summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin2020-06-031-0/+3
* Bump copyright year to 2020Adolfo Jayme Barrientos2020-01-081-1/+1
* desktop: disable callback handling while changing the viewAshod Nakashian2019-12-021-6/+0
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-132-249/+477
* Clarify loplugin:external behavior for const(expr) varsStephan Bergmann2019-11-121-0/+23
* Make base of loplugin::FunctionAddress more flexibleStephan Bergmann2019-11-116-27/+28
* Use more efficient NamedDecl::getNameStephan Bergmann2019-11-081-1/+1
* remove some unused gettersCaolán McNamara2019-11-071-4/+0
* drop unused TreeView::set_top_entryCaolán McNamara2019-11-071-2/+0
* loplugin:unusedmethodsNoel Grandin2019-11-072-109/+135
* loplugin:unusedfieldsNoel Grandin2019-11-074-103/+107
* loplugin:unnecessaryvirtualNoel Grandin2019-11-062-27/+25
* loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2019-11-061-1/+15
* loplugin:indentation find broken if statementsNoel Grandin2019-11-062-0/+80
* loplugin:redundantcast: Don't warn about cast from nullptr_t to function ptrStephan Bergmann2019-11-042-3/+26
* New loplugin:conditionalstringStephan Bergmann2019-11-022-0/+492
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-312-35/+84
* Clarify current loplugin:stringadd behaviorStephan Bergmann2019-10-301-0/+11
* Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann2019-10-301-5/+21
* loplugin:finalclasses fix checkNoel Grandin2019-10-291-2/+2
* loplugin:finalclasses look for classes with virtual membersNoel Grandin2019-10-281-6/+14
* Completely remove lambda capture that is unusedStephan Bergmann2019-10-281-2/+1
* loplugin:stringadd improve detectionNoel Grandin2019-10-282-27/+48
* compilerplugins: fix -Werror,-Wunused-lambda-captureMiklos Vajna2019-10-251-0/+1
* Introduce OStringCharStephan Bergmann2019-10-242-10/+1
* This is fixed now on Clang trunkStephan Bergmann2019-10-242-3/+16
* Don't use broken StringAdd::getSourceAsStringStephan Bergmann2019-10-231-16/+2
* Fix call to NamedDecl::getNameStephan Bergmann2019-10-231-4/+7
* loplugin:unusedfieldsNoel Grandin2019-10-234-38/+50
* loplugin:unusedmethodsNoel Grandin2019-10-231-67/+53
* loplugin:unusedenumconstantsNoel Grandin2019-10-223-3520/+3488
* Avoid C++20 operator overloading ambiguityStephan Bergmann2019-10-222-10/+35
* loplugin:constantparamNoel Grandin2019-10-224-847/+840
* loplugin:singlevalfieldsNoel Grandin2019-10-222-190/+124
* loplugin:virtualdead unused param in ResourceChangeListenerNoel Grandin2019-10-221-3/+0
* loplugin:virtualdead unused param in ChartTypeDialogControllerNoel Grandin2019-10-221-3/+0
* loplugin:virtualdead unused params in OCacheSetNoel Grandin2019-10-221-9/+0
* loplugin:virtualdead unused param in IContainerApproveNoel Grandin2019-10-221-3/+0
* There doesn't need to be a TemplateSpecializationType hereStephan Bergmann2019-10-221-1/+0
* Make loplugin:stringcostant find some misuses of OUStringBuffer::appendStephan Bergmann2019-10-212-8/+34
* loplugin:virtualdead unused param in IControlActionListenerNoel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in OTableRowViewNoel Grandin2019-10-211-6/+0
* loplugin:virtualdead unused params in formsNoel Grandin2019-10-211-6/+0
* loplugin:virtualdead unused param in SvtFileDialog_BaseNoel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin2019-10-211-3/+0
* loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin2019-10-211-3/+0
* Don't invoke the linker when generating pch filesStephan Bergmann2019-10-211-2/+2