summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdf_save.cpp
AgeCommit message (Expand)Author
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-10-09Do IWYU for cpdf_dictionary.h.Lei Zhang
2018-09-20Use pdfium::Optional with FPDF_Doc_Save().Lei Zhang
2018-08-15Make CFX_MemoryStream always consecutive.chromium/3524Lei Zhang
2018-06-11Implement CPDF_Object::MakeReference method.chromium/3456Artem Strygin
2018-05-24Improve constness for more CPDF_Objects pointers.Lei Zhang
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-04-26Replace some c-style cast with static_cast<>Tom Sepez
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair