summaryrefslogtreecommitdiff
path: root/core/fxcrt/xml/cfx_xmlparser.h
AgeCommit message (Expand)Author
2018-04-25Remove m_NodeStack from CFX_XMLParserchromium/3408Dan Sinclair
2018-04-24Remove m_CurNodeType from CFX_XMLParserDan Sinclair
2018-04-24Remove CFX_BlockBufferchromium/3406Dan Sinclair
2018-04-24Remove duplicate data extraction from CFX_XMLParserDan Sinclair
2018-04-23Cleanup CFX_XMLParser initializationDan Sinclair
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamchromium/3405Dan Sinclair
2018-04-23Revert "Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream"dsinclair
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamdan sinclair
2018-04-17CFX_XML Cleanupdan sinclair
2018-04-17Convert CFX_XMLParser to take a IFX_SeekableStreamdan sinclair
2018-04-12Fixup CFX_XMLParser::GetStatus returnDan Sinclair
2018-04-12Allow retrieving the XML tree from the CFX_XMLDocDan Sinclair
2018-04-12Merge CFX_XMLParser and CFX_XMLSyntaxParserDan Sinclair
2018-04-12Cleanup some CFX_XMLParser codeDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan 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