summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
AgeCommit message (Expand)AuthorFilesLines
2022-11-29New loplugin:crosscastStephan Bergmann1-0/+1
2022-11-11New loplugin:constmoveStephan Bergmann1-0/+1
2022-07-06move old/unused plugins to storeNoel Grandin1-14/+0
2022-06-10new loplugin:moveitNoel Grandin1-0/+1
2022-05-20new loplugin:unnecessary lockingNoel Grandin1-0/+1
2022-04-30new loplugin:stringviewdangleNoel Grandin1-0/+1
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin1-0/+1
2022-03-16Fix loplugin:trivialconstructor handling of ctor templatesStephan Bergmann1-0/+1
2022-03-15loplugin:trivialdestructor: Only warn about definitionsStephan Bergmann1-0/+1
2022-02-12Fix some tautological std::type_info (in-)equality comparisonsStephan Bergmann1-0/+1
2021-11-17retire loplugin:simplifyboolLuboš Luňák1-1/+0
2021-11-17remove loplugin:finalprotectedLuboš Luňák1-1/+0
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-0/+1
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+0
2021-10-02new loplugin:moveparamNoel Grandin1-0/+1
2021-09-13loplugin:cow_wrapperNoel Grandin1-0/+1
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-0/+1
2021-07-14new loplugin:weakobjectNoel Grandin1-0/+1
2021-06-22Clarify no loplugin:overridevirtual with templated base classStephan Bergmann1-0/+1
2021-05-03throw() -> noexcept, part 3/3: New loplugin:noexceptStephan Bergmann1-0/+1
2021-03-01new loplugin:staticdynamicNoel1-0/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-0/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-0/+1
2020-11-11loplugin:stringviewNoel1-0/+1
2020-11-10new loplugin:reducevarscopeNoel Grandin1-0/+1
2020-11-06retire the stringbuffer lopluginNoel1-1/+0
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-0/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-0/+1
2020-07-01loplugin:externvar is covered by loplugin:externalStephan Bergmann1-1/+0
2020-06-26Improve loplugin:elidestringvarStephan Bergmann1-0/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-0/+1
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-0/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-0/+1
2020-01-24new loplugin:makesharedNoel Grandin1-0/+1
2019-12-05New loplugin:unusedmemberStephan Bergmann1-0/+1
2019-11-26loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool>Stephan Bergmann1-0/+1
2019-11-16sort itemsStephan Bergmann1-6/+6
2019-11-16Improve loplugin:redundantpreprocessor performance a bitStephan Bergmann1-0/+1
2019-11-14New loplugin:consttoboolStephan Bergmann1-0/+1
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+1
2019-11-12Clarify loplugin:external behavior for const(expr) varsStephan Bergmann1-0/+1
2019-11-02New loplugin:conditionalstringStephan Bergmann1-0/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-0/+1
2019-10-14New loplugin:getstrStephan Bergmann1-0/+1
2019-10-12Enable compilerplugins/clang/test/classmemaccess.cxxStephan Bergmann1-0/+1
2019-10-02new loplugin:stringaddNoel Grandin1-0/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-0/+1
2019-09-24compiler check for rtl::OUStringConcat instancesLuboš Luňák1-1/+2
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-0/+1