[Libreoffice-commits] core.git: compilerplugins/clang filter/source sc/source sw/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Dec 21 06:26:55 UTC 2018


 compilerplugins/clang/unusedfields.only-used-in-constructor.results |   42 +++---
 compilerplugins/clang/unusedfields.readonly.results                 |   18 +-
 compilerplugins/clang/unusedfields.untouched.results                |   28 +++-
 compilerplugins/clang/unusedfields.writeonly.results                |   62 ++--------
 filter/source/svg/svgfilter.cxx                                     |    1 
 filter/source/svg/svgfilter.hxx                                     |    1 
 sc/source/filter/inc/namebuff.hxx                                   |    4 
 sc/source/filter/lotus/tool.cxx                                     |    4 
 sw/source/ui/index/cnttab.cxx                                       |    3 
 sw/source/uibase/inc/swuicnttab.hxx                                 |    1 
 10 files changed, 71 insertions(+), 93 deletions(-)

New commits:
commit d9d8ec2521cd59940792902d4757f33c327130a3
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Thu Dec 20 14:26:58 2018 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Dec 21 07:26:25 2018 +0100

    loplugin:unusedfields
    
    Change-Id: Ib41c168817c30ce11baf99c3f43005313fe484ff
    Reviewed-on: https://gerrit.libreoffice.org/65496
    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 e838acef69e9..71434dd18162 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -9,9 +9,9 @@ avmedia/source/vlc/wrapper/Types.hxx:44
 avmedia/source/vlc/wrapper/Types.hxx:45
     libvlc_event_t::(anonymous union)::(anonymous) dummy2 const char *
 avmedia/source/vlc/wrapper/Types.hxx:46
-    libvlc_event_t::(anonymous) padding struct (anonymous struct at /home/noel/libo/avmedia/source/vlc/wrapper/Types.hxx:43:7)
+    libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/noel/disk2/libo6/avmedia/source/vlc/wrapper/Types.hxx:43:7)
 avmedia/source/vlc/wrapper/Types.hxx:47
-    libvlc_event_t u union (anonymous union at /home/noel/libo/avmedia/source/vlc/wrapper/Types.hxx:41:5)
+    libvlc_event_t u union (anonymous union at /media/noel/disk2/libo6/avmedia/source/vlc/wrapper/Types.hxx:41:5)
 avmedia/source/vlc/wrapper/Types.hxx:53
     libvlc_track_description_t psz_name char *
 basegfx/source/polygon/b2dtrapezoid.cxx:202
@@ -184,6 +184,8 @@ filter/source/graphicfilter/icgm/chart.hxx:46
     DataNode nBoxX2 sal_Int16
 filter/source/graphicfilter/icgm/chart.hxx:47
     DataNode nBoxY2 sal_Int16
+filter/source/svg/svgfilter.hxx:224
+    SVGFilter mpSdrModel class SdrModel *
 helpcompiler/inc/HelpCompiler.hxx:230
     HelpCompiler lang const std::string
 include/basic/basmgr.hxx:52
@@ -231,13 +233,13 @@ include/sfx2/msg.hxx:133
 include/sfx2/msg.hxx:133
     SfxType2 nAttribs sal_uInt16
 include/sfx2/msg.hxx:134
+    SfxType3 nAttribs sal_uInt16
+include/sfx2/msg.hxx:134
     SfxType3 aAttrib struct SfxTypeAttrib [3]
 include/sfx2/msg.hxx:134
     SfxType3 pType const std::type_info *
 include/sfx2/msg.hxx:134
     SfxType3 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:134
-    SfxType3 nAttribs sal_uInt16
 include/sfx2/msg.hxx:135
     SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:135
@@ -508,6 +510,8 @@ sc/source/filter/html/htmlpars.cxx:3031
     (anonymous namespace)::CSSHandler::MemStr mn size_t
 sc/source/filter/inc/htmlpars.hxx:614
     ScHTMLQueryParser mnUnusedId ScHTMLTableId
+sc/source/filter/inc/namebuff.hxx:79
+    RangeNameBufferWK3::Entry aScAbsName const class rtl::OUString
 sc/source/filter/inc/sheetdatacontext.hxx:62
     oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
 sc/source/filter/inc/xetable.hxx:1002
@@ -522,7 +526,7 @@ sc/source/filter/inc/xistream.hxx:172
     XclImpBiff8StdDecrypter maCodec ::msfilter::MSCodec_Std97
 sc/source/filter/inc/xistream.hxx:194
     XclImpBiff8CryptoAPIDecrypter maCodec ::msfilter::MSCodec_CryptoAPI
-sc/source/filter/oox/worksheethelper.cxx:388
+sc/source/filter/oox/worksheethelper.cxx:383
     oox::xls::WorksheetGlobals mxProgressBar oox::ISegmentProgressBarRef
 sc/source/filter/xml/xmldrani.hxx:72
     ScXMLDatabaseRangeContext bIsSelection _Bool
@@ -558,7 +562,7 @@ sccomp/source/solver/DifferentialEvolution.hxx:35
     DifferentialEvolutionAlgorithm maRandomDevice std::random_device
 sccomp/source/solver/ParticelSwarmOptimization.hxx:56
     ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
-scripting/source/stringresource/stringresource.cxx:1310
+scripting/source/stringresource/stringresource.cxx:1299
     stringresource::BinaryInput m_aData const Sequence<sal_Int8>
 sd/inc/anminfo.hxx:52
     SdAnimationInfo maSecondSoundFile const class rtl::OUString
@@ -587,14 +591,14 @@ sd/source/ui/view/viewshel.cxx:1211
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition stream rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
+    PDFGrammar::definition boolean rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition name rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition null_object rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
     PDFGrammar::definition stringtype rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition boolean 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>
@@ -710,9 +714,9 @@ sw/inc/unosett.hxx:145
     SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
 sw/qa/core/test_ToxTextGenerator.cxx:134
     ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
-sw/qa/extras/uiwriter/uiwriter.cxx:4016
+sw/qa/extras/uiwriter/uiwriter.cxx:4019
     IdleTask maIdle class Idle
-sw/source/core/crsr/crbm.cxx:64
+sw/source/core/crsr/crbm.cxx:66
     (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
 sw/source/core/inc/swfont.hxx:975
     SvStatistics nGetStretchTextSize sal_uInt16
@@ -726,20 +730,18 @@ 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:93
     SwGlossaryDlg m_aNoSpaceFilter class TextFilter
 sw/source/uibase/inc/olmenu.hxx:77
     SwSpellPopup m_aBuilder class VclBuilder
 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:254
     SwInsertSectionTabDialog m_nNotePageId sal_uInt16
 sw/source/uibase/inc/regionsw.hxx:274
     SwSectionPropertyTabDialog m_nNotePageId sal_uInt16
+sw/source/uibase/inc/swuicnttab.hxx:327
+    SwTOXEntryTabPage sNoCharSortKey const class rtl::OUString
 sw/source/uibase/inc/uivwimp.hxx:95
     SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
 sw/source/uibase/inc/unodispatch.hxx:46
@@ -800,20 +802,24 @@ vcl/inc/WidgetThemeLibrary.hxx:90
     vcl::ControlDrawParameters eState enum ControlState
 vcl/inc/WidgetThemeLibrary.hxx:106
     vcl::WidgetThemeLibrary_t nSize uint32_t
-vcl/source/app/salvtables.cxx:1660
-    SalInstanceEntry m_aTextFilter class SalInstanceEntry::WeldTextFilter
+vcl/source/app/salvtables.cxx:1737
+    SalInstanceEntry m_aTextFilter class (anonymous namespace)::WeldTextFilter
+vcl/source/app/salvtables.cxx:3269
+    SalInstanceComboBoxWithEdit m_aTextFilter class (anonymous namespace)::WeldTextFilter
 vcl/source/gdi/jobset.cxx:35
     ImplOldJobSetupData cDeviceName char [32]
 vcl/source/gdi/jobset.cxx:36
     ImplOldJobSetupData cPortName char [32]
 vcl/unx/gtk3/gtk3gtkinst.cxx:2713
     CrippledViewport viewport GtkViewport
+vcl/unx/gtk3/gtk3gtkinst.cxx:2961
+    GtkInstanceScrolledWindow m_nHAdjustChangedSignalId gulong
 vcl/unx/gtk/a11y/atkhypertext.cxx:29
     (anonymous) atk_hyper_link const AtkHyperlink
 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
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 72360b14deb9..81b0aac8d739 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -94,7 +94,7 @@ connectivity/source/inc/OColumn.hxx:48
     connectivity::OColumn m_DefinitelyWritable _Bool
 connectivity/source/inc/TConnection.hxx:56
     connectivity::OMetaConnection m_aResources class connectivity::SharedResources
-connectivity/source/inc/writer/WTable.hxx:69
+connectivity/source/inc/writer/WTable.hxx:65
     connectivity::writer::OWriterTable m_nStartCol sal_Int32
 cppcanvas/source/mtfrenderer/textaction.cxx:816
     cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextFillColor const ::Color
@@ -266,7 +266,7 @@ filter/source/graphicfilter/iras/iras.cxx:53
     RASReader mnRepCount sal_uInt8
 filter/source/graphicfilter/itga/itga.cxx:52
     TGAFileFooter nSignature sal_uInt32 [4]
-filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:143
+filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:139
     XMLFilterSettingsDialog maModuleOpt class SvtModuleOptions
 framework/inc/dispatch/dispatchprovider.hxx:81
     framework::DispatchProvider m_aProtocolHandlerCache class framework::HandlerCache
@@ -366,7 +366,7 @@ include/svx/svdmark.hxx:142
     SdrMarkList maGluePointName class rtl::OUString
 include/svx/svdoedge.hxx:160
     SdrEdgeObj mbBoundRectCalculationRunning _Bool
-include/svx/svdpntv.hxx:170
+include/svx/svdpntv.hxx:167
     SdrPaintView maDrawinglayerOpt const class SvtOptionsDrawinglayer
 include/test/sheet/xdatapilottable.hxx:31
     apitest::XDataPilotTable xCellForChange css::uno::Reference<css::table::XCell>
@@ -377,7 +377,7 @@ include/test/sheet/xnamedranges.hxx:38
 include/test/sheet/xspreadsheets2.hxx:46
     apitest::XSpreadsheets2 xDocument css::uno::Reference<css::sheet::XSpreadsheetDocument>
 include/unoidl/unoidl.hxx:443
-    unoidl::ConstantValue  union unoidl::ConstantValue::(anonymous at /home/noel/libo/include/unoidl/unoidl.hxx:443:5)
+    unoidl::ConstantValue  union unoidl::ConstantValue::(anonymous at /media/noel/disk2/libo6/include/unoidl/unoidl.hxx:443:5)
 include/unoidl/unoidl.hxx:444
     unoidl::ConstantValue::(anonymous) booleanValue _Bool
 include/unoidl/unoidl.hxx:445
@@ -463,7 +463,7 @@ sal/rtl/uuid.cxx:65
 sc/inc/compiler.hxx:126
     ScRawToken::(anonymous union)::(anonymous) eItem const class ScTableRefToken::Item
 sc/inc/compiler.hxx:127
-    ScRawToken::(anonymous) table const struct (anonymous struct at /home/noel/libo/sc/inc/compiler.hxx:124:9)
+    ScRawToken::(anonymous) table const struct (anonymous struct at /media/noel/disk2/libo6/sc/inc/compiler.hxx:124:9)
 sc/inc/compiler.hxx:132
     ScRawToken::(anonymous) pMat class ScMatrix *const
 sc/inc/formulagroup.hxx:39
@@ -474,9 +474,9 @@ sc/source/core/inc/adiasync.hxx:42
     ScAddInAsync::(anonymous) pStr class rtl::OUString *
 sc/source/core/inc/interpre.hxx:102
     ScTokenStack pPointer const formula::FormulaToken *[512]
-sc/source/filter/excel/xltoolbar.cxx:34
+sc/source/filter/excel/xltoolbar.cxx:26
     MSOExcelCommandConvertor msoToOOcmd IdToString
-sc/source/filter/excel/xltoolbar.cxx:35
+sc/source/filter/excel/xltoolbar.cxx:27
     MSOExcelCommandConvertor tcidToOOcmd IdToString
 sc/source/filter/inc/autofilterbuffer.hxx:181
     oox::xls::FilterColumn mxSettings std::shared_ptr<FilterSettingsBase>
@@ -950,8 +950,8 @@ vcl/unx/gtk3/gtk3gtkinst.cxx:1157
      out gpointer *
 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
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index 98b3a92dc76f..f85cda0376a4 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -5,9 +5,9 @@ avmedia/source/vlc/wrapper/Types.hxx:44
 avmedia/source/vlc/wrapper/Types.hxx:45
     libvlc_event_t::(anonymous union)::(anonymous) dummy2 const char *
 avmedia/source/vlc/wrapper/Types.hxx:46
-    libvlc_event_t::(anonymous) padding struct (anonymous struct at /home/noel/libo/avmedia/source/vlc/wrapper/Types.hxx:43:7)
+    libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/noel/disk2/libo6/avmedia/source/vlc/wrapper/Types.hxx:43:7)
 avmedia/source/vlc/wrapper/Types.hxx:47
-    libvlc_event_t u union (anonymous union at /home/noel/libo/avmedia/source/vlc/wrapper/Types.hxx:41:5)
+    libvlc_event_t u union (anonymous union at /media/noel/disk2/libo6/avmedia/source/vlc/wrapper/Types.hxx:41:5)
 avmedia/source/vlc/wrapper/Types.hxx:53
     libvlc_track_description_t psz_name char *
 basctl/source/inc/dlged.hxx:122
@@ -76,6 +76,8 @@ cui/source/inc/cuitabarea.hxx:706
     SvxColorTabPage m_xCtlPreviewOld std::unique_ptr<weld::CustomWeld>
 cui/source/inc/cuitabarea.hxx:707
     SvxColorTabPage m_xCtlPreviewNew std::unique_ptr<weld::CustomWeld>
+cui/source/inc/FontFeaturesDialog.hxx:51
+    cui::FontFeaturesDialog m_xContentWindow std::unique_ptr<weld::ScrolledWindow>
 cui/source/inc/FontFeaturesDialog.hxx:53
     cui::FontFeaturesDialog m_xPreviewWindow std::unique_ptr<weld::CustomWeld>
 cui/source/inc/page.hxx:101
@@ -122,6 +124,8 @@ extensions/source/scanner/scanner.hxx:44
     ScannerManager maProtector osl::Mutex
 filter/source/pdf/impdialog.hxx:178
     ImpPDFTabGeneralPage mxSelectedSheets std::unique_ptr<weld::Label>
+filter/source/svg/svgfilter.hxx:224
+    SVGFilter mpSdrModel class SdrModel *
 filter/source/xsltdialog/xmlfiltertabpagebasic.hxx:36
     XMLFilterTabPageBasic m_xContainer std::unique_ptr<weld::Widget>
 filter/source/xsltdialog/xmlfiltertabpagexslt.hxx:48
@@ -149,10 +153,10 @@ include/sfx2/msg.hxx:119
 include/sfx2/msg.hxx:132
     SfxType1 pType const std::type_info *
 include/sfx2/msg.hxx:132
-    SfxType1 nAttribs sal_uInt16
-include/sfx2/msg.hxx:132
     SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:132
+    SfxType1 nAttribs sal_uInt16
+include/sfx2/msg.hxx:132
     SfxType1 aAttrib struct SfxTypeAttrib [1]
 include/sfx2/msg.hxx:133
     SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
@@ -402,6 +406,8 @@ sc/source/filter/html/htmlpars.cxx:3030
     (anonymous namespace)::CSSHandler::MemStr mp const char *
 sc/source/filter/html/htmlpars.cxx:3031
     (anonymous namespace)::CSSHandler::MemStr mn size_t
+sc/source/filter/inc/namebuff.hxx:79
+    RangeNameBufferWK3::Entry aScAbsName const class rtl::OUString
 sc/source/filter/inc/sheetdatacontext.hxx:62
     oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
 sc/source/ui/inc/crdlg.hxx:32
@@ -474,9 +480,9 @@ 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/viewfrm.cxx:163
-    (anonymous namespace)::SfxEditDocumentDialog m_xEditDocument std::unique_ptr<weld::Button>
 sfx2/source/view/viewfrm.cxx:164
+    (anonymous namespace)::SfxEditDocumentDialog m_xEditDocument std::unique_ptr<weld::Button>
+sfx2/source/view/viewfrm.cxx:165
     (anonymous namespace)::SfxEditDocumentDialog m_xCancel std::unique_ptr<weld::Button>
 slideshow/source/engine/opengl/TransitionImpl.cxx:1990
     (anonymous namespace)::ThreeFloats z GLfloat
@@ -516,7 +522,7 @@ 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/source/core/crsr/crbm.cxx:64
+sw/source/core/crsr/crbm.cxx:66
     (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
 sw/source/core/frmedt/fetab.cxx:79
     TableWait m_pWait const std::unique_ptr<SwWait>
@@ -540,6 +546,10 @@ 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>
+sw/source/uibase/inc/cption.hxx:56
+    SwCaptionDialog m_xPosText std::unique_ptr<weld::Label>
+sw/source/uibase/inc/cption.hxx:61
+    SwCaptionDialog m_xPreview std::unique_ptr<weld::CustomWeld>
 sw/source/uibase/inc/dbui.hxx:31
     PrintMonitor m_xDocName std::unique_ptr<weld::Label>
 sw/source/uibase/inc/drpcps.hxx:133
@@ -570,6 +580,8 @@ sw/source/uibase/inc/splittbl.hxx:30
     SwSplitTableDlg m_xHorzBox std::unique_ptr<weld::RadioButton>
 sw/source/uibase/inc/splittbl.hxx:31
     SwSplitTableDlg m_xContentCopyRB std::unique_ptr<weld::RadioButton>
+sw/source/uibase/inc/swuicnttab.hxx:262
+    SwTokenWindow m_xContainer std::unique_ptr<weld::Container>
 sw/source/uibase/inc/uivwimp.hxx:95
     SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
 sw/source/uibase/inc/unodispatch.hxx:46
@@ -610,6 +622,8 @@ vcl/unx/generic/print/prtsetup.hxx:108
     RTSDevicePage m_xContainer std::unique_ptr<weld::Widget>
 vcl/unx/gtk3/gtk3gtkinst.cxx:2713
     CrippledViewport viewport GtkViewport
+vcl/unx/gtk3/gtk3gtkinst.cxx:2961
+    GtkInstanceScrolledWindow m_nHAdjustChangedSignalId gulong
 vcl/unx/gtk/a11y/atkhypertext.cxx:29
     (anonymous) atk_hyper_link const AtkHyperlink
 writerfilter/source/ooxml/OOXMLStreamImpl.hxx:43
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index e10accaeed9e..23e9d63c4c47 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -90,12 +90,6 @@ configmgr/source/components.cxx:164
     configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> *
 connectivity/source/drivers/mork/MorkParser.hxx:133
     MorkParser error_ enum MorkErrors
-connectivity/source/drivers/mork/MResultSet.hxx:227
-    connectivity::mork::OResultSet m_aAttributeStrings std::vector<OUString>
-connectivity/source/inc/calc/CTable.hxx:46
-    connectivity::calc::OCalcTable m_aPrecisions std::vector<sal_Int32>
-connectivity/source/inc/calc/CTable.hxx:47
-    connectivity::calc::OCalcTable m_aScales std::vector<sal_Int32>
 connectivity/source/inc/dbase/DTable.hxx:62
     connectivity::dbase::ODbaseTable::DBFHeader dateElems sal_uInt8 [3]
 connectivity/source/inc/dbase/DTable.hxx:86
@@ -106,12 +100,6 @@ connectivity/source/inc/OTypeInfo.hxx:36
     connectivity::OTypeInfo nMaximumScale sal_Int16
 connectivity/source/inc/OTypeInfo.hxx:38
     connectivity::OTypeInfo nType sal_Int16
-connectivity/source/inc/writer/WTable.hxx:64
-    connectivity::writer::OWriterTable m_aTypes std::vector<sal_Int32>
-connectivity/source/inc/writer/WTable.hxx:65
-    connectivity::writer::OWriterTable m_aPrecisions std::vector<sal_Int32>
-connectivity/source/inc/writer/WTable.hxx:66
-    connectivity::writer::OWriterTable m_aScales std::vector<sal_Int32>
 connectivity/source/parse/sqliterator.cxx:118
     connectivity::ForbidQueryName m_sForbiddenQueryName class rtl::OUString
 cppcanvas/source/inc/implrenderer.hxx:92
@@ -186,7 +174,7 @@ cui/source/inc/cuihyperdlg.hxx:77
     SvxHpLinkDlg maCtrl class SvxHlinkCtrl
 cui/source/tabpages/swpossizetabpage.cxx:613
     (anonymous namespace)::FrmMaps pMap const struct FrmMap *
-dbaccess/source/core/dataaccess/documentdefinition.cxx:288
+dbaccess/source/core/dataaccess/documentdefinition.cxx:287
     dbaccess::LifetimeCoupler m_xClient Reference<class com::sun::star::uno::XInterface>
 dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:84
     dbaccess::OSingleSelectQueryComposer m_aColumnsCollection std::vector<std::unique_ptr<OPrivateColumns> >
@@ -196,14 +184,10 @@ dbaccess/source/core/misc/DatabaseDataProvider.cxx:623
     dbaccess::(anonymous namespace)::ColumnDescription nResultSetPosition sal_Int32
 dbaccess/source/core/misc/DatabaseDataProvider.cxx:624
     dbaccess::(anonymous namespace)::ColumnDescription nDataType sal_Int32
-desktop/qa/desktop_lib/test_desktop_lib.cxx:192
+desktop/qa/desktop_lib/test_desktop_lib.cxx:189
     DesktopLOKTest m_bModified _Bool
-desktop/source/app/dispatchwatcher.hxx:84
-    desktop::DispatchWatcher m_aRequestContainer std::unordered_map<OUString, sal_Int32>
 desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:117
     dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread>
-desktop/source/migration/migration_impl.hxx:63
-    desktop::migration_step includeExtensions desktop::strings_v
 desktop/unx/source/splashx.c:370
      functions unsigned long
 desktop/unx/source/splashx.c:370
@@ -306,9 +290,9 @@ include/editeng/adjustitem.hxx:39
     SvxAdjustItem bLeft _Bool
 include/editeng/outlobj.hxx:42
     OutlinerParaObjData mbIsEditDoc _Bool
-include/LibreOfficeKit/LibreOfficeKit.h:118
+include/LibreOfficeKit/LibreOfficeKit.h:108
     _LibreOfficeKitDocumentClass nSize size_t
-include/LibreOfficeKit/LibreOfficeKit.h:320
+include/LibreOfficeKit/LibreOfficeKit.h:310
     _LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int)
 include/opencl/openclwrapper.hxx:34
     openclwrapper::KernelEnv mpkProgram cl_program
@@ -436,10 +420,8 @@ sc/inc/compiler.hxx:256
     ScCompiler::AddInMap pEnglish const char *
 sc/inc/compiler.hxx:258
     ScCompiler::AddInMap pUpper const char *
-sc/inc/document.hxx:2545
+sc/inc/document.hxx:2555
     ScMutationDisable mpDocument class ScDocument *
-sc/inc/dpgroup.hxx:129
-    ScDPGroupTableData aGroupNames std::unordered_set<OUString>
 sc/inc/interpretercontext.hxx:39
     ScInterpreterContext mpDoc const class ScDocument *
 sc/inc/matrixoperators.hxx:22
@@ -462,7 +444,7 @@ sc/source/core/data/column.cxx:1381
     (anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
 sc/source/core/data/column.cxx:1382
     (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags const enum ScCloneFlags
-sc/source/core/data/column.cxx:3372
+sc/source/core/data/column.cxx:3381
     (anonymous namespace)::TransferListenersHandler maListenerList (anonymous namespace)::TransferListenersHandler::ListenerListType
 sc/source/core/data/sortparam.cxx:264
     sc::(anonymous namespace)::ReorderIndex mnPos1 SCCOLROW
@@ -500,10 +482,8 @@ sc/source/filter/excel/xltoolbar.hxx:77
     CTBS reserved3 sal_uInt16
 sc/source/filter/excel/xltoolbar.hxx:80
     CTBS ictbView sal_uInt16
-sc/source/filter/excel/xltools.cxx:104
+sc/source/filter/excel/xltools.cxx:100
      smD union sal_math_Double
-sc/source/filter/inc/excimp8.hxx:61
-    ImportExcel8 maAutoGeneratedCodeNames std::vector<OUString>
 sc/source/filter/inc/exp_op.hxx:47
     ExportBiff5 pExcRoot struct RootData *
 sc/source/filter/inc/imp_op.hxx:84
@@ -516,15 +496,13 @@ sc/source/filter/inc/orcusinterface.hxx:446
     ScOrcusStyles::xf mnStyleXf size_t
 sc/source/filter/inc/orcusinterface.hxx:466
     ScOrcusStyles::cell_style mnBuiltInId size_t
-sc/source/filter/inc/root.hxx:89
-    LOTUS_ROOT pScRangeName class ScRangeName *
-sc/source/filter/inc/root.hxx:92
+sc/source/filter/inc/root.hxx:91
     LOTUS_ROOT eActType enum Lotus123Typ
-sc/source/filter/inc/root.hxx:93
+sc/source/filter/inc/root.hxx:92
     LOTUS_ROOT aActRange class ScRange
 sc/source/filter/inc/tokstack.hxx:142
     TokenPool pP_Err TokenPoolPool<sal_uInt16, 8>
-sc/source/filter/oox/biffhelper.cxx:41
+sc/source/filter/oox/biffhelper.cxx:38
     oox::xls::(anonymous namespace)::DecodedDouble maStruct union sal_math_Double
 sc/source/filter/xml/xmlcondformat.hxx:111
     ScXMLIconSetFormatContext mpFormatData struct ScIconSetFormatData *
@@ -536,8 +514,6 @@ 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:271
-    ScXMLImport aTableStyles std::vector<OUString>
 sc/source/ui/docshell/externalrefmgr.cxx:168
     (anonymous namespace)::RemoveFormulaCell mpCell class ScFormulaCell *const
 sc/source/ui/inc/AccessibleText.hxx:194
@@ -564,8 +540,6 @@ sd/source/filter/ppt/ppt97animations.hxx:50
     Ppt97AnimationInfoAtom nUnknown1 sal_uInt8
 sd/source/filter/ppt/ppt97animations.hxx:51
     Ppt97AnimationInfoAtom nUnknown2 sal_uInt8
-sd/source/ui/framework/configuration/ConfigurationClassifier.hxx:112
-    sd::framework::ConfigurationClassifier maC1andC2 sd::framework::ConfigurationClassifier::ResourceIdVector
 sd/source/ui/inc/inspagob.hxx:37
     SdInsertPagesObjsDlg mpDoc const class SdDrawDocument *
 sd/source/ui/remotecontrol/Receiver.hxx:36
@@ -574,8 +548,6 @@ sd/source/ui/sidebar/MasterPageContainerProviders.hxx:136
     sd::sidebar::TemplatePreviewProvider msURL const class rtl::OUString
 sd/source/ui/sidebar/SlideBackground.hxx:100
     sd::sidebar::SlideBackground m_pContainer VclPtr<class VclVBox>
-sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:123
-    sd::slidesorter::controller::Clipboard maPagesToSelect sd::slidesorter::controller::Clipboard::PageList
 sfx2/source/dialog/filtergrouping.cxx:338
     sfx2::ReferToFilterEntry m_aClassPos FilterGroup::iterator
 sfx2/source/view/classificationcontroller.cxx:59
@@ -668,8 +640,6 @@ sw/source/core/doc/tblafmt.cxx:186
     SwAfVersions m_nVerticalAlignmentVersion sal_uInt16
 sw/source/core/inc/docsort.hxx:103
     SwSortTextElement nOrg const sal_uLong
-sw/source/core/inc/MarkManager.hxx:119
-    sw::mark::MarkManager m_aMarkNamesSet std::unordered_set<OUString>
 sw/source/core/inc/swfont.hxx:973
     SvStatistics nGetTextSize sal_uInt16
 sw/source/core/inc/swfont.hxx:974
@@ -682,8 +652,6 @@ sw/source/core/inc/swfont.hxx:977
     SvStatistics nChangeFont sal_uInt16
 sw/source/core/inc/unoflatpara.hxx:142
     SwXFlatParagraphIterator m_aFlatParaList std::set<css::uno::Reference<css::text::XFlatParagraph> >
-sw/source/core/inc/wrong.hxx:68
-    SwWrongArea mxPropertyBag css::uno::Reference<css::container::XStringKeyMap>
 sw/source/core/layout/dbg_lay.cxx:131
     SwImplProtocol aVars std::vector<long>
 sw/source/core/text/porfld.hxx:59
@@ -697,15 +665,13 @@ sw/source/filter/inc/rtf.hxx:29
 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 /home/noel/libo/sw/source/filter/inc/rtf.hxx:27:9)
+    RTFSurround::(anonymous) Flags struct (anonymous struct at /media/noel/disk2/libo6/sw/source/filter/inc/rtf.hxx:27:9)
 sw/source/ui/frmdlg/frmpage.cxx:716
     (anonymous namespace)::FrameMaps pMap const struct FrameMap *
 sw/source/ui/frmdlg/frmpage.cxx:775
     (anonymous namespace)::RelationMaps pMap const struct RelationMap *
 sw/source/uibase/inc/maildispatcher.hxx:146
     MailDispatcher m_aListenerVector std::vector< ::rtl::Reference<IMailDispatcherListener> >
-sw/source/uibase/inc/optload.hxx:105
-    CaptionComboBox m_DelEntryList std::vector<OUString>
 sw/source/uibase/inc/redlndlg.hxx:66
     SwRedlineAcceptDlg m_aUsedSeqNo class SwRedlineDataParentSortArr
 ucb/source/ucp/gio/gio_mount.hxx:46
@@ -796,8 +762,6 @@ vcl/source/gdi/pdfwriter_impl.hxx:182
     vcl::PDFWriterImpl::BitmapID m_nMaskChecksum BitmapChecksum
 vcl/source/gdi/pdfwriter_impl.hxx:467
     vcl::PDFWriterImpl::PDFWidget m_nTabOrder sal_Int32
-vcl/source/window/menu.cxx:80
-    vcl::MenuLayoutData m_aLineItemPositions std::vector<sal_uInt16>
 vcl/unx/generic/app/wmadaptor.cxx:1268
     _mwmhints deco unsigned long
 vcl/unx/generic/app/wmadaptor.cxx:1268
@@ -820,8 +784,8 @@ vcl/unx/gtk/a11y/atkutil.cxx:141
     DocumentFocusListener m_aRefList std::set<uno::Reference<uno::XInterface> >
 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
diff --git a/filter/source/svg/svgfilter.cxx b/filter/source/svg/svgfilter.cxx
index b1385a2c9a50..19db16e51545 100644
--- a/filter/source/svg/svgfilter.cxx
+++ b/filter/source/svg/svgfilter.cxx
@@ -92,7 +92,6 @@ SVGFilter::SVGFilter( const Reference< XComponentContext >& rxCtx ) :
     mbCalcFilter(false),
     mbImpressFilter(false),
     mpDefaultSdrPage( nullptr ),
-    mpSdrModel( nullptr ),
     mbPresentation( false ),
     maOldFieldHdl()
 {
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index 0ac6c26fc25b..82a5b8cc291c 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -221,7 +221,6 @@ private:
     /// Impress / draw only members
 
     SdrPage*                            mpDefaultSdrPage;
-    SdrModel*                           mpSdrModel;
     bool                                mbPresentation;
     PagePropertySet                     mVisiblePagePropSet;
     OUString                            msClipPathId;
diff --git a/sc/source/filter/inc/namebuff.hxx b/sc/source/filter/inc/namebuff.hxx
index 0288ec50da6b..1f174b46e65c 100644
--- a/sc/source/filter/inc/namebuff.hxx
+++ b/sc/source/filter/inc/namebuff.hxx
@@ -76,14 +76,12 @@ private:
     {
         StringHashEntry const aStrHashEntry;
         ScComplexRefData    aScComplexRefDataRel;
-        OUString const      aScAbsName;
         sal_uInt16          nAbsInd;        // == 0 -> no Abs-Name yet!
         sal_uInt16          nRelInd;
         bool                bSingleRef;
-                            Entry( const OUString& rName, const OUString& rScName, const ScComplexRefData& rCRD )
+                            Entry( const OUString& rName, const ScComplexRefData& rCRD )
                                 : aStrHashEntry( rName )
                                 , aScComplexRefDataRel( rCRD )
-                                , aScAbsName( rScName + "_ABS" )
                                 , nAbsInd(0)
                                 , nRelInd(0)
                                 , bSingleRef(false)
diff --git a/sc/source/filter/lotus/tool.cxx b/sc/source/filter/lotus/tool.cxx
index 76407baa9724..1d9b84ab86a0 100644
--- a/sc/source/filter/lotus/tool.cxx
+++ b/sc/source/filter/lotus/tool.cxx
@@ -447,9 +447,7 @@ RangeNameBufferWK3::~RangeNameBufferWK3()
 
 void RangeNameBufferWK3::Add( const OUString& rOrgName, const ScComplexRefData& rCRD )
 {
-    OUString aScName = ScfTools::ConvertToScDefinedName(rOrgName);
-
-    Entry aInsert( rOrgName, aScName, rCRD );
+    Entry aInsert( rOrgName, rCRD );
 
     pScTokenArray->Clear();
 
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 100c11add88c..da6ff83f6e6e 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -1801,7 +1801,6 @@ SwTOXEntryTabPage::SwTOXEntryTabPage(TabPageParent pParent, const SfxItemSet& rA
     : SfxTabPage(pParent, "modules/swriter/ui/tocentriespage.ui", "TocEntriesPage", &rAttrSet)
     , sDelimStr(SwResId(STR_DELIM))
     , sNoCharStyle(SwResId(STR_NO_CHAR_STYLE))
-    , sNoCharSortKey(SwResId(STR_NOSORTKEY))
     , m_pCurrentForm(nullptr)
     , bInLevelHdl(false)
     , m_xTypeFT(m_xBuilder->weld_label("typeft"))
@@ -1851,6 +1850,8 @@ SwTOXEntryTabPage::SwTOXEntryTabPage(TabPageParent pParent, const SfxItemSet& rA
     , m_xThirdSortDownRB(m_xBuilder->weld_radio_button("down3cb"))
     , m_xTokenWIN(new SwTokenWindow(m_xBuilder->weld_container("token")))
 {
+    const OUString sNoCharSortKey(SwResId(STR_NOSORTKEY));
+
     sAuthTypeStr = m_xTypeFT->get_label();
     sLevelStr = m_xLevelFT->get_label();
     m_xAuthFieldsLB->make_sorted();
diff --git a/sw/source/uibase/inc/swuicnttab.hxx b/sw/source/uibase/inc/swuicnttab.hxx
index ecbf95132305..902a8fbdc511 100644
--- a/sw/source/uibase/inc/swuicnttab.hxx
+++ b/sw/source/uibase/inc/swuicnttab.hxx
@@ -324,7 +324,6 @@ class SwTOXEntryTabPage : public SfxTabPage
     OUString        sAuthTypeStr;
 
     OUString const  sNoCharStyle;
-    OUString const  sNoCharSortKey;
     SwForm*         m_pCurrentForm;
 
     CurTOXType      aLastTOXType;


More information about the Libreoffice-commits mailing list