summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfformfill.cpp
AgeCommit message (Expand)Author
2015-11-06Merge to XFA: Fix all relative includes to public.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-02XFA: Simplify CPDFSDK_PageView::PageView_OnDraw().Lei Zhang
2015-10-30XFA: Restore early return if no FPDF_Page in FORM_DoPageAAction()Tom Sepez
2015-10-19Remove unused xfa and JS headers.Tom Sepez
2015-10-16Merge to XFA: Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-14Next round of XFA changes to match master.Tom Sepez
2015-10-13Changes to XFA to more closely match master.Tom Sepez
2015-08-14Merge to XFA: Add new public APIs to find the z-order for links and widgets.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-28Merge to XFA: Fix segv above CPDFSDK_Document::GetPageView()Tom Sepez
2015-07-17Merge to XFA: Tidy up CPDFDOC_Environment.Tom Sepez
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez
2015-01-08XFA: merge patch from CL 792953005, fix most warningsBruce Dawson
2014-11-16Merge to XFA: patch from CL 700373006 and 727243002Bo Xu
2014-11-07Correct the forminfo version check in pdfiumBo Xu
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek