summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-24remove unused XIM.hCaolán McNamara
2020-08-21Silence some clang-cl loplugin:stringstaticStephan Bergmann
2020-08-20loplugin:singlevalfieldsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-20loplugin:constantparamNoel Grandin
2020-08-19isStaticLocal should imply hasGlobalStorageStephan Bergmann
2020-08-19Remove unused includeStephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-17Move compilerplugins-related .gitignore content to compilerplugins/.gitignoreStephan Bergmann
2020-08-16loplugin:singlevalfieldsNoel Grandin
2020-08-16loplugin:unusedfieldsNoel Grandin
2020-08-16loplugin:unnecessaryvirtualNoel Grandin