summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-07 16:48:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-08 07:38:35 +0100
commit1cfa1d9e1041b0e82d9be90847c428adfd01476e (patch)
treed8c73327e33240b53bd1d89aae7920ebe98dcb04
parent8355de8778d67464fb654c37f9c120561da31a28 (diff)
loplugin:unusedfields
Change-Id: Id16846c19c57ec437a64146d0fa771c1bfc05135 Reviewed-on: https://gerrit.libreoffice.org/63028 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--compilerplugins/clang/unusedfields.only-used-in-constructor.results70
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results28
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results48
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results42
-rw-r--r--connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx3
-rw-r--r--connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx2
-rw-r--r--dbaccess/source/ui/dlg/dbadmin.cxx2
-rw-r--r--dbaccess/source/ui/inc/dbadmin.hxx1
-rw-r--r--include/svx/dialcontrol.hxx1
-rw-r--r--svx/source/dialog/dialcontrol.cxx1
-rw-r--r--sw/source/ui/dialog/wordcountdialog.cxx1
-rw-r--r--sw/source/ui/index/swuiidxmrk.cxx1
-rw-r--r--sw/source/uibase/dbui/mailmergehelper.cxx2
-rw-r--r--sw/source/uibase/inc/mailmergehelper.hxx1
-rw-r--r--sw/source/uibase/inc/swuiidxmrk.hxx1
-rw-r--r--sw/source/uibase/inc/wordcountdialog.hxx1
-rw-r--r--writerfilter/source/rtftok/rtfdispatchvalue.cxx1
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.cxx1
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx1
19 files changed, 100 insertions, 108 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index 4c0d68ae1977..56f1939b7a5d 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 /media/noel/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:43:7)
+ libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/noel/disk2/libo5/avmedia/source/vlc/wrapper/Types.hxx:43:7)
avmedia/source/vlc/wrapper/Types.hxx:47
- libvlc_event_t u union (anonymous union at /media/noel/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:41:5)
+ libvlc_event_t u union (anonymous union at /media/noel/disk2/libo5/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
@@ -40,6 +40,8 @@ connectivity/source/drivers/evoab2/EApi.h:126
(anonymous) ext char *
connectivity/source/drivers/evoab2/NStatement.hxx:57
connectivity::evoab::FieldSort bAscending _Bool
+connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx:65
+ connectivity::mysqlc::OResultSet m_rConnection class connectivity::mysqlc::OConnection &
connectivity/source/inc/component/CResultSet.hxx:44
connectivity::component::OComponentResultSet m_bBookmarkable _Bool
connectivity/source/inc/dbase/DResultSet.hxx:43
@@ -66,13 +68,13 @@ connectivity/source/inc/flat/EResultSet.hxx:42
connectivity::flat::OFlatResultSet m_bBookmarkable _Bool
connectivity/source/inc/java/lang/Object.hxx:45
connectivity::SDBThreadAttach m_aGuard jvmaccess::class VirtualMachine::AttachGuard
-cppcanvas/source/mtfrenderer/textaction.cxx:832
+cppcanvas/source/mtfrenderer/textaction.cxx:809
cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo
-cppcanvas/source/mtfrenderer/textaction.cxx:1674
+cppcanvas/source/mtfrenderer/textaction.cxx:1638
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
cppu/source/threadpool/threadpool.cxx:355
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:63
+cppu/source/typelib/typelib.cxx:59
AlignSize_Impl nInt16 sal_Int16
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
@@ -120,13 +122,13 @@ cppu/source/uno/check.cxx:138
(anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
cui/source/dialogs/colorpicker.cxx:712
cui::ColorPickerDialog m_aColorPrevious class cui::ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1421
+cui/source/factory/dlgfact.cxx:1381
SvxMacroAssignDialog m_aItems class SfxItemSet
cui/source/inc/cfgutil.hxx:190
SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
-cui/source/inc/cuitabarea.hxx:234
+cui/source/inc/cuitabarea.hxx:233
SvxAreaTabPage maFixed_ChangeType enum ChangeType
-cui/source/inc/cuitabarea.hxx:242
+cui/source/inc/cuitabarea.hxx:241
SvxAreaTabPage m_aXFillAttr class XFillAttrSetItem
cui/source/inc/tabstpge.hxx:93
SvxTabulatorTabPage m_aLeftWin class TabWin_Impl
@@ -158,10 +160,6 @@ 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/dlg/advancedsettings.hxx:65
- dbaui::SpecialSettingsPage m_aControlDependencies ::svt::ControlDependencyManager
-dbaccess/source/ui/dlg/advancedsettings.hxx:105
- dbaui::GeneratedValuesPage m_aControlDependencies ::svt::ControlDependencyManager
drawinglayer/source/tools/emfphelperdata.hxx:155
emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
drawinglayer/source/tools/emfphelperdata.hxx:156
@@ -212,6 +210,8 @@ include/svl/ondemand.hxx:58
OnDemandLocaleDataWrapper aSysLocale class SvtSysLocale
include/svx/ClassificationDialog.hxx:59
svx::ClassificationDialog m_bPerParagraph const _Bool
+include/svx/dialcontrol.hxx:115
+ svx::DialControl::DialControl_Impl mnInitialAngle sal_Int32
include/svx/itemwin.hxx:34
SvxLineBox aDelayTimer class Timer
include/vcl/font/Feature.hxx:102
@@ -256,7 +256,7 @@ lotuswordpro/source/filter/bento.hxx:352
OpenStormBento::CBenNamedObject cNameListElmt class OpenStormBento::CBenNamedObjectListElmt
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::(anonymous) a char [2]
-oox/source/drawingml/diagram/diagramlayoutatoms.hxx:188
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:201
oox::drawingml::ConditionAtom maIter struct oox::drawingml::IteratorAttr
oox/source/drawingml/diagram/layoutnodecontext.cxx:84
oox::drawingml::AlgorithmContext mnRevision sal_Int32
@@ -280,7 +280,7 @@ oox/source/ppt/timenodelistcontext.cxx:851
oox::ppt::AnimMotionContext mnPathEditMode sal_Int32
oox/source/ppt/timenodelistcontext.cxx:852
oox::ppt::AnimMotionContext mnAngle sal_Int32
-opencl/source/openclwrapper.cxx:305
+opencl/source/openclwrapper.cxx:306
openclwrapper::(anonymous namespace)::OpenCLEnv mpOclCmdQueue cl_command_queue [1]
pyuno/source/module/pyuno_impl.hxx:224
pyuno::(anonymous) ob_base PyObject
@@ -300,11 +300,11 @@ sal/osl/unx/thread.cxx:95
osl_thread_priority_st m_Lowest const int
sal/osl/unx/thread.cxx:113
osl_thread_global_st m_priority const struct osl_thread_priority_st
-sal/qa/osl/process/osl_process.cxx:155
+sal/qa/osl/process/osl_process.cxx:151
Test_osl_executeProcess env_param_ const class rtl::OUString
sal/textenc/textenc.cxx:406
(anonymous namespace)::FullTextEncodingData module_ osl::Module
-sc/inc/column.hxx:128
+sc/inc/column.hxx:125
ScColumn maCellsEvent const sc::CellStoreEvent
sc/inc/compiler.hxx:256
ScCompiler::AddInMap pODFF const char *
@@ -312,9 +312,9 @@ sc/inc/compiler.hxx:257
ScCompiler::AddInMap pEnglish const char *
sc/inc/compiler.hxx:259
ScCompiler::AddInMap pUpper const char *
-sc/inc/interpretercontext.hxx:32
+sc/inc/interpretercontext.hxx:36
ScInterpreterContext mrDoc const class ScDocument &
-sc/inc/token.hxx:406
+sc/inc/token.hxx:400
SingleDoubleRefModifier aDub struct ScComplexRefData
sc/qa/unit/ucalc_column.cxx:104
aInputs aName const char *
@@ -334,7 +334,7 @@ sc/source/filter/inc/xetable.hxx:1002
XclExpCellTable maArrayBfr class XclExpArrayBuffer
sc/source/filter/inc/xetable.hxx:1003
XclExpCellTable maShrfmlaBfr class XclExpShrfmlaBuffer
-sc/source/filter/inc/xiescher.hxx:1202
+sc/source/filter/inc/xiescher.hxx:1200
XclImpDffPropSet maDummyStrm class SvMemoryStream
sc/source/filter/inc/xihelper.hxx:328
XclImpCachedValue mxTokArr XclImpCachedValue::ScTokenArrayPtr
@@ -356,27 +356,27 @@ sc/source/ui/inc/acredlin.hxx:51
ScAcceptChgDlg aReOpenIdle class Idle
sc/source/ui/inc/anyrefdg.hxx:112
ScRefHandler m_aIdle class Idle
-sc/source/ui/inc/msgpool.hxx:37
+sc/source/ui/inc/msgpool.hxx:35
ScMessagePool aGlobalStringItem class SfxStringItem
-sc/source/ui/inc/msgpool.hxx:38
+sc/source/ui/inc/msgpool.hxx:36
ScMessagePool aGlobalSearchItem class SvxSearchItem
-sc/source/ui/inc/msgpool.hxx:39
+sc/source/ui/inc/msgpool.hxx:37
ScMessagePool aGlobalSortItem class ScSortItem
-sc/source/ui/inc/msgpool.hxx:40
+sc/source/ui/inc/msgpool.hxx:38
ScMessagePool aGlobalQueryItem class ScQueryItem
-sc/source/ui/inc/msgpool.hxx:41
+sc/source/ui/inc/msgpool.hxx:39
ScMessagePool aGlobalSubTotalItem class ScSubTotalItem
-sc/source/ui/inc/msgpool.hxx:42
+sc/source/ui/inc/msgpool.hxx:40
ScMessagePool aGlobalConsolidateItem class ScConsolidateItem
-sc/source/ui/inc/msgpool.hxx:43
+sc/source/ui/inc/msgpool.hxx:41
ScMessagePool aGlobalPivotItem class ScPivotItem
-sc/source/ui/inc/msgpool.hxx:44
+sc/source/ui/inc/msgpool.hxx:42
ScMessagePool aGlobalSolveItem class ScSolveItem
-sc/source/ui/inc/msgpool.hxx:45
+sc/source/ui/inc/msgpool.hxx:43
ScMessagePool aGlobalUserListItem class ScUserListItem
-sc/source/ui/inc/msgpool.hxx:46
+sc/source/ui/inc/msgpool.hxx:44
ScMessagePool aCondFormatDlgItem class ScCondFormatDlgItem
-sc/source/ui/inc/notemark.hxx:43
+sc/source/ui/inc/notemark.hxx:46
ScNoteMarker m_aTimer class Timer
sccomp/source/solver/DifferentialEvolution.hxx:35
DifferentialEvolutionAlgorithm maRandomDevice std::random_device
@@ -398,7 +398,7 @@ sd/source/ui/remotecontrol/ZeroconfService.hxx:36
sd::ZeroconfService port const uint
sd/source/ui/table/TableDesignPane.hxx:104
sd::TableDesignPane aImpl const class sd::TableDesignWidget
-sd/source/ui/view/DocumentRenderer.cxx:1319
+sd/source/ui/view/DocumentRenderer.cxx:1313
sd::DocumentRenderer::Implementation mxObjectShell const SfxObjectShellRef
sd/source/ui/view/viewshel.cxx:1211
sd::KeepSlideSorterInSyncWithPageChanges m_aDrawLock const sd::slidesorter::view::class SlideSorterView::DrawLock
@@ -470,7 +470,7 @@ svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1092
(anonymous namespace)::ExpressionGrammar::definition modifierReference ::boost::spirit::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1093
(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::rule<ScannerT>
-svx/source/dialog/framelinkarray.cxx:378
+svx/source/dialog/framelinkarray.cxx:379
svx::frame::MergedCellIterator mnFirstRow size_t
svx/source/dialog/imapwnd.hxx:78
IMapWindow maItemInfos struct SfxItemInfo [1]
@@ -490,7 +490,7 @@ sw/inc/unosett.hxx:144
SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
sw/qa/core/test_ToxTextGenerator.cxx:134
ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
-sw/qa/extras/uiwriter/uiwriter.cxx:4007
+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
@@ -570,13 +570,13 @@ vcl/inc/unx/i18n_ic.hxx:46
SalI18N_InputContext maSwitchIMCallback XIMCallback
vcl/inc/unx/i18n_ic.hxx:47
SalI18N_InputContext maDestroyCallback XIMCallback
-vcl/source/app/salvtables.cxx:1575
+vcl/source/app/salvtables.cxx:1613
SalInstanceEntry m_aTextFilter class SalInstanceEntry::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:2403
+vcl/unx/gtk3/gtk3gtkinst.cxx:2495
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 30c3070d9cd5..e5ae585f3d9f 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -92,9 +92,9 @@ connectivity/source/inc/TConnection.hxx:56
connectivity::OMetaConnection m_aResources class connectivity::SharedResources
connectivity/source/inc/writer/WTable.hxx:69
connectivity::writer::OWriterTable m_nStartCol sal_Int32
-cppcanvas/source/mtfrenderer/textaction.cxx:839
+cppcanvas/source/mtfrenderer/textaction.cxx:816
cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextFillColor const ::Color
-cppcanvas/source/mtfrenderer/textaction.cxx:1682
+cppcanvas/source/mtfrenderer/textaction.cxx:1646
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color
cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:35
Mapping m_from uno::Environment
@@ -162,7 +162,7 @@ cui/source/options/personalization.hxx:38
SvxPersonalizationTabPage m_vDefaultPersonaImages VclPtr<class PushButton> [6]
cui/source/options/personalization.hxx:102
SelectPersonaDialog m_vResultList VclPtr<class PushButton> [9]
-cui/source/options/treeopt.cxx:469
+cui/source/options/treeopt.cxx:472
OptionsGroupInfo m_bLoadError _Bool
dbaccess/source/core/api/RowSetBase.hxx:85
dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
@@ -208,7 +208,7 @@ dbaccess/source/ui/dlg/advancedsettings.hxx:56
dbaui::SpecialSettingsPage m_xPrimaryKeySupport std::unique_ptr<weld::CheckButton>
dbaccess/source/ui/dlg/advancedsettings.hxx:57
dbaui::SpecialSettingsPage m_xRespectDriverResultSetType std::unique_ptr<weld::CheckButton>
-dbaccess/source/ui/inc/charsetlistbox.hxx:42
+dbaccess/source/ui/inc/charsetlistbox.hxx:44
dbaui::CharSetListBox m_aCharSets class dbaui::OCharsetDisplay
dbaccess/source/ui/inc/WCopyTable.hxx:269
dbaui::OCopyTableWizard m_aLocale css::lang::Locale
@@ -342,7 +342,7 @@ include/sfx2/msg.hxx:108
SfxType aAttrib struct SfxTypeAttrib [1]
include/sfx2/msg.hxx:118
SfxType0 pType const std::type_info *
-include/sfx2/sidebar/ResourceManager.hxx:108
+include/sfx2/sidebar/ResourceManager.hxx:109
sfx2::sidebar::ResourceManager maMiscOptions const class SvtMiscOptions
include/svl/adrparse.hxx:52
SvAddressParser m_bHasFirst _Bool
@@ -373,7 +373,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:444
- unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /media/noel/disk2/libo4/include/unoidl/unoidl.hxx:444:5)
+ unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /media/noel/disk2/libo5/include/unoidl/unoidl.hxx:444:5)
include/unoidl/unoidl.hxx:445
unoidl::ConstantValue::(anonymous) booleanValue _Bool
include/unoidl/unoidl.hxx:446
@@ -422,9 +422,9 @@ oox/qa/token/tokenmap-test.cxx:34
oox::TokenmapTest tokenMap const class oox::TokenMap
oox/qa/unit/vba_compression.cxx:71
TestVbaCompression m_directories const test::Directories
-oox/source/drawingml/chart/objectformatter.cxx:708
+oox/source/drawingml/chart/objectformatter.cxx:710
oox::drawingml::chart::ObjectFormatterData maFromLocale const struct com::sun::star::lang::Locale
-oox/source/drawingml/diagram/diagramlayoutatoms.hxx:208
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:221
oox::drawingml::ChooseAtom maEmptyChildren const std::vector<LayoutAtomPtr>
registry/source/reflwrit.cxx:141
writeDouble(sal_uInt8 *, double)::(anonymous union)::(anonymous) b1 sal_uInt32
@@ -455,7 +455,7 @@ sal/rtl/uuid.cxx:65
sc/inc/compiler.hxx:127
ScRawToken::(anonymous union)::(anonymous) eItem const class ScTableRefToken::Item
sc/inc/compiler.hxx:128
- ScRawToken::(anonymous) table const struct (anonymous struct at /media/noel/disk2/libo4/sc/inc/compiler.hxx:125:9)
+ ScRawToken::(anonymous) table const struct (anonymous struct at /media/noel/disk2/libo5/sc/inc/compiler.hxx:125:9)
sc/inc/compiler.hxx:133
ScRawToken::(anonymous) pMat class ScMatrix *const
sc/inc/formulagroup.hxx:39
@@ -464,7 +464,7 @@ sc/inc/reordermap.hxx:21
sc::ColRowReorderMapType maData sc::ColRowReorderMapType::DataType
sc/source/core/inc/adiasync.hxx:42
ScAddInAsync::(anonymous) pStr class rtl::OUString *
-sc/source/core/inc/interpre.hxx:99
+sc/source/core/inc/interpre.hxx:102
ScTokenStack pPointer const formula::FormulaToken *[512]
sc/source/filter/excel/xltoolbar.cxx:34
MSOExcelCommandConvertor msoToOOcmd IdToString
@@ -514,7 +514,7 @@ sc/source/ui/vba/vbaformatconditions.hxx:38
ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet>
sc/source/ui/vba/vbaworksheet.hxx:54
ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase> [2]
-sd/inc/Outliner.hxx:280
+sd/inc/Outliner.hxx:275
SdOutliner mpFirstObj class SdrObject *
sd/inc/sdmod.hxx:116
SdModule gImplImpressPropertySetInfoCache SdExtPropertySetInfoCache
@@ -650,6 +650,8 @@ sw/source/uibase/dbui/mmconfigitem.cxx:111
SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
sw/source/uibase/inc/fldmgr.hxx:78
SwInsertField_Data m_aDBDataSource const css::uno::Any
+sw/source/uibase/inc/mailmergehelper.hxx:117
+ AddressPreview m_aSelectHdl Link<class LinkParamNone *, void>
sw/source/uibase/inc/optload.hxx:106
CaptionComboBox aDefault const class rtl::OUString
toolkit/source/awt/vclxtoolkit.cxx:434
@@ -782,9 +784,9 @@ 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:299
+vcl/source/gdi/pdfwriter_impl.hxx:280
vcl::PDFWriterImpl::TransparencyEmit m_pSoftMaskStream std::unique_ptr<SvMemoryStream>
-vcl/source/window/menuitemlist.hxx:57
+vcl/source/window/menuitemlist.hxx:58
MenuItemData aAccessibleName const class rtl::OUString
vcl/unx/generic/print/bitmap_gfx.cxx:67
psp::HexEncoder mpFileBuffer sal_Char [16400]
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index 9e3f35f805f4..7cdbcc4d018b 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 /media/noel/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:43:7)
+ libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/noel/disk2/libo5/avmedia/source/vlc/wrapper/Types.hxx:43:7)
avmedia/source/vlc/wrapper/Types.hxx:47
- libvlc_event_t u union (anonymous union at /media/noel/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:41:5)
+ libvlc_event_t u union (anonymous union at /media/noel/disk2/libo5/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
@@ -42,7 +42,7 @@ connectivity/source/drivers/mork/MDatabaseMetaData.hxx:29
connectivity::mork::ODatabaseMetaData m_pMetaDataHelper std::unique_ptr<MDatabaseMetaDataHelper>
cppu/source/threadpool/threadpool.cxx:355
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:63
+cppu/source/typelib/typelib.cxx:59
AlignSize_Impl nInt16 sal_Int16
cui/source/dialogs/colorpicker.cxx:714
cui::ColorPickerDialog m_xColorField std::unique_ptr<weld::CustomWeld>
@@ -96,14 +96,20 @@ cui/source/inc/transfrm.hxx:193
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:65
- dbaui::SpecialSettingsPage m_aControlDependencies ::svt::ControlDependencyManager
-dbaccess/source/ui/dlg/advancedsettings.hxx:100
+dbaccess/source/ui/dlg/advancedsettings.hxx:98
dbaui::GeneratedValuesPage m_xAutoIncrementLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/advancedsettings.hxx:102
+dbaccess/source/ui/dlg/advancedsettings.hxx:100
dbaui::GeneratedValuesPage m_xAutoRetrievingLabel std::unique_ptr<weld::Label>
-dbaccess/source/ui/dlg/advancedsettings.hxx:105
- dbaui::GeneratedValuesPage m_aControlDependencies ::svt::ControlDependencyManager
+dbaccess/source/ui/dlg/detailpages.hxx:67
+ dbaui::OCommonBehaviourTabPage m_xAutoRetrievingEnabled std::unique_ptr<weld::CheckButton>
+dbaccess/source/ui/dlg/detailpages.hxx:68
+ dbaui::OCommonBehaviourTabPage m_xAutoIncrementLabel std::unique_ptr<weld::Label>
+dbaccess/source/ui/dlg/detailpages.hxx:69
+ dbaui::OCommonBehaviourTabPage m_xAutoIncrement std::unique_ptr<weld::Entry>
+dbaccess/source/ui/dlg/detailpages.hxx:70
+ dbaui::OCommonBehaviourTabPage m_xAutoRetrievingLabel std::unique_ptr<weld::Label>
+dbaccess/source/ui/dlg/detailpages.hxx:71
+ dbaui::OCommonBehaviourTabPage m_xAutoRetrieving std::unique_ptr<weld::Entry>
emfio/source/emfuno/xemfparser.cxx:60
emfio::emfreader::XEmfParser context_ uno::Reference<uno::XComponentContext>
extensions/source/scanner/scanner.hxx:44
@@ -146,6 +152,8 @@ include/svx/colorwindow.hxx:132
ColorWindow mxColorSetWin std::unique_ptr<weld::CustomWeld>
include/svx/colorwindow.hxx:133
ColorWindow mxRecentColorSetWin std::unique_ptr<weld::CustomWeld>
+include/svx/dialcontrol.hxx:115
+ svx::DialControl::DialControl_Impl mnInitialAngle sal_Int32
include/svx/hdft.hxx:86
SvxHFPage m_xBspWin std::unique_ptr<weld::CustomWeld>
include/vcl/font/Feature.hxx:102
@@ -184,7 +192,7 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
GtvMainToolbarClass parentClass GtkBoxClass
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::(anonymous) a char [2]
-opencl/source/openclwrapper.cxx:305
+opencl/source/openclwrapper.cxx:306
openclwrapper::(anonymous namespace)::OpenCLEnv mpOclCmdQueue cl_command_queue [1]
pyuno/source/module/pyuno_impl.hxx:224
pyuno::(anonymous) ob_base PyObject
@@ -208,7 +216,7 @@ sal/osl/unx/thread.cxx:95
osl_thread_priority_st m_Lowest const int
sal/osl/unx/thread.cxx:113
osl_thread_global_st m_priority const struct osl_thread_priority_st
-sc/inc/interpretercontext.hxx:32
+sc/inc/interpretercontext.hxx:36
ScInterpreterContext mrDoc const class ScDocument &
sc/qa/unit/ucalc_column.cxx:104
aInputs aName const char *
@@ -250,13 +258,13 @@ sd/source/ui/animations/CustomAnimationDialog.hxx:147
sd::SdPropertySubControl mxContainer std::unique_ptr<weld::Container>
sd/source/ui/dlg/PhotoAlbumDialog.hxx:60
sd::SdPhotoAlbumDialog m_xImg std::unique_ptr<weld::CustomWeld>
-sd/source/ui/inc/custsdlg.hxx:43
+sd/source/ui/inc/custsdlg.hxx:42
SdCustomShowDlg m_xBtnHelp std::unique_ptr<weld::Button>
-sd/source/ui/inc/custsdlg.hxx:45
+sd/source/ui/inc/custsdlg.hxx:44
SdCustomShowDlg m_xBtnOK std::unique_ptr<weld::Button>
-sd/source/ui/inc/custsdlg.hxx:75
+sd/source/ui/inc/custsdlg.hxx:74
SdDefineCustomShowDlg m_xBtnCancel std::unique_ptr<weld::Button>
-sd/source/ui/inc/custsdlg.hxx:76
+sd/source/ui/inc/custsdlg.hxx:75
SdDefineCustomShowDlg m_xBtnHelp std::unique_ptr<weld::Button>
sd/source/ui/remotecontrol/ZeroconfService.hxx:36
sd::ZeroconfService port const uint
@@ -264,7 +272,7 @@ sd/source/ui/slidesorter/view/SlsLayouter.cxx:61
sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
sd/source/ui/table/TableDesignPane.hxx:104
sd::TableDesignPane aImpl const class sd::TableDesignWidget
-sd/source/ui/view/DocumentRenderer.cxx:1319
+sd/source/ui/view/DocumentRenderer.cxx:1313
sd::DocumentRenderer::Implementation mxObjectShell const SfxObjectShellRef
sd/source/ui/view/viewshel.cxx:1211
sd::KeepSlideSorterInSyncWithPageChanges m_aDrawLock const sd::slidesorter::view::class SlideSorterView::DrawLock
@@ -274,7 +282,7 @@ sd/source/ui/view/viewshel.cxx:1213
sd::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock const sd::slidesorter::controller::class PageSelector::UpdateLock
sd/source/ui/view/viewshel.cxx:1214
sd::KeepSlideSorterInSyncWithPageChanges m_aContext const sd::slidesorter::controller::class SelectionObserver::Context
-sd/source/ui/view/ViewShellBase.cxx:193
+sd/source/ui/view/ViewShellBase.cxx:194
sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
sfx2/source/doc/doctempl.cxx:116
DocTempl::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
@@ -368,10 +376,14 @@ 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/swuiidxmrk.hxx:72
+ SwIndexMarkPane m_xFrame std::unique_ptr<weld::Widget>
sw/source/uibase/inc/uivwimp.hxx:95
SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
sw/source/uibase/inc/unodispatch.hxx:46
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard const class SolarMutexGuard
+sw/source/uibase/inc/wordcountdialog.hxx:46
+ SwWordCountFloatDlg m_xClosePB std::unique_ptr<weld::Button>
toolkit/source/awt/stylesettings.cxx:90
toolkit::StyleMethodGuard m_aGuard const class SolarMutexGuard
unoidl/source/unoidlprovider.cxx:672
@@ -396,7 +408,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:2403
+vcl/unx/gtk3/gtk3gtkinst.cxx:2495
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 b192b04e9cc0..c0b9c63731ef 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -54,8 +54,6 @@ canvas/source/cairo/cairo_spritedevicehelper.hxx:77
cairocanvas::SpriteDeviceHelper mbFullScreen _Bool
canvas/source/cairo/cairo_spritehelper.hxx:103
cairocanvas::SpriteHelper mbTextureDirty _Bool
-canvas/source/opengl/ogl_spritedevicehelper.hxx:124
- oglcanvas::SpriteDeviceHelper mpDevice css::rendering::XGraphicDevice *
chart2/inc/ChartModel.hxx:470
chart::ChartModel mnStart sal_Int32
chart2/inc/ChartModel.hxx:471
@@ -140,9 +138,9 @@ cppu/source/uno/check.cxx:134
(anonymous namespace)::Char3 c3 char
cppu/source/uno/check.cxx:138
(anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
-cppuhelper/source/access_control.cxx:81
+cppuhelper/source/access_control.cxx:79
cppu::(anonymous namespace)::permission m_str1 rtl_uString *
-cppuhelper/source/access_control.cxx:82
+cppuhelper/source/access_control.cxx:80
cppu::(anonymous namespace)::permission m_str2 rtl_uString *
cui/source/inc/cuihyperdlg.hxx:57
SvxHlinkCtrl aRdOnlyForwarder class SfxStatusForwarder
@@ -150,7 +148,9 @@ cui/source/inc/cuihyperdlg.hxx:77
SvxHpLinkDlg maCtrl class SvxHlinkCtrl
dbaccess/source/core/dataaccess/documentdefinition.cxx:288
dbaccess::LifetimeCoupler m_xClient Reference<class com::sun::star::uno::XInterface>
-desktop/qa/desktop_lib/test_desktop_lib.cxx:178
+dbaccess/source/ui/inc/dbadmin.hxx:52
+ dbaui::ODbAdminDialog m_bUIEnabled _Bool
+desktop/qa/desktop_lib/test_desktop_lib.cxx:186
DesktopLOKTest m_bModified _Bool
desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:117
dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread>
@@ -242,9 +242,9 @@ include/LibreOfficeKit/LibreOfficeKit.h:108
_LibreOfficeKitDocumentClass nSize size_t
include/LibreOfficeKit/LibreOfficeKit.h:310
_LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int)
-include/opencl/openclwrapper.hxx:36
+include/opencl/openclwrapper.hxx:34
openclwrapper::KernelEnv mpkProgram cl_program
-include/opencl/openclwrapper.hxx:52
+include/opencl/openclwrapper.hxx:50
openclwrapper::GPUEnv mbNeedsTDRAvoidance _Bool
include/opencl/platforminfo.hxx:29
OpenCLDeviceInfo mnMemory size_t
@@ -266,8 +266,6 @@ include/svx/imapdlg.hxx:118
SvxIMapDlg aIMapItem class SvxIMapDlgItem
include/svx/ofaitem.hxx:44
OfaRefItem mxRef rtl::Reference<reference_type>
-include/svx/svdlayer.hxx:70
- SdrLayer mbUserDefinedLayer _Bool
include/vcl/opengl/OpenGLContext.hxx:41
GLWindow bMultiSampleSupported _Bool
include/vcl/salnativewidgets.hxx:446
@@ -326,8 +324,6 @@ sal/textenc/tcvtutf7.cxx:396
ImplUTF7FromUCContextData mnBitBuffer sal_uInt32
sal/textenc/tcvtutf7.cxx:397
ImplUTF7FromUCContextData mnBufferBits sal_uInt32
-sc/inc/attrib.hxx:229
- ScDoubleItem nValue double
sc/inc/compiler.hxx:256
ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:257
@@ -337,12 +333,12 @@ sc/inc/compiler.hxx:259
sc/inc/document.hxx:2526
ScMutationDisable mpDocument class ScDocument *
sc/inc/lookupcache.hxx:62
- ScLookupCache::QueryCriteria union ScLookupCache::QueryCriteria::(anonymous at /media/noel/disk2/libo4/sc/inc/lookupcache.hxx:62:9)
+ ScLookupCache::QueryCriteria union ScLookupCache::QueryCriteria::(anonymous at /media/noel/disk2/libo5/sc/inc/lookupcache.hxx:62:9)
sc/inc/pivot.hxx:75
ScDPLabelData mnFlags sal_Int32
sc/inc/pivot.hxx:78
ScDPLabelData mbIsValue _Bool
-sc/inc/scmatrix.hxx:120
+sc/inc/scmatrix.hxx:118
ScMatrix mbCloneIfConst _Bool
sc/inc/tabopparams.hxx:38
ScInterpreterTableOpParams bValid _Bool
@@ -414,9 +410,9 @@ sc/source/ui/inc/datastream.hxx:105
sc::DataStream mnSettings sal_uInt32
sc/source/ui/inc/preview.hxx:47
ScPreview nTabPage long
-sc/source/ui/inc/uiitems.hxx:48
+sc/source/ui/inc/uiitems.hxx:47
ScInputStatusItem aStartPos const class ScAddress
-sc/source/ui/inc/uiitems.hxx:49
+sc/source/ui/inc/uiitems.hxx:48
ScInputStatusItem aEndPos const class ScAddress
sd/source/filter/eppt/eppt.hxx:142
PPTWriter mnTxId sal_uInt32
@@ -527,7 +523,7 @@ 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 /media/noel/disk2/libo4/sw/source/filter/inc/rtf.hxx:27:9)
+ RTFSurround::(anonymous) Flags struct (anonymous struct at /media/noel/disk2/libo5/sw/source/filter/inc/rtf.hxx:27:9)
ucb/source/ucp/gio/gio_mount.hxx:46
OOoMountOperationClass parent_class GMountOperationClass
ucb/source/ucp/gio/gio_mount.hxx:49
@@ -584,8 +580,6 @@ vcl/inc/unx/gtk/gtkframe.hxx:89
GtkSalFrame::IMHandler::PreviousKeyPress send_event gint8
vcl/inc/unx/gtk/gtkframe.hxx:90
GtkSalFrame::IMHandler::PreviousKeyPress time guint32
-vcl/inc/unx/gtk/gtkframe.hxx:215
- GtkSalFrame m_nFloatFlags enum FloatWinPopupFlags
vcl/opengl/salbmp.cxx:440
(anonymous namespace)::ScanlineWriter mpCurrentScanline sal_uInt8 *
vcl/source/filter/graphicfilter.cxx:906
@@ -596,19 +590,19 @@ 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:200
+vcl/source/gdi/pdfwriter_impl.hxx:181
vcl::PDFWriterImpl::BitmapID m_nChecksum BitmapChecksum
-vcl/source/gdi/pdfwriter_impl.hxx:201
+vcl/source/gdi/pdfwriter_impl.hxx:182
vcl::PDFWriterImpl::BitmapID m_nMaskChecksum BitmapChecksum
vcl/unx/generic/app/wmadaptor.cxx:1269
_mwmhints input_mode long
vcl/unx/generic/app/wmadaptor.cxx:1270
_mwmhints status unsigned long
-vcl/unx/generic/gdi/cairotextrender.cxx:53
+vcl/unx/generic/gdi/cairotextrender.cxx:54
(anonymous namespace)::CairoFontsCache::CacheId maFace (anonymous namespace)::FT_Face
-vcl/unx/generic/gdi/cairotextrender.cxx:55
- (anonymous namespace)::CairoFontsCache::CacheId mbEmbolden _Bool
vcl/unx/generic/gdi/cairotextrender.cxx:56
+ (anonymous namespace)::CairoFontsCache::CacheId mbEmbolden _Bool
+vcl/unx/generic/gdi/cairotextrender.cxx:57
(anonymous namespace)::CairoFontsCache::CacheId mbVerticalMetrics _Bool
vcl/unx/gtk/a11y/atkwrapper.hxx:49
AtkObjectWrapper aParent const AtkObject
@@ -624,3 +618,5 @@ vcl/unx/gtk/hudawareness.cxx:23
(anonymous) notify GDestroyNotify
writerfilter/source/dmapper/PropertyMap.hxx:197
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
+writerfilter/source/rtftok/rtfdocumentimpl.hxx:256
+ writerfilter::rtftok::RTFFrame m_nAnchorType sal_Int16
diff --git a/connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx b/connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx
index b3a172f0c2de..01c1889f4681 100644
--- a/connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx
+++ b/connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx
@@ -118,13 +118,12 @@ OResultSet::OResultSet(OConnection& rConn, OCommonStatement* pStmt, MYSQL_RES* p
rtl_TextEncoding _encoding)
: OResultSet_BASE(m_aMutex)
, OPropertySetHelper(OResultSet_BASE::rBHelper)
- , m_rConnection(rConn)
, m_pMysql(rConn.getMysqlConnection())
, m_aStatement(static_cast<OWeakObject*>(pStmt))
, m_pResult(pResult)
, m_encoding(_encoding)
{
- m_xMetaData = new OResultSetMetaData(m_rConnection, m_pResult);
+ m_xMetaData = new OResultSetMetaData(rConn, m_pResult);
}
void OResultSet::ensureResultFetched()
diff --git a/connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx b/connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx
index 3241420aa3f6..e3fb1994cc15 100644
--- a/connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx
+++ b/connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx
@@ -62,8 +62,6 @@ class OResultSet final : public OBase_Mutex,
public ::cppu::OPropertySetHelper,
public OPropertyArrayUsageHelper<OResultSet>
{
- OConnection& m_rConnection;
-
using DataFields = std::vector<OString>;
std::vector<DataFields> m_aRows;
std::vector<MYSQL_FIELD> m_aFields;
diff --git a/dbaccess/source/ui/dlg/dbadmin.cxx b/dbaccess/source/ui/dlg/dbadmin.cxx
index cc5106c986ab..58d065dc1e79 100644
--- a/dbaccess/source/ui/dlg/dbadmin.cxx
+++ b/dbaccess/source/ui/dlg/dbadmin.cxx
@@ -50,7 +50,6 @@ ODbAdminDialog::ODbAdminDialog(weld::Window* pParent,
SfxItemSet const * _pItems,
const Reference< XComponentContext >& _rxContext)
: SfxTabDialogController(pParent, "dbaccess/ui/admindialog.ui", "AdminDialog", _pItems)
- , m_bUIEnabled(true)
, m_sMainPageID("advanced")
{
m_pImpl.reset(new ODbDataSourceAdministrationHelper(_rxContext, m_xDialog.get(), pParent, this));
@@ -70,7 +69,6 @@ ODbAdminDialog::~ODbAdminDialog()
short ODbAdminDialog::Ok()
{
SfxTabDialogController::Ok();
- m_bUIEnabled = false;
return ( AR_LEAVE_MODIFIED == implApplyChanges() ) ? RET_OK : RET_CANCEL;
// TODO : AR_ERROR is not handled correctly, we always close the dialog here
}
diff --git a/dbaccess/source/ui/inc/dbadmin.hxx b/dbaccess/source/ui/inc/dbadmin.hxx
index 04b88151df8c..4403f818efa8 100644
--- a/dbaccess/source/ui/inc/dbadmin.hxx
+++ b/dbaccess/source/ui/inc/dbadmin.hxx
@@ -49,7 +49,6 @@ class ODbAdminDialog final : public SfxTabDialogController, public IItemSetHelpe
private:
std::unique_ptr<ODbDataSourceAdministrationHelper> m_pImpl;
- bool m_bUIEnabled : 1; /// <TRUE/> if the UI is enabled, false otherwise. Cannot be switched back to <TRUE/>, once it is <FALSE/>
OString m_sMainPageID;
public:
diff --git a/include/svx/dialcontrol.hxx b/include/svx/dialcontrol.hxx
index 609e01c31af6..3f5ad7592f25 100644
--- a/include/svx/dialcontrol.hxx
+++ b/include/svx/dialcontrol.hxx
@@ -112,7 +112,6 @@ protected:
Size maWinSize;
vcl::Font maWinFont;
sal_Int32 mnAngle;
- sal_Int32 mnInitialAngle;
sal_Int32 mnOldAngle;
long mnCenterX;
long mnCenterY;
diff --git a/svx/source/dialog/dialcontrol.cxx b/svx/source/dialog/dialcontrol.cxx
index e3c45f63f19e..66e8c22e461e 100644
--- a/svx/source/dialog/dialcontrol.cxx
+++ b/svx/source/dialog/dialcontrol.cxx
@@ -222,7 +222,6 @@ DialControl::DialControl_Impl::DialControl_Impl ( vcl::Window& rParent ) :
mpLinkField( nullptr ),
mnLinkedFieldValueMultiplyer( 0 ),
mnAngle( 0 ),
- mnInitialAngle( 0 ),
mnOldAngle( 0 ),
mnCenterX( 0 ),
mnCenterY( 0 ),
diff --git a/sw/source/ui/dialog/wordcountdialog.cxx b/sw/source/ui/dialog/wordcountdialog.cxx
index b24767823963..30148e8bb83b 100644
--- a/sw/source/ui/dialog/wordcountdialog.cxx
+++ b/sw/source/ui/dialog/wordcountdialog.cxx
@@ -111,7 +111,6 @@ SwWordCountFloatDlg::SwWordCountFloatDlg(SfxBindings* _pBindings,
, m_xDocStandardizedPagesFT(m_xBuilder->weld_label("docstandardizedpages"))
, m_xCjkcharsLabelFT(m_xBuilder->weld_label("cjkcharsft"))
, m_xStandardizedPagesLabelFT(m_xBuilder->weld_label("standardizedpages"))
- , m_xClosePB(m_xBuilder->weld_button("close"))
{
showCJK(SvtCJKOptions().IsAnyEnabled());
showStandardizedPages(officecfg::Office::Writer::WordCount::ShowStandardizedPageCount::get());
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx
index 29b440daa1b3..e8240b7d2fc1 100644
--- a/sw/source/ui/index/swuiidxmrk.cxx
+++ b/sw/source/ui/index/swuiidxmrk.cxx
@@ -86,7 +86,6 @@ SwIndexMarkPane::SwIndexMarkPane(const std::shared_ptr<weld::Dialog>& rDialog, w
, m_nLangForPhoneticReading(LANGUAGE_CHINESE_SIMPLIFIED)
, m_bIsPhoneticReadingEnabled(false)
, m_pSh(&rWrtShell)
- , m_xFrame(rBuilder.weld_widget("frame"))
, m_xTypeFT(rBuilder.weld_label("typeft"))
, m_xTypeDCB(rBuilder.weld_combo_box("typecb"))
, m_xNewBT(rBuilder.weld_button("new"))
diff --git a/sw/source/uibase/dbui/mailmergehelper.cxx b/sw/source/uibase/dbui/mailmergehelper.cxx
index 11f436cb9d63..b929b5317c89 100644
--- a/sw/source/uibase/dbui/mailmergehelper.cxx
+++ b/sw/source/uibase/dbui/mailmergehelper.cxx
@@ -679,7 +679,6 @@ void AddressPreview::MouseButtonDown( const MouseEvent& rMEvt )
pImpl->nSelectedAddress != static_cast<sal_uInt16>(nSelect))
{
pImpl->nSelectedAddress = static_cast<sal_uInt16>(nSelect);
- m_aSelectHdl.Call(nullptr);
}
Invalidate();
}
@@ -722,7 +721,6 @@ bool AddressPreview::KeyInput( const KeyEvent& rKEvt )
pImpl->nSelectedAddress != static_cast<sal_uInt16>(nSelect))
{
pImpl->nSelectedAddress = static_cast<sal_uInt16>(nSelect);
- m_aSelectHdl.Call(nullptr);
Invalidate();
}
}
diff --git a/sw/source/uibase/inc/mailmergehelper.hxx b/sw/source/uibase/inc/mailmergehelper.hxx
index e2c4ad6b6093..57aad5174ab1 100644
--- a/sw/source/uibase/inc/mailmergehelper.hxx
+++ b/sw/source/uibase/inc/mailmergehelper.hxx
@@ -114,7 +114,6 @@ class SW_DLLPUBLIC AddressPreview : public weld::CustomWidgetController
{
std::unique_ptr<SwAddressPreview_Impl> pImpl;
std::unique_ptr<weld::ScrolledWindow> m_xVScrollBar;
- Link<LinkParamNone*,void> m_aSelectHdl;
void DrawText_Impl(vcl::RenderContext& rRenderContext, const OUString& rAddress,
const Point& rTopLeft, const Size& rSize, bool bIsSelected);
diff --git a/sw/source/uibase/inc/swuiidxmrk.hxx b/sw/source/uibase/inc/swuiidxmrk.hxx
index f95ace96ae5c..5d64b9d670c1 100644
--- a/sw/source/uibase/inc/swuiidxmrk.hxx
+++ b/sw/source/uibase/inc/swuiidxmrk.hxx
@@ -69,7 +69,6 @@ class SwIndexMarkPane
m_pTOXMgr;
SwWrtShell* m_pSh;
- std::unique_ptr<weld::Widget> m_xFrame;
std::unique_ptr<weld::Label> m_xTypeFT;
std::unique_ptr<weld::ComboBox> m_xTypeDCB;
std::unique_ptr<weld::Button> m_xNewBT;
diff --git a/sw/source/uibase/inc/wordcountdialog.hxx b/sw/source/uibase/inc/wordcountdialog.hxx
index e63ef3c07c6b..7e2730f7d0aa 100644
--- a/sw/source/uibase/inc/wordcountdialog.hxx
+++ b/sw/source/uibase/inc/wordcountdialog.hxx
@@ -43,7 +43,6 @@ class SwWordCountFloatDlg : public SfxModelessDialogController
std::unique_ptr<weld::Label> m_xDocStandardizedPagesFT;
std::unique_ptr<weld::Label> m_xCjkcharsLabelFT;
std::unique_ptr<weld::Label> m_xStandardizedPagesLabelFT;
- std::unique_ptr<weld::Button> m_xClosePB;
public:
SwWordCountFloatDlg(SfxBindings* pBindings,
diff --git a/writerfilter/source/rtftok/rtfdispatchvalue.cxx b/writerfilter/source/rtftok/rtfdispatchvalue.cxx
index b98508f297b2..5f37d62b9d79 100644
--- a/writerfilter/source/rtftok/rtfdispatchvalue.cxx
+++ b/writerfilter/source/rtftok/rtfdispatchvalue.cxx
@@ -1182,7 +1182,6 @@ RTFError RTFDocumentImpl::dispatchValue(RTFKeyword nKeyword, int nParam)
}
break;
case RTF_FLYANCHOR:
- m_aStates.top().aFrame.m_nAnchorType = nParam;
break;
case RTF_WMETAFILE:
m_aStates.top().aPicture.eWMetafile = nParam;
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.cxx b/writerfilter/source/rtftok/rtfdocumentimpl.cxx
index e54453f261f5..0013af494d00 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.cxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.cxx
@@ -3465,7 +3465,6 @@ RTFFrame::RTFFrame(RTFParserState* pParserState)
, m_nVertAlign(0)
, m_nVertAnchor(0)
, m_nHRule(NS_ooxml::LN_Value_doc_ST_HeightRule_auto)
- , m_nAnchorType(0)
{
}
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index 65ae6dab3457..1f45e9f99eec 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -253,7 +253,6 @@ private:
public:
explicit RTFFrame(RTFParserState* pParserState);
- sal_Int16 m_nAnchorType;
/// Convert the stored properties to Sprms
RTFSprms getSprms();