summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessaryvirtual-dead.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-04-24 08:23:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-04-24 12:27:15 +0200
commitd34b6243d6a84b0c979a6858a48a15c90a077f9e (patch)
tree5c794308197b1a82cbd12c4082bc6d1f932614e6 /compilerplugins/clang/unnecessaryvirtual-dead.results
parent3f38a57a4ed8515dd145aea46ed697f101409c2f (diff)
loplugin:unnecessaryvirtual
Change-Id: Iec5de34f908ac370302ab51a33f17dfc23ea2446 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92834 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unnecessaryvirtual-dead.results')
-rw-r--r--compilerplugins/clang/unnecessaryvirtual-dead.results4
1 files changed, 3 insertions, 1 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results
index edda0c78ce2c..0fb442b60037 100644
--- a/compilerplugins/clang/unnecessaryvirtual-dead.results
+++ b/compilerplugins/clang/unnecessaryvirtual-dead.results
@@ -8,6 +8,8 @@ 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:97
void basegfx::unotools::UnoPolyPolygon::modifying()const
+include/vcl/lstbox.hxx:132
+ void ListBox::UserDraw(const class UserDrawEvent &,)
sc/source/core/opencl/formulagroupcl.cxx:1069
void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,)
slideshow/source/engine/animationfactory.cxx:437
@@ -16,7 +18,7 @@ vcl/inc/salframe.hxx:145
void SalFrame::SetRepresentedURL(const class rtl::OUString &,)
vcl/inc/salframe.hxx:264
void SalFrame::BeginSheet(class SalFrame *,)const
-vcl/inc/salinst.hxx:202
+vcl/inc/salinst.hxx:203
void SalInstance::releaseMainThread()
vcl/inc/salmenu.hxx:81
void SalMenu::RemoveMenuBarButton(unsigned short,)