diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-20 16:29:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-21 10:06:51 +0200 |
commit | cf530f290d30e4f4decc143feebfdec9b3e0bc65 (patch) | |
tree | af189756caa900cd39285430460768787c6ef947 /compilerplugins | |
parent | 5e4b4eecb1b2b7113f45e9468574624d30c7097c (diff) |
loplugin:unusedfields in sd
Change-Id: I7f89e038f3d9bd0da658c7d3b8faec23d8a593db
Reviewed-on: https://gerrit.libreoffice.org/40257
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedfields.readonly.results | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index 7badc8cb155c..57665bcca364 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -1058,24 +1058,6 @@ sd/source/filter/eppt/epptbase.hxx:279 PPTExParaSheet maParaLevel struct PPTExParaLevel [5] sd/source/filter/ppt/propread.hxx:142 PropRead mApplicationCLSID sal_uInt8 [16] -sd/source/ui/animations/CategoryListBox.hxx:43 - sd::CategoryListBox maDoubleClickHdl Link<class sd::CategoryListBox &, void> -sd/source/ui/dlg/filedlg.cxx:55 - SdFileDialog_Imp mbUsableSelection _Bool -sd/source/ui/dlg/RemoteDialogClientBox.hxx:91 - sd::ClientBox m_bInCheckMode _Bool -sd/source/ui/inc/docprev.hxx:41 - SdDocPreviewWin aClickHdl Link<class SdDocPreviewWin &, void> -sd/source/ui/inc/unomodel.hxx:110 - SdXImpressDocument mxStyleFamilies css::uno::WeakReference<css::container::XNameAccess> -sd/source/ui/inc/unomodel.hxx:111 - SdXImpressDocument mxPresentation css::uno::WeakReference<css::presentation::XPresentation> -sd/source/ui/inc/unosrch.hxx:46 - SdUnoSearchReplaceShape mpShape css::drawing::XShape * -sd/source/ui/presenter/PresenterCanvas.hxx:306 - sd::presenter::PresenterCanvas maClipRectangle css::awt::Rectangle -sd/source/ui/sidebar/LayoutMenu.hxx:128 - sd::sidebar::LayoutMenu mbUseOwnScrollBar _Bool sd/source/ui/sidebar/MasterPageContainer.cxx:148 sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated class Image sd/source/ui/sidebar/MasterPageContainer.cxx:149 @@ -1084,12 +1066,8 @@ sd/source/ui/sidebar/MasterPageContainer.cxx:154 sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable class Image sd/source/ui/sidebar/MasterPageContainer.cxx:155 sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable class Image -sd/source/ui/sidebar/PanelBase.hxx:62 - sd::sidebar::PanelBase mxSidebar css::uno::Reference<css::ui::XSidebar> sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:97 sd::slidesorter::controller::Animator maElapsedTime ::canvas::tools::ElapsedTime -sd/source/ui/view/ViewShellManager.cxx:180 - sd::ViewShellManager::Implementation mbKeepMainViewShellOnTop _Bool sdext/source/pdfimport/pdfparse/pdfentries.cxx:1018 pdfparse::PDFFileImplData m_aOEntry sal_uInt8 [32] sdext/source/pdfimport/pdfparse/pdfentries.cxx:1019 |