summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_xml_parser.cpp
AgeCommit message (Expand)Author
2016-03-03Combine StrToInt methods.Dan Sinclair
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-04Remove CFX_PtrArray from fx_xml.hTom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-01XFA: Remove checks in fxcrt now that new can't return 0.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2014-12-23XFA: merge patch from CL 733693003, getting rid of more castsBruce Dawson
2014-12-23XFA: merge patch from CL 727083002, zero local variables.Bruce Dawson
2014-11-14Merge to XFA: Patch from CL 726143002Bo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek