summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-03loplugin:unnecessaryvirtualNoel Grandin2-48/+56
2020-04-02loplugin:virtualdeadNoel Grandin3-96/+111
2020-04-02loplugin:unusedmethodsNoel Grandin1-153/+135
2020-03-28Fix is_typed_flags for BrowseMode (compilerplugins)Julien Nabet2-2/+2
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann2-24/+74
2020-03-23Fix typosAndrea Gelmini1-2/+2
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-4/+9
2020-03-10Deref of DynTypedNode* must not outlive owning DynTypedNodeListStephan Bergmann2-4/+6
2020-03-09compilerplugins: remove unused getDeclContext()Miklos Vajna1-18/+0
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann2-6/+3
2020-03-09improve loplugin:unusedfieldsNoel Grandin7-103/+373
2020-03-06loplugin:unusedmethodsNoel Grandin1-158/+180
2020-03-02Adapt compilerplugins to Clang trunk changeStephan Bergmann6-10/+8
2020-02-27loplugin:constantparamNoel Grandin4-539/+551
2020-02-27loplugin:unusedfieldsNoel Grandin4-88/+76
2020-02-27loplugin:singlevalfieldsNoel Grandin2-71/+89
2020-02-26new loplugin:xmlimportNoel Grandin2-0/+193
2020-02-23Revert "loplugin:sequenceloop improve rvalue detection"Noel Grandin2-15/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-21loplugin:sequenceloop improve rvalue detectionNoel Grandin2-0/+15
2020-02-21loplugin:unusedmethodsNoel Grandin1-150/+172
2020-02-20Adapt structurallyIdentical to current needsStephan Bergmann1-0/+3
2020-02-20loplugin:unusedfieldsNoel Grandin4-122/+132
2020-02-20loplugin:unnecessaryvirtualNoel Grandin2-39/+237
2020-02-20loplugin:singlevalfieldsNoel Grandin2-47/+41
2020-02-19drop newly unused methodsCaolán McNamara1-4/+0