summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_document.h
AgeCommit message (Expand)Author
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
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-23Tighten up XFA VisibilityDan 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-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-07-21Remove friendship from CXFA_Document to CXFA_SimpleParser.dsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair