diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-16 11:21:44 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-16 13:48:36 +0200 |
commit | a568abf851f24cb4b3f9cadb1699154ae41b8202 (patch) | |
tree | 5ba454e5496e2ded75474e2cdcb7296036998b81 /compilerplugins/clang/unnecessaryvirtual-dead.results | |
parent | b011e696f26618256ac65d0ea492553ee0a9cdd6 (diff) |
loplugin:unnecessaryvirtual
Change-Id: Iafad1df533d5fefd335066427a0fb9e2d8bfa91d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100817
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.results | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results index b8426cadbc50..7f23e8490075 100644 --- a/compilerplugins/clang/unnecessaryvirtual-dead.results +++ b/compilerplugins/clang/unnecessaryvirtual-dead.results @@ -8,11 +8,11 @@ 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:94 void basegfx::unotools::UnoPolyPolygon::modifying()const -include/vcl/treelistbox.hxx:502 - void SvTreeListBox::NotifyEndScroll() +include/vcl/toolkit/treelistbox.hxx:512 + void SvTreeListBox::PreparePaint(class OutputDevice &,class SvTreeListEntry &,) 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:434 +slideshow/source/engine/animationfactory.cxx:593 void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch() vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) |