summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-051-0/+2
* Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin2020-06-021-0/+3
* Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara2020-05-281-2/+0
* 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
* Adapt test code to Clang 11 trunk changeStephan Bergmann2020-05-041-2/+2
* improve loplugin:makesharedNoel Grandin2020-05-012-16/+138
* Fix typosAndrea Gelmini2020-04-301-1/+1
* Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann2020-04-283-6/+24
* convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin2020-04-251-0/+11
* loplugin:constantparamNoel Grandin2020-04-254-379/+391
* loplugin:unusedmethodsNoel Grandin2020-04-251-71/+19
* loplugin:unnecessaryvirtualNoel Grandin2020-04-242-16/+12
* loplugin:unusedmethodsNoel Grandin2020-04-241-83/+155
* Drop Macromedia Flash export filterGabor Kelemen2020-04-236-23/+0
* Fix typoAndrea Gelmini2020-04-231-1/+1
* weld FontNameBoxCaolán McNamara2020-04-211-1/+3
* compilerplugins: fix building against baseline clang (5.0.2)Miklos Vajna2020-04-201-2/+2
* improve failure mode in flatten lopluginNoel Grandin2020-04-171-21/+31
* Related tdf#130778: New About dialogHeiko Tietze2020-04-151-8/+0
* loplugin:buriedassign in c*Noel Grandin2020-04-142-122/+479
* Adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperatorStephan Bergmann2020-04-111-0/+5
* loplugin:flatten in i18npoolNoel Grandin2020-04-081-0/+5
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-0/+510
* remove newly unused stuffCaolán McNamara2020-04-062-6/+0
* loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin2020-04-031-2/+4
* loplugin:constantparamNoel Grandin2020-04-034-506/+542
* loplugin:singlevalfieldsNoel Grandin2020-04-032-45/+57
* loplugin:unusedfieldsNoel Grandin2020-04-034-443/+399
* loplugin:unnecessaryvirtualNoel Grandin2020-04-032-48/+56
* loplugin:virtualdeadNoel Grandin2020-04-023-96/+111