summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2018-10-15Split pdfium_embeddertests sources.chromium/3582Lei Zhang
2018-10-15Split pdfium_unittests sources.Lei Zhang
2018-10-15Split public/ headers into their own source_set.Lei Zhang
2018-10-15Use CropBox instead of ArtBox or TrimBoxxlou
2018-10-15Make fxjs/ pass gn check.Lei Zhang
2018-10-15Make fpdfsdk/ pass gn check.Lei Zhang
2018-10-12Add setters/getters for BleedBox and TrimBox.xlou
2018-10-12Split core/fxcrt build rules into core/fxcrt/BUILD.gn.Lei Zhang
2018-10-12Remove more unnecessary includes and do IWYU as needed.Lei Zhang
2018-10-12Move core/fdrm/crypto/* to core/fdrm/.Lei Zhang
2018-10-12Split fpdfsdk build rules into various BUILD.gn files in fpdfsdk.Lei Zhang
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-10-11Add functions to get/set ArtBox.chromium/3578xlou
2018-10-11Rename InterForm classes to InteractiveForm.Lei Zhang
2018-10-11Rename interform files to interactiveform.Lei Zhang
2018-10-10Rename CPDF_ContentMark to CPDF_ContentMarks.Henrique Nakashima
2018-10-10Create embeddertests for other kinds of actions.Tom Sepez
2018-10-10Remove more impossible checks in form filler code.Lei Zhang
2018-10-10Get rid of useless form of CPDFSDK_Widget::GetFormControl().Lei Zhang
2018-10-10Add Observable::ObservedPtr::HasObservable().Lei Zhang
2018-10-10Get rid of non-const ref parameter in CPDFSDK_InterForm::OnFormat().Lei Zhang
2018-10-10Use pdfium::Optional in CPDFSDK_Widget.Lei Zhang
2018-10-10Remove impossible nullptr checks in CPDFSDK_InterForm.Lei Zhang
2018-10-10Better test FPDFAction_* public functions.Tom Sepez
2018-10-09Do IWYU for retain_ptr.h and unowned_ptr.hLei Zhang
2018-10-09Beef up FPDFTransformEmbedderTest.Tom Sepez
2018-10-09Add two NULL argument FPDFDest_* test casesTom Sepez
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-10-09Add more FPDFLink_* public API coverageTom 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-10-09Mark more bits const in CPDFSDK_XFAWidget.Lei Zhang
2018-10-09Use CPDFSDK_BAAnnot::GetAnnotDict() in more places.Lei Zhang
2018-10-09Pass CFX_Matrix by const-ref in various OnDraw() methods.Lei Zhang
2018-10-09Make more CPDFSDK_AnnotIterator members const.Lei Zhang
2018-10-09Fix a C-style cast in FPDFPage_TransFormWithClip().Lei Zhang
2018-10-06Encapsulate CPDF_PageObject's rect member.Lei Zhang
2018-10-05Tidy CPVT_WordRangeTom Sepez
2018-10-05Remove SetSaveCalled APIRyan Harrison
2018-10-05Tidy PWL_FLOATRANGETom Sepez
2018-10-04Change |virtual ~Foo(){}| to |virtual ~Foo()=default;|chromium/3571Tom Sepez
2018-10-04Remove unreachable code in CPDFXFA_Page.Lei Zhang
2018-10-04Remove null m_page checks from CPDFSDK_PageView.Tom Sepez
2018-10-04Make some CPWL_FontMap methods pure virtual.Tom Sepez
2018-10-04Remove CPDFSDK_DateTime entirely.Tom Sepez
2018-10-04CPDF_VariableText::m_nHorzScale is always 100Tom Sepez
2018-10-04CPDFSDK_AnnotHandlerMgr::Annot_OnCreate() is not called.Tom Sepez
2018-10-04Remove CPWL_Wnd::GetClassName() and overrides.Tom Sepez
2018-10-04Remove CPWL_EditCtrl::m_pEdit null checks.Tom Sepez