summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-07-25loplugin:unusedmethodsNoel Grandin
2020-07-25loplugin:unusedfieldsNoel Grandin
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-21loplugin:constantparamNoel Grandin
2020-07-21loplugin:unusedfieldsNoel Grandin
2020-07-20loplugin:unnecessaryvirtualNoel Grandin
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-07Allow making SAL_LOG based output fatalJan-Marek Glogowski
2020-07-03loplugin:unusedenumconstantsNoel Grandin
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos
2020-07-02Improved loplugin:staticanonymous -> redundantstaticStephan Bergmann
2020-07-01loplugin:externvar is covered by loplugin:externalStephan Bergmann
2020-07-01loplugin:constantparamNoel Grandin
2020-06-29loplugin:unusedfieldsNoel Grandin
2020-06-29loplugin:unusedmethodsNoel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-26Improve loplugin:elidestringvarStephan Bergmann
2020-06-25loplugin:virtualdeadNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-06-14Fix typosAndrea Gelmini
2020-06-14Fix typosAndrea Gelmini
2020-06-12weld checklistmenuCaolán McNamara
2020-06-11typo in commentStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-10Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann
2020-06-08compilerplugins: fix -Werror,-Wunused-parameterMiklos Vajna
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin