summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_nodehelper.cpp
AgeCommit message (Expand)Author
2018-01-17Do more forward declarations in cxfa_node.h.Lei Zhang
2018-01-10Rename GetTemplateNode to GetTemplateNodeIfExistsDan Sinclair
2018-01-10Remove CXFA_Node::GetNodeItemDan Sinclair
2018-01-05Convert CXFA_NodeHelper::GetNameExpression to return WideStringRyan Harrison
2017-12-13Methods are on CJX_Object not CJX_Node nowDan Sinclair
2017-12-07Fix WideString::Format instances that should use %lsRyan Harrison
2017-12-04Remove SetResultCreateNodeDan Sinclair
2017-12-01Get rid of else after break/continue/return.chromium/3284chromium/3283Lei Zhang
2017-11-27Generate XFA node classesDan Sinclair
2017-11-16Make WideString::{Format|FormatV} staticDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-11-04Remove default values from CXFA_Node::GetNodeListDan Sinclair
2017-11-04Remove default params for CXFA_Node::{Insert|Remove}ChildDan Sinclair
2017-11-02Remove default value to CJX_Node::SetAttributeDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan 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
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-07-21Move xfa_document to cxfa_documentdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair
2016-07-20Rename remaining xfa_script_* files.dsinclair