summaryrefslogtreecommitdiff
path: root/xfa/fde/tto/fde_textout.cpp
AgeCommit message (Expand)Author
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-18Remove Release() from CFX_TxtBreaktsepez
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-19Store WideString, not raw pointer, in FX_TXTRUNtsepez
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Only SolidBrush types are created, remove other brushes.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair