summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_document.cpp
AgeCommit message (Expand)Author
2016-01-14Merge to XFA: Correct the way to count pages and to avoid infinite loopWei Li
2016-01-12Merget to XFA: Use std::map in CPDF_IndirectObjectsTom Sepez
2016-01-07Cleanup includes, comments, and unused codeWei Li
2016-01-05Merge to XFA: Fix a few uses of default arguments.Lei Zhang
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-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-26Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference.""Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-09-03Merge to XFA: Turn a failing assert into an actual check.Lei Zhang
2015-08-19Merge to XFA: Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
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
2015-06-03Merge to XFA: Kill unused IPDF_ classes.Tom Sepez
2015-06-02Merge to XFA: kill IPDF_DocParser().Tom Sepez
2014-10-21Change the clear order of pDocPage and pDocRenderBo Xu
2014-08-05Fix the problem that memory is accessed after released due to invalid type-castJun Fang
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