summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_nodehelper.h
AgeCommit message (Expand)Author
2017-12-04Remove SetResultCreateNodeDan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-23Tighten up XFA VisibilityDan Sinclair
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-07-20Rename remaining xfa_script_* files.dsinclair