summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-2/+0
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-18/+66
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin1-1/+1
2020-08-08loplugin:unusedmethodsNoel Grandin1-21/+59
2020-08-08loplugin:unnecessaryvirtualNoel Grandin2-20/+16
2020-08-08merge dbaui::OMarkableTreeListBox with dbaui::OTableTreeListBoxCaolán McNamara1-1/+0
2020-08-08loplugin:unusedfieldsNoel Grandin4-128/+128
2020-08-08loplugin:virtualdeadNoel Grandin3-109/+45
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann1-0/+4
2020-08-05Adapt to --disable-assert-always-abortStephan Bergmann1-0/+2
2020-08-04Avoid some unhelpful loplugin:makesharedStephan Bergmann1-0/+13
2020-08-04loplugin:unusedmethodsNoel Grandin1-78/+80
2020-08-04remove some debug codeNoel Grandin1-10/+0
2020-08-04Adapt compilerplugins/clang/test/makeshared.cxx to MSVC standard libraryStephan Bergmann1-3/+3
2020-08-04Adapt compilerplugins/clang/test/getstr.cxx to latest MSVC standard libraryStephan Bergmann1-1/+1
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin3-8/+11
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann11-81/+32
2020-07-31loplugin:unusedmethodsNoel Grandin1-60/+16
2020-07-30loplugin:unusedmethodsNoel Grandin3-49/+60
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin1-1/+6
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara1-2/+0
2020-07-29drop newly unused SvtFontOptionsCaolán McNamara1-2/+0
2020-07-28Adapt to Clang 12 trunk Expr::getIntegerConstantExpressionStephan Bergmann4-40/+60
2020-07-25loplugin:constantparamNoel Grandin3-176/+148
2020-07-25loplugin:unusedmethodsNoel Grandin1-60/+54
2020-07-25loplugin:unusedfieldsNoel Grandin4-72/+70
2020-07-21loplugin:unusedmethodsNoel Grandin1-177/+205
2020-07-21loplugin:constantparamNoel Grandin4-486/+518
2020-07-21loplugin:unusedfieldsNoel Grandin4-214/+214
2020-07-20loplugin:unnecessaryvirtualNoel Grandin2-44/+42
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann19-427/+358
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara1-4/+0
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski3-7/+7
2020-07-10replace usage of whitelist with allowlistThorsten Behrens11-52/+52
2020-07-07Allow making SAL_LOG based output fatalJan-Marek Glogowski1-1/+2
2020-07-03loplugin:unusedenumconstantsNoel Grandin4-4932/+4701
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos1-0/+1
2020-07-02Improved loplugin:staticanonymous -> redundantstaticStephan Bergmann4-70/+135
2020-07-01loplugin:externvar is covered by loplugin:externalStephan Bergmann5-163/+83
2020-07-01loplugin:constantparamNoel Grandin4-176/+165
2020-06-29loplugin:unusedfieldsNoel Grandin4-43/+85
2020-06-29loplugin:unusedmethodsNoel Grandin1-95/+71
2020-06-29loplugin:constantparamNoel Grandin4-394/+421
2020-06-26Improve loplugin:elidestringvarStephan Bergmann2-1/+56
2020-06-25loplugin:virtualdeadNoel Grandin2-38/+92
2020-06-25loplugin:unusedfieldsNoel Grandin4-125/+131
2020-06-24loplugin:unusedmethodsNoel Grandin1-114/+144
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos1-0/+1
2020-06-14Fix typosAndrea Gelmini1-1/+1