diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-05-19 10:38:04 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-05-19 20:24:30 +0200 |
commit | 41e21afa59d8c7cfd5593bba1d384d80c561e12e (patch) | |
tree | 2632826956e1a712ed4e783022c43fd68c26ca60 /compilerplugins/clang/unnecessaryvirtual-dead.results | |
parent | 4d07ee9a54e0b929ab116b08227e20f4a9c330e9 (diff) |
loplugin:unnecessaryvirtual
Change-Id: I3a3d4debd83f1a6452721ce704b6b88622b38109
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152004
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results index 2b75f1e230a0..ae2c471b216c 100644 --- a/compilerplugins/clang/unnecessaryvirtual-dead.results +++ b/compilerplugins/clang/unnecessaryvirtual-dead.results @@ -8,10 +8,14 @@ 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:93 void basegfx::unotools::UnoPolyPolygon::modifying()const +include/comphelper/propmultiplex2.hxx:54 + void comphelper::OPropertyChangeListener2::_disposing(const struct com::sun::star::lang::EventObject &,) sc/source/core/opencl/opbase.hxx:447 void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class sc::opencl::outputstream &,) slideshow/source/engine/animationfactory.cxx:617 void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch() +vcl/inc/font/LogicalFontInstance.hxx:126 + void LogicalFontInstance::ImplInitHbFont(struct hb_font_t *,) vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) vcl/inc/salinst.hxx:204 |