summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-30adapt to runToolOnCodeWithArgs API change in clang 10Noel Grandin
2019-08-30Fix typosAndrea Gelmini
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28New loplugin:stdfunctionStephan Bergmann
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-26loplugin:unusedenumconstantsNoel Grandin
2019-08-26use shared-plugin infra for some recent pluginsNoel Grandin
2019-08-26loplugin:returnconstval in variousNoel Grandin
2019-08-23Improve loplugin:sequenceloop warningStephan Bergmann
2019-08-23new loplugin:returnconstvalNoel Grandin
2019-08-21llvm::make_unique is gone from LLVM trunkStephan Bergmann
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-16Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-15LLVM trunk requires C++14 nowStephan Bergmann
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara
2019-08-01skip some indirectionNoel 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-30remove newly unused SvxCheckListBoxCaolán McNamara
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen