summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_layoutpagemgr.cpp
AgeCommit message (Expand)Author
2017-03-28Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055Tom Sepez
2017-03-14Replace CXFA_{Object,Node}Array with std::vectorTom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-07Cleanup out params in XFA layout code.Dan Sinclair
2017-02-06More CXFA_ItemLayoutProcessor cleanupchromium/3005Dan Sinclair
2017-02-04Remove unused parameterchromium/3004dan sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-05Remove CFX_MapPtrToPtr from xfa/fxfa.tsepez
2017-01-03Kill last use of CFX_PtrList.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair