summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-08-16loplugin:virtualdeadNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-08loplugin:unnecessaryvirtualNoel Grandin
2020-08-08merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBoxCaolán McNamara
2020-08-08loplugin:unusedfieldsNoel Grandin
2020-08-08loplugin:virtualdeadNoel Grandin
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann
2020-08-05Adapt to --disable-assert-always-abortStephan Bergmann
2020-08-04Avoid some unhelpful loplugin:makesharedStephan Bergmann