summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtengine.cpp
AgeCommit message (Expand)Author
2017-03-09Remove unused Txt break policies.chromium/3037Dan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-17Avoid endless loop deleting CFGAS_GEFont.tsepez
2017-01-10Remove custom allocator from CFDE_TxtEdtBuf.Dan Sinclair
2017-01-09Add CFDE_TxtEdtBuf testschromium/2977dsinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-12-07Cleanup FWL default values part II.dsinclair
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-15Cleanup cfwl_* files.dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-28Continue fixing FX_BOOL / int noisetsepez
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-09-13Sort include entries.dsinclair
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-06-09Remove C-style casts in xfa/fde.tsepez
2016-06-06Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().tsepez
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-20Clean up XFA code which causes warningsweili
2016-05-18Remove Release() from CFX_TxtBreaktsepez
2016-05-18Remove Release() from CFDE_TxtEdit* classestsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair