summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_textlayout.h
AgeCommit message (Expand)Author
2016-06-23Remove NULL in xfa/dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-23Rename IFX_Unknown to IFX_Retainable.tsepez
2016-05-23Remove Release() from CFX_RTFBreaktsepez
2016-05-19Remove CFX_DSPATemplate usage in CXFA_TextParserdsinclair
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-05-03Cleanup XFA-Specific memory allocators.tsepez
2016-04-28Cleanup IFDE_CSS interfaces.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-21Remove IFDE_CSSTagProvider.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
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-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair