summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-29ne_lock::timeout is of type long, so keep using that hereStephan Bergmann
2020-10-29Clean up loplugin:toolslong ignorelistStephan Bergmann
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann
2020-10-26loplugin:toolslong (--enable-online-update)Stephan Bergmann
2020-10-26loplugin:toolslong exclude pyuno fileNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21Fix loplugin:salcallStephan Bergmann
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann
2020-10-02drop these unused inlinesCaolán McNamara
2020-10-01loplugin:unusedfieldsNoel
2020-09-30loplugin:unusedmethodsNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21static_assert that O[U]StringLiteral are layout compatible with rtl_[u]StringStephan Bergmann
2020-09-21weld infobarsCaolán McNamara
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-17Adapt compilerplugins/clang/test/unusedvarsglobal.cxxStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08longer watchdog timeouts for debug Skia buildLuboš Luňák
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-09-07loplugin:constantparamNoel Grandin
2020-09-07loplugin:unusedfieldsNoel Grandin
2020-09-07loplugin:unnecessaryvirtualNoel Grandin
2020-09-04tdf#124176 Use #pragma once in compilerpluginsGeorge Bateman
2020-09-03Fix check for member Decl's nameStephan Bergmann
2020-09-03restore m_aModelChangeListenerCaolán McNamara
2020-09-02-Werror,-Wrange-loop-analysisStephan Bergmann
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara
2020-09-02remove some unused methodsCaolán McNamara
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara
2020-09-02<http://reviews.llvm.org/D22128> has been fixed since LLVM 5Stephan Bergmann
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-28drop newly unused VertSplitViewCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann