summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-09-17Adapt compilerplugins/clang/test/unusedvarsglobal.cxxStephan Bergmann1-3/+3
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann11-40/+39
2020-09-12Replace remaining uses of sal_CharJulien Nabet2-4/+2
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin4-282/+460
2020-09-08longer watchdog timeouts for debug Skia buildLuboš Luňák1-1/+5
2020-09-07loplugin:singlevalfieldsNoel Grandin2-37/+103
2020-09-07loplugin:constantparamNoel Grandin4-302/+306
2020-09-07loplugin:unusedfieldsNoel Grandin4-99/+79
2020-09-07loplugin:unnecessaryvirtualNoel Grandin2-21/+9
2020-09-04tdf#124176 Use #pragma once in compilerpluginsGeorge Bateman9-36/+9
2020-09-03Fix check for member Decl's nameStephan Bergmann1-1/+2
2020-09-03restore m_aModelChangeListenerCaolán McNamara1-2/+0
2020-09-02-Werror,-Wrange-loop-analysisStephan Bergmann4-7/+7
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara2-4/+0
2020-09-02remove some unused methodsCaolán McNamara1-4/+0
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara1-2/+0
2020-09-02drop unused weld_windowCaolán McNamara1-2/+0
2020-09-02drop some unused methodsCaolán McNamara1-116/+0
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara1-2/+0
2020-09-02<http://reviews.llvm.org/D22128> has been fixed since LLVM 5Stephan Bergmann1-29/+6
2020-09-02loplugin:unusedmethodsNoel Grandin1-71/+27
2020-09-02loplugin:unusedfieldsNoel Grandin4-30/+40
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann4-4/+27
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-29loplugin:unusedfieldsNoel Grandin4-52/+40
2020-08-29loplugin:unusedmethodsNoel Grandin1-69/+117
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann2-0/+9
2020-08-28drop newly unused VertSplitViewCaolán McNamara1-1/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann6-12/+15
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara1-2/+2
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2-31/+1
2020-08-24remove unused XIM.hCaolán McNamara2-5/+0
2020-08-21Silence some clang-cl loplugin:stringstaticStephan Bergmann3-0/+57
2020-08-20loplugin:singlevalfieldsNoel Grandin1-17/+14
2020-08-20loplugin:virtualdeadNoel Grandin2-7/+4
2020-08-20loplugin:constantparamNoel Grandin4-395/+427
2020-08-19isStaticLocal should imply hasGlobalStorageStephan Bergmann1-1/+1
2020-08-19Remove unused includeStephan Bergmann1-1/+0
2020-08-18loplugin:unusedvarsglobalNoel Grandin2-1/+34
2020-08-18new loplugin:unusedvarsglobalNoel Grandin3-0/+1366
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara1-4/+0
2020-08-17loplugin:unusedmethodsNoel Grandin1-124/+68
2020-08-17Move compilerplugins-related .gitignore content to compilerplugins/.gitignoreStephan Bergmann1-0/+3
2020-08-16loplugin:singlevalfieldsNoel Grandin2-209/+221
2020-08-16loplugin:unusedfieldsNoel Grandin4-73/+83
2020-08-16loplugin:unnecessaryvirtualNoel Grandin2-11/+17
2020-08-16loplugin:virtualdeadNoel Grandin3-7/+12
2020-08-14loplugin:simplifybool moreNoel Grandin1-4/+8
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-2/+0
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1