From be98dffedd70f36e7c74c4ebd6509c5868a016d1 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 2 Oct 2018 15:41:54 +0200 Subject: loplugin:unusedfields Change-Id: Idf6f7f2946eecada64d2a586194533840ec8cc63 Reviewed-on: https://gerrit.libreoffice.org/61248 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/unusedfields.writeonly.results | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'compilerplugins/clang/unusedfields.writeonly.results') diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index 669d348e7f89..960d1d23f34c 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -146,8 +146,8 @@ cui/source/inc/cuihyperdlg.hxx:57 SvxHlinkCtrl aRdOnlyForwarder class SfxStatusForwarder cui/source/inc/cuihyperdlg.hxx:77 SvxHpLinkDlg maCtrl class SvxHlinkCtrl -cui/source/inc/grfpage.hxx:62 - SvxGrfCropPage bReset _Bool +cui/source/inc/cuitabline.hxx:95 + SvxLineTabPage m_nNumMenuGalleryItems long dbaccess/source/core/dataaccess/documentdefinition.cxx:287 dbaccess::LifetimeCoupler m_xClient Reference desktop/qa/desktop_lib/test_desktop_lib.cxx:178 @@ -364,8 +364,8 @@ sc/source/filter/xml/xmlexternaltabi.hxx:112 ScXMLExternalRefCellContext mnCellType sal_Int16 sc/source/ui/inc/AccessibleText.hxx:194 ScAccessiblePreviewHeaderCellTextData mbRowHeader _Bool -sc/source/ui/inc/AccessibleText.hxx:223 - ScAccessibleHeaderTextData mbHeader _Bool +sc/source/ui/inc/AccessibleText.hxx:266 + ScAccessibleCsvTextData maBoundBox tools::Rectangle sc/source/ui/inc/datastream.hxx:108 sc::DataStream mnSettings sal_uInt32 sc/source/ui/inc/preview.hxx:47 @@ -394,8 +394,6 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:297 Vertex texcoord glm::vec2 slideshow/source/engine/slideshowimpl.cxx:1043 (anonymous namespace)::SlideShowImpl::PrefetchPropertiesFunc mpSlideShowImpl class (anonymous namespace)::SlideShowImpl *const -slideshow/source/inc/shapeattributelayer.hxx:501 - slideshow::internal::ShapeAttributeLayer mnCharRotationAngle double soltools/cpp/cpp.h:143 macroValidator pMacro Nlist * starmath/inc/view.hxx:158 @@ -490,8 +488,6 @@ vcl/inc/opengl/RenderList.hxx:29 Vertex color glm::vec4 vcl/inc/opengl/RenderList.hxx:30 Vertex lineData glm::vec4 -vcl/inc/printerinfomanager.hxx:100 - psp::PrinterInfoManager::Printer m_bModified _Bool vcl/inc/salmenu.hxx:34 SalItemParams nBits enum MenuItemBits vcl/inc/salmenu.hxx:42 @@ -536,8 +532,8 @@ vcl/unx/generic/app/wmadaptor.cxx:1270 _mwmhints status unsigned long vcl/unx/gtk/a11y/atkwrapper.hxx:49 AtkObjectWrapper aParent const AtkObject -vcl/unx/gtk/a11y/atkwrapper.hxx:78 - AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass +vcl/unx/gtk/a11y/atkwrapper.hxx:80 + AtkObjectWrapperClass aParentClass const AtkObjectClass vcl/unx/gtk/gloactiongroup.cxx:30 GLOAction parent_instance GObject vcl/unx/gtk/glomenu.cxx:20 -- cgit