summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-02new loplugin:stringaddNoel Grandin
2019-10-02-Werror,-Winconsistent-missing-overrideStephan Bergmann
2019-10-01loplugin:noexceptmove: Cater for null FunctionDecl::getBodyStephan Bergmann
2019-10-01Silence a supposedly unproblematic loplugin:badstatics (clang-cl)Stephan Bergmann
2019-10-01Remove spurious #include <unistd.h>Stephan Bergmann
2019-10-01Use loplugin::isSamePathname (as needed on Windows)Stephan Bergmann
2019-09-30new loplugin:duplicate-definesNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-28loplugin:virtualdead in basegfxNoel Grandin
2019-09-28loplugin:virtualdead in chart2Noel Grandin
2019-09-28loplugin:virtualdead in dbaccessNoel Grandin
2019-09-28loplugin:virtualdead in basctlNoel Grandin
2019-09-28loplugin:virtualdead in editengNoel Grandin
2019-09-28loplugin:virtualdead in extensionsNoel Grandin
2019-09-27loplugin:virtualdead in sdNoel Grandin
2019-09-27loplugin:virtualdead in slideshowNoel Grandin
2019-09-27loplugin:virtualdead in svlNoel Grandin
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-26loplugin:virtualdead filter out some more stuff Noel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin
2019-09-26loplugin:virtualdead in swNoel Grandin
2019-09-26new loplugin virtualdeadNoel Grandin
2019-09-26loplugin:unnecessaryvirtualNoel 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-20rebuild sharedvisitor.cxx if any of its sources disappearsLuboš Luňák
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-17disable stringbuffer pluginNoel Grandin
2019-09-17Fix compilerplugins for macOS againStephan Bergmann
2019-09-13Avoid some false loplugin:redundantfcast involving std::function and lambdasStephan Bergmann
2019-09-12One more generated file missing from compilerplugins/.gitignoreStephan Bergmann
2019-09-11Adapt compilerplugins/.gitignoreStephan Bergmann
2019-09-11Adapt compilerplugins.cleanStephan Bergmann
2019-09-11loplugin:redundantfcast check for std::function castNoel Grandin
2019-09-06make clangplugin analyzer use internally a PCH to speed things upLuboš Luňák
2019-09-06split clangplugins sharedvisitor generator into two stepsLuboš Luňák
2019-09-06Fixing "...."Andrea Gelmini
2019-09-05Use compat::IgnoreImplicitStephan Bergmann
2019-09-05loplugin:noexceptmove improve feedbackNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-09-01loplugin:unusedfieldsNoel Grandin