[Libreoffice-commits] core.git: compilerplugins/clang svtools/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Nov 30 11:23:15 UTC 2018


 compilerplugins/clang/unusedfields.only-used-in-constructor.results |   86 +------
 compilerplugins/clang/unusedfields.readonly.results                 |   40 +--
 compilerplugins/clang/unusedfields.untouched.results                |  114 +++-------
 compilerplugins/clang/unusedfields.writeonly.results                |   36 ---
 svtools/source/contnr/contentenumeration.hxx                        |    3 
 5 files changed, 86 insertions(+), 193 deletions(-)

New commits:
commit 3f88f1a6f419eab788b00e8c29bd024324b5da99
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Thu Nov 29 16:25:40 2018 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Nov 30 12:22:47 2018 +0100

    loplugin:unusedfields
    
    Change-Id: Ib3c797584493763773fd44fc3e8ac8b70ab0c221
    Reviewed-on: https://gerrit.libreoffice.org/64326
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index b371ec5099a4..a703f7c17a63 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -130,7 +130,7 @@ cui/source/dialogs/colorpicker.cxx:712
     cui::ColorPickerDialog m_aColorPrevious class cui::ColorPreviewControl
 cui/source/factory/dlgfact.cxx:1380
     SvxMacroAssignDialog m_aItems class SfxItemSet
-cui/source/inc/cfgutil.hxx:283
+cui/source/inc/cfgutil.hxx:275
     SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
 cui/source/inc/cuitabarea.hxx:230
     SvxAreaTabPage maFixed_ChangeType enum ChangeType
@@ -166,13 +166,11 @@ dbaccess/source/core/dataaccess/connection.hxx:101
     dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
 dbaccess/source/ui/dlg/admincontrols.hxx:52
     dbaui::MySQLNativeSettings m_aControlDependencies ::svt::ControlDependencyManager
-dbaccess/source/ui/inc/dlgsize.hxx:30
-    dbaui::DlgSize m_nStandard sal_Int32
 drawinglayer/source/tools/emfphelperdata.hxx:155
     emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
 drawinglayer/source/tools/emfphelperdata.hxx:156
     emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
-editeng/source/editeng/impedit.hxx:461
+editeng/source/editeng/impedit.hxx:460
     ImpEditEngine aSelFuncSet class EditSelFunctionSet
 filter/source/flash/swfwriter.hxx:391
     swf::Writer maMovieTempFile utl::TempFile
@@ -265,10 +263,10 @@ include/sfx2/msg.hxx:137
 include/sfx2/msg.hxx:137
     SfxType6 aAttrib struct SfxTypeAttrib [6]
 include/sfx2/msg.hxx:138
-    SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:138
     SfxType7 pType const std::type_info *
 include/sfx2/msg.hxx:138
+    SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
+include/sfx2/msg.hxx:138
     SfxType7 nAttribs sal_uInt16
 include/sfx2/msg.hxx:138
     SfxType7 aAttrib struct SfxTypeAttrib [7]
@@ -293,9 +291,9 @@ include/sfx2/msg.hxx:141
 include/sfx2/msg.hxx:141
     SfxType11 pType const std::type_info *
 include/sfx2/msg.hxx:141
-    SfxType11 nAttribs sal_uInt16
-include/sfx2/msg.hxx:141
     SfxType11 aAttrib struct SfxTypeAttrib [11]
+include/sfx2/msg.hxx:141
+    SfxType11 nAttribs sal_uInt16
 include/sfx2/msg.hxx:143
     SfxType13 pType const std::type_info *
 include/sfx2/msg.hxx:143
@@ -342,7 +340,7 @@ include/svx/ClassificationDialog.hxx:59
     svx::ClassificationDialog m_bPerParagraph const _Bool
 include/svx/itemwin.hxx:34
     SvxLineBox aDelayTimer class Timer
-include/vcl/font/Feature.hxx:102
+include/vcl/font/Feature.hxx:99
     vcl::font::Feature m_eType const enum vcl::font::FeatureType
 include/vcl/svimpbox.hxx:126
     SvImpLBox aFctSet class ImpLBSelEng
@@ -530,17 +528,7 @@ sc/source/filter/xml/xmldrani.hxx:72
     ScXMLDatabaseRangeContext bIsSelection _Bool
 sc/source/filter/xml/xmlexternaltabi.hxx:113
     ScXMLExternalRefCellContext mnCellType sal_Int16
-sc/source/filter/xml/xmlimprt.hxx:176
-    tScMyCellRange EndColumn sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:176
-    tScMyCellRange StartColumn sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:177
-    tScMyCellRange EndRow sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:177
-    tScMyCellRange StartRow sal_Int32
-sc/source/filter/xml/xmltransformationi.hxx:122
-    ScXMLColumnNumberContext aType class rtl::OUString
-sc/source/filter/xml/xmltransformationi.hxx:156
+sc/source/filter/xml/xmltransformationi.hxx:155
     ScXMLDateTimeContext aType class rtl::OUString
 sc/source/ui/inc/acredlin.hxx:51
     ScAcceptChgDlg aReOpenIdle class Idle
@@ -605,11 +593,11 @@ sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition null_object rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition simple_type rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition stringtype rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition comment rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
+    PDFGrammar::definition simple_type rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
     PDFGrammar::definition objectref rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
@@ -638,10 +626,6 @@ sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
     PDFGrammar::definition xref rule<ScannerT>
 sfx2/source/doc/doctempl.cxx:116
     DocTempl::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
-sfx2/source/view/sfxbasecontroller.cxx:112
-    GroupIDToCommandGroup nGroupID const enum SfxGroupId
-sfx2/source/view/sfxbasecontroller.cxx:113
-    GroupIDToCommandGroup nCommandGroup const sal_Int16
 slideshow/source/engine/animationnodes/animationbasenode.hxx:89
     slideshow::internal::AnimationBaseNode mpSubsetManager const slideshow::internal::SubsettableShapeManagerSharedPtr
 slideshow/source/engine/opengl/TransitionImpl.cxx:1990
@@ -722,10 +706,6 @@ svx/source/svdraw/svdcrtv.cxx:49
     ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
 svx/source/xml/xmleohlp.cxx:72
     OutputStorageWrapper_Impl aTempFile class utl::TempFile
-sw/inc/ddefld.hxx:43
-    sw::InRangeSearchHint m_nStt const sal_Int32
-sw/inc/ddefld.hxx:43
-    sw::InRangeSearchHint m_nEnd const sal_Int32
 sw/inc/unosett.hxx:144
     SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
 sw/qa/core/test_ToxTextGenerator.cxx:134
@@ -734,22 +714,6 @@ sw/qa/extras/uiwriter/uiwriter.cxx:4006
     IdleTask maIdle class Idle
 sw/source/core/crsr/crbm.cxx:64
     (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
-sw/source/core/doc/tblrwcl.cxx:98
-    CR_SetBoxWidth m_Boxes class SwSelBoxes
-sw/source/core/doc/tblrwcl.cxx:104
-    CR_SetBoxWidth nBoxWidth sal_uInt16
-sw/source/core/doc/tblrwcl.cxx:105
-    CR_SetBoxWidth bSplittBox _Bool
-sw/source/core/doc/tblrwcl.cxx:179
-    CR_SetLineHeight m_Boxes class SwSelBoxes
-sw/source/core/doc/tblrwcl.cxx:180
-    CR_SetLineHeight aShareFormats class SwShareBoxFormats
-sw/source/core/doc/tblrwcl.cxx:185
-    CR_SetLineHeight bTop _Bool
-sw/source/core/edit/autofmt.cxx:103
-    SwAutoFormat m_nLastCalcHeadLvl sal_uInt16
-sw/source/core/edit/autofmt.cxx:103
-    SwAutoFormat m_nLastHeadLvl sal_uInt16
 sw/source/core/inc/swfont.hxx:975
     SvStatistics nGetStretchTextSize sal_uInt16
 sw/source/core/layout/dbg_lay.cxx:170
@@ -758,17 +722,13 @@ sw/source/core/text/inftxt.hxx:686
     SwTextSlot aText class rtl::OUString
 sw/source/core/text/porfld.cxx:141
     SwFieldSlot aText class rtl::OUString
-sw/source/filter/html/htmltab.cxx:2823
-    CellSaveStruct m_aLang class rtl::OUString
-sw/source/filter/html/htmltab.cxx:2823
-    CellSaveStruct m_aDir class rtl::OUString
-sw/source/ui/dbui/mmaddressblockpage.hxx:209
+sw/source/ui/dbui/mmaddressblockpage.hxx:208
     SwCustomizeAddressBlockDialog m_aTextFilter class TextFilter
 sw/source/uibase/docvw/romenu.hxx:35
     SwReadOnlyPopup m_aBuilder class VclBuilder
 sw/source/uibase/inc/cption.hxx:43
     SwCaptionDialog m_aTextFilter class TextFilterAutoConvert
-sw/source/uibase/inc/glossary.hxx:95
+sw/source/uibase/inc/glossary.hxx:93
     SwGlossaryDlg m_aNoSpaceFilter class TextFilter
 sw/source/uibase/inc/olmenu.hxx:77
     SwSpellPopup m_aBuilder class VclBuilder
@@ -776,9 +736,9 @@ sw/source/uibase/inc/olmenu.hxx:86
     SwSpellPopup m_nLangParaMenuId const sal_uInt16
 sw/source/uibase/inc/optload.hxx:185
     SwCaptionOptPage m_aTextFilter class TextFilterAutoConvert
-sw/source/uibase/inc/regionsw.hxx:255
+sw/source/uibase/inc/regionsw.hxx:254
     SwInsertSectionTabDialog m_nNotePageId sal_uInt16
-sw/source/uibase/inc/regionsw.hxx:275
+sw/source/uibase/inc/regionsw.hxx:274
     SwSectionPropertyTabDialog m_nNotePageId sal_uInt16
 sw/source/uibase/inc/uivwimp.hxx:95
     SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
@@ -786,10 +746,6 @@ sw/source/uibase/inc/unodispatch.hxx:46
     SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard const class SolarMutexGuard
 toolkit/source/awt/stylesettings.cxx:90
     toolkit::StyleMethodGuard m_aGuard const class SolarMutexGuard
-ucb/source/ucp/file/filinsreq.hxx:134
-    fileaccess::XInteractionRequestImpl m_nErrorCode sal_Int32
-ucb/source/ucp/file/filinsreq.hxx:134
-    fileaccess::XInteractionRequestImpl m_nMinorError sal_Int32
 ucb/source/ucp/gio/gio_mount.hxx:46
     OOoMountOperationClass parent_class GMountOperationClass
 ucb/source/ucp/gio/gio_mount.hxx:49
@@ -846,23 +802,11 @@ vcl/inc/WidgetThemeLibrary.hxx:106
     vcl::WidgetThemeLibrary_t nSize uint32_t
 vcl/source/app/salvtables.cxx:1618
     SalInstanceEntry m_aTextFilter class SalInstanceEntry::WeldTextFilter
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:54
-    (anonymous namespace)::ScaleContext mnSrcW long
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:55
-    (anonymous namespace)::ScaleContext mnSrcH long
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:55
-    (anonymous namespace)::ScaleContext mnDestH long
 vcl/source/gdi/jobset.cxx:35
     ImplOldJobSetupData cDeviceName char [32]
 vcl/source/gdi/jobset.cxx:36
     ImplOldJobSetupData cPortName char [32]
-vcl/unx/generic/dtrans/bmp.hxx:47
-    x11::PixmapHolder m_nRedShift2 int
-vcl/unx/generic/dtrans/bmp.hxx:48
-    x11::PixmapHolder m_nGreenShift2 int
-vcl/unx/generic/dtrans/bmp.hxx:49
-    x11::PixmapHolder m_nBlueShift2 int
-vcl/unx/gtk3/gtk3gtkinst.cxx:2516
+vcl/unx/gtk3/gtk3gtkinst.cxx:2637
     CrippledViewport viewport GtkViewport
 vcl/unx/gtk/a11y/atkhypertext.cxx:29
     (anonymous) atk_hyper_link const AtkHyperlink
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 442a2f491637..427818fbf7c4 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -178,37 +178,37 @@ dbaccess/source/filter/hsqldb/parseschema.hxx:36
     dbahsql::SchemaParser m_PrimaryKeys std::map<OUString, std::vector<OUString> >
 dbaccess/source/ui/control/tabletree.cxx:182
     dbaui::(anonymous namespace)::OViewSetter m_aEqualFunctor ::comphelper::UStringMixEqual
-dbaccess/source/ui/dlg/advancedsettings.hxx:42
+dbaccess/source/ui/dlg/advancedsettings.hxx:41
     dbaui::SpecialSettingsPage m_xIsSQL92Check std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:43
+dbaccess/source/ui/dlg/advancedsettings.hxx:42
     dbaui::SpecialSettingsPage m_xAppendTableAlias std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:44
+dbaccess/source/ui/dlg/advancedsettings.hxx:43
     dbaui::SpecialSettingsPage m_xAsBeforeCorrelationName std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:45
+dbaccess/source/ui/dlg/advancedsettings.hxx:44
     dbaui::SpecialSettingsPage m_xEnableOuterJoin std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:46
+dbaccess/source/ui/dlg/advancedsettings.hxx:45
     dbaui::SpecialSettingsPage m_xIgnoreDriverPrivileges std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:47
+dbaccess/source/ui/dlg/advancedsettings.hxx:46
     dbaui::SpecialSettingsPage m_xParameterSubstitution std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:48
+dbaccess/source/ui/dlg/advancedsettings.hxx:47
     dbaui::SpecialSettingsPage m_xSuppressVersionColumn std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:49
+dbaccess/source/ui/dlg/advancedsettings.hxx:48
     dbaui::SpecialSettingsPage m_xCatalog std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:50
+dbaccess/source/ui/dlg/advancedsettings.hxx:49
     dbaui::SpecialSettingsPage m_xSchema std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:51
+dbaccess/source/ui/dlg/advancedsettings.hxx:50
     dbaui::SpecialSettingsPage m_xIndexAppendix std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:52
+dbaccess/source/ui/dlg/advancedsettings.hxx:51
     dbaui::SpecialSettingsPage m_xDosLineEnds std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:53
+dbaccess/source/ui/dlg/advancedsettings.hxx:52
     dbaui::SpecialSettingsPage m_xCheckRequiredFields std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:54
+dbaccess/source/ui/dlg/advancedsettings.hxx:53
     dbaui::SpecialSettingsPage m_xIgnoreCurrency std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:55
+dbaccess/source/ui/dlg/advancedsettings.hxx:54
     dbaui::SpecialSettingsPage m_xEscapeDateTime std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:56
+dbaccess/source/ui/dlg/advancedsettings.hxx:55
     dbaui::SpecialSettingsPage m_xPrimaryKeySupport std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/advancedsettings.hxx:57
+dbaccess/source/ui/dlg/advancedsettings.hxx:56
     dbaui::SpecialSettingsPage m_xRespectDriverResultSetType std::unique_ptr<weld::CheckButton>
 dbaccess/source/ui/inc/charsetlistbox.hxx:44
     dbaui::CharSetListBox m_aCharSets class dbaui::OCharsetDisplay
@@ -216,7 +216,7 @@ dbaccess/source/ui/inc/WCopyTable.hxx:269
     dbaui::OCopyTableWizard m_aLocale css::lang::Locale
 drawinglayer/source/processor2d/vclprocessor2d.hxx:83
     drawinglayer::processor2d::VclProcessor2D maDrawinglayerOpt const class SvtOptionsDrawinglayer
-editeng/source/editeng/impedit.hxx:450
+editeng/source/editeng/impedit.hxx:449
     ImpEditEngine maColorConfig svtools::ColorConfig
 embeddedobj/source/inc/commonembobj.hxx:108
     OCommonEmbeddedObject m_aClassName class rtl::OUString
@@ -246,7 +246,7 @@ extensions/source/propctrlr/eformshelper.hxx:63
     pcr::EFormsHelper m_aBindingUINames pcr::MapStringToPropertySet
 extensions/source/update/check/updatehdl.hxx:85
     UpdateHandler mbStringsLoaded _Bool
-filter/source/graphicfilter/eps/eps.cxx:114
+filter/source/graphicfilter/eps/eps.cxx:115
     PSWriter pVDev ScopedVclPtrInstance<class VirtualDevice>
 filter/source/graphicfilter/icgm/cgm.hxx:60
     CGM mbPicture _Bool
@@ -558,6 +558,8 @@ sfx2/source/inc/versdlg.hxx:85
     SfxCmisVersionsDialog m_xVersionBox std::unique_ptr<weld::TreeView>
 slideshow/source/engine/slideshowimpl.cxx:153
     (anonymous namespace)::FrameSynchronization maTimer const canvas::tools::ElapsedTime
+slideshow/test/testview.cxx:59
+    ImplTestView mbIsClearCalled _Bool
 sot/source/sdstor/ucbstorage.cxx:403
     UCBStorageStream_Impl m_aKey const class rtl::OString
 starmath/source/view.cxx:861
@@ -938,7 +940,7 @@ vcl/source/gdi/dibtools.cxx:117
     (anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32
 vcl/source/gdi/dibtools.cxx:118
     (anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32
-vcl/source/gdi/pdfwriter_impl.hxx:280
+vcl/source/gdi/pdfwriter_impl.hxx:279
     vcl::PDFWriterImpl::TransparencyEmit m_pSoftMaskStream std::unique_ptr<SvMemoryStream>
 vcl/source/treelist/headbar.cxx:38
     ImplHeadItem maHelpId const class rtl::OString
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index c86d4f4a50ac..fda3d7ae4207 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -28,7 +28,7 @@ chart2/source/controller/dialogs/tp_AxisPositions.hxx:62
     chart::AxisPositionsTabPage m_xCB_AxisBetweenCategories std::unique_ptr<weld::CheckButton>
 chart2/source/controller/dialogs/tp_AxisPositions.hxx:66
     chart::AxisPositionsTabPage m_xED_LabelDistance std::unique_ptr<weld::FormattedSpinButton>
-chart2/source/controller/dialogs/tp_RangeChooser.hxx:84
+chart2/source/controller/dialogs/tp_RangeChooser.hxx:86
     chart::RangeChooserTabPage m_xFT_Range std::unique_ptr<weld::Label>
 chart2/source/controller/dialogs/tp_TitleRotation.hxx:44
     chart::SchAlignmentTabPage m_xFtTextDirection std::unique_ptr<weld::Label>
@@ -52,20 +52,22 @@ cui/source/dialogs/colorpicker.cxx:714
     cui::ColorPickerDialog m_xColorField std::unique_ptr<weld::CustomWeld>
 cui/source/dialogs/colorpicker.cxx:716
     cui::ColorPickerDialog m_xColorPreview std::unique_ptr<weld::CustomWeld>
-cui/source/inc/align.hxx:97
+cui/source/inc/align.hxx:92
     svx::AlignmentTabPage m_xBoxDirection std::unique_ptr<weld::Widget>
-cui/source/inc/cfg.hxx:574
+cui/source/inc/cfg.hxx:573
     SvxNewToolbarDialog m_xBtnOK std::unique_ptr<weld::Button>
-cui/source/inc/cuicharmap.hxx:104
+cui/source/inc/cuicharmap.hxx:99
     SvxCharacterMap m_xShowChar std::unique_ptr<weld::CustomWeld>
-cui/source/inc/cuicharmap.hxx:105
+cui/source/inc/cuicharmap.hxx:100
     SvxCharacterMap m_xRecentCharView std::unique_ptr<weld::CustomWeld> [16]
-cui/source/inc/cuicharmap.hxx:106
+cui/source/inc/cuicharmap.hxx:101
     SvxCharacterMap m_xFavCharView std::unique_ptr<weld::CustomWeld> [16]
-cui/source/inc/cuicharmap.hxx:108
+cui/source/inc/cuicharmap.hxx:103
     SvxCharacterMap m_xShowSetArea std::unique_ptr<weld::CustomWeld>
-cui/source/inc/cuicharmap.hxx:110
+cui/source/inc/cuicharmap.hxx:105
     SvxCharacterMap m_xSearchSetArea std::unique_ptr<weld::CustomWeld>
+cui/source/inc/cuigaldlg.hxx:252
+    TPGalleryThemeProperties m_xWndPreview std::unique_ptr<weld::CustomWeld>
 cui/source/inc/cuigrfflt.hxx:79
     GraphicFilterDialog mxPreview std::unique_ptr<weld::CustomWeld>
 cui/source/inc/cuigrfflt.hxx:175
@@ -100,19 +102,19 @@ cui/source/inc/transfrm.hxx:190
     SvxAngleTabPage m_xCtlAngle std::unique_ptr<weld::CustomWeld>
 dbaccess/source/sdbtools/inc/connectiondependent.hxx:116
     sdbtools::ConnectionDependentComponent::EntryGuard m_aMutexGuard ::osl::MutexGuard
-dbaccess/source/ui/dlg/advancedsettings.hxx:98
+dbaccess/source/ui/dlg/advancedsettings.hxx:97
     dbaui::GeneratedValuesPage m_xAutoIncrementLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/advancedsettings.hxx:100
+dbaccess/source/ui/dlg/advancedsettings.hxx:99
     dbaui::GeneratedValuesPage m_xAutoRetrievingLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/detailpages.hxx:67
+dbaccess/source/ui/dlg/detailpages.hxx:66
     dbaui::OCommonBehaviourTabPage m_xAutoRetrievingEnabled std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/dlg/detailpages.hxx:68
+dbaccess/source/ui/dlg/detailpages.hxx:67
     dbaui::OCommonBehaviourTabPage m_xAutoIncrementLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/detailpages.hxx:69
+dbaccess/source/ui/dlg/detailpages.hxx:68
     dbaui::OCommonBehaviourTabPage m_xAutoIncrement std::unique_ptr<weld::Entry>
-dbaccess/source/ui/dlg/detailpages.hxx:70
+dbaccess/source/ui/dlg/detailpages.hxx:69
     dbaui::OCommonBehaviourTabPage m_xAutoRetrievingLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/detailpages.hxx:71
+dbaccess/source/ui/dlg/detailpages.hxx:70
     dbaui::OCommonBehaviourTabPage m_xAutoRetrieving std::unique_ptr<weld::Entry>
 emfio/source/emfuno/xemfparser.cxx:60
     emfio::emfreader::XEmfParser context_ uno::Reference<uno::XComponentContext>
@@ -138,7 +140,7 @@ include/oox/vml/vmlshapecontext.hxx:116
     oox::vml::ShapeTypeContext m_pShapeType std::shared_ptr<ShapeType>
 include/registry/registry.hxx:35
     Registry_Api acquire void (*)(RegHandle)
-include/sfx2/mgetempl.hxx:63
+include/sfx2/mgetempl.hxx:60
     SfxManageStyleSheetPage m_xNameFt std::unique_ptr<weld::Label>
 include/sfx2/msg.hxx:117
     SfxType0 createSfxPoolItemFunc const std::function<SfxPoolItem *(void)>
@@ -177,12 +179,12 @@ include/sfx2/msg.hxx:135
 include/sfx2/msg.hxx:135
     SfxType4 pType const std::type_info *
 include/sfx2/msg.hxx:136
-    SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:136
     SfxType5 aAttrib struct SfxTypeAttrib [5]
 include/sfx2/msg.hxx:136
     SfxType5 pType const std::type_info *
 include/sfx2/msg.hxx:136
+    SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
+include/sfx2/msg.hxx:136
     SfxType5 nAttribs sal_uInt16
 include/sfx2/msg.hxx:137
     SfxType6 pType const std::type_info *
@@ -197,9 +199,9 @@ include/sfx2/msg.hxx:138
 include/sfx2/msg.hxx:138
     SfxType7 aAttrib struct SfxTypeAttrib [7]
 include/sfx2/msg.hxx:138
-    SfxType7 pType const std::type_info *
-include/sfx2/msg.hxx:138
     SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
+include/sfx2/msg.hxx:138
+    SfxType7 pType const std::type_info *
 include/sfx2/msg.hxx:139
     SfxType8 pType const std::type_info *
 include/sfx2/msg.hxx:139
@@ -217,10 +219,10 @@ include/sfx2/msg.hxx:140
 include/sfx2/msg.hxx:140
     SfxType10 aAttrib struct SfxTypeAttrib [10]
 include/sfx2/msg.hxx:141
-    SfxType11 nAttribs sal_uInt16
-include/sfx2/msg.hxx:141
     SfxType11 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:141
+    SfxType11 nAttribs sal_uInt16
+include/sfx2/msg.hxx:141
     SfxType11 pType const std::type_info *
 include/sfx2/msg.hxx:141
     SfxType11 aAttrib struct SfxTypeAttrib [11]
@@ -280,7 +282,7 @@ include/svx/colorwindow.hxx:133
     ColorWindow mxRecentColorSetWin std::unique_ptr<weld::CustomWeld>
 include/svx/hdft.hxx:86
     SvxHFPage m_xBspWin std::unique_ptr<weld::CustomWeld>
-include/vcl/font/Feature.hxx:102
+include/vcl/font/Feature.hxx:99
     vcl::font::Feature m_eType const enum vcl::font::FeatureType
 include/vcl/uitest/uiobject.hxx:271
     TabPageUIObject mxTabPage VclPtr<class TabPage>
@@ -402,14 +404,6 @@ sc/source/filter/html/htmlpars.cxx:3031
     (anonymous namespace)::CSSHandler::MemStr mn size_t
 sc/source/filter/inc/sheetdatacontext.hxx:62
     oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
-sc/source/filter/xml/xmlimprt.hxx:176
-    tScMyCellRange EndColumn sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:176
-    tScMyCellRange StartColumn sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:177
-    tScMyCellRange StartRow sal_Int32
-sc/source/filter/xml/xmlimprt.hxx:177
-    tScMyCellRange EndRow sal_Int32
 sc/source/ui/inc/crdlg.hxx:32
     ScColOrRowDlg m_xBtnRows std::unique_ptr<weld::RadioButton>
 sc/source/ui/inc/delcodlg.hxx:39
@@ -418,21 +412,21 @@ sc/source/ui/inc/docsh.hxx:456
     ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
 sc/source/ui/inc/instbdlg.hxx:66
     ScInsertTableDlg m_xBtnBehind std::unique_ptr<weld::RadioButton>
-sd/source/ui/animations/CustomAnimationDialog.cxx:1746
+sd/source/ui/animations/CustomAnimationDialog.cxx:1745
     sd::CustomAnimationEffectTabPage mxContainer std::unique_ptr<weld::Container>
-sd/source/ui/animations/CustomAnimationDialog.cxx:1752
+sd/source/ui/animations/CustomAnimationDialog.cxx:1751
     sd::CustomAnimationEffectTabPage mxFTSound std::unique_ptr<weld::Label>
-sd/source/ui/animations/CustomAnimationDialog.cxx:1755
+sd/source/ui/animations/CustomAnimationDialog.cxx:1754
     sd::CustomAnimationEffectTabPage mxFTAfterEffect std::unique_ptr<weld::Label>
-sd/source/ui/animations/CustomAnimationDialog.cxx:2276
+sd/source/ui/animations/CustomAnimationDialog.cxx:2275
     sd::CustomAnimationDurationTabPage mxContainer std::unique_ptr<weld::Container>
-sd/source/ui/animations/CustomAnimationDialog.cxx:2277
+sd/source/ui/animations/CustomAnimationDialog.cxx:2276
     sd::CustomAnimationDurationTabPage mxFTStart std::unique_ptr<weld::Label>
-sd/source/ui/animations/CustomAnimationDialog.cxx:2279
+sd/source/ui/animations/CustomAnimationDialog.cxx:2278
     sd::CustomAnimationDurationTabPage mxFTStartDelay std::unique_ptr<weld::Label>
-sd/source/ui/animations/CustomAnimationDialog.cxx:2642
+sd/source/ui/animations/CustomAnimationDialog.cxx:2641
     sd::CustomAnimationTextAnimTabPage mxContainer std::unique_ptr<weld::Container>
-sd/source/ui/animations/CustomAnimationDialog.cxx:2643
+sd/source/ui/animations/CustomAnimationDialog.cxx:2642
     sd::CustomAnimationTextAnimTabPage mxFTGroupText std::unique_ptr<weld::Label>
 sd/source/ui/animations/CustomAnimationDialog.hxx:147
     sd::SdPropertySubControl mxContainer std::unique_ptr<weld::Container>
@@ -480,10 +474,6 @@ sfx2/source/inc/versdlg.hxx:83
     SfxCmisVersionsDialog m_xDeleteButton std::unique_ptr<weld::Button>
 sfx2/source/inc/versdlg.hxx:84
     SfxCmisVersionsDialog m_xCompareButton std::unique_ptr<weld::Button>
-sfx2/source/view/sfxbasecontroller.cxx:112
-    GroupIDToCommandGroup nGroupID const enum SfxGroupId
-sfx2/source/view/sfxbasecontroller.cxx:113
-    GroupIDToCommandGroup nCommandGroup const sal_Int16
 sfx2/source/view/viewfrm.cxx:163
     (anonymous namespace)::SfxEditDocumentDialog m_xEditDocument std::unique_ptr<weld::Button>
 sfx2/source/view/viewfrm.cxx:164
@@ -522,26 +512,14 @@ svl/source/crypto/cryptosign.cxx:283
     (anonymous namespace)::(anonymous) statusString SECItem
 svl/source/crypto/cryptosign.cxx:284
     (anonymous namespace)::(anonymous) failInfo SECItem
-svtools/source/filter/exportdialog.hxx:124
+svtools/source/contnr/contentenumeration.hxx:177
+    svt::FileViewContentEnumerator m_xDocProps css::uno::Reference<css::document::XDocumentProperties>
+svtools/source/filter/exportdialog.hxx:125
     ExportDialog mxEncoding std::unique_ptr<weld::Widget>
 svx/source/inc/datanavi.hxx:604
     svxform::AddInstanceDialog m_xURLFT std::unique_ptr<weld::Label>
-sw/inc/ddefld.hxx:43
-    sw::InRangeSearchHint m_nEnd const sal_Int32
-sw/inc/ddefld.hxx:43
-    sw::InRangeSearchHint m_nStt const sal_Int32
 sw/source/core/crsr/crbm.cxx:64
     (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
-sw/source/core/doc/tblrwcl.cxx:98
-    CR_SetBoxWidth m_Boxes class SwSelBoxes
-sw/source/core/doc/tblrwcl.cxx:104
-    CR_SetBoxWidth nBoxWidth sal_uInt16
-sw/source/core/doc/tblrwcl.cxx:105
-    CR_SetBoxWidth bSplittBox _Bool
-sw/source/core/doc/tblrwcl.cxx:179
-    CR_SetLineHeight m_Boxes class SwSelBoxes
-sw/source/core/doc/tblrwcl.cxx:180
-    CR_SetLineHeight aShareFormats class SwShareBoxFormats
 sw/source/core/frmedt/fetab.cxx:79
     TableWait m_pWait const std::unique_ptr<SwWait>
 sw/source/core/layout/dbg_lay.cxx:170
@@ -550,17 +528,17 @@ sw/source/ui/config/mailconfigpage.cxx:56
     SwTestAccountSettingsDialog m_xEstablish std::unique_ptr<weld::Label>
 sw/source/ui/config/mailconfigpage.cxx:57
     SwTestAccountSettingsDialog m_xFind std::unique_ptr<weld::Label>
-sw/source/ui/dbui/mmgreetingspage.hxx:116
+sw/source/ui/dbui/mmgreetingspage.hxx:114
     SwMailBodyDialog m_xBodyFT std::unique_ptr<weld::Label>
 sw/source/ui/envelp/labfmt.hxx:75
     SwLabFormatPage m_xPreview std::unique_ptr<weld::CustomWeld>
-sw/source/ui/inc/mmresultdialogs.hxx:72
+sw/source/ui/inc/mmresultdialogs.hxx:70
     SwMMResultPrintDialog m_xPrinterFT std::unique_ptr<weld::Label>
-sw/source/ui/inc/mmresultdialogs.hxx:102
+sw/source/ui/inc/mmresultdialogs.hxx:100
     SwMMResultEmailDialog m_xMailToFT std::unique_ptr<weld::Label>
-sw/source/ui/inc/mmresultdialogs.hxx:105
+sw/source/ui/inc/mmresultdialogs.hxx:103
     SwMMResultEmailDialog m_xSubjectFT std::unique_ptr<weld::Label>
-sw/source/ui/inc/mmresultdialogs.hxx:107
+sw/source/ui/inc/mmresultdialogs.hxx:105
     SwMMResultEmailDialog m_xSendAsFT std::unique_ptr<weld::Label>
 sw/source/ui/misc/impfnote.hxx:44
     SwEndNoteOptionPage m_xPosFT std::unique_ptr<weld::Label>
@@ -588,7 +566,7 @@ sw/source/uibase/inc/outline.hxx:85
     SwOutlineSettingsTabPage m_xPreviewWIN std::unique_ptr<weld::CustomWeld>
 sw/source/uibase/inc/pggrid.hxx:44
     SwTextGridPage m_xExampleWN std::unique_ptr<weld::CustomWeld>
-sw/source/uibase/inc/regionsw.hxx:232
+sw/source/uibase/inc/regionsw.hxx:231
     SwSectionIndentTabPage m_xPreviewWin std::unique_ptr<weld::CustomWeld>
 sw/source/uibase/inc/splittbl.hxx:30
     SwSplitTableDlg m_xHorzBox std::unique_ptr<weld::RadioButton>
@@ -622,12 +600,6 @@ vcl/inc/WidgetThemeLibrary.hxx:106
     vcl::WidgetThemeLibrary_t nSize uint32_t
 vcl/source/app/salvtables.cxx:622
     SalInstanceContainer m_xContainer VclPtr<vcl::Window>
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:54
-    (anonymous namespace)::ScaleContext mnSrcW long
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:55
-    (anonymous namespace)::ScaleContext mnSrcH long
-vcl/source/bitmap/BitmapScaleSuperFilter.cxx:55
-    (anonymous namespace)::ScaleContext mnDestH long
 vcl/source/gdi/jobset.cxx:35
     ImplOldJobSetupData cDeviceName char [32]
 vcl/source/gdi/jobset.cxx:36
@@ -638,7 +610,7 @@ vcl/unx/generic/print/prtsetup.hxx:73
     RTSPaperPage m_xContainer std::unique_ptr<weld::Widget>
 vcl/unx/generic/print/prtsetup.hxx:108
     RTSDevicePage m_xContainer std::unique_ptr<weld::Widget>
-vcl/unx/gtk3/gtk3gtkinst.cxx:2516
+vcl/unx/gtk3/gtk3gtkinst.cxx:2637
     CrippledViewport viewport GtkViewport
 vcl/unx/gtk/a11y/atkhypertext.cxx:29
     (anonymous) atk_hyper_link const AtkHyperlink
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index 8cb2c359b6d8..eb83ce2c7040 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -4,7 +4,7 @@ basctl/source/inc/basidesh.hxx:87
     basctl::Shell m_aNotifier class basctl::DocumentEventNotifier
 basctl/source/inc/bastype2.hxx:183
     basctl::TreeListBox m_aNotifier class basctl::DocumentEventNotifier
-basctl/source/inc/bastype2.hxx:262
+basctl/source/inc/bastype2.hxx:259
     basctl::SbTreeListBox m_aNotifier class basctl::DocumentEventNotifier
 basic/qa/cppunit/test_scanner.cxx:26
     (anonymous namespace)::Symbol line sal_uInt16
@@ -258,8 +258,6 @@ include/editeng/adjustitem.hxx:39
     SvxAdjustItem bLeft _Bool
 include/editeng/outlobj.hxx:42
     OutlinerParaObjData mbIsEditDoc _Bool
-include/editeng/svxrtf.hxx:98
-    SvxRTFStyleType nNext sal_uInt16
 include/LibreOfficeKit/LibreOfficeKit.h:108
     _LibreOfficeKitDocumentClass nSize size_t
 include/LibreOfficeKit/LibreOfficeKit.h:310
@@ -276,16 +274,12 @@ include/opencl/platforminfo.hxx:31
     OpenCLDeviceInfo mnFrequency size_t
 include/sfx2/minfitem.hxx:35
     SfxMacroInfoItem aCommentText const class rtl::OUString
-include/svtools/brwbox.hxx:255
+include/svtools/brwbox.hxx:248
     BrowseBox::CursorMoveAttempt m_nCol const long
-include/svtools/brwbox.hxx:256
+include/svtools/brwbox.hxx:249
     BrowseBox::CursorMoveAttempt m_nRow const long
-include/svtools/brwbox.hxx:257
+include/svtools/brwbox.hxx:250
     BrowseBox::CursorMoveAttempt m_bScrolledToReachCell const _Bool
-include/svtools/editbrowsebox.hxx:481
-    svt::EditBrowseBox nOldEditRow long
-include/svtools/editbrowsebox.hxx:482
-    svt::EditBrowseBox nOldEditCol sal_uInt16
 include/svx/bmpmask.hxx:130
     SvxBmpMask aSelItem class SvxBmpMaskSelectItem
 include/svx/imapdlg.hxx:118
@@ -492,7 +486,7 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:296
     Vertex normal glm::vec3
 slideshow/source/engine/opengl/TransitionImpl.hxx:297
     Vertex texcoord glm::vec2
-slideshow/source/engine/slideshowimpl.cxx:1043
+slideshow/source/engine/slideshowimpl.cxx:1036
     (anonymous namespace)::SlideShowImpl::PrefetchPropertiesFunc mpSlideShowImpl class (anonymous namespace)::SlideShowImpl *const
 soltools/cpp/cpp.h:143
     macroValidator pMacro Nlist *
@@ -558,20 +552,10 @@ svx/source/svdraw/svdpdf.hxx:196
     ImpSdrPdfImport mdPageWidthPts double
 svx/source/table/tablertfimporter.cxx:54
     sdr::table::RTFCellDefault maItemSet class SfxItemSet
-sw/inc/fesh.hxx:152
-    SwGetCurColNumPara pFrameRect const class SwRect *
 sw/inc/shellio.hxx:152
     SwReader aFileName const class rtl::OUString
 sw/source/core/doc/tblafmt.cxx:186
     SwAfVersions m_nVerticalAlignmentVersion sal_uInt16
-sw/source/core/doc/tblrwcl.cxx:104
-    CR_SetBoxWidth nRemainWidth sal_uInt16
-sw/source/core/doc/tblrwcl.cxx:104
-    CR_SetBoxWidth nTableWidth sal_uInt16
-sw/source/core/doc/tblrwcl.cxx:105
-    CR_SetBoxWidth bAnyBoxFnd _Bool
-sw/source/core/doc/tblrwcl.cxx:185
-    CR_SetLineHeight bTop _Bool
 sw/source/core/inc/swfont.hxx:973
     SvStatistics nGetTextSize sal_uInt16
 sw/source/core/inc/swfont.hxx:974
@@ -582,8 +566,6 @@ sw/source/core/inc/swfont.hxx:976
     SvStatistics nDrawStretchText sal_uInt16
 sw/source/core/inc/swfont.hxx:977
     SvStatistics nChangeFont sal_uInt16
-sw/source/core/inc/UndoRedline.hxx:80
-    SwUndoRedlineSort nOffset sal_uLong
 sw/source/core/text/porfld.hxx:59
     SwFieldPortion m_nAttrFieldType sal_uInt16
 sw/source/filter/inc/rtf.hxx:28
@@ -594,8 +576,6 @@ sw/source/filter/inc/rtf.hxx:30
     RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8
 sw/source/filter/inc/rtf.hxx:31
     RTFSurround::(anonymous) Flags struct (anonymous struct at /media/noel/disk2/libo4/sw/source/filter/inc/rtf.hxx:27:9)
-ucb/source/ucp/file/filtask.hxx:91
-    fileaccess::TaskManager::TaskHandling m_bAbort _Bool
 ucb/source/ucp/gio/gio_mount.hxx:46
     OOoMountOperationClass parent_class GMountOperationClass
 ucb/source/ucp/gio/gio_mount.hxx:49
@@ -670,9 +650,9 @@ vcl/source/filter/jpeg/Exif.hxx:56
     Exif::ExifIFD type sal_uInt16
 vcl/source/filter/jpeg/Exif.hxx:57
     Exif::ExifIFD count sal_uInt32
-vcl/source/gdi/pdfwriter_impl.hxx:181
+vcl/source/gdi/pdfwriter_impl.hxx:180
     vcl::PDFWriterImpl::BitmapID m_nChecksum BitmapChecksum
-vcl/source/gdi/pdfwriter_impl.hxx:182
+vcl/source/gdi/pdfwriter_impl.hxx:181
     vcl::PDFWriterImpl::BitmapID m_nMaskChecksum BitmapChecksum
 vcl/unx/generic/app/wmadaptor.cxx:1268
     _mwmhints deco unsigned long
@@ -706,5 +686,3 @@ vcl/unx/gtk/hudawareness.cxx:23
     (anonymous) notify GDestroyNotify
 writerfilter/source/dmapper/PropertyMap.hxx:197
     writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/ooxml/Handler.hxx:111
-    writerfilter::ooxml::OOXMLBreakHandler mnClear sal_Int32
diff --git a/svtools/source/contnr/contentenumeration.hxx b/svtools/source/contnr/contentenumeration.hxx
index 6de8e21370f7..affa2b6eb9cb 100644
--- a/svtools/source/contnr/contentenumeration.hxx
+++ b/svtools/source/contnr/contentenumeration.hxx
@@ -173,9 +173,6 @@ namespace svt
         IEnumerationResultHandler*      m_pResultHandler;
         bool                            m_bCancelled;
 
-        mutable css::uno::Reference< css::document::XDocumentProperties>
-                                        m_xDocProps;
-
         css::uno::Sequence< OUString > m_rBlackList;
 
         bool URLOnBlackList ( const OUString& sRealURL );


More information about the Libreoffice-commits mailing list