summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
AgeCommit message (Expand)Author
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
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann
2017-01-12Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann
2017-01-09New loplugin:externvarStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors)Stephan Bergmann
2016-12-05make passstuffbyref plugin ignore std::move'd paramsNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-22New loplugin:oslendianStephan Bergmann
2016-11-22Sort lines lexicographicallyStephan Bergmann
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin