summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffwidget.cpp
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-08-17Remove default argument for CXFA_Graphics::SetLineWidth().Lei Zhang
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-23Cleanup default values and methods in CXFA_WidgetdataDan Sinclair
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-31Split fx_dib part 3Nicolas Pena
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