summaryrefslogtreecommitdiff
path: root/svx/workben/pixelctl.cxx
AgeCommit message (Expand)Author
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21bah, removed too muchDavid Tardon
2015-07-21drop obsolete codeDavid Tardon
2015-05-15cleanup MyWinTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-11-07coverity#1251177 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215393 Uncaught exceptionCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-19loplugin:saloverrideStephan Bergmann
2014-05-19loplugin:unreffunStephan Bergmann
2014-05-19svx: pixelctl demo - cleanup headersChris Sherlock
2014-05-19svx: Create pixel control (bitmap editing) demoChris Sherlock