summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fsdk_baseform.h
AgeCommit message (Expand)Author
2016-01-08Merge to XFA: Clean up misc nits found while fixing bugs.Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-30Tidy PDF_ENABLE_XFA #ifdefs in fpdfsdk.Tom Sepez
2015-11-25Inflict PDF_ENABLE_XFA ifdefs on XFA fpdfsdk/Tom Sepez
2015-11-23Merge to XFA: Add constant CPDFSDK_InterForm::kNumFieldTypesTom Sepez
2015-11-10Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-30Merge to XFA: Clean up CPDF_AnnotList.Lei Zhang
2015-10-22Merge to XFA: Remove unused CPDFSDK_InterForm::DoFDFBuffer.Dan Sinclair
2015-10-21XFA: add CPDFDocumentToFPDFDocument()Tom Sepez
2015-08-14Merge to XFA: Use override in more classes in fpdfsdk/Lei Zhang
2015-08-10Merge to XFA: Cleanup: Mark methods with the override keyword.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-13Remove trailing whitespaces in fpdfsdk, XFA edition.Lei Zhang
2015-06-10Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re...Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-04-20Merge to XFA: Remove Release() combo patch.Tom Sepez
2015-04-08Merge to XFA: Fix IWYU in formfiller/ directory.Tom Sepez
2015-02-05Kill off some dodgy JS callbacksTom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu
2014-07-30Fix incorrect override of GetLayoutOrder().Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek