summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_simple_parser.cpp
AgeCommit message (Expand)Author
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-23Remove some |void Release() { delete this; }| anti-pattern.tsepez
2016-12-07Use unique_ptr for CXFA_XMLParser.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-02Remove FX_BOOL from xfa.tsepez
2016-10-25Fix some return FALSE in functions that return pointerschromium/2901tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Remove default parameters from CXFA_SimpleParser.dsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-11Cleanup CXFA_SimpleParser.dsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair