summaryrefslogtreecommitdiff
path: root/xfa/fgas/layout/fgas_rtfbreak.h
AgeCommit message (Expand)Author
2017-02-28Remove always true method paramschromium/3027Dan Sinclair
2017-02-28Remove unused methods from RTFBreak and TextBreakDan Sinclair
2017-02-28Convert the FX_RTFBREAK defines to an enum classDan Sinclair
2017-02-28Convert FX_RTFLINEALIGNMENT to an enum classDan Sinclair
2017-02-28Remove unused layout stylesDan Sinclair
2017-02-28Remove unused RTF Break PoliciesDan Sinclair
2017-01-25Remove last usage of IFX_Retainable.chromium/2993Tom Sepez
2017-01-24Use std::vector for fx_ucd.h arrays.chromium/2992tsepez
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-12-13Replace CFX_FloatArray with std::vectortsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-26Clean up xfa_fontmgr.cpp.thestig
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-23Rename IFX_Unknown to IFX_Retainable.tsepez
2016-05-23Remove Release() from CFX_RTFBreaktsepez
2016-05-20Use enum type for char type variablesweili
2016-05-06CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair