summaryrefslogtreecommitdiff
path: root/compilerplugins
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
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')
-rw-r--r--compilerplugins/clang/unnecessaryvirtual-dead.results4
-rw-r--r--compilerplugins/clang/unnecessaryvirtual.results24
2 files changed, 12 insertions, 16 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,)
diff --git a/compilerplugins/clang/unnecessaryvirtual.results b/compilerplugins/clang/unnecessaryvirtual.results
index 811776b8e263..bbc588345b83 100644
--- a/compilerplugins/clang/unnecessaryvirtual.results
+++ b/compilerplugins/clang/unnecessaryvirtual.results
@@ -300,18 +300,12 @@ include/vbahelper/vbareturntypes.hxx:41
type-parameter-0-0 ooo::vba::DefaultReturnHelper::getValue()
include/vcl/customweld.hxx:42
class rtl::OUString weld::CustomWidgetController::GetHelpText()const
-include/vcl/lstbox.hxx:135
- void ListBox::DoubleClick()
-include/vcl/treelistbox.hxx:458
- _Bool SvTreeListBox::NotifyAcceptDrop(class SvTreeListEntry *,)
-include/vcl/treelistbox.hxx:470
- enum TriState SvTreeListBox::NotifyCopying(class SvTreeListEntry *,class SvTreeListEntry *,class SvTreeListEntry *&,unsigned long &,)
-include/vcl/treelistbox.hxx:493
- class rtl::OUString SvTreeListBox::GetEntryAltText(class SvTreeListEntry *,)const
-include/vcl/treelistbox.hxx:494
- class rtl::OUString SvTreeListBox::GetEntryLongDescription(class SvTreeListEntry *,)const
-include/vcl/treelistbox.hxx:669
- long SvTreeListBox::GetTabPos(const class SvTreeListEntry *,class SvLBoxTab *,)
+include/vcl/lstbox.hxx:132
+ void ListBox::UserDraw(const class UserDrawEvent &,)
+include/vcl/treelistbox.hxx:686
+ _Bool SvTreeListBox::Expand(class SvTreeListEntry *,)
+include/vcl/treelistbox.hxx:687
+ _Bool SvTreeListBox::Collapse(class SvTreeListEntry *,)
include/vcl/weld.hxx:103
void weld::Widget::set_visible(_Bool,)
sc/source/core/opencl/formulagroupcl.cxx:1061
@@ -418,9 +412,9 @@ vcl/inc/salframe.hxx:194
void SalFrame::Flush(const class tools::Rectangle &,)
vcl/inc/salframe.hxx:264
void SalFrame::BeginSheet(class SalFrame *,)const
-vcl/inc/salinst.hxx:92
+vcl/inc/salinst.hxx:93
_Bool SalInstance::SVMainHook(int *,)
-vcl/inc/salinst.hxx:202
+vcl/inc/salinst.hxx:203
void SalInstance::releaseMainThread()
vcl/inc/salmenu.hxx:80
_Bool SalMenu::AddMenuBarButton(const struct SalMenuButtonItem &,)
@@ -432,7 +426,7 @@ vcl/inc/salobj.hxx:49
void SalObject::Enable(_Bool,)
vcl/inc/salprn.hxx:116
enum SalPrinterError SalPrinter::GetErrorCode()
-vcl/inc/skia/gdiimpl.hxx:222
+vcl/inc/skia/gdiimpl.hxx:226
void SkiaSalGraphicsImpl::createSurface()
vcl/inc/unx/gtk/gtkdata.hxx:121
int GtkSalDisplay::CaptureMouse(class SalFrame *,)