summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fsdk_baseform.h
AgeCommit message (Expand)Author
2016-04-22Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpptsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-11Re-enable MSVC warning 4800 for compiling with chromium_codeWei Li
2016-03-10Split apart the remainder of fpdf_render_render.cpp into per-class files.Tom Sepez
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-03Merge to XFA: Fix prototypes for CPDF_FormNotify.Tom Sepez
2016-02-02Merge to XFA: Kill CFX_ByteArray in master.Tom Sepez
2016-02-01Merge to XFA: Remove CGW_ArrayTemplate and its O(n^2 log n) sort.Tom Sepez
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