summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_editpage.cpp
AgeCommit message (Expand)Author
2018-07-10Create API for adding content marks and setting their params.chromium/3488Henrique Nakashima
2018-07-05Create content mark APIs to get values by key.Henrique Nakashima
2018-07-05Delete CPDF_ContentMark::HasRef()Henrique Nakashima
2018-06-27Rework of loading of CPDF_Document.Artem Strygin
2018-06-26Add some more consts to unowned pointers.Tom Sepez
2018-06-12FPDFPage_New(), FPDF_LoadPage(): Fallthru into PDF case if no XFA context.Tom Sepez
2018-06-12Rework "Make common page base class."Tom Sepez
2018-06-08Add constants for PDF 1.7 spec, table 3.27.Lei Zhang
2018-06-07Rename CPDF_PageObjectHolder::GetFormDict() to GetDict().Henrique Nakashima
2018-06-04Revert "Make CPDF_Document cache CPDF_Pages"Tom Sepez
2018-06-04Revert "Make common page base class for XFA and non-XFA."Tom Sepez
2018-06-01Creating XFA context shouldn't be a side-effect of FPDF_* conversion.Tom Sepez
2018-05-30Make common page base class for XFA and non-XFA.Tom Sepez
2018-05-30Make CPDF_Document cache CPDF_PagesTom Sepez
2018-05-25Make CPDF_Page retainable.Tom Sepez
2018-05-22Add FPDFPageObj_GetStrokeWidth() APIMiklos Vajna
2018-05-10Add CPDF_Transparency.Lei Zhang
2018-05-08Add several FPDFPageObj_* APIschromium/3425Nicolas Pena
2018-05-08Revert "Ensure that XFA Pages always have a corresponding PDF page"Henrique Nakashima
2018-05-08Make one more CPDF_PageObjectHolder member protected.Lei Zhang
2018-05-07Make CPDF_PageObjectHolder::m_iTransparency protected.Lei Zhang
2018-05-07Ensure that XFA Pages always have a corresponding PDF pageTom Sepez
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-05-01Add CPDF_Document::Extension::DeletePage()Tom Sepez
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-04-23Create FPDFPageObjMark_GetParamStringValue().Henrique Nakashima
2018-04-23Create API to get PageObject mark parameters.Henrique Nakashima
2018-04-17Create new FPDFPageObjMark_CountParams() API.Henrique Nakashima
2018-04-13Rename the other CPDF_Color::SetValue() variant.Lei Zhang
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair