summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-06-01Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-29pack a few more classesNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-27Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann