summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfeditpage.cpp
AgeCommit message (Expand)Author
2016-01-21Mege to XFA: Redo CPDF_PageObjects - part 1Tom Sepez
2016-01-21Merge to XFA: Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator.Tom Sepez
2016-01-08XFA: Remove relative includes outside of xfa/.Lei Zhang
2015-12-18Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ...Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-30Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.Tom Sepez
2015-11-25Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/Tom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-04Merge to XFA: Cleanup: Remove some NULL checks in fpdfsdk.Lei Zhang
2015-10-30Merge to XFA: Clean up CPDF_AnnotList.Lei Zhang
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-16Merge to XFA: Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument().Tom Sepez
2015-10-02XFA: Remove checks for new returning NULL in fpdfsdk.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-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-05Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private.Lei Zhang
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
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