summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_simple_parser.cpp
AgeCommit message (Expand)Author
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-20Cleanup the fx_extension code.Dan 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-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-11Disabiguate CreateStream callsDan Sinclair
2017-04-05Check first then cast in XFA_FDEExtension_ResolveNamespaceQualifierTom Sepez
2017-04-05Move XML attribute handling to a base class.Dan Sinclair
2017-04-04Cleanup CFDE_XMLCharData and CFDE_XMLTextDan Sinclair
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
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