summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_containerlayoutitem.cpp
AgeCommit message (Expand)Author
2018-06-29Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes.chromium/3479chromium/3478Tom Sepez
2018-01-17Do more forward declarations in cxfa_node.h.Lei Zhang
2017-12-14Add types to the CXFA_Node::Get*{Child|Sibling}* methodsDan Sinclair
2017-12-13Methods are on CJX_Object not CJX_Node nowDan Sinclair
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-08Convert XFA_UNIT to an enum classDan Sinclair
2017-11-08Convert XFA_ATTRIBUTE to an enum classDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair
2016-07-21Rename xfa_doclayout and xfa_document_layout_imp files.dsinclair