summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/cfx_txtbreak.cpp
AgeCommit message (Expand)Author
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2017-11-29Remove CollectionSize from fx_bidiDan Sinclair
2017-09-28Cleanup CFGAS_GEFont methodsDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Remove some unused variables.Lei Zhang
2017-09-05Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.Tom Sepez
2017-08-31More BIDI code shufflingchromium/3206chromium/3205Dan Sinclair
2017-08-31Move bidi code to fx_bidiDan Sinclair
2017-08-30Rebuild CFDE_TextEditEngine.Dan Sinclair
2017-08-28Remove code which does nothingDan Sinclair
2017-08-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-15Remove default params from xfa/fde code.Dan Sinclair
2017-08-01Encapsulate some CFX_Char members.Lei Zhang
2017-07-28Remove unused param from CFX_TxtBreak::AppendChar_PageLoad().Lei Zhang
2017-07-27Simplify FX_GetMirrorChar() code.Lei Zhang
2017-04-18Rename text break files to match class names.Dan Sinclair