summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_simple_parser.h
AgeCommit message (Expand)Author
2017-12-05Fix CXFA_SimpleParser member destruction order.Lei Zhang
2017-12-04Make CXFA_SimpleParser members const or Unowned.Lei Zhang
2017-11-30Simplify XDP parsing codeDan Sinclair
2017-11-30Make parsers work off XFA_PacketType enumDan Sinclair
2017-11-30A CXFA_Node can only be in one packetDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-18Subclass the stream implementations from CFGAS_StreamDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
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-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-07-21Remove default parameters from CXFA_SimpleParser.dsinclair
2016-07-21Remove CXFA_DocumentParser friendship with CXFA_SimpleParserdsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair