office-gobmx/compilerplugins/clang/test
Noel Grandin ab699bfdb3 new loplugin:stringviewvar looks for OUString vars that can be
... that can be string_view

Change-Id: I0ddf66725e08b58e866a764f57200dd188b9f639
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133066
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-04-19 18:31:10 +02:00
..
badstatics.cxx
blockblock.cxx
bufferadd.cxx
buriedassign.cxx
casttovoid.cxx -Werror,-Wunused-but-set-variable 2022-03-28 23:27:28 +02:00
classmemaccess.cxx
collapseif.cxx
commaoperator.cxx
conditionalstring.cxx
constfields.cxx
constmethod.cxx
constparams.cxx
consttobool.cxx
constvars.cxx
convertlong.cxx
cow_wrapper.cxx
cppunitassertequals.cxx
cppunitassertequals.hxx
cstylecast.cxx
datamembershadow.cxx
dbgunhandledexception.cxx
dodgyswitch.cxx
doubleconvert.cxx
elidestringvar.cxx
emptyif.cxx
expressionalwayszero.cxx
external.cxx
external.hxx
faileddyncast.cxx
fakebool.cxx
flatten.cxx
fragiledestructor.cxx
getstr.cxx
implicitboolconversion.cxx Introduce rtl::createUriCharClass 2022-04-15 08:39:21 +02:00
indentation.cxx Bump compiler plugins Clang baseline to 12.0.1 2022-02-17 21:45:06 +01:00
intvsfloat.cxx
logexceptionnicely.cxx
loopvartoosmall.cxx
makeshared.cxx
mapindex.cxx
moveparam.cxx
namespaceindentation.cxx
noexcept.cxx
noexceptmove.cxx Bump compiler plugins Clang baseline to 12.0.1 2022-02-17 21:45:06 +01:00
nullptr.cxx
oncevar.cxx
optmove.cxx
oslendian-1.cxx
oslendian-2.cxx
oslendian-3.cxx
overridevirtual.cxx
passparamsbyref.cxx
passstuffbyref.cxx
pointerbool.cxx
reducevarscope.cxx
redundantcast.cxx
redundantcast.hxx
redundantfcast.cxx
redundantinline.cxx
redundantinline.hxx
redundantpointerops.cxx
redundantpreprocessor.cxx
refassign.cxx
refcounting.cxx
referencecasting.cxx Bump compiler plugins Clang baseline to 12.0.1 2022-02-17 21:45:06 +01:00
returnconstval.cxx
salcall.cxx
sallogareas.cxx
salunicodeliteral.cxx
salunicodeliteral.hxx
selfinit.cxx
sequentialassign.cxx
shouldreturnbool.cxx
simplifyconstruct.cxx
simplifydynamiccast.cxx
simplifypointertobool.cxx
singlevalfields.cxx
staticconstfield.cxx
staticdynamic.cxx
staticvar.cxx
stdfunction.cxx
stringadd.cxx
stringbuffer.cxx
stringconcatauto.cxx
stringconcatliterals.cxx
stringconstant.cxx
stringliteraldefine.cxx
stringliteralvar.cxx
stringloop.cxx
stringstatic.cxx
stringstatic.hxx
stringview-c++03.cxx Extend loplugin:stringview to OUStringBuffer::copy 2022-02-16 22:45:42 +01:00
stringview.cxx loplugin:stringview add check for getToken().toInt32 2022-04-11 14:45:38 +02:00
stringviewparam.cxx
stringviewvar.cxx new loplugin:stringviewvar looks for OUString vars that can be 2022-04-19 18:31:10 +02:00
trivialconstructor.cxx Adapt loplugin:trivialconsructor to clang-cl 2022-03-24 09:28:15 +01:00
trivialdestructor.cxx loplugin:trivialdestructor: Remove spurious anonymous union special case 2022-03-15 13:41:02 +01:00
typedefparam.cxx
typeidcomparison.cxx
unnecessarycatchthrow.cxx
unnecessaryoverride-dtor.cxx
unnecessaryoverride-dtor.hxx
unnecessaryoverride.cxx
unnecessaryparen.cxx
unoany.cxx
unoquery.cxx
unreffun.cxx
unreffun.hxx
unsignedcompare.cxx
unusedcapturedefault.cxx
unusedenumconstants.cxx
unusedfields.cxx Bump compiler plugins Clang baseline to 12.0.1 2022-02-17 21:45:06 +01:00
unusedindex.cxx
unusedmember.cxx
unusedvariablecheck.cxx
unusedvariablemore.cxx
unusedvarsglobal.cxx Bump compiler plugins Clang baseline to 12.0.1 2022-02-17 21:45:06 +01:00
useuniqueptr.cxx
vclwidgets.cxx
weakbase.cxx
weakobject.cxx
writeonlyvars.cxx
xmlimport.cxx