summaryrefslogtreecommitdiff
path: root/vcl/backendtest/VisualBackendTest.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17loplugin:staticconstfield improvementsNoel Grandin1-11/+10
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-09-14loplugin:constfields in vclNoel Grandin1-1/+1
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-2/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-2/+2
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-22vcl: [loplugin:badstatics] aApplicationMichael Stahl1-2/+2
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-4/+4
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-19/+19
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-1/+0
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-08-23[loplugin]Mike Kaganski1-7/+7
2016-08-23[loplugin:staticcall] follow-upMike Kaganski1-6/+6
2016-08-23[loplugin:staticcall]Mike Kaganski1-24/+24
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl1-0/+582