summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedmethodsNoel Grandin2020-04-021-153/+135
* Fix is_typed_flags for BrowseMode (compilerplugins)Julien Nabet2020-03-282-2/+2
* Extend loplugin:cstylecast to certain function-style castsStephan Bergmann2020-03-262-24/+74
* Fix typosAndrea Gelmini2020-03-231-2/+2
* loplugin:redundantpointerops add some more smart pointer typesNoel Grandin2020-03-191-4/+9
* Deref of DynTypedNode* must not outlive owning DynTypedNodeListStephan Bergmann2020-03-102-4/+6
* compilerplugins: remove unused getDeclContext()Miklos Vajna2020-03-091-18/+0
* Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann2020-03-092-6/+3
* improve loplugin:unusedfieldsNoel Grandin2020-03-097-103/+373
* loplugin:unusedmethodsNoel Grandin2020-03-061-158/+180
* Adapt compilerplugins to Clang trunk changeStephan Bergmann2020-03-026-10/+8
* loplugin:constantparamNoel Grandin2020-02-274-539/+551
* loplugin:unusedfieldsNoel Grandin2020-02-274-88/+76
* loplugin:singlevalfieldsNoel Grandin2020-02-272-71/+89
* new loplugin:xmlimportNoel Grandin2020-02-262-0/+193
* Revert "loplugin:sequenceloop improve rvalue detection"Noel Grandin2020-02-232-15/+0
* Drop o3tl::optional wrapperStephan Bergmann2020-02-212-2/+2
* loplugin:sequenceloop improve rvalue detectionNoel Grandin2020-02-212-0/+15
* loplugin:unusedmethodsNoel Grandin2020-02-211-150/+172
* Adapt structurallyIdentical to current needsStephan Bergmann2020-02-201-0/+3
* loplugin:unusedfieldsNoel Grandin2020-02-204-122/+132
* loplugin:unnecessaryvirtualNoel Grandin2020-02-202-39/+237
* loplugin:singlevalfieldsNoel Grandin2020-02-202-47/+41
* drop newly unused methodsCaolán McNamara2020-02-191-4/+0
* weld LimitBox Item WindowCaolán McNamara2020-02-171-1/+0
* Fix typoAndrea Gelmini2020-02-171-1/+1