summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_parser/fpdf_parser_document.cpp
AgeCommit message (Expand)Author
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