summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-09-30Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878thestig
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdftext/include to core/fpdftextdsinclair
2016-09-29Move core/fpdfdoc/include to core/fpdfdocdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_renderdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_pagedsinclair
2016-09-29Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_fontdsinclair
2016-09-29Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_editdsinclair
2016-09-29Move core/fdrm/crypto/include to core/fdrm/cryptodsinclair
2016-09-29Check for negative page size in FindTextlineFlowOrientation()thestig
2016-09-29Remove FX_BOOL from font_int.hnpm
2016-09-29Remove unused CFX_AutoFontCachethestig
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-28Fix leaks in CFieldTree::Node.thestig
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-28Implement weak pointerschromium/2876chromium/2875tsepez
2016-09-28Remove dead code from CPDF_InterForm.thestig
2016-09-28Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle"tsepez
2016-09-28Made CFieldTree::Node a class.thestig
2016-09-27Remove unused cpdf_generalstatedata.htsepez
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-09-26Strengthen bounds check in CWeightTable::Calc.stackexploit
2016-09-26Fix memory leak in cmap parsingkcwu
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-23Clean CPDF_CIDFont a littlenpm
2016-09-23Avoid collisions in CPDF_IndirectObjectHolder::AddIndirectObject()tsepez
2016-09-23Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoderkcwu
2016-09-23Make CPDF_Font::Create() return a std::unique_ptr.tsepez
2016-09-22Make CPDF_ColorSpace::Load() return a unique_ptrtsepez
2016-09-22Rename CPDF_CountedObject to CFX_WeakPtr::Handlechromium/2869tsepez
2016-09-22Null CPDF_CountedObj::m_pObj prior to deletiontsepez
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez
2016-09-21Use unique_ptr<CPDF_Object, ReleaseDeleter<>> in more placeschromium/2868tsepez
2016-09-21Make ownership explicit in CPDF_ContentMarkItem.tsepez
2016-09-21Check for overflow in CMap_GetCode.dsinclair
2016-09-21Delete unused methods in CPDF_Parsernpm
2016-09-20Change protected to private in CPDF_CID2UnicodeMap and CPDF_ToUnicodeMapchromium/2867npm
2016-09-20Delete unused methods and variables in CPDF_CMapManagernpm
2016-09-20Delete unused GetBitMap() in fx_agg_drivernpm
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-20CPDF_Document friend cleanupdsinclair
2016-09-20CPDF_OCContext and CPDF_Document are no longer friendsdsinclair
2016-09-20CPDF_Document and CPDF_DataAvail are no longer friendsdsinclair
2016-09-20Cleanup CPDFXFA and CPDF document methodsdsinclair