summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/fsdk_baseform.h
AgeCommit message (Expand)Author
2015-11-20Add constant CPDFSDK_InterForm::kNumFieldTypesTom Sepez
2015-11-09Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-04Backport CPDFSDK_BAAnnot from XFA.Dan Sinclair
2015-10-30Clean up CPDF_AnnotList.Lei Zhang
2015-10-22Remove unused CPDFSDK_InterForm::DoFDFBuffer.Dan Sinclair
2015-08-14Fix a incorrectly placed comment from 0f6b51cLei Zhang
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-10Cleanup: Mark methods with the override keyword.chromium/2483chromium/2482chromium/2481chromium/2480chromium/2479Lei Zhang
2015-08-06clang-format all pdfium code, again.Nico Weber
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-06-19Replace CFX_MapPtrTemplate with std::map.Lei Zhang
2015-06-17Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-04-20Remove release method from CBA_AnnotItetator.chromium/2377Tom Sepez
2015-04-08Fix IWYU in formfiller/ directory.Tom Sepez
2015-02-05Merge to master: Kill off some dodgy JS callbacksTom Sepez
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