summaryrefslogtreecommitdiff
path: root/xfa/fee/fde_txtedtengine.cpp
AgeCommit message (Expand)Author
2016-04-27Standardize on ASSERT.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-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair