summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfsave.cpp
AgeCommit message (Expand)Author
2018-01-23Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330Dan Sinclair
2018-01-23Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIteratorDan Sinclair
2018-01-22Convert CXFA_FFWidgetHandler to use CXFA_NodeDan Sinclair
2017-12-11Remove default arguments to CPDF_StreamAcc::LoadAllData().Lei Zhang
2017-11-08Convert CXFA_FFDoc::SavePackage to accept a CXFA_NodeDan Sinclair
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-30Add truly const versions of CPDF_Document getters.Lei Zhang
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-06-21Fix typos that meant to say handler instead of hander.Lei Zhang
2017-05-09Move FPDF_FILEWRITE adapter to own fileDan Sinclair
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