office-gobmx/compilerplugins/clang
Noel Grandin 6069408823 convert excel filter in calc from shared_ptr to rtl::Reference
ref-counting traffic here accounts for 10% of the profile on some of my
calc imports.

Change-Id: I1b32e0e61d7bf5eb65780ec0e7fcb99f6576050a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92694
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-04-25 13:22:33 +02:00
..
sharedvisitor Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64 2020-03-09 13:48:35 +01:00
store Drop o3tl::optional wrapper 2020-02-21 14:50:28 +01:00
test loplugin:buriedassign in c* 2020-04-14 16:35:38 +02:00
automem.cxx
badstatics.cxx weld FontNameBox 2020-04-21 10:19:41 +02:00
blockblock.cxx
bufferadd.cxx
buriedassign.cxx Fix typo 2020-04-23 13:38:51 +02:00
casttovoid.cxx
changetoolsgen.cxx
charrightshift.cxx
check.cxx Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
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-04-25 13:09:59 +02:00
constantparam.booleans.results loplugin:constantparam 2020-04-25 13:09:59 +02:00
constantparam.constructors.results loplugin:constantparam 2020-04-25 13:09:59 +02: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-04-25 13:09:59 +02:00
constantparam.py loplugin:constantparam 2020-02-03 10:53:01 +01:00
constfields.cxx
constfields.py
constfieldsrewrite.cxx
constmethod.cxx
constparams.cxx
conststringvar.cxx Fix loplugin:conststringvar 2020-02-16 14:17:12 +01:00
consttobool.cxx
constvars.cxx
convertlong.cxx
countusersofdefaultparams.cxx
countusersofdefaultparams.py
cppunitassertequals.cxx
cstylecast.cxx Extend loplugin:cstylecast to certain function-style casts 2020-03-26 09:13:55 +01:00
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
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 loplugin:finalclasses in xmlsecurity..UnoControls 2020-04-03 11:37:53 +02:00
finalprotected.cxx
flatten.cxx compilerplugins: fix building against baseline clang (5.0.2) 2020-04-20 10:12:45 +02:00
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 Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
loopvartoosmall.cxx
makeshared.cxx
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
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 Deref of DynTypedNode* must not outlive owning DynTypedNodeList 2020-03-10 20:37:04 +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
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 add some more smart pointer types 2020-03-19 09:04:21 +01:00
refcounting.cxx convert excel filter in calc from shared_ptr to rtl::Reference 2020-04-25 13:22:33 +02:00
referencecasting.cxx
rendercontext.cxx
reservedid.cxx
returnconstant.cxx aImmediateMacro is unused 2020-02-13 08:14:08 +01:00
returnconstval.cxx
salcall.cxx
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 Drop Macromedia Flash export filter 2020-04-23 16:16:12 +02:00
sfxpoolitem.cxx Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
shouldreturnbool.cxx
simplifybool.cxx Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
simplifyconstruct.cxx
simplifydynamiccast.cxx
singlevalfields.could-be-bool.results loplugin:singlevalfields 2020-04-03 09:02:21 +02: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-04-03 09:02:21 +02: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 Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
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 Adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperator 2020-04-11 17:44:54 +02:00
unnecessaryvirtual-dead.results loplugin:unnecessaryvirtual 2020-04-24 12:27:15 +02:00
unnecessaryvirtual.cxx
unnecessaryvirtual.py
unnecessaryvirtual.results loplugin:unnecessaryvirtual 2020-04-24 12:27:15 +02: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 Deref of DynTypedNode* must not outlive owning DynTypedNodeList 2020-03-10 20:37:04 +01:00
unusedfields.only-used-in-constructor.results Drop Macromedia Flash export filter 2020-04-23 16:16:12 +02:00
unusedfields.py
unusedfields.readonly.results remove newly unused stuff 2020-04-06 21:24:55 +02:00
unusedfields.untouched.results loplugin:unusedfields 2020-04-03 09:01:21 +02:00
unusedfields.writeonly.results loplugin:unusedfields 2020-04-03 09:01:21 +02: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-04-25 08:29:46 +02:00
unusedmethods.unused-returns.results Drop Macromedia Flash export filter 2020-04-23 16:16:12 +02:00
unusedmethodsremove.cxx
unusedvariablecheck.cxx
unusedvariablecheck.hxx
unusedvariablemore.cxx drop workben outdevgrind 2020-02-13 16:50:38 +01:00
unusedvariableplus.cxx new loplugin:unusedvariableplus 2020-04-07 11:42:37 +02:00
useuniqueptr.cxx Get rid of some unnecessary llvm::StringRef -> std::string conversions 2020-02-13 11:24:43 +01:00
vclwidgets.cxx Adapt compilerplugins to Clang trunk change 2020-03-02 07:51:34 +01:00
virtualdead.cxx
virtualdead.py loplugin:virtualdead 2020-04-02 21:23:23 +02:00
virtualdead.results loplugin:virtualdead 2020-04-02 21:23:23 +02:00
virtualdead.unusedparams.results loplugin:virtualdead 2020-04-02 21:23:23 +02:00
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