summaryrefslogtreecommitdiff
path: root/xfa/fde/xml/fde_xml_imp.h
AgeCommit message (Expand)Author
2016-07-18Cleanup fgas/crt.dsinclair
2016-07-11Cleanup ownership of parser membersdsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-16Cleanup XML parser code.dsinclair
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-05-16Revert "Replace Release() { delete this; } in fde_xml_imp.h"Tom Sepez
2016-05-16Replace Release() { delete this; } in fde_xml_imp.htsepez
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-04Replace FDE_XMLSYNTAX defines with enum classes.dsinclair
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair