summaryrefslogtreecommitdiff
path: root/vcl/backendtest
AgeCommit message (Expand)AuthorFilesLines
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-23loplugin:unusedmethodsNoel Grandin1-10/+0
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 Grandin2-3/+3
2016-09-05convert RasterOp to scoped enumNoel Grandin1-3/+3
2016-08-25Resolves: coverity#1371769 'Constant' variable guards dead codeCaolán McNamara1-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ž Vajngerl11-0/+1766