summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara1-2/+0
2020-05-20loplugin:unusedfieldsNoel Grandin4-39/+43
2020-05-19loplugin:constantparamNoel Grandin4-461/+461
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann1-0/+13
2020-05-18loplugin:unusedfieldsNoel Grandin4-33/+31
2020-05-18loplugin:unusedmethodsNoel Grandin1-34/+12
2020-05-16loplugin:unusedmethodsNoel Grandin1-85/+89
2020-05-16loplugin:unusedfieldsNoel Grandin4-73/+59
2020-05-15ReleaseHbFont is unusedCaolán McNamara1-2/+0
2020-05-15loplugin:unnecessaryvirtualNoel Grandin2-29/+31
2020-05-14loplugin:unusedfieldsNoel Grandin4-199/+263
2020-05-13loplugin:unusedmethodsNoel Grandin1-193/+235
2020-05-10new loplugin:simplifypointertoboolNoel Grandin5-37/+185
2020-05-08improve loplugin:referencecastingNoel Grandin2-0/+23
2020-05-06Adapt compilerplugins/clang/test/makeshared.cxx to libc++Stephan Bergmann1-2/+2
2020-05-04Adapt test code to Clang 11 trunk changeStephan Bergmann1-2/+2
2020-05-01improve loplugin:makesharedNoel Grandin2-16/+138
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-28Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann3-6/+24
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin1-0/+11
2020-04-25loplugin:constantparamNoel Grandin4-379/+391
2020-04-25loplugin:unusedmethodsNoel Grandin1-71/+19
2020-04-24loplugin:unnecessaryvirtualNoel Grandin2-16/+12
2020-04-24loplugin:unusedmethodsNoel Grandin1-83/+155
2020-04-23Drop Macromedia Flash export filterGabor Kelemen6-23/+0
2020-04-23Fix typoAndrea Gelmini1-1/+1
2020-04-21weld FontNameBoxCaolán McNamara1-1/+3
2020-04-20compilerplugins: fix building against baseline clang (5.0.2)Miklos Vajna1-2/+2
2020-04-17improve failure mode in flatten lopluginNoel Grandin1-21/+31
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-8/+0
2020-04-14loplugin:buriedassign in c*Noel Grandin2-122/+479
2020-04-11Adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperatorStephan Bergmann1-0/+5
2020-04-08loplugin:flatten in i18npoolNoel Grandin1-0/+5
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-0/+510
2020-04-06remove newly unused stuffCaolán McNamara2-6/+0
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin1-2/+4
2020-04-03loplugin:constantparamNoel Grandin4-506/+542
2020-04-03loplugin:singlevalfieldsNoel Grandin2-45/+57
2020-04-03loplugin:unusedfieldsNoel Grandin4-443/+399