summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:externvar is covered by loplugin:externalStephan Bergmann2020-07-015-163/+83
* loplugin:constantparamNoel Grandin2020-07-014-176/+165
* loplugin:unusedfieldsNoel Grandin2020-06-294-43/+85
* loplugin:unusedmethodsNoel Grandin2020-06-291-95/+71
* loplugin:constantparamNoel Grandin2020-06-294-394/+421
* Improve loplugin:elidestringvarStephan Bergmann2020-06-262-1/+56
* loplugin:virtualdeadNoel Grandin2020-06-252-38/+92
* loplugin:unusedfieldsNoel Grandin2020-06-254-125/+131
* loplugin:unusedmethodsNoel Grandin2020-06-241-114/+144
* jsdialog: Remember builder connected with LOK window idSzymon Kłos2020-06-191-0/+1
* Fix typosAndrea Gelmini2020-06-141-1/+1
* Fix typosAndrea Gelmini2020-06-141-1/+1
* weld checklistmenuCaolán McNamara2020-06-121-4/+0
* typo in commentStephan Bergmann2020-06-111-1/+1
* loplugin:buriedassign in swNoel Grandin2020-06-102-4/+125
* Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann2020-06-102-2/+2
* compilerplugins: fix -Werror,-Wunused-parameterMiklos Vajna2020-06-081-0/+4
* New loplugin:elidestringvarStephan Bergmann2020-06-072-0/+432
* add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin2020-06-051-1/+2
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-042-6/+4
* loplugin:simplifypointertobool improveNoel Grandin2020-06-032-1/+73
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-021-0/+2
* Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin2020-06-011-0/+3
* loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin2020-05-301-4/+4
* pack a few more classesNoel Grandin2020-05-291-1/+1
* improve pahole script and pack a few classesNoel Grandin2020-05-291-69/+86
* Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara2020-05-281-2/+0
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-283-32/+17
* Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-271-9/+11
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-265-14/+349
* Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann2020-05-2511-32/+81
* loplugin:unusedmethodsNoel Grandin2020-05-251-102/+104
* loplugin:constantparamNoel Grandin2020-05-254-179/+171
* Code duplicationStephan Bergmann2020-05-253-25/+4
* show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák2020-05-231-0/+2
* Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara2020-05-221-2/+0
* loplugin:unusedfieldsNoel Grandin2020-05-204-39/+43
* loplugin:constantparamNoel Grandin2020-05-194-461/+461
* Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann2020-05-181-0/+13
* loplugin:unusedfieldsNoel Grandin2020-05-184-33/+31
* loplugin:unusedmethodsNoel Grandin2020-05-181-34/+12
* loplugin:unusedmethodsNoel Grandin2020-05-161-85/+89
* loplugin:unusedfieldsNoel Grandin2020-05-164-73/+59
* ReleaseHbFont is unusedCaolán McNamara2020-05-151-2/+0
* loplugin:unnecessaryvirtualNoel Grandin2020-05-152-29/+31
* loplugin:unusedfieldsNoel Grandin2020-05-144-199/+263
* loplugin:unusedmethodsNoel Grandin2020-05-131-193/+235
* new loplugin:simplifypointertoboolNoel Grandin2020-05-105-37/+185
* improve loplugin:referencecastingNoel Grandin2020-05-082-0/+23
* Adapt compilerplugins/clang/test/makeshared.cxx to libc++Stephan Bergmann2020-05-061-2/+2