summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/xfa_resolvenode_rs.h
AgeCommit message (Expand)Author
2017-12-04Remove SetResultCreateNodeDan Sinclair
2017-12-04Remove CXFA_ValueArrayDan Sinclair
2017-11-14Cleanup const refs and some enumsDan Sinclair
2017-11-08Convert XFA_SCRIPT_TYPE to an enum classDan Sinclair
2017-11-08Fix XFA_SCRIPTATTRIBUTEINFO attribute typeDan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-03-28Remove CFX_ArrayTemplate in CXFA_ValueArrayTom Sepez
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair