summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfsave.cpp
AgeCommit message (Expand)Author
2017-05-01Remove more |new|s, part 6chromium/3087Tom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-23Cleanup DocType definesDan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-16Make CPDF_Array take unique_ptrstsepez
2016-11-15Make AddIndirectObject() take a unique_ptr.tsepez
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-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-14Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."Tom Sepez
2016-10-14Update CPDF_IndirectObjectHolder APIs for unique objects.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-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-10-04Rename fpdfsdk/fpdfxfa files to match contentschromium/2881dsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_edit to core/fpdfapi/editdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfadsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-29Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_editdsinclair
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-21Remove some objnum locals with AddIndirectObjecttsepez
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-19Clean up CPDF_Stream.tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-05-18Cleanup XFA_HASHCODE usage.dsinclair
2016-05-18Remove Release() from CXFA_WidgetAccIteratortsepez
2016-05-18Remove Release() from CXFA_ChecksumContexttsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair