summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
AgeCommit message (Expand)AuthorFilesLines
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-0/+1
2017-11-10Forgot to add compilerplugins/clang/test/unusedvariablecheck.cxxStephan Bergmann1-0/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-0/+1
2017-11-08Suppress loplugin:unnecessaryoverride...Stephan Bergmann1-0/+1
2017-10-25new loplugin:dodgyswitchNoel Grandin1-0/+1
2017-10-21Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann1-0/+1
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann1-0/+1
2017-10-03new loplugin:blockblockNoel Grandin1-0/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-0/+1
2017-09-22compilerplugins: add test for badstaticsMichael Stahl1-0/+1
2017-09-21fix 'make solenv' test failure on clang-3.8Noel Grandin1-1/+4
2017-09-21loplugin:unusedfields, fix var taking refNoel Grandin1-3/+1
2017-09-20new loplugin flattenNoel Grandin1-0/+1
2017-09-18clang plugins: this test fails on 32-bit LinuxMichael Stahl1-1/+1
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-0/+1
2017-08-18new loplugin:expressionalwayszeroNoel Grandin1-0/+1
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin1-0/+1
2017-08-17new loplugin convertuintptrNoel Grandin1-0/+1
2017-08-16move deadclass plugin to storeNoel Grandin1-1/+0
2017-08-14new loplugin:droplongNoel Grandin1-0/+1
2017-08-11new loplugin:deadclassNoel Grandin1-0/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-0/+1
2017-07-19CompilerTest_compilerplugins_clang: disable test failing with clang-3.8Miklos Vajna1-1/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-0/+1
2017-07-03loplugin:casttovoidStephan Bergmann1-0/+1
2017-06-30CompilerTest_compilerplugins_clang depends on boost_headersStephan Bergmann1-0/+1
2017-06-29improve refcounting lopluginNoel Grandin1-0/+1
2017-06-29loplugin:oncevar variousNoel Grandin1-0/+1
2017-06-23Sort listStephan Bergmann1-1/+1
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin1-0/+1
2017-06-13Generalize loplugin:stringcopy to loplugin:redundantcopyStephan Bergmann1-1/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-0/+1
2017-05-19loplugin:stringcopyStephan Bergmann1-0/+1
2017-04-28loplugin:salunicodeliteralStephan Bergmann1-0/+1
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann1-0/+5
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann1-0/+1
2017-03-25Add loplugin:redundantinlineStephan Bergmann1-0/+1
2017-02-28Add back tests that got lostStephan Bergmann1-0/+12
2017-02-28new loplugin unoanyNoel Grandin1-12/+1
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann1-0/+1
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann1-0/+1
2017-01-12Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann1-0/+2
2017-01-09New loplugin:externvarStephan Bergmann1-0/+1
2016-12-05loplugin:unnecessaryoverride (dtors)Stephan Bergmann1-0/+1
2016-12-05make passstuffbyref plugin ignore std::move'd paramsNoel Grandin1-0/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-0/+1
2016-11-22New loplugin:oslendianStephan Bergmann1-0/+3
2016-11-22Sort lines lexicographicallyStephan Bergmann1-2/+2
2016-11-21new loplugin datamembershadowNoel Grandin1-0/+1
2016-11-16new loplugin finalprotectedNoel Grandin1-0/+1