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