summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfeditpage.cpp
AgeCommit message (Expand)Author
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-05Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-04-17Replace FX_NEW with new, remove tests from fpdfsdkTom Sepez
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-07-16Add a newline at the end of fpdfeditpage.cpp.chromium/2096Nico Weber
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-06-12Add FPDFPage_SetRotation functionBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek