summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffpageview.cpp
AgeCommit message (Expand)Author
2018-08-16Remove optional argument from CXFA_LayoutProcessor::StartLayout()Tom Sepez
2018-07-03Use more UnownedPtr<> in cfxa_ffpageviewTom Sepez
2018-04-10Remove CFX_Rect.Lei Zhang
2018-01-29Cleanup the FFWidget determination code.Dan Sinclair
2018-01-22Move the UI elements from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-17Do more forward declarations in cxfa_node.h.Lei Zhang
2018-01-11Rename GetExclGroup to GetExclGroupIfExistsDan Sinclair
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-08Move proxy methods from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-04Remove CXFA_WidgetData::{GetElementType|GetDatasets}Dan Sinclair
2018-01-04Convert usages of pdfium::Optional to OptionalRyan Harrison
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-02Remove default value from CJX_Node::GetAttributeDan Sinclair
2017-11-01Split JS code out of CXFA_Node.Dan Sinclair
2017-09-22Fix crash when rendering invalid GIFRyan Harrison
2017-09-18Convert string class namesRyan Harrison
2017-08-14Merge CFDE_RenderContext into CFWL_EditDan Sinclair
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-01Remove more |new|s, part 6chromium/3087Tom Sepez
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Fix nits in cxfa_ffpageview.cpp and friends.Lei Zhang
2017-03-24Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair