summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_document.cpp
AgeCommit message (Expand)Author
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair
2017-03-22Use moar unique_ptrs in CXFA_DocumentTom Sepez
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-03Remove CXFA_NodeStackTom Sepez
2017-02-06More CXFA_ItemLayoutProcessor cleanupchromium/3005Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair