summaryrefslogtreecommitdiff
path: root/fpdfsdk/cpdfsdk_interform.h
AgeCommit message (Expand)Author
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-14Remove more default arg = nullptr cases.Tom Sepez
2018-08-13Move FDFToURLEncodedData() into an anonymous namespace.Lei Zhang
2018-05-25Mark more CPDF_Objects as const in action and bookmark code.Lei Zhang
2018-03-08CPDF_InterForm::ResetForm always returns truedan sinclair
2018-03-08Convert Before{Selection|Value}Change to return a boolchromium/3366dan sinclair
2018-03-08Remove BeforeFormImportData and BeforeFormResetdan sinclair
2018-03-08Remove uncalled AfterFormImportDatadan sinclair
2018-01-30Cleanup some SDK codeDan Sinclair
2018-01-12Use enum for tracking form field typesRyan Harrison
2017-12-19Remove some dead code.Lei Zhang
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-04Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177Henrique Nakashima
2017-08-04Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."Henrique Nakashima
2017-08-02Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.Henrique Nakashima
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-01-11Annotation deleted while retrieving it in JStsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-04Revert: Only create widgets if really neededdsinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-11Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironmentdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair