summaryrefslogtreecommitdiff
path: root/fpdfsdk/fxedit/fxet_list.cpp
AgeCommit message (Expand)Author
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-12Fix some misc nits.thestig
2016-05-12IFX_Edit::NewEdit never returns nullptr.thestig
2016-05-10Remove some dead code.thestig
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair