summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_nodelocale.cpp
AgeCommit message (Expand)Author
2018-01-17Do more forward declarations in cxfa_node.h.Lei Zhang
2018-01-10Remove CXFA_Node::GetNodeItemDan Sinclair
2017-12-14Add types to the CXFA_Node::Get*{Child|Sibling}* methodsDan Sinclair
2017-12-14Change CXFA_Node::GetChild to return proper typesDan Sinclair
2017-12-13Methods are on CJX_Object not CJX_Node nowDan Sinclair
2017-11-16Cleanup CJX_Node::GetAttributeDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-11-04Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259Dan Sinclair
2017-11-02Roll {Set|Get}ScriptContent into {Set|Get}ContentDan Sinclair
2017-11-02Remove default value from CJX_Node::GetAttributeDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-03-30Move core/fxcrt XML files to core/fxcrt/xmlDan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-29Return values instead of out paramschromium/3056Dan Sinclair
2017-03-28Renaming and splitting in xfa/fxfa/parser.Dan Sinclair