summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_helpers.h
AgeCommit message (Expand)Author
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-09-14Rename FPDF_RenderPage_Retail() to RenderPageWithContext()chromium/3553Tom Sepez
2018-08-01Make FPDF_FormHandle be represented as an incomplete type.chromium/3510Tom Sepez
2018-07-10Create API for adding content marks and setting their params.chromium/3488Henrique Nakashima
2018-06-12CheckUnSupportError() always called with FPDF_ERR_SUCCESS.Tom Sepez
2018-06-12Rework "Make common page base class."Tom Sepez
2018-06-04Revert "Make common page base class for XFA and non-XFA."Tom Sepez
2018-05-30Make common page base class for XFA and non-XFA.Tom Sepez
2018-05-28Add const/non-const versions of remaining CPDF_Dictionary methods.Lei Zhang
2018-05-25Replace some #ifdefs PDF_ENABLE_XFA, part 2.Tom Sepez
2018-05-25Mark more CPDF_Objects as const in action and bookmark code.Lei Zhang
2018-05-08Add several FPDFPageObj_* APIschromium/3425Nicolas Pena
2018-05-08Mark CPDF_Object pointers as const in CPDF_ViewerPreferences.Lei Zhang
2018-05-03Use strict types in FPDF API, try #3Tom 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-24Fix include order for cpdfxfa_context.hchromium/3407Tom Sepez
2018-04-12Add index parameter to quadpoints getter and setter.Ralf Sippl
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair