summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-08-04loplugin:unusedmethodsNoel Grandin
2020-08-04remove some debug codeNoel Grandin
2020-08-04Adapt compilerplugins/clang/test/makeshared.cxx to MSVC standard libraryStephan Bergmann
2020-08-04Adapt compilerplugins/clang/test/getstr.cxx to latest MSVC standard libraryStephan Bergmann
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann
2020-07-31loplugin:unusedmethodsNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara
2020-07-28Adapt to Clang 12 trunk Expr::getIntegerConstantExpressionStephan Bergmann
2020-07-25loplugin:constantparamNoel Grandin