summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-06-20 11:58:23 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-06-20 14:03:21 +0200
commit86a827da7c71305be81624d25220d125ef00137a (patch)
tree344b645598a73375e0c27ceb506d0894fa72f54b /compilerplugins
parent50f3443d59d457da8dd19e0520f317851f050469 (diff)
loplugin:unusedfields
Change-Id: I4bc67811e228b4806db9f9b9bf9fb0de0eb36de2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169263 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.results424
-rwxr-xr-xcompilerplugins/clang/unusedfields.py2
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results204
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results288
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results394
5 files changed, 636 insertions, 676 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index 4ef9ab5fd47d..baab2f3339c0 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -1,4 +1,4 @@
-basegfx/source/polygon/b2dpolygontriangulator.cxx:112
+basegfx/source/polygon/b2dpolygontriangulator.cxx:107
basegfx::(anonymous namespace)::Triangulator maStartEntries EdgeEntries
basegfx/source/polygon/b2dtrapezoid.cxx:208
basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock B2DPoint[32]
@@ -142,7 +142,7 @@ cppu/source/uno/check.cxx:267
(anonymous namespace)::Char4 chars Char3
cui/source/dialogs/colorpicker.cxx:748
cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1245
+cui/source/factory/dlgfact.cxx:1257
(anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet
cui/source/inc/AdditionsDialog.hxx:47
AdditionInfo sReleaseVersion OUString
@@ -154,6 +154,14 @@ cui/source/inc/cuitabarea.hxx:230
SvxAreaTabPage maFixed_ChangeType ChangeType
cui/source/inc/cuitabarea.hxx:238
SvxAreaTabPage m_aXFillAttr XFillAttrSetItem
+cui/source/inc/numpages.hxx:224
+ SvxNumOptionsTabPage m_aRatioTop SvxRatioConnector
+cui/source/inc/numpages.hxx:225
+ SvxNumOptionsTabPage m_aRatioBottom SvxRatioConnector
+cui/source/inc/swpossizetabpage.hxx:60
+ SvxSwPosSizeTabPage m_aRatioTop SvxRatioConnector
+cui/source/inc/swpossizetabpage.hxx:61
+ SvxSwPosSizeTabPage m_aRatioBottom SvxRatioConnector
cui/source/inc/tabstpge.hxx:84
SvxTabulatorTabPage m_aLeftWin TabWin_Impl
cui/source/inc/tabstpge.hxx:85
@@ -162,7 +170,11 @@ cui/source/inc/tabstpge.hxx:86
SvxTabulatorTabPage m_aCenterWin TabWin_Impl
cui/source/inc/tabstpge.hxx:87
SvxTabulatorTabPage m_aDezWin TabWin_Impl
-cui/source/options/optcolor.cxx:282
+cui/source/inc/transfrm.hxx:95
+ SvxPositionSizeTabPage m_aRatioTop SvxRatioConnector
+cui/source/inc/transfrm.hxx:96
+ SvxPositionSizeTabPage m_aRatioBottom SvxRatioConnector
+cui/source/options/optcolor.cxx:283
(anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor Color
dbaccess/source/core/api/RowSet.hxx:108
dbaccess::ORowSet m_aURL OUString
@@ -188,6 +200,8 @@ dbaccess/source/core/inc/databasecontext.hxx:82
dbaccess::ODatabaseContext m_aBasicDLL BasicDLL
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:79
dbaccess::OSingleSelectQueryComposer m_aNeutralContext ::svxform::ONeutralParseContext
+dbaccess/source/ui/inc/opendoccontrols.hxx:37
+ dbaui::OpenDocumentButton m_sModule OUString
drawinglayer/inc/texture/texture3d.hxx:55
drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx
drawinglayer/inc/texture/texture3d.hxx:56
@@ -198,7 +212,7 @@ drawinglayer/source/tools/emfphelperdata.hxx:198
emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
drawinglayer/source/tools/emfphelperdata.hxx:199
emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
-editeng/source/editeng/impedit.hxx:552
+editeng/source/editeng/impedit.hxx:569
ImpEditEngine maSelFuncSet EditSelFunctionSet
embeddedobj/source/msole/olecomponent.hxx:51
OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 *
@@ -206,8 +220,6 @@ embeddedobj/source/msole/olecomponent.hxx:53
OleComponent m_bDisposed _Bool
embeddedobj/source/msole/olecomponent.hxx:54
OleComponent m_bModified _Bool
-embeddedobj/source/msole/olecomponent.hxx:55
- OleComponent m_pNativeImpl OleComponentNative_Impl *
embeddedobj/source/msole/olecomponent.hxx:57
OleComponent m_pUnoOleObject OleEmbeddedObject *
embeddedobj/source/msole/olecomponent.hxx:58
@@ -215,14 +227,10 @@ embeddedobj/source/msole/olecomponent.hxx:58
embeddedobj/source/msole/olecomponent.hxx:59
OleComponent m_pImplAdviseSink OleWrapperAdviseSink *
embeddedobj/source/msole/olecomponent.hxx:61
- OleComponent m_nOLEMiscFlags sal_Int32
-embeddedobj/source/msole/olecomponent.hxx:62
- OleComponent m_nAdvConn sal_Int32
-embeddedobj/source/msole/olecomponent.hxx:64
OleComponent m_aVerbList css::uno::Sequence<css::embed::VerbDescriptor>
-embeddedobj/source/msole/olecomponent.hxx:65
+embeddedobj/source/msole/olecomponent.hxx:62
OleComponent m_aDataFlavors css::uno::Sequence<css::datatransfer::DataFlavor>
-embeddedobj/source/msole/olecomponent.hxx:69
+embeddedobj/source/msole/olecomponent.hxx:66
OleComponent m_bOleInitialized _Bool
extensions/source/bibliography/datman.cxx:410
(anonymous namespace)::DBChangeDialog_Impl aConfig DBChangeDialogConfig_Impl
@@ -236,6 +244,8 @@ filter/source/graphicfilter/icgm/chart.hxx:50
DataNode nBoxX2 sal_Int16
filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
+framework/inc/dispatch/dispatchprovider.hxx:76
+ framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
helpcompiler/inc/HelpCompiler.hxx:200
HelpCompiler lang const std::string
include/comphelper/seqstream.hxx:75
@@ -264,137 +274,43 @@ include/registry/registry.hxx:34
Registry_Api acquire void (*)(RegHandle)
include/sfx2/classificationhelper.hxx:134
sfx::ClassificationKeyCreator m_ePolicyType const SfxClassificationPolicyType
-include/sfx2/lokhelper.hxx:258
- SfxLokLanguageGuard m_pNewShell const SfxViewShell *
-include/sfx2/msg.hxx:116
- SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:118
- SfxType0 nAttribs sal_uInt16
-include/sfx2/msg.hxx:131
+include/sfx2/msg.hxx:133
SfxType1 aAttrib SfxTypeAttrib[1]
-include/sfx2/msg.hxx:131
- SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:131
- SfxType1 nAttribs sal_uInt16
-include/sfx2/msg.hxx:131
- SfxType1 pType const std::type_info *
-include/sfx2/msg.hxx:132
+include/sfx2/msg.hxx:134
SfxType2 aAttrib SfxTypeAttrib[2]
-include/sfx2/msg.hxx:132
- SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:132
- SfxType2 nAttribs sal_uInt16
-include/sfx2/msg.hxx:132
- SfxType2 pType const std::type_info *
-include/sfx2/msg.hxx:133
+include/sfx2/msg.hxx:135
SfxType3 aAttrib SfxTypeAttrib[3]
-include/sfx2/msg.hxx:133
- SfxType3 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:133
- SfxType3 nAttribs sal_uInt16
-include/sfx2/msg.hxx:133
- SfxType3 pType const std::type_info *
-include/sfx2/msg.hxx:134
+include/sfx2/msg.hxx:136
SfxType4 aAttrib SfxTypeAttrib[4]
-include/sfx2/msg.hxx:134
- SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:134
- SfxType4 nAttribs sal_uInt16
-include/sfx2/msg.hxx:134
- SfxType4 pType const std::type_info *
-include/sfx2/msg.hxx:135
+include/sfx2/msg.hxx:137
SfxType5 aAttrib SfxTypeAttrib[5]
-include/sfx2/msg.hxx:135
- SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:135
- SfxType5 nAttribs sal_uInt16
-include/sfx2/msg.hxx:135
- SfxType5 pType const std::type_info *
-include/sfx2/msg.hxx:136
+include/sfx2/msg.hxx:138
SfxType6 aAttrib SfxTypeAttrib[6]
-include/sfx2/msg.hxx:136
- SfxType6 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:136
- SfxType6 nAttribs sal_uInt16
-include/sfx2/msg.hxx:136
- SfxType6 pType const std::type_info *
-include/sfx2/msg.hxx:137
+include/sfx2/msg.hxx:139
SfxType7 aAttrib SfxTypeAttrib[7]
-include/sfx2/msg.hxx:137
- SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:137
- SfxType7 nAttribs sal_uInt16
-include/sfx2/msg.hxx:137
- SfxType7 pType const std::type_info *
-include/sfx2/msg.hxx:138
+include/sfx2/msg.hxx:140
SfxType8 aAttrib SfxTypeAttrib[8]
-include/sfx2/msg.hxx:138
- SfxType8 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:138
- SfxType8 nAttribs sal_uInt16
-include/sfx2/msg.hxx:138
- SfxType8 pType const std::type_info *
-include/sfx2/msg.hxx:139
+include/sfx2/msg.hxx:141
+ SfxType9 aAttrib SfxTypeAttrib[9]
+include/sfx2/msg.hxx:142
SfxType10 aAttrib SfxTypeAttrib[10]
-include/sfx2/msg.hxx:139
- SfxType10 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:139
- SfxType10 nAttribs sal_uInt16
-include/sfx2/msg.hxx:139
- SfxType10 pType const std::type_info *
-include/sfx2/msg.hxx:140
+include/sfx2/msg.hxx:143
SfxType11 aAttrib SfxTypeAttrib[11]
-include/sfx2/msg.hxx:140
- SfxType11 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:140
- SfxType11 nAttribs sal_uInt16
-include/sfx2/msg.hxx:140
- SfxType11 pType const std::type_info *
-include/sfx2/msg.hxx:142
+include/sfx2/msg.hxx:145
SfxType13 aAttrib SfxTypeAttrib[13]
-include/sfx2/msg.hxx:142
- SfxType13 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:142
- SfxType13 nAttribs sal_uInt16
-include/sfx2/msg.hxx:142
- SfxType13 pType const std::type_info *
-include/sfx2/msg.hxx:143
+include/sfx2/msg.hxx:146
SfxType14 aAttrib SfxTypeAttrib[14]
-include/sfx2/msg.hxx:143
- SfxType14 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:143
- SfxType14 nAttribs sal_uInt16
-include/sfx2/msg.hxx:143
- SfxType14 pType const std::type_info *
-include/sfx2/msg.hxx:144
+include/sfx2/msg.hxx:147
SfxType16 aAttrib SfxTypeAttrib[16]
-include/sfx2/msg.hxx:144
- SfxType16 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:144
- SfxType16 nAttribs sal_uInt16
-include/sfx2/msg.hxx:144
- SfxType16 pType const std::type_info *
-include/sfx2/msg.hxx:145
+include/sfx2/msg.hxx:148
SfxType17 aAttrib SfxTypeAttrib[17]
-include/sfx2/msg.hxx:145
- SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:145
- SfxType17 nAttribs sal_uInt16
-include/sfx2/msg.hxx:145
- SfxType17 pType const std::type_info *
-include/sfx2/msg.hxx:146
+include/sfx2/msg.hxx:149
SfxType23 aAttrib SfxTypeAttrib[23]
-include/sfx2/msg.hxx:146
- SfxType23 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:146
- SfxType23 nAttribs sal_uInt16
-include/sfx2/msg.hxx:146
- SfxType23 pType const std::type_info *
include/svx/ClassificationDialog.hxx:35
svx::ClassificationDialog maInternationalHelper SfxClassificationHelper
include/svx/ClassificationDialog.hxx:37
svx::ClassificationDialog m_bPerParagraph const _Bool
-include/svx/dialog/ThemeColorEditDialog.hxx:23
+include/svx/dialog/ThemeColorEditDialog.hxx:26
svx::ThemeColorEditDialog maColorSet model::ColorSet
include/svx/fmsrccfg.hxx:100
svxform::FmSearchConfigItem m_aMutex std::mutex
@@ -438,7 +354,7 @@ include/vcl/GestureEventZoom.hxx:32
GestureEventZoom mfScaleDelta double
include/vcl/idletask.hxx:31
IdleTask maIdle Idle
-include/vcl/pdf/PDFAnnotationMarker.hxx:67
+include/vcl/pdf/PDFAnnotationMarker.hxx:79
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
include/xmloff/shapeimport.hxx:57
SdXML3DLightContext mbSpecular _Bool
@@ -476,27 +392,33 @@ lotuswordpro/source/filter/bento.hxx:351
OpenStormBento::CBenNamedObject cNameListElmt CBenNamedObjectListElmt
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::no a char[2]
-oox/source/drawingml/diagram/layoutnodecontext.cxx:94
+oox/source/drawingml/diagram/layoutnodecontext.cxx:92
oox::drawingml::(anonymous namespace)::AlgorithmContext mnRevision sal_Int32
-oox/source/drawingml/diagram/layoutnodecontext.cxx:136
+oox/source/drawingml/diagram/layoutnodecontext.cxx:134
oox::drawingml::(anonymous namespace)::ChooseContext msName OUString
-oox/source/ppt/timenodelistcontext.cxx:207
+oox/source/drawingml/scene3dhelper.cxx:476
+ oox::(anonymous namespace)::MSOLight fScale double
+oox/source/drawingml/scene3dhelper.cxx:477
+ oox::(anonymous namespace)::MSOLight fOffset double
+oox/source/drawingml/scene3dhelper.cxx:479
+ oox::(anonymous namespace)::MSOLight bDiffuse _Bool
+oox/source/ppt/timenodelistcontext.cxx:206
oox::ppt::(anonymous namespace)::MediaNodeContext mbFullScrn _Bool
-oox/source/ppt/timenodelistcontext.cxx:402
+oox/source/ppt/timenodelistcontext.cxx:401
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mbConcurrent _Bool
-oox/source/ppt/timenodelistcontext.cxx:403
+oox/source/ppt/timenodelistcontext.cxx:402
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:403
+oox/source/ppt/timenodelistcontext.cxx:402
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:641
+oox/source/ppt/timenodelistcontext.cxx:640
oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:723
+oox/source/ppt/timenodelistcontext.cxx:722
oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
-oox/source/ppt/timenodelistcontext.cxx:863
+oox/source/ppt/timenodelistcontext.cxx:862
oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes OUString
-oox/source/ppt/timenodelistcontext.cxx:864
+oox/source/ppt/timenodelistcontext.cxx:863
oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:865
+oox/source/ppt/timenodelistcontext.cxx:864
oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
pyuno/source/module/pyuno_callable.cxx:45
pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
@@ -566,53 +488,57 @@ sal/qa/osl/security/osl_Security.cxx:186
osl_Security::getConfigDir bRes1 _Bool
sal/textenc/textenc.cxx:401
(anonymous namespace)::FullTextEncodingData module_ osl::Module
-sc/inc/compiler.hxx:267
- ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:268
+ ScCompiler::AddInMap pODFF const char *
+sc/inc/compiler.hxx:269
ScCompiler::AddInMap pEnglish const char *
-sc/inc/compiler.hxx:270
+sc/inc/compiler.hxx:271
ScCompiler::AddInMap pUpper const char *
sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
-sc/inc/mtvelements.hxx:171
+sc/inc/mtvelements.hxx:172
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
-sc/inc/patattr.hxx:117
+sc/inc/patattr.hxx:138
ScPatternAttr m_nSerialNumber sal_uInt32
+sc/inc/pivot/PivotTableFormats.hxx:44
+ sc::PivotTableFormat bSelected _Bool
sc/inc/queryevaluator.hxx:61
ScQueryEvaluator mnEntryCount const SCSIZE
sc/inc/queryevaluator.hxx:65
ScQueryEvaluator maBool _Bool[32]
sc/inc/queryevaluator.hxx:66
ScQueryEvaluator maTest _Bool[32]
-sc/inc/SolverSettings.hxx:105
- sc::SolverSettings m_rTable ScTable &
-sc/inc/SolverSettings.hxx:168
+sc/inc/SolverSettings.hxx:241
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
sc/inc/token.hxx:402
SingleDoubleRefModifier aDub ScComplexRefData
-sc/qa/unit/tiledrendering/tiledrendering.cxx:444
+sc/qa/unit/tiledrendering/tiledrendering.cxx:472
(anonymous namespace)::ViewCallback m_callbackWrapper TestLokCallbackWrapper
-sc/source/core/data/document.cxx:1234
+sc/source/core/data/document.cxx:1221
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
-sc/source/core/data/document.cxx:1235
+sc/source/core/data/document.cxx:1222
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
-sc/source/core/data/table2.cxx:811
+sc/source/core/data/table2.cxx:815
(anonymous namespace)::TransClipHandler mnEndRow size_t
-sc/source/filter/inc/htmlpars.hxx:627
+sc/source/core/inc/interpre.hxx:83
+ VectorSearchArguments nTab2 SCTAB
+sc/source/core/inc/interpre.hxx:250
+ ScInterpreter maResultTokenMap ScResultTokenMap
+sc/source/filter/inc/htmlpars.hxx:634
ScHTMLQueryParser mnUnusedId ScHTMLTableId
-sc/source/filter/inc/lotattr.hxx:92
- LotAttrCache pDocPool ScDocumentPool *
+sc/source/filter/inc/PivotTableFormat.hxx:74
+ oox::xls::PivotTableReference mrFormat const PivotTableFormat &
sc/source/filter/inc/sheetdatacontext.hxx:50
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
-sc/source/filter/inc/XclImpChangeTrack.hxx:55
- XclImpChangeTrack xInStrm tools::SvRef<SotStorageStream>
+sc/source/filter/inc/xestyle.hxx:773
+ XclExpDxfs mnDxfId sal_Int32
sc/source/filter/inc/xetable.hxx:1016
XclExpCellTable maArrayBfr XclExpArrayBuffer
sc/source/filter/inc/xetable.hxx:1017
XclExpCellTable maShrfmlaBfr XclExpShrfmlaBuffer
sc/source/filter/inc/xiescher.hxx:1211
XclImpDffPropSet maDummyStrm SvMemoryStream
-sc/source/filter/inc/xihelper.hxx:327
+sc/source/filter/inc/xihelper.hxx:332
XclImpCachedValue mxTokArr ScTokenArrayPtr
sc/source/filter/inc/xistream.hxx:171
XclImpBiff8StdDecrypter maCodec ::msfilter::MSCodec_Std97
@@ -628,26 +554,6 @@ sc/source/filter/xml/xmltransformationi.hxx:154
ScXMLDateTimeContext aType OUString
sc/source/ui/inc/acredlin.hxx:51
ScAcceptChgDlg aReOpenIdle Idle
-sc/source/ui/inc/msgpool.hxx:34
- ScMessagePool aGlobalStringItem SfxStringItem
-sc/source/ui/inc/msgpool.hxx:35
- ScMessagePool aGlobalSearchItem SvxSearchItem
-sc/source/ui/inc/msgpool.hxx:36
- ScMessagePool aGlobalSortItem ScSortItem
-sc/source/ui/inc/msgpool.hxx:37
- ScMessagePool aGlobalQueryItem ScQueryItem
-sc/source/ui/inc/msgpool.hxx:38
- ScMessagePool aGlobalSubTotalItem ScSubTotalItem
-sc/source/ui/inc/msgpool.hxx:39
- ScMessagePool aGlobalConsolidateItem ScConsolidateItem
-sc/source/ui/inc/msgpool.hxx:40
- ScMessagePool aGlobalPivotItem ScPivotItem
-sc/source/ui/inc/msgpool.hxx:41
- ScMessagePool aGlobalSolveItem ScSolveItem
-sc/source/ui/inc/msgpool.hxx:42
- ScMessagePool aGlobalUserListItem ScUserListItem
-sc/source/ui/inc/msgpool.hxx:43
- ScMessagePool aCondFormatDlgItem ScCondFormatDlgItem
sc/source/ui/inc/namepast.hxx:42
ScNamePasteDlg m_RangeMap std::map<OUString, ScRangeName>
sc/source/ui/inc/notemark.hxx:45
@@ -664,7 +570,7 @@ sccomp/source/solver/DifferentialEvolution.hxx:34
DifferentialEvolutionAlgorithm maRandomDevice std::random_device
sccomp/source/solver/ParticelSwarmOptimization.hxx:55
ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
-scripting/source/stringresource/stringresource.cxx:1246
+scripting/source/stringresource/stringresource.cxx:1248
stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
sd/inc/anminfo.hxx:51
SdAnimationInfo maSecondSoundFile OUString
@@ -674,6 +580,10 @@ sd/source/filter/ppt/pptin.hxx:81
SdPPTImport maParam PowerPointImportParam
sd/source/ui/inc/AccessibleDocumentViewBase.hxx:258
accessibility::AccessibleDocumentViewBase maViewForwarder AccessibleViewForwarder
+sd/source/ui/inc/BulletAndPositionDlg.hxx:75
+ SvxBulletAndPositionDlg m_aRatioTop SvxRatioConnector
+sd/source/ui/inc/BulletAndPositionDlg.hxx:76
+ SvxBulletAndPositionDlg m_aRatioBottom SvxRatioConnector
sd/source/ui/inc/CustomAnimationList.hxx:127
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
sd/source/ui/inc/OutlineBulletDlg.hxx:43
@@ -684,53 +594,53 @@ sd/source/ui/remotecontrol/ZeroconfService.hxx:33
sd::ZeroconfService port uint
sd/source/ui/view/DocumentRenderer.cxx:1318
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
-sd/source/ui/view/viewshel.cxx:1200
+sd/source/ui/view/viewshel.cxx:1245
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
-sd/source/ui/view/viewshel.cxx:1201
+sd/source/ui/view/viewshel.cxx:1246
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
-sd/source/ui/view/viewshel.cxx:1202
+sd/source/ui/view/viewshel.cxx:1247
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
-sd/source/ui/view/viewshel.cxx:1203
+sd/source/ui/view/viewshel.cxx:1248
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition comment rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition name rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition null_object rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition simple_type rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition stream rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:249
(anonymous namespace)::PDFGrammar::definition stringtype rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition dict_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition dict_element rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition dict_end rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition objectref rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:270
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:251
(anonymous namespace)::PDFGrammar::definition array_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:270
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:251
(anonymous namespace)::PDFGrammar::definition array_end rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:270
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:251
(anonymous namespace)::PDFGrammar::definition object rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:270
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:251
(anonymous namespace)::PDFGrammar::definition object_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:270
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:251
(anonymous namespace)::PDFGrammar::definition object_end rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:271
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:252
(anonymous namespace)::PDFGrammar::definition trailer rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:271
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:252
(anonymous namespace)::PDFGrammar::definition xref rule<ScannerT>
sfx2/inc/autoredactdialog.hxx:99
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
@@ -816,23 +726,27 @@ svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1097
(anonymous namespace)::ExpressionGrammar::definition modifierReference ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1098
(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT>
-svx/source/dialog/contimp.hxx:75
+svx/source/dialog/contimp.hxx:74
SvxSuperContourDlg aContourItem SvxContourDlgItem
svx/source/dialog/framelinkarray.cxx:570
svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32
-svx/source/dialog/imapwnd.hxx:88
- IMapWindow maItemInfos SfxItemInfo[1]
svx/source/dialog/weldeditview.cxx:457
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
svx/source/inc/datanavi.hxx:194
svxform::XFormsPage m_aDropHelper DataTreeDropTarget
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:82
+ svx::sidebar::PosSizePropertyPanel m_aRatioTop SvxRatioConnector
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:83
+ svx::sidebar::PosSizePropertyPanel m_aRatioBottom SvxRatioConnector
svx/source/svdraw/svdcrtv.cxx:48
ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
-svx/source/svdraw/svdmrkv.cxx:136
+svx/source/svdraw/svdmrkv.cxx:141
+ MarkingSelectionOverlay maObjects sdr::overlay::OverlayObjectList
+svx/source/svdraw/svdmrkv.cxx:166
MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList
svx/source/tbxctrls/extrusioncontrols.hxx:66
svx::ExtrusionDirectionWindow maImgDirection Image[9]
-svx/source/xml/xmleohlp.cxx:71
+svx/source/xml/xmleohlp.cxx:70
OutputStorageWrapper_Impl aTempFile TempFileFast
svx/source/xml/xmlgrhlp.cxx:93
(anonymous namespace)::GraphicInputStream maTempFile utl::TempFileFast
@@ -848,13 +762,13 @@ sw/source/core/inc/ftnboss.hxx:34
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
sw/source/core/inc/pamtyp.hxx:79
SwMoveFnCollection fnNds GoNds
-sw/source/core/inc/swfont.hxx:990
+sw/source/core/inc/swfont.hxx:995
SvStatistics nGetStretchTextSize sal_uInt16
sw/source/core/layout/dbg_lay.cxx:181
SwImplEnterLeave m_nAction DbgAction
-sw/source/core/text/inftxt.cxx:546
+sw/source/core/text/inftxt.cxx:556
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
-sw/source/core/text/inftxt.hxx:700
+sw/source/core/text/inftxt.hxx:722
SwTextSlot aText OUString
sw/source/core/text/porfld.cxx:145
(anonymous namespace)::SwFieldSlot aText OUString
@@ -862,16 +776,36 @@ sw/source/core/text/porrst.hxx:191
SwBookmarkPortion m_bHasCustomColor _Bool
sw/source/core/text/redlnitr.hxx:78
SwRedlineItr m_nNdIdx const SwNodeOffset
+sw/source/ui/inc/condedit.hxx:87
+ ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry>
sw/source/uibase/docvw/romenu.hxx:35
SwReadOnlyPopup m_aBuilder VclBuilder
sw/source/uibase/docvw/romenu.hxx:47
SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16
sw/source/uibase/docvw/romenu.hxx:51
SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16
-sw/source/uibase/inc/condedit.hxx:43
- ConditionEdit m_aDropTargetHelper ConditionEditDropTarget
-sw/source/uibase/inc/conttree.hxx:334
+sw/source/uibase/inc/conttree.hxx:332
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
+sw/source/uibase/inc/convert.hxx:40
+ SwConvertTableDlg m_aStrTitle OUString
+sw/source/uibase/inc/convert.hxx:41
+ SwConvertTableDlg m_aStrLabel OUString
+sw/source/uibase/inc/convert.hxx:42
+ SwConvertTableDlg m_aStrClose OUString
+sw/source/uibase/inc/convert.hxx:43
+ SwConvertTableDlg m_aStrDelTitle OUString
+sw/source/uibase/inc/convert.hxx:44
+ SwConvertTableDlg m_aStrDelMsg OUString
+sw/source/uibase/inc/convert.hxx:45
+ SwConvertTableDlg m_aStrRenameTitle OUString
+sw/source/uibase/inc/convert.hxx:46
+ SwConvertTableDlg m_aStrInvalidFormat OUString
+sw/source/uibase/inc/convert.hxx:79
+ SwConvertTableDlg m_pShell SwWrtShell *
+sw/source/uibase/inc/frmpage.hxx:79
+ SwFramePage m_aRatioTop SvxRatioConnector
+sw/source/uibase/inc/frmpage.hxx:80
+ SwFramePage m_aRatioBottom SvxRatioConnector
sw/source/uibase/inc/olmenu.hxx:78
SwSpellPopup m_aBuilder VclBuilder
sw/source/uibase/inc/swuicnttab.hxx:243
@@ -882,6 +816,8 @@ sw/source/uibase/inc/uivwimp.hxx:95
SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
sw/source/uibase/inc/unodispatch.hxx:43
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
+sw/source/writerfilter/dmapper/PropertyMap.hxx:249
+ writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
toolkit/source/awt/stylesettings.cxx:74
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
ucb/source/ucp/gio/gio_mount.hxx:73
@@ -894,13 +830,13 @@ 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)
-uui/source/iahndl.hxx:64
- InteractionHandlerData ServiceName OUString
-vcl/inc/graphic/Manager.hxx:41
- vcl::graphic::Manager maSwapOutTimer Timer
+vcl/inc/graphic/Manager.hxx:36
+ vcl::graphic::MemoryManager maSwapOutTimer Timer
+vcl/inc/graphic/Manager.hxx:37
+ vcl::graphic::MemoryManager mnTimeout sal_Int32
vcl/inc/headless/BitmapHelper.hxx:32
BitmapHelper aTmpBmp SvpSalBitmap
-vcl/inc/jsdialog/jsdialogbuilder.hxx:728
+vcl/inc/jsdialog/jsdialogbuilder.hxx:737
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
@@ -910,16 +846,48 @@ vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int[256]
vcl/inc/salprn.hxx:48
SalPrinterQueueInfo moPortName std::optional<OUString>
-vcl/inc/salvtables.hxx:620
+vcl/inc/salvtables.hxx:621
SalInstanceEntry m_aTextFilter WeldTextFilter
-vcl/inc/salvtables.hxx:1011
+vcl/inc/salvtables.hxx:1014
SalInstanceComboBoxWithEdit m_aTextFilter WeldTextFilter
-vcl/inc/sft.hxx:178
+vcl/inc/sft.hxx:179
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
vcl/inc/skia/zone.hxx:29
SkiaZone g SolarMutexGuard
vcl/inc/svimpbox.hxx:117
SvImpLBox m_aFctSet ImpLBSelEng
+vcl/inc/unx/cpdmgr.hxx:45
+ psp::CPDPrinter id const char *
+vcl/inc/unx/cpdmgr.hxx:46
+ psp::CPDPrinter name const char *
+vcl/inc/unx/cpdmgr.hxx:47
+ psp::CPDPrinter info const char *
+vcl/inc/unx/cpdmgr.hxx:48
+ psp::CPDPrinter location const char *
+vcl/inc/unx/cpdmgr.hxx:49
+ psp::CPDPrinter make_and_model const char *
+vcl/inc/unx/cpdmgr.hxx:50
+ psp::CPDPrinter printer_state const char *
+vcl/inc/unx/cpdmgr.hxx:51
+ psp::CPDPrinter backend_name const char *
+vcl/inc/unx/cpdmgr.hxx:52
+ psp::CPDPrinter is_accepting_jobs _Bool
+vcl/inc/unx/cpdmgr.hxx:53
+ psp::CPDPrinter backend GDBusProxy *
+vcl/inc/unx/cpdmgr.hxx:59
+ psp::CPDManager m_pConnection GDBusConnection *
+vcl/inc/unx/cpdmgr.hxx:60
+ psp::CPDManager m_aPrintersChanged _Bool
+vcl/inc/unx/cpdmgr.hxx:61
+ psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> >
+vcl/inc/unx/cpdmgr.hxx:62
+ psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *>
+vcl/inc/unx/cpdmgr.hxx:63
+ psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash>
+vcl/inc/unx/cpdmgr.hxx:64
+ psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *>
+vcl/inc/unx/cpdmgr.hxx:65
+ psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext>
vcl/inc/unx/genpspgraphics.h:52
GenPspGraphics m_aCairoCommon CairoCommon
vcl/inc/unx/i18n_ic.hxx:39
@@ -940,7 +908,7 @@ vcl/inc/unx/saldisp.hxx:101
SalColormap m_aPalette std::vector<Color>
vcl/inc/unx/saldisp.hxx:106
SalColormap m_nUsed Pixel
-vcl/source/app/salvtables.cxx:246
+vcl/source/app/salvtables.cxx:245
SalFlashAttention m_aOrigBackground Wallpaper
vcl/source/fontsubset/ttcr.hxx:40
vcl::longHorMetrics aw sal_uInt16
@@ -950,7 +918,7 @@ vcl/source/gdi/jobset.cxx:39
(anonymous namespace)::ImplOldJobSetupData cDeviceName char[32]
vcl/source/gdi/jobset.cxx:40
(anonymous namespace)::ImplOldJobSetupData cPortName char[32]
-vcl/source/pdf/PDFiumLibrary.cxx:430
+vcl/source/pdf/PDFiumLibrary.cxx:463
vcl::pdf::(anonymous namespace)::PDFiumDocumentImpl m_aFormCallbacks FPDF_FORMFILLINFO
vcl/unx/gtk3/a11y/atkhypertext.cxx:31
(anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink
@@ -966,19 +934,19 @@ vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:7381
+vcl/unx/gtk3/gtkinst.cxx:7375
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
-vcl/unx/gtk3/gtkinst.cxx:11037
+vcl/unx/gtk3/gtkinst.cxx:11072
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
-vcl/unx/gtk3/gtkinst.cxx:11039
+vcl/unx/gtk3/gtkinst.cxx:11074
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
-vcl/unx/gtk3/gtkinst.cxx:21038
+vcl/unx/gtk3/gtkinst.cxx:21065
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
-vcl/unx/gtk3/gtkinst.cxx:21044
+vcl/unx/gtk3/gtkinst.cxx:21071
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
-writerfilter/source/dmapper/PropertyMap.hxx:246
- writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-xmloff/inc/XMLThemeContext.hxx:47
+xmloff/inc/XMLThemeContext.hxx:45
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
+xmloff/source/text/XMLTextListBlockContext.hxx:34
+ XMLTextListBlockContext msListStyleName OUString
xmloff/source/text/XMLTextListBlockContext.hxx:40
XMLTextListBlockContext mbSetDefaults _Bool
diff --git a/compilerplugins/clang/unusedfields.py b/compilerplugins/clang/unusedfields.py
index 5863182d1ced..bbfbd0164dca 100755
--- a/compilerplugins/clang/unusedfields.py
+++ b/compilerplugins/clang/unusedfields.py
@@ -132,6 +132,8 @@ for d in definitionSet:
continue
if "::sfx2::sidebar::ControllerItem" in fieldType:
continue
+ if "SvxRatioConnector" in fieldType:
+ continue
if "(lambda at " in d[0]:
continue
onlyUsedInConstructorSet.add((d[0] + " " + d[1] + " " + fieldType, srcLoc))
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 94fc3425c6ac..66be32684000 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -6,47 +6,47 @@ basegfx/test/B2DPolyPolygonTest.cxx:66
basegfx::b2dpolypolygon rng std::mt19937
basic/source/inc/expr.hxx:111
SbiExprNode::(anonymous union at /home/noel/libo-plugin/basic/source/inc/expr.hxx:110:5) nTypeStrId sal_uInt16
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:61
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:73
Data rdx sal_uInt64
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:63
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:75
Data xmm1 double
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:128
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:124
__cxxabiv1::__cxa_exception exceptionType std::type_info *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:129
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:125
__cxxabiv1::__cxa_exception exceptionDestructor void (*)(void *)
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:126
__cxxabiv1::__cxa_exception unexpectedHandler void (*)(void)
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:127
__cxxabiv1::__cxa_exception terminateHandler std::terminate_handler
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:128
__cxxabiv1::__cxa_exception nextException __cxa_exception *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:129
__cxxabiv1::__cxa_exception handlerCount int
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:134
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
__cxxabiv1::__cxa_exception handlerSwitchValue int
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
__cxxabiv1::__cxa_exception actionRecord const char *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:136
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
__cxxabiv1::__cxa_exception languageSpecificData const char *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:137
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
__cxxabiv1::__cxa_exception catchTemp void *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:138
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:134
__cxxabiv1::__cxa_exception adjustedPtr void *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:139
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
__cxxabiv1::__cxa_exception unwindHeader _Unwind_Exception
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:148
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:144
__cxxabiv1::__cxa_eh_globals caughtExceptions __cxa_exception *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:149
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:145
__cxxabiv1::__cxa_eh_globals uncaughtExceptions unsigned int
-bridges/source/jni_uno/jni_info.h:67
+bridges/source/jni_uno/jni_info.h:66
jni_uno::JNI_type_info m_td ::com::sun::star::uno::TypeDescription
-bridges/source/jni_uno/jni_java2uno.cxx:151
- jni_uno::(anonymous namespace)::largest n sal_Int64
bridges/source/jni_uno/jni_java2uno.cxx:152
- jni_uno::(anonymous namespace)::largest d double
+ jni_uno::(anonymous namespace)::largest n sal_Int64
bridges/source/jni_uno/jni_java2uno.cxx:153
- jni_uno::(anonymous namespace)::largest p void *
+ jni_uno::(anonymous namespace)::largest d double
bridges/source/jni_uno/jni_java2uno.cxx:154
+ jni_uno::(anonymous namespace)::largest p void *
+bridges/source/jni_uno/jni_java2uno.cxx:155
jni_uno::(anonymous namespace)::largest a uno_Any
chart2/source/model/main/DataPoint.hxx:104
chart::DataPoint m_bNoParentPropAllowed _Bool
@@ -80,7 +80,7 @@ connectivity/source/inc/dbase/DIndexIter.hxx:33
connectivity::dbase::OIndexIterator m_pOperator file::OBoolOperator *
connectivity/source/inc/dbase/DIndexIter.hxx:34
connectivity::dbase::OIndexIterator m_pOperand const file::OOperand *
-connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:109
+connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:107
connectivity::ODatabaseMetaDataResultSet m_aEmptyValue ORowSetValue
connectivity/source/inc/OColumn.hxx:41
connectivity::OColumn m_AutoIncrement _Bool
@@ -180,19 +180,21 @@ cppu/source/uno/check.cxx:271
(anonymous namespace)::Char4 c char
cppuhelper/inc/interfacecontainer4.hxx:266
cppuhelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const NotificationMethod
-cui/source/options/optcolor.cxx:303
+cui/source/inc/paragrph.hxx:47
+ SvxStdParagraphTabPage nMinFixDist tools::Long
+cui/source/options/optcolor.cxx:304
(anonymous namespace)::ColorConfigWindow_Impl aModuleOptions SvtModuleOptions
dbaccess/source/core/api/RowSetBase.hxx:82
dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
dbaccess/source/core/api/RowSetBase.hxx:93
dbaccess::ORowSetBase m_aErrors ::connectivity::SQLError
-dbaccess/source/core/dataaccess/documentcontainer.cxx:68
+dbaccess/source/core/dataaccess/documentcontainer.cxx:67
dbaccess::(anonymous namespace)::LocalNameApproval m_aErrors ::connectivity::SQLError
dbaccess/source/core/inc/ContentHelper.hxx:101
dbaccess::OContentHelper m_aErrorHelper const ::connectivity::SQLError
dbaccess/source/filter/hsqldb/parseschema.hxx:34
dbahsql::SchemaParser m_PrimaryKeys std::map<OUString, std::vector<OUString> >
-dbaccess/source/ui/control/tabletree.cxx:127
+dbaccess/source/ui/control/tabletree.cxx:126
dbaui::(anonymous namespace)::OViewSetter m_aEqualFunctor ::comphelper::UStringMixEqual
dbaccess/source/ui/dlg/advancedsettings.hxx:34
dbaui::SpecialSettingsPage m_xIsSQL92Check std::unique_ptr<weld::CheckButton>
@@ -232,7 +234,7 @@ dbaccess/source/ui/inc/sqledit.hxx:42
dbaui::SQLEditView m_aColorConfig const svtools::ColorConfig
dbaccess/source/ui/inc/WCopyTable.hxx:258
dbaui::OCopyTableWizard m_aLocale css::lang::Locale
-editeng/source/editeng/impedit.hxx:542
+editeng/source/editeng/impedit.hxx:559
ImpEditEngine maColorConfig svtools::ColorConfig
embeddedobj/source/inc/commonembobj.hxx:114
OCommonEmbeddedObject m_aClassName OUString
@@ -252,7 +254,7 @@ embeddedobj/source/inc/oleembobj.hxx:184
OleEmbeddedObject m_aLinkURL OUString
embeddedobj/source/inc/oleembobj.hxx:190
OleEmbeddedObject m_bFromClipboard _Bool
-embeddedobj/source/msole/olecomponent.hxx:73
+embeddedobj/source/msole/olecomponent.hxx:70
OleComponent m_bWorkaroundActive _Bool
extensions/source/propctrlr/eformshelper.hxx:60
pcr::EFormsHelper m_aSubmissionUINames MapStringToPropertySet
@@ -270,8 +272,6 @@ filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85
XMLFilterSettingsDialog maModuleOpt SvtModuleOptions
-framework/inc/dispatch/dispatchprovider.hxx:76
- framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
framework/inc/helper/uiconfigelementwrapperbase.hxx:128
framework::UIConfigElementWrapperBase m_bConfigListening _Bool
framework/inc/xml/menudocumenthandler.hxx:186
@@ -280,11 +280,11 @@ framework/source/fwe/classes/addonsoptions.cxx:348
framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<PropertyValue> >
framework/source/fwe/classes/addonsoptions.cxx:349
framework::AddonsOptions_Impl m_aEmptyAddonNotebookBar Sequence<Sequence<PropertyValue> >
-i18npool/inc/textconversion.hxx:78
+i18npool/inc/textconversion.hxx:72
i18npool::Hangul_Index code sal_Unicode
-i18npool/inc/textconversion.hxx:79
+i18npool/inc/textconversion.hxx:73
i18npool::Hangul_Index address sal_Int16
-i18npool/inc/textconversion.hxx:80
+i18npool/inc/textconversion.hxx:74
i18npool::Hangul_Index count sal_Int16
include/basegfx/utils/gradienttools.hxx:43
(anonymous namespace)::ColorToBColorConverter::(anonymous union at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:42:9) mValue sal_uInt32
@@ -300,7 +300,7 @@ include/basic/sbstar.hxx:52
StarBASIC aBreakHdl Link<StarBASIC *, BasicDebugFlags>
include/comphelper/parallelsort.hxx:164
comphelper::(anonymous namespace)::Binner maLabels uint8_t[51200]
-include/connectivity/DriversConfig.hxx:76
+include/connectivity/DriversConfig.hxx:77
connectivity::DriversConfig m_aNode OSharedConfigNode
include/connectivity/sdbcx/VDescriptor.hxx:49
connectivity::sdbcx::ODescriptor m_aCase comphelper::UStringMixEqual
@@ -338,22 +338,24 @@ include/oox/core/contexthandler2.hxx:231
oox::core::ContextHandler2Helper mnRootStackSize size_t
include/oox/ole/axbinarywriter.hxx:153
oox::ole::AxBinaryPropertyWriter maStreamProps ComplexPropVector
-include/sfx2/lokhelper.hxx:66
+include/sfx2/lokhelper.hxx:68
LokMouseEventData maLogicPosition std::optional<Point>
-include/sfx2/msg.hxx:94
+include/sfx2/msg.hxx:93
SfxTypeAttrib nAID sal_uInt16
-include/sfx2/msg.hxx:95
- SfxTypeAttrib pName const char *
+include/sfx2/msg.hxx:94
+ SfxTypeAttrib aName OUString
include/sfx2/msg.hxx:104
- SfxType createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
+ SfxType createSfxPoolItemFunc SfxPoolItem *(*)(void)
include/sfx2/msg.hxx:105
SfxType pType const std::type_info *
include/sfx2/msg.hxx:106
SfxType nAttribs sal_uInt16
-include/sfx2/msg.hxx:107
- SfxType aAttrib SfxTypeAttrib[1]
-include/sfx2/msg.hxx:117
- SfxType0 pType const std::type_info *
+include/sfx2/msg.hxx:116
+ SfxTypeImpl aAttrib SfxTypeAttrib[1]
+include/svl/numformat.hxx:548
+ SvNumberFormatter pFormatTable std::unique_ptr<SvNumberFormatTable>
+include/svl/numformat.hxx:550
+ SvNumberFormatter pMergeTable std::unique_ptr<SvNumberFormatterIndexTable>
include/svl/ondemand.hxx:55
OnDemandLocaleDataWrapper aSysLocale SvtSysLocale
include/svx/diagram/IDiagramHelper.hxx:72
@@ -364,7 +366,7 @@ include/svx/graphctl.hxx:52
GraphCtrl xVD ScopedVclPtrInstance<VirtualDevice>
include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49
sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
-include/svx/svdetc.hxx:182
+include/svx/svdetc.hxx:180
SdrGlobalData maSysLocale SvtSysLocale
include/svx/svdmark.hxx:141
SdrMarkList maPointName OUString
@@ -396,9 +398,9 @@ include/unoidl/unoidl.hxx:455
unoidl::ConstantValue::(anonymous union at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) doubleValue double
include/unotest/bootstrapfixturebase.hxx:52
test::BootstrapFixtureBase m_directories Directories
-include/vcl/bitmap.hxx:105
+include/vcl/bitmap.hxx:108
BitmapSystemData mnWidth int
-include/vcl/bitmap.hxx:106
+include/vcl/bitmap.hxx:109
BitmapSystemData mnHeight int
include/vcl/formatter.hxx:128
Formatter m_aStaticFormatter StaticFormatter
@@ -412,18 +414,18 @@ include/xmloff/xmlstyle.hxx:132
SvXMLStylesContext mxParaAutoStyles css::uno::Reference<css::style::XAutoStyleFamily>
include/xmloff/xmlstyle.hxx:134
SvXMLStylesContext mxTextAutoStyles css::uno::Reference<css::style::XAutoStyleFamily>
-io/source/stm/odata.cxx:234
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:234:5) f float
-io/source/stm/odata.cxx:241
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:241:5) d double
-io/source/stm/odata.cxx:550
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:550:5) n sal_uInt32
-io/source/stm/odata.cxx:557
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:557:5) ad struct (unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:557:23)
-io/source/stm/odata.cxx:557
- io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:557:23) n1 sal_uInt32
-io/source/stm/odata.cxx:557
- io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:557:23) n2 sal_uInt32
+io/source/stm/odata.cxx:233
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:233:5) f float
+io/source/stm/odata.cxx:240
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:240:5) d double
+io/source/stm/odata.cxx:549
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:549:5) n sal_uInt32
+io/source/stm/odata.cxx:556
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:556:5) ad struct (unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:556:23)
+io/source/stm/odata.cxx:556
+ io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:556:23) n1 sal_uInt32
+io/source/stm/odata.cxx:556
+ io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:556:23) n2 sal_uInt32
libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:48
(anonymous namespace)::GtvLokDialogPrivate m_nChildKeyModifier guint32
libreofficekit/source/gtk/lokdocview.cxx:86
@@ -442,7 +444,7 @@ oox/qa/token/tokenmap-test.cxx:35
oox::TokenmapTest tokenMap TokenMap
oox/qa/unit/vba_compression.cxx:70
TestVbaCompression m_directories test::Directories
-oox/source/drawingml/chart/objectformatter.cxx:723
+oox/source/drawingml/chart/objectformatter.cxx:722
oox::drawingml::chart::ObjectFormatterData maFromLocale Locale
reportdesign/source/ui/inc/ColorListener.hxx:35
rptui::OColorListener m_aColorConfig svtools::ColorConfig
@@ -462,11 +464,11 @@ sal/rtl/digest.cxx:188
(anonymous namespace)::DigestContextMD2 m_state sal_uInt32[16]
sal/rtl/digest.cxx:189
(anonymous namespace)::DigestContextMD2 m_chksum sal_uInt32[16]
-sal/rtl/uuid.cxx:58
+sal/rtl/uuid.cxx:57
(anonymous namespace)::UUID clock_seq_low sal_uInt8
-sal/rtl/uuid.cxx:59
+sal/rtl/uuid.cxx:58
(anonymous namespace)::UUID node sal_uInt8[6]
-sc/inc/attarray.hxx:69
+sc/inc/attarray.hxx:68
ScMergePatternState pItemSet std::optional<SfxItemSet>
sc/inc/cellvalue.hxx:113
ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:111:5) mpString const svl::SharedString *
@@ -490,7 +492,7 @@ sc/inc/userlist.hxx:64
ScUserList maData DataType
sc/source/core/inc/adiasync.hxx:41
ScAddInAsync::(anonymous union at /home/noel/libo-plugin/sc/source/core/inc/adiasync.hxx:38:5) pStr OUString *
-sc/source/core/inc/interpre.hxx:99
+sc/source/core/inc/interpre.hxx:152
ScTokenStack pPointer const formula::FormulaToken *[512]
sc/source/filter/excel/xltoolbar.cxx:31
(anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
@@ -500,7 +502,7 @@ sc/source/filter/inc/commentsbuffer.hxx:40
oox::xls::CommentModel maAnchor css::awt::Rectangle
sc/source/filter/inc/htmlexp.hxx:117
ScHTMLExport pFileNameMap FileNameMapPtr
-sc/source/filter/inc/htmlpars.hxx:58
+sc/source/filter/inc/htmlpars.hxx:59
ScHTMLStyles maEmpty const OUString
sc/source/filter/inc/namebuff.hxx:80
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
@@ -562,9 +564,9 @@ sc/source/ui/vba/vbaworksheet.hxx:49
ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase>[2]
sd/inc/Outliner.hxx:289
SdOutliner mpFirstObj SdrObject *
-sd/inc/sdmod.hxx:131
+sd/inc/sdmod.hxx:124
SdModule gImplImpressPropertySetInfoCache SdExtPropertySetInfoCache
-sd/inc/sdmod.hxx:132
+sd/inc/sdmod.hxx:125
SdModule gImplDrawPropertySetInfoCache SdExtPropertySetInfoCache
sd/source/core/CustomAnimationCloner.cxx:69
sd::(anonymous namespace)::CustomAnimationClonerImpl maShapeMap ::std::map<Reference<XShape>, Reference<XShape> >
@@ -592,8 +594,6 @@ sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:96
sd::slidesorter::controller::Animator maElapsedTime ::canvas::tools::ElapsedTime
sdext/source/pdfimport/inc/pdfihelper.hxx:103
pdfi::GraphicsContext BlendMode sal_Int8
-sdext/source/pdfimport/tree/style.hxx:44
- pdfi::StyleContainer::Style Contents OUString
sfx2/source/appl/lnkbase2.cxx:82
sfx2::(anonymous namespace)::ImplDdeItem pLink SvBaseLink *
sfx2/source/inc/appdata.hxx:68
@@ -618,21 +618,21 @@ svl/source/uno/pathservice.cxx:37
(anonymous namespace)::PathService m_aOptions SvtPathOptions
svtools/source/control/tabbar.cxx:209
ImplTabBarItem maHelpId OString
-svtools/source/dialogs/insdlg.cxx:54
- (anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
svtools/source/dialogs/insdlg.cxx:55
- (anonymous namespace)::OleObjectDescriptor clsid ClsId
+ (anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
svtools/source/dialogs/insdlg.cxx:56
- (anonymous namespace)::OleObjectDescriptor dwDrawAspect sal_uInt32
+ (anonymous namespace)::OleObjectDescriptor clsid ClsId
svtools/source/dialogs/insdlg.cxx:57
- (anonymous namespace)::OleObjectDescriptor sizel SIZEL
+ (anonymous namespace)::OleObjectDescriptor dwDrawAspect sal_uInt32
svtools/source/dialogs/insdlg.cxx:58
- (anonymous namespace)::OleObjectDescriptor pointl POINTL
+ (anonymous namespace)::OleObjectDescriptor sizel SIZEL
svtools/source/dialogs/insdlg.cxx:59
- (anonymous namespace)::OleObjectDescriptor dwStatus sal_uInt32
+ (anonymous namespace)::OleObjectDescriptor pointl POINTL
svtools/source/dialogs/insdlg.cxx:60
- (anonymous namespace)::OleObjectDescriptor dwFullUserTypeName sal_uInt32
+ (anonymous namespace)::OleObjectDescriptor dwStatus sal_uInt32
svtools/source/dialogs/insdlg.cxx:61
+ (anonymous namespace)::OleObjectDescriptor dwFullUserTypeName sal_uInt32
+svtools/source/dialogs/insdlg.cxx:62
(anonymous namespace)::OleObjectDescriptor dwSrcOfCopy sal_uInt32
svx/inc/sdr/overlay/overlayrectangle.hxx:41
sdr::overlay::OverlayRectangle mbOverlayState _Bool
@@ -658,10 +658,10 @@ sw/inc/breakit.hxx:39
SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag>
sw/inc/dpage.hxx:38
SwDPage m_pGridLst std::unique_ptr<SdrPageGridFrameList>
-sw/inc/hints.hxx:365
+sw/inc/hints.hxx:373
SwAttrSetChg m_bDelSet _Bool
sw/inc/shellio.hxx:149
- SwReader mpStg tools::SvRef<SotStorage>
+ SwReader mpStg rtl::Reference<SotStorage>
sw/inc/swevent.hxx:71
SwCallMouseEvent::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sw/inc/swevent.hxx:69:9) pFormat const SwFrameFormat *
sw/inc/swmodule.hxx:90
@@ -688,7 +688,7 @@ sw/source/core/inc/swblocks.hxx:69
SwImpBlocks m_bInPutMuchBlocks _Bool
sw/source/core/text/atrhndl.hxx:47
SwAttrHandler m_oFnt std::optional<SwFont>
-sw/source/core/text/inftxt.cxx:546
+sw/source/core/text/inftxt.cxx:556
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
sw/source/core/text/redlnitr.hxx:75
SwRedlineItr m_pSet std::unique_ptr<SfxItemSet>
@@ -708,7 +708,13 @@ sw/source/uibase/dbui/mmconfigitem.cxx:117
SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
sw/source/uibase/inc/fldmgr.hxx:80
SwInsertField_Data m_aDBDataSource css::uno::Any
-toolkit/source/awt/vclxtoolkit.cxx:437
+sw/source/writerfilter/ooxml/OOXMLFactory.hxx:59
+ writerfilter::ooxml::AttributeInfo m_nToken Token_t
+sw/source/writerfilter/ooxml/OOXMLFactory.hxx:60
+ writerfilter::ooxml::AttributeInfo m_nResource ResourceType
+sw/source/writerfilter/ooxml/OOXMLFactory.hxx:61
+ writerfilter::ooxml::AttributeInfo m_nRef Id
+toolkit/source/awt/vclxtoolkit.cxx:435
(anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard>
toolkit/source/controls/table/gridtablerenderer.cxx:71
svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending BitmapEx
@@ -726,8 +732,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
ucb/source/ucp/package/pkgprovider.hxx:48
package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
-ucb/source/ucp/webdav-curl/CurlSession.cxx:133
- (anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:132:5) pValue const void *const
+ucb/source/ucp/webdav-curl/CurlSession.cxx:194
+ (anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:193:5) pValue const void *const
ucbhelper/source/client/proxydecider.cxx:130
ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer
ucbhelper/source/provider/propertyvalueset.cxx:79
@@ -788,7 +794,7 @@ unoidl/source/unoidlprovider.cxx:458
unoidl::detail::MapEntry name Memory32
unoidl/source/unoidlprovider.cxx:459
unoidl::detail::MapEntry data Memory32
-unotools/source/config/pathoptions.cxx:84
+unotools/source/config/pathoptions.cxx:77
SvtPathOptions_Impl m_aEmptyString OUString
vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31
BitmapFastScaleFilter maSize Size
@@ -802,13 +808,13 @@ vcl/inc/salwtype.hxx:171
SalWheelMouseEvent mbDeltaIsPixel _Bool
vcl/inc/salwtype.hxx:224
SalQueryCharPositionEvent mnCharPos sal_uLong
-vcl/inc/svdata.hxx:276
+vcl/inc/svdata.hxx:277
ImplSVWinData mbIsLiveResize _Bool
-vcl/inc/svdata.hxx:328
+vcl/inc/svdata.hxx:329
ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
-vcl/inc/svdata.hxx:335
+vcl/inc/svdata.hxx:336
ImplSVNWFData mbNoFrameJunctionForPopups _Bool
-vcl/inc/toolbox.h:110
+vcl/inc/toolbox.h:111
vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId>
vcl/inc/unx/saldisp.hxx:245
SalDisplay m_aInvalidScreenData ScreenData
@@ -832,7 +838,7 @@ vcl/inc/widgetdraw/WidgetDefinition.hxx:237
vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:238
vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor Color
-vcl/source/app/settings.cxx:201
+vcl/source/app/settings.cxx:204
ImplStyleData maDialogStyle DialogStyle
vcl/source/bitmap/dibtools.cxx:52
(anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30
@@ -868,7 +874,7 @@ vcl/source/bitmap/dibtools.cxx:116
(anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32
vcl/source/control/wizimpldata.hxx:88
vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions
-vcl/source/filter/eps/eps.cxx:116
+vcl/source/filter/eps/eps.cxx:117
(anonymous namespace)::PSWriter pVDev ScopedVclPtrInstance<VirtualDevice>
vcl/source/filter/idxf/dxf2mtf.hxx:53
DXF2GDIMetaFile aDefaultLineInfo const LineInfo
@@ -906,25 +912,19 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:82
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
-writerfilter/source/ooxml/OOXMLFactory.hxx:59
- writerfilter::ooxml::AttributeInfo m_nToken Token_t
-writerfilter/source/ooxml/OOXMLFactory.hxx:60
- writerfilter::ooxml::AttributeInfo m_nResource ResourceType
-writerfilter/source/ooxml/OOXMLFactory.hxx:61
- writerfilter::ooxml::AttributeInfo m_nRef Id
-xmloff/inc/MultiPropertySetHelper.hxx:85
+xmloff/inc/MultiPropertySetHelper.hxx:83
MultiPropertySetHelper aEmptyAny css::uno::Any
-xmloff/source/chart/SchXMLChartContext.cxx:447
+xmloff/source/chart/SchXMLChartContext.cxx:459
(anonymous namespace)::NewDonutSeries msStyleName OUString
-xmloff/source/chart/SchXMLChartContext.hxx:51
+xmloff/source/chart/SchXMLChartContext.hxx:53
SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
-xmloff/source/chart/SchXMLChartContext.hxx:52
+xmloff/source/chart/SchXMLChartContext.hxx:54
SeriesDefaultsAndStyles maErrorCategoryDefault css::uno::Any
-xmloff/source/chart/SchXMLChartContext.hxx:53
+xmloff/source/chart/SchXMLChartContext.hxx:55
SeriesDefaultsAndStyles maConstantErrorLowDefault css::uno::Any
-xmloff/source/chart/SchXMLChartContext.hxx:54
+xmloff/source/chart/SchXMLChartContext.hxx:56
SeriesDefaultsAndStyles maConstantErrorHighDefault css::uno::Any
-xmloff/source/chart/SchXMLChartContext.hxx:55
+xmloff/source/chart/SchXMLChartContext.hxx:57
SeriesDefaultsAndStyles maPercentageErrorDefault css::uno::Any
-xmloff/source/chart/SchXMLChartContext.hxx:56
+xmloff/source/chart/SchXMLChartContext.hxx:58
SeriesDefaultsAndStyles maErrorMarginDefault css::uno::Any
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index e2e869b05b89..1e9c7cf74e08 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -14,12 +14,10 @@ chart2/source/controller/inc/dlg_DataEditor.hxx:55
chart::DataEditor m_xContext css::uno::Reference<css::uno::XComponentContext>
chart2/source/controller/inc/RangeSelectionListener.hxx:65
chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
-chart2/source/inc/ModifyListenerCallBack.hxx:52
+chart2/source/inc/ModifyListenerCallBack.hxx:53
chart::ModifyListenerCallBack m_xModifyListener css::uno::Reference<css::util::XModifyListener>
comphelper/source/container/enumerablemap.cxx:297
comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<XInterface>
-comphelper/source/misc/logging.cxx:41
- comphelper::EventLogger_Impl m_aContext Reference<XComponentContext>
connectivity/source/drivers/evoab2/EApi.h:121
EContactAddress address_format char *
connectivity/source/drivers/evoab2/EApi.h:125
@@ -42,6 +40,8 @@ cui/source/inc/fileextcheckdlg.hxx:29
FileExtCheckDialog m_pPerformCheck std::unique_ptr<weld::CheckButton>
cui/source/inc/fileextcheckdlg.hxx:30
FileExtCheckDialog m_pOk std::unique_ptr<weld::Button>
+cui/source/inc/paragrph.hxx:73
+ SvxStdParagraphTabPage m_xAbsDist std::unique_ptr<weld::Label>
cui/source/options/optinet2.hxx:108
SvxSecurityTabPage m_xCertPathImg std::unique_ptr<weld::Widget>
cui/source/options/optinet2.hxx:109
@@ -59,7 +59,7 @@ embeddedobj/source/msole/olecomponent.hxx:53
embeddedobj/source/msole/olecomponent.hxx:54
OleComponent m_bModified _Bool
embeddedobj/source/msole/olecomponent.hxx:55
- OleComponent m_pNativeImpl OleComponentNative_Impl *
+ OleComponent m_pNativeImpl std::unique_ptr<OleComponentNative_Impl>
embeddedobj/source/msole/olecomponent.hxx:57
OleComponent m_pUnoOleObject OleEmbeddedObject *
embeddedobj/source/msole/olecomponent.hxx:58
@@ -67,16 +67,12 @@ embeddedobj/source/msole/olecomponent.hxx:58
embeddedobj/source/msole/olecomponent.hxx:59
OleComponent m_pImplAdviseSink OleWrapperAdviseSink *
embeddedobj/source/msole/olecomponent.hxx:61
- OleComponent m_nOLEMiscFlags sal_Int32
-embeddedobj/source/msole/olecomponent.hxx:62
- OleComponent m_nAdvConn sal_Int32
-embeddedobj/source/msole/olecomponent.hxx:64
OleComponent m_aVerbList css::uno::Sequence<css::embed::VerbDescriptor>
-embeddedobj/source/msole/olecomponent.hxx:65
+embeddedobj/source/msole/olecomponent.hxx:62
OleComponent m_aDataFlavors css::uno::Sequence<css::datatransfer::DataFlavor>
-embeddedobj/source/msole/olecomponent.hxx:67
+embeddedobj/source/msole/olecomponent.hxx:64
OleComponent m_xContext css::uno::Reference<css::uno::XComponentContext>
-embeddedobj/source/msole/olecomponent.hxx:69
+embeddedobj/source/msole/olecomponent.hxx:66
OleComponent m_bOleInitialized _Bool
emfio/source/emfuno/xemfparser.cxx:49
emfio::emfreader::(anonymous namespace)::XEmfParser context_ uno::Reference<uno::XComponentContext>
@@ -86,6 +82,8 @@ filter/source/xsltdialog/xmlfiltertabpagebasic.hxx:35
XMLFilterTabPageBasic m_xContainer std::unique_ptr<weld::Widget>
filter/source/xsltdialog/xmlfiltertabpagexslt.hxx:45
XMLFilterTabPageXSLT m_xContainer std::unique_ptr<weld::Widget>
+framework/inc/dispatch/dispatchprovider.hxx:76
+ framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
helpcompiler/inc/HelpCompiler.hxx:200
HelpCompiler lang const std::string
include/basegfx/DrawCommands.hxx:143
@@ -110,143 +108,49 @@ include/oox/vml/vmlshapecontext.hxx:116
oox::vml::ShapeTypeContext m_pShapeType std::shared_ptr<ShapeType>
include/registry/registry.hxx:34
Registry_Api acquire void (*)(RegHandle)
-include/sfx2/msg.hxx:116
- SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:118
- SfxType0 nAttribs sal_uInt16
-include/sfx2/msg.hxx:131
+include/sfx2/msg.hxx:133
SfxType1 aAttrib SfxTypeAttrib[1]
-include/sfx2/msg.hxx:131
- SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:131
- SfxType1 nAttribs sal_uInt16
-include/sfx2/msg.hxx:131
- SfxType1 pType const std::type_info *
-include/sfx2/msg.hxx:132
+include/sfx2/msg.hxx:134
SfxType2 aAttrib SfxTypeAttrib[2]
-include/sfx2/msg.hxx:132
- SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:132
- SfxType2 nAttribs sal_uInt16
-include/sfx2/msg.hxx:132
- SfxType2 pType const std::type_info *
-include/sfx2/msg.hxx:133
+include/sfx2/msg.hxx:135
SfxType3 aAttrib SfxTypeAttrib[3]
-include/sfx2/msg.hxx:133
- SfxType3 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:133
- SfxType3 nAttribs sal_uInt16
-include/sfx2/msg.hxx:133
- SfxType3 pType const std::type_info *
-include/sfx2/msg.hxx:134
+include/sfx2/msg.hxx:136
SfxType4 aAttrib SfxTypeAttrib[4]
-include/sfx2/msg.hxx:134
- SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:134
- SfxType4 nAttribs sal_uInt16
-include/sfx2/msg.hxx:134
- SfxType4 pType const std::type_info *
-include/sfx2/msg.hxx:135
+include/sfx2/msg.hxx:137
SfxType5 aAttrib SfxTypeAttrib[5]
-include/sfx2/msg.hxx:135
- SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:135
- SfxType5 nAttribs sal_uInt16
-include/sfx2/msg.hxx:135
- SfxType5 pType const std::type_info *
-include/sfx2/msg.hxx:136
+include/sfx2/msg.hxx:138
SfxType6 aAttrib SfxTypeAttrib[6]
-include/sfx2/msg.hxx:136
- SfxType6 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:136
- SfxType6 nAttribs sal_uInt16
-include/sfx2/msg.hxx:136
- SfxType6 pType const std::type_info *
-include/sfx2/msg.hxx:137
+include/sfx2/msg.hxx:139
SfxType7 aAttrib SfxTypeAttrib[7]
-include/sfx2/msg.hxx:137
- SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:137
- SfxType7 nAttribs sal_uInt16
-include/sfx2/msg.hxx:137
- SfxType7 pType const std::type_info *
-include/sfx2/msg.hxx:138
+include/sfx2/msg.hxx:140
SfxType8 aAttrib SfxTypeAttrib[8]
-include/sfx2/msg.hxx:138
- SfxType8 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:138
- SfxType8 nAttribs sal_uInt16
-include/sfx2/msg.hxx:138
- SfxType8 pType const std::type_info *
-include/sfx2/msg.hxx:139
+include/sfx2/msg.hxx:141
+ SfxType9 aAttrib SfxTypeAttrib[9]
+include/sfx2/msg.hxx:142
SfxType10 aAttrib SfxTypeAttrib[10]
-include/sfx2/msg.hxx:139
- SfxType10 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:139
- SfxType10 nAttribs sal_uInt16
-include/sfx2/msg.hxx:139
- SfxType10 pType const std::type_info *
-include/sfx2/msg.hxx:140
+include/sfx2/msg.hxx:143
SfxType11 aAttrib SfxTypeAttrib[11]
-include/sfx2/msg.hxx:140
- SfxType11 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:140
- SfxType11 nAttribs sal_uInt16
-include/sfx2/msg.hxx:140
- SfxType11 pType const std::type_info *
-include/sfx2/msg.hxx:142
+include/sfx2/msg.hxx:145
SfxType13 aAttrib SfxTypeAttrib[13]
-include/sfx2/msg.hxx:142
- SfxType13 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:142
- SfxType13 nAttribs sal_uInt16
-include/sfx2/msg.hxx:142
- SfxType13 pType const std::type_info *
-include/sfx2/msg.hxx:143
+include/sfx2/msg.hxx:146
SfxType14 aAttrib SfxTypeAttrib[14]
-include/sfx2/msg.hxx:143
- SfxType14 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:143
- SfxType14 nAttribs sal_uInt16
-include/sfx2/msg.hxx:143
- SfxType14 pType const std::type_info *
-include/sfx2/msg.hxx:144
+include/sfx2/msg.hxx:147
SfxType16 aAttrib SfxTypeAttrib[16]
-include/sfx2/msg.hxx:144
- SfxType16 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:144
- SfxType16 nAttribs sal_uInt16
-include/sfx2/msg.hxx:144
- SfxType16 pType const std::type_info *
-include/sfx2/msg.hxx:145
+include/sfx2/msg.hxx:148
SfxType17 aAttrib SfxTypeAttrib[17]
-include/sfx2/msg.hxx:145
- SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:145
- SfxType17 nAttribs sal_uInt16
-include/sfx2/msg.hxx:145
- SfxType17 pType const std::type_info *
-include/sfx2/msg.hxx:146
+include/sfx2/msg.hxx:149
SfxType23 aAttrib SfxTypeAttrib[23]
-include/sfx2/msg.hxx:146
- SfxType23 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:146
- SfxType23 nAttribs sal_uInt16
-include/sfx2/msg.hxx:146
- SfxType23 pType const std::type_info *
include/svtools/genericasyncunodialog.hxx:54
svt::OGenericUnoAsyncDialog::UnoAsyncDialogEntryGuard m_aGuard ::osl::MutexGuard
include/svtools/genericunodialog.hxx:154
svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard
include/svtools/unoevent.hxx:162
SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
-include/svx/dialog/ThemeColorEditDialog.hxx:23
+include/svx/dialog/ThemeColorEditDialog.hxx:26
svx::ThemeColorEditDialog maColorSet model::ColorSet
include/svx/imapdlg.hxx:91
SvxIMapDlg aIMapItem SvxIMapDlgItem
-include/tools/inetstrm.hxx:40
- INetMIMEMessageStream pMsgStrm std::unique_ptr<SvStream>
-include/unotest/macros_test.hxx:113
+include/unotest/macros_test.hxx:115
unotest::MacrosTest mpDll std::unique_ptr<BasicDLL>
include/vcl/commandevent.hxx:317
CommandGesturePanData mfX const double
@@ -286,9 +190,9 @@ include/vcl/GestureEventZoom.hxx:28
GestureEventZoom meEventType GestureEventZoomType
include/vcl/GestureEventZoom.hxx:32
GestureEventZoom mfScaleDelta double
-include/vcl/pdf/PDFAnnotationMarker.hxx:67
+include/vcl/pdf/PDFAnnotationMarker.hxx:79
vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
-include/vcl/uitest/uiobject.hxx:309
+include/vcl/uitest/uiobject.hxx:316
TabPageUIObject mxTabPage VclPtr<TabPage>
include/xmloff/formlayerexport.hxx:172
xmloff::OOfficeFormsExport m_pImpl std::unique_ptr<OFormsRootExport>
@@ -324,6 +228,12 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:77
(anonymous namespace)::textcat_t output char[1024]
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::no a char[2]
+oox/source/drawingml/scene3dhelper.cxx:476
+ oox::(anonymous namespace)::MSOLight fScale double
+oox/source/drawingml/scene3dhelper.cxx:477
+ oox::(anonymous namespace)::MSOLight fOffset double
+oox/source/drawingml/scene3dhelper.cxx:479
+ oox::(anonymous namespace)::MSOLight bDiffuse _Bool
pyuno/source/module/pyuno_callable.cxx:45
pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
pyuno/source/module/pyuno_impl.hxx:137
@@ -392,22 +302,44 @@ sc/inc/editutil.hxx:111
ScEnginePoolHelper pEnginePool rtl::Reference<SfxItemPool>
sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
-sc/inc/mtvelements.hxx:171
+sc/inc/mtvelements.hxx:172
sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
-sc/inc/patattr.hxx:117
+sc/inc/patattr.hxx:138
ScPatternAttr m_nSerialNumber sal_uInt32
-sc/inc/SolverSettings.hxx:168
+sc/inc/pivot/PivotTableFormats.hxx:44
+ sc::PivotTableFormat bSelected _Bool
+sc/inc/SolverSettings.hxx:241
sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString>
-sc/source/core/data/document.cxx:1234
+sc/source/core/data/document.cxx:1221
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
-sc/source/core/data/document.cxx:1235
+sc/source/core/data/document.cxx:1222
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
+sc/source/core/inc/interpre.hxx:83
+ VectorSearchArguments nTab2 SCTAB
+sc/source/core/inc/interpre.hxx:250
+ ScInterpreter maResultTokenMap ScResultTokenMap
+sc/source/filter/inc/PivotTableFormat.hxx:74
+ oox::xls::PivotTableReference mrFormat const PivotTableFormat &
sc/source/filter/inc/sheetdatacontext.hxx:50
oox::xls::SheetDataContext aReleaser SolarMutexReleaser
-sc/source/ui/inc/docsh.hxx:457
+sc/source/ui/inc/consdlg.hxx:69
+ ScConsolidateDlg m_xExpander std::unique_ptr<weld::Expander>
+sc/source/ui/inc/dbnamdlg.hxx:86
+ ScDbNameDlg m_xExpander std::unique_ptr<weld::Expander>
+sc/source/ui/inc/docsh.hxx:470
ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
+sc/source/ui/inc/namedefdlg.hxx:56
+ ScNameDefDlg m_xExpander std::unique_ptr<weld::Expander>
+sc/source/ui/inc/namedlg.hxx:71
+ ScNameDlg m_xExpander std::unique_ptr<weld::Expander>
+sc/source/ui/inc/PivotLayoutDialog.hxx:88
+ ScPivotLayoutDialog mxOptions std::unique_ptr<weld::Expander>
+sc/source/ui/inc/PivotLayoutDialog.hxx:89
+ ScPivotLayoutDialog mxMore std::unique_ptr<weld::Expander>
sc/source/ui/inc/PivotLayoutTreeListBase.hxx:47
ScPivotLayoutTreeListBase maDropTargetHelper ScPivotLayoutTreeDropTarget
+sc/source/ui/inc/pvfundlg.hxx:85
+ ScDPFunctionDlg mxExpander std::unique_ptr<weld::Expander>
sd/source/ui/inc/CustomAnimationList.hxx:127
sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
sd/source/ui/inc/custsdlg.hxx:68
@@ -420,19 +352,19 @@ sd/source/ui/slidesorter/view/SlsLayouter.cxx:63
sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
sd/source/ui/view/DocumentRenderer.cxx:1318
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
-sd/source/ui/view/viewshel.cxx:1200
+sd/source/ui/view/viewshel.cxx:1245
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
-sd/source/ui/view/viewshel.cxx:1201
+sd/source/ui/view/viewshel.cxx:1246
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
-sd/source/ui/view/viewshel.cxx:1202
+sd/source/ui/view/viewshel.cxx:1247
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
-sd/source/ui/view/viewshel.cxx:1203
+sd/source/ui/view/viewshel.cxx:1248
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
-sd/source/ui/view/ViewShellBase.cxx:190
+sd/source/ui/view/ViewShellBase.cxx:195
sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:250
(anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
sfx2/inc/autoredactdialog.hxx:99
SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
@@ -476,7 +408,7 @@ svl/source/crypto/cryptosign.cxx:276
(anonymous namespace)::PKIStatusInfo failInfo SECItem
svtools/source/filter/exportdialog.hxx:124
ExportDialog mxEncoding std::unique_ptr<weld::Widget>
-svx/source/dialog/contimp.hxx:75
+svx/source/dialog/contimp.hxx:74
SvxSuperContourDlg aContourItem SvxContourDlgItem
svx/source/dialog/weldeditview.cxx:457
(anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
@@ -492,7 +424,7 @@ sw/qa/extras/uiwriter/uiwriter5.cxx:67
SwUiWriterTest5 m_aSavedSettings AllSettings
sw/source/core/crsr/crbm.cxx:62
(anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
-sw/source/core/frmedt/fetab.cxx:80
+sw/source/core/frmedt/fetab.cxx:93
(anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
sw/source/core/inc/ftnboss.hxx:34
SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
@@ -502,16 +434,30 @@ sw/source/core/layout/dbg_lay.cxx:181
SwImplEnterLeave m_nAction DbgAction
sw/source/ui/envelp/swuilabimp.hxx:32
SwLabPage m_xAddressFrame std::unique_ptr<weld::Widget>
-sw/source/uibase/inc/condedit.hxx:43
- ConditionEdit m_aDropTargetHelper ConditionEditDropTarget
-sw/source/uibase/inc/conttree.hxx:334
+sw/source/ui/inc/condedit.hxx:87
+ ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry>
+sw/source/uibase/inc/conttree.hxx:332
SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
-sw/source/uibase/inc/frmpage.hxx:94
+sw/source/uibase/inc/convert.hxx:40
+ SwConvertTableDlg m_aStrTitle OUString
+sw/source/uibase/inc/convert.hxx:41
+ SwConvertTableDlg m_aStrLabel OUString
+sw/source/uibase/inc/convert.hxx:42
+ SwConvertTableDlg m_aStrClose OUString
+sw/source/uibase/inc/convert.hxx:43
+ SwConvertTableDlg m_aStrDelTitle OUString
+sw/source/uibase/inc/convert.hxx:44
+ SwConvertTableDlg m_aStrDelMsg OUString
+sw/source/uibase/inc/convert.hxx:45
+ SwConvertTableDlg m_aStrRenameTitle OUString
+sw/source/uibase/inc/convert.hxx:46
+ SwConvertTableDlg m_aStrInvalidFormat OUString
+sw/source/uibase/inc/convert.hxx:79
+ SwConvertTableDlg m_pShell SwWrtShell *
+sw/source/uibase/inc/frmpage.hxx:103
SwFramePage m_xAnchorFrame std::unique_ptr<weld::Widget>
sw/source/uibase/inc/insfnote.hxx:38
SwInsFootNoteDlg m_xNumberFrame std::unique_ptr<weld::Widget>
-sw/source/uibase/inc/mailmrge.hxx:72
- SwMailMergeDlg m_xSingleJobsCB std::unique_ptr<weld::CheckButton>
sw/source/uibase/inc/num.hxx:47
SwNumPositionTabPage m_xPositionFrame std::unique_ptr<weld::Widget>
sw/source/uibase/inc/pagenumberdlg.hxx:31
@@ -526,17 +472,17 @@ sw/source/uibase/inc/unodispatch.hxx:43
SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
sw/source/uibase/sidebar/ThemePanel.hxx:41
sw::sidebar::ThemePanel mxListBoxFonts std::unique_ptr<weld::TreeView>
+sw/source/writerfilter/ooxml/OOXMLStreamImpl.hxx:41
+ writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
toolkit/source/awt/stylesettings.cxx:74
toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
unoidl/source/unoidlprovider.cxx:675
unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
unoidl/source/unoidlprovider.cxx:676
unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
-uui/source/iahndl.hxx:64
- InteractionHandlerData ServiceName OUString
uui/source/openlocked.hxx:36
vcl::OpenLockedQueryBox mxQuestionMarkImage std::unique_ptr<weld::Image>
-vcl/inc/jsdialog/jsdialogbuilder.hxx:728
+vcl/inc/jsdialog/jsdialogbuilder.hxx:737
JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *>
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
@@ -546,11 +492,43 @@ vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int[256]
vcl/inc/salprn.hxx:48
SalPrinterQueueInfo moPortName std::optional<OUString>
-vcl/inc/sft.hxx:178
+vcl/inc/sft.hxx:179
vcl::TTGlobalFontInfo_ fsSelection sal_uInt16
vcl/inc/skia/zone.hxx:29
SkiaZone g SolarMutexGuard
-vcl/source/app/salvtables.cxx:246
+vcl/inc/unx/cpdmgr.hxx:45
+ psp::CPDPrinter id const char *
+vcl/inc/unx/cpdmgr.hxx:46
+ psp::CPDPrinter name const char *
+vcl/inc/unx/cpdmgr.hxx:47
+ psp::CPDPrinter info const char *
+vcl/inc/unx/cpdmgr.hxx:48
+ psp::CPDPrinter location const char *
+vcl/inc/unx/cpdmgr.hxx:49
+ psp::CPDPrinter make_and_model const char *
+vcl/inc/unx/cpdmgr.hxx:50
+ psp::CPDPrinter printer_state const char *
+vcl/inc/unx/cpdmgr.hxx:51
+ psp::CPDPrinter backend_name const char *
+vcl/inc/unx/cpdmgr.hxx:52
+ psp::CPDPrinter is_accepting_jobs _Bool
+vcl/inc/unx/cpdmgr.hxx:53
+ psp::CPDPrinter backend GDBusProxy *
+vcl/inc/unx/cpdmgr.hxx:59
+ psp::CPDManager m_pConnection GDBusConnection *
+vcl/inc/unx/cpdmgr.hxx:60
+ psp::CPDManager m_aPrintersChanged _Bool
+vcl/inc/unx/cpdmgr.hxx:61
+ psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> >
+vcl/inc/unx/cpdmgr.hxx:62
+ psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *>
+vcl/inc/unx/cpdmgr.hxx:63
+ psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash>
+vcl/inc/unx/cpdmgr.hxx:64
+ psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *>
+vcl/inc/unx/cpdmgr.hxx:65
+ psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext>
+vcl/source/app/salvtables.cxx:245
SalFlashAttention m_aOrigBackground Wallpaper
vcl/source/fontsubset/ttcr.hxx:40
vcl::longHorMetrics aw sal_uInt16
@@ -576,9 +554,9 @@ vcl/unx/gtk3/customcellrenderer.hxx:29
CustomCellRendererClass parent_class GtkCellRendererTextClass
vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
-writerfilter/source/ooxml/OOXMLStreamImpl.hxx:41
- writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
-xmloff/inc/XMLThemeContext.hxx:47
+xmlhelp/source/cxxhelp/inc/tvfactory.hxx:70
+ treeview::TVFactory m_xContext css::uno::Reference<css::uno::XComponentContext>
+xmloff/inc/XMLThemeContext.hxx:45
XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color>
xmlscript/source/xmldlg_imexp/imp_share.hxx:537
xmlscript::BulletinBoardElement mxDialogImport rtl::Reference<DialogImport>
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index a2110d149d2c..9fc7025d4d47 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -1,8 +1,8 @@
-basctl/source/basicide/moduldlg.hxx:134
+basctl/source/basicide/moduldlg.hxx:138
basctl::ObjectPage m_xDropTarget std::unique_ptr<SbTreeListBoxDropTarget>
basctl/source/inc/basidesh.hxx:98
basctl::Shell m_aNotifier DocumentEventNotifier
-basctl/source/inc/bastype2.hxx:182
+basctl/source/inc/bastype2.hxx:181
basctl::SbTreeListBox m_aNotifier DocumentEventNotifier
basctl/source/inc/colorscheme.hxx:29
basctl::ColorScheme m_sSchemeName OUString
@@ -10,7 +10,7 @@ basctl/source/inc/colorscheme.hxx:30
basctl::ColorScheme m_bIsDefault _Bool
basctl/source/inc/IDEComboBox.hxx:113
basctl::DocListenerBox maNotifier DocumentEventNotifier
-basegfx/source/polygon/b2dpolygontriangulator.cxx:113
+basegfx/source/polygon/b2dpolygontriangulator.cxx:108
basegfx::(anonymous namespace)::Triangulator maNewEdgeEntries std::vector<std::unique_ptr<EdgeEntry> >
basic/qa/cppunit/test_scanner.cxx:24
(anonymous namespace)::Symbol line sal_uInt16
@@ -18,45 +18,45 @@ basic/qa/cppunit/test_scanner.cxx:25
(anonymous namespace)::Symbol col1 sal_uInt16
basic/source/inc/runtime.hxx:254
SbiRuntime aRefSaved std::vector<SbxVariableRef>
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:54
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:66
Data pMethod sal_uInt64
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:55
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:67
Data pStack sal_uInt64 *
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:56
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:68
Data nStack sal_uInt32
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:57
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:69
Data pGPR sal_uInt64 *
-bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:58
+bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:70
Data pFPR double *
bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:447
bridges::cpp_uno::shared::VtableFactory::Slot fn const void *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:126
__cxxabiv1::__cxa_exception unexpectedHandler void (*)(void)
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:127
__cxxabiv1::__cxa_exception terminateHandler std::terminate_handler
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:128
__cxxabiv1::__cxa_exception nextException __cxa_exception *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:129
__cxxabiv1::__cxa_exception handlerCount int
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:134
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
__cxxabiv1::__cxa_exception handlerSwitchValue int
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
__cxxabiv1::__cxa_exception actionRecord const char *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:136
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
__cxxabiv1::__cxa_exception languageSpecificData const char *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:137
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
__cxxabiv1::__cxa_exception catchTemp void *
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:139
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
__cxxabiv1::__cxa_exception unwindHeader _Unwind_Exception
-bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:149
+bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:145
__cxxabiv1::__cxa_eh_globals uncaughtExceptions unsigned int
-bridges/source/jni_uno/jni_java2uno.cxx:151
- jni_uno::(anonymous namespace)::largest n sal_Int64
bridges/source/jni_uno/jni_java2uno.cxx:152
- jni_uno::(anonymous namespace)::largest d double
+ jni_uno::(anonymous namespace)::largest n sal_Int64
bridges/source/jni_uno/jni_java2uno.cxx:153
- jni_uno::(anonymous namespace)::largest p void *
+ jni_uno::(anonymous namespace)::largest d double
bridges/source/jni_uno/jni_java2uno.cxx:154
+ jni_uno::(anonymous namespace)::largest p void *
+bridges/source/jni_uno/jni_java2uno.cxx:155
jni_uno::(anonymous namespace)::largest a uno_Any
canvas/inc/rendering/irendermodule.hxx:36
canvas::Vertex a float
@@ -88,9 +88,9 @@ chart2/inc/ChartModel.hxx:485
chart::ChartModel mnStart sal_Int32
chart2/inc/ChartModel.hxx:486
chart::ChartModel mnEnd sal_Int32
-chart2/source/controller/dialogs/DialogModel.cxx:179
+chart2/source/controller/dialogs/DialogModel.cxx:178
(anonymous namespace)::lcl_RolesWithRangeAppend m_rDestCnt tContainerType *
-chart2/source/controller/inc/ChartController.hxx:414
+chart2/source/controller/inc/ChartController.hxx:415
chart::ChartController m_apDropTargetHelper std::unique_ptr<DropTargetHelper>
chart2/source/controller/inc/dlg_ChartType_UNO.hxx:62
chart::ChartTypeUnoDlg m_xChartModel rtl::Reference< ::chart::ChartModel>
@@ -98,9 +98,9 @@ chart2/source/controller/inc/dlg_View3D.hxx:53
chart::View3DDialog m_xIllumination std::unique_ptr<ThreeD_SceneIllumination_TabPage>
chart2/source/controller/main/ElementSelector.hxx:37
chart::ListBoxEntryData nHierarchyDepth sal_Int32
-chart2/source/inc/MediaDescriptorHelper.hxx:71
+chart2/source/inc/MediaDescriptorHelper.hxx:72
apphelper::MediaDescriptorHelper ReadOnly _Bool
-chart2/source/view/charttypes/PieChart.hxx:140
+chart2/source/view/charttypes/PieChart.hxx:271
chart::PieChart::PieLabelInfo fValue double
codemaker/source/cppumaker/dependencies.hxx:108
codemaker::cppumaker::Dependencies m_voidDependency _Bool
@@ -250,9 +250,9 @@ cppu/source/uno/copy.hxx:38
cppu::(anonymous namespace)::SequencePrefix nRefCount sal_Int32
cppu/source/uno/copy.hxx:39
cppu::(anonymous namespace)::SequencePrefix nElements sal_Int32
-cppuhelper/source/access_control.cxx:73
+cppuhelper/source/access_control.cxx:72
cppu::(anonymous namespace)::permission m_str1 rtl_uString *
-cppuhelper/source/access_control.cxx:74
+cppuhelper/source/access_control.cxx:73
cppu::(anonymous namespace)::permission m_str2 rtl_uString *
cppuhelper/source/typemanager.cxx:846
(anonymous namespace)::BaseOffset set_ std::set<OUString>
@@ -276,7 +276,7 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:86
dbaccess::OSingleSelectQueryComposer m_aTablesCollection std::vector<std::unique_ptr<OPrivateTables> >
dbaccess/source/core/inc/TableDeco.hxx:64
dbaccess::ODBTableDecorator m_xColumnMediator css::uno::Reference<css::container::XContainerListener>
-dbaccess/source/filter/xml/dbloader2.cxx:201
+dbaccess/source/filter/xml/dbloader2.cxx:200
dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf Reference<XFrameLoader>
dbaccess/source/ui/app/AppDetailView.hxx:107
dbaui::OApplicationDetailView m_aExternalMnemonics MnemonicGenerator
@@ -284,11 +284,11 @@ dbaccess/source/ui/browser/dbloader.cxx:60
(anonymous namespace)::DBContentLoader m_xListener Reference<XLoadEventListener>
dbaccess/source/ui/inc/RelationController.hxx:36
dbaui::ORelationController m_xWaitObject std::unique_ptr<weld::WaitObject>
-desktop/qa/desktop_lib/test_desktop_lib.cxx:314
+desktop/qa/desktop_lib/test_desktop_lib.cxx:308
DesktopLOKTest m_bModified _Bool
-desktop/source/app/app.cxx:1247
+desktop/source/app/app.cxx:1250
desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions>
-desktop/source/app/app.cxx:1248
+desktop/source/app/app.cxx:1251
desktop::(anonymous namespace)::ExecuteGlobals pPathOptions std::unique_ptr<SvtPathOptions>
desktop/source/deployment/gui/dp_gui_extlistbox.hxx:138
dp_gui::ExtensionBox_Impl m_vRemovedEntries std::vector<TEntry_Impl>
@@ -326,6 +326,8 @@ drawinglayer/source/attribute/sdrsceneattribute3d.cxx:29
drawinglayer::attribute::ImpSdrSceneAttribute mfDistance double
drawinglayer/source/tools/emfpcustomlinecap.hxx:32
emfplushelper::EMFPCustomLineCap mbIsFilled _Bool
+editeng/source/editeng/impedit.hxx:604
+ ImpEditEngine mnCurTextHeightNTP tools::Long
embeddedobj/source/inc/oleembobj.hxx:133
OleEmbeddedObject m_nTargetState sal_Int32
embeddedobj/source/inc/oleembobj.hxx:145
@@ -364,13 +366,15 @@ framework/inc/xml/imagesdocumenthandler.hxx:124
framework::OWriteImagesDocumentHandler m_xEmptyList css::uno::Reference<css::xml::sax::XAttributeList>
framework/inc/xml/statusbardocumenthandler.hxx:125
framework::OWriteStatusBarDocumentHandler m_xEmptyList css::uno::Reference<css::xml::sax::XAttributeList>
+framework/source/fwe/classes/addonsoptions.cxx:248
+ framework::AddonsOptions_Impl::OneImageEntry aURL OUString
framework/source/layoutmanager/toolbarlayoutmanager.hxx:273
framework::ToolbarLayoutManager m_pGlobalSettings std::unique_ptr<GlobalSettings>
framework/source/layoutmanager/toolbarlayoutmanager.hxx:277
framework::ToolbarLayoutManager m_bGlobalSettings _Bool
helpcompiler/inc/HelpCompiler.hxx:204
HelpCompiler gui std::string
-i18nutil/source/utility/paper.cxx:318
+i18nutil/source/utility/paper.cxx:314
paperword string char *
include/basegfx/DrawCommands.hxx:82
gfx::LinearGradientInfo maMatrix basegfx::B2DHomMatrix
@@ -450,9 +454,9 @@ include/framework/dispatchhelper.hxx:73
framework::DispatchHelper m_xBroadcaster css::uno::Reference<css::uno::XInterface>
include/framework/framelistanalyzer.hxx:122
framework::FrameListAnalyzer m_xHelp css::uno::Reference<css::frame::XFrame>
-include/LibreOfficeKit/LibreOfficeKit.h:357
+include/LibreOfficeKit/LibreOfficeKit.h:363
_LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int)
-include/LibreOfficeKit/LibreOfficeKit.h:362
+include/LibreOfficeKit/LibreOfficeKit.h:368
_LibreOfficeKitDocumentClass paintWindowDPI void (*)(LibreOfficeKitDocument *, unsigned int, unsigned char *, const int, const int, const int, const int, const double)
include/opencl/openclwrapper.hxx:34
openclwrapper::KernelEnv mpkProgram cl_program
@@ -470,9 +474,9 @@ include/sfx2/minfitem.hxx:38
SfxMacroInfoItem aCommentText OUString
include/sfx2/viewsh.hxx:188
SfxViewShell m_xHelper std::shared_ptr<SfxStoringHelper>
-include/svl/poolitem.hxx:160
+include/svl/poolitem.hxx:473
SfxPoolItem m_bDeleted _Bool
-include/svl/sigstruct.hxx:127
+include/svl/sigstruct.hxx:125
SignatureInformation hasInconsistentSigningTime _Bool
include/svtools/brwbox.hxx:325
BrowseBox::CursorMoveAttempt m_nCol sal_Int32
@@ -484,63 +488,65 @@ include/svtools/ctrltool.hxx:147
FontList mpDev VclPtr<OutputDevice>
include/svtools/ctrltool.hxx:148
FontList mpDev2 VclPtr<OutputDevice>
+include/svx/annotation/Annotation.hxx:69
+ sdr::annotation::CreationInfo maRectangle basegfx::B2DRectangle
include/svx/bmpmask.hxx:127
SvxBmpMask aSelItem SvxBmpMaskSelectItem
-include/svx/diagram/datamodel.hxx:116
+include/svx/diagram/datamodel.hxx:118
svx::diagram::Point msColorTransformCategoryId OUString
-include/svx/diagram/datamodel.hxx:117
+include/svx/diagram/datamodel.hxx:119
svx::diagram::Point msColorTransformTypeId OUString
-include/svx/diagram/datamodel.hxx:118
+include/svx/diagram/datamodel.hxx:120
svx::diagram::Point msLayoutCategoryId OUString
-include/svx/diagram/datamodel.hxx:119
+include/svx/diagram/datamodel.hxx:121
svx::diagram::Point msLayoutTypeId OUString
-include/svx/diagram/datamodel.hxx:120
+include/svx/diagram/datamodel.hxx:122
svx::diagram::Point msPlaceholderText OUString
-include/svx/diagram/datamodel.hxx:124
+include/svx/diagram/datamodel.hxx:126
svx::diagram::Point msQuickStyleCategoryId OUString
-include/svx/diagram/datamodel.hxx:125
+include/svx/diagram/datamodel.hxx:127
svx::diagram::Point msQuickStyleTypeId OUString
-include/svx/diagram/datamodel.hxx:128
+include/svx/diagram/datamodel.hxx:130
svx::diagram::Point mnMaxChildren sal_Int32
-include/svx/diagram/datamodel.hxx:129
+include/svx/diagram/datamodel.hxx:131
svx::diagram::Point mnPreferredChildren sal_Int32
-include/svx/diagram/datamodel.hxx:132
+include/svx/diagram/datamodel.hxx:134
svx::diagram::Point mnResizeHandles sal_Int32
-include/svx/diagram/datamodel.hxx:133
+include/svx/diagram/datamodel.hxx:135
svx::diagram::Point mnCustomAngle sal_Int32
-include/svx/diagram/datamodel.hxx:134
+include/svx/diagram/datamodel.hxx:136
svx::diagram::Point mnPercentageNeighbourWidth sal_Int32
-include/svx/diagram/datamodel.hxx:135
+include/svx/diagram/datamodel.hxx:137
svx::diagram::Point mnPercentageNeighbourHeight sal_Int32
-include/svx/diagram/datamodel.hxx:136
+include/svx/diagram/datamodel.hxx:138
svx::diagram::Point mnPercentageOwnWidth sal_Int32
-include/svx/diagram/datamodel.hxx:137
+include/svx/diagram/datamodel.hxx:139
svx::diagram::Point mnPercentageOwnHeight sal_Int32
-include/svx/diagram/datamodel.hxx:138
+include/svx/diagram/datamodel.hxx:140
svx::diagram::Point mnIncludeAngleScale sal_Int32
-include/svx/diagram/datamodel.hxx:139
+include/svx/diagram/datamodel.hxx:141
svx::diagram::Point mnRadiusScale sal_Int32
-include/svx/diagram/datamodel.hxx:140
+include/svx/diagram/datamodel.hxx:142
svx::diagram::Point mnWidthScale sal_Int32
-include/svx/diagram/datamodel.hxx:141
+include/svx/diagram/datamodel.hxx:143
svx::diagram::Point mnHeightScale sal_Int32
-include/svx/diagram/datamodel.hxx:142
+include/svx/diagram/datamodel.hxx:144
svx::diagram::Point mnWidthOverride sal_Int32
-include/svx/diagram/datamodel.hxx:143
+include/svx/diagram/datamodel.hxx:145
svx::diagram::Point mnHeightOverride sal_Int32
-include/svx/diagram/datamodel.hxx:147
+include/svx/diagram/datamodel.hxx:149
svx::diagram::Point mbOrgChartEnabled _Bool
-include/svx/diagram/datamodel.hxx:148
+include/svx/diagram/datamodel.hxx:150
svx::diagram::Point mbBulletEnabled _Bool
-include/svx/diagram/datamodel.hxx:149
+include/svx/diagram/datamodel.hxx:151
svx::diagram::Point mbCoherent3DOffset _Bool
-include/svx/diagram/datamodel.hxx:150
+include/svx/diagram/datamodel.hxx:152
svx::diagram::Point mbCustomHorizontalFlip _Bool
-include/svx/diagram/datamodel.hxx:151
- svx::diagram::Point mbCustomVerticalFlip _Bool
include/svx/diagram/datamodel.hxx:153
+ svx::diagram::Point mbCustomVerticalFlip _Bool
+include/svx/diagram/datamodel.hxx:155
svx::diagram::Point mbIsPlaceholder _Bool
-include/svx/diagram/datamodel.hxx:264
+include/svx/diagram/datamodel.hxx:266
svx::diagram::DiagramData maConnectionNameMap ConnectionNameMap
include/svx/fillctrl.hxx:83
FillControl mxColorDispatch std::unique_ptr<ToolbarUnoDispatcher>
@@ -554,21 +560,23 @@ include/svx/galctrl.hxx:91
GalleryIconView mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
include/svx/GenericCheckDialog.hxx:91
svx::GenericCheckDialog m_aCheckEntries std::vector<std::unique_ptr<GenericCheckEntry> >
-include/svx/gridctrl.hxx:260
+include/svx/gridctrl.hxx:266
DbGridControl m_pCursorDisposeListener std::unique_ptr<DisposeListenerGridBridge>
include/svx/ofaitem.hxx:44
OfaXColorListItem mxRef rtl::Reference<XColorList>
include/svx/sdasitm.hxx:55
SdrCustomShapeGeometryItem m_aHash size_t
-include/svx/srchdlg.hxx:166
+include/svx/sidebar/LinePropertyPanelBase.hxx:100
+ svx::sidebar::LinePropertyPanelBase mxArrowHeadStyleDispatch std::unique_ptr<ToolbarUnoDispatcher>
+include/svx/srchdlg.hxx:175
SvxSearchDialog pSearchController std::unique_ptr<SvxSearchController>
-include/svx/srchdlg.hxx:167
+include/svx/srchdlg.hxx:176
SvxSearchDialog pOptionsController std::unique_ptr<SvxSearchController>
-include/svx/svdmrkv.hxx:99
+include/svx/svdmrkv.hxx:100
+ SdrMarkView mpMarkingSelectionOverlay std::unique_ptr<MarkingSelectionOverlay>
+include/svx/svdmrkv.hxx:101
SdrMarkView mpMarkingSubSelectionOverlay std::unique_ptr<MarkingSubSelectionOverlay>
-include/svx/tbcontrl.hxx:265
- SvxCurrencyToolBoxControl::SvxCurrencyData m_onlyIsoCode _Bool
-include/svx/theme/ThemeColorPaletteManager.hxx:44
+include/svx/theme/ThemeColorPaletteManager.hxx:48
svx::ThemePaletteColorData maBaseColor Color
include/svx/viewpt3d.hxx:62
Viewport3D::(unnamed struct at /home/noel/libo-plugin/include/svx/viewpt3d.hxx:60:5) H double
@@ -606,24 +614,28 @@ include/vcl/vclenum.hxx:170
ItalicMatrix yx double
include/vcl/vclenum.hxx:170
ItalicMatrix yy double
+include/vcl/vcllayout.hxx:140
+ SalLayout mnDrawMinCharPos int
+include/vcl/vcllayout.hxx:141
+ SalLayout mnDrawEndCharPos int
include/xmloff/shapeimport.hxx:95
SdXML3DSceneAttributesHelper mbVRPUsed _Bool
-include/xmloff/txtparae.hxx:118
+include/xmloff/txtparae.hxx:120
XMLTextParagraphExport maFrameRecurseGuard o3tl::sorted_vector<css::uno::Reference<css::text::XTextFrame> >
-include/xmloff/txtparae.hxx:119
+include/xmloff/txtparae.hxx:121
XMLTextParagraphExport maShapeRecurseGuard o3tl::sorted_vector<css::uno::Reference<css::drawing::XShape> >
-io/source/stm/odata.cxx:234
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:234:5) n sal_uInt32
-io/source/stm/odata.cxx:241
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:241:5) ad struct (unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:241:23)
-io/source/stm/odata.cxx:241
- io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:241:23) n1 sal_uInt32
-io/source/stm/odata.cxx:241
- io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:241:23) n2 sal_uInt32
-io/source/stm/odata.cxx:550
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:550:5) f float
-io/source/stm/odata.cxx:557
- (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:557:5) d double
+io/source/stm/odata.cxx:233
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:233:5) n sal_uInt32
+io/source/stm/odata.cxx:240
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:240:5) ad struct (unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:240:23)
+io/source/stm/odata.cxx:240
+ io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:240:23) n1 sal_uInt32
+io/source/stm/odata.cxx:240
+ io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/io/source/stm/odata.cxx:240:23) n2 sal_uInt32
+io/source/stm/odata.cxx:549
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:549:5) f float
+io/source/stm/odata.cxx:556
+ (unnamed union at /home/noel/libo-plugin/io/source/stm/odata.cxx:556:5) d double
jvmfwk/inc/vendorbase.hxx:179
jfw_plugin::VendorBase m_sArch OUString
l10ntools/inc/common.hxx:32
@@ -698,43 +710,51 @@ sal/textenc/tcvtutf7.cxx:422
(anonymous namespace)::ImplUTF7FromUCContextData mnBitBuffer sal_uInt32
sal/textenc/tcvtutf7.cxx:423
(anonymous namespace)::ImplUTF7FromUCContextData mnBufferBits sal_uInt32
-sc/inc/compiler.hxx:267
- ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:268
+ ScCompiler::AddInMap pODFF const char *
+sc/inc/compiler.hxx:269
ScCompiler::AddInMap pEnglish const char *
-sc/inc/compiler.hxx:270
+sc/inc/compiler.hxx:271
ScCompiler::AddInMap pUpper const char *
sc/inc/compressedarray.hxx:68
ScCompressedArray::RangeData mnRow2 A
-sc/inc/fillinfo.hxx:287
- ScTableInfo mDataBarInfos std::vector<std::unique_ptr<const ScDataBarInfo> >
+sc/inc/fillinfo.hxx:95
+ ScIconSetInfo eConditionMode ScConditionMode
sc/inc/fillinfo.hxx:288
+ ScTableInfo mDataBarInfos std::vector<std::unique_ptr<const ScDataBarInfo> >
+sc/inc/fillinfo.hxx:289
ScTableInfo mIconSetInfos std::vector<std::unique_ptr<const ScIconSetInfo> >
-sc/inc/patattr.hxx:118
+sc/inc/patattr.hxx:139
ScPatternAttr m_bDeleted _Bool
sc/inc/pivot.hxx:75
ScDPLabelData mnFlags sal_Int32
sc/inc/pivot.hxx:78
ScDPLabelData mbIsValue _Bool
+sc/inc/pivot/PivotTableFormatOutput.hxx:66
+ sc::FieldData bIsSet _Bool
sc/inc/scmatrix.hxx:105
ScMatrix mbCloneIfConst _Bool
sc/inc/scmod.hxx:98
ScModule m_pErrorHdl std::unique_ptr<SfxErrorHandler>
sc/inc/tabopparams.hxx:37
ScInterpreterTableOpParams bValid _Bool
-sc/qa/unit/subsequent_export_test.cxx:2230
- (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnRow SCROW
-sc/qa/unit/subsequent_export_test.cxx:2231
- (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnStyle SvxBorderLineStyle
-sc/qa/unit/subsequent_export_test.cxx:2232
- (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnWidth tools::Long
-sc/source/core/data/column4.cxx:1453
+sc/qa/unit/subsequent_export_test.cxx:2233
+ (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2231:18) mnRow SCROW
+sc/qa/unit/subsequent_export_test.cxx:2234
+ (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2231:18) mnStyle SvxBorderLineStyle
+sc/qa/unit/subsequent_export_test.cxx:2235
+ (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2231:18) mnWidth tools::Long
+sc/qa/unit/tiledrendering/tiledrendering.cxx:460
+ (anonymous namespace)::ViewCallback m_aInvalidationsParts std::vector<int>
+sc/qa/unit/tiledrendering/tiledrendering.cxx:461
+ (anonymous namespace)::ViewCallback m_aInvalidationsMode std::vector<int>
+sc/source/core/data/column4.cxx:1451
(anonymous namespace)::StartListeningFormulaCellsHandler mnStartRow SCROW
-sc/source/core/data/column.cxx:1244
+sc/source/core/data/column.cxx:1243
(anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
-sc/source/core/data/column.cxx:1245
+sc/source/core/data/column.cxx:1244
(anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags ScCloneFlags
-sc/source/core/data/table2.cxx:4020
+sc/source/core/data/table2.cxx:4027
(anonymous namespace)::OutlineArrayFinder mpArray ScOutlineArray *
sc/source/filter/excel/xltoolbar.hxx:24
TBCCmd A _Bool
@@ -748,14 +768,10 @@ sc/source/filter/excel/xltoolbar.hxx:28
TBCCmd reserved3 sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:53
ScCTB rVisualData std::vector<TBVisualData>
-sc/source/filter/excel/xltools.cxx:103
- (anonymous union at /home/noel/libo-plugin/sc/source/filter/excel/xltools.cxx:100:5) smD sal_math_Double
sc/source/filter/inc/exp_op.hxx:47
ExportBiff5 pExcRoot RootData *
sc/source/filter/inc/imp_op.hxx:83
ImportExcel::LastFormula mpCell ScFormulaCell *
-sc/source/filter/inc/lotattr.hxx:92
- LotAttrCache pDocPool ScDocumentPool *
sc/source/filter/inc/namebuff.hxx:37
StringHashEntry aString OUString
sc/source/filter/inc/namebuff.hxx:38
@@ -792,10 +808,6 @@ sc/source/ui/inc/dwfunctr.hxx:53
ScFunctionWin xConfigChange std::unique_ptr<EnglishFunctionNameChange>
sc/source/ui/inc/filtdlg.hxx:193
ScSpecialFilterDlg pOptionsMgr std::unique_ptr<ScFilterOptionsMgr>
-sc/source/ui/inc/instbdlg.hxx:57
- ScInsertTableDlg aDocShTablesRef SfxObjectShellRef
-sc/source/ui/inc/linkarea.hxx:36
- ScLinkedAreaDlg aSourceRef SfxObjectShellRef
sc/source/ui/inc/pfuncache.hxx:48
ScPrintSelectionStatus aRanges ScRangeList
sc/source/ui/inc/PivotLayoutTreeList.hxx:20
@@ -804,7 +816,7 @@ sc/source/ui/inc/PivotLayoutTreeListData.hxx:37
ScPivotLayoutTreeListData maDataItemValues std::vector<std::unique_ptr<ScItemValue> >
sc/source/ui/inc/preview.hxx:46
ScPreview nTabPage tools::Long
-sc/source/ui/inc/tabvwsh.hxx:144
+sc/source/ui/inc/tabvwsh.hxx:151
ScTabViewShell xDisProvInterceptor css::uno::Reference<css::frame::XDispatchProviderInterceptor>
sc/source/ui/inc/transobj.hxx:48
ScTransferObj m_aDrawPersistRef SfxObjectShellRef
@@ -828,17 +840,17 @@ sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx:65
sc::sidebar::NumberFormatPropertyPanel mxCategoryDispatch std::unique_ptr<ToolbarUnoDispatcher>
sc/source/ui/vba/vbachartobject.hxx:43
ScVbaChartObject oShapeHelper std::optional<ov::ShapeHelper>
-sd/inc/sdmod.hxx:145
+sd/inc/sdmod.hxx:137
SdModule mpErrorHdl std::unique_ptr<SfxErrorHandler>
-sd/qa/unit/tiledrendering/tiledrendering.cxx:86
- SdTiledRenderingTest m_bFound _Bool
sd/qa/unit/tiledrendering/tiledrendering.cxx:87
+ SdTiledRenderingTest m_bFound _Bool
+sd/qa/unit/tiledrendering/tiledrendering.cxx:88
SdTiledRenderingTest m_nPart sal_Int32
-sd/qa/unit/tiledrendering/tiledrendering.cxx:89
- SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:90
- SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+ SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:91
+ SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+sd/qa/unit/tiledrendering/tiledrendering.cxx:92
SdTiledRenderingTest m_nSelectionAfterSearchResult int
sd/source/console/PresenterTimer.cxx:105
sdext::presenter::(anonymous namespace)::TimerScheduler mpLateDestroy std::shared_ptr<TimerScheduler>
@@ -852,10 +864,12 @@ sd/source/ui/inc/custsdlg.hxx:60
SdDefineCustomShowDlg bModified _Bool
sd/source/ui/inc/fudspord.hxx:50
sd::FuDisplayOrder mpOverlay std::unique_ptr<SdrDropMarkerOverlay>
-sd/source/ui/inc/navigatr.hxx:143
+sd/source/ui/inc/navigatr.hxx:148
SdNavigatorWin mpNavigatorCtrlItem std::unique_ptr<SdNavigatorControllerItem>
-sd/source/ui/inc/navigatr.hxx:144
+sd/source/ui/inc/navigatr.hxx:149
SdNavigatorWin mpPageNameCtrlItem std::unique_ptr<SdPageNameControllerItem>
+sd/source/ui/inc/NotesPanelView.hxx:47
+ sd::NotesPanelView maDocColor Color
sd/source/ui/inc/tools/TimerBasedTaskExecution.hxx:72
sd::tools::TimerBasedTaskExecution mpSelf std::shared_ptr<TimerBasedTaskExecution>
sd/source/ui/inc/unopage.hxx:275
@@ -868,7 +882,7 @@ sd/source/ui/remotecontrol/Receiver.hxx:34
sd::Receiver pTransmitter Transmitter *
sd/source/ui/sidebar/MasterPageContainerProviders.hxx:144
sd::sidebar::TemplatePreviewProvider msURL OUString
-sd/source/ui/slideshow/slideshowimpl.hxx:342
+sd/source/ui/slideshow/slideshowimpl.hxx:358
sd::SlideshowImpl mpPaneHider ::std::unique_ptr<PaneHider>
sd/source/ui/slideshow/SlideShowRestarter.hxx:72
sd::SlideShowRestarter mpSelf ::std::shared_ptr<SlideShowRestarter>
@@ -884,7 +898,7 @@ sfx2/inc/notebookbar/NotebookbarTabControl.hxx:42
NotebookbarTabControl m_pListener css::uno::Reference<css::ui::XUIConfigurationListener>
sfx2/source/appl/fileobj.hxx:40
SvFileObject mxDelMed tools::SvRef<SfxMedium>
-sfx2/source/doc/sfxbasemodel.cxx:482
+sfx2/source/doc/sfxbasemodel.cxx:477
(anonymous namespace)::SfxSaveGuard m_pFramesLock std::unique_ptr<SfxOwnFramesLocker>
sfx2/source/inc/appdata.hxx:68
SfxAppData_Impl maDocTopics std::vector<SfxDdeDocTopic_Impl *>
@@ -908,6 +922,8 @@ sfx2/source/inc/StyleList.hxx:232
StyleList m_xTreeView2DropTargetHelper std::unique_ptr<TreeViewDropTarget>
sfx2/source/inc/templdgi.hxx:207
SfxTemplateDialog_Impl m_xToolbarDropTargetHelper std::unique_ptr<ToolbarDropTarget>
+sfx2/source/notebookbar/SfxNotebookBar.cxx:54
+ (anonymous namespace)::NotebookBarViewData m_pToolbarUnoDispatcher std::unique_ptr<ToolbarUnoDispatcher>
sfx2/source/view/classificationcontroller.cxx:73
sfx2::(anonymous namespace)::ClassificationCategoriesController m_aPropertyListener ClassificationPropertyListener
sfx2/source/view/viewsh.cxx:747
@@ -934,35 +950,31 @@ starmath/inc/mathml/mathmlimport.hxx:47
SmXMLImportWrapper m_bUseHTMLMLEntities _Bool
starmath/inc/view.hxx:192
SmCmdBoxWindow aController SmEditController
-stoc/source/servicemanager/servicemanager.cxx:389
+stoc/source/servicemanager/servicemanager.cxx:388
(anonymous namespace)::OServiceManager m_SetLoadedFactories HashSet_Ref
store/source/storbios.cxx:51
(anonymous namespace)::OStoreSuperBlock m_nMarked sal_uInt32
store/source/storbios.cxx:52
(anonymous namespace)::OStoreSuperBlock m_aMarked L
-svgio/inc/svgdocument.hxx:38
- svgio::svgreader::SvgDocument maOrphanNodes SvgNodeVector
svgio/inc/svgsvgnode.hxx:41
svgio::svgreader::SvgSvgNode maVersion SvgNumber
-svgio/inc/svgsymbolnode.hxx:32
- svgio::svgreader::SvgSymbolNode maSvgAspectRatio SvgAspectRatio
svgio/inc/svgtextposition.hxx:36
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
svgio/inc/svgusenode.hxx:40
svgio::svgreader::SvgUseNode maWidth SvgNumber
svgio/inc/svgusenode.hxx:41
svgio::svgreader::SvgUseNode maHeight SvgNumber
-svl/qa/unit/svl.cxx:257
- (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:256:5) eStart NfIndexTableOffset
svl/qa/unit/svl.cxx:258
- (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:256:5) eEnd NfIndexTableOffset
+ (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:257:5) eStart NfIndexTableOffset
svl/qa/unit/svl.cxx:259
- (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:256:5) nSize size_t
+ (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:257:5) eEnd NfIndexTableOffset
svl/qa/unit/svl.cxx:260
- (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:256:5) pCodes const char **
-svl/qa/unit/svl.cxx:1149
- NumberFormatData pFormat const char *
+ (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:257:5) nSize size_t
+svl/qa/unit/svl.cxx:261
+ (unnamed struct at /home/noel/libo-plugin/svl/qa/unit/svl.cxx:257:5) pCodes const char **
svl/qa/unit/svl.cxx:1150
+ NumberFormatData pFormat const char *
+svl/qa/unit/svl.cxx:1151
NumberFormatData bIsNumber _Bool
svl/qa/unit/test_URIHelper.cxx:225
Data base const char *
@@ -1000,15 +1012,13 @@ svl/source/crypto/cryptosign.cxx:188
(anonymous namespace)::SigningCertificateV2 certs ESSCertIDv2 **
svl/source/misc/inethist.cxx:45
INetURLHistory_Impl::head_entry m_nMagic sal_uInt32
-svl/source/undo/undo.cxx:312
+svl/source/undo/undo.cxx:323
svl::undo::impl::UndoManagerGuard m_aUndoActionsCleanup ::std::vector<std::unique_ptr<SfxUndoAction> >
-svx/inc/galbrws2.hxx:82
- GalleryBrowser2 mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
svx/inc/sdr/overlay/overlaytools.hxx:41
drawinglayer::primitive2d::OverlayStaticRectanglePrimitive mfRotation double
svx/inc/sdr/primitive2d/sdrolecontentprimitive2d.hxx:44
drawinglayer::primitive2d::SdrOleContentPrimitive2D mnGraphicVersion sal_uInt32
-svx/source/form/dataaccessdescriptor.cxx:39
+svx/source/form/dataaccessdescriptor.cxx:38
svx::ODADescriptorImpl m_bSetOutOfDate _Bool
svx/source/form/formcontroller.cxx:208
svxform::(anonymous namespace)::ColumnInfo nNullable sal_Int32
@@ -1016,6 +1026,8 @@ svx/source/inc/datanavi.hxx:326
svxform::DataNavigator m_xDataWin std::unique_ptr<DataNavigatorWindow>
svx/source/inc/docrecovery.hxx:132
svx::DocRecovery::TURLInfo Module OUString
+svx/source/inc/galbrws1.hxx:118
+ GalleryBrowser1 mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
svx/source/inc/StylesPreviewToolBoxControl.hxx:32
StylesPreviewToolBoxControl m_xWeldBox std::unique_ptr<StylesPreviewWindow_Base>
svx/source/inc/StylesPreviewWindow.hxx:106
@@ -1034,16 +1046,12 @@ svx/source/sidebar/effect/EffectPropertyPanel.hxx:37
svx::sidebar::EffectPropertyPanel maGlowTransparencyController sfx2::sidebar::ControllerItem
svx/source/sidebar/effect/EffectPropertyPanel.hxx:39
svx::sidebar::EffectPropertyPanel maSoftEdgeRadiusController sfx2::sidebar::ControllerItem
-svx/source/sidebar/line/LinePropertyPanel.hxx:81
+svx/source/sidebar/line/LinePropertyPanel.hxx:79
svx::sidebar::LinePropertyPanel maStyleControl sfx2::sidebar::ControllerItem
-svx/source/sidebar/line/LinePropertyPanel.hxx:82
+svx/source/sidebar/line/LinePropertyPanel.hxx:80
svx::sidebar::LinePropertyPanel maDashControl sfx2::sidebar::ControllerItem
-svx/source/sidebar/line/LinePropertyPanel.hxx:84
+svx/source/sidebar/line/LinePropertyPanel.hxx:82
svx::sidebar::LinePropertyPanel maTransControl sfx2::sidebar::ControllerItem
-svx/source/sidebar/line/LinePropertyPanel.hxx:85
- svx::sidebar::LinePropertyPanel maEdgeStyle sfx2::sidebar::ControllerItem
-svx/source/sidebar/line/LinePropertyPanel.hxx:86
- svx::sidebar::LinePropertyPanel maCapStyle sfx2::sidebar::ControllerItem
svx/source/sidebar/lists/ListsPropertyPanel.hxx:41
svx::sidebar::ListsPropertyPanel mxNumBulletDispatcher std::unique_ptr<ToolbarUnoDispatcher>
svx/source/sidebar/lists/ListsPropertyPanel.hxx:43
@@ -1064,15 +1072,15 @@ svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:91
svx::sidebar::ParaPropertyPanel mxLineSpacingDispatch std::unique_ptr<ToolbarUnoDispatcher>
svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:93
svx::sidebar::ParaPropertyPanel mxIndentDispatch std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:105
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:112
svx::sidebar::PosSizePropertyPanel mxFlipDispatch std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:108
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:115
svx::sidebar::PosSizePropertyPanel mxArrangeDispatch std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:110
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:117
svx::sidebar::PosSizePropertyPanel mxArrangeDispatch2 std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:113
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:120
svx::sidebar::PosSizePropertyPanel mxAlignDispatch std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/sidebar/possize/PosSizePropertyPanel.hxx:115
+svx/source/sidebar/possize/PosSizePropertyPanel.hxx:122
svx::sidebar::PosSizePropertyPanel mxAlignDispatch2 std::unique_ptr<ToolbarUnoDispatcher>
svx/source/sidebar/styles/StylesPropertyPanel.hxx:20
svx::sidebar::StylesPropertyPanel m_xFontStyleDispatch std::unique_ptr<ToolbarUnoDispatcher>
@@ -1102,7 +1110,9 @@ svx/source/sidebar/textcolumns/TextColumnsPropertyPanel.hxx:40
svx::sidebar::TextColumnsPropertyPanel maColumnsNumberController sfx2::sidebar::ControllerItem
svx/source/sidebar/textcolumns/TextColumnsPropertyPanel.hxx:41
svx::sidebar::TextColumnsPropertyPanel maColumnsSpacingController sfx2::sidebar::ControllerItem
-svx/source/tbxctrls/tbcontrl.cxx:338
+svx/source/table/tablehtmlimporter.cxx:137
+ sdr::table::SdrTableHTMLParser mnLastToken HtmlTokenId
+svx/source/tbxctrls/tbcontrl.cxx:337
(anonymous namespace)::SvxFontNameBox_Base m_aOwnFontList ::std::unique_ptr<FontList>
sw/inc/accmap.hxx:95
SwAccessibleMap mvShapes SwShapeList_Impl
@@ -1112,33 +1122,33 @@ sw/inc/swmodule.hxx:106
SwModule m_xLinguServiceEventListener css::uno::Reference<css::linguistic2::XLinguServiceEventListener>
sw/inc/swwait.hxx:45
SwWait mpLockedDispatchers o3tl::sorted_vector<SfxDispatcher *>
-sw/inc/textboxhelper.hxx:215
+sw/inc/textboxhelper.hxx:216
SwTextBoxNode m_bIsCloningInProgress _Bool
-sw/inc/unoframe.hxx:303
+sw/inc/unoframe.hxx:304
SwXOLEListener m_xOLEModel css::uno::Reference<css::frame::XModel>
sw/inc/view.hxx:197
SwView m_xGlueDocShell std::unique_ptr<SwViewGlueDocShell>
-sw/inc/viewopt.hxx:46
- ViewOptFlags1 bPagebreak _Bool
sw/inc/viewopt.hxx:47
+ ViewOptFlags1 bPagebreak _Bool
+sw/inc/viewopt.hxx:48
ViewOptFlags1 bColumnbreak _Bool
-sw/inc/viewopt.hxx:50
+sw/inc/viewopt.hxx:51
ViewOptFlags1 bRef _Bool
sw/qa/core/doc/doc.cxx:404
(anonymous namespace)::SelectionChangeListener m_aAnchors std::vector<uno::Reference<text::XTextRange> >
-sw/source/core/inc/swfont.hxx:988
+sw/source/core/inc/swfont.hxx:993
SvStatistics nGetTextSize sal_uInt16
-sw/source/core/inc/swfont.hxx:989
+sw/source/core/inc/swfont.hxx:994
SvStatistics nDrawText sal_uInt16
-sw/source/core/inc/swfont.hxx:990
+sw/source/core/inc/swfont.hxx:995
SvStatistics nGetStretchTextSize sal_uInt16
-sw/source/core/inc/swfont.hxx:991
+sw/source/core/inc/swfont.hxx:996
SvStatistics nDrawStretchText sal_uInt16
-sw/source/core/inc/swfont.hxx:992
+sw/source/core/inc/swfont.hxx:997
SvStatistics nChangeFont sal_uInt16
sw/source/core/layout/dbg_lay.cxx:135
SwImplProtocol m_aVars std::vector<tools::Long>
-sw/source/core/table/swtable.cxx:3054
+sw/source/core/table/swtable.cxx:3081
SwTableCellInfo::Impl m_HandledTableBoxes TableBoxes_t
sw/source/filter/html/swhtml.hxx:390
SwHTMLParser m_aOrphanedTableBoxes std::vector<std::unique_ptr<SwTableBox> >
@@ -1166,22 +1176,36 @@ sw/source/uibase/inc/redlndlg.hxx:64
SwRedlineAcceptDlg m_RedlinData std::vector<std::unique_ptr<RedlinData> >
sw/source/uibase/inc/redlndlg.hxx:65
SwRedlineAcceptDlg m_aUsedSeqNo SwRedlineDataParentSortArr
-sw/source/uibase/sidebar/TableEditPanel.hxx:48
+sw/source/uibase/sidebar/TableEditPanel.hxx:51
sw::sidebar::TableEditPanel m_xInsertDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:50
+sw/source/uibase/sidebar/TableEditPanel.hxx:53
sw::sidebar::TableEditPanel m_xSelectDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:52
+sw/source/uibase/sidebar/TableEditPanel.hxx:55
sw::sidebar::TableEditPanel m_xRowSizingDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:54
+sw/source/uibase/sidebar/TableEditPanel.hxx:57
sw::sidebar::TableEditPanel m_xColumnSizingDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:56
+sw/source/uibase/sidebar/TableEditPanel.hxx:59
sw::sidebar::TableEditPanel m_xDeleteDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:58
+sw/source/uibase/sidebar/TableEditPanel.hxx:61
sw::sidebar::TableEditPanel m_xSplitMergeDispatch std::unique_ptr<ToolbarUnoDispatcher>
-sw/source/uibase/sidebar/TableEditPanel.hxx:60
+sw/source/uibase/sidebar/TableEditPanel.hxx:66
sw::sidebar::TableEditPanel m_xMiscDispatch std::unique_ptr<ToolbarUnoDispatcher>
sw/source/uibase/sidebar/WrapPropertyPanel.hxx:73
sw::sidebar::WrapPropertyPanel mxWrapOptionsDispatch std::unique_ptr<ToolbarUnoDispatcher>
+sw/source/writerfilter/dmapper/DocumentProtection.hxx:50
+ writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey OUString
+sw/source/writerfilter/dmapper/DomainMapperTableHandler.cxx:245
+ writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
+sw/source/writerfilter/dmapper/PropertyMap.hxx:249
+ writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
+sw/source/writerfilter/dmapper/PropertyMap.hxx:302
+ writerfilter::dmapper::SectionPropertyMap m_nPaperSourceOther sal_Int32
+sw/source/writerfilter/dmapper/PropertyMap.hxx:437
+ writerfilter::dmapper::SectionPropertyMap m_bRightHeader _Bool
+sw/source/writerfilter/dmapper/PropertyMap.hxx:438
+ writerfilter::dmapper::SectionPropertyMap m_bRightFooter _Bool
+sw/source/writerfilter/dmapper/WriteProtection.hxx:36
+ writerfilter::dmapper::WriteProtection m_nCryptProviderType sal_Int32
testtools/source/bridgetest/cppobj.cxx:154
bridge_object::(anonymous namespace)::Test_Impl _arStruct Sequence<TestElement>
ucb/source/ucp/gio/gio_mount.hxx:73
@@ -1197,8 +1221,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79
unoidl/source/unoidl-write.cxx:178
(unnamed union at /home/noel/libo-plugin/unoidl/source/unoidl-write.cxx:176:5) f float
unoidl/source/unoidl-write.cxx:191
- (unnamed union at /home/noel/libo-plugin/unoidl/source/unoidl-write.cxx:189:5) d float
-unoidl/source/unoidl.cxx:84
+ (unnamed union at /home/noel/libo-plugin/unoidl/source/unoidl-write.cxx:189:5) d double
+unoidl/source/unoidl.cxx:88
unoidl::(anonymous namespace)::AggregatingCursor seen_ std::set<OUString>
unoidl/source/unoidlprovider.cxx:110
(unnamed union at /home/noel/libo-plugin/unoidl/source/unoidlprovider.cxx:109:9) buf unsigned char[4]
@@ -1250,11 +1274,11 @@ vcl/inc/salwtype.hxx:247
SalGestureSwipeEvent mnVelocityY double
vcl/inc/scanlinewriter.hxx:35
vcl::ScanlineWriter mpCurrentScanline sal_uInt8 *
-vcl/inc/sft.hxx:168
+vcl/inc/sft.hxx:169
vcl::TTGlobalFontInfo_ linegap int
-vcl/inc/sft.hxx:172
+vcl/inc/sft.hxx:173
vcl::TTGlobalFontInfo_ typoLineGap int
-vcl/inc/svdata.hxx:472
+vcl/inc/svdata.hxx:477
ImplSVEvent mpInstanceRef VclPtr<vcl::Window>
vcl/inc/toolbarvalue.hxx:47
ToolbarValue mbIsTopDockingArea _Bool
@@ -1304,7 +1328,7 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:82
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:21049
+vcl/unx/gtk3/gtkinst.cxx:21076
(anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper>
vcl/unx/gtk3/hudawareness.cxx:18
(anonymous namespace)::HudAwarenessHandle connection gpointer
@@ -1312,18 +1336,6 @@ vcl/unx/gtk3/hudawareness.cxx:21
(anonymous namespace)::HudAwarenessHandle notify GDestroyNotify
vcl/workben/vcldemo.cxx:1739
(anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread>
-writerfilter/source/dmapper/DocumentProtection.hxx:50
- writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey OUString
-writerfilter/source/dmapper/DomainMapperTableHandler.cxx:244
- writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
-writerfilter/source/dmapper/PropertyMap.hxx:246
- writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/dmapper/PropertyMap.hxx:429
- writerfilter::dmapper::SectionPropertyMap m_bRightHeader _Bool
-writerfilter/source/dmapper/PropertyMap.hxx:430
- writerfilter::dmapper::SectionPropertyMap m_bRightFooter _Bool
-writerfilter/source/dmapper/WriteProtection.hxx:36
- writerfilter::dmapper::WriteProtection m_nCryptProviderType sal_Int32
xmlhelp/source/cxxhelp/provider/databases.hxx:258
chelp::Databases m_aDatabases DatabasesTable
xmlhelp/source/cxxhelp/provider/databases.hxx:264
@@ -1340,7 +1352,7 @@ xmloff/qa/unit/uxmloff.cxx:108
(unnamed struct at /home/noel/libo-plugin/xmloff/qa/unit/uxmloff.cxx:106:12) buildId const char *const
xmloff/qa/unit/uxmloff.cxx:109
(unnamed struct at /home/noel/libo-plugin/xmloff/qa/unit/uxmloff.cxx:106:12) result const sal_uInt16
-xmloff/source/draw/ximpstyl.hxx:215
+xmloff/source/draw/ximpstyl.hxx:212
SdXMLMasterStylesContext maMasterPageList std::vector<rtl::Reference<SdXMLMasterPageContext> >
xmloff/source/forms/elementexport.hxx:45
xmloff::OElementExport m_pXMLElement std::unique_ptr<SvXMLElementExport>
@@ -1348,15 +1360,15 @@ xmloff/source/forms/elementexport.hxx:102
xmloff::OControlExport m_pOuterElement std::unique_ptr<SvXMLElementExport>
xmloff/source/forms/officeforms.hxx:68
xmloff::OFormsRootExport m_pImplElement std::unique_ptr<SvXMLElementExport>
-xmloff/source/text/txtimp.cxx:104
+xmloff/source/text/txtimp.cxx:102
XMLTextImportHelper::Impl m_xFrameImpPrMap rtl::Reference<SvXMLImportPropertyMapper>
-xmlsecurity/inc/certificatechooser.hxx:57
- CertificateChooser mvUserData std::vector<std::shared_ptr<UserData> >
+xmlsecurity/inc/certificatechooser.hxx:54
+ CertificateChooser mvUserData std::vector<std::shared_ptr<CertificateChooserUserData> >
xmlsecurity/inc/certificateviewer.hxx:51
CertificateViewer mxGeneralPage std::unique_ptr<CertificateViewerGeneralTP>
xmlsecurity/inc/certificateviewer.hxx:52
CertificateViewer mxDetailsPage std::unique_ptr<CertificateViewerDetailsTP>
-xmlsecurity/qa/unit/signing/signing2.cxx:48
+xmlsecurity/qa/unit/signing/signing2.cxx:41
SigningTest2 mxSecurityContext uno::Reference<xml::crypto::XXMLSecurityContext>
xmlsecurity/source/helper/pdfsignaturehelper.cxx:237
(anonymous namespace)::PageChecksum m_nPageContent BitmapChecksum