summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtpage.cpp
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-14Merge text breaking helper classes.Dan Sinclair
2017-03-13Simplify the CFX_TxtPiece classdan sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Cleanup FX_TXTBREAKDan Sinclair
2017-03-02Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE>Tom Sepez
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-10Remove custom allocator from CFDE_TxtEdtBuf.Dan Sinclair
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-28Continue fixing FX_BOOL / int noisetsepez
2016-09-13Sort include entries.dsinclair
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-07-18Cleanup fgas/crt.dsinclair
2016-06-09Remove C-style casts in xfa/fde.tsepez
2016-06-07Get rid of NULLs in core/thestig
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