summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffwidget.h
AgeCommit message (Expand)Author
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-08-17Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.Lei Zhang
2017-08-17Remove default parameters from CXFA_FFWidget methods.Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Fix nits in cxfa_ffpageview.cpp and friends.Lei Zhang
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair