summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unnecessaryvirtual-dead.results
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /compilerplugins/clang/unnecessaryvirtual-dead.results
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--compilerplugins/clang/unnecessaryvirtual-dead.results30
1 files changed, 30 insertions, 0 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results
new file mode 100644
index 000000000..db84d0412
--- /dev/null
+++ b/compilerplugins/clang/unnecessaryvirtual-dead.results
@@ -0,0 +1,30 @@
+basic/source/comp/codegen.cxx:477
+ void (anonymous namespace)::OffSetAccumulator::start(const unsigned char *,)
+canvas/inc/base/bufferedgraphicdevicebase.hxx:105
+ void canvas::BufferedGraphicDeviceBase::destroyBuffers()
+canvas/inc/base/graphicdevicebase.hxx:305
+ void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,)
+canvas/inc/base/graphicdevicebase.hxx:318
+ void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,)
+include/basegfx/utils/unopolypolygon.hxx:92
+ void basegfx::unotools::UnoPolyPolygon::modifying()const
+sc/source/core/opencl/formulagroupcl.cxx:1070
+ void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::basic_stringstream<char> &,)
+slideshow/source/engine/animationfactory.cxx:616
+ void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch()
+vcl/inc/salframe.hxx:147
+ void SalFrame::SetRepresentedURL(const class rtl::OUString &,)
+vcl/inc/salinst.hxx:204
+ void SalInstance::releaseMainThread()
+vcl/inc/salinst.hxx:213
+ void SalInstance::BeforeAbort(const class rtl::OUString &,_Bool,)
+vcl/inc/salobj.hxx:49
+ void SalObject::Enable(_Bool,)
+writerfilter/source/ooxml/OOXMLFactory.hxx:66
+ void writerfilter::ooxml::OOXMLFactory_ns::startAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
+writerfilter/source/ooxml/OOXMLFactory.hxx:67
+ void writerfilter::ooxml::OOXMLFactory_ns::charactersAction(class writerfilter::ooxml::OOXMLFastContextHandler *,const class rtl::OUString &,)
+writerfilter/source/ooxml/OOXMLFactory.hxx:68
+ void writerfilter::ooxml::OOXMLFactory_ns::endAction(class writerfilter::ooxml::OOXMLFastContextHandler *,)
+writerfilter/source/ooxml/OOXMLFactory.hxx:69
+ void writerfilter::ooxml::OOXMLFactory_ns::attributeAction(class writerfilter::ooxml::OOXMLFastContextHandler *,int,const class tools::SvRef<class writerfilter::ooxml::OOXMLValue> &,)