summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtpage.cpp
AgeCommit message (Expand)Author
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