summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_doc.cpp
AgeCommit message (Expand)Author
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-10Better test FPDFAction_* public functions.Tom Sepez
2018-10-09Add two NULL argument FPDFDest_* test casesTom Sepez
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-10-09Cover some more NULL-arg FPDFBookmark_* test casesTom Sepez
2018-10-09Remove small unreachable path in GetLinkList().Tom Sepez
2018-08-27Remove unnecessary ToArray() calls and locals in CPDF_Dest.chromium/3535Lei Zhang
2018-08-23Remove deprecated FPDFDest_GetPageIndex() API.Lei Zhang
2018-06-22Rework of Fixing metadata not read from linearized file.Artem Strygin
2018-06-07Rename CPDF_PageObjectHolder::GetFormDict() to GetDict().Henrique Nakashima
2018-05-25Mark more CPDF_Objects as const in action and bookmark code.Lei Zhang
2018-05-08Make one more CPDF_PageObjectHolder member protected.Lei Zhang
2018-05-07Make more CPDF_PageObjectHolder members protected.Lei Zhang
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-04-12Add index parameter to quadpoints getter and setter.Ralf Sippl
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair