summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-01-02 13:43:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-01-02 19:36:59 +0100
commit4e2c4bd9228bd0cf973f13dbe4410a2391d06ab8 (patch)
tree4ddc4cc8df5209dc5aa17f004a2db5b75857d6f7 /compilerplugins
parente327bccf14130eb469f06c96721b9d8aea5dd506 (diff)
loplugin:unusedfields
Change-Id: I20a387563a0f65bc9a7149ab0b08b09f1946e9ce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127867 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedfields.only-used-in-constructor.results64
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results52
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results24
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results158
4 files changed, 143 insertions, 155 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index fe31cf8ab846..b13175960288 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -42,18 +42,18 @@ connectivity/source/drivers/evoab2/EApi.h:121
(anonymous) address_format char *
connectivity/source/drivers/evoab2/EApi.h:125
(anonymous) ext char *
-connectivity/source/drivers/evoab2/NStatement.hxx:54
- connectivity::evoab::FieldSort bAscending _Bool
-connectivity/source/drivers/firebird/Driver.hxx:46
+connectivity/source/drivers/firebird/Driver.hxx:48
connectivity::firebird::FirebirdDriver m_firebirdTMPDirectory ::utl::TempFile
-connectivity/source/drivers/firebird/Driver.hxx:47
+connectivity/source/drivers/firebird/Driver.hxx:49
connectivity::firebird::FirebirdDriver m_firebirdLockDirectory ::utl::TempFile
+connectivity/source/drivers/postgresql/pq_statics.hxx:104
+ pq_sdbc_driver::ImplementationStatics types css::uno::Sequence<css::uno::Type>
connectivity/source/inc/component/CResultSet.hxx:41
connectivity::component::OComponentResultSet m_bBookmarkable _Bool
connectivity/source/inc/dbase/DResultSet.hxx:40
connectivity::dbase::ODbaseResultSet m_bBookmarkable _Bool
connectivity/source/inc/file/FStatement.hxx:84
- connectivity::file::OStatement_Base m_aCursorName class rtl::OUString
+ connectivity::file::OStatement_Base m_aCursorName rtl::OUString
connectivity/source/inc/file/FStatement.hxx:85
connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32
connectivity/source/inc/file/FStatement.hxx:86
@@ -124,12 +124,12 @@ cppu/source/uno/check.cxx:258
(anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
cui/source/dialogs/colorpicker.cxx:740
cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious class cui::(anonymous namespace)::ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1207
+cui/source/factory/dlgfact.cxx:1208
(anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems class SfxItemSet
cui/source/inc/AdditionsDialog.hxx:47
- AdditionInfo sReleaseVersion class rtl::OUString
+ AdditionInfo sReleaseVersion rtl::OUString
cui/source/inc/AdditionsDialog.hxx:84
- AdditionsDialog m_sTag class rtl::OUString
+ AdditionsDialog m_sTag rtl::OUString
cui/source/inc/cfgutil.hxx:241
SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
cui/source/inc/cuitabarea.hxx:223
@@ -147,7 +147,7 @@ cui/source/inc/tabstpge.hxx:87
cui/source/options/optcolor.cxx:237
(anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
dbaccess/source/core/api/RowSet.hxx:108
- dbaccess::ORowSet m_aURL class rtl::OUString
+ dbaccess::ORowSet m_aURL rtl::OUString
dbaccess/source/core/api/RowSet.hxx:123
dbaccess::ORowSet m_nMaxFieldSize sal_Int32
dbaccess/source/core/api/RowSet.hxx:125
@@ -417,7 +417,7 @@ lotuswordpro/source/filter/clone.hxx:23
oox/source/drawingml/diagram/layoutnodecontext.cxx:93
oox::drawingml::(anonymous namespace)::AlgorithmContext mnRevision sal_Int32
oox/source/drawingml/diagram/layoutnodecontext.cxx:135
- oox::drawingml::(anonymous namespace)::ChooseContext msName class rtl::OUString
+ oox::drawingml::(anonymous namespace)::ChooseContext msName rtl::OUString
oox/source/ppt/timenodelistcontext.cxx:205
oox::ppt::(anonymous namespace)::MediaNodeContext mbFullScrn _Bool
oox/source/ppt/timenodelistcontext.cxx:400
@@ -431,7 +431,7 @@ oox/source/ppt/timenodelistcontext.cxx:639
oox/source/ppt/timenodelistcontext.cxx:721
oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
oox/source/ppt/timenodelistcontext.cxx:861
- oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes class rtl::OUString
+ oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes rtl::OUString
oox/source/ppt/timenodelistcontext.cxx:862
oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
oox/source/ppt/timenodelistcontext.cxx:863
@@ -444,6 +444,8 @@ pyuno/source/module/pyuno_impl.hxx:238
pyuno::stRuntimeImpl ob_base PyObject
reportdesign/source/core/api/ReportDefinition.cxx:240
reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
+reportdesign/source/filter/xml/xmlExport.cxx:1198
+ sal_Int32
sal/qa/osl/condition/osl_Condition.cxx:72
osl_Condition::ctors bRes1 _Bool
sal/qa/osl/condition/osl_Condition.cxx:202
@@ -487,7 +489,7 @@ sal/qa/osl/pipe/osl_Pipe.cxx:848
sal/qa/osl/pipe/osl_Pipe.cxx:848
osl_StreamPipe::recv bRes1 _Bool
sal/qa/osl/process/osl_process.cxx:151
- Test_osl_executeProcess env_param_ const class rtl::OUString
+ Test_osl_executeProcess env_param_ const rtl::OUString
sal/qa/osl/security/osl_Security.cxx:59
osl_Security::ctors bRes _Bool
sal/qa/osl/security/osl_Security.cxx:59
@@ -522,7 +524,7 @@ sc/source/core/data/document.cxx:1234
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
sc/source/core/data/document.cxx:1235
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk class ScBulkBroadcast
-sc/source/core/data/table2.cxx:804
+sc/source/core/data/table2.cxx:805
(anonymous namespace)::TransClipHandler mnEndRow size_t
sc/source/filter/inc/htmlpars.hxx:622
ScHTMLQueryParser mnUnusedId ScHTMLTableId
@@ -549,7 +551,7 @@ sc/source/filter/xml/xmldrani.hxx:71
sc/source/filter/xml/xmlexternaltabi.hxx:110
ScXMLExternalRefCellContext mnCellType sal_Int16
sc/source/filter/xml/xmltransformationi.hxx:154
- ScXMLDateTimeContext aType class rtl::OUString
+ ScXMLDateTimeContext aType rtl::OUString
sc/source/ui/inc/acredlin.hxx:51
ScAcceptChgDlg aReOpenIdle class Idle
sc/source/ui/inc/msgpool.hxx:34
@@ -585,7 +587,7 @@ sccomp/source/solver/ParticelSwarmOptimization.hxx:55
scripting/source/stringresource/stringresource.cxx:1273
stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
sd/inc/anminfo.hxx:51
- SdAnimationInfo maSecondSoundFile class rtl::OUString
+ SdAnimationInfo maSecondSoundFile rtl::OUString
sd/source/filter/eppt/epptbase.hxx:347
PPTWriterBase maFraction class Fraction
sd/source/filter/ppt/pptin.hxx:81
@@ -600,6 +602,8 @@ sd/source/ui/remotecontrol/Receiver.hxx:34
sd::Receiver pTransmitter class sd::Transmitter *
sd/source/ui/remotecontrol/ZeroconfService.hxx:32
sd::ZeroconfService port uint
+sd/source/ui/slideshow/slideshowviewimpl.hxx:192
+ sd::SlideShowView mbFullScreen _Bool
sd/source/ui/view/DocumentRenderer.cxx:1317
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
sd/source/ui/view/viewshel.cxx:1166
@@ -685,7 +689,7 @@ slideshow/source/engine/smilfunctionparser.cxx:495
slideshow/source/engine/smilfunctionparser.cxx:496
slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT>
starmath/inc/mathml/mathmlMo.hxx:63
- moOperatorData m_motxt class rtl::OUString
+ moOperatorData m_motxt rtl::OUString
starmath/inc/mathml/mathmlMo.hxx:64
moOperatorData m_form enum moOpDF
starmath/inc/mathml/mathmlMo.hxx:65
@@ -736,7 +740,7 @@ svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1093
(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT>
svx/source/dialog/contimp.hxx:75
SvxSuperContourDlg aContourItem class SvxContourDlgItem
-svx/source/dialog/framelinkarray.cxx:385
+svx/source/dialog/framelinkarray.cxx:449
svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32
svx/source/dialog/imapwnd.hxx:87
IMapWindow maItemInfos struct SfxItemInfo[1]
@@ -750,7 +754,7 @@ svx/source/svdraw/svdmrkv.cxx:137
MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList
svx/source/tbxctrls/extrusioncontrols.hxx:66
svx::ExtrusionDirectionWindow maImgDirection class Image[9]
-svx/source/xml/xmleohlp.cxx:71
+svx/source/xml/xmleohlp.cxx:72
OutputStorageWrapper_Impl aTempFile class utl::TempFile
svx/source/xml/xmlgrhlp.cxx:93
(anonymous namespace)::GraphicInputStream maTempFile utl::TempFile
@@ -769,9 +773,9 @@ sw/source/core/layout/dbg_lay.cxx:179
sw/source/core/text/inftxt.cxx:532
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<class VirtualDevice>
sw/source/core/text/inftxt.hxx:675
- SwTextSlot aText class rtl::OUString
+ SwTextSlot aText rtl::OUString
sw/source/core/text/porfld.cxx:142
- (anonymous namespace)::SwFieldSlot aText class rtl::OUString
+ (anonymous namespace)::SwFieldSlot aText rtl::OUString
sw/source/core/text/redlnitr.hxx:78
SwRedlineItr m_nNdIdx const SwNodeOffset
sw/source/uibase/docvw/romenu.hxx:34
@@ -806,11 +810,7 @@ ucb/source/ucp/gio/gio_mount.hxx:78
OOoMountOperationClass _gtk_reserved3 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
-ucb/source/ucp/webdav-curl/CurlSession.cxx:95
- (anonymous namespace)::UploadSource rHeaders const struct (anonymous namespace)::ResponseHeaders &
-ucb/source/ucp/webdav-curl/DAVRequestEnvironment.hxx:35
- http_dav_ucp::DAVRequestEnvironment m_aRequestURI class rtl::OUString
-vcl/headless/svpgdi.cxx:393
+vcl/headless/svpgdi.cxx:332
(anonymous namespace)::BitmapHelper aTmpBmp class SvpSalBitmap
vcl/inc/canvasbitmap.hxx:40
vcl::unotools::VclCanvasBitmap m_aAlpha ::Bitmap
@@ -825,7 +825,7 @@ vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl/inc/qt5/QtAccessibleWidget.hxx:156
QtAccessibleWidget m_pObject class QObject *
vcl/inc/qt5/QtClipboard.hxx:39
- QtClipboard m_aClipboardName const class rtl::OUString
+ QtClipboard m_aClipboardName const rtl::OUString
vcl/inc/qt5/QtClipboard.hxx:40
QtClipboard m_aClipboardMode const class QClipboard::Mode
vcl/inc/qt5/QtClipboard.hxx:43
@@ -968,19 +968,17 @@ vcl/unx/gtk3/glomenu.cxx:14
GLOMenu parent_instance const GMenuModel
vcl/unx/gtk3/gtkinst.cxx:7111
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
-vcl/unx/gtk3/gtkinst.cxx:10447
+vcl/unx/gtk3/gtkinst.cxx:10453
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
-vcl/unx/gtk3/gtkinst.cxx:10449
+vcl/unx/gtk3/gtkinst.cxx:10455
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
-vcl/unx/gtk3/gtkinst.cxx:19664
+vcl/unx/gtk3/gtkinst.cxx:19692
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
-vcl/unx/gtk3/gtkinst.cxx:19670
+vcl/unx/gtk3/gtkinst.cxx:19698
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:917
- writerfilter::dmapper::DomainMapper_Impl m_sBookmarkPrefix class rtl::OUString
writerfilter/source/dmapper/PropertyMap.hxx:219
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
xmloff/source/text/XMLTextListBlockContext.hxx:34
- XMLTextListBlockContext msListStyleName class rtl::OUString
+ XMLTextListBlockContext msListStyleName rtl::OUString
xmloff/source/text/XMLTextListBlockContext.hxx:40
XMLTextListBlockContext mbSetDefaults _Bool
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index e58d9316eed6..2fb379789975 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -177,7 +177,7 @@ dbaccess/source/ui/inc/WCopyTable.hxx:258
editeng/source/editeng/impedit.hxx:511
ImpEditEngine maColorConfig svtools::ColorConfig
embeddedobj/source/inc/commonembobj.hxx:110
- OCommonEmbeddedObject m_aClassName class rtl::OUString
+ OCommonEmbeddedObject m_aClassName rtl::OUString
embeddedobj/source/inc/oleembobj.hxx:125
OleEmbeddedObject m_pOleComponent rtl::Reference<OleComponent>
embeddedobj/source/inc/oleembobj.hxx:145
@@ -195,7 +195,7 @@ embeddedobj/source/inc/oleembobj.hxx:175
embeddedobj/source/inc/oleembobj.hxx:176
OleEmbeddedObject m_nStatusAspect sal_Int64
embeddedobj/source/inc/oleembobj.hxx:184
- OleEmbeddedObject m_aLinkURL class rtl::OUString
+ OleEmbeddedObject m_aLinkURL rtl::OUString
embeddedobj/source/inc/oleembobj.hxx:190
OleEmbeddedObject m_bFromClipboard _Bool
embeddedobj/source/msole/olecomponent.hxx:73
@@ -212,8 +212,6 @@ filter/source/graphicfilter/icgm/chart.hxx:50
DataNode nBoxX2 sal_Int16
filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
-filter/source/msfilter/eschesdo.hxx:103
- ImplEESdrWriter meUnitsSrc o3tl::Length
filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85
XMLFilterSettingsDialog maModuleOpt class SvtModuleOptions
framework/inc/dispatch/dispatchprovider.hxx:76
@@ -238,8 +236,6 @@ include/basic/sbstar.hxx:51
StarBASIC aBreakHdl Link<class StarBASIC *, enum BasicDebugFlags>
include/comphelper/guarding.hxx:40
comphelper::ORelease m_rMutex MUTEX &
-include/comphelper/interfacecontainer4.hxx:214
- comphelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const comphelper::OInterfaceContainerHelper4::NotifySingleListener::NotificationMethod
include/comphelper/parallelsort.hxx:164
comphelper::(anonymous namespace)::Binner maLabels uint8_t[51200]
include/comphelper/servicedecl.hxx:130
@@ -254,9 +250,9 @@ include/connectivity/DriversConfig.hxx:76
connectivity::DriversConfig m_aNode connectivity::DriversConfig::OSharedConfigNode
include/connectivity/sdbcx/VDescriptor.hxx:51
connectivity::sdbcx::ODescriptor m_aCase comphelper::UStringMixEqual
-include/connectivity/sdbcx/VTable.hxx:78
+include/connectivity/sdbcx/VTable.hxx:77
connectivity::sdbcx::OTable m_xColumns std::unique_ptr<OCollection>
-include/connectivity/sdbcx/VTable.hxx:79
+include/connectivity/sdbcx/VTable.hxx:78
connectivity::sdbcx::OTable m_xIndexes std::unique_ptr<OCollection>
include/connectivity/sqlparse.hxx:104
connectivity::OSQLParser_Data aErrors ::connectivity::SQLError
@@ -305,13 +301,13 @@ include/svx/graphctl.hxx:52
include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49
sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
include/svx/svdmark.hxx:141
- SdrMarkList maPointName class rtl::OUString
+ SdrMarkList maPointName rtl::OUString
include/svx/svdmark.hxx:142
- SdrMarkList maGluePointName class rtl::OUString
+ SdrMarkList maGluePointName rtl::OUString
include/svx/svdoedge.hxx:160
SdrEdgeObj mbBoundRectCalculationRunning _Bool
include/unoidl/unoidl.hxx:444
- unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo/include/unoidl/unoidl.hxx:444:5)
+ unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:444:5)
include/unoidl/unoidl.hxx:445
unoidl::ConstantValue::(anonymous) booleanValue _Bool
include/unoidl/unoidl.hxx:446
@@ -375,7 +371,7 @@ sal/osl/unx/process.cxx:829
sal/osl/unx/process.cxx:830
(anonymous namespace)::osl_procStat sigcatch char[24]
sal/qa/OStringBuffer/rtl_OStringBuffer.cxx:1675
- rtl_OStringBuffer::append_001 empty class rtl::OString
+ rtl_OStringBuffer::append_001 empty rtl::OString
sal/rtl/alloc_arena.hxx:100
rtl_arena_st m_hash_table_0 struct rtl_arena_segment_type *[64]
sal/rtl/digest.cxx:188
@@ -391,7 +387,7 @@ sc/inc/attarray.hxx:68
sc/inc/compiler.hxx:132
ScRawToken::(anonymous union)::(anonymous) eItem class ScTableRefToken::Item
sc/inc/compiler.hxx:133
- ScRawToken::(anonymous) table struct (unnamed struct at /home/noel/libo/sc/inc/compiler.hxx:130:9)
+ ScRawToken::(anonymous) table struct (unnamed struct at /home/noel/libo2/sc/inc/compiler.hxx:130:9)
sc/inc/compiler.hxx:138
ScRawToken::(anonymous) pMat class ScMatrix *
sc/inc/formulagroup.hxx:38
@@ -399,7 +395,7 @@ sc/inc/formulagroup.hxx:38
sc/inc/reordermap.hxx:20
sc::ColRowReorderMapType maData sc::ColRowReorderMapType::DataType
sc/source/core/inc/adiasync.hxx:41
- ScAddInAsync::(anonymous) pStr class rtl::OUString *
+ ScAddInAsync::(anonymous) pStr rtl::OUString *
sc/source/core/inc/interpre.hxx:98
ScTokenStack pPointer const formula::FormulaToken *[512]
sc/source/filter/excel/xltoolbar.cxx:30
@@ -411,7 +407,7 @@ sc/source/filter/inc/commentsbuffer.hxx:40
sc/source/filter/inc/htmlexp.hxx:117
ScHTMLExport pFileNameMap ScHTMLExport::FileNameMapPtr
sc/source/filter/inc/htmlpars.hxx:57
- ScHTMLStyles maEmpty const class rtl::OUString
+ ScHTMLStyles maEmpty const rtl::OUString
sc/source/filter/inc/namebuff.hxx:79
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
sc/source/filter/inc/qproform.hxx:54
@@ -489,13 +485,13 @@ sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:96
sdext/source/pdfimport/inc/pdfihelper.hxx:100
pdfi::GraphicsContext BlendMode sal_Int8
sdext/source/pdfimport/tree/style.hxx:44
- pdfi::StyleContainer::Style Contents class rtl::OUString
+ pdfi::StyleContainer::Style Contents rtl::OUString
sfx2/source/appl/lnkbase2.cxx:81
sfx2::(anonymous namespace)::ImplDdeItem pLink class sfx2::SvBaseLink *
slideshow/source/engine/slideshowimpl.cxx:139
(anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime
sot/source/sdstor/ucbstorage.cxx:406
- UCBStorageStream_Impl m_aKey class rtl::OString
+ UCBStorageStream_Impl m_aKey rtl::OString
store/source/storbios.cxx:59
(anonymous namespace)::OStoreSuperBlock m_aMarked (anonymous namespace)::OStoreSuperBlock::L
svl/source/crypto/cryptosign.cxx:268
@@ -509,7 +505,7 @@ svl/source/misc/strmadpt.cxx:51
svl/source/uno/pathservice.cxx:37
(anonymous namespace)::PathService m_aOptions class SvtPathOptions
svtools/source/control/tabbar.cxx:198
- ImplTabBarItem maHelpId class rtl::OString
+ ImplTabBarItem maHelpId rtl::OString
svtools/source/dialogs/insdlg.cxx:54
(anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
svtools/source/dialogs/insdlg.cxx:55
@@ -540,9 +536,9 @@ svx/source/inc/datanavi.hxx:488
svxform::AddSubmissionDialog m_aMethodString class svxform::MethodString
svx/source/inc/datanavi.hxx:489
svxform::AddSubmissionDialog m_aReplaceString class svxform::ReplaceString
-svx/source/inc/gridcell.hxx:520
+svx/source/inc/gridcell.hxx:515
DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
-svx/source/inc/gridcell.hxx:521
+svx/source/inc/gridcell.hxx:516
DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
svx/source/inc/svdpdf.hxx:61
ImpSdrPdfImport maDash class XDash
@@ -587,7 +583,7 @@ sw/source/filter/html/htmltab.cxx:2836
sw/source/filter/inc/rtf.hxx:33
RTFSurround::(anonymous) nVal sal_uInt8
sw/source/ui/dbui/dbinsdlg.cxx:103
- DB_Column::(anonymous) pText class rtl::OUString *
+ DB_Column::(anonymous) pText rtl::OUString *
sw/source/ui/dbui/dbinsdlg.cxx:105
DB_Column::(anonymous) nFormat sal_uInt32
sw/source/uibase/dbui/mmconfigitem.cxx:112
@@ -598,7 +594,7 @@ sw/source/uibase/dbui/mmconfigitem.cxx:116
SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
sw/source/uibase/inc/fldmgr.hxx:78
SwInsertField_Data m_aDBDataSource css::uno::Any
-toolkit/source/awt/vclxtoolkit.cxx:443
+toolkit/source/awt/vclxtoolkit.cxx:438
(anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard>
ucb/source/ucp/gio/gio_mount.hxx:73
OOoMountOperationClass parent_class GMountOperationClass
@@ -612,12 +608,12 @@ ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
ucb/source/ucp/package/pkgprovider.hxx:50
package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
-ucb/source/ucp/webdav-curl/CurlSession.cxx:129
+ucb/source/ucp/webdav-curl/CurlSession.cxx:127
(anonymous namespace)::CurlOption::(anonymous) pValue const void *const
ucbhelper/source/client/proxydecider.cxx:131
ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const struct ucbhelper::InternetProxyServer
ucbhelper/source/provider/propertyvalueset.cxx:88
- ucbhelper_impl::PropertyValue aString class rtl::OUString
+ ucbhelper_impl::PropertyValue aString rtl::OUString
ucbhelper/source/provider/propertyvalueset.cxx:89
ucbhelper_impl::PropertyValue bBoolean _Bool
ucbhelper/source/provider/propertyvalueset.cxx:90
@@ -667,13 +663,13 @@ unoidl/source/unoidlprovider.cxx:456
unoidl/source/unoidlprovider.cxx:457
unoidl::detail::MapEntry data struct unoidl::detail::(anonymous namespace)::Memory32
unotools/source/config/pathoptions.cxx:84
- SvtPathOptions_Impl m_aEmptyString class rtl::OUString
+ SvtPathOptions_Impl m_aEmptyString rtl::OUString
vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31
BitmapFastScaleFilter maSize class Size
vcl/inc/ppdparser.hxx:131
psp::PPDParser::PPDConstraint m_pKey1 const class psp::PPDKey *
vcl/inc/printerinfomanager.hxx:75
- psp::PrinterInfoManager::SystemPrintQueue m_aComment class rtl::OUString
+ psp::PrinterInfoManager::SystemPrintQueue m_aComment rtl::OUString
vcl/inc/qt5/QtFrame.hxx:73
QtFrame m_pQWidget class QWidget *
vcl/inc/qt5/QtFrame.hxx:74
@@ -795,7 +791,7 @@ vcl/source/filter/jpeg/transupp.h:148
vcl/source/filter/jpeg/transupp.h:150
(anonymous) crop_yoffset_set JCROP_CODE
vcl/source/treelist/headbar.cxx:41
- ImplHeadItem maHelpId class rtl::OString
+ ImplHeadItem maHelpId rtl::OString
vcl/source/treelist/headbar.cxx:42
ImplHeadItem maImage class Image
vcl/unx/gtk3/a11y/atkwrapper.hxx:50
@@ -813,7 +809,7 @@ writerfilter/source/ooxml/OOXMLFactory.hxx:59
xmloff/inc/MultiPropertySetHelper.hxx:85
MultiPropertySetHelper aEmptyAny css::uno::Any
xmloff/source/chart/SchXMLChartContext.cxx:443
- (anonymous namespace)::NewDonutSeries msStyleName class rtl::OUString
+ (anonymous namespace)::NewDonutSeries msStyleName rtl::OUString
xmloff/source/chart/SchXMLChartContext.hxx:51
SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
xmloff/source/chart/SchXMLChartContext.hxx:52
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index b3d83014b376..de22327b26ce 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -20,14 +20,14 @@ connectivity/source/drivers/evoab2/EApi.h:121
(anonymous) address_format char *
connectivity/source/drivers/evoab2/EApi.h:125
(anonymous) ext char *
-connectivity/source/drivers/evoab2/NStatement.hxx:54
- connectivity::evoab::FieldSort bAscending _Bool
+connectivity/source/drivers/postgresql/pq_statics.hxx:104
+ pq_sdbc_driver::ImplementationStatics types css::uno::Sequence<css::uno::Type>
cppu/source/threadpool/threadpool.cxx:352
_uno_ThreadPool dummy sal_Int32
cppu/source/typelib/typelib.cxx:57
(anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cui/source/inc/AdditionsDialog.hxx:47
- AdditionInfo sReleaseVersion class rtl::OUString
+ AdditionInfo sReleaseVersion rtl::OUString
dbaccess/source/core/inc/databasecontext.hxx:84
dbaccess::ODatabaseContext m_aBasicDLL class BasicDLL
dbaccess/source/sdbtools/inc/connectiondependent.hxx:115
@@ -68,8 +68,6 @@ helpcompiler/inc/HelpCompiler.hxx:201
HelpCompiler lang const std::string
include/basegfx/DrawCommands.hxx:142
gfx::DrawPath mpFillGradient std::shared_ptr<GradientInfo>
-include/comphelper/interfacecontainer3.hxx:314
- const css::uno::Reference<ListenerT> &
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
include/editeng/unotext.hxx:608
@@ -228,7 +226,7 @@ include/vcl/font/Feature.hxx:101
vcl::font::Feature m_eType enum vcl::font::FeatureType
include/vcl/pdf/PDFAnnotationMarker.hxx:67
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType enum vcl::pdf::PDFTextMarkerType
-include/vcl/uitest/uiobject.hxx:286
+include/vcl/uitest/uiobject.hxx:287
TabPageUIObject mxTabPage VclPtr<class TabPage>
include/xmloff/formlayerexport.hxx:172
xmloff::OOfficeFormsExport m_pImpl std::unique_ptr<OFormsRootExport>
@@ -270,6 +268,8 @@ pyuno/source/module/pyuno_impl.hxx:138
pyuno::(anonymous) ob_base PyObject
pyuno/source/module/pyuno_impl.hxx:238
pyuno::stRuntimeImpl ob_base PyObject
+reportdesign/source/filter/xml/xmlExport.cxx:1198
+ sal_Int32
reportdesign/source/ui/inc/ReportWindow.hxx:52
rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
sal/qa/osl/condition/osl_Condition.cxx:72
@@ -381,7 +381,7 @@ slideshow/source/engine/opengl/TransitionImpl.cxx:1991
slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats z GLfloat
starmath/inc/mathml/mathmlMo.hxx:63
- moOperatorData m_motxt class rtl::OUString
+ moOperatorData m_motxt rtl::OUString
starmath/inc/mathml/mathmlMo.hxx:64
moOperatorData m_form enum moOpDF
starmath/inc/mathml/mathmlMo.hxx:65
@@ -434,12 +434,6 @@ sw/source/uibase/inc/unodispatch.hxx:45
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard class SolarMutexGuard
toolkit/source/awt/stylesettings.cxx:74
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard class SolarMutexGuard
-ucb/source/ucp/webdav-curl/CurlSession.cxx:95
- (anonymous namespace)::UploadSource rHeaders const struct (anonymous namespace)::ResponseHeaders &
-ucb/source/ucp/webdav-curl/DAVRequestEnvironment.hxx:35
- http_dav_ucp::DAVRequestEnvironment m_aRequestURI class rtl::OUString
-ucb/source/ucp/webdav-curl/DAVRequestEnvironment.hxx:38
- http_dav_ucp::DAVRequestEnvironment m_xEnv css::uno::Reference<css::ucb::XCommandEnvironment>
unoidl/source/unoidlprovider.cxx:673
unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
unoidl/source/unoidlprovider.cxx:674
@@ -459,7 +453,7 @@ vcl/inc/qt5/QtAccessibleWidget.hxx:156
vcl/inc/qt5/QtClipboard.hxx:38
QtClipboard m_aMutex osl::Mutex
vcl/inc/qt5/QtClipboard.hxx:39
- QtClipboard m_aClipboardName const class rtl::OUString
+ QtClipboard m_aClipboardName const rtl::OUString
vcl/inc/qt5/QtClipboard.hxx:40
QtClipboard m_aClipboardMode const class QClipboard::Mode
vcl/inc/qt5/QtClipboard.hxx:43
@@ -608,8 +602,6 @@ vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
vcl/unx/kf5/KF5FilePicker.hxx:33
KF5FilePicker _layout std::unique_ptr<QGridLayout>
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:917
- writerfilter::dmapper::DomainMapper_Impl m_sBookmarkPrefix class rtl::OUString
writerfilter/source/ooxml/OOXMLStreamImpl.hxx:41
writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
xmlscript/source/xmldlg_imexp/imp_share.hxx:535
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index fe09e7e4b649..02cd4a72109e 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -112,54 +112,60 @@ comphelper/source/misc/asyncnotification.cxx:70
comphelper::EventNotifierImpl pKeepThisAlive std::shared_ptr<AsyncEventNotifierAutoJoin>
configmgr/source/components.cxx:162
configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> *
-connectivity/source/drivers/postgresql/pq_statics.hxx:104
- pq_sdbc_driver::ImplementationStatics types css::uno::Sequence<css::uno::Type>
-connectivity/source/drivers/postgresql/pq_statics.hxx:126
- pq_sdbc_driver::ReflectionImplementations updateableResultSet struct ImplementationStatics
-connectivity/source/drivers/postgresql/pq_statics.hxx:127
- pq_sdbc_driver::ReflectionImplementations resultSet struct ImplementationStatics
+connectivity/source/drivers/postgresql/pq_statics.hxx:141
+ pq_sdbc_driver::Statics NO_NULLS rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:142
+ pq_sdbc_driver::Statics NULABLE rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:143
+ pq_sdbc_driver::Statics NULLABLE_UNKNOWN rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:144
- pq_sdbc_driver::Statics NO_NULLS class rtl::OUString
+ pq_sdbc_driver::Statics SELECT rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:145
- pq_sdbc_driver::Statics NULABLE class rtl::OUString
+ pq_sdbc_driver::Statics UPDATE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:146
- pq_sdbc_driver::Statics NULLABLE_UNKNOWN class rtl::OUString
+ pq_sdbc_driver::Statics INSERT rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:147
- pq_sdbc_driver::Statics SELECT class rtl::OUString
+ pq_sdbc_driver::Statics DELETE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:148
- pq_sdbc_driver::Statics UPDATE class rtl::OUString
+ pq_sdbc_driver::Statics RULE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:149
- pq_sdbc_driver::Statics INSERT class rtl::OUString
+ pq_sdbc_driver::Statics REFERENCES rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:150
- pq_sdbc_driver::Statics DELETE class rtl::OUString
+ pq_sdbc_driver::Statics TRIGGER rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:151
- pq_sdbc_driver::Statics RULE class rtl::OUString
+ pq_sdbc_driver::Statics EXECUTE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:152
- pq_sdbc_driver::Statics REFERENCES class rtl::OUString
+ pq_sdbc_driver::Statics USAGE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:153
- pq_sdbc_driver::Statics TRIGGER class rtl::OUString
+ pq_sdbc_driver::Statics CREATE rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:154
- pq_sdbc_driver::Statics EXECUTE class rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:155
- pq_sdbc_driver::Statics USAGE class rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:156
- pq_sdbc_driver::Statics CREATE class rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:157
- pq_sdbc_driver::Statics TEMPORARY class rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:190
- pq_sdbc_driver::Statics KEY_COLUMN class rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:214
- pq_sdbc_driver::Statics HELP_TEXT class rtl::OUString
+ pq_sdbc_driver::Statics TEMPORARY rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:187
+ pq_sdbc_driver::Statics KEY_COLUMN rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:193
+ pq_sdbc_driver::Statics CURSOR_NAME rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:194
+ pq_sdbc_driver::Statics ESCAPE_PROCESSING rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:195
+ pq_sdbc_driver::Statics FETCH_DIRECTION rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:196
+ pq_sdbc_driver::Statics FETCH_SIZE rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:197
+ pq_sdbc_driver::Statics IS_BOOKMARKABLE rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:199
+ pq_sdbc_driver::Statics RESULT_SET_TYPE rtl::OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:211
+ pq_sdbc_driver::Statics HELP_TEXT rtl::OUString
connectivity/source/inc/calc/CConnection.hxx:51
connectivity::calc::OCalcConnection::CloseVetoButTerminateListener m_pCloseListener std::unique_ptr<utl::CloseVeto>
connectivity/source/inc/odbc/OConnection.hxx:53
- connectivity::odbc::OConnection m_sUser class rtl::OUString
+ connectivity::odbc::OConnection m_sUser rtl::OUString
connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx:70
connectivity::odbc::ODatabaseMetaDataResultSet m_aStatement css::uno::WeakReferenceHelper
connectivity/source/inc/OTypeInfo.hxx:30
- connectivity::OTypeInfo aTypeName class rtl::OUString
+ connectivity::OTypeInfo aTypeName rtl::OUString
connectivity/source/inc/OTypeInfo.hxx:31
- connectivity::OTypeInfo aLocalTypeName class rtl::OUString
+ connectivity::OTypeInfo aLocalTypeName rtl::OUString
connectivity/source/inc/OTypeInfo.hxx:33
connectivity::OTypeInfo nPrecision sal_Int32
connectivity/source/inc/OTypeInfo.hxx:35
@@ -328,8 +334,6 @@ framework/source/layoutmanager/toolbarlayoutmanager.hxx:271
framework::ToolbarLayoutManager m_pGlobalSettings std::unique_ptr<GlobalSettings>
framework/source/layoutmanager/toolbarlayoutmanager.hxx:275
framework::ToolbarLayoutManager m_bGlobalSettings _Bool
-framework/source/uielement/toolbarsmenucontroller.cxx:89
- framework::(anonymous namespace)::ToolBarEntry bContextSensitive _Bool
i18nutil/source/utility/paper.cxx:315
paperword string char *
include/basegfx/DrawCommands.hxx:81
@@ -349,7 +353,7 @@ include/comphelper/unique_disposing_ptr.hxx:30
include/drawinglayer/attribute/sdrallattribute3d.hxx:42
drawinglayer::attribute::SdrLineFillShadowAttribute3D maLineStartEnd const class drawinglayer::attribute::SdrLineStartEndAttribute
include/drawinglayer/primitive2d/mediaprimitive2d.hxx:48
- drawinglayer::primitive2d::MediaPrimitive2D maURL class rtl::OUString
+ drawinglayer::primitive2d::MediaPrimitive2D maURL rtl::OUString
include/editeng/adjustitem.hxx:37
SvxAdjustItem bLeft _Bool
include/editeng/outlobj.hxx:44
@@ -359,15 +363,15 @@ include/editeng/unotext.hxx:420
include/editeng/unotext.hxx:589
SvxUnoTextContentEnumeration mxParentText css::uno::Reference<css::text::XText>
include/framework/addonsoptions.hxx:75
- framework::MergeNotebookBarInstruction aMergePoint class rtl::OUString
+ framework::MergeNotebookBarInstruction aMergePoint rtl::OUString
include/framework/addonsoptions.hxx:76
- framework::MergeNotebookBarInstruction aMergeCommand class rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeCommand rtl::OUString
include/framework/addonsoptions.hxx:77
- framework::MergeNotebookBarInstruction aMergeCommandParameter class rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeCommandParameter rtl::OUString
include/framework/addonsoptions.hxx:78
- framework::MergeNotebookBarInstruction aMergeFallback class rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeFallback rtl::OUString
include/framework/addonsoptions.hxx:79
- framework::MergeNotebookBarInstruction aMergeContext class rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeContext rtl::OUString
include/framework/dispatchhelper.hxx:73
framework::DispatchHelper m_xBroadcaster css::uno::Reference<css::uno::XInterface>
include/framework/framelistanalyzer.hxx:122
@@ -387,7 +391,7 @@ include/opencl/platforminfo.hxx:30
include/opencl/platforminfo.hxx:31
OpenCLDeviceInfo mnFrequency size_t
include/sfx2/minfitem.hxx:38
- SfxMacroInfoItem aCommentText class rtl::OUString
+ SfxMacroInfoItem aCommentText rtl::OUString
include/svl/sigstruct.hxx:127
SignatureInformation hasInconsistentSigningTime _Bool
include/svtools/brwbox.hxx:326
@@ -404,7 +408,7 @@ include/svx/AccessibilityCheckDialog.hxx:44
svx::AccessibilityCheckDialog m_aAccessibilityCheckEntries std::vector<std::unique_ptr<AccessibilityCheckEntry> >
include/svx/bmpmask.hxx:127
SvxBmpMask aSelItem class SvxBmpMaskSelectItem
-include/svx/fillctrl.hxx:84
+include/svx/fillctrl.hxx:83
FillControl mxColorDispatch std::unique_ptr<ToolbarUnoDispatcher>
include/svx/float3d.hxx:202
Svx3DWin pControllerItem std::unique_ptr<Svx3DCtrlItem>
@@ -414,6 +418,8 @@ include/svx/galctrl.hxx:38
GalleryPreview mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
include/svx/galctrl.hxx:91
GalleryIconView mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
+include/svx/GenericCheckDialog.hxx:69
+ svx::GenericCheckDialog m_aCheckEntries std::vector<std::unique_ptr<GenericCheckEntry> >
include/svx/gridctrl.hxx:258
DbGridControl m_pCursorDisposeListener std::unique_ptr<DisposeListenerGridBridge>
include/svx/ofaitem.hxx:44
@@ -435,11 +441,11 @@ include/test/beans/xpropertyset.hxx:56
include/unotools/fontcfg.hxx:158
utl::FontSubstConfiguration maSubstHash utl::FontSubstConfiguration::UniqueSubstHash
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:43
- AddonNotebookBarItem sTarget class rtl::OUString
+ AddonNotebookBarItem sTarget rtl::OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:44
- AddonNotebookBarItem sContext class rtl::OUString
+ AddonNotebookBarItem sContext rtl::OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:45
- AddonNotebookBarItem sControlType class rtl::OUString
+ AddonNotebookBarItem sControlType rtl::OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:46
AddonNotebookBarItem nWidth sal_uInt16
include/vcl/opengl/OpenGLContext.hxx:27
@@ -471,7 +477,7 @@ io/source/stm/odata.cxx:243
io/source/stm/odata.cxx:243
io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(anonymous) n2 sal_uInt32
jvmfwk/inc/vendorbase.hxx:171
- jfw_plugin::VendorBase m_sArch class rtl::OUString
+ jfw_plugin::VendorBase m_sArch rtl::OUString
l10ntools/inc/common.hxx:33
common::HandledArgs m_bUTF8BOM _Bool
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:28
@@ -532,11 +538,11 @@ sc/inc/tabopparams.hxx:37
ScInterpreterTableOpParams bValid _Bool
sc/source/core/data/column4.cxx:1343
(anonymous namespace)::StartListeningFormulaCellsHandler mnStartRow SCROW
-sc/source/core/data/column.cxx:1410
- (anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
sc/source/core/data/column.cxx:1411
+ (anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
+sc/source/core/data/column.cxx:1412
(anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags enum ScCloneFlags
-sc/source/core/data/table2.cxx:3883
+sc/source/core/data/table2.cxx:3876
(anonymous namespace)::OutlineArrayFinder mpArray class ScOutlineArray *
sc/source/filter/excel/xltoolbar.hxx:24
TBCCmd A _Bool
@@ -557,14 +563,14 @@ sc/source/filter/inc/exp_op.hxx:47
sc/source/filter/inc/imp_op.hxx:83
ImportExcel::LastFormula mpCell class ScFormulaCell *
sc/source/filter/inc/namebuff.hxx:36
- StringHashEntry aString class rtl::OUString
+ StringHashEntry aString rtl::OUString
sc/source/filter/inc/namebuff.hxx:37
StringHashEntry nHash sal_uInt32
-sc/source/filter/inc/orcusinterface.hxx:385
- ScOrcusStyles::fill maBgColor class Color
-sc/source/filter/inc/orcusinterface.hxx:455
+sc/source/filter/inc/orcusinterface.hxx:377
+ ScOrcusStyles::fill maBgColor std::optional<Color>
+sc/source/filter/inc/orcusinterface.hxx:432
ScOrcusStyles::xf mnStyleXf size_t
-sc/source/filter/inc/orcusinterface.hxx:475
+sc/source/filter/inc/orcusinterface.hxx:452
ScOrcusStyles::cell_style mnBuiltInId size_t
sc/source/filter/inc/tokstack.hxx:141
TokenPool pP_Err TokenPoolPool<sal_uInt16, 8>
@@ -630,19 +636,19 @@ sc/source/ui/vba/vbachartobject.hxx:43
ScVbaChartObject oShapeHelper std::unique_ptr<ov::ShapeHelper>
sd/inc/sdmod.hxx:133
SdModule mpErrorHdl std::unique_ptr<SfxErrorHandler>
-sd/qa/unit/tiledrendering/tiledrendering.cxx:215
- SdTiledRenderingTest m_bFound _Bool
sd/qa/unit/tiledrendering/tiledrendering.cxx:216
+ SdTiledRenderingTest m_bFound _Bool
+sd/qa/unit/tiledrendering/tiledrendering.cxx:217
SdTiledRenderingTest m_nPart sal_Int32
-sd/qa/unit/tiledrendering/tiledrendering.cxx:218
- SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:219
- SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+ SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:220
+ SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+sd/qa/unit/tiledrendering/tiledrendering.cxx:221
SdTiledRenderingTest m_nSelectionAfterSearchResult int
sd/source/ui/dlg/RemoteDialogClientBox.hxx:66
sd::ClientBox m_vEntries std::vector<TClientBoxEntry>
-sd/source/ui/framework/module/ToolBarModule.hxx:74
+sd/source/ui/framework/module/ToolBarModule.hxx:72
sd::framework::ToolBarModule mpToolBarManagerLock std::unique_ptr<ToolBarManager::UpdateLock, o3tl::default_delete<ToolBarManager::UpdateLock> >
sd/source/ui/inc/animobjs.hxx:122
sd::AnimationWindow pControllerItem std::unique_ptr<AnimationControllerItem>
@@ -665,12 +671,12 @@ sd/source/ui/inc/ViewShellImplementation.hxx:89
sd/source/ui/remotecontrol/Receiver.hxx:34
sd::Receiver pTransmitter class sd::Transmitter *
sd/source/ui/sidebar/MasterPageContainerProviders.hxx:144
- sd::sidebar::TemplatePreviewProvider msURL class rtl::OUString
+ sd::sidebar::TemplatePreviewProvider msURL rtl::OUString
sd/source/ui/slideshow/slideshowimpl.hxx:331
sd::SlideshowImpl mpPaneHider ::std::unique_ptr<PaneHider>
sd/source/ui/slideshow/SlideShowRestarter.hxx:73
sd::SlideShowRestarter mpSelf ::std::shared_ptr<SlideShowRestarter>
-sd/source/ui/slidesorter/controller/SlsListener.hxx:141
+sd/source/ui/slidesorter/controller/SlsListener.hxx:140
sd::slidesorter::controller::Listener mpModelChangeLock std::shared_ptr<SlideSorterController::ModelChangeLock>
sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:114
sd::slidesorter::controller::Clipboard mxUndoContext std::unique_ptr<UndoContext>
@@ -702,11 +708,9 @@ sfx2/source/inc/appdata.hxx:85
SfxAppData_Impl mxAppPickList std::optional<SfxPickList>
sfx2/source/inc/splitwin.hxx:52
SfxSplitWindow pActive VclPtr<class SfxDockingWindow>
-sfx2/source/inc/StyleList.hxx:171
- StyleList m_aUpdateStyleDependents Link<void *, void>
-sfx2/source/inc/StyleList.hxx:219
+sfx2/source/inc/StyleList.hxx:217
StyleList m_xTreeView1DropTargetHelper std::unique_ptr<TreeViewDropTarget>
-sfx2/source/inc/StyleList.hxx:220
+sfx2/source/inc/StyleList.hxx:218
StyleList m_xTreeView2DropTargetHelper std::unique_ptr<TreeViewDropTarget>
sfx2/source/inc/templdgi.hxx:213
SfxTemplateDialog_Impl m_xToolbarDropTargetHelper std::unique_ptr<ToolbarDropTarget>
@@ -728,7 +732,7 @@ starmath/inc/mathml/mathmlimport.hxx:45
SmXMLImportWrapper m_bUseHTMLMLEntities _Bool
starmath/inc/view.hxx:187
SmCmdBoxWindow aController class SmEditController
-stoc/source/servicemanager/servicemanager.cxx:392
+stoc/source/servicemanager/servicemanager.cxx:389
(anonymous namespace)::OServiceManager m_SetLoadedFactories (anonymous namespace)::HashSet_Ref
store/source/storbios.cxx:58
(anonymous namespace)::OStoreSuperBlock m_nMarked sal_uInt32
@@ -787,7 +791,7 @@ svx/source/form/formcontroller.cxx:208
svx/source/inc/datanavi.hxx:319
svxform::DataNavigator m_xDataWin std::unique_ptr<DataNavigatorWindow>
svx/source/inc/docrecovery.hxx:131
- svx::DocRecovery::TURLInfo Module class rtl::OUString
+ svx::DocRecovery::TURLInfo Module rtl::OUString
svx/source/inc/StylesPreviewToolBoxControl.hxx:33
StylesPreviewToolBoxControl m_xWeldBox std::unique_ptr<StylesPreviewWindow_Base>
svx/source/inc/StylesPreviewWindow.hxx:87
@@ -904,7 +908,7 @@ sw/source/core/inc/unoflatpara.hxx:136
SwXFlatParagraphIterator m_aFlatParaList std::set<css::uno::Reference<css::text::XFlatParagraph> >
sw/source/core/layout/dbg_lay.cxx:133
SwImplProtocol m_aVars std::vector<tools::Long>
-sw/source/core/table/swtable.cxx:2697
+sw/source/core/table/swtable.cxx:2786
SwTableCellInfo::Impl m_HandledTableBoxes SwTableCellInfo::Impl::TableBoxes_t
sw/source/core/text/porfld.hxx:65
SwFieldPortion m_nAttrFieldType sal_uInt16
@@ -917,7 +921,7 @@ sw/source/filter/inc/rtf.hxx:30
sw/source/filter/inc/rtf.hxx:31
RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8
sw/source/filter/inc/rtf.hxx:32
- RTFSurround::(anonymous) Flags struct (unnamed struct at /home/noel/libo/sw/source/filter/inc/rtf.hxx:27:9)
+ RTFSurround::(anonymous) Flags struct (unnamed struct at /home/noel/libo2/sw/source/filter/inc/rtf.hxx:27:9)
sw/source/uibase/inc/glossary.hxx:63
SwGlossaryDlg m_xGroupData std::vector<std::unique_ptr<GroupUserData> >
sw/source/uibase/inc/maildispatcher.hxx:143
@@ -960,6 +964,8 @@ ucb/source/ucp/gio/gio_mount.hxx:78
OOoMountOperationClass _gtk_reserved3 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
+ucb/source/ucp/webdav-curl/SerfLockStore.hxx:63
+ http_dav_ucp::SerfLockStore m_bFinishing _Bool
unoidl/source/unoidl.cxx:83
unoidl::(anonymous namespace)::AggregatingCursor seen_ std::set<OUString>
unoxml/source/rdf/librdf_repository.cxx:470
@@ -973,7 +979,7 @@ vbahelper/source/vbahelper/vbafillformat.hxx:36
vcl/inc/accel.hxx:39
ImplAccelEntry mpAutoAccel class Accelerator *
vcl/inc/driverblocklist.hxx:114
- DriverBlocklist::DriverInfo maMsg class rtl::OUString
+ DriverBlocklist::DriverInfo maMsg rtl::OUString
vcl/inc/font/FontSelectPattern.hxx:65
vcl::font::FontSelectPattern mfExactHeight float
vcl/inc/pdf/BitmapID.hxx:23
@@ -985,7 +991,7 @@ vcl/inc/qt5/QtFilePicker.hxx:76
vcl/inc/salmenu.hxx:33
SalItemParams pMenu VclPtr<class Menu>
vcl/inc/salmenu.hxx:34
- SalItemParams aText class rtl::OUString
+ SalItemParams aText rtl::OUString
vcl/inc/salmenu.hxx:37
SalItemParams nBits enum MenuItemBits
vcl/inc/salwtype.hxx:206
@@ -1046,7 +1052,7 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:79
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
vcl/unx/gtk3/glomenu.cxx:14
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:19675
+vcl/unx/gtk3/gtkinst.cxx:19703
(anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper>
vcl/unx/gtk3/hudawareness.cxx:18
(anonymous namespace)::HudAwarenessHandle connection gpointer
@@ -1055,17 +1061,13 @@ vcl/unx/gtk3/hudawareness.cxx:21
vcl/workben/vcldemo.cxx:1736
(anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread>
writerfilter/source/dmapper/DocumentProtection.hxx:50
- writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey class rtl::OUString
+ writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey rtl::OUString
writerfilter/source/dmapper/DomainMapperTableHandler.cxx:240
writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
writerfilter/source/dmapper/PropertyMap.hxx:219
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/dmapper/SdtHelper.hxx:59
- writerfilter::dmapper::SdtHelper m_sDataBindingPrefixMapping class rtl::OUString
-writerfilter/source/dmapper/SdtHelper.hxx:61
- writerfilter::dmapper::SdtHelper m_sDataBindingXPath class rtl::OUString
-writerfilter/source/dmapper/SdtHelper.hxx:63
- writerfilter::dmapper::SdtHelper m_sDataBindingStoreItemID class rtl::OUString
+writerfilter/source/dmapper/SdtHelper.hxx:76
+ writerfilter::dmapper::SdtHelper m_sDataBindingStoreItemID rtl::OUString
writerfilter/source/dmapper/WriteProtection.hxx:36
writerfilter::dmapper::WriteProtection m_nCryptProviderType sal_Int32
xmlhelp/source/cxxhelp/provider/databases.hxx:249