summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_helpers.cpp
AgeCommit message (Expand)Author
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-31Make CPDF_Document own its Extension.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-25Add proper const/non-const versions of CPDF_Dictionary::GetStreamFor().chromium/3441Lei Zhang
2018-05-22Make friend RetainPtr<T> statements consistently public.Lei Zhang
2018-05-09Add proper const/non-const versions of CPDF_Object methods.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-27Avoid potential duplicate unique_ptr to CPDF_Document from CPDFXA_Context.Tom Sepez
2018-04-24Fix include order for cpdfxfa_context.hchromium/3407Tom Sepez
2018-04-17Add constants for PDF 1.7 spec, table 3.4.Lei Zhang
2018-04-13Move SharedForm check to CPDF_Metadata classdan sinclair
2018-04-12Add index parameter to quadpoints getter and setter.Ralf Sippl
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair