summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfppo.cpp
AgeCommit message (Expand)Author
2015-06-22Cleanup: Remove CFX_MapPtrToPtr from fpdfppo.cpp.Lei Zhang
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-11Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-09-08The cause of this issue is that there is an indirect object like '112 0 R' bu...Jun Fang
2014-08-12Treat null Parent as no Parent for dictionary objectsBo 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