summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-12weld checklistmenuCaolán McNamara1-4/+0
2020-06-11typo in commentStephan Bergmann1-1/+1
2020-06-10loplugin:buriedassign in swNoel Grandin2-4/+125
2020-06-10Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann2-2/+2
2020-06-08compilerplugins: fix -Werror,-Wunused-parameterMiklos Vajna1-0/+4
2020-06-07New loplugin:elidestringvarStephan Bergmann2-0/+432
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin1-1/+2
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin2-6/+4
2020-06-03loplugin:simplifypointertobool improveNoel Grandin2-1/+73
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh1-0/+2
2020-06-01Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin1-0/+3
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin1-4/+4
2020-05-29pack a few more classesNoel Grandin1-1/+1
2020-05-29improve pahole script and pack a few classesNoel Grandin1-69/+86
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-2/+0
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann3-32/+17
2020-05-27Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-9/+11
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann5-14/+349
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann11-32/+81
2020-05-25loplugin:unusedmethodsNoel Grandin1-102/+104
2020-05-25loplugin:constantparamNoel Grandin4-179/+171
2020-05-25Code duplicationStephan Bergmann3-25/+4
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák1-0/+2