summaryrefslogtreecommitdiff
path: root/vcl/workben/mtfdemo.cxx
AgeCommit message (Expand)Author
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-11why pointersCaolán McNamara
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock