summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_textlayout.h
AgeCommit message (Expand)Author
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