summaryrefslogtreecommitdiff
path: root/fpdfsdk/fxedit/fxet_edit.h
AgeCommit message (Expand)Author
2017-03-23Remove dead code in fxet_edit.h.chromium/3050Lei Zhang
2017-03-23Remove dead CFX_Edit code and fix some typos.Lei Zhang
2017-03-21Make CPVT_WordPlace more conformant with the prevailing idioms.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Convert TransformPoint calls to Transform callsDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Delete unused method CPWL_Edit::GeneratePageObjectsNicolas Pena
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-01-31Use std::vector, unique_ptrs in fxet_edit.hTom Sepez
2017-01-04Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindowtsepez
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move fpdfsdk/fxedit/include to fpdfsdk/fxeditdsinclair