summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp
AgeCommit message (Expand)Author
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-26Revert of Remove parameters which are always null (patchset #1 id:1 of https:...dsinclair
2016-05-25Remove parameters which are always nulldsinclair
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-19XFA unused function cleanupdsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.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-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair