summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilerplugins/clang/test/consttobool.cxxStephan Bergmann2020-02-161-2/+10
* Fix loplugin:conststringvarStephan Bergmann2020-02-161-10/+17
* Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann2020-02-141-0/+8
* deliver more useful message when I mess up a conversion to shared pluginNoel Grandin2020-02-141-16/+18
* make unusedmember use the shared plugin infrastructureNoel Grandin2020-02-141-20/+29
* convert conststringvar plugin to shared infrastructreNoel Grandin2020-02-134-56/+54
* drop workben outdevgrindCaolán McNamara2020-02-131-2/+0
* Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann2020-02-134-24/+17
* aImmediateMacro is unusedStephan Bergmann2020-02-131-2/+0
* sort compilerplugin sourcesLuboš Luňák2020-02-101-2/+2
* Fix typoAndrea Gelmini2020-02-071-2/+2
* loplugin:singlevalfieldsNoel Grandin2020-02-072-123/+102
* loplugin:unusedmethodsNoel Grandin2020-02-071-16/+30
* merge FillTypeLB with SvxFillTypeBoxCaolán McNamara2020-02-061-1/+0
* Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilitiesStephan Bergmann2020-02-031-0/+4