summaryrefslogtreecommitdiff
path: root/fpdfsdk/fxedit/fxet_edit.cpp
AgeCommit message (Expand)Author
2016-07-13Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-13Remove RichText support from fpdfsdk/fxedit.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-07Get rid of NULLs in core/thestig
2016-05-11CPDF_VariableText::GetIterator() never returns NULL.thestig
2016-05-10Remove some dead code.thestig
2016-05-04More define cleanup.dsinclair
2016-04-29Subtract instead of adding the negation.thestig
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-04-04Make IPDF_VariableText_{Provider,Iterator} inner classes.dsinclair
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair