summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtpage.cpp
AgeCommit message (Expand)Author
2017-08-16Move some CFDE_TxtEdt* methods to the headerschromium/3188Dan Sinclair
2017-08-16Remove friendship from TxtEdtEngine and TxtEdtPageDan Sinclair
2017-08-15Remove default params from xfa/fde code.Dan Sinclair
2017-08-14Cleaning up the visual set iteratorDan Sinclair
2017-08-14Cleanup more fde definesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-19Update IFX_CharIter::Clone to return unique_ptrDan Sinclair
2017-04-18Rename text break files to match class names.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-21Combine more RTF and TXT Break codeDan Sinclair
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