summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2019-07-24loplugin:unusedfieldsNoel Grandin
2019-07-24loplugin:unusedenumconstantsNoel Grandin
2019-07-23Fix typosAndrea Gelmini
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-23loplugin:unusedfieldsNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-07-23loplugin:unusedmethodsNoel Grandin
2019-07-22avmedia: Drop 'wrap_*' functionsMichael Weghorn
2019-07-22kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-19make cppunitassertequals a shared pluginNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin
2019-07-17make some plugins used the shared frameworkNoel Grandin
2019-07-17make passparamsbyref a shared pluginNoel Grandin
2019-07-17make overrridevirtual a shared pluginNoel Grandin
2019-07-17rename override pluginNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-17simplify sharedplugin PostTraverse callsNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16convert redundantfcast to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16macOS ld doesn't know --rpathStephan Bergmann
2019-07-16remove sallogareas header fileNoel Grandin
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin
2019-07-02update clang sharedvisitor.cxxLuboš Luňák
2019-07-01improve loplugin:blockblockNoel Grandin
2019-06-25help compilerplugins generator find clang shared libs, if neededLuboš Luňák
2019-06-25do not use -g unconditionally for building the clang pluginLuboš Luňák
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin