office-gobmx/compilerplugins/clang
Noel Grandin dc119d12f0 loplugin:unusedenumconstants
Change-Id: I6dde54ddc2a2be4a9bbe11cdb52550de7f6a1023
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97836
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-03 14:51:48 +02:00
..
sharedvisitor New loplugin:elidestringvar 2020-06-07 20:00:02 +02:00
store
test loplugin:externvar is covered by loplugin:external 2020-07-01 19:50:42 +02:00
automem.cxx
badstatics.cxx notebookbar: allow to create multiple instances for online 2020-07-03 09:50:28 +02:00
blockblock.cxx
bufferadd.cxx
buriedassign.cxx loplugin:buriedassign in sw 2020-06-10 20:43:38 +02:00
casttovoid.cxx
changetoolsgen.cxx
charrightshift.cxx
check.cxx Improved loplugin:staticanonymous -> redundantstatic 2020-07-02 23:27:05 +02:00
check.hxx Improved loplugin:staticanonymous -> redundantstatic 2020-07-02 23:27:05 +02:00
checkconfigmacros.cxx
checkunusedparams.cxx
classmemaccess.cxx
collapseif.cxx
commaoperator.cxx
comparisonwithconstant.cxx
compat.hxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
conditionalstring.cxx
constantparam.bitmask.results loplugin:constantparam 2020-07-01 08:31:53 +02:00
constantparam.booleans.results loplugin:constantparam 2020-07-01 08:31:53 +02:00
constantparam.constructors.results loplugin:constantparam 2020-07-01 08:31:53 +02:00
constantparam.cxx
constantparam.numbers.results loplugin:constantparam 2020-07-01 08:31:53 +02:00
constantparam.py
constfields.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
constfields.py
constfieldsrewrite.cxx
constmethod.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
constparams.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
conststringvar.cxx
consttobool.cxx
constvars.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
convertlong.cxx
countusersofdefaultparams.cxx
countusersofdefaultparams.py
cppunitassertequals.cxx
cstylecast.cxx
data.cxx
datamembershadow.cxx
dbgunhandledexception.cxx
derefnullptr.cxx
dllprivate.cxx
dodgyswitch.cxx
doubleconvert.cxx
duplicate-defines.cxx
dyncastvisibility.cxx
dynexcspec.cxx
elidestringvar.cxx Improve loplugin:elidestringvar 2020-06-26 17:31:53 +02:00
empty.cxx
emptyif.cxx
expandablemethods.cxx
expandablemethods.py
expressionalwayszero.cxx
external.cxx loplugin:externvar is covered by loplugin:external 2020-07-01 19:50:42 +02:00
externandnotdefined.cxx
faileddyncast.cxx
fakebool.cxx
finalclasses.cxx
finalclasses.py
finalprotected.cxx
flatten.cxx
fragiledestructor.cxx
functionaddress.hxx
getimplementationname.cxx
getstr.cxx
implicitboolconversion.cxx
includeform.cxx
indentation.cxx
inlinefields.cxx
inlinefields.py
inlinesimplememberfunctions.cxx
inlinevisible.cxx
intvsfloat.cxx
literaltoboolconversion.cxx
logexceptionnicely.cxx
loopvartoosmall.cxx
makeshared.cxx
mapindex.cxx
memoryvar.cxx
mergeclasses.cxx
mergeclasses.py
mergeclasses.results
methodcycles.cxx
methodcycles.partition.results
methodcycles.py
methodcycles.results
namespaceindentation.cxx
nestedunnamed.cxx
noexceptmove.cxx
nullptr.cxx
oncevar.cxx
oslendian.cxx
overrideparam.cxx
overridevirtual.cxx
pahole-all-classes.py pack a few more classes 2020-05-29 12:27:43 +02:00
passparamsbyref.cxx
passstuffbyref.cxx
plugin.cxx add boost::intrusive_ptr to list of smart points in plugins 2020-06-05 14:53:33 +02:00
plugin.hxx Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr 2020-05-26 22:33:02 +02:00
pluginhandler.cxx
pluginhandler.hxx
pointerbool.cxx
precompiled_clang.hxx
privatebase.cxx
ptrvector.cxx
rangedforcopy.cxx
readability-redundant-pp.cxx
redundantcast.cxx
redundantfcast.cxx
redundantinline.cxx
redundantpointerops.cxx
redundantstatic.cxx Improved loplugin:staticanonymous -> redundantstatic 2020-07-02 23:27:05 +02:00
refcounting.cxx
referencecasting.cxx Revert "tdf#125609 toolkit: don't use XTabController::getControls" 2020-06-01 18:42:11 +02:00
rendercontext.cxx
reservedid.cxx
returnconstant.cxx
returnconstval.cxx
salcall.cxx
sallogareas.cxx
salunicodeliteral.cxx
selfinit.cxx
sequenceloop.cxx
sequentialassign.cxx
sfxpoolitem.cxx
shouldreturnbool.cxx
simplifybool.cxx loplugin:simplifybool extend to expression like !(a < b || c > d) 2020-05-30 10:49:51 +02:00
simplifyconstruct.cxx
simplifydynamiccast.cxx
simplifypointertobool.cxx Fix typos 2020-06-14 10:04:41 +02:00
singlevalfields.could-be-bool.results
singlevalfields.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
singlevalfields.py
singlevalfields.results
staticaccess.cxx
staticconstfield.cxx
staticmethods.cxx show Skia UI controls only on Windows for now (tdf#133166) 2020-05-23 14:04:13 +02:00
staticvar.cxx
stdfunction.cxx
stringadd.cxx
stringbuffer.cxx
stringconcatauto.cxx
stringconcatliterals.cxx
stringconstant.cxx
stringloop.cxx
stringstatic.cxx
subtlezeroinit.cxx
typedefparam.cxx
unicodetochar.cxx
unnecessarycatchthrow.cxx
unnecessaryoverride.cxx
unnecessaryparen.cxx
unnecessaryvirtual-dead.results
unnecessaryvirtual.cxx
unnecessaryvirtual.py
unnecessaryvirtual.results
unoany.cxx
unoquery.cxx
unreffun.cxx
unsignedcompare.cxx
unusedenumconstants.cxx
unusedenumconstants.py loplugin:unusedenumconstants 2020-07-03 14:51:48 +02:00
unusedenumconstants.readonly.results loplugin:unusedenumconstants 2020-07-03 14:51:48 +02:00
unusedenumconstants.untouched.results loplugin:unusedenumconstants 2020-07-03 14:51:48 +02:00
unusedenumconstants.writeonly.results loplugin:unusedenumconstants 2020-07-03 14:51:48 +02:00
unusedfields.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
unusedfields.only-used-in-constructor.results loplugin:unusedfields 2020-06-29 12:23:50 +02:00
unusedfields.py
unusedfields.readonly.results loplugin:unusedfields 2020-06-29 12:23:50 +02:00
unusedfields.untouched.results loplugin:unusedfields 2020-06-29 12:23:50 +02:00
unusedfields.writeonly.results loplugin:unusedfields 2020-06-29 12:23:50 +02:00
unusedfieldsremove.cxx
unusedindex.cxx
unusedmember.cxx
unusedmethods.cxx
unusedmethods.py
unusedmethods.results loplugin:unusedmethods 2020-06-29 12:04:22 +02:00
unusedmethods.unused-returns.results
unusedmethodsremove.cxx
unusedvariablecheck.cxx
unusedvariablecheck.hxx
unusedvariablemore.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
unusedvariableplus.cxx
useuniqueptr.cxx
vclwidgets.cxx
virtualdead.cxx
virtualdead.py
virtualdead.results loplugin:virtualdead 2020-06-25 19:18:27 +02:00
virtualdead.unusedparams.results loplugin:virtualdead 2020-06-25 19:18:27 +02:00
virtualdown.cxx
virtualdown.py
virtualdown.results
weakbase.cxx
weakobject.cxx
writeonlyvars.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
xmlimport.cxx