summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20compilerplugins: fix building against baseline clang (5.0.2)Miklos Vajna
2020-04-17improve failure mode in flatten lopluginNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-11Adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperatorStephan Bergmann
2020-04-08loplugin:flatten in i18npoolNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-03loplugin:unnecessaryvirtualNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-28Fix is_typed_flags for BrowseMode (compilerplugins)Julien Nabet
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-23Fix typosAndrea Gelmini
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-10Deref of DynTypedNode* must not outlive owning DynTypedNodeListStephan Bergmann
2020-03-09compilerplugins: remove unused getDeclContext()Miklos Vajna
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-02Adapt compilerplugins to Clang trunk changeStephan Bergmann
2020-02-27loplugin:constantparamNoel Grandin
2020-02-27loplugin:unusedfieldsNoel Grandin
2020-02-27loplugin:singlevalfieldsNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-23Revert "loplugin:sequenceloop improve rvalue detection"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21loplugin:sequenceloop improve rvalue detectionNoel Grandin
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-20Adapt structurallyIdentical to current needsStephan Bergmann
2020-02-20loplugin:unusedfieldsNoel Grandin
2020-02-20loplugin:unnecessaryvirtualNoel Grandin
2020-02-20loplugin:singlevalfieldsNoel Grandin
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-02-17Fix typoAndrea Gelmini
2020-02-16Fix compilerplugins/clang/test/consttobool.cxxStephan Bergmann
2020-02-16Fix loplugin:conststringvarStephan Bergmann
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann
2020-02-14deliver more useful message when I mess up a conversion to shared pluginNoel Grandin
2020-02-14make unusedmember use the shared plugin infrastructureNoel Grandin
2020-02-13convert conststringvar plugin to shared infrastructreNoel Grandin
2020-02-13drop workben outdevgrindCaolán McNamara
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann
2020-02-13aImmediateMacro is unusedStephan Bergmann