summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unnecessaryvirtual-dead.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-03-08 13:53:05 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-09 07:28:18 +0100
commitccb6b8967ce3d84bb141379e51a339544f753446 (patch)
treed355f45a0f366b172da16337e627036c024da1d2 /compilerplugins/clang/unnecessaryvirtual-dead.results
parentuitest for bug tdf#123547 (diff)
downloadcore-ccb6b8967ce3d84bb141379e51a339544f753446.tar.gz
core-ccb6b8967ce3d84bb141379e51a339544f753446.zip
loplugin:unnecessaryvirtual
Change-Id: I1fcde14b66ce80157cbebe7f3ec8c5ced1e13143 Reviewed-on: https://gerrit.libreoffice.org/68937 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.results12
1 files changed, 7 insertions, 5 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results
index b282b717406d..32567613fd25 100644
--- a/compilerplugins/clang/unnecessaryvirtual-dead.results
+++ b/compilerplugins/clang/unnecessaryvirtual-dead.results
@@ -1,20 +1,22 @@
-basic/source/comp/codegen.cxx:462
+basic/source/comp/codegen.cxx:464
void OffSetAccumulator::start(const unsigned char *,)
include/basegfx/utils/unopolypolygon.hxx:97
void basegfx::unotools::UnoPolyPolygon::modifying()const
include/canvas/base/bufferedgraphicdevicebase.hxx:108
void canvas::BufferedGraphicDeviceBase::destroyBuffers()
-include/canvas/base/graphicdevicebase.hxx:302
+include/canvas/base/graphicdevicebase.hxx:300
void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,)
-include/canvas/base/graphicdevicebase.hxx:315
+include/canvas/base/graphicdevicebase.hxx:313
void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,)
-sc/source/core/opencl/formulagroupcl.cxx:1059
+sc/source/core/opencl/formulagroupcl.cxx:1061
void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,)
slideshow/source/engine/animationfactory.cxx:443
void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeAttributeLayer> &,)
vcl/inc/salframe.hxx:135
void SalFrame::SetRepresentedURL(const class rtl::OUString &,)
-vcl/inc/salmenu.hxx:80
+vcl/inc/salmenu.hxx:71
+ void SalMenu::SetItemBits(unsigned int,enum MenuItemBits,)
+vcl/inc/salmenu.hxx:81
void SalMenu::RemoveMenuBarButton(unsigned short,)
vcl/inc/salobj.hxx:48
void SalObject::Enable(_Bool,)