summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtpage.h
AgeCommit message (Expand)Author
2017-03-14Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_tchromium/3042Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-02Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>Tom Sepez
2017-01-24Use std::vector for CFX_RectF arraystsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-06-07Remove FDE_HVISUALOBJ.dsinclair
2016-05-18Remove Release() from CFDE_TxtEdit* classestsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair