summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
AgeCommit message (Expand)Author
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2018-02-23new loplugin:doubleconvert to with ColorData workNoel Grandin
2018-02-22rename redundantcopy loplugin to redundantfcastNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12Enable loplugin:cstylecast for some more casesStephan Bergmann
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-15once off loplugin: unusedindexNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-10Forgot to add compilerplugins/clang/test/unusedvariablecheck.cxxStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-08Suppress loplugin:unnecessaryoverride...Stephan Bergmann
2017-10-25new loplugin:dodgyswitchNoel Grandin
2017-10-21Avoid loplugin:faileddyncast for "unnecessary", up-casting dynamic_castStephan Bergmann
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22compilerplugins: add test for badstaticsMichael Stahl
2017-09-21fix 'make solenv' test failure on clang-3.8Noel Grandin
2017-09-21loplugin:unusedfields, fix var taking refNoel Grandin
2017-09-20new loplugin flattenNoel Grandin
2017-09-18clang plugins: this test fails on 32-bit LinuxMichael Stahl
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-08-18new loplugin:expressionalwayszeroNoel Grandin
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin
2017-08-17new loplugin convertuintptrNoel Grandin
2017-08-16move deadclass plugin to storeNoel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-08-11new loplugin:deadclassNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-19CompilerTest_compilerplugins_clang: disable test failing with clang-3.8Miklos Vajna
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:casttovoidStephan Bergmann
2017-06-30CompilerTest_compilerplugins_clang depends on boost_headersStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-23Sort listStephan Bergmann
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin
2017-06-13Generalize loplugin:stringcopy to loplugin:redundantcopyStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopyStephan Bergmann
2017-04-28loplugin:salunicodeliteralStephan Bergmann
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-25Add loplugin:redundantinlineStephan Bergmann
2017-02-28Add back tests that got lostStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin