summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser
AgeCommit message (Expand)Author
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Use unique_ptr for CXFA_XMLParser.tsepez
2016-12-07Remove CFX_FormatString::Release()tsepez
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-27Fix more FX_BOOL / int noise in fxfa/parser.tsepez
2016-10-27Fix some FX_BOOL / int noise in fxfatsepez
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Cleanup CPDFXFA_App methodsdsinclair
2016-10-04Cleanup DEPS filesdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
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-22Move CPDFSDK_Environment code to cpp filedsinclair
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-07Fix spelling of "Formated" in several variableschromium/2854tsepez
2016-08-15Clean up XFA locale and locale managerweili
2016-08-11Remove fgas_system files.dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair
2016-08-03Split xfa_layout_appadapterdsinclair
2016-07-21Remove default parameters from CXFA_SimpleParser.dsinclair
2016-07-21Remove CXFA_DocumentParser friendship with CXFA_SimpleParserdsinclair
2016-07-21Remove friendship from CXFA_Document to CXFA_SimpleParser.dsinclair
2016-07-21Rename xfa_utils_imp to xfa_utilsdsinclair
2016-07-21Split xfa_document_serialize into class filesdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-20Rename the CScript_* files to match class names.dsinclair
2016-07-19Split xfa_object_imp into individual class files.dsinclair