summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test
AgeCommit message (Expand)Author
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15Improve loplugin:stringadd diagnosticsStephan Bergmann
2019-10-15Fix typoAndrea Gelmini
2019-10-15Improve loplugin:stringaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-10-10Fix detection of std::unique_ptr/shared_ptr in loplugin:redundantpointeropsStephan Bergmann
2019-10-09Improve loplugin:redundantpointerops diagnostic messagesStephan Bergmann
2019-10-08New loplugin:classmemaccessStephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-02new loplugin:stringaddNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-25Improve loplugin:sequenceloop diagnostic adviceStephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-24compiler check for rtl::OUStringConcat instancesLuboš Luňák
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-13Avoid some false loplugin:redundantfcast involving std::function and lambdasStephan Bergmann
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28New loplugin:stdfunctionStephan Bergmann
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-23new loplugin:returnconstvalNoel Grandin
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-16Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-01missing includeStephan Bergmann
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it)Stephan Bergmann
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-01improve loplugin:blockblockNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13new loplugin logexceptionnicelyNoel Grandin
2019-04-30revert part of "improve loplugin:stringconstant"Noel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-24tdf#89522 PERF FILEOPEN xlsx, part 1Noel Grandin
2019-04-17New loplugin:selfinitStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-11new loplugin sequentialassignNoel Grandin
2019-03-27Adapt to Windows sal_uIntPtr/sal_uLong typedefsStephan Bergmann
2019-03-27Improve loplugin:typedefparam error reportingStephan Bergmann
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-06loplugin:staticconstfield improve warning messageNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin