summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2016-11-15Replace fcvt with std::stringstream in AFNumber_Formatnpm
2016-11-15Make AddIndirectObject() take a unique_ptr.tsepez
2016-11-14Fix nits in CPDF_PageOrganizer.thestig
2016-11-14Invalidate a slightly larger rect when updating popup annotations.thestig
2016-11-14Cleanup remaining IFWL files for visiblity and usage.dsinclair
2016-11-11Fix unique ptrs in fpdfppo.cpptsepez
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-11Fix sevg above CPDF_PageContentGenerator::ProcessImage()tsepez
2016-11-10Free the FPDF_SYSFONTINFO_DEFAULT instead of deletenpm
2016-11-09Do not load main cross ref table for first page in linearized pdf.art-snake
2016-11-09Tidy fpdfsdk/fpdf_flatten.cppchromium/2915tsepez
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-08Fix regression in annotation key event handling.thestig
2016-11-08Fix abort above FPDFPage_Flattentsepez
2016-11-08Add FPDF_FreeDefaultSystemFontInfo APInpm
2016-11-08Fix CPDFSDK_FormFillEnvironment destruction ordertsepez
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-11-04Revert: Only create widgets if really neededdsinclair
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-02Merge CPDFXFA_App into CPDFXFA_Document.dsinclair
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-31Fix loading page using hint tables.art-snake
2016-10-31Remove FWL globals.dsinclair
2016-10-28Fix one more FX_BOOL / int issue in fpdfsdkchromium/2905chromium/2904tsepez
2016-10-28Continue fixing FX_BOOL / int noisetsepez
2016-10-28Fix more FX_BOOL / int noise in core/fpdfsdktsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.tsepez
2016-10-26Fix some bool/int mismatches.tsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-21Remove dead code in CPDF_CustomAccesstsepez
2016-10-19Make Document::m_IconList a vector of IconElements. (try 2)chromium/2896thestig
2016-10-18Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id...dsinclair
2016-10-18Make Document::m_IconList a vector of IconElements.thestig
2016-10-17FPDFPage_TransformAnnots(): don't re-insert unowned object on top of itselftsepez
2016-10-17Revert "Make CPDF_Object containers hold objects via unique pointers."tsepez
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez
2016-10-14Update CPDF_IndirectObjectHolder APIs for unique objects.tsepez
2016-10-13Make CPDF_Object containers hold objects via unique pointers.tsepez
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair