office-gobmx/compilerplugins/clang
Noel Grandin b83b4f967f loplugin:unusedfields
Change-Id: I0d3941ed2a6f0caadbe080ac8a6273c5ec21462c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89616
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-02-27 09:52:09 +01:00
..
sharedvisitor deliver more useful message when I mess up a conversion to shared plugin 2020-02-14 08:59:34 +01:00
store Drop o3tl::optional wrapper 2020-02-21 14:50:28 +01:00
test new loplugin:xmlimport 2020-02-26 07:06:32 +01:00
automem.cxx
badstatics.cxx
blockblock.cxx
bufferadd.cxx
buriedassign.cxx
casttovoid.cxx
changetoolsgen.cxx
charrightshift.cxx
check.cxx
check.hxx
checkconfigmacros.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
checkunusedparams.cxx
classmemaccess.cxx
collapseif.cxx
commaoperator.cxx
comparisonwithconstant.cxx Fix typo 2020-02-07 14:53:36 +01:00
compat.hxx
conditionalstring.cxx
constantparam.bitmask.results loplugin:constantparam 2020-02-03 10:53:01 +01:00
constantparam.booleans.results drop newly unused methods 2020-02-19 13:24:50 +01:00
constantparam.constructors.results loplugin:constantparam 2020-02-03 10:53:01 +01:00
constantparam.cxx Get rid of some unnecessary llvm::StringRef -> std::string conversions 2020-02-13 11:24:43 +01:00
constantparam.numbers.results loplugin:constantparam 2020-02-03 10:53:01 +01:00
constantparam.py loplugin:constantparam 2020-02-03 10:53:01 +01:00
constfields.cxx Adapt to Clang 11 move of DynTypedNodeList 2020-01-27 22:00:26 +01:00
constfields.py
constfieldsrewrite.cxx
constmethod.cxx Adapt to Clang 11 move of DynTypedNodeList 2020-01-27 22:00:26 +01:00
constparams.cxx Adapt to Clang 11 move of DynTypedNodeList 2020-01-27 22:00:26 +01:00
conststringvar.cxx Fix loplugin:conststringvar 2020-02-16 14:17:12 +01:00
consttobool.cxx
constvars.cxx Adapt to Clang 11 move of DynTypedNodeList 2020-01-27 22:00:26 +01: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 Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl) 2020-02-03 23:39:47 +01:00
dyncastvisibility.cxx cppcheck: shadowFunction in compilerplugins/dyncastvisibility 2020-01-26 11:31:25 +01:00
dynexcspec.cxx
empty.cxx
emptyif.cxx
expandablemethods.cxx
expandablemethods.py
expressionalwayszero.cxx
external.cxx
externandnotdefined.cxx
externvar.cxx convert conststringvar plugin to shared infrastructre 2020-02-13 19:30:06 +01:00
faileddyncast.cxx
fakebool.cxx
finalclasses.cxx Get rid of some unnecessary llvm::StringRef -> std::string conversions 2020-02-13 11:24:43 +01:00
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 Fix loplugin:makeshared for libc++ 2020-01-27 23:13:57 +01:00
mapindex.cxx
memoryvar.cxx
mergeclasses.cxx Get rid of some unnecessary llvm::StringRef -> std::string conversions 2020-02-13 11:24:43 +01:00
mergeclasses.py
mergeclasses.results weld LimitBox Item Window 2020-02-17 21:34:53 +01:00
methodcycles.cxx -Werror,-Wrange-loop-analysis 2020-01-16 08:54:07 +01:00
methodcycles.partition.results
methodcycles.py
methodcycles.results
namespaceindentation.cxx Missing include (std::isspace) 2020-02-03 23:39:12 +01:00
nestedunnamed.cxx
noexceptmove.cxx
nullptr.cxx
oncevar.cxx
oslendian.cxx
overrideparam.cxx
overridevirtual.cxx
pahole-all-classes.py
passparamsbyref.cxx
passstuffbyref.cxx
plugin.cxx Adapt structurallyIdentical to current needs 2020-02-20 22:42:38 +01:00
plugin.hxx convert conststringvar plugin to shared infrastructre 2020-02-13 19:30:06 +01:00
pluginhandler.cxx significantly reduce build time of sharedvisitor.cxx 2020-02-03 11:26:43 +01:00
pluginhandler.hxx
pointerbool.cxx
precompiled_clang.hxx
privatebase.cxx
ptrvector.cxx
rangedforcopy.cxx
readability-redundant-pp.cxx
redundantcast.cxx Avoid loplugin:redundantcast from within qWarning macro 2020-01-14 21:41:23 +01:00
redundantfcast.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
redundantinline.cxx
redundantpointerops.cxx loplugin:redundantpointerops, look for ".get()->" 2020-01-11 11:59:46 +01:00
refcounting.cxx make unusedmember use the shared plugin infrastructure 2020-02-14 08:08:54 +01:00
referencecasting.cxx
rendercontext.cxx
reservedid.cxx
returnconstant.cxx aImmediateMacro is unused 2020-02-13 08:14:08 +01:00
returnconstval.cxx
salcall.cxx Fix typo 2020-01-16 19:50:09 +01:00
sallogareas.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
salunicodeliteral.cxx
selfinit.cxx
sequenceloop.cxx Revert "loplugin:sequenceloop improve rvalue detection" 2020-02-23 11:10:18 +01:00
sequentialassign.cxx
sfxpoolitem.cxx
shouldreturnbool.cxx
simplifybool.cxx
simplifyconstruct.cxx
simplifydynamiccast.cxx
singlevalfields.could-be-bool.results loplugin:singlevalfields 2020-02-27 08:29:00 +01:00
singlevalfields.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
singlevalfields.py
singlevalfields.results loplugin:singlevalfields 2020-02-27 08:29:00 +01:00
staticaccess.cxx
staticanonymous.cxx
staticconstfield.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
staticmethods.cxx
staticvar.cxx
stdfunction.cxx make a simple compiler plugin usable in sharedvisitor 2020-01-29 15:21:35 +01:00
stringadd.cxx
stringbuffer.cxx
stringconcatauto.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
stringconcatliterals.cxx
stringconstant.cxx
stringloop.cxx
stringstatic.cxx
subtlezeroinit.cxx
typedefparam.cxx
unicodetochar.cxx
unnecessarycatchthrow.cxx
unnecessaryoverride.cxx Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilities 2020-02-03 23:45:46 +01:00
unnecessaryparen.cxx
unnecessaryvirtual-dead.results loplugin:unnecessaryvirtual 2020-02-20 18:31:41 +01:00
unnecessaryvirtual.cxx
unnecessaryvirtual.py loplugin:unnecessaryvirtual 2020-01-13 08:14:58 +01:00
unnecessaryvirtual.results loplugin:unnecessaryvirtual 2020-02-20 18:31:41 +01:00
unoany.cxx
unoquery.cxx
unreffun.cxx
unsignedcompare.cxx Fix typo 2020-01-28 20:11:45 +01:00
unusedenumconstants.cxx
unusedenumconstants.py
unusedenumconstants.readonly.results
unusedenumconstants.untouched.results
unusedenumconstants.writeonly.results tdf#48436 Chart: add CustomLabelPosition UNO API property 2020-01-30 10:43:02 +01:00
unusedfields.cxx loplugin:unusedfields 2020-02-03 13:40:39 +01:00
unusedfields.only-used-in-constructor.results loplugin:unusedfields 2020-02-27 09:52:09 +01:00
unusedfields.py
unusedfields.readonly.results loplugin:unusedfields 2020-02-27 09:52:09 +01:00
unusedfields.untouched.results loplugin:unusedfields 2020-02-27 09:52:09 +01:00
unusedfields.writeonly.results loplugin:unusedfields 2020-02-27 09:52:09 +01:00
unusedfieldsremove.cxx
unusedindex.cxx
unusedmember.cxx significantly reduce build time of sharedvisitor.cxx 2020-02-03 11:26:43 +01:00
unusedmethods.cxx
unusedmethods.py
unusedmethods.results loplugin:unusedmethods 2020-02-21 07:16:46 +01:00
unusedmethods.unused-returns.results
unusedmethodsremove.cxx
unusedvariablecheck.cxx
unusedvariablecheck.hxx
unusedvariablemore.cxx drop workben outdevgrind 2020-02-13 16:50:38 +01:00
useuniqueptr.cxx Get rid of some unnecessary llvm::StringRef -> std::string conversions 2020-02-13 11:24:43 +01:00
vclwidgets.cxx significantly reduce build time of sharedvisitor.cxx 2020-02-03 11:26:43 +01:00
virtualdead.cxx
virtualdead.py
virtualdead.results
virtualdead.unusedparams.results
virtualdown.cxx
virtualdown.py
virtualdown.results
weakbase.cxx
weakobject.cxx
writeonlyvars.cxx Adapt to "[ADT] Make StringRef's std::string conversion operator explicit" 2020-01-29 14:14:04 +01:00
xmlimport.cxx new loplugin:xmlimport 2020-02-26 07:06:32 +01:00