office-gobmx/compilerplugins/clang
Noel Grandin c3d446522d loplugin:unusedmethods
Change-Id: I0d888b565b0b53b318b790926667d7ba49504411
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99854
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-31 11:17:48 +02:00
..
sharedvisitor Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
store replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
test Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +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 replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
buriedassign.cxx loplugin:buriedassign in sw 2020-06-10 20:43:38 +02:00
casttovoid.cxx
changetoolsgen.cxx
charrightshift.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
classmemaccess.cxx
collapseif.cxx
commaoperator.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
comparisonwithconstant.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
compat.hxx Adapt to Clang 12 trunk Expr::getIntegerConstantExpression 2020-07-28 09:56:46 +02:00
conditionalstring.cxx
constantparam.bitmask.results loplugin:constantparam 2020-07-21 08:30:47 +02:00
constantparam.booleans.results loplugin:constantparam 2020-07-25 10:38:59 +02:00
constantparam.constructors.results loplugin:constantparam 2020-07-25 10:38:59 +02:00
constantparam.cxx
constantparam.numbers.results loplugin:constantparam 2020-07-25 10:38:59 +02:00
constantparam.py Don't rely on Python's treatment of unrecognized escape sequences 2020-07-13 22:23:44 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
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 Adapt to Clang 12 trunk Expr::getIntegerConstantExpression 2020-07-28 09:56:46 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
finalclasses.cxx
finalclasses.py Don't rely on Python's treatment of unrecognized escape sequences 2020-07-13 22:23:44 +02:00
finalprotected.cxx
flatten.cxx loplugin:flatten in sw/uibase/utl..sw/uibase/wrtsh 2020-07-30 12:18:29 +02:00
fragiledestructor.cxx
functionaddress.hxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
getimplementationname.cxx
getstr.cxx
implicitboolconversion.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
includeform.cxx
indentation.cxx
inlinefields.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
inlinefields.py
inlinesimplememberfunctions.cxx
inlinevisible.cxx
intvsfloat.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
literaltoboolconversion.cxx Adapt to Clang 12 trunk Expr::getIntegerConstantExpression 2020-07-28 09:56:46 +02:00
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 replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
nullptr.cxx
oncevar.cxx
oslendian.cxx
overrideparam.cxx
overridevirtual.cxx
pahole-all-classes.py Don't rely on Python's treatment of unrecognized escape sequences 2020-07-13 22:23:44 +02:00
passparamsbyref.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
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 Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
sallogareas.cxx
salunicodeliteral.cxx
selfinit.cxx
sequenceloop.cxx
sequentialassign.cxx
sfxpoolitem.cxx
shouldreturnbool.cxx
simplifybool.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +02:00
simplifyconstruct.cxx
simplifydynamiccast.cxx
simplifypointertobool.cxx Adapt to Clang 12 trunk RecursiveASTVisitor change 2020-07-19 23:05:57 +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 replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
stdfunction.cxx
stringadd.cxx replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
stringbuffer.cxx
stringconcatauto.cxx
stringconcatliterals.cxx Allow making SAL_LOG based output fatal 2020-07-07 14:15:04 +02:00
stringconstant.cxx
stringloop.cxx
stringstatic.cxx
subtlezeroinit.cxx
typedefparam.cxx
unicodetochar.cxx
unnecessarycatchthrow.cxx
unnecessaryoverride.cxx
unnecessaryparen.cxx
unnecessaryvirtual-dead.results loplugin:unnecessaryvirtual 2020-07-20 23:03:43 +02:00
unnecessaryvirtual.cxx
unnecessaryvirtual.py
unnecessaryvirtual.results loplugin:unnecessaryvirtual 2020-07-20 23:03:43 +02:00
unoany.cxx
unoquery.cxx
unreffun.cxx
unsignedcompare.cxx Adapt to Clang 12 trunk Expr::getIntegerConstantExpression 2020-07-28 09:56:46 +02:00
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-07-25 08:57:06 +02:00
unusedfields.py
unusedfields.readonly.results loplugin:unusedfields 2020-07-25 08:57:06 +02:00
unusedfields.untouched.results loplugin:unusedfields 2020-07-25 08:57:06 +02:00
unusedfields.writeonly.results loplugin:unusedfields 2020-07-25 08:57:06 +02:00
unusedfieldsremove.cxx
unusedindex.cxx
unusedmember.cxx
unusedmethods.cxx loplugin:unusedmethods 2020-07-30 17:34:39 +02:00
unusedmethods.py loplugin:unusedmethods 2020-07-30 17:34:39 +02:00
unusedmethods.results loplugin:unusedmethods 2020-07-31 11:17:48 +02:00
unusedmethods.unused-returns.results
unusedmethodsremove.cxx
unusedvariablecheck.cxx
unusedvariablecheck.hxx
unusedvariablemore.cxx replace and drop SvtPrintWarningOptions 2020-07-29 16:16:04 +02:00
unusedvariableplus.cxx replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
useuniqueptr.cxx replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
vclwidgets.cxx replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
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 replace usage of whitelist with allowlist 2020-07-10 01:36:07 +02:00
writeonlyvars.cxx Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunk 2020-05-25 20:40:25 +02:00
xmlimport.cxx