diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-09-26 08:53:44 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-09-26 14:05:52 +0200 |
commit | 464fe63e334f697c5801d4ef0c5e4a2896d28c04 (patch) | |
tree | b1b2dfd57751c893825e2b38053e9bad9c172f6e /compilerplugins | |
parent | aa7e7747f4296b3b92379c3c7703b80ad8af6a8b (diff) |
loplugin:virtualdead in sw
Change-Id: Ib96caad8a2bbfc4ff9a5191abbd49789d142d2eb
Reviewed-on: https://gerrit.libreoffice.org/79587
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/virtualdead.results | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/compilerplugins/clang/virtualdead.results b/compilerplugins/clang/virtualdead.results index dbe267b1ee4f..2658662aa5b6 100644 --- a/compilerplugins/clang/virtualdead.results +++ b/compilerplugins/clang/virtualdead.results @@ -220,18 +220,9 @@ slideshow/source/inc/slide.hxx:118 svx/source/inc/docrecovery.hxx:162 void svx::DocRecovery::IRecoveryUpdateListener::start() empty -sw/inc/IDocumentState.hxx:48 - void IDocumentState::SetLoaded() - empty sw/source/core/inc/swblocks.hxx:81 enum SwImpBlocks::FileType SwImpBlocks::GetFileType()const 3 -sw/source/uibase/inc/imaildsplistener.hxx:43 - void IMailDispatcherListener::started(class rtl::Reference<class MailDispatcher>,) - empty -sw/source/uibase/inc/imaildsplistener.hxx:48 - void IMailDispatcherListener::stopped(class rtl::Reference<class MailDispatcher>,) - empty vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) empty |