summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
AgeCommit message (Expand)Author
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
2019-09-24compiler check for rtl::OUStringConcat instancesLuboš Luňák
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28New loplugin:stdfunctionStephan Bergmann
2019-08-23new loplugin:returnconstvalNoel Grandin
2019-08-16Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-06-13new loplugin logexceptionnicelyNoel Grandin
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-04-17New loplugin:selfinitStephan Bergmann