summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_script_nodehelper.cpp
AgeCommit message (Expand)Author
2016-06-28Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Change XFA_GetElementByName to XFA_GetElementTypeForNamedsinclair
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Change func(void) to func()weili
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-04-19XFA unused function cleanupdsinclair
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-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
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