summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-08-12 10:55:18 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-08-12 19:53:45 +0200
commitb0ec87af1be24f8bc7ac2a989cda3e40bb842aee (patch)
tree0a41987f4c3eed4d36a32f537b6e3abc2ca511a4 /compilerplugins
parentfd26ff2418a8c2abc71c9155f458ff798a580bea (diff)
loplugin:unusedfields
Change-Id: I8d15b380cd02237f688b8946530e1f024b698e90 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138195 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.results678
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results526
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results362
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results634
4 files changed, 1011 insertions, 1189 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index 196a586da422..858713811d6b 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -1,42 +1,42 @@
basegfx/source/polygon/b2dpolygontriangulator.cxx:112
- basegfx::(anonymous namespace)::Triangulator maStartEntries basegfx::(anonymous namespace)::EdgeEntries
+ basegfx::(anonymous namespace)::Triangulator maStartEntries EdgeEntries
basegfx/source/polygon/b2dtrapezoid.cxx:205
- basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint[32]
+ basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock B2DPoint[32]
basegfx/source/polygon/b2dtrapezoid.cxx:256
basegfx::trapezoidhelper::(anonymous namespace)::TrapezoidSubdivider maPoints std::vector<B2DPoint>
basic/qa/cppunit/basictest.hxx:27
- MacroSnippet maDll class BasicDLL
+ MacroSnippet maDll BasicDLL
basic/qa/cppunit/test_global_array.cxx:25
- (anonymous namespace)::GlobalArrayTest lib class BasicDLL
+ (anonymous namespace)::GlobalArrayTest lib BasicDLL
basic/qa/cppunit/test_global_as_new.cxx:25
- (anonymous namespace)::GlobalAsNewTest lib class BasicDLL
+ (anonymous namespace)::GlobalAsNewTest lib BasicDLL
binaryurp/source/unmarshal.hxx:86
binaryurp::Unmarshal buffer_ com::sun::star::uno::Sequence<sal_Int8>
-binaryurp/source/writer.hxx:136
- binaryurp::Writer state_ struct binaryurp::WriterState
+binaryurp/source/writer.hxx:135
+ binaryurp::Writer state_ WriterState
canvas/source/tools/surfaceproxy.hxx:104
- canvas::SurfaceProxy mpPageManager canvas::PageManagerSharedPtr
+ canvas::SurfaceProxy mpPageManager PageManagerSharedPtr
canvas/source/vcl/impltools.hxx:114
- vclcanvas::tools::LocalGuard aSolarGuard class SolarMutexGuard
+ vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
chart2/source/controller/accessibility/AccessibleChartShape.hxx:78
chart::AccessibleChartShape m_aShapeTreeInfo ::accessibility::AccessibleShapeTreeInfo
-chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:71
- chart::ThreeD_SceneIllumination_TabPage m_aModelChangeListener class chart::ModifyListenerCallBack
+chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:70
+ chart::ThreeD_SceneIllumination_TabPage m_aModelChangeListener ModifyListenerCallBack
chart2/source/controller/inc/dlg_View3D.hxx:46
- chart::View3DDialog m_aControllerLocker class chart::ControllerLockHelper
+ chart::View3DDialog m_aControllerLocker ControllerLockHelper
chart2/source/controller/inc/RangeSelectionListener.hxx:65
- chart::RangeSelectionListener m_aControllerLockGuard class chart::ControllerLockGuardUNO
-connectivity/source/commontools/RowFunctionParser.cxx:372
- connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
+ chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
connectivity/source/commontools/RowFunctionParser.cxx:373
- connectivity::(anonymous namespace)::ExpressionGrammar::definition assignment ::boost::spirit::classic::rule<ScannerT>
+ connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
connectivity/source/commontools/RowFunctionParser.cxx:374
+ connectivity::(anonymous namespace)::ExpressionGrammar::definition assignment ::boost::spirit::classic::rule<ScannerT>
+connectivity/source/commontools/RowFunctionParser.cxx:375
connectivity::(anonymous namespace)::ExpressionGrammar::definition argument ::boost::spirit::classic::rule<ScannerT>
-connectivity/source/commontools/RowFunctionParser.cxx:374
- connectivity::(anonymous namespace)::ExpressionGrammar::definition integer ::boost::spirit::classic::rule<ScannerT>
connectivity/source/commontools/RowFunctionParser.cxx:375
+ connectivity::(anonymous namespace)::ExpressionGrammar::definition integer ::boost::spirit::classic::rule<ScannerT>
+connectivity/source/commontools/RowFunctionParser.cxx:376
connectivity::(anonymous namespace)::ExpressionGrammar::definition andExpression ::boost::spirit::classic::rule<ScannerT>
-connectivity/source/commontools/RowFunctionParser.cxx:375
+connectivity/source/commontools/RowFunctionParser.cxx:376
connectivity::(anonymous namespace)::ExpressionGrammar::definition orExpression ::boost::spirit::classic::rule<ScannerT>
connectivity/source/drivers/evoab2/EApi.h:121
(anonymous) address_format char *
@@ -46,14 +46,14 @@ connectivity/source/drivers/firebird/Driver.hxx:48
connectivity::firebird::FirebirdDriver m_firebirdTMPDirectory ::utl::TempFile
connectivity/source/drivers/firebird/Driver.hxx:49
connectivity::firebird::FirebirdDriver m_firebirdLockDirectory ::utl::TempFile
-connectivity/source/drivers/postgresql/pq_statics.hxx:104
+connectivity/source/drivers/postgresql/pq_statics.hxx:105
pq_sdbc_driver::ImplementationStatics types css::uno::Sequence<css::uno::Type>
connectivity/source/inc/component/CResultSet.hxx:41
connectivity::component::OComponentResultSet m_bBookmarkable _Bool
connectivity/source/inc/dbase/DResultSet.hxx:40
connectivity::dbase::ODbaseResultSet m_bBookmarkable _Bool
connectivity/source/inc/file/FStatement.hxx:84
- connectivity::file::OStatement_Base m_aCursorName rtl::OUString
+ connectivity::file::OStatement_Base m_aCursorName OUString
connectivity/source/inc/file/FStatement.hxx:85
connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32
connectivity/source/inc/file/FStatement.hxx:86
@@ -74,13 +74,13 @@ connectivity/source/inc/flat/EResultSet.hxx:39
connectivity::flat::OFlatResultSet m_bBookmarkable _Bool
connectivity/source/inc/java/lang/Object.hxx:37
connectivity::SDBThreadAttach m_aGuard jvmaccess::class VirtualMachine::AttachGuard
-cppcanvas/source/mtfrenderer/textaction.cxx:806
+cppcanvas/source/mtfrenderer/textaction.cxx:807
cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo
-cppcanvas/source/mtfrenderer/textaction.cxx:1627
+cppcanvas/source/mtfrenderer/textaction.cxx:1628
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
-cppu/source/threadpool/threadpool.cxx:352
+cppu/source/threadpool/threadpool.cxx:353
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:56
+cppu/source/typelib/typelib.cxx:57
(anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
@@ -88,66 +88,66 @@ cppu/source/uno/check.cxx:67
(anonymous namespace)::D d sal_Int16
cppu/source/uno/check.cxx:68
(anonymous namespace)::D e sal_Int32
-cppu/source/uno/check.cxx:72
- (anonymous namespace)::E a sal_Bool
cppu/source/uno/check.cxx:73
+ (anonymous namespace)::E a sal_Bool
+cppu/source/uno/check.cxx:75
(anonymous namespace)::E b sal_Bool
-cppu/source/uno/check.cxx:74
+cppu/source/uno/check.cxx:77
(anonymous namespace)::E c sal_Bool
-cppu/source/uno/check.cxx:75
+cppu/source/uno/check.cxx:78
(anonymous namespace)::E d sal_Int16
-cppu/source/uno/check.cxx:76
+cppu/source/uno/check.cxx:79
(anonymous namespace)::E e sal_Int32
-cppu/source/uno/check.cxx:81
+cppu/source/uno/check.cxx:84
(anonymous namespace)::M n sal_Int32
-cppu/source/uno/check.cxx:82
+cppu/source/uno/check.cxx:85
(anonymous namespace)::M o sal_Int16
-cppu/source/uno/check.cxx:91
- (anonymous namespace)::N2 m struct (anonymous namespace)::M
-cppu/source/uno/check.cxx:92
+cppu/source/uno/check.cxx:94
+ (anonymous namespace)::N2 m M
+cppu/source/uno/check.cxx:95
(anonymous namespace)::N2 p sal_Int16
-cppu/source/uno/check.cxx:97
+cppu/source/uno/check.cxx:100
(anonymous namespace)::O p double
-cppu/source/uno/check.cxx:98
+cppu/source/uno/check.cxx:101
(anonymous namespace)::O q sal_Int16
-cppu/source/uno/check.cxx:107
+cppu/source/uno/check.cxx:110
(anonymous namespace)::P p2 double
-cppu/source/uno/check.cxx:115
+cppu/source/uno/check.cxx:118
(anonymous namespace)::second a int
-cppu/source/uno/check.cxx:126
+cppu/source/uno/check.cxx:129
(anonymous namespace)::Char1 c1 char
-cppu/source/uno/check.cxx:130
+cppu/source/uno/check.cxx:133
(anonymous namespace)::Char2 c2 char
-cppu/source/uno/check.cxx:134
+cppu/source/uno/check.cxx:137
(anonymous namespace)::Char3 c3 char
-cppu/source/uno/check.cxx:258
- (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
+cppu/source/uno/check.cxx:267
+ (anonymous namespace)::Char4 chars Char3
cui/source/dialogs/colorpicker.cxx:740
- cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious class cui::(anonymous namespace)::ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1226
- (anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems class SfxItemSet
+ cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious ColorPreviewControl
+cui/source/factory/dlgfact.cxx:1228
+ (anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet
cui/source/inc/AdditionsDialog.hxx:47
- AdditionInfo sReleaseVersion rtl::OUString
+ AdditionInfo sReleaseVersion OUString
cui/source/inc/AdditionsDialog.hxx:84
- AdditionsDialog m_sTag rtl::OUString
+ AdditionsDialog m_sTag OUString
cui/source/inc/cfgutil.hxx:241
- SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
-cui/source/inc/cuitabarea.hxx:223
- SvxAreaTabPage maFixed_ChangeType enum ChangeType
-cui/source/inc/cuitabarea.hxx:231
- SvxAreaTabPage m_aXFillAttr class XFillAttrSetItem
+ SvxScriptSelectorDialog m_aStylesInfo SfxStylesInfo_Impl
+cui/source/inc/cuitabarea.hxx:224
+ SvxAreaTabPage maFixed_ChangeType ChangeType
+cui/source/inc/cuitabarea.hxx:232
+ SvxAreaTabPage m_aXFillAttr XFillAttrSetItem
cui/source/inc/tabstpge.hxx:84
- SvxTabulatorTabPage m_aLeftWin class TabWin_Impl
+ SvxTabulatorTabPage m_aLeftWin TabWin_Impl
cui/source/inc/tabstpge.hxx:85
- SvxTabulatorTabPage m_aRightWin class TabWin_Impl
+ SvxTabulatorTabPage m_aRightWin TabWin_Impl
cui/source/inc/tabstpge.hxx:86
- SvxTabulatorTabPage m_aCenterWin class TabWin_Impl
+ SvxTabulatorTabPage m_aCenterWin TabWin_Impl
cui/source/inc/tabstpge.hxx:87
- SvxTabulatorTabPage m_aDezWin class TabWin_Impl
+ SvxTabulatorTabPage m_aDezWin TabWin_Impl
cui/source/options/optcolor.cxx:240
- (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
+ (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor Color
dbaccess/source/core/api/RowSet.hxx:108
- dbaccess::ORowSet m_aURL rtl::OUString
+ dbaccess::ORowSet m_aURL OUString
dbaccess/source/core/api/RowSet.hxx:123
dbaccess::ORowSet m_nMaxFieldSize sal_Int32
dbaccess/source/core/api/RowSet.hxx:125
@@ -167,19 +167,19 @@ dbaccess/source/core/api/RowSet.hxx:459
dbaccess/source/core/dataaccess/connection.hxx:101
dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
dbaccess/source/core/inc/databasecontext.hxx:84
- dbaccess::ODatabaseContext m_aBasicDLL class BasicDLL
+ dbaccess::ODatabaseContext m_aBasicDLL BasicDLL
drawinglayer/inc/texture/texture3d.hxx:54
- drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx class BitmapEx
+ drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx
drawinglayer/inc/texture/texture3d.hxx:55
- drawinglayer::texture::GeoTexSvxBitmapEx maBitmap class Bitmap
+ drawinglayer::texture::GeoTexSvxBitmapEx maBitmap Bitmap
drawinglayer/inc/texture/texture3d.hxx:57
- drawinglayer::texture::GeoTexSvxBitmapEx maTransparence class Bitmap
-drawinglayer/source/tools/emfphelperdata.hxx:197
- emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
+ drawinglayer::texture::GeoTexSvxBitmapEx maTransparence Bitmap
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:527
- ImpEditEngine aSelFuncSet class EditSelFunctionSet
+editeng/source/editeng/impedit.hxx:526
+ ImpEditEngine aSelFuncSet EditSelFunctionSet
embeddedobj/source/msole/olecomponent.hxx:51
OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 *
embeddedobj/source/msole/olecomponent.hxx:53
@@ -187,13 +187,13 @@ 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 struct OleComponentNative_Impl *
+ OleComponent m_pNativeImpl OleComponentNative_Impl *
embeddedobj/source/msole/olecomponent.hxx:57
- OleComponent m_pUnoOleObject class OleEmbeddedObject *
+ OleComponent m_pUnoOleObject OleEmbeddedObject *
embeddedobj/source/msole/olecomponent.hxx:58
- OleComponent m_pOleWrapClientSite class OleWrapperClientSite *
+ OleComponent m_pOleWrapClientSite OleWrapperClientSite *
embeddedobj/source/msole/olecomponent.hxx:59
- OleComponent m_pImplAdviseSink class OleWrapperAdviseSink *
+ OleComponent m_pImplAdviseSink OleWrapperAdviseSink *
embeddedobj/source/msole/olecomponent.hxx:61
OleComponent m_nOLEMiscFlags sal_Int32
embeddedobj/source/msole/olecomponent.hxx:62
@@ -205,7 +205,9 @@ embeddedobj/source/msole/olecomponent.hxx:65
embeddedobj/source/msole/olecomponent.hxx:69
OleComponent m_bOleInitialized _Bool
extensions/source/bibliography/datman.cxx:410
- (anonymous namespace)::DBChangeDialog_Impl aConfig class DBChangeDialogConfig_Impl
+ (anonymous namespace)::DBChangeDialog_Impl aConfig DBChangeDialogConfig_Impl
+extensions/source/bibliography/framectr.cxx:125
+ BibFrameCtrl_Impl aMutex Mutex
filter/source/graphicfilter/icgm/chart.hxx:48
DataNode nBoxX1 sal_Int16
filter/source/graphicfilter/icgm/chart.hxx:49
@@ -214,12 +216,12 @@ filter/source/graphicfilter/icgm/chart.hxx:50
DataNode nBoxX2 sal_Int16
filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
-helpcompiler/inc/HelpCompiler.hxx:201
+helpcompiler/inc/HelpCompiler.hxx:202
HelpCompiler lang const std::string
-include/basic/basmgr.hxx:57
- BasicError nReason enum BasicErrorReason
+include/basic/basmgr.hxx:58
+ BasicError nReason BasicErrorReason
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
- drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
+ drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
include/filter/msfilter/svdfppt.hxx:889
ImplPPTParaPropSet nDontKnow1 sal_uInt32
include/filter/msfilter/svdfppt.hxx:890
@@ -231,17 +233,17 @@ include/LibreOfficeKit/LibreOfficeKitGtk.h:33
include/LibreOfficeKit/LibreOfficeKitGtk.h:38
_LOKDocViewClass parent_class GtkDrawingAreaClass
include/oox/export/shapes.hxx:104
- oox::drawingml::ShapeExport maShapeMap oox::drawingml::ShapeExport::ShapeHashMap
+ oox::drawingml::ShapeExport maShapeMap ShapeHashMap
include/registry/registry.hxx:34
Registry_Api acquire void (*)(RegHandle)
include/sfx2/classificationhelper.hxx:134
- sfx::ClassificationKeyCreator m_ePolicyType const enum SfxClassificationPolicyType
+ sfx::ClassificationKeyCreator m_ePolicyType const SfxClassificationPolicyType
include/sfx2/msg.hxx:117
SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:119
SfxType0 nAttribs sal_uInt16
include/sfx2/msg.hxx:132
- SfxType1 aAttrib struct SfxTypeAttrib[1]
+ SfxType1 aAttrib SfxTypeAttrib[1]
include/sfx2/msg.hxx:132
SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:132
@@ -249,7 +251,7 @@ include/sfx2/msg.hxx:132
include/sfx2/msg.hxx:132
SfxType1 pType const std::type_info *
include/sfx2/msg.hxx:133
- SfxType2 aAttrib struct SfxTypeAttrib[2]
+ SfxType2 aAttrib SfxTypeAttrib[2]
include/sfx2/msg.hxx:133
SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:133
@@ -257,7 +259,7 @@ include/sfx2/msg.hxx:133
include/sfx2/msg.hxx:133
SfxType2 pType const std::type_info *
include/sfx2/msg.hxx:134
- SfxType3 aAttrib struct SfxTypeAttrib[3]
+ SfxType3 aAttrib SfxTypeAttrib[3]
include/sfx2/msg.hxx:134
SfxType3 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:134
@@ -265,7 +267,7 @@ include/sfx2/msg.hxx:134
include/sfx2/msg.hxx:134
SfxType3 pType const std::type_info *
include/sfx2/msg.hxx:135
- SfxType4 aAttrib struct SfxTypeAttrib[4]
+ SfxType4 aAttrib SfxTypeAttrib[4]
include/sfx2/msg.hxx:135
SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:135
@@ -273,7 +275,7 @@ include/sfx2/msg.hxx:135
include/sfx2/msg.hxx:135
SfxType4 pType const std::type_info *
include/sfx2/msg.hxx:136
- SfxType5 aAttrib struct SfxTypeAttrib[5]
+ SfxType5 aAttrib SfxTypeAttrib[5]
include/sfx2/msg.hxx:136
SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:136
@@ -281,7 +283,7 @@ include/sfx2/msg.hxx:136
include/sfx2/msg.hxx:136
SfxType5 pType const std::type_info *
include/sfx2/msg.hxx:137
- SfxType6 aAttrib struct SfxTypeAttrib[6]
+ SfxType6 aAttrib SfxTypeAttrib[6]
include/sfx2/msg.hxx:137
SfxType6 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:137
@@ -289,7 +291,7 @@ include/sfx2/msg.hxx:137
include/sfx2/msg.hxx:137
SfxType6 pType const std::type_info *
include/sfx2/msg.hxx:138
- SfxType7 aAttrib struct SfxTypeAttrib[7]
+ SfxType7 aAttrib SfxTypeAttrib[7]
include/sfx2/msg.hxx:138
SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:138
@@ -297,7 +299,7 @@ include/sfx2/msg.hxx:138
include/sfx2/msg.hxx:138
SfxType7 pType const std::type_info *
include/sfx2/msg.hxx:139
- SfxType8 aAttrib struct SfxTypeAttrib[8]
+ SfxType8 aAttrib SfxTypeAttrib[8]
include/sfx2/msg.hxx:139
SfxType8 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:139
@@ -305,7 +307,7 @@ include/sfx2/msg.hxx:139
include/sfx2/msg.hxx:139
SfxType8 pType const std::type_info *
include/sfx2/msg.hxx:140
- SfxType10 aAttrib struct SfxTypeAttrib[10]
+ SfxType10 aAttrib SfxTypeAttrib[10]
include/sfx2/msg.hxx:140
SfxType10 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:140
@@ -313,7 +315,7 @@ include/sfx2/msg.hxx:140
include/sfx2/msg.hxx:140
SfxType10 pType const std::type_info *
include/sfx2/msg.hxx:141
- SfxType11 aAttrib struct SfxTypeAttrib[11]
+ SfxType11 aAttrib SfxTypeAttrib[11]
include/sfx2/msg.hxx:141
SfxType11 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:141
@@ -321,7 +323,7 @@ include/sfx2/msg.hxx:141
include/sfx2/msg.hxx:141
SfxType11 pType const std::type_info *
include/sfx2/msg.hxx:143
- SfxType13 aAttrib struct SfxTypeAttrib[13]
+ SfxType13 aAttrib SfxTypeAttrib[13]
include/sfx2/msg.hxx:143
SfxType13 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:143
@@ -329,7 +331,7 @@ include/sfx2/msg.hxx:143
include/sfx2/msg.hxx:143
SfxType13 pType const std::type_info *
include/sfx2/msg.hxx:144
- SfxType14 aAttrib struct SfxTypeAttrib[14]
+ SfxType14 aAttrib SfxTypeAttrib[14]
include/sfx2/msg.hxx:144
SfxType14 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:144
@@ -337,7 +339,7 @@ include/sfx2/msg.hxx:144
include/sfx2/msg.hxx:144
SfxType14 pType const std::type_info *
include/sfx2/msg.hxx:145
- SfxType16 aAttrib struct SfxTypeAttrib[16]
+ SfxType16 aAttrib SfxTypeAttrib[16]
include/sfx2/msg.hxx:145
SfxType16 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:145
@@ -345,7 +347,7 @@ include/sfx2/msg.hxx:145
include/sfx2/msg.hxx:145
SfxType16 pType const std::type_info *
include/sfx2/msg.hxx:146
- SfxType17 aAttrib struct SfxTypeAttrib[17]
+ SfxType17 aAttrib SfxTypeAttrib[17]
include/sfx2/msg.hxx:146
SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:146
@@ -353,29 +355,31 @@ include/sfx2/msg.hxx:146
include/sfx2/msg.hxx:146
SfxType17 pType const std::type_info *
include/sfx2/msg.hxx:147
- SfxType23 aAttrib struct SfxTypeAttrib[23]
+ SfxType23 aAttrib SfxTypeAttrib[23]
include/sfx2/msg.hxx:147
SfxType23 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:147
SfxType23 nAttribs sal_uInt16
include/sfx2/msg.hxx:147
SfxType23 pType const std::type_info *
-include/svl/itemset.hxx:274
- SfxItemSetFixed m_aItems const class SfxPoolItem *[NITEMS]
+include/svl/itemset.hxx:284
+ SfxItemSetFixed m_aItems const SfxPoolItem *[NITEMS]
+include/svx/AccessibilityCheckDialog.hxx:43
+ svx::AccessibilityCheckDialog m_aIssueCollection sfx::AccessibilityIssueCollection
include/svx/ClassificationDialog.hxx:35
- svx::ClassificationDialog maInternationalHelper class SfxClassificationHelper
+ svx::ClassificationDialog maInternationalHelper SfxClassificationHelper
include/svx/ClassificationDialog.hxx:37
svx::ClassificationDialog m_bPerParagraph const _Bool
include/svx/imapdlg.hxx:91
- SvxIMapDlg aIMapItem class SvxIMapDlgItem
+ SvxIMapDlg aIMapItem SvxIMapDlgItem
include/vcl/commandevent.hxx:310
CommandGestureData mfX const double
include/vcl/commandevent.hxx:311
CommandGestureData mfY const double
include/vcl/commandevent.hxx:314
- CommandGestureData meOrientation const enum PanningOrientation
+ CommandGestureData meOrientation const PanningOrientation
include/vcl/pdf/PDFAnnotationMarker.hxx:67
- vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType enum vcl::pdf::PDFTextMarkerType
+ vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
include/xmloff/shapeimport.hxx:57
SdXML3DLightContext mbSpecular _Bool
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51
@@ -402,37 +406,37 @@ libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.hxx:33
GtvLokDialogClass parentClass GtkDialogClass
libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:28
GtvMainToolbar parent GtkBox
-libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
+libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:38
GtvMainToolbarClass parentClass GtkBoxClass
lingucomponent/source/languageguessing/simpleguesser.cxx:75
(anonymous namespace)::textcat_t maxsize uint4
lingucomponent/source/languageguessing/simpleguesser.cxx:77
(anonymous namespace)::textcat_t output char[1024]
lotuswordpro/source/filter/bento.hxx:351
- OpenStormBento::CBenNamedObject cNameListElmt class OpenStormBento::CBenNamedObjectListElmt
+ OpenStormBento::CBenNamedObject cNameListElmt CBenNamedObjectListElmt
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::(anonymous) a char[2]
-oox/source/drawingml/diagram/layoutnodecontext.cxx:93
+oox/source/drawingml/diagram/layoutnodecontext.cxx:94
oox::drawingml::(anonymous namespace)::AlgorithmContext mnRevision sal_Int32
-oox/source/drawingml/diagram/layoutnodecontext.cxx:135
- oox::drawingml::(anonymous namespace)::ChooseContext msName rtl::OUString
-oox/source/ppt/timenodelistcontext.cxx:205
+oox/source/drawingml/diagram/layoutnodecontext.cxx:136
+ oox::drawingml::(anonymous namespace)::ChooseContext msName OUString
+oox/source/ppt/timenodelistcontext.cxx:207
oox::ppt::(anonymous namespace)::MediaNodeContext mbFullScrn _Bool
-oox/source/ppt/timenodelistcontext.cxx:400
+oox/source/ppt/timenodelistcontext.cxx:402
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mbConcurrent _Bool
-oox/source/ppt/timenodelistcontext.cxx:401
+oox/source/ppt/timenodelistcontext.cxx:403
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:401
+oox/source/ppt/timenodelistcontext.cxx:403
oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:639
+oox/source/ppt/timenodelistcontext.cxx:641
oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:721
+oox/source/ppt/timenodelistcontext.cxx:723
oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
-oox/source/ppt/timenodelistcontext.cxx:861
- oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes rtl::OUString
-oox/source/ppt/timenodelistcontext.cxx:862
- oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
oox/source/ppt/timenodelistcontext.cxx:863
+ oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes OUString
+oox/source/ppt/timenodelistcontext.cxx:864
+ oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:865
oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
pyuno/source/module/pyuno_callable.cxx:45
pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
@@ -440,7 +444,7 @@ pyuno/source/module/pyuno_impl.hxx:138
pyuno::(anonymous) ob_base PyObject
pyuno/source/module/pyuno_impl.hxx:238
pyuno::stRuntimeImpl ob_base PyObject
-reportdesign/source/core/api/ReportDefinition.cxx:239
+reportdesign/source/core/api/ReportDefinition.cxx:241
reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
sal/qa/osl/condition/osl_Condition.cxx:72
osl_Condition::ctors bRes1 _Bool
@@ -449,19 +453,19 @@ sal/qa/osl/condition/osl_Condition.cxx:202
sal/qa/osl/condition/osl_Condition.cxx:273
osl_Condition::check bRes2 _Bool
sal/qa/osl/file/osl_File.cxx:1387
- osl_FileStatus::isValid rItem_link class osl::DirectoryItem
+ osl_FileStatus::isValid rItem_link DirectoryItem
sal/qa/osl/file/osl_File.cxx:1564
- osl_FileStatus::getFileType m_aFifoItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aFifoItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1564
- osl_FileStatus::getFileType m_aVolumeItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aVolumeItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aLinkItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aLinkItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aSocketItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aSocketItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aSpecialItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:2039
- osl_FileStatus::getLinkTargetURL rItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aSpecialItem DirectoryItem
+sal/qa/osl/file/osl_File.cxx:2057
+ osl_FileStatus::getLinkTargetURL rItem DirectoryItem
sal/qa/osl/module/osl_Module.cxx:70
osl_Module::ctors bRes1 _Bool
sal/qa/osl/module/osl_Module.cxx:114
@@ -485,7 +489,7 @@ sal/qa/osl/pipe/osl_Pipe.cxx:848
sal/qa/osl/pipe/osl_Pipe.cxx:848
osl_StreamPipe::recv bRes1 _Bool
sal/qa/osl/process/osl_process.cxx:151
- Test_osl_executeProcess env_param_ const rtl::OUString
+ Test_osl_executeProcess env_param_ const OUString
sal/qa/osl/security/osl_Security.cxx:59
osl_Security::ctors bRes _Bool
sal/qa/osl/security/osl_Security.cxx:59
@@ -498,14 +502,16 @@ sal/qa/osl/security/osl_Security.cxx:188
osl_Security::getConfigDir bRes1 _Bool
sal/textenc/textenc.cxx:405
(anonymous namespace)::FullTextEncodingData module_ osl::Module
-sc/inc/compiler.hxx:266
- ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:267
+ ScCompiler::AddInMap pODFF const char *
+sc/inc/compiler.hxx:268
ScCompiler::AddInMap pEnglish const char *
-sc/inc/compiler.hxx:269
+sc/inc/compiler.hxx:270
ScCompiler::AddInMap pUpper const char *
sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
+sc/inc/mtvelements.hxx:156
+ sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
sc/inc/queryevaluator.hxx:61
ScQueryEvaluator mnEntryCount const SCSIZE
sc/inc/queryevaluator.hxx:65
@@ -513,149 +519,153 @@ sc/inc/queryevaluator.hxx:65
sc/inc/queryevaluator.hxx:66
ScQueryEvaluator maTest _Bool[32]
sc/inc/token.hxx:402
- SingleDoubleRefModifier aDub struct ScComplexRefData
-sc/source/core/data/document.cxx:1236
+ SingleDoubleRefModifier aDub ScComplexRefData
+sc/qa/unit/tiledrendering/tiledrendering.cxx:620
+ (anonymous namespace)::ViewCallback m_callbackWrapper TestLokCallbackWrapper
+sc/source/core/data/document.cxx:1245
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
-sc/source/core/data/document.cxx:1237
- (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk class ScBulkBroadcast
-sc/source/core/data/table2.cxx:802
+sc/source/core/data/document.cxx:1246
+ (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
+sc/source/core/data/table2.cxx:811
(anonymous namespace)::TransClipHandler mnEndRow size_t
-sc/source/filter/inc/htmlpars.hxx:626
+sc/source/filter/inc/htmlpars.hxx:627
ScHTMLQueryParser mnUnusedId ScHTMLTableId
sc/source/filter/inc/sheetdatacontext.hxx:50
- oox::xls::SheetDataContext aReleaser class SolarMutexReleaser
+ oox::xls::SheetDataContext aReleaser SolarMutexReleaser
sc/source/filter/inc/XclImpChangeTrack.hxx:55
XclImpChangeTrack xInStrm tools::SvRef<SotStorageStream>
sc/source/filter/inc/xetable.hxx:1016
- XclExpCellTable maArrayBfr class XclExpArrayBuffer
+ XclExpCellTable maArrayBfr XclExpArrayBuffer
sc/source/filter/inc/xetable.hxx:1017
- XclExpCellTable maShrfmlaBfr class XclExpShrfmlaBuffer
+ XclExpCellTable maShrfmlaBfr XclExpShrfmlaBuffer
sc/source/filter/inc/xiescher.hxx:1205
- XclImpDffPropSet maDummyStrm class SvMemoryStream
+ XclImpDffPropSet maDummyStrm SvMemoryStream
sc/source/filter/inc/xihelper.hxx:327
- XclImpCachedValue mxTokArr XclImpCachedValue::ScTokenArrayPtr
+ XclImpCachedValue mxTokArr ScTokenArrayPtr
sc/source/filter/inc/xistream.hxx:171
XclImpBiff8StdDecrypter maCodec ::msfilter::MSCodec_Std97
sc/source/filter/inc/xistream.hxx:193
XclImpBiff8CryptoAPIDecrypter maCodec ::msfilter::MSCodec_CryptoAPI
-sc/source/filter/oox/worksheethelper.cxx:388
- oox::xls::WorksheetGlobals mxProgressBar oox::ISegmentProgressBarRef
+sc/source/filter/oox/worksheethelper.cxx:395
+ oox::xls::WorksheetGlobals mxProgressBar ISegmentProgressBarRef
sc/source/filter/xml/xmldrani.hxx:71
ScXMLDatabaseRangeContext bIsSelection _Bool
sc/source/filter/xml/xmlexternaltabi.hxx:110
ScXMLExternalRefCellContext mnCellType sal_Int16
sc/source/filter/xml/xmltransformationi.hxx:154
- ScXMLDateTimeContext aType rtl::OUString
+ ScXMLDateTimeContext aType OUString
sc/source/ui/inc/acredlin.hxx:51
- ScAcceptChgDlg aReOpenIdle class Idle
+ ScAcceptChgDlg aReOpenIdle Idle
sc/source/ui/inc/msgpool.hxx:34
- ScMessagePool aGlobalStringItem class SfxStringItem
+ ScMessagePool aGlobalStringItem SfxStringItem
sc/source/ui/inc/msgpool.hxx:35
- ScMessagePool aGlobalSearchItem class SvxSearchItem
+ ScMessagePool aGlobalSearchItem SvxSearchItem
sc/source/ui/inc/msgpool.hxx:36
- ScMessagePool aGlobalSortItem class ScSortItem
+ ScMessagePool aGlobalSortItem ScSortItem
sc/source/ui/inc/msgpool.hxx:37
- ScMessagePool aGlobalQueryItem class ScQueryItem
+ ScMessagePool aGlobalQueryItem ScQueryItem
sc/source/ui/inc/msgpool.hxx:38
- ScMessagePool aGlobalSubTotalItem class ScSubTotalItem
+ ScMessagePool aGlobalSubTotalItem ScSubTotalItem
sc/source/ui/inc/msgpool.hxx:39
- ScMessagePool aGlobalConsolidateItem class ScConsolidateItem
+ ScMessagePool aGlobalConsolidateItem ScConsolidateItem
sc/source/ui/inc/msgpool.hxx:40
- ScMessagePool aGlobalPivotItem class ScPivotItem
+ ScMessagePool aGlobalPivotItem ScPivotItem
sc/source/ui/inc/msgpool.hxx:41
- ScMessagePool aGlobalSolveItem class ScSolveItem
+ ScMessagePool aGlobalSolveItem ScSolveItem
sc/source/ui/inc/msgpool.hxx:42
- ScMessagePool aGlobalUserListItem class ScUserListItem
+ ScMessagePool aGlobalUserListItem ScUserListItem
sc/source/ui/inc/msgpool.hxx:43
- ScMessagePool aCondFormatDlgItem class ScCondFormatDlgItem
+ ScMessagePool aCondFormatDlgItem ScCondFormatDlgItem
sc/source/ui/inc/notemark.hxx:45
- ScNoteMarker m_aTimer class Timer
+ ScNoteMarker m_aTimer Timer
sc/source/ui/inc/PivotLayoutTreeListBase.hxx:47
- ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget
+ ScPivotLayoutTreeListBase maDropTargetHelper ScPivotLayoutTreeDropTarget
+sc/source/ui/inc/SparklineShell.hxx:37
+ sc::SparklineShell m_pViewShell ScTabViewShell *
sc/source/ui/inc/xmlsourcedlg.hxx:60
- ScXMLSourceDlg maCustomCompare struct CustomCompare
+ ScXMLSourceDlg maCustomCompare CustomCompare
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:1254
+scripting/source/stringresource/stringresource.cxx:1255
stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
sd/inc/anminfo.hxx:51
- SdAnimationInfo maSecondSoundFile rtl::OUString
+ SdAnimationInfo maSecondSoundFile OUString
sd/source/filter/eppt/epptbase.hxx:347
- PPTWriterBase maFraction class Fraction
+ PPTWriterBase maFraction Fraction
sd/source/filter/ppt/pptin.hxx:81
- SdPPTImport maParam struct PowerPointImportParam
+ SdPPTImport maParam PowerPointImportParam
sd/source/ui/inc/AccessibleDocumentViewBase.hxx:258
- accessibility::AccessibleDocumentViewBase maViewForwarder class accessibility::AccessibleViewForwarder
+ accessibility::AccessibleDocumentViewBase maViewForwarder AccessibleViewForwarder
sd/source/ui/inc/CustomAnimationList.hxx:127
- sd::CustomAnimationList maDropTargetHelper class sd::CustomAnimationListDropTarget
+ sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
sd/source/ui/inc/OutlineBulletDlg.hxx:43
- sd::OutlineBulletDlg m_aInputSet class SfxItemSet
+ sd::OutlineBulletDlg m_aInputSet SfxItemSet
sd/source/ui/remotecontrol/Receiver.hxx:34
- sd::Receiver pTransmitter class sd::Transmitter *
-sd/source/ui/remotecontrol/ZeroconfService.hxx:32
+ sd::Receiver pTransmitter Transmitter *
+sd/source/ui/remotecontrol/ZeroconfService.hxx:33
sd::ZeroconfService port uint
-sd/source/ui/view/DocumentRenderer.cxx:1317
+sd/source/ui/view/DocumentRenderer.cxx:1318
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
-sd/source/ui/view/viewshel.cxx:1157
+sd/source/ui/view/viewshel.cxx:1136
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
-sd/source/ui/view/viewshel.cxx:1158
+sd/source/ui/view/viewshel.cxx:1137
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
-sd/source/ui/view/viewshel.cxx:1159
+sd/source/ui/view/viewshel.cxx:1138
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
-sd/source/ui/view/viewshel.cxx:1160
+sd/source/ui/view/viewshel.cxx:1139
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition comment rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition name rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition null_object rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition simple_type rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
(anonymous namespace)::PDFGrammar::definition stream rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
- (anonymous namespace)::PDFGrammar::definition stringtype rule<ScannerT>
sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+ (anonymous namespace)::PDFGrammar::definition stringtype rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition dict_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition dict_element rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition dict_end rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition objectref rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
- (anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
+ (anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
(anonymous namespace)::PDFGrammar::definition array_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
(anonymous namespace)::PDFGrammar::definition array_end rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
(anonymous namespace)::PDFGrammar::definition object rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
(anonymous namespace)::PDFGrammar::definition object_begin rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
- (anonymous namespace)::PDFGrammar::definition object_end rule<ScannerT>
sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+ (anonymous namespace)::PDFGrammar::definition object_end rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
(anonymous namespace)::PDFGrammar::definition trailer rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:268
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:269
(anonymous namespace)::PDFGrammar::definition xref rule<ScannerT>
sfx2/inc/autoredactdialog.hxx:99
- SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
+ SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
sfx2/source/dialog/basedlgs.cxx:46
- SfxModelessDialog_Impl aMoveIdle class Idle
-sfx2/source/doc/doctempl.cxx:105
- DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell class SfxObjectShellLock
+ SfxModelessDialog_Impl aMoveIdle Idle
+sfx2/source/doc/doctempl.cxx:106
+ DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
sfx2/source/inc/templdgi.hxx:93
SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void>
slideshow/source/engine/animationnodes/animationbasenode.hxx:88
- slideshow::internal::AnimationBaseNode mpSubsetManager slideshow::internal::SubsettableShapeManagerSharedPtr
+ slideshow::internal::AnimationBaseNode mpSubsetManager SubsettableShapeManagerSharedPtr
slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats x GLfloat
slideshow/source/engine/opengl/TransitionImpl.cxx:1991
@@ -666,138 +676,134 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:297
Vertex normal glm::vec3
slideshow/source/engine/opengl/TransitionImpl.hxx:298
Vertex texcoord glm::vec2
-slideshow/source/engine/slide/slideimpl.cxx:199
+slideshow/source/engine/slide/slideimpl.cxx:200
slideshow::internal::(anonymous namespace)::SlideImpl mpBox2DWorld box2d::utils::Box2DWorldSharedPtr
-slideshow/source/engine/smilfunctionparser.cxx:493
- slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
slideshow/source/engine/smilfunctionparser.cxx:494
- slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition unaryExpression ::boost::spirit::classic::rule<ScannerT>
+ slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
slideshow/source/engine/smilfunctionparser.cxx:495
- slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition basicExpression ::boost::spirit::classic::rule<ScannerT>
+ slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition unaryExpression ::boost::spirit::classic::rule<ScannerT>
slideshow/source/engine/smilfunctionparser.cxx:496
- slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
+ slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition basicExpression ::boost::spirit::classic::rule<ScannerT>
slideshow/source/engine/smilfunctionparser.cxx:497
- slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition binaryFunction ::boost::spirit::classic::rule<ScannerT>
+ slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
slideshow/source/engine/smilfunctionparser.cxx:498
+ slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition binaryFunction ::boost::spirit::classic::rule<ScannerT>
+slideshow/source/engine/smilfunctionparser.cxx:499
slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT>
-starmath/inc/mathml/mathmlMo.hxx:63
- moOperatorData m_motxt rtl::OUString
starmath/inc/mathml/mathmlMo.hxx:64
- moOperatorData m_form enum moOpDF
+ moOperatorData m_motxt OUString
starmath/inc/mathml/mathmlMo.hxx:65
- moOperatorData m_priority sal_uInt16
+ moOperatorData m_form moOpDF
starmath/inc/mathml/mathmlMo.hxx:66
- moOperatorData m_lspace sal_uInt16
+ moOperatorData m_priority sal_uInt16
starmath/inc/mathml/mathmlMo.hxx:67
- moOperatorData m_rspace sal_uInt16
+ moOperatorData m_lspace sal_uInt16
starmath/inc/mathml/mathmlMo.hxx:68
- moOperatorData m_properties enum moOpDP
-starmath/inc/view.hxx:246
- SmViewShell maGraphicController class SmGraphicController
+ moOperatorData m_rspace sal_uInt16
+starmath/inc/mathml/mathmlMo.hxx:69
+ moOperatorData m_properties moOpDP
+starmath/inc/view.hxx:251
+ SmViewShell maGraphicController SmGraphicController
svgio/inc/svgcharacternode.hxx:84
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
-svl/source/crypto/cryptosign.cxx:108
+svl/source/crypto/cryptosign.cxx:110
(anonymous namespace)::Extension extnID SECItem
-svl/source/crypto/cryptosign.cxx:109
+svl/source/crypto/cryptosign.cxx:111
(anonymous namespace)::Extension critical SECItem
-svl/source/crypto/cryptosign.cxx:110
+svl/source/crypto/cryptosign.cxx:112
(anonymous namespace)::Extension extnValue SECItem
-svl/source/crypto/cryptosign.cxx:268
+svl/source/crypto/cryptosign.cxx:270
(anonymous namespace)::PKIStatusInfo statusString SECItem
-svl/source/crypto/cryptosign.cxx:269
+svl/source/crypto/cryptosign.cxx:271
(anonymous namespace)::PKIStatusInfo failInfo SECItem
svx/inc/GalleryControl.hxx:43
- svx::sidebar::GalleryControl mpGallery class Gallery *
-svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1087
- (anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
+ svx::sidebar::GalleryControl mpGallery Gallery *
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1088
- (anonymous namespace)::ExpressionGrammar::definition unaryExpression ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1089
- (anonymous namespace)::ExpressionGrammar::definition basicExpression ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition unaryExpression ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1090
- (anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition basicExpression ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1091
- (anonymous namespace)::ExpressionGrammar::definition binaryFunction ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1092
- (anonymous namespace)::ExpressionGrammar::definition ternaryFunction ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition binaryFunction ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1093
- (anonymous namespace)::ExpressionGrammar::definition funcRef_decl ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition ternaryFunction ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1094
- (anonymous namespace)::ExpressionGrammar::definition functionReference ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition funcRef_decl ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1095
- (anonymous namespace)::ExpressionGrammar::definition modRef_decl ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition functionReference ::boost::spirit::classic::rule<ScannerT>
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1096
- (anonymous namespace)::ExpressionGrammar::definition modifierReference ::boost::spirit::classic::rule<ScannerT>
+ (anonymous namespace)::ExpressionGrammar::definition modRef_decl ::boost::spirit::classic::rule<ScannerT>
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
- SvxSuperContourDlg aContourItem class SvxContourDlgItem
+ SvxSuperContourDlg aContourItem SvxContourDlgItem
svx/source/dialog/framelinkarray.cxx:455
svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32
-svx/source/dialog/imapwnd.hxx:87
- IMapWindow maItemInfos struct SfxItemInfo[1]
-svx/source/dialog/weldeditview.cxx:458
- (anonymous namespace)::WeldEditSource m_rEditAcc class WeldEditAccessible &
+svx/source/dialog/imapwnd.hxx:88
+ IMapWindow maItemInfos SfxItemInfo[1]
+svx/source/dialog/weldeditview.cxx:460
+ (anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
svx/source/inc/datanavi.hxx:190
- svxform::XFormsPage m_aDropHelper class svxform::DataTreeDropTarget
+ svxform::XFormsPage m_aDropHelper DataTreeDropTarget
svx/source/svdraw/svdcrtv.cxx:48
ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
-svx/source/svdraw/svdmrkv.cxx:135
+svx/source/svdraw/svdmrkv.cxx:136
MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList
svx/source/tbxctrls/extrusioncontrols.hxx:66
- svx::ExtrusionDirectionWindow maImgDirection class Image[9]
+ svx::ExtrusionDirectionWindow maImgDirection Image[9]
svx/source/xml/xmleohlp.cxx:71
- OutputStorageWrapper_Impl aTempFile class utl::TempFile
+ OutputStorageWrapper_Impl aTempFile TempFile
svx/source/xml/xmlgrhlp.cxx:93
(anonymous namespace)::GraphicInputStream maTempFile utl::TempFile
sw/inc/unosett.hxx:146
SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
sw/qa/core/test_ToxTextGenerator.cxx:140
- (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
-sw/qa/extras/tiledrendering/tiledrendering.cxx:876
- (anonymous namespace)::ViewCallback m_callbackWrapper class TestLokCallbackWrapper
-sw/qa/extras/uiwriter/uiwriter7.cxx:2258
- (anonymous namespace)::IdleTask maIdle class Idle
+ (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType SwChapterFieldType
+sw/qa/extras/uiwriter/uiwriter7.cxx:2238
+ (anonymous namespace)::IdleTask maIdle Idle
sw/source/core/crsr/crbm.cxx:62
- (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
+ (anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
sw/source/core/inc/ftnboss.hxx:34
- SwSaveFootnoteHeight aGuard class SwFrameDeleteGuard
-sw/source/core/inc/swfont.hxx:980
+ SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
+sw/source/core/inc/swfont.hxx:987
SvStatistics nGetStretchTextSize sal_uInt16
-sw/source/core/layout/dbg_lay.cxx:179
- SwImplEnterLeave m_nAction enum DbgAction
-sw/source/core/text/inftxt.cxx:533
- (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<class VirtualDevice>
-sw/source/core/text/inftxt.hxx:675
- SwTextSlot aText rtl::OUString
-sw/source/core/text/porfld.cxx:142
- (anonymous namespace)::SwFieldSlot aText rtl::OUString
+sw/source/core/layout/dbg_lay.cxx:181
+ SwImplEnterLeave m_nAction DbgAction
+sw/source/core/text/inftxt.cxx:532
+ (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
+sw/source/core/text/inftxt.hxx:676
+ SwTextSlot aText OUString
+sw/source/core/text/porfld.cxx:143
+ (anonymous namespace)::SwFieldSlot aText OUString
sw/source/core/text/redlnitr.hxx:78
SwRedlineItr m_nNdIdx const SwNodeOffset
-sw/source/core/unocore/unolinebreak.cxx:43
- SwXLineBreak::Impl m_rThis class SwXLineBreak &
sw/source/uibase/docvw/romenu.hxx:34
- SwReadOnlyPopup m_aBuilder class VclBuilder
+ SwReadOnlyPopup m_aBuilder VclBuilder
sw/source/uibase/docvw/romenu.hxx:46
SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16
sw/source/uibase/docvw/romenu.hxx:50
SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16
sw/source/uibase/inc/condedit.hxx:43
- ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
-sw/source/uibase/inc/conttree.hxx:296
- SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
+ ConditionEdit m_aDropTargetHelper ConditionEditDropTarget
+sw/source/uibase/inc/conttree.hxx:298
+ SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
sw/source/uibase/inc/olmenu.hxx:77
- SwSpellPopup m_aBuilder class VclBuilder
+ SwSpellPopup m_aBuilder VclBuilder
sw/source/uibase/inc/swuicnttab.hxx:241
- SwTokenWindow m_aAdjustPositionsIdle class Idle
+ SwTokenWindow m_aAdjustPositionsIdle Idle
sw/source/uibase/inc/tmpdlg.hxx:35
SwTemplateDlgController bNewStyle _Bool
sw/source/uibase/inc/uivwimp.hxx:93
- SwView_Impl m_xTmpSelDocShell class SfxObjectShellLock
+ SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
sw/source/uibase/inc/unodispatch.hxx:45
- SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard class SolarMutexGuard
+ SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
toolkit/source/awt/stylesettings.cxx:74
- toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard class SolarMutexGuard
+ toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard
ucb/source/ucp/gio/gio_mount.hxx:73
OOoMountOperationClass parent_class GMountOperationClass
ucb/source/ucp/gio/gio_mount.hxx:76
@@ -809,125 +815,21 @@ ucb/source/ucp/gio/gio_mount.hxx:78
ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
vcl/inc/graphic/Manager.hxx:41
- vcl::graphic::Manager maSwapOutTimer class Timer
+ vcl::graphic::Manager maSwapOutTimer Timer
vcl/inc/headless/BitmapHelper.hxx:32
- BitmapHelper aTmpBmp class SvpSalBitmap
+ BitmapHelper aTmpBmp SvpSalBitmap
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
vcl/inc/pdf/pdfbuildin_fonts.hxx:35
vcl::pdf::BuildinFont m_nDescent const int
vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int[256]
-vcl/inc/qt5/QtAccessibleWidget.hxx:156
- QtAccessibleWidget m_pObject class QObject *
-vcl/inc/qt5/QtClipboard.hxx:39
- QtClipboard m_aClipboardName const rtl::OUString
-vcl/inc/qt5/QtClipboard.hxx:40
- QtClipboard m_aClipboardMode const class QClipboard::Mode
-vcl/inc/qt5/QtClipboard.hxx:43
- QtClipboard m_bOwnClipboardChange _Bool
-vcl/inc/qt5/QtClipboard.hxx:45
- QtClipboard m_bDoClear _Bool
-vcl/inc/qt5/QtFilePicker.hxx:70
- QtFilePicker m_aNamedFilterList class QStringList
-vcl/inc/qt5/QtFilePicker.hxx:71
- QtFilePicker m_aTitleToFilterMap QHash<class QString, class QString>
-vcl/inc/qt5/QtFilePicker.hxx:73
- QtFilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
-vcl/inc/qt5/QtFilePicker.hxx:74
- QtFilePicker m_aCurrentFilter class QString
-vcl/inc/qt5/QtFilePicker.hxx:77
- QtFilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
-vcl/inc/qt5/QtFilePicker.hxx:79
- QtFilePicker m_bIsFolderPicker const _Bool
-vcl/inc/qt5/QtFilePicker.hxx:81
- QtFilePicker m_pParentWidget class QWidget *
-vcl/inc/qt5/QtFrame.hxx:85
- QtFrame m_bGraphicsInUse _Bool
-vcl/inc/qt5/QtFrame.hxx:87
- QtFrame m_pParent class QtFrame *
-vcl/inc/qt5/QtFrame.hxx:88
- QtFrame m_ePointerStyle enum PointerStyle
-vcl/inc/qt5/QtFrame.hxx:92
- QtFrame m_pDragSource class QtDragSource *
-vcl/inc/qt5/QtFrame.hxx:93
- QtFrame m_pDropTarget class QtDropTarget *
-vcl/inc/qt5/QtFrame.hxx:94
- QtFrame m_bInDrag _Bool
-vcl/inc/qt5/QtFrame.hxx:96
- QtFrame m_bDefaultSize _Bool
-vcl/inc/qt5/QtFrame.hxx:97
- QtFrame m_bDefaultPos _Bool
-vcl/inc/qt5/QtFrame.hxx:98
- QtFrame m_bFullScreen _Bool
-vcl/inc/qt5/QtFrame.hxx:99
- QtFrame m_bFullScreenSpanAll _Bool
-vcl/inc/qt5/QtFrame.hxx:100
- QtFrame m_nRestoreScreen sal_uInt32
-vcl/inc/qt5/QtFrame.hxx:101
- QtFrame m_aRestoreGeometry class QRect
-vcl/inc/qt5/QtFrame.hxx:104
- QtFrame m_ScreenSaverInhibitor class ScreenSaverInhibitor
-vcl/inc/qt5/QtFrame.hxx:110
- QtFrame m_nInputLanguage LanguageType
-vcl/inc/qt5/QtInstance.hxx:56
- QtInstance m_aWaitingYieldCond osl::Condition
-vcl/inc/qt5/QtInstance.hxx:58
- QtInstance m_pTimer class QtTimer *
-vcl/inc/qt5/QtInstance.hxx:59
- QtInstance m_bSleeping _Bool
-vcl/inc/qt5/QtInstance.hxx:63
- QtInstance m_pFakeArgvFreeable std::vector<FreeableCStr>
-vcl/inc/qt5/QtInstance.hxx:67
- QtInstance m_aUpdateStyleTimer class Timer
-vcl/inc/qt5/QtInstance.hxx:68
- QtInstance m_bUpdateFonts _Bool
-vcl/inc/qt5/QtMainWindow.hxx:31
- QtMainWindow m_rFrame class QtFrame &
-vcl/inc/qt5/QtMenu.hxx:44
- QtMenu mpParentSalMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:45
- QtMenu mpFrame class QtFrame *
-vcl/inc/qt5/QtMenu.hxx:46
- QtMenu mbMenuBar _Bool
-vcl/inc/qt5/QtMenu.hxx:47
- QtMenu mpQMenuBar class QMenuBar *
-vcl/inc/qt5/QtMenu.hxx:51
- QtMenu mpQMenu class QMenu *
-vcl/inc/qt5/QtMenu.hxx:52
- QtMenu mpCloseButton class QPushButton *
-vcl/inc/qt5/QtMenu.hxx:53
- QtMenu maCloseButtonConnection struct QMetaObject::Connection
-vcl/inc/qt5/QtMenu.hxx:110
- QtMenuItem mpParentMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:111
- QtMenuItem mpSubMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:115
- QtMenuItem mnId sal_uInt16
-vcl/inc/qt5/QtMenu.hxx:116
- QtMenuItem mnType enum MenuItemType
-vcl/inc/qt5/QtMenu.hxx:117
- QtMenuItem mbVisible _Bool
-vcl/inc/qt5/QtMenu.hxx:118
- QtMenuItem mbEnabled _Bool
-vcl/inc/qt5/QtMenu.hxx:119
- QtMenuItem maImage class Image
-vcl/inc/qt5/QtObject.hxx:40
- QtObject m_pRegion class QRegion
-vcl/inc/qt5/QtObject.hxx:67
- QtObjectWindow m_rParent class QtObject &
-vcl/inc/qt5/QtWidget.hxx:38
- QtWidget m_bNonEmptyIMPreeditSeen _Bool
-vcl/inc/qt5/QtWidget.hxx:39
- QtWidget m_nDeltaX int
-vcl/inc/qt5/QtWidget.hxx:40
- QtWidget m_nDeltaY int
-vcl/inc/salvtables.hxx:556
- SalInstanceEntry m_aTextFilter class WeldTextFilter
-vcl/inc/salvtables.hxx:941
- SalInstanceComboBoxWithEdit m_aTextFilter class WeldTextFilter
-vcl/inc/svimpbox.hxx:120
- SvImpLBox m_aFctSet class ImpLBSelEng
+vcl/inc/salvtables.hxx:565
+ SalInstanceEntry m_aTextFilter WeldTextFilter
+vcl/inc/salvtables.hxx:950
+ SalInstanceComboBoxWithEdit m_aTextFilter WeldTextFilter
+vcl/inc/svimpbox.hxx:118
+ SvImpLBox m_aFctSet ImpLBSelEng
vcl/inc/unx/i18n_ic.hxx:40
SalI18N_InputContext maPreeditStartCallback XIMCallback
vcl/inc/unx/i18n_ic.hxx:41
@@ -942,11 +844,13 @@ vcl/inc/unx/i18n_ic.hxx:45
SalI18N_InputContext maSwitchIMCallback XIMCallback
vcl/inc/unx/i18n_ic.hxx:46
SalI18N_InputContext maDestroyCallback XIMCallback
-vcl/source/gdi/jobset.cxx:36
+vcl/source/app/salvtables.cxx:603
+ SalFlashAttention m_aOrigBackground Wallpaper
+vcl/source/gdi/jobset.cxx:39
(anonymous namespace)::ImplOldJobSetupData cDeviceName char[32]
-vcl/source/gdi/jobset.cxx:37
+vcl/source/gdi/jobset.cxx:40
(anonymous namespace)::ImplOldJobSetupData cPortName char[32]
-vcl/source/pdf/PDFiumLibrary.cxx:389
+vcl/source/pdf/PDFiumLibrary.cxx:390
vcl::pdf::(anonymous namespace)::PDFiumDocumentImpl m_aFormCallbacks FPDF_FORMFILLINFO
vcl/unx/gtk3/a11y/atkhypertext.cxx:31
(anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink
@@ -960,21 +864,21 @@ vcl/unx/gtk3/customcellrenderer.hxx:29
(anonymous) parent_class GtkCellRendererTextClass
vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
-vcl/unx/gtk3/glomenu.cxx:14
+vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:7169
+vcl/unx/gtk3/gtkinst.cxx:7238
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
-vcl/unx/gtk3/gtkinst.cxx:10599
+vcl/unx/gtk3/gtkinst.cxx:10879
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
-vcl/unx/gtk3/gtkinst.cxx:10601
+vcl/unx/gtk3/gtkinst.cxx:10881
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
-vcl/unx/gtk3/gtkinst.cxx:19869
+vcl/unx/gtk3/gtkinst.cxx:20347
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
-vcl/unx/gtk3/gtkinst.cxx:19875
+vcl/unx/gtk3/gtkinst.cxx:20353
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
-writerfilter/source/dmapper/PropertyMap.hxx:219
+writerfilter/source/dmapper/PropertyMap.hxx:220
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
xmloff/source/text/XMLTextListBlockContext.hxx:34
- XMLTextListBlockContext msListStyleName rtl::OUString
+ XMLTextListBlockContext msListStyleName OUString
xmloff/source/text/XMLTextListBlockContext.hxx:40
XMLTextListBlockContext mbSetDefaults _Bool
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 0c31aec65adc..5b292e61384e 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -1,5 +1,5 @@
basegfx/source/polygon/b2dtrapezoid.cxx:205
- basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint[32]
+ basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock B2DPoint[32]
basic/source/inc/expr.hxx:92
SbiExprNode::(anonymous) nTypeStrId sal_uInt16
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:63
@@ -17,7 +17,7 @@ bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
__cxxabiv1::__cxa_exception terminateHandler std::terminate_handler
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
- __cxxabiv1::__cxa_exception nextException struct __cxxabiv1::__cxa_exception *
+ __cxxabiv1::__cxa_exception nextException __cxa_exception *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
__cxxabiv1::__cxa_exception handlerCount int
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:134
@@ -33,7 +33,7 @@ bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:138
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:139
__cxxabiv1::__cxa_exception unwindHeader _Unwind_Exception
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:148
- __cxxabiv1::__cxa_eh_globals caughtExceptions struct __cxxabiv1::__cxa_exception *
+ __cxxabiv1::__cxa_eh_globals caughtExceptions __cxa_exception *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:149
__cxxabiv1::__cxa_eh_globals uncaughtExceptions unsigned int
bridges/source/jni_uno/jni_info.h:67
@@ -56,7 +56,7 @@ connectivity/inc/sdbcx/VCatalog.hxx:66
connectivity::sdbcx::OCatalog m_pGroups std::unique_ptr<OCollection>
connectivity/inc/sdbcx/VGroup.hxx:52
connectivity::sdbcx::OGroup m_pUsers std::unique_ptr<OUsers>
-connectivity/inc/sdbcx/VKey.hxx:69
+connectivity/inc/sdbcx/VKey.hxx:70
connectivity::sdbcx::OKey m_pColumns std::unique_ptr<OCollection>
connectivity/inc/sdbcx/VUser.hxx:52
connectivity::sdbcx::OUser m_pGroups std::unique_ptr<OGroups>
@@ -79,24 +79,24 @@ connectivity/source/inc/dbase/DIndexIter.hxx:33
connectivity/source/inc/dbase/DIndexIter.hxx:34
connectivity::dbase::OIndexIterator m_pOperand const file::OOperand *
connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:109
- connectivity::ODatabaseMetaDataResultSet m_aEmptyValue class connectivity::ORowSetValue
-connectivity/source/inc/OColumn.hxx:40
- connectivity::OColumn m_AutoIncrement _Bool
+ connectivity::ODatabaseMetaDataResultSet m_aEmptyValue ORowSetValue
connectivity/source/inc/OColumn.hxx:41
+ connectivity::OColumn m_AutoIncrement _Bool
+connectivity/source/inc/OColumn.hxx:42
connectivity::OColumn m_CaseSensitive _Bool
-connectivity/source/inc/OColumn.hxx:43
- connectivity::OColumn m_Currency _Bool
connectivity/source/inc/OColumn.hxx:44
+ connectivity::OColumn m_Currency _Bool
+connectivity/source/inc/OColumn.hxx:45
connectivity::OColumn m_Signed _Bool
-connectivity/source/inc/OColumn.hxx:46
- connectivity::OColumn m_Writable _Bool
connectivity/source/inc/OColumn.hxx:47
+ connectivity::OColumn m_Writable _Bool
+connectivity/source/inc/OColumn.hxx:48
connectivity::OColumn m_DefinitelyWritable _Bool
connectivity/source/inc/TConnection.hxx:54
- connectivity::OMetaConnection m_aResources class connectivity::SharedResources
+ connectivity::OMetaConnection m_aResources SharedResources
connectivity/source/inc/writer/WTable.hxx:43
connectivity::writer::OWriterTable m_nStartCol sal_Int32
-cppcanvas/source/mtfrenderer/textaction.cxx:1635
+cppcanvas/source/mtfrenderer/textaction.cxx:1636
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color
cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:36
(anonymous namespace)::Mapping m_from uno::Environment
@@ -106,59 +106,83 @@ cppu/source/helper/purpenv/Proxy.hxx:35
Proxy m_from css::uno::Environment
cppu/source/helper/purpenv/Proxy.hxx:36
Proxy m_to css::uno::Environment
-cppu/source/uno/cascade_mapping.cxx:42
- (anonymous namespace)::MediatorMapping m_from uno::Environment
cppu/source/uno/cascade_mapping.cxx:43
- (anonymous namespace)::MediatorMapping m_interm uno::Environment
+ (anonymous namespace)::MediatorMapping m_from uno::Environment
cppu/source/uno/cascade_mapping.cxx:44
+ (anonymous namespace)::MediatorMapping m_interm uno::Environment
+cppu/source/uno/cascade_mapping.cxx:45
(anonymous namespace)::MediatorMapping m_to uno::Environment
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
+cppu/source/uno/check.cxx:42
+ (anonymous namespace)::C2 n2 sal_Int32
+cppu/source/uno/check.cxx:46
+ (anonymous namespace)::C3 d3 double
+cppu/source/uno/check.cxx:47
+ (anonymous namespace)::C3 n3 sal_Int32
+cppu/source/uno/check.cxx:51
+ (anonymous namespace)::C4 n4 sal_Int32
+cppu/source/uno/check.cxx:52
+ (anonymous namespace)::C4 d4 double
+cppu/source/uno/check.cxx:56
+ (anonymous namespace)::C5 n5 sal_Int64
+cppu/source/uno/check.cxx:57
+ (anonymous namespace)::C5 b5 sal_Bool
+cppu/source/uno/check.cxx:61
+ (anonymous namespace)::C6 c6 C5
+cppu/source/uno/check.cxx:62
+ (anonymous namespace)::C6 b6 sal_Bool
cppu/source/uno/check.cxx:67
(anonymous namespace)::D d sal_Int16
cppu/source/uno/check.cxx:68
(anonymous namespace)::D e sal_Int32
-cppu/source/uno/check.cxx:72
- (anonymous namespace)::E a sal_Bool
cppu/source/uno/check.cxx:73
+ (anonymous namespace)::E a sal_Bool
+cppu/source/uno/check.cxx:75
(anonymous namespace)::E b sal_Bool
-cppu/source/uno/check.cxx:74
+cppu/source/uno/check.cxx:77
(anonymous namespace)::E c sal_Bool
-cppu/source/uno/check.cxx:75
+cppu/source/uno/check.cxx:78
(anonymous namespace)::E d sal_Int16
-cppu/source/uno/check.cxx:76
+cppu/source/uno/check.cxx:79
(anonymous namespace)::E e sal_Int32
-cppu/source/uno/check.cxx:81
+cppu/source/uno/check.cxx:84
(anonymous namespace)::M n sal_Int32
-cppu/source/uno/check.cxx:82
+cppu/source/uno/check.cxx:85
(anonymous namespace)::M o sal_Int16
-cppu/source/uno/check.cxx:91
- (anonymous namespace)::N2 m struct (anonymous namespace)::M
-cppu/source/uno/check.cxx:92
+cppu/source/uno/check.cxx:90
+ (anonymous namespace)::N p sal_Int16
+cppu/source/uno/check.cxx:94
+ (anonymous namespace)::N2 m M
+cppu/source/uno/check.cxx:95
(anonymous namespace)::N2 p sal_Int16
-cppu/source/uno/check.cxx:97
+cppu/source/uno/check.cxx:100
(anonymous namespace)::O p double
-cppu/source/uno/check.cxx:98
+cppu/source/uno/check.cxx:101
(anonymous namespace)::O q sal_Int16
-cppu/source/uno/check.cxx:107
+cppu/source/uno/check.cxx:105
+ (anonymous namespace)::O2 p2 sal_Int16
+cppu/source/uno/check.cxx:110
(anonymous namespace)::P p2 double
-cppu/source/uno/check.cxx:115
+cppu/source/uno/check.cxx:118
(anonymous namespace)::second a int
-cppu/source/uno/check.cxx:126
+cppu/source/uno/check.cxx:129
(anonymous namespace)::Char1 c1 char
-cppu/source/uno/check.cxx:130
+cppu/source/uno/check.cxx:133
(anonymous namespace)::Char2 c2 char
-cppu/source/uno/check.cxx:134
+cppu/source/uno/check.cxx:137
(anonymous namespace)::Char3 c3 char
-cppu/source/uno/check.cxx:258
- (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
+cppu/source/uno/check.cxx:267
+ (anonymous namespace)::Char4 chars Char3
+cppu/source/uno/check.cxx:271
+ (anonymous namespace)::Char4 c char
cui/source/options/optcolor.cxx:259
- (anonymous namespace)::ColorConfigWindow_Impl aModuleOptions class SvtModuleOptions
+ (anonymous namespace)::ColorConfigWindow_Impl aModuleOptions SvtModuleOptions
dbaccess/source/core/api/RowSetBase.hxx:84
dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
dbaccess/source/core/api/RowSetBase.hxx:95
dbaccess::ORowSetBase m_aErrors ::connectivity::SQLError
-dbaccess/source/core/dataaccess/documentcontainer.cxx:67
+dbaccess/source/core/dataaccess/documentcontainer.cxx:68
dbaccess::(anonymous namespace)::LocalNameApproval m_aErrors ::connectivity::SQLError
dbaccess/source/core/inc/ContentHelper.hxx:103
dbaccess::OContentHelper m_aErrorHelper const ::connectivity::SQLError
@@ -167,15 +191,15 @@ dbaccess/source/filter/hsqldb/parseschema.hxx:34
dbaccess/source/ui/control/tabletree.cxx:127
dbaui::(anonymous namespace)::OViewSetter m_aEqualFunctor ::comphelper::UStringMixEqual
dbaccess/source/ui/inc/charsetlistbox.hxx:43
- dbaui::CharSetListBox m_aCharSets class dbaui::OCharsetDisplay
+ dbaui::CharSetListBox m_aCharSets OCharsetDisplay
dbaccess/source/ui/inc/sqledit.hxx:41
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:516
+editeng/source/editeng/impedit.hxx:515
ImpEditEngine maColorConfig svtools::ColorConfig
-embeddedobj/source/inc/commonembobj.hxx:110
- OCommonEmbeddedObject m_aClassName rtl::OUString
+embeddedobj/source/inc/commonembobj.hxx:113
+ OCommonEmbeddedObject m_aClassName OUString
embeddedobj/source/inc/oleembobj.hxx:125
OleEmbeddedObject m_pOleComponent rtl::Reference<OleComponent>
embeddedobj/source/inc/oleembobj.hxx:145
@@ -193,15 +217,15 @@ embeddedobj/source/inc/oleembobj.hxx:175
embeddedobj/source/inc/oleembobj.hxx:176
OleEmbeddedObject m_nStatusAspect sal_Int64
embeddedobj/source/inc/oleembobj.hxx:184
- OleEmbeddedObject m_aLinkURL rtl::OUString
+ OleEmbeddedObject m_aLinkURL OUString
embeddedobj/source/inc/oleembobj.hxx:190
OleEmbeddedObject m_bFromClipboard _Bool
embeddedobj/source/msole/olecomponent.hxx:73
OleComponent m_bWorkaroundActive _Bool
extensions/source/propctrlr/eformshelper.hxx:60
- pcr::EFormsHelper m_aSubmissionUINames pcr::MapStringToPropertySet
+ pcr::EFormsHelper m_aSubmissionUINames MapStringToPropertySet
extensions/source/propctrlr/eformshelper.hxx:62
- pcr::EFormsHelper m_aBindingUINames pcr::MapStringToPropertySet
+ pcr::EFormsHelper m_aBindingUINames MapStringToPropertySet
filter/source/graphicfilter/icgm/chart.hxx:48
DataNode nBoxX1 sal_Int16
filter/source/graphicfilter/icgm/chart.hxx:49
@@ -211,17 +235,17 @@ filter/source/graphicfilter/icgm/chart.hxx:50
filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85
- XMLFilterSettingsDialog maModuleOpt class SvtModuleOptions
+ XMLFilterSettingsDialog maModuleOpt SvtModuleOptions
framework/inc/dispatch/dispatchprovider.hxx:76
- framework::DispatchProvider m_aProtocolHandlerCache class framework::HandlerCache
+ framework::DispatchProvider m_aProtocolHandlerCache HandlerCache
framework/inc/helper/uiconfigelementwrapperbase.hxx:128
framework::UIConfigElementWrapperBase m_bConfigListening _Bool
framework/inc/xml/menudocumenthandler.hxx:186
framework::OReadMenuPopupHandler m_bMenuMode _Bool
framework/source/fwe/classes/addonsoptions.cxx:349
- framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<struct com::sun::star::beans::PropertyValue> >
+ framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<PropertyValue> >
framework/source/fwe/classes/addonsoptions.cxx:350
- framework::AddonsOptions_Impl m_aEmptyAddonNotebookBar Sequence<Sequence<struct com::sun::star::beans::PropertyValue> >
+ framework::AddonsOptions_Impl m_aEmptyAddonNotebookBar Sequence<Sequence<PropertyValue> >
i18npool/inc/textconversion.hxx:78
i18npool::(anonymous) code sal_Unicode
i18npool/inc/textconversion.hxx:79
@@ -229,9 +253,9 @@ i18npool/inc/textconversion.hxx:79
i18npool/inc/textconversion.hxx:80
i18npool::(anonymous) count sal_Int16
include/basic/sbstar.hxx:50
- StarBASIC aErrorHdl Link<class StarBASIC *, _Bool>
+ StarBASIC aErrorHdl Link<StarBASIC *, _Bool>
include/basic/sbstar.hxx:51
- StarBASIC aBreakHdl Link<class StarBASIC *, enum BasicDebugFlags>
+ StarBASIC aBreakHdl Link<StarBASIC *, BasicDebugFlags>
include/comphelper/guarding.hxx:40
comphelper::ORelease m_rMutex MUTEX &
include/comphelper/parallelsort.hxx:164
@@ -242,10 +266,10 @@ include/comphelper/servicedecl.hxx:131
comphelper::service_decl::ServiceDecl m_pImplName const char *const
include/comphelper/servicedecl.hxx:132
comphelper::service_decl::ServiceDecl m_pServiceNames const char *const
-include/comphelper/stl_types.hxx:113
- comphelper::mem_fun1_t M_f const comphelper::mem_fun1_t::_fun_type
+include/comphelper/stl_types.hxx:114
+ comphelper::mem_fun1_t M_f const _fun_type
include/connectivity/DriversConfig.hxx:76
- connectivity::DriversConfig m_aNode connectivity::DriversConfig::OSharedConfigNode
+ connectivity::DriversConfig m_aNode OSharedConfigNode
include/connectivity/sdbcx/VDescriptor.hxx:51
connectivity::sdbcx::ODescriptor m_aCase comphelper::UStringMixEqual
include/connectivity/sdbcx/VTable.hxx:77
@@ -255,7 +279,7 @@ include/connectivity/sdbcx/VTable.hxx:78
include/connectivity/sqlparse.hxx:104
connectivity::OSQLParser_Data aErrors ::connectivity::SQLError
include/filter/msfilter/svdfppt.hxx:718
- PPTExtParaSheet aExtParaLevel struct PPTExtParaLevel[10]
+ PPTExtParaSheet aExtParaLevel PPTExtParaLevel[10]
include/filter/msfilter/svdfppt.hxx:889
ImplPPTParaPropSet nDontKnow1 sal_uInt32
include/filter/msfilter/svdfppt.hxx:890
@@ -265,20 +289,10 @@ include/filter/msfilter/svdfppt.hxx:891
include/oox/core/contexthandler2.hxx:231
oox::core::ContextHandler2Helper mnRootStackSize size_t
include/oox/helper/containerhelper.hxx:130
- oox::Matrix maData oox::Matrix::container_type
+ oox::Matrix maData container_type
include/oox/ole/axbinarywriter.hxx:150
- oox::ole::AxBinaryPropertyWriter maStreamProps oox::ole::AxBinaryPropertyWriter::ComplexPropVector
-include/registry/refltype.hxx:65
- RTUik m_Data1 sal_uInt32
-include/registry/refltype.hxx:66
- RTUik m_Data2 sal_uInt16
-include/registry/refltype.hxx:67
- RTUik m_Data3 sal_uInt16
-include/registry/refltype.hxx:68
- RTUik m_Data4 sal_uInt32
-include/registry/refltype.hxx:69
- RTUik m_Data5 sal_uInt32
-include/sfx2/lokhelper.hxx:32
+ oox::ole::AxBinaryPropertyWriter maStreamProps ComplexPropVector
+include/sfx2/lokhelper.hxx:33
LokMouseEventData maLogicPosition std::optional<Point>
include/sfx2/msg.hxx:95
SfxTypeAttrib nAID sal_uInt16
@@ -291,79 +305,77 @@ include/sfx2/msg.hxx:106
include/sfx2/msg.hxx:107
SfxType nAttribs sal_uInt16
include/sfx2/msg.hxx:108
- SfxType aAttrib struct SfxTypeAttrib[1]
+ SfxType aAttrib SfxTypeAttrib[1]
include/sfx2/msg.hxx:118
SfxType0 pType const std::type_info *
include/svl/ondemand.hxx:55
- OnDemandLocaleDataWrapper aSysLocale class SvtSysLocale
+ OnDemandLocaleDataWrapper aSysLocale SvtSysLocale
+include/svx/diagram/IDiagramHelper.hxx:72
+ svx::diagram::IDiagramHelper mbUseDiagramThemeData _Bool
+include/svx/diagram/IDiagramHelper.hxx:81
+ svx::diagram::IDiagramHelper mbForceThemePtrRecreation _Bool
include/svx/graphctl.hxx:52
- GraphCtrl xVD ScopedVclPtrInstance<class VirtualDevice>
+ GraphCtrl xVD ScopedVclPtrInstance<VirtualDevice>
include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49
sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
include/svx/svdmark.hxx:141
- SdrMarkList maPointName rtl::OUString
+ SdrMarkList maPointName OUString
include/svx/svdmark.hxx:142
- SdrMarkList maGluePointName rtl::OUString
+ SdrMarkList maGluePointName OUString
include/svx/svdoedge.hxx:160
SdrEdgeObj mbBoundRectCalculationRunning _Bool
-include/unoidl/unoidl.hxx:444
- unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:444:5)
include/unoidl/unoidl.hxx:445
- unoidl::ConstantValue::(anonymous) booleanValue _Bool
+ unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:445:5)
include/unoidl/unoidl.hxx:446
- unoidl::ConstantValue::(anonymous) byteValue sal_Int8
+ unoidl::ConstantValue::(anonymous) booleanValue _Bool
include/unoidl/unoidl.hxx:447
- unoidl::ConstantValue::(anonymous) shortValue sal_Int16
+ unoidl::ConstantValue::(anonymous) byteValue sal_Int8
include/unoidl/unoidl.hxx:448
- unoidl::ConstantValue::(anonymous) unsignedShortValue sal_uInt16
+ unoidl::ConstantValue::(anonymous) shortValue sal_Int16
include/unoidl/unoidl.hxx:449
- unoidl::ConstantValue::(anonymous) longValue sal_Int32
+ unoidl::ConstantValue::(anonymous) unsignedShortValue sal_uInt16
include/unoidl/unoidl.hxx:450
- unoidl::ConstantValue::(anonymous) unsignedLongValue sal_uInt32
+ unoidl::ConstantValue::(anonymous) longValue sal_Int32
include/unoidl/unoidl.hxx:451
- unoidl::ConstantValue::(anonymous) hyperValue sal_Int64
+ unoidl::ConstantValue::(anonymous) unsignedLongValue sal_uInt32
include/unoidl/unoidl.hxx:452
- unoidl::ConstantValue::(anonymous) unsignedHyperValue sal_uInt64
+ unoidl::ConstantValue::(anonymous) hyperValue sal_Int64
include/unoidl/unoidl.hxx:453
- unoidl::ConstantValue::(anonymous) floatValue float
+ unoidl::ConstantValue::(anonymous) unsignedHyperValue sal_uInt64
include/unoidl/unoidl.hxx:454
+ unoidl::ConstantValue::(anonymous) floatValue float
+include/unoidl/unoidl.hxx:455
unoidl::ConstantValue::(anonymous) doubleValue double
include/unotest/bootstrapfixturebase.hxx:52
- test::BootstrapFixtureBase m_directories class test::Directories
+ test::BootstrapFixtureBase m_directories Directories
include/vcl/formatter.hxx:127
- Formatter m_aStaticFormatter class Formatter::StaticFormatter
+ Formatter m_aStaticFormatter StaticFormatter
include/vcl/toolkit/field.hxx:399
DateFormatter maStaticFormatter class Formatter::StaticFormatter
-io/source/stm/odata.cxx:559
+io/source/stm/odata.cxx:558
io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n1 sal_uInt32
-io/source/stm/odata.cxx:559
+io/source/stm/odata.cxx:558
io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n2 sal_uInt32
libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:48
(anonymous namespace)::GtvLokDialogPrivate m_nChildKeyModifier guint32
-libreofficekit/source/gtk/lokdocview.cxx:85
+libreofficekit/source/gtk/lokdocview.cxx:86
(anonymous namespace)::LOKDocViewPrivateImpl m_bIsLoading _Bool
lingucomponent/source/languageguessing/simpleguesser.cxx:72
(anonymous namespace)::textcat_t fprint void **
lingucomponent/source/languageguessing/simpleguesser.cxx:74
(anonymous namespace)::textcat_t size uint4
linguistic/source/dlistimp.hxx:56
- DicList aOpt class LinguOptions
+ DicList aOpt LinguOptions
oox/inc/drawingml/table/tablecell.hxx:85
oox::drawingml::table::TableCell maLinePropertiesInsideH oox::drawingml::LineProperties
oox/inc/drawingml/table/tablecell.hxx:86
oox::drawingml::table::TableCell maLinePropertiesInsideV oox::drawingml::LineProperties
oox/qa/token/tokenmap-test.cxx:33
- oox::TokenmapTest tokenMap class oox::TokenMap
+ oox::TokenmapTest tokenMap TokenMap
oox/qa/unit/vba_compression.cxx:70
TestVbaCompression m_directories test::Directories
-oox/source/drawingml/chart/objectformatter.cxx:717
- oox::drawingml::chart::ObjectFormatterData maFromLocale struct com::sun::star::lang::Locale
-registry/source/reflwrit.cxx:140
- writeDouble(sal_uInt8 *, double)::(anonymous union)::(anonymous) b1 sal_uInt32
-registry/source/reflwrit.cxx:141
- writeDouble(sal_uInt8 *, double)::(anonymous union)::(anonymous) b2 sal_uInt32
-registry/source/reflwrit.cxx:181
- (anonymous namespace)::CPInfo::(anonymous) aUik struct RTUik *
+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
sal/osl/unx/process.cxx:827
@@ -375,9 +387,9 @@ sal/osl/unx/process.cxx:829
sal/osl/unx/process.cxx:830
(anonymous namespace)::osl_procStat sigcatch char[24]
sal/qa/OStringBuffer/rtl_OStringBuffer.cxx:1675
- rtl_OStringBuffer::append_001 empty rtl::OString
+ rtl_OStringBuffer::append_001 empty OString
sal/rtl/alloc_arena.hxx:100
- rtl_arena_st m_hash_table_0 struct rtl_arena_segment_type *[64]
+ rtl_arena_st m_hash_table_0 rtl_arena_segment_type *[64]
sal/rtl/digest.cxx:188
(anonymous namespace)::DigestContextMD2 m_state sal_uInt32[16]
sal/rtl/digest.cxx:189
@@ -388,58 +400,62 @@ sal/rtl/uuid.cxx:67
(anonymous namespace)::UUID node sal_uInt8[6]
sc/inc/attarray.hxx:69
ScMergePatternState pItemSet std::optional<SfxItemSet>
+sc/inc/cellvalue.hxx:113
+ ScRefCellValue::(anonymous) mpString const svl::SharedString *
+sc/inc/cellvalue.hxx:114
+ ScRefCellValue::(anonymous) mpEditText const EditTextObject *
sc/inc/compiler.hxx:132
ScRawToken::(anonymous union)::(anonymous) eItem class ScTableRefToken::Item
sc/inc/compiler.hxx:133
ScRawToken::(anonymous) table struct (unnamed struct at /home/noel/libo2/sc/inc/compiler.hxx:130:9)
sc/inc/compiler.hxx:138
- ScRawToken::(anonymous) pMat class ScMatrix *
+ ScRawToken::(anonymous) pMat ScMatrix *
sc/inc/formulagroup.hxx:38
- sc::FormulaGroupEntry::(anonymous) mpCells class ScFormulaCell **
+ sc::FormulaGroupEntry::(anonymous) mpCells ScFormulaCell **
sc/inc/reordermap.hxx:20
- sc::ColRowReorderMapType maData sc::ColRowReorderMapType::DataType
+ sc::ColRowReorderMapType maData DataType
sc/source/core/inc/adiasync.hxx:41
- ScAddInAsync::(anonymous) pStr rtl::OUString *
+ ScAddInAsync::(anonymous) pStr OUString *
sc/source/core/inc/interpre.hxx:99
ScTokenStack pPointer const formula::FormulaToken *[512]
-sc/source/filter/excel/xltoolbar.cxx:30
- (anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
sc/source/filter/excel/xltoolbar.cxx:31
+ (anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
+sc/source/filter/excel/xltoolbar.cxx:32
(anonymous namespace)::MSOExcelCommandConvertor tcidToOOcmd IdToString
sc/source/filter/inc/commentsbuffer.hxx:40
oox::xls::CommentModel maAnchor css::awt::Rectangle
sc/source/filter/inc/htmlexp.hxx:117
- ScHTMLExport pFileNameMap ScHTMLExport::FileNameMapPtr
-sc/source/filter/inc/htmlpars.hxx:57
- ScHTMLStyles maEmpty const rtl::OUString
-sc/source/filter/inc/namebuff.hxx:79
+ ScHTMLExport pFileNameMap FileNameMapPtr
+sc/source/filter/inc/htmlpars.hxx:58
+ ScHTMLStyles maEmpty const OUString
+sc/source/filter/inc/namebuff.hxx:80
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
sc/source/filter/inc/qproform.hxx:54
- QProToSc mnAddToken struct TokenId
-sc/source/filter/inc/stylesbuffer.hxx:674
- oox::xls::Dxf mxAlignment std::shared_ptr<Alignment>
+ QProToSc mnAddToken TokenId
sc/source/filter/inc/stylesbuffer.hxx:676
+ oox::xls::Dxf mxAlignment std::shared_ptr<Alignment>
+sc/source/filter/inc/stylesbuffer.hxx:678
oox::xls::Dxf mxProtection std::shared_ptr<Protection>
-sc/source/filter/inc/stylesbuffer.hxx:765
- oox::xls::CellStyleBuffer maBuiltinStyles oox::xls::CellStyleBuffer::CellStyleVector
-sc/source/filter/inc/stylesbuffer.hxx:766
- oox::xls::CellStyleBuffer maUserStyles oox::xls::CellStyleBuffer::CellStyleVector
+sc/source/filter/inc/stylesbuffer.hxx:767
+ oox::xls::CellStyleBuffer maBuiltinStyles CellStyleVector
+sc/source/filter/inc/stylesbuffer.hxx:768
+ oox::xls::CellStyleBuffer maUserStyles CellStyleVector
sc/source/filter/inc/XclExpChangeTrack.hxx:347
XclExpChTrAction pAddAction std::unique_ptr<XclExpChTrAction>
sc/source/filter/inc/xepage.hxx:121
- XclExpChartPageSettings maData struct XclPageData
+ XclExpChartPageSettings maData XclPageData
sc/source/filter/inc/xistyle.hxx:517
- XclImpXFBuffer maBuiltinStyles XclImpXFBuffer::XclImpStyleList
+ XclImpXFBuffer maBuiltinStyles XclImpStyleList
sc/source/filter/inc/xistyle.hxx:518
- XclImpXFBuffer maUserStyles XclImpXFBuffer::XclImpStyleList
+ XclImpXFBuffer maUserStyles XclImpStyleList
sc/source/filter/inc/xltracer.hxx:81
XclTracer mbEnabled _Bool
sc/source/filter/xml/xmlcelli.hxx:94
ScXMLTableRowCellContext mbEditEngineHasText _Bool
sc/source/ui/inc/csvruler.hxx:37
- ScCsvRuler maBackgrDev ScopedVclPtrInstance<class VirtualDevice>
+ ScCsvRuler maBackgrDev ScopedVclPtrInstance<VirtualDevice>
sc/source/ui/inc/csvruler.hxx:38
- ScCsvRuler maRulerDev ScopedVclPtrInstance<class VirtualDevice>
+ ScCsvRuler maRulerDev ScopedVclPtrInstance<VirtualDevice>
sc/source/ui/inc/inputhdl.hxx:66
ScInputHandler pColumnData std::unique_ptr<ScTypedCaseStrSet>
sc/source/ui/inc/inputhdl.hxx:67
@@ -458,11 +474,11 @@ sc/source/ui/vba/vbaformatconditions.hxx:39
ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet>
sc/source/ui/vba/vbaworksheet.hxx:49
ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase>[2]
-sd/inc/Outliner.hxx:288
- SdOutliner mpFirstObj class SdrObject *
-sd/inc/sdmod.hxx:120
+sd/inc/Outliner.hxx:289
+ SdOutliner mpFirstObj SdrObject *
+sd/inc/sdmod.hxx:131
SdModule gImplImpressPropertySetInfoCache SdExtPropertySetInfoCache
-sd/inc/sdmod.hxx:121
+sd/inc/sdmod.hxx:132
SdModule gImplDrawPropertySetInfoCache SdExtPropertySetInfoCache
sd/source/core/CustomAnimationCloner.cxx:70
sd::(anonymous namespace)::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> >
@@ -473,43 +489,45 @@ sd/source/ui/inc/unopage.hxx:164
sd/source/ui/inc/unopage.hxx:224
SdMasterPage maTypeSequence css::uno::Sequence<css::uno::Type>
sd/source/ui/sidebar/MasterPageContainer.cxx:141
- sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated class Image
+ sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated Image
sd/source/ui/sidebar/MasterPageContainer.cxx:142
- sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated class Image
+ sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated Image
sd/source/ui/sidebar/MasterPageContainer.cxx:147
- sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable class Image
+ sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable Image
sd/source/ui/sidebar/MasterPageContainer.cxx:148
- sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable class Image
+ sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable Image
sd/source/ui/slideshow/showwindow.hxx:98
sd::ShowWindow mbMouseCursorHidden _Bool
-sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx:141
+sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx:142
sd::slidesorter::cache::PageCacheManager::RecentlyUsedPageCaches maMap std::map<key_type, mapped_type>
sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:96
sd::slidesorter::controller::Animator maElapsedTime ::canvas::tools::ElapsedTime
-sdext/source/pdfimport/inc/pdfihelper.hxx:100
+sdext/source/pdfimport/inc/pdfihelper.hxx:103
pdfi::GraphicsContext BlendMode sal_Int8
sdext/source/pdfimport/tree/style.hxx:44
- pdfi::StyleContainer::Style Contents rtl::OUString
+ pdfi::StyleContainer::Style Contents OUString
sfx2/source/appl/lnkbase2.cxx:81
- sfx2::(anonymous namespace)::ImplDdeItem pLink class sfx2::SvBaseLink *
-slideshow/source/engine/slideshowimpl.cxx:139
+ sfx2::(anonymous namespace)::ImplDdeItem pLink SvBaseLink *
+slideshow/source/engine/slideshowimpl.cxx:140
(anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime
-sot/source/sdstor/ucbstorage.cxx:406
- UCBStorageStream_Impl m_aKey rtl::OString
-store/source/storbios.cxx:59
- (anonymous namespace)::OStoreSuperBlock m_aMarked (anonymous namespace)::OStoreSuperBlock::L
-svl/source/crypto/cryptosign.cxx:267
+sot/source/sdstor/ucbstorage.cxx:408
+ UCBStorageStream_Impl m_aKey OString
+starmath/inc/ElementsDockingWindow.hxx:42
+ SmElementsControl maFormat SmFormat
+store/source/storbios.cxx:52
+ (anonymous namespace)::OStoreSuperBlock m_aMarked L
+svl/source/crypto/cryptosign.cxx:269
(anonymous namespace)::PKIStatusInfo status SECItem
-svl/source/crypto/cryptosign.cxx:287
- (anonymous namespace)::TimeStampResp status struct (anonymous namespace)::PKIStatusInfo
-svl/source/crypto/cryptosign.cxx:288
+svl/source/crypto/cryptosign.cxx:289
+ (anonymous namespace)::TimeStampResp status PKIStatusInfo
+svl/source/crypto/cryptosign.cxx:290
(anonymous namespace)::TimeStampResp timeStampToken SECItem
-svl/source/misc/strmadpt.cxx:51
+svl/source/misc/strmadpt.cxx:52
SvDataPipe_Impl::Page m_aBuffer sal_Int8[1]
svl/source/uno/pathservice.cxx:37
- (anonymous namespace)::PathService m_aOptions class SvtPathOptions
+ (anonymous namespace)::PathService m_aOptions SvtPathOptions
svtools/source/control/tabbar.cxx:209
- ImplTabBarItem maHelpId rtl::OString
+ ImplTabBarItem maHelpId OString
svtools/source/dialogs/insdlg.cxx:54
(anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
svtools/source/dialogs/insdlg.cxx:55
@@ -526,40 +544,34 @@ svtools/source/dialogs/insdlg.cxx:60
(anonymous namespace)::OleObjectDescriptor dwFullUserTypeName sal_uInt32
svtools/source/dialogs/insdlg.cxx:61
(anonymous namespace)::OleObjectDescriptor dwSrcOfCopy sal_uInt32
-svtools/source/table/gridtablerenderer.cxx:71
- svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending class BitmapEx
-svtools/source/table/gridtablerenderer.cxx:72
- svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending class BitmapEx
svx/inc/sdr/overlay/overlayrectangle.hxx:41
sdr::overlay::OverlayRectangle mbOverlayState _Bool
svx/source/inc/datanavi.hxx:182
- svxform::XFormsPage m_aMethodString class svxform::MethodString
+ svxform::XFormsPage m_aMethodString MethodString
svx/source/inc/datanavi.hxx:183
- svxform::XFormsPage m_aReplaceString class svxform::ReplaceString
+ svxform::XFormsPage m_aReplaceString ReplaceString
svx/source/inc/datanavi.hxx:488
- svxform::AddSubmissionDialog m_aMethodString class svxform::MethodString
+ svxform::AddSubmissionDialog m_aMethodString MethodString
svx/source/inc/datanavi.hxx:489
- svxform::AddSubmissionDialog m_aReplaceString class svxform::ReplaceString
+ svxform::AddSubmissionDialog m_aReplaceString ReplaceString
svx/source/inc/gridcell.hxx:514
DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
svx/source/inc/gridcell.hxx:515
DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
-svx/source/inc/StylesPreviewWindow.hxx:63
- StyleItemController m_GlyphsCache class SalLayoutGlyphsCache
svx/source/inc/svdpdf.hxx:61
- ImpSdrPdfImport maDash class XDash
+ ImpSdrPdfImport maDash XDash
sw/inc/acmplwrd.hxx:42
SwAutoCompleteWord m_LookupTree editeng::Trie
sw/inc/breakit.hxx:38
SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag>
sw/inc/dpage.hxx:35
SwDPage m_pGridLst std::unique_ptr<SdrPageGridFrameList>
-sw/inc/hints.hxx:290
+sw/inc/hints.hxx:293
SwAttrSetChg m_bDelSet _Bool
sw/inc/shellio.hxx:152
SwReader mpStg tools::SvRef<SotStorage>
sw/inc/swevent.hxx:71
- SwCallMouseEvent::(anonymous union)::(anonymous) pFormat const class SwFrameFormat *
+ SwCallMouseEvent::(anonymous union)::(anonymous) pFormat const SwFrameFormat *
sw/source/core/access/accfrmobjmap.hxx:100
SwAccessibleChildMap maMap std::map<key_type, mapped_type, key_compare>
sw/source/core/access/acchypertextdata.hxx:40
@@ -573,24 +585,24 @@ sw/source/core/access/accmap.cxx:619
sw/source/core/access/accmap.cxx:663
SwAccessibleSelectedParas_Impl maMap std::map<key_type, mapped_type, key_compare>
sw/source/core/doc/swstylemanager.cxx:60
- (anonymous namespace)::SwStyleManager m_aAutoCharPool class StylePool
+ (anonymous namespace)::SwStyleManager m_aAutoCharPool StylePool
sw/source/core/doc/swstylemanager.cxx:61
- (anonymous namespace)::SwStyleManager m_aAutoParaPool class StylePool
+ (anonymous namespace)::SwStyleManager m_aAutoParaPool StylePool
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:533
- (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<class VirtualDevice>
+sw/source/core/text/inftxt.cxx:532
+ (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice>
sw/source/core/text/redlnitr.hxx:75
SwRedlineItr m_pSet std::unique_ptr<SfxItemSet>
-sw/source/filter/html/htmltab.cxx:2839
+sw/source/filter/html/htmltab.cxx:2837
CellSaveStruct m_xCnts std::shared_ptr<HTMLTableCnts>
sw/source/filter/inc/rtf.hxx:33
RTFSurround::(anonymous) nVal sal_uInt8
-sw/source/ui/dbui/dbinsdlg.cxx:103
- DB_Column::(anonymous) pText rtl::OUString *
-sw/source/ui/dbui/dbinsdlg.cxx:105
+sw/source/ui/dbui/dbinsdlg.cxx:104
+ DB_Column::(anonymous) pText OUString *
+sw/source/ui/dbui/dbinsdlg.cxx:106
DB_Column::(anonymous) nFormat sal_uInt32
sw/source/uibase/dbui/mmconfigitem.cxx:113
SwMailMergeConfigItem_Impl m_aFemaleGreetingLines std::vector<OUString>
@@ -598,10 +610,14 @@ sw/source/uibase/dbui/mmconfigitem.cxx:115
SwMailMergeConfigItem_Impl m_aMaleGreetingLines std::vector<OUString>
sw/source/uibase/dbui/mmconfigitem.cxx:117
SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
-sw/source/uibase/inc/fldmgr.hxx:78
+sw/source/uibase/inc/fldmgr.hxx:80
SwInsertField_Data m_aDBDataSource css::uno::Any
-toolkit/source/awt/vclxtoolkit.cxx:438
+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
+toolkit/source/controls/table/gridtablerenderer.cxx:72
+ svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending BitmapEx
ucb/source/ucp/gio/gio_mount.hxx:73
OOoMountOperationClass parent_class GMountOperationClass
ucb/source/ucp/gio/gio_mount.hxx:76
@@ -612,124 +628,106 @@ ucb/source/ucp/gio/gio_mount.hxx:78
OOoMountOperationClass _gtk_reserved3 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
-ucb/source/ucp/package/pkgprovider.hxx:50
+ucb/source/ucp/package/pkgprovider.hxx:48
package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
-ucb/source/ucp/webdav-curl/CurlSession.cxx:127
+ucb/source/ucp/webdav-curl/CurlSession.cxx:129
(anonymous namespace)::CurlOption::(anonymous) pValue const void *const
-ucbhelper/source/client/proxydecider.cxx:131
- ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const struct ucbhelper::InternetProxyServer
-ucbhelper/source/provider/propertyvalueset.cxx:88
- ucbhelper_impl::PropertyValue aString rtl::OUString
-ucbhelper/source/provider/propertyvalueset.cxx:89
+ucbhelper/source/client/proxydecider.cxx:132
+ ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer
+ucbhelper/source/provider/propertyvalueset.cxx:86
+ ucbhelper_impl::PropertyValue aString OUString
+ucbhelper/source/provider/propertyvalueset.cxx:87
ucbhelper_impl::PropertyValue bBoolean _Bool
-ucbhelper/source/provider/propertyvalueset.cxx:90
+ucbhelper/source/provider/propertyvalueset.cxx:88
ucbhelper_impl::PropertyValue nByte sal_Int8
-ucbhelper/source/provider/propertyvalueset.cxx:91
+ucbhelper/source/provider/propertyvalueset.cxx:89
ucbhelper_impl::PropertyValue nShort sal_Int16
-ucbhelper/source/provider/propertyvalueset.cxx:92
+ucbhelper/source/provider/propertyvalueset.cxx:90
ucbhelper_impl::PropertyValue nInt sal_Int32
-ucbhelper/source/provider/propertyvalueset.cxx:93
+ucbhelper/source/provider/propertyvalueset.cxx:91
ucbhelper_impl::PropertyValue nLong sal_Int64
-ucbhelper/source/provider/propertyvalueset.cxx:97
+ucbhelper/source/provider/propertyvalueset.cxx:95
ucbhelper_impl::PropertyValue aBytes Sequence<sal_Int8>
+ucbhelper/source/provider/propertyvalueset.cxx:96
+ ucbhelper_impl::PropertyValue aDate Date
+ucbhelper/source/provider/propertyvalueset.cxx:97
+ ucbhelper_impl::PropertyValue aTime Time
ucbhelper/source/provider/propertyvalueset.cxx:98
- ucbhelper_impl::PropertyValue aDate struct com::sun::star::util::Date
+ ucbhelper_impl::PropertyValue aTimestamp DateTime
ucbhelper/source/provider/propertyvalueset.cxx:99
- ucbhelper_impl::PropertyValue aTime struct com::sun::star::util::Time
+ ucbhelper_impl::PropertyValue xBinaryStream Reference<XInputStream>
ucbhelper/source/provider/propertyvalueset.cxx:100
- ucbhelper_impl::PropertyValue aTimestamp struct com::sun::star::util::DateTime
+ ucbhelper_impl::PropertyValue xCharacterStream Reference<XInputStream>
ucbhelper/source/provider/propertyvalueset.cxx:101
- ucbhelper_impl::PropertyValue xBinaryStream Reference<class com::sun::star::io::XInputStream>
+ ucbhelper_impl::PropertyValue xRef Reference<XRef>
ucbhelper/source/provider/propertyvalueset.cxx:102
- ucbhelper_impl::PropertyValue xCharacterStream Reference<class com::sun::star::io::XInputStream>
+ ucbhelper_impl::PropertyValue xBlob Reference<XBlob>
ucbhelper/source/provider/propertyvalueset.cxx:103
- ucbhelper_impl::PropertyValue xRef Reference<class com::sun::star::sdbc::XRef>
+ ucbhelper_impl::PropertyValue xClob Reference<XClob>
ucbhelper/source/provider/propertyvalueset.cxx:104
- ucbhelper_impl::PropertyValue xBlob Reference<class com::sun::star::sdbc::XBlob>
-ucbhelper/source/provider/propertyvalueset.cxx:105
- ucbhelper_impl::PropertyValue xClob Reference<class com::sun::star::sdbc::XClob>
-ucbhelper/source/provider/propertyvalueset.cxx:106
- ucbhelper_impl::PropertyValue xArray Reference<class com::sun::star::sdbc::XArray>
-unoidl/source/sourceprovider-scanner.hxx:146
- unoidl::detail::SourceProviderInterfaceTypeEntityPad directMandatoryBases std::vector<DirectBase>
+ ucbhelper_impl::PropertyValue xArray Reference<XArray>
unoidl/source/sourceprovider-scanner.hxx:147
+ unoidl::detail::SourceProviderInterfaceTypeEntityPad directMandatoryBases std::vector<DirectBase>
+unoidl/source/sourceprovider-scanner.hxx:148
unoidl::detail::SourceProviderInterfaceTypeEntityPad directOptionalBases std::vector<DirectBase>
-unoidl/source/unoidl-read.cxx:148
+unoidl/source/unoidl-read.cxx:152
(anonymous namespace)::Entity dependencies std::set<OUString>
-unoidl/source/unoidl-read.cxx:149
+unoidl/source/unoidl-read.cxx:153
(anonymous namespace)::Entity interfaceDependencies std::set<OUString>
-unoidl/source/unoidlprovider.cxx:87
+unoidl/source/unoidlprovider.cxx:89
unoidl::detail::(anonymous namespace)::Memory16 byte unsigned char[2]
-unoidl/source/unoidlprovider.cxx:97
+unoidl/source/unoidlprovider.cxx:99
unoidl::detail::(anonymous namespace)::Memory32 byte unsigned char[4]
-unoidl/source/unoidlprovider.cxx:128
+unoidl/source/unoidlprovider.cxx:130
unoidl::detail::(anonymous namespace)::Memory64 byte unsigned char[8]
-unoidl/source/unoidlprovider.cxx:456
- unoidl::detail::MapEntry name struct unoidl::detail::(anonymous namespace)::Memory32
-unoidl/source/unoidlprovider.cxx:457
- unoidl::detail::MapEntry data struct unoidl::detail::(anonymous namespace)::Memory32
+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
- SvtPathOptions_Impl m_aEmptyString rtl::OUString
+ SvtPathOptions_Impl m_aEmptyString OUString
vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31
- BitmapFastScaleFilter maSize class Size
-vcl/inc/ppdparser.hxx:131
- psp::PPDParser::PPDConstraint m_pKey1 const class psp::PPDKey *
+ BitmapFastScaleFilter maSize Size
+vcl/inc/ppdparser.hxx:132
+ psp::PPDParser::PPDConstraint m_pKey1 const PPDKey *
vcl/inc/printerinfomanager.hxx:75
- psp::PrinterInfoManager::SystemPrintQueue m_aComment rtl::OUString
-vcl/inc/qt5/QtFrame.hxx:73
- QtFrame m_pQWidget class QWidget *
-vcl/inc/qt5/QtFrame.hxx:74
- QtFrame m_pTopLevel class QtMainWindow *
-vcl/inc/qt5/QtFrame.hxx:78
- QtFrame m_pQtGraphics std::unique_ptr<QtGraphics>
-vcl/inc/qt5/QtFrame.hxx:80
- QtFrame m_pSvpGraphics std::unique_ptr<QtSvpGraphics>
-vcl/inc/qt5/QtFrame.hxx:82
- QtFrame m_aRegion class QRegion
-vcl/inc/qt5/QtFrame.hxx:86
- QtFrame m_nStyle enum SalFrameStyleFlags
-vcl/inc/qt5/QtMenu.hxx:42
- QtMenu maItems std::vector<QtMenuItem *>
-vcl/inc/qt5/QtObject.hxx:38
- QtObject m_pQWidget class QWidget *
-vcl/inc/qt5/QtObject.hxx:39
- QtObject m_pQWindow class QWindow *
-vcl/inc/qt5/QtTimer.hxx:29
- QtTimer m_aTimer class QTimer
+ psp::PrinterInfoManager::SystemPrintQueue m_aComment OUString
vcl/inc/salinst.hxx:83
SalInstance m_bSupportsBitmap32 _Bool
-vcl/inc/salwtype.hxx:164
+vcl/inc/salwtype.hxx:167
SalWheelMouseEvent mbDeltaIsPixel _Bool
-vcl/inc/salwtype.hxx:217
+vcl/inc/salwtype.hxx:220
SalQueryCharPositionEvent mnCharPos sal_uLong
vcl/inc/svdata.hxx:323
ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
-vcl/inc/toolbox.h:108
+vcl/inc/svdata.hxx:330
+ ImplSVNWFData mbNoFrameJunctionForPopups _Bool
+vcl/inc/toolbox.h:109
vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId>
vcl/inc/unx/saldisp.hxx:282
- SalDisplay m_aInvalidScreenData struct SalDisplay::ScreenData
-vcl/inc/widgetdraw/WidgetDefinition.hxx:226
- vcl::WidgetDefinitionStyle maDefaultButtonTextColor class Color
+ SalDisplay m_aInvalidScreenData ScreenData
+vcl/inc/widgetdraw/WidgetDefinition.hxx:225
+ vcl::WidgetDefinitionStyle maDefaultButtonTextColor Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:229
+ vcl::WidgetDefinitionStyle maFlatButtonTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:230
- vcl::WidgetDefinitionStyle maFlatButtonTextColor class Color
-vcl/inc/widgetdraw/WidgetDefinition.hxx:231
- vcl::WidgetDefinitionStyle maDefaultButtonRolloverTextColor class Color
-vcl/inc/widgetdraw/WidgetDefinition.hxx:233
- vcl::WidgetDefinitionStyle maDefaultActionButtonRolloverTextColor class Color
+ vcl::WidgetDefinitionStyle maDefaultButtonRolloverTextColor Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:232
+ vcl::WidgetDefinitionStyle maDefaultActionButtonRolloverTextColor Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:234
+ vcl::WidgetDefinitionStyle maFlatButtonRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:235
- vcl::WidgetDefinitionStyle maFlatButtonRolloverTextColor class Color
+ vcl::WidgetDefinitionStyle maDefaultButtonPressedRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:236
- vcl::WidgetDefinitionStyle maDefaultButtonPressedRolloverTextColor class Color
+ vcl::WidgetDefinitionStyle maButtonPressedRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:237
- vcl::WidgetDefinitionStyle maButtonPressedRolloverTextColor class Color
+ vcl::WidgetDefinitionStyle maDefaultActionButtonPressedRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:238
- vcl::WidgetDefinitionStyle maDefaultActionButtonPressedRolloverTextColor class Color
+ vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor Color
vcl/inc/widgetdraw/WidgetDefinition.hxx:239
- vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor class Color
-vcl/inc/widgetdraw/WidgetDefinition.hxx:240
- vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor class Color
-vcl/source/app/settings.cxx:195
- ImplStyleData maDialogStyle struct DialogStyle
+ vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor Color
+vcl/source/app/settings.cxx:200
+ ImplStyleData maDialogStyle DialogStyle
vcl/source/bitmap/dibtools.cxx:52
(anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30
vcl/source/bitmap/dibtools.cxx:53
@@ -737,15 +735,15 @@ vcl/source/bitmap/dibtools.cxx:53
vcl/source/bitmap/dibtools.cxx:54
(anonymous namespace)::CIEXYZ aXyzZ FXPT2DOT30
vcl/source/bitmap/dibtools.cxx:65
- (anonymous namespace)::CIEXYZTriple aXyzRed struct (anonymous namespace)::CIEXYZ
+ (anonymous namespace)::CIEXYZTriple aXyzRed CIEXYZ
vcl/source/bitmap/dibtools.cxx:66
- (anonymous namespace)::CIEXYZTriple aXyzGreen struct (anonymous namespace)::CIEXYZ
+ (anonymous namespace)::CIEXYZTriple aXyzGreen CIEXYZ
vcl/source/bitmap/dibtools.cxx:67
- (anonymous namespace)::CIEXYZTriple aXyzBlue struct (anonymous namespace)::CIEXYZ
+ (anonymous namespace)::CIEXYZTriple aXyzBlue CIEXYZ
vcl/source/bitmap/dibtools.cxx:107
(anonymous namespace)::DIBV5Header nV5AlphaMask sal_uInt32
vcl/source/bitmap/dibtools.cxx:109
- (anonymous namespace)::DIBV5Header aV5Endpoints struct (anonymous namespace)::CIEXYZTriple
+ (anonymous namespace)::DIBV5Header aV5Endpoints CIEXYZTriple
vcl/source/bitmap/dibtools.cxx:110
(anonymous namespace)::DIBV5Header nV5GammaRed sal_uInt32
vcl/source/bitmap/dibtools.cxx:111
@@ -759,15 +757,15 @@ vcl/source/bitmap/dibtools.cxx:115
vcl/source/bitmap/dibtools.cxx:116
(anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32
vcl/source/control/roadmapwizard.cxx:63
- vcl::RoadmapWizardImpl aStateDescriptors vcl::(anonymous namespace)::StateDescriptions
+ vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions
vcl/source/control/tabctrl.cxx:81
ImplTabCtrlData maLayoutPageIdToLine std::unordered_map<int, int>
-vcl/source/filter/eps/eps.cxx:115
- (anonymous namespace)::PSWriter pVDev ScopedVclPtrInstance<class VirtualDevice>
+vcl/source/filter/eps/eps.cxx:116
+ (anonymous namespace)::PSWriter pVDev ScopedVclPtrInstance<VirtualDevice>
vcl/source/filter/idxf/dxf2mtf.hxx:54
- DXF2GDIMetaFile aDefaultLineInfo const class LineInfo
+ DXF2GDIMetaFile aDefaultLineInfo const LineInfo
vcl/source/filter/idxf/dxfreprd.hxx:75
- DXFRepresentation aPalette class DXFPalette
+ DXFRepresentation aPalette DXFPalette
vcl/source/filter/iras/iras.cxx:56
(anonymous namespace)::RASReader mnRepCount sal_uInt8
vcl/source/filter/itga/itga.cxx:55
@@ -791,25 +789,25 @@ vcl/source/filter/jpeg/transupp.h:148
vcl/source/filter/jpeg/transupp.h:150
(anonymous) crop_yoffset_set JCROP_CODE
vcl/source/treelist/headbar.cxx:41
- ImplHeadItem maHelpId rtl::OString
+ ImplHeadItem maHelpId OString
vcl/source/treelist/headbar.cxx:42
- ImplHeadItem maImage class Image
+ ImplHeadItem maImage Image
vcl/unx/gtk3/a11y/atkwrapper.hxx:50
AtkObjectWrapper aParent AtkObject
vcl/unx/gtk3/a11y/atkwrapper.hxx:79
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
-vcl/unx/gtk3/glomenu.cxx:14
+vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
writerfilter/source/ooxml/OOXMLFactory.hxx:57
- writerfilter::ooxml::AttributeInfo m_nToken writerfilter::Token_t
+ writerfilter::ooxml::AttributeInfo m_nToken Token_t
writerfilter/source/ooxml/OOXMLFactory.hxx:58
- writerfilter::ooxml::AttributeInfo m_nResource enum writerfilter::ooxml::ResourceType
+ writerfilter::ooxml::AttributeInfo m_nResource ResourceType
writerfilter/source/ooxml/OOXMLFactory.hxx:59
writerfilter::ooxml::AttributeInfo m_nRef Id
xmloff/inc/MultiPropertySetHelper.hxx:85
MultiPropertySetHelper aEmptyAny css::uno::Any
-xmloff/source/chart/SchXMLChartContext.cxx:443
- (anonymous namespace)::NewDonutSeries msStyleName rtl::OUString
+xmloff/source/chart/SchXMLChartContext.cxx:446
+ (anonymous namespace)::NewDonutSeries msStyleName OUString
xmloff/source/chart/SchXMLChartContext.hxx:51
SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
xmloff/source/chart/SchXMLChartContext.hxx:52
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index ad337c610871..e70d7f71426d 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -1,23 +1,23 @@
basctl/source/inc/dlged.hxx:121
basctl::DlgEditor pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
basic/qa/cppunit/basictest.hxx:27
- MacroSnippet maDll class BasicDLL
+ MacroSnippet maDll BasicDLL
basic/qa/cppunit/test_global_array.cxx:25
- (anonymous namespace)::GlobalArrayTest lib class BasicDLL
+ (anonymous namespace)::GlobalArrayTest lib BasicDLL
basic/qa/cppunit/test_global_as_new.cxx:25
- (anonymous namespace)::GlobalAsNewTest lib class BasicDLL
+ (anonymous namespace)::GlobalAsNewTest lib BasicDLL
canvas/source/vcl/canvasbitmap.hxx:113
vclcanvas::CanvasBitmap mxDevice css::uno::Reference<css::rendering::XGraphicDevice>
canvas/source/vcl/impltools.hxx:114
- vclcanvas::tools::LocalGuard aSolarGuard class SolarMutexGuard
+ vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard
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 class chart::ControllerLockGuardUNO
+ chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO
chart2/source/inc/ModifyListenerCallBack.hxx:52
chart::ModifyListenerCallBack m_xModifyListener css::uno::Reference<css::util::XModifyListener>
comphelper/source/container/enumerablemap.cxx:297
- comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<class com::sun::star::uno::XInterface>
+ comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<XInterface>
connectivity/source/drivers/evoab2/EApi.h:121
(anonymous) address_format char *
connectivity/source/drivers/evoab2/EApi.h:125
@@ -26,19 +26,17 @@ connectivity/source/drivers/mysqlc/mysqlc_user.hxx:22
connectivity::mysqlc::User m_xConnection css::uno::Reference<css::sdbc::XConnection>
connectivity/source/drivers/mysqlc/mysqlc_view.hxx:65
connectivity::mysqlc::View m_xConnection css::uno::Reference<css::sdbc::XConnection>
-connectivity/source/drivers/postgresql/pq_statics.hxx:104
+connectivity/source/drivers/postgresql/pq_statics.hxx:105
pq_sdbc_driver::ImplementationStatics types css::uno::Sequence<css::uno::Type>
-cppu/source/threadpool/threadpool.cxx:352
+cppu/source/threadpool/threadpool.cxx:353
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:56
+cppu/source/typelib/typelib.cxx:57
(anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cui/source/inc/AdditionsDialog.hxx:47
- AdditionInfo sReleaseVersion rtl::OUString
-cui/source/inc/cuitabarea.hxx:645
- SvxColorTabPage m_context css::uno::Reference<css::uno::XComponentContext>
+ AdditionInfo sReleaseVersion OUString
dbaccess/source/core/inc/databasecontext.hxx:84
- dbaccess::ODatabaseContext m_aBasicDLL class BasicDLL
-dbaccess/source/sdbtools/inc/connectiondependent.hxx:115
+ dbaccess::ODatabaseContext m_aBasicDLL BasicDLL
+dbaccess/source/sdbtools/inc/connectiondependent.hxx:116
sdbtools::ConnectionDependentComponent::EntryGuard m_aMutexGuard ::osl::MutexGuard
embeddedobj/source/msole/olecomponent.hxx:50
OleComponent m_aMutex ::osl::Mutex
@@ -49,13 +47,13 @@ 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 struct OleComponentNative_Impl *
+ OleComponent m_pNativeImpl OleComponentNative_Impl *
embeddedobj/source/msole/olecomponent.hxx:57
- OleComponent m_pUnoOleObject class OleEmbeddedObject *
+ OleComponent m_pUnoOleObject OleEmbeddedObject *
embeddedobj/source/msole/olecomponent.hxx:58
- OleComponent m_pOleWrapClientSite class OleWrapperClientSite *
+ OleComponent m_pOleWrapClientSite OleWrapperClientSite *
embeddedobj/source/msole/olecomponent.hxx:59
- OleComponent m_pImplAdviseSink class OleWrapperAdviseSink *
+ OleComponent m_pImplAdviseSink OleWrapperAdviseSink *
embeddedobj/source/msole/olecomponent.hxx:61
OleComponent m_nOLEMiscFlags sal_Int32
embeddedobj/source/msole/olecomponent.hxx:62
@@ -72,17 +70,15 @@ emfio/source/emfuno/xemfparser.cxx:48
emfio::emfreader::(anonymous namespace)::XEmfParser context_ uno::Reference<uno::XComponentContext>
extensions/source/scanner/scanner.hxx:43
ScannerManager maProtector osl::Mutex
-helpcompiler/inc/HelpCompiler.hxx:201
+helpcompiler/inc/HelpCompiler.hxx:202
HelpCompiler lang const std::string
-include/basegfx/DrawCommands.hxx:142
+include/basegfx/DrawCommands.hxx:143
gfx::DrawPath mpFillGradient std::shared_ptr<GradientInfo>
include/comphelper/interfacecontainer3.hxx:328
const css::uno::Reference<ListenerT> &
-include/cui/cuicharmap.hxx:90
- SvxCharacterMap mxContext uno::Reference<uno::XComponentContext>
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
- drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
-include/editeng/unotext.hxx:608
+ drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard
+include/editeng/unotext.hxx:609
SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText>
include/LibreOfficeKit/LibreOfficeKitGtk.h:33
_LOKDocView aDrawingArea GtkDrawingArea
@@ -97,7 +93,7 @@ include/sfx2/msg.hxx:117
include/sfx2/msg.hxx:119
SfxType0 nAttribs sal_uInt16
include/sfx2/msg.hxx:132
- SfxType1 aAttrib struct SfxTypeAttrib[1]
+ SfxType1 aAttrib SfxTypeAttrib[1]
include/sfx2/msg.hxx:132
SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:132
@@ -105,7 +101,7 @@ include/sfx2/msg.hxx:132
include/sfx2/msg.hxx:132
SfxType1 pType const std::type_info *
include/sfx2/msg.hxx:133
- SfxType2 aAttrib struct SfxTypeAttrib[2]
+ SfxType2 aAttrib SfxTypeAttrib[2]
include/sfx2/msg.hxx:133
SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:133
@@ -113,7 +109,7 @@ include/sfx2/msg.hxx:133
include/sfx2/msg.hxx:133
SfxType2 pType const std::type_info *
include/sfx2/msg.hxx:134
- SfxType3 aAttrib struct SfxTypeAttrib[3]
+ SfxType3 aAttrib SfxTypeAttrib[3]
include/sfx2/msg.hxx:134
SfxType3 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:134
@@ -121,7 +117,7 @@ include/sfx2/msg.hxx:134
include/sfx2/msg.hxx:134
SfxType3 pType const std::type_info *
include/sfx2/msg.hxx:135
- SfxType4 aAttrib struct SfxTypeAttrib[4]
+ SfxType4 aAttrib SfxTypeAttrib[4]
include/sfx2/msg.hxx:135
SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:135
@@ -129,7 +125,7 @@ include/sfx2/msg.hxx:135
include/sfx2/msg.hxx:135
SfxType4 pType const std::type_info *
include/sfx2/msg.hxx:136
- SfxType5 aAttrib struct SfxTypeAttrib[5]
+ SfxType5 aAttrib SfxTypeAttrib[5]
include/sfx2/msg.hxx:136
SfxType5 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:136
@@ -137,7 +133,7 @@ include/sfx2/msg.hxx:136
include/sfx2/msg.hxx:136
SfxType5 pType const std::type_info *
include/sfx2/msg.hxx:137
- SfxType6 aAttrib struct SfxTypeAttrib[6]
+ SfxType6 aAttrib SfxTypeAttrib[6]
include/sfx2/msg.hxx:137
SfxType6 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:137
@@ -145,7 +141,7 @@ include/sfx2/msg.hxx:137
include/sfx2/msg.hxx:137
SfxType6 pType const std::type_info *
include/sfx2/msg.hxx:138
- SfxType7 aAttrib struct SfxTypeAttrib[7]
+ SfxType7 aAttrib SfxTypeAttrib[7]
include/sfx2/msg.hxx:138
SfxType7 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:138
@@ -153,7 +149,7 @@ include/sfx2/msg.hxx:138
include/sfx2/msg.hxx:138
SfxType7 pType const std::type_info *
include/sfx2/msg.hxx:139
- SfxType8 aAttrib struct SfxTypeAttrib[8]
+ SfxType8 aAttrib SfxTypeAttrib[8]
include/sfx2/msg.hxx:139
SfxType8 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:139
@@ -161,7 +157,7 @@ include/sfx2/msg.hxx:139
include/sfx2/msg.hxx:139
SfxType8 pType const std::type_info *
include/sfx2/msg.hxx:140
- SfxType10 aAttrib struct SfxTypeAttrib[10]
+ SfxType10 aAttrib SfxTypeAttrib[10]
include/sfx2/msg.hxx:140
SfxType10 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:140
@@ -169,7 +165,7 @@ include/sfx2/msg.hxx:140
include/sfx2/msg.hxx:140
SfxType10 pType const std::type_info *
include/sfx2/msg.hxx:141
- SfxType11 aAttrib struct SfxTypeAttrib[11]
+ SfxType11 aAttrib SfxTypeAttrib[11]
include/sfx2/msg.hxx:141
SfxType11 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:141
@@ -177,7 +173,7 @@ include/sfx2/msg.hxx:141
include/sfx2/msg.hxx:141
SfxType11 pType const std::type_info *
include/sfx2/msg.hxx:143
- SfxType13 aAttrib struct SfxTypeAttrib[13]
+ SfxType13 aAttrib SfxTypeAttrib[13]
include/sfx2/msg.hxx:143
SfxType13 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:143
@@ -185,7 +181,7 @@ include/sfx2/msg.hxx:143
include/sfx2/msg.hxx:143
SfxType13 pType const std::type_info *
include/sfx2/msg.hxx:144
- SfxType14 aAttrib struct SfxTypeAttrib[14]
+ SfxType14 aAttrib SfxTypeAttrib[14]
include/sfx2/msg.hxx:144
SfxType14 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:144
@@ -193,7 +189,7 @@ include/sfx2/msg.hxx:144
include/sfx2/msg.hxx:144
SfxType14 pType const std::type_info *
include/sfx2/msg.hxx:145
- SfxType16 aAttrib struct SfxTypeAttrib[16]
+ SfxType16 aAttrib SfxTypeAttrib[16]
include/sfx2/msg.hxx:145
SfxType16 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:145
@@ -201,7 +197,7 @@ include/sfx2/msg.hxx:145
include/sfx2/msg.hxx:145
SfxType16 pType const std::type_info *
include/sfx2/msg.hxx:146
- SfxType17 aAttrib struct SfxTypeAttrib[17]
+ SfxType17 aAttrib SfxTypeAttrib[17]
include/sfx2/msg.hxx:146
SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:146
@@ -209,7 +205,7 @@ include/sfx2/msg.hxx:146
include/sfx2/msg.hxx:146
SfxType17 pType const std::type_info *
include/sfx2/msg.hxx:147
- SfxType23 aAttrib struct SfxTypeAttrib[23]
+ SfxType23 aAttrib SfxTypeAttrib[23]
include/sfx2/msg.hxx:147
SfxType23 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:147
@@ -223,21 +219,23 @@ include/svtools/genericunodialog.hxx:154
include/svtools/unoevent.hxx:162
SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
include/svx/imapdlg.hxx:91
- SvxIMapDlg aIMapItem class SvxIMapDlgItem
-include/unotest/macros_test.hxx:104
+ SvxIMapDlg aIMapItem SvxIMapDlgItem
+include/unotest/macros_test.hxx:111
unotest::MacrosTest mpDll std::unique_ptr<BasicDLL>
include/vcl/commandevent.hxx:310
CommandGestureData mfX const double
include/vcl/commandevent.hxx:311
CommandGestureData mfY const double
include/vcl/commandevent.hxx:314
- CommandGestureData meOrientation const enum PanningOrientation
+ CommandGestureData meOrientation const PanningOrientation
include/vcl/filter/PngImageReader.hxx:35
vcl::PngImageReader mxStatusIndicator css::uno::Reference<css::task::XStatusIndicator>
+include/vcl/filter/PngImageWriter.hxx:32
+ vcl::PngImageWriter mxStatusIndicator css::uno::Reference<css::task::XStatusIndicator>
include/vcl/pdf/PDFAnnotationMarker.hxx:67
- vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType enum vcl::pdf::PDFTextMarkerType
-include/vcl/uitest/uiobject.hxx:287
- TabPageUIObject mxTabPage VclPtr<class TabPage>
+ vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType
+include/vcl/uitest/uiobject.hxx:309
+ TabPageUIObject mxTabPage VclPtr<TabPage>
include/xmloff/formlayerexport.hxx:172
xmloff::OOfficeFormsExport m_pImpl std::unique_ptr<OFormsRootExport>
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51
@@ -264,7 +262,7 @@ libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.hxx:33
GtvLokDialogClass parentClass GtkDialogClass
libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:28
GtvMainToolbar parent GtkBox
-libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
+libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:38
GtvMainToolbarClass parentClass GtkBoxClass
lingucomponent/source/languageguessing/simpleguesser.cxx:75
(anonymous namespace)::textcat_t maxsize uint4
@@ -287,19 +285,19 @@ sal/qa/osl/condition/osl_Condition.cxx:202
sal/qa/osl/condition/osl_Condition.cxx:273
osl_Condition::check bRes2 _Bool
sal/qa/osl/file/osl_File.cxx:1387
- osl_FileStatus::isValid rItem_link class osl::DirectoryItem
+ osl_FileStatus::isValid rItem_link DirectoryItem
sal/qa/osl/file/osl_File.cxx:1564
- osl_FileStatus::getFileType m_aFifoItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aFifoItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1564
- osl_FileStatus::getFileType m_aVolumeItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aVolumeItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aLinkItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aLinkItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aSocketItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aSocketItem DirectoryItem
sal/qa/osl/file/osl_File.cxx:1565
- osl_FileStatus::getFileType m_aSpecialItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:2039
- osl_FileStatus::getLinkTargetURL rItem class osl::DirectoryItem
+ osl_FileStatus::getFileType m_aSpecialItem DirectoryItem
+sal/qa/osl/file/osl_File.cxx:2057
+ osl_FileStatus::getLinkTargetURL rItem DirectoryItem
sal/qa/osl/module/osl_Module.cxx:70
osl_Module::ctors bRes1 _Bool
sal/qa/osl/module/osl_Module.cxx:114
@@ -336,50 +334,50 @@ sc/inc/editutil.hxx:111
ScEnginePoolHelper pEnginePool rtl::Reference<SfxItemPool>
sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
-sc/qa/extras/scpdfexport.cxx:44
- ScPDFExportTest xTargetFrame Reference<frame::XFrame>
-sc/source/core/data/document.cxx:1236
+sc/inc/mtvelements.hxx:156
+ sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator
+sc/source/core/data/document.cxx:1245
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
-sc/source/core/data/document.cxx:1237
- (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk class ScBulkBroadcast
+sc/source/core/data/document.cxx:1246
+ (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast
sc/source/filter/inc/sheetdatacontext.hxx:50
- oox::xls::SheetDataContext aReleaser class SolarMutexReleaser
+ oox::xls::SheetDataContext aReleaser SolarMutexReleaser
sc/source/ui/inc/docsh.hxx:459
ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
sc/source/ui/inc/PivotLayoutTreeListBase.hxx:47
- ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget
+ ScPivotLayoutTreeListBase maDropTargetHelper ScPivotLayoutTreeDropTarget
sd/source/ui/inc/CustomAnimationList.hxx:127
- sd::CustomAnimationList maDropTargetHelper class sd::CustomAnimationListDropTarget
+ sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget
sd/source/ui/inc/sdtreelb.hxx:72
SdPageObjsTLV m_xDropTargetHelper std::unique_ptr<SdPageObjsTLVDropTarget>
sd/source/ui/inc/TableDesignPane.hxx:101
sd::TableDesignPane m_xImpl std::unique_ptr<TableDesignWidget>
-sd/source/ui/remotecontrol/ZeroconfService.hxx:32
+sd/source/ui/remotecontrol/ZeroconfService.hxx:33
sd::ZeroconfService port uint
-sd/source/ui/slidesorter/view/SlsLayouter.cxx:62
+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:1317
+sd/source/ui/view/DocumentRenderer.cxx:1318
sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
-sd/source/ui/view/viewshel.cxx:1157
+sd/source/ui/view/viewshel.cxx:1136
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
-sd/source/ui/view/viewshel.cxx:1158
+sd/source/ui/view/viewshel.cxx:1137
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
-sd/source/ui/view/viewshel.cxx:1159
+sd/source/ui/view/viewshel.cxx:1138
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
-sd/source/ui/view/viewshel.cxx:1160
+sd/source/ui/view/viewshel.cxx:1139
sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
sd/source/ui/view/ViewShellBase.cxx:188
sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:266
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:267
(anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
sfx2/inc/autoredactdialog.hxx:99
- SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
+ SfxAutoRedactDialog m_xDocShell SfxObjectShellLock
sfx2/source/dialog/basedlgs.cxx:46
- SfxModelessDialog_Impl aMoveIdle class Idle
-sfx2/source/doc/doctempl.cxx:105
- DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell class SfxObjectShellLock
+ SfxModelessDialog_Impl aMoveIdle Idle
+sfx2/source/doc/doctempl.cxx:106
+ DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock
sfx2/source/inc/sfxpicklist.hxx:33
SfxPickList mxImpl std::unique_ptr<SfxPickListImpl>
sfx2/source/inc/templdgi.hxx:93
@@ -390,67 +388,65 @@ slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats y GLfloat
slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats z GLfloat
-starmath/inc/mathml/mathmlMo.hxx:63
- moOperatorData m_motxt rtl::OUString
starmath/inc/mathml/mathmlMo.hxx:64
- moOperatorData m_form enum moOpDF
+ moOperatorData m_motxt OUString
starmath/inc/mathml/mathmlMo.hxx:65
- moOperatorData m_priority sal_uInt16
+ moOperatorData m_form moOpDF
starmath/inc/mathml/mathmlMo.hxx:66
- moOperatorData m_lspace sal_uInt16
+ moOperatorData m_priority sal_uInt16
starmath/inc/mathml/mathmlMo.hxx:67
- moOperatorData m_rspace sal_uInt16
+ moOperatorData m_lspace sal_uInt16
starmath/inc/mathml/mathmlMo.hxx:68
- moOperatorData m_properties enum moOpDP
+ moOperatorData m_rspace sal_uInt16
+starmath/inc/mathml/mathmlMo.hxx:69
+ moOperatorData m_properties moOpDP
starmath/inc/smmod.hxx:67
SmModule mpLocSymbolData std::unique_ptr<SmLocalizedSymbolData>
-starmath/inc/view.hxx:246
- SmViewShell maGraphicController class SmGraphicController
-svl/source/crypto/cryptosign.cxx:108
+starmath/inc/view.hxx:251
+ SmViewShell maGraphicController SmGraphicController
+svl/source/crypto/cryptosign.cxx:110
(anonymous namespace)::Extension extnID SECItem
-svl/source/crypto/cryptosign.cxx:109
+svl/source/crypto/cryptosign.cxx:111
(anonymous namespace)::Extension critical SECItem
-svl/source/crypto/cryptosign.cxx:110
+svl/source/crypto/cryptosign.cxx:112
(anonymous namespace)::Extension extnValue SECItem
-svl/source/crypto/cryptosign.cxx:268
+svl/source/crypto/cryptosign.cxx:270
(anonymous namespace)::PKIStatusInfo statusString SECItem
-svl/source/crypto/cryptosign.cxx:269
+svl/source/crypto/cryptosign.cxx:271
(anonymous namespace)::PKIStatusInfo failInfo SECItem
svx/source/dialog/contimp.hxx:75
- SvxSuperContourDlg aContourItem class SvxContourDlgItem
-svx/source/dialog/weldeditview.cxx:458
- (anonymous namespace)::WeldEditSource m_rEditAcc class WeldEditAccessible &
+ SvxSuperContourDlg aContourItem SvxContourDlgItem
+svx/source/dialog/weldeditview.cxx:460
+ (anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible &
svx/source/inc/datanavi.hxx:190
- svxform::XFormsPage m_aDropHelper class svxform::DataTreeDropTarget
+ svxform::XFormsPage m_aDropHelper DataTreeDropTarget
svx/source/sidebar/fontwork/FontworkPropertyPanel.hxx:41
svx::sidebar::FontworkPropertyPanel m_xToolbar std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/tbxctrls/layctrl.cxx:432
+svx/source/tbxctrls/layctrl.cxx:433
(anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl>
sw/source/core/crsr/crbm.cxx:62
- (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
+ (anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState
sw/source/core/frmedt/fetab.cxx:78
(anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
sw/source/core/inc/ftnboss.hxx:34
- SwSaveFootnoteHeight aGuard class SwFrameDeleteGuard
-sw/source/core/layout/dbg_lay.cxx:179
- SwImplEnterLeave m_nAction enum DbgAction
-sw/source/core/unocore/unolinebreak.cxx:43
- SwXLineBreak::Impl m_rThis class SwXLineBreak &
+ SwSaveFootnoteHeight aGuard SwFrameDeleteGuard
+sw/source/core/layout/dbg_lay.cxx:181
+ SwImplEnterLeave m_nAction DbgAction
sw/source/uibase/inc/condedit.hxx:43
- ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
-sw/source/uibase/inc/conttree.hxx:296
- SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
+ ConditionEdit m_aDropTargetHelper ConditionEditDropTarget
+sw/source/uibase/inc/conttree.hxx:298
+ SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget
sw/source/uibase/inc/swuicnttab.hxx:241
- SwTokenWindow m_aAdjustPositionsIdle class Idle
+ SwTokenWindow m_aAdjustPositionsIdle Idle
sw/source/uibase/inc/uivwimp.hxx:93
- SwView_Impl m_xTmpSelDocShell class SfxObjectShellLock
+ SwView_Impl m_xTmpSelDocShell SfxObjectShellLock
sw/source/uibase/inc/unodispatch.hxx:45
- SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard class SolarMutexGuard
+ SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard
toolkit/source/awt/stylesettings.cxx:74
- toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard class SolarMutexGuard
-unoidl/source/unoidlprovider.cxx:673
+ 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:674
+unoidl/source/unoidlprovider.cxx:676
unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
@@ -460,149 +456,13 @@ vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int[256]
vcl/inc/qt5/QtAccessibleEventListener.hxx:34
QtAccessibleEventListener m_xAccessible css::uno::Reference<css::accessibility::XAccessible>
-vcl/inc/qt5/QtAccessibleWidget.hxx:153
- QtAccessibleWidget m_xAccessible css::uno::Reference<css::accessibility::XAccessible>
-vcl/inc/qt5/QtAccessibleWidget.hxx:156
- QtAccessibleWidget m_pObject class QObject *
-vcl/inc/qt5/QtClipboard.hxx:38
- QtClipboard m_aMutex osl::Mutex
-vcl/inc/qt5/QtClipboard.hxx:39
- QtClipboard m_aClipboardName const rtl::OUString
-vcl/inc/qt5/QtClipboard.hxx:40
- QtClipboard m_aClipboardMode const class QClipboard::Mode
-vcl/inc/qt5/QtClipboard.hxx:43
- QtClipboard m_bOwnClipboardChange _Bool
-vcl/inc/qt5/QtClipboard.hxx:45
- QtClipboard m_bDoClear _Bool
-vcl/inc/qt5/QtClipboard.hxx:48
- QtClipboard m_aContents css::uno::Reference<css::datatransfer::XTransferable>
-vcl/inc/qt5/QtClipboard.hxx:50
- QtClipboard m_aOwner css::uno::Reference<css::datatransfer::clipboard::XClipboardOwner>
-vcl/inc/qt5/QtClipboard.hxx:51
- QtClipboard m_aListeners std::vector<css::uno::Reference<css::datatransfer::clipboard::XClipboardListener> >
-vcl/inc/qt5/QtFilePicker.hxx:63
- QtFilePicker m_context css::uno::Reference<css::uno::XComponentContext>
-vcl/inc/qt5/QtFilePicker.hxx:65
- QtFilePicker m_xListener css::uno::Reference<css::ui::dialogs::XFilePickerListener>
-vcl/inc/qt5/QtFilePicker.hxx:66
- QtFilePicker m_xClosedListener css::uno::Reference<css::ui::dialogs::XDialogClosedListener>
-vcl/inc/qt5/QtFilePicker.hxx:68
- QtFilePicker m_aHelperMutex osl::Mutex
-vcl/inc/qt5/QtFilePicker.hxx:70
- QtFilePicker m_aNamedFilterList class QStringList
-vcl/inc/qt5/QtFilePicker.hxx:71
- QtFilePicker m_aTitleToFilterMap QHash<class QString, class QString>
-vcl/inc/qt5/QtFilePicker.hxx:73
- QtFilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
-vcl/inc/qt5/QtFilePicker.hxx:74
- QtFilePicker m_aCurrentFilter class QString
-vcl/inc/qt5/QtFilePicker.hxx:77
- QtFilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
-vcl/inc/qt5/QtFilePicker.hxx:79
- QtFilePicker m_bIsFolderPicker const _Bool
-vcl/inc/qt5/QtFilePicker.hxx:81
- QtFilePicker m_pParentWidget class QWidget *
-vcl/inc/qt5/QtFrame.hxx:85
- QtFrame m_bGraphicsInUse _Bool
-vcl/inc/qt5/QtFrame.hxx:87
- QtFrame m_pParent class QtFrame *
-vcl/inc/qt5/QtFrame.hxx:88
- QtFrame m_ePointerStyle enum PointerStyle
-vcl/inc/qt5/QtFrame.hxx:92
- QtFrame m_pDragSource class QtDragSource *
-vcl/inc/qt5/QtFrame.hxx:93
- QtFrame m_pDropTarget class QtDropTarget *
-vcl/inc/qt5/QtFrame.hxx:94
- QtFrame m_bInDrag _Bool
-vcl/inc/qt5/QtFrame.hxx:96
- QtFrame m_bDefaultSize _Bool
-vcl/inc/qt5/QtFrame.hxx:97
- QtFrame m_bDefaultPos _Bool
-vcl/inc/qt5/QtFrame.hxx:98
- QtFrame m_bFullScreen _Bool
-vcl/inc/qt5/QtFrame.hxx:99
- QtFrame m_bFullScreenSpanAll _Bool
-vcl/inc/qt5/QtFrame.hxx:100
- QtFrame m_nRestoreScreen sal_uInt32
-vcl/inc/qt5/QtFrame.hxx:101
- QtFrame m_aRestoreGeometry class QRect
-vcl/inc/qt5/QtFrame.hxx:104
- QtFrame m_ScreenSaverInhibitor class ScreenSaverInhibitor
-vcl/inc/qt5/QtFrame.hxx:110
- QtFrame m_nInputLanguage LanguageType
-vcl/inc/qt5/QtInstance.hxx:56
- QtInstance m_aWaitingYieldCond osl::Condition
-vcl/inc/qt5/QtInstance.hxx:58
- QtInstance m_pTimer class QtTimer *
-vcl/inc/qt5/QtInstance.hxx:59
- QtInstance m_bSleeping _Bool
-vcl/inc/qt5/QtInstance.hxx:60
- QtInstance m_aClipboards std::unordered_map<OUString, css::uno::Reference<css::uno::XInterface> >
-vcl/inc/qt5/QtInstance.hxx:62
- QtInstance m_pQApplication std::unique_ptr<QApplication>
-vcl/inc/qt5/QtInstance.hxx:63
- QtInstance m_pFakeArgvFreeable std::vector<FreeableCStr>
-vcl/inc/qt5/QtInstance.hxx:64
- QtInstance m_pFakeArgv std::unique_ptr<char *[]>
-vcl/inc/qt5/QtInstance.hxx:65
- QtInstance m_pFakeArgc std::unique_ptr<int>
-vcl/inc/qt5/QtInstance.hxx:67
- QtInstance m_aUpdateStyleTimer class Timer
-vcl/inc/qt5/QtInstance.hxx:68
- QtInstance m_bUpdateFonts _Bool
-vcl/inc/qt5/QtMainWindow.hxx:31
- QtMainWindow m_rFrame class QtFrame &
-vcl/inc/qt5/QtMenu.hxx:44
- QtMenu mpParentSalMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:45
- QtMenu mpFrame class QtFrame *
-vcl/inc/qt5/QtMenu.hxx:46
- QtMenu mbMenuBar _Bool
-vcl/inc/qt5/QtMenu.hxx:47
- QtMenu mpQMenuBar class QMenuBar *
-vcl/inc/qt5/QtMenu.hxx:49
- QtMenu mpOwnedQMenu std::unique_ptr<QMenu>
-vcl/inc/qt5/QtMenu.hxx:51
- QtMenu mpQMenu class QMenu *
-vcl/inc/qt5/QtMenu.hxx:52
- QtMenu mpCloseButton class QPushButton *
-vcl/inc/qt5/QtMenu.hxx:53
- QtMenu maCloseButtonConnection struct QMetaObject::Connection
-vcl/inc/qt5/QtMenu.hxx:110
- QtMenuItem mpParentMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:111
- QtMenuItem mpSubMenu class QtMenu *
-vcl/inc/qt5/QtMenu.hxx:112
- QtMenuItem mpAction std::unique_ptr<QAction>
-vcl/inc/qt5/QtMenu.hxx:113
- QtMenuItem mpMenu std::unique_ptr<QMenu>
-vcl/inc/qt5/QtMenu.hxx:114
- QtMenuItem mpActionGroup std::shared_ptr<QActionGroup>
-vcl/inc/qt5/QtMenu.hxx:115
- QtMenuItem mnId sal_uInt16
-vcl/inc/qt5/QtMenu.hxx:116
- QtMenuItem mnType enum MenuItemType
-vcl/inc/qt5/QtMenu.hxx:117
- QtMenuItem mbVisible _Bool
-vcl/inc/qt5/QtMenu.hxx:118
- QtMenuItem mbEnabled _Bool
-vcl/inc/qt5/QtMenu.hxx:119
- QtMenuItem maImage class Image
-vcl/inc/qt5/QtObject.hxx:40
- QtObject m_pRegion class QRegion
-vcl/inc/qt5/QtObject.hxx:67
- QtObjectWindow m_rParent class QtObject &
-vcl/inc/qt5/QtWidget.hxx:38
- QtWidget m_bNonEmptyIMPreeditSeen _Bool
-vcl/inc/qt5/QtWidget.hxx:39
- QtWidget m_nDeltaX int
-vcl/inc/qt5/QtWidget.hxx:40
- QtWidget m_nDeltaY int
vcl/inc/salprn.hxx:45
SalPrinterQueueInfo mpPortName std::unique_ptr<OUString>
-vcl/source/gdi/jobset.cxx:36
+vcl/source/app/salvtables.cxx:603
+ SalFlashAttention m_aOrigBackground Wallpaper
+vcl/source/gdi/jobset.cxx:39
(anonymous namespace)::ImplOldJobSetupData cDeviceName char[32]
-vcl/source/gdi/jobset.cxx:37
+vcl/source/gdi/jobset.cxx:40
(anonymous namespace)::ImplOldJobSetupData cPortName char[32]
vcl/source/uitest/uno/uitest_uno.cxx:35
(anonymous namespace)::UITestUnoObj mpUITest std::unique_ptr<UITest>
@@ -614,11 +474,9 @@ vcl/unx/gtk3/customcellrenderer.hxx:29
(anonymous) parent_class GtkCellRendererTextClass
vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
-vcl/unx/kf5/KF5FilePicker.hxx:33
- KF5FilePicker _layout std::unique_ptr<QGridLayout>
writerfilter/source/ooxml/OOXMLStreamImpl.hxx:41
writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
-xmlscript/source/xmldlg_imexp/imp_share.hxx:535
+xmlscript/source/xmldlg_imexp/imp_share.hxx:537
xmlscript::BulletinBoardElement mxDialogImport rtl::Reference<DialogImport>
xmlsecurity/qa/unit/signing/signing2.cxx:42
SigningTest2 mxSEInitializer uno::Reference<xml::crypto::XSEInitializer>
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index e61d5edbb1ee..33f995f77007 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -1,11 +1,11 @@
basctl/source/basicide/moduldlg.hxx:134
basctl::ObjectPage m_xDropTarget std::unique_ptr<SbTreeListBoxDropTarget>
-basctl/source/inc/basidesh.hxx:87
- basctl::Shell m_aNotifier class basctl::DocumentEventNotifier
+basctl/source/inc/basidesh.hxx:86
+ basctl::Shell m_aNotifier DocumentEventNotifier
basctl/source/inc/bastype2.hxx:182
- basctl::SbTreeListBox m_aNotifier class basctl::DocumentEventNotifier
+ basctl::SbTreeListBox m_aNotifier DocumentEventNotifier
basctl/source/inc/IDEComboBox.hxx:113
- basctl::DocListenerBox maNotifier class basctl::DocumentEventNotifier
+ basctl::DocListenerBox maNotifier DocumentEventNotifier
basegfx/source/polygon/b2dpolygontriangulator.cxx:113
basegfx::(anonymous namespace)::Triangulator maNewEdgeEntries std::vector<std::unique_ptr<EdgeEntry> >
basic/qa/cppunit/test_scanner.cxx:24
@@ -31,7 +31,7 @@ bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:130
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:131
__cxxabiv1::__cxa_exception terminateHandler std::terminate_handler
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:132
- __cxxabiv1::__cxa_exception nextException struct __cxxabiv1::__cxa_exception *
+ __cxxabiv1::__cxa_exception nextException __cxa_exception *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:133
__cxxabiv1::__cxa_exception handlerCount int
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:134
@@ -54,23 +54,23 @@ bridges/source/jni_uno/jni_java2uno.cxx:153
jni_uno::(anonymous namespace)::largest p void *
bridges/source/jni_uno/jni_java2uno.cxx:154
jni_uno::(anonymous namespace)::largest a uno_Any
-canvas/inc/rendering/irendermodule.hxx:35
+canvas/inc/rendering/irendermodule.hxx:36
canvas::Vertex a float
-canvas/inc/rendering/irendermodule.hxx:35
+canvas/inc/rendering/irendermodule.hxx:36
canvas::Vertex b float
-canvas/inc/rendering/irendermodule.hxx:35
+canvas/inc/rendering/irendermodule.hxx:36
canvas::Vertex g float
-canvas/inc/rendering/irendermodule.hxx:35
- canvas::Vertex r float
canvas/inc/rendering/irendermodule.hxx:36
+ canvas::Vertex r float
+canvas/inc/rendering/irendermodule.hxx:37
canvas::Vertex u float
-canvas/inc/rendering/irendermodule.hxx:36
- canvas::Vertex v float
canvas/inc/rendering/irendermodule.hxx:37
+ canvas::Vertex v float
+canvas/inc/rendering/irendermodule.hxx:38
canvas::Vertex x float
-canvas/inc/rendering/irendermodule.hxx:37
+canvas/inc/rendering/irendermodule.hxx:38
canvas::Vertex y float
-canvas/inc/rendering/irendermodule.hxx:37
+canvas/inc/rendering/irendermodule.hxx:38
canvas::Vertex z float
canvas/source/cairo/cairo_canvasbitmap.hxx:119
cairocanvas::CanvasBitmap mpBufferCairo ::cairo::CairoSharedPtr
@@ -84,19 +84,19 @@ chart2/inc/ChartModel.hxx:480
chart::ChartModel mnStart sal_Int32
chart2/inc/ChartModel.hxx:481
chart::ChartModel mnEnd sal_Int32
-chart2/source/controller/dialogs/DialogModel.cxx:184
- (anonymous namespace)::lcl_RolesWithRangeAppend m_rDestCnt (anonymous namespace)::lcl_RolesWithRangeAppend::tContainerType *
+chart2/source/controller/dialogs/DialogModel.cxx:179
+ (anonymous namespace)::lcl_RolesWithRangeAppend m_rDestCnt tContainerType *
chart2/source/controller/inc/ChartController.hxx:414
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>
chart2/source/controller/inc/dlg_View3D.hxx:53
chart::View3DDialog m_xIllumination std::unique_ptr<ThreeD_SceneIllumination_TabPage>
-chart2/source/controller/main/ElementSelector.hxx:38
+chart2/source/controller/main/ElementSelector.hxx:37
chart::ListBoxEntryData nHierarchyDepth sal_Int32
chart2/source/inc/MediaDescriptorHelper.hxx:71
apphelper::MediaDescriptorHelper ReadOnly _Bool
-chart2/source/view/charttypes/PieChart.hxx:127
+chart2/source/view/charttypes/PieChart.hxx:129
chart::PieChart::PieLabelInfo fValue double
codemaker/source/cppumaker/dependencies.hxx:108
codemaker::cppumaker::Dependencies m_voidDependency _Bool
@@ -104,66 +104,68 @@ codemaker/source/javamaker/classfile.cxx:508
floatBytes float
codemaker/source/javamaker/classfile.cxx:540
doubleBytes double
+comphelper/qa/container/comphelper_ifcontainer.cxx:44
+ (anonymous namespace)::ContainerListener m_pStats ContainerStats *const
comphelper/qa/unit/parallelsorttest.cxx:44
ParallelSortTest mnThreads size_t
comphelper/source/misc/asyncnotification.cxx:69
comphelper::EventNotifierImpl pKeepThisAlive std::shared_ptr<AsyncEventNotifierAutoJoin>
-configmgr/source/components.cxx:162
+configmgr/source/components.cxx:164
configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> *
-connectivity/source/drivers/postgresql/pq_statics.hxx:141
- pq_sdbc_driver::Statics NO_NULLS rtl::OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:142
- pq_sdbc_driver::Statics NULABLE rtl::OUString
+ pq_sdbc_driver::Statics NO_NULLS OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:143
- pq_sdbc_driver::Statics NULLABLE_UNKNOWN rtl::OUString
+ pq_sdbc_driver::Statics NULABLE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:144
- pq_sdbc_driver::Statics SELECT rtl::OUString
+ pq_sdbc_driver::Statics NULLABLE_UNKNOWN OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:145
- pq_sdbc_driver::Statics UPDATE rtl::OUString
+ pq_sdbc_driver::Statics SELECT OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:146
- pq_sdbc_driver::Statics INSERT rtl::OUString
+ pq_sdbc_driver::Statics UPDATE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:147
- pq_sdbc_driver::Statics DELETE rtl::OUString
+ pq_sdbc_driver::Statics INSERT OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:148
- pq_sdbc_driver::Statics RULE rtl::OUString
+ pq_sdbc_driver::Statics DELETE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:149
- pq_sdbc_driver::Statics REFERENCES rtl::OUString
+ pq_sdbc_driver::Statics RULE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:150
- pq_sdbc_driver::Statics TRIGGER rtl::OUString
+ pq_sdbc_driver::Statics REFERENCES OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:151
- pq_sdbc_driver::Statics EXECUTE rtl::OUString
+ pq_sdbc_driver::Statics TRIGGER OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:152
- pq_sdbc_driver::Statics USAGE rtl::OUString
+ pq_sdbc_driver::Statics EXECUTE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:153
- pq_sdbc_driver::Statics CREATE rtl::OUString
+ pq_sdbc_driver::Statics USAGE OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:154
- pq_sdbc_driver::Statics TEMPORARY rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:187
- pq_sdbc_driver::Statics KEY_COLUMN rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:193
- pq_sdbc_driver::Statics CURSOR_NAME rtl::OUString
+ pq_sdbc_driver::Statics CREATE OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:155
+ pq_sdbc_driver::Statics TEMPORARY OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:188
+ pq_sdbc_driver::Statics KEY_COLUMN OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:194
- pq_sdbc_driver::Statics ESCAPE_PROCESSING rtl::OUString
+ pq_sdbc_driver::Statics CURSOR_NAME OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:195
- pq_sdbc_driver::Statics FETCH_DIRECTION rtl::OUString
+ pq_sdbc_driver::Statics ESCAPE_PROCESSING OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:196
- pq_sdbc_driver::Statics FETCH_SIZE rtl::OUString
+ pq_sdbc_driver::Statics FETCH_DIRECTION OUString
connectivity/source/drivers/postgresql/pq_statics.hxx:197
- pq_sdbc_driver::Statics IS_BOOKMARKABLE rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:199
- pq_sdbc_driver::Statics RESULT_SET_TYPE rtl::OUString
-connectivity/source/drivers/postgresql/pq_statics.hxx:211
- pq_sdbc_driver::Statics HELP_TEXT rtl::OUString
+ pq_sdbc_driver::Statics FETCH_SIZE OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:198
+ pq_sdbc_driver::Statics IS_BOOKMARKABLE OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:200
+ pq_sdbc_driver::Statics RESULT_SET_TYPE OUString
+connectivity/source/drivers/postgresql/pq_statics.hxx:212
+ pq_sdbc_driver::Statics HELP_TEXT OUString
connectivity/source/inc/calc/CConnection.hxx:51
connectivity::calc::OCalcConnection::CloseVetoButTerminateListener m_pCloseListener std::unique_ptr<utl::CloseVeto>
connectivity/source/inc/odbc/OConnection.hxx:53
- connectivity::odbc::OConnection m_sUser rtl::OUString
+ connectivity::odbc::OConnection m_sUser OUString
connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx:70
connectivity::odbc::ODatabaseMetaDataResultSet m_aStatement css::uno::WeakReferenceHelper
connectivity/source/inc/OTypeInfo.hxx:30
- connectivity::OTypeInfo aTypeName rtl::OUString
+ connectivity::OTypeInfo aTypeName OUString
connectivity/source/inc/OTypeInfo.hxx:31
- connectivity::OTypeInfo aLocalTypeName rtl::OUString
+ connectivity::OTypeInfo aLocalTypeName OUString
connectivity/source/inc/OTypeInfo.hxx:33
connectivity::OTypeInfo nPrecision sal_Int32
connectivity/source/inc/OTypeInfo.hxx:35
@@ -172,66 +174,88 @@ connectivity/source/inc/OTypeInfo.hxx:37
connectivity::OTypeInfo nType sal_Int16
connectivity/source/inc/writer/WConnection.hxx:54
connectivity::writer::OWriterConnection::CloseVetoButTerminateListener m_pCloseListener std::unique_ptr<utl::CloseVeto>
-cppcanvas/source/inc/implrenderer.hxx:208
- cppcanvas::internal::ImplRenderer aBaseTransform struct cppcanvas::internal::XForm
+cppcanvas/source/inc/implrenderer.hxx:209
+ cppcanvas::internal::ImplRenderer aBaseTransform XForm
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
+cppu/source/uno/check.cxx:42
+ (anonymous namespace)::C2 n2 sal_Int32
+cppu/source/uno/check.cxx:46
+ (anonymous namespace)::C3 d3 double
+cppu/source/uno/check.cxx:47
+ (anonymous namespace)::C3 n3 sal_Int32
+cppu/source/uno/check.cxx:51
+ (anonymous namespace)::C4 n4 sal_Int32
+cppu/source/uno/check.cxx:52
+ (anonymous namespace)::C4 d4 double
+cppu/source/uno/check.cxx:56
+ (anonymous namespace)::C5 n5 sal_Int64
+cppu/source/uno/check.cxx:57
+ (anonymous namespace)::C5 b5 sal_Bool
+cppu/source/uno/check.cxx:61
+ (anonymous namespace)::C6 c6 C5
+cppu/source/uno/check.cxx:62
+ (anonymous namespace)::C6 b6 sal_Bool
cppu/source/uno/check.cxx:67
(anonymous namespace)::D d sal_Int16
cppu/source/uno/check.cxx:68
(anonymous namespace)::D e sal_Int32
-cppu/source/uno/check.cxx:72
- (anonymous namespace)::E a sal_Bool
cppu/source/uno/check.cxx:73
+ (anonymous namespace)::E a sal_Bool
+cppu/source/uno/check.cxx:75
(anonymous namespace)::E b sal_Bool
-cppu/source/uno/check.cxx:74
+cppu/source/uno/check.cxx:77
(anonymous namespace)::E c sal_Bool
-cppu/source/uno/check.cxx:75
+cppu/source/uno/check.cxx:78
(anonymous namespace)::E d sal_Int16
-cppu/source/uno/check.cxx:76
+cppu/source/uno/check.cxx:79
(anonymous namespace)::E e sal_Int32
-cppu/source/uno/check.cxx:81
+cppu/source/uno/check.cxx:84
(anonymous namespace)::M n sal_Int32
-cppu/source/uno/check.cxx:82
+cppu/source/uno/check.cxx:85
(anonymous namespace)::M o sal_Int16
-cppu/source/uno/check.cxx:91
- (anonymous namespace)::N2 m struct (anonymous namespace)::M
-cppu/source/uno/check.cxx:92
+cppu/source/uno/check.cxx:90
+ (anonymous namespace)::N p sal_Int16
+cppu/source/uno/check.cxx:94
+ (anonymous namespace)::N2 m M
+cppu/source/uno/check.cxx:95
(anonymous namespace)::N2 p sal_Int16
-cppu/source/uno/check.cxx:97
+cppu/source/uno/check.cxx:100
(anonymous namespace)::O p double
-cppu/source/uno/check.cxx:98
+cppu/source/uno/check.cxx:101
(anonymous namespace)::O q sal_Int16
-cppu/source/uno/check.cxx:107
+cppu/source/uno/check.cxx:105
+ (anonymous namespace)::O2 p2 sal_Int16
+cppu/source/uno/check.cxx:110
(anonymous namespace)::P p2 double
-cppu/source/uno/check.cxx:115
+cppu/source/uno/check.cxx:118
(anonymous namespace)::second a int
-cppu/source/uno/check.cxx:126
+cppu/source/uno/check.cxx:129
(anonymous namespace)::Char1 c1 char
-cppu/source/uno/check.cxx:130
+cppu/source/uno/check.cxx:133
(anonymous namespace)::Char2 c2 char
-cppu/source/uno/check.cxx:134
+cppu/source/uno/check.cxx:137
(anonymous namespace)::Char3 c3 char
-cppu/source/uno/check.cxx:258
- (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
+cppu/source/uno/check.cxx:267
+ (anonymous namespace)::Char4 chars Char3
+cppu/source/uno/check.cxx:271
+ (anonymous namespace)::Char4 c char
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/qa/ifcontainer/cppu_ifcontainer.cxx:45
- (anonymous namespace)::ContainerListener m_pStats struct (anonymous namespace)::ContainerStats *
cppuhelper/source/access_control.cxx:79
cppu::(anonymous namespace)::permission m_str1 rtl_uString *
cppuhelper/source/access_control.cxx:80
cppu::(anonymous namespace)::permission m_str2 rtl_uString *
-cppuhelper/source/typemanager.cxx:844
+cppuhelper/source/typemanager.cxx:845
(anonymous namespace)::BaseOffset set_ std::set<OUString>
cui/source/inc/cfg.hxx:404
SvxConfigPage m_xDropTargetHelper std::unique_ptr<SvxConfigPageFunctionDropTarget>
cui/source/inc/cuihyperdlg.hxx:46
- SvxHlinkCtrl aRdOnlyForwarder class SfxStatusForwarder
+ SvxHlinkCtrl aRdOnlyForwarder SfxStatusForwarder
cui/source/inc/cuihyperdlg.hxx:77
- SvxHpLinkDlg maCtrl class SvxHlinkCtrl
+ SvxHpLinkDlg maCtrl SvxHlinkCtrl
cui/source/inc/GraphicsTestsDialog.hxx:42
GraphicsTestsDialog m_xGraphicTestEntries std::vector<std::unique_ptr<GraphicTestEntry> >
cui/source/inc/screenshotannotationdlg.hxx:29
@@ -239,7 +263,7 @@ cui/source/inc/screenshotannotationdlg.hxx:29
dbaccess/source/core/dataaccess/databasedocument.hxx:177
dbaccess::ODatabaseDocument m_pEventExecutor ::rtl::Reference<DocumentEventExecutor>
dbaccess/source/core/dataaccess/documentdefinition.cxx:291
- dbaccess::(anonymous namespace)::LifetimeCoupler m_xClient Reference<class com::sun::star::uno::XInterface>
+ dbaccess::(anonymous namespace)::LifetimeCoupler m_xClient Reference<XInterface>
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:83
dbaccess::OSingleSelectQueryComposer m_aColumnsCollection std::vector<std::unique_ptr<OPrivateColumns> >
dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:85
@@ -247,22 +271,22 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:85
dbaccess/source/core/inc/TableDeco.hxx:65
dbaccess::ODBTableDecorator m_xColumnMediator css::uno::Reference<css::container::XContainerListener>
dbaccess/source/filter/xml/dbloader2.cxx:200
- dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf Reference<class com::sun::star::frame::XFrameLoader>
+ dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf Reference<XFrameLoader>
dbaccess/source/ui/app/AppDetailView.hxx:107
- dbaui::OApplicationDetailView m_aExternalMnemonics class MnemonicGenerator
+ dbaui::OApplicationDetailView m_aExternalMnemonics MnemonicGenerator
dbaccess/source/ui/browser/dbloader.cxx:59
- (anonymous namespace)::DBContentLoader m_xListener Reference<class com::sun::star::frame::XLoadEventListener>
-desktop/qa/desktop_lib/test_desktop_lib.cxx:307
+ (anonymous namespace)::DBContentLoader m_xListener Reference<XLoadEventListener>
+desktop/qa/desktop_lib/test_desktop_lib.cxx:308
DesktopLOKTest m_bModified _Bool
-desktop/source/app/app.cxx:1230
+desktop/source/app/app.cxx:1229
desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions>
-desktop/source/app/app.cxx:1231
+desktop/source/app/app.cxx:1230
desktop::(anonymous namespace)::ExecuteGlobals pPathOptions std::unique_ptr<SvtPathOptions>
desktop/source/deployment/gui/dp_gui_extlistbox.hxx:137
dp_gui::ExtensionBox_Impl m_vRemovedEntries std::vector<TEntry_Impl>
desktop/source/deployment/gui/dp_gui_updatedialog.hxx:148
dp_gui::UpdateDialog m_xExtensionManager css::uno::Reference<css::deployment::XExtensionManager>
-desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:101
+desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:102
dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread>
desktop/source/deployment/manager/dp_managerfac.cxx:44
dp_manager::factory::(anonymous namespace)::PackageManagerFactoryImpl m_xUserMgr Reference<deployment::XPackageManager>
@@ -288,10 +312,12 @@ drawinglayer/inc/texture/texture.hxx:61
drawinglayer::texture::GeoTexSvxGradient mfBorder double
drawinglayer/inc/texture/texture.hxx:210
drawinglayer::texture::GeoTexSvxHatch mfAngle double
-drawinglayer/source/attribute/sdrfillgraphicattribute.cxx:44
+drawinglayer/source/attribute/sdrfillgraphicattribute.cxx:45
drawinglayer::attribute::ImpSdrFillGraphicAttribute mbLogSize _Bool
drawinglayer/source/attribute/sdrsceneattribute3d.cxx:29
drawinglayer::attribute::ImpSdrSceneAttribute mfDistance double
+drawinglayer/source/tools/emfpcustomlinecap.hxx:32
+ emfplushelper::EMFPCustomLineCap mbIsFilled _Bool
embeddedobj/source/inc/oleembobj.hxx:133
OleEmbeddedObject m_nTargetState sal_Int32
embeddedobj/source/inc/oleembobj.hxx:145
@@ -310,7 +336,7 @@ embeddedobj/source/inc/oleembobj.hxx:176
OleEmbeddedObject m_nStatusAspect sal_Int64
embeddedobj/source/inc/oleembobj.hxx:190
OleEmbeddedObject m_bFromClipboard _Bool
-emfio/inc/mtftools.hxx:621
+emfio/inc/mtftools.hxx:688
emfio::MtfTools mrclBounds tools::Rectangle
extensions/source/propctrlr/genericpropertyhandler.hxx:65
pcr::GenericPropertyHandler m_xComponentIntrospectionAccess css::uno::Reference<css::beans::XIntrospectionAccess>
@@ -336,49 +362,47 @@ framework/source/layoutmanager/toolbarlayoutmanager.hxx:275
framework::ToolbarLayoutManager m_bGlobalSettings _Bool
i18nutil/source/utility/paper.cxx:314
paperword string char *
-include/basegfx/DrawCommands.hxx:81
+include/basegfx/DrawCommands.hxx:82
gfx::LinearGradientInfo maMatrix basegfx::B2DHomMatrix
-include/basic/basmgr.hxx:57
- BasicError nReason enum BasicErrorReason
+include/basic/basmgr.hxx:58
+ BasicError nReason BasicErrorReason
include/basic/sbxvar.hxx:75
SbxValues::(anonymous) pData void *
include/basic/sbxvar.hxx:247
SbxVariable m_xComListener css::uno::Reference<css::uno::XInterface>
include/basic/sbxvar.hxx:248
- SbxVariable m_pComListenerParentBasic class StarBASIC *
+ SbxVariable m_pComListenerParentBasic StarBASIC *
include/comphelper/parallelsort.hxx:88
comphelper::(anonymous namespace)::ProfileZone mbDummy _Bool
-include/comphelper/unique_disposing_ptr.hxx:30
+include/comphelper/unique_disposing_ptr.hxx:31
comphelper::unique_disposing_ptr m_xTerminateListener css::uno::Reference<css::frame::XTerminateListener>
include/drawinglayer/attribute/sdrallattribute3d.hxx:42
- drawinglayer::attribute::SdrLineFillShadowAttribute3D maLineStartEnd const class drawinglayer::attribute::SdrLineStartEndAttribute
+ drawinglayer::attribute::SdrLineFillShadowAttribute3D maLineStartEnd const SdrLineStartEndAttribute
include/drawinglayer/primitive2d/mediaprimitive2d.hxx:48
- drawinglayer::primitive2d::MediaPrimitive2D maURL rtl::OUString
-include/editeng/adjustitem.hxx:37
- SvxAdjustItem bLeft _Bool
+ drawinglayer::primitive2d::MediaPrimitive2D maURL OUString
include/editeng/outlobj.hxx:44
OutlinerParaObjData mbIsEditDoc _Bool
-include/editeng/unotext.hxx:420
+include/editeng/unotext.hxx:421
SvxUnoTextBase xParentText css::uno::Reference<css::text::XText>
-include/editeng/unotext.hxx:589
+include/editeng/unotext.hxx:590
SvxUnoTextContentEnumeration mxParentText css::uno::Reference<css::text::XText>
include/framework/addonsoptions.hxx:75
- framework::MergeNotebookBarInstruction aMergePoint rtl::OUString
+ framework::MergeNotebookBarInstruction aMergePoint OUString
include/framework/addonsoptions.hxx:76
- framework::MergeNotebookBarInstruction aMergeCommand rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeCommand OUString
include/framework/addonsoptions.hxx:77
- framework::MergeNotebookBarInstruction aMergeCommandParameter rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeCommandParameter OUString
include/framework/addonsoptions.hxx:78
- framework::MergeNotebookBarInstruction aMergeFallback rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeFallback OUString
include/framework/addonsoptions.hxx:79
- framework::MergeNotebookBarInstruction aMergeContext rtl::OUString
+ framework::MergeNotebookBarInstruction aMergeContext OUString
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:334
+include/LibreOfficeKit/LibreOfficeKit.h:338
_LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int)
-include/LibreOfficeKit/LibreOfficeKit.h:339
+include/LibreOfficeKit/LibreOfficeKit.h:343
_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
@@ -391,23 +415,77 @@ include/opencl/platforminfo.hxx:30
include/opencl/platforminfo.hxx:31
OpenCLDeviceInfo mnFrequency size_t
include/sfx2/minfitem.hxx:38
- SfxMacroInfoItem aCommentText rtl::OUString
-include/svl/sigstruct.hxx:127
- SignatureInformation hasInconsistentSigningTime _Bool
-include/svtools/brwbox.hxx:326
- BrowseBox::CursorMoveAttempt m_nCol sal_Int32
+ SfxMacroInfoItem aCommentText OUString
include/svtools/brwbox.hxx:327
- BrowseBox::CursorMoveAttempt m_nRow sal_Int32
+ BrowseBox::CursorMoveAttempt m_nCol sal_Int32
include/svtools/brwbox.hxx:328
+ BrowseBox::CursorMoveAttempt m_nRow sal_Int32
+include/svtools/brwbox.hxx:329
BrowseBox::CursorMoveAttempt m_bScrolledToReachCell _Bool
include/svtools/ctrltool.hxx:147
- FontList mpDev VclPtr<class OutputDevice>
+ FontList mpDev VclPtr<OutputDevice>
include/svtools/ctrltool.hxx:148
- FontList mpDev2 VclPtr<class OutputDevice>
+ FontList mpDev2 VclPtr<OutputDevice>
include/svx/AccessibilityCheckDialog.hxx:44
svx::AccessibilityCheckDialog m_aAccessibilityCheckEntries std::vector<std::unique_ptr<AccessibilityCheckEntry> >
include/svx/bmpmask.hxx:127
- SvxBmpMask aSelItem class SvxBmpMaskSelectItem
+ SvxBmpMask aSelItem SvxBmpMaskSelectItem
+include/svx/diagram/datamodel.hxx:115
+ svx::diagram::Point msColorTransformCategoryId OUString
+include/svx/diagram/datamodel.hxx:116
+ svx::diagram::Point msColorTransformTypeId OUString
+include/svx/diagram/datamodel.hxx:117
+ svx::diagram::Point msLayoutCategoryId OUString
+include/svx/diagram/datamodel.hxx:118
+ svx::diagram::Point msLayoutTypeId OUString
+include/svx/diagram/datamodel.hxx:119
+ svx::diagram::Point msPlaceholderText OUString
+include/svx/diagram/datamodel.hxx:123
+ svx::diagram::Point msQuickStyleCategoryId OUString
+include/svx/diagram/datamodel.hxx:124
+ svx::diagram::Point msQuickStyleTypeId OUString
+include/svx/diagram/datamodel.hxx:127
+ svx::diagram::Point mnMaxChildren sal_Int32
+include/svx/diagram/datamodel.hxx:128
+ svx::diagram::Point mnPreferredChildren sal_Int32
+include/svx/diagram/datamodel.hxx:131
+ svx::diagram::Point mnResizeHandles sal_Int32
+include/svx/diagram/datamodel.hxx:132
+ svx::diagram::Point mnCustomAngle sal_Int32
+include/svx/diagram/datamodel.hxx:133
+ svx::diagram::Point mnPercentageNeighbourWidth sal_Int32
+include/svx/diagram/datamodel.hxx:134
+ svx::diagram::Point mnPercentageNeighbourHeight sal_Int32
+include/svx/diagram/datamodel.hxx:135
+ svx::diagram::Point mnPercentageOwnWidth sal_Int32
+include/svx/diagram/datamodel.hxx:136
+ svx::diagram::Point mnPercentageOwnHeight sal_Int32
+include/svx/diagram/datamodel.hxx:137
+ svx::diagram::Point mnIncludeAngleScale sal_Int32
+include/svx/diagram/datamodel.hxx:138
+ svx::diagram::Point mnRadiusScale sal_Int32
+include/svx/diagram/datamodel.hxx:139
+ svx::diagram::Point mnWidthScale sal_Int32
+include/svx/diagram/datamodel.hxx:140
+ svx::diagram::Point mnHeightScale sal_Int32
+include/svx/diagram/datamodel.hxx:141
+ svx::diagram::Point mnWidthOverride sal_Int32
+include/svx/diagram/datamodel.hxx:142
+ svx::diagram::Point mnHeightOverride sal_Int32
+include/svx/diagram/datamodel.hxx:146
+ svx::diagram::Point mbOrgChartEnabled _Bool
+include/svx/diagram/datamodel.hxx:147
+ svx::diagram::Point mbBulletEnabled _Bool
+include/svx/diagram/datamodel.hxx:148
+ svx::diagram::Point mbCoherent3DOffset _Bool
+include/svx/diagram/datamodel.hxx:149
+ svx::diagram::Point mbCustomHorizontalFlip _Bool
+include/svx/diagram/datamodel.hxx:150
+ svx::diagram::Point mbCustomVerticalFlip _Bool
+include/svx/diagram/datamodel.hxx:152
+ svx::diagram::Point mbIsPlaceholder _Bool
+include/svx/diagram/datamodel.hxx:263
+ svx::diagram::DiagramData maConnectionNameMap ConnectionNameMap
include/svx/fillctrl.hxx:83
FillControl mxColorDispatch std::unique_ptr<ToolbarUnoDispatcher>
include/svx/float3d.hxx:202
@@ -424,60 +502,42 @@ include/svx/gridctrl.hxx:258
DbGridControl m_pCursorDisposeListener std::unique_ptr<DisposeListenerGridBridge>
include/svx/ofaitem.hxx:44
OfaXColorListItem mxRef rtl::Reference<XColorList>
+include/svx/sidebar/AreaPropertyPanelBase.hxx:152
+ svx::sidebar::AreaPropertyPanelBase mpUseSlideBackgroundItem std::unique_ptr<XFillUseSlideBackgroundItem>
include/svx/srchdlg.hxx:166
SvxSearchDialog pSearchController std::unique_ptr<SvxSearchController>
include/svx/srchdlg.hxx:167
SvxSearchDialog pOptionsController std::unique_ptr<SvxSearchController>
include/svx/svdmrkv.hxx:99
SdrMarkView mpMarkingSubSelectionOverlay std::unique_ptr<MarkingSubSelectionOverlay>
-include/svx/viewpt3d.hxx:62
- Viewport3D::(anonymous) H double
-include/svx/viewpt3d.hxx:62
- Viewport3D::(anonymous) X double
-include/svx/viewpt3d.hxx:62
- Viewport3D::(anonymous) Y double
include/test/beans/xpropertyset.hxx:56
apitest::XPropertySet::PropsToTest constrained std::vector<OUString>
include/unotools/fontcfg.hxx:157
- utl::FontSubstConfiguration maSubstHash utl::FontSubstConfiguration::UniqueSubstHash
+ utl::FontSubstConfiguration maSubstHash UniqueSubstHash
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:43
- AddonNotebookBarItem sTarget rtl::OUString
+ AddonNotebookBarItem sTarget OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:44
- AddonNotebookBarItem sContext rtl::OUString
+ AddonNotebookBarItem sContext OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:45
- AddonNotebookBarItem sControlType rtl::OUString
+ AddonNotebookBarItem sControlType OUString
include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:46
AddonNotebookBarItem nWidth sal_uInt16
include/vcl/opengl/OpenGLContext.hxx:27
GLWindow bMultiSampleSupported _Bool
include/vcl/pdfextoutdevdata.hxx:82
vcl::PDFExtOutDevData mbSinglePageSheets _Bool
-include/vcl/salnativewidgets.hxx:467
- ToolbarValue mbIsTopDockingArea _Bool
-include/vcl/salnativewidgets.hxx:533
- PushButtonValue mbBevelButton _Bool
-include/vcl/salnativewidgets.hxx:534
- PushButtonValue mbSingleLine _Bool
include/vcl/sysdata.hxx:68
- SystemEnvData pSalFrame class SalFrame *
+ SystemEnvData pSalFrame SalFrame *
include/vcl/textrectinfo.hxx:35
TextRectInfo mnLineCount sal_uInt16
-include/vcl/vclenum.hxx:199
- ItalicMatrix xx double
-include/vcl/vclenum.hxx:199
- ItalicMatrix xy double
-include/vcl/vclenum.hxx:199
- ItalicMatrix yx double
-include/vcl/vclenum.hxx:199
- ItalicMatrix yy double
include/xmloff/shapeimport.hxx:95
SdXML3DSceneAttributesHelper mbVRPUsed _Bool
-io/source/stm/odata.cxx:243
+io/source/stm/odata.cxx:242
io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(anonymous) n1 sal_uInt32
-io/source/stm/odata.cxx:243
+io/source/stm/odata.cxx:242
io_stm::(anonymous namespace)::ODataInputStream::readDouble()::(anonymous union)::(anonymous) n2 sal_uInt32
-jvmfwk/inc/vendorbase.hxx:171
- jfw_plugin::VendorBase m_sArch rtl::OUString
+jvmfwk/inc/vendorbase.hxx:173
+ jfw_plugin::VendorBase m_sArch OUString
l10ntools/inc/common.hxx:32
common::HandledArgs m_bUTF8BOM _Bool
libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:28
@@ -490,9 +550,9 @@ package/inc/ByteChucker.hxx:33
ByteChucker p2Sequence sal_Int8 *const
package/inc/ByteChucker.hxx:33
ByteChucker p4Sequence sal_Int8 *const
-registry/source/reflread.cxx:477
+registry/source/reflread.cxx:460
(anonymous namespace)::ConstantPool::readDoubleConstant(sal_uInt16)::(anonymous union)::(anonymous) b1 sal_uInt32
-registry/source/reflread.cxx:478
+registry/source/reflread.cxx:461
(anonymous namespace)::ConstantPool::readDoubleConstant(sal_uInt16)::(anonymous union)::(anonymous) b2 sal_uInt32
reportdesign/inc/RptObject.hxx:69
rptui::OObjectBase m_xKeepShapeAlive css::uno::Reference<css::uno::XInterface>
@@ -516,11 +576,11 @@ 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:266
- ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:267
+ ScCompiler::AddInMap pODFF const char *
+sc/inc/compiler.hxx:268
ScCompiler::AddInMap pEnglish const char *
-sc/inc/compiler.hxx:269
+sc/inc/compiler.hxx:270
ScCompiler::AddInMap pUpper const char *
sc/inc/compressedarray.hxx:68
ScCompressedArray::RangeData mnRow2 A
@@ -532,22 +592,20 @@ sc/inc/pivot.hxx:75
ScDPLabelData mnFlags sal_Int32
sc/inc/pivot.hxx:78
ScDPLabelData mbIsValue _Bool
-sc/inc/scmatrix.hxx:117
+sc/inc/scmatrix.hxx:105
ScMatrix mbCloneIfConst _Bool
sc/inc/scmod.hxx:100
ScModule m_pErrorHdl std::unique_ptr<SfxErrorHandler>
-sc/inc/SparklineGroup.hxx:79
- sc::SparklineGroup m_sUID rtl::OUString
sc/inc/tabopparams.hxx:37
ScInterpreterTableOpParams bValid _Bool
-sc/source/core/data/column4.cxx:1386
+sc/source/core/data/column4.cxx:1436
(anonymous namespace)::StartListeningFormulaCellsHandler mnStartRow SCROW
-sc/source/core/data/column.cxx:1319
+sc/source/core/data/column.cxx:1312
(anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
-sc/source/core/data/column.cxx:1320
- (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags enum ScCloneFlags
-sc/source/core/data/table2.cxx:3970
- (anonymous namespace)::OutlineArrayFinder mpArray class ScOutlineArray *
+sc/source/core/data/column.cxx:1313
+ (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags ScCloneFlags
+sc/source/core/data/table2.cxx:4029
+ (anonymous namespace)::OutlineArrayFinder mpArray ScOutlineArray *
sc/source/filter/excel/xltoolbar.hxx:24
TBCCmd A _Bool
sc/source/filter/excel/xltoolbar.hxx:25
@@ -560,15 +618,15 @@ 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:102
- smD union sal_math_Double
+sc/source/filter/excel/xltools.cxx:103
+ smD sal_math_Double
sc/source/filter/inc/exp_op.hxx:47
- ExportBiff5 pExcRoot struct RootData *
+ ExportBiff5 pExcRoot RootData *
sc/source/filter/inc/imp_op.hxx:83
- ImportExcel::LastFormula mpCell class ScFormulaCell *
-sc/source/filter/inc/namebuff.hxx:36
- StringHashEntry aString rtl::OUString
+ ImportExcel::LastFormula mpCell ScFormulaCell *
sc/source/filter/inc/namebuff.hxx:37
+ StringHashEntry aString OUString
+sc/source/filter/inc/namebuff.hxx:38
StringHashEntry nHash sal_uInt32
sc/source/filter/inc/orcusinterface.hxx:377
ScOrcusStyles::fill maBgColor std::optional<Color>
@@ -576,12 +634,12 @@ sc/source/filter/inc/orcusinterface.hxx:432
ScOrcusStyles::xf mnStyleXf size_t
sc/source/filter/inc/orcusinterface.hxx:452
ScOrcusStyles::cell_style mnBuiltInId size_t
-sc/source/filter/inc/tokstack.hxx:141
+sc/source/filter/inc/tokstack.hxx:142
TokenPool pP_Err TokenPoolPool<sal_uInt16, 8>
sc/source/filter/lotus/lotfilter.hxx:53
- LotusContext eActType enum Lotus123Typ
+ LotusContext eActType Lotus123Typ
sc/source/filter/xml/xmlcondformat.hxx:110
- ScXMLIconSetFormatContext mpFormatData struct ScIconSetFormatData *
+ ScXMLIconSetFormatContext mpFormatData ScIconSetFormatData *
sc/source/filter/xml/XMLDetectiveContext.hxx:96
ScXMLDetectiveHighlightedContext pDetectiveObjVec ScMyImpDetectiveObjVec *
sc/source/filter/xml/xmldpimp.hxx:247
@@ -607,21 +665,21 @@ sc/source/ui/inc/instbdlg.hxx:57
sc/source/ui/inc/linkarea.hxx:36
ScLinkedAreaDlg aSourceRef SfxObjectShellRef
sc/source/ui/inc/pfuncache.hxx:48
- ScPrintSelectionStatus aRanges class ScRangeList
+ ScPrintSelectionStatus aRanges ScRangeList
sc/source/ui/inc/PivotLayoutTreeList.hxx:20
ScPivotLayoutTreeList maItemValues std::vector<std::unique_ptr<ScItemValue> >
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:122
+sc/source/ui/inc/tabvwsh.hxx:125
ScTabViewShell xDisProvInterceptor css::uno::Reference<css::frame::XDispatchProviderInterceptor>
sc/source/ui/inc/transobj.hxx:46
ScTransferObj m_aDrawPersistRef SfxObjectShellRef
sc/source/ui/inc/uiitems.hxx:46
- ScInputStatusItem aStartPos class ScAddress
+ ScInputStatusItem aStartPos ScAddress
sc/source/ui/inc/uiitems.hxx:47
- ScInputStatusItem aEndPos class ScAddress
+ ScInputStatusItem aEndPos ScAddress
sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:76
sc::sidebar::AlignmentPropertyPanel mxHorizontalAlignDispatch std::unique_ptr<ToolbarUnoDispatcher>
sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:79
@@ -638,17 +696,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::unique_ptr<ov::ShapeHelper>
-sd/inc/sdmod.hxx:134
+sd/inc/sdmod.hxx:145
SdModule mpErrorHdl std::unique_ptr<SfxErrorHandler>
-sd/qa/unit/tiledrendering/tiledrendering.cxx:212
- SdTiledRenderingTest m_bFound _Bool
sd/qa/unit/tiledrendering/tiledrendering.cxx:213
+ SdTiledRenderingTest m_bFound _Bool
+sd/qa/unit/tiledrendering/tiledrendering.cxx:214
SdTiledRenderingTest m_nPart sal_Int32
-sd/qa/unit/tiledrendering/tiledrendering.cxx:215
- SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:216
- SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+ SdTiledRenderingTest m_aSearchResultPart std::vector<int>
sd/qa/unit/tiledrendering/tiledrendering.cxx:217
+ SdTiledRenderingTest m_nSelectionBeforeSearchResult int
+sd/qa/unit/tiledrendering/tiledrendering.cxx:218
SdTiledRenderingTest m_nSelectionAfterSearchResult int
sd/source/ui/dlg/RemoteDialogClientBox.hxx:66
sd::ClientBox m_vEntries std::vector<TClientBoxEntry>
@@ -673,12 +731,12 @@ sd/source/ui/inc/ViewShellImplementation.hxx:78
sd/source/ui/inc/ViewShellImplementation.hxx:89
sd::ViewShell::Implementation::ToolBarManagerLock mpSelf std::shared_ptr<ToolBarManagerLock>
sd/source/ui/remotecontrol/Receiver.hxx:34
- sd::Receiver pTransmitter class sd::Transmitter *
+ sd::Receiver pTransmitter Transmitter *
sd/source/ui/sidebar/MasterPageContainerProviders.hxx:144
- sd::sidebar::TemplatePreviewProvider msURL rtl::OUString
+ sd::sidebar::TemplatePreviewProvider msURL OUString
sd/source/ui/slideshow/slideshowimpl.hxx:331
sd::SlideshowImpl mpPaneHider ::std::unique_ptr<PaneHider>
-sd/source/ui/slideshow/SlideShowRestarter.hxx:73
+sd/source/ui/slideshow/SlideShowRestarter.hxx:72
sd::SlideShowRestarter mpSelf ::std::shared_ptr<SlideShowRestarter>
sd/source/ui/slidesorter/controller/SlsListener.hxx:140
sd::slidesorter::controller::Listener mpModelChangeLock std::shared_ptr<SlideSorterController::ModelChangeLock>
@@ -686,15 +744,15 @@ sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:114
sd::slidesorter::controller::Clipboard mxUndoContext std::unique_ptr<UndoContext>
sd/source/ui/view/ToolBarManager.cxx:317
sd::ToolBarManager::Implementation mpAsynchronousLayouterLock ::std::unique_ptr<LayouterLock>
-sdext/source/presenter/PresenterTimer.cxx:104
+sdext/source/presenter/PresenterTimer.cxx:105
sdext::presenter::(anonymous namespace)::TimerScheduler mpLateDestroy std::shared_ptr<TimerScheduler>
-sfx2/inc/commandpopup/CommandPopup.hxx:107
+sfx2/inc/commandpopup/CommandPopup.hxx:108
CommandPopupHandler mpListBox std::unique_ptr<CommandListBox>
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:450
+sfx2/source/doc/sfxbasemodel.cxx:452
(anonymous namespace)::SfxSaveGuard m_pFramesLock std::unique_ptr<SfxOwnFramesLocker>
sfx2/source/inc/appdata.hxx:69
SfxAppData_Impl pDocTopics std::unique_ptr<SfxDdeDocTopics_Impl>
@@ -711,7 +769,7 @@ sfx2/source/inc/appdata.hxx:82
sfx2/source/inc/appdata.hxx:85
SfxAppData_Impl mxAppPickList std::optional<SfxPickList>
sfx2/source/inc/splitwin.hxx:52
- SfxSplitWindow pActive VclPtr<class SfxDockingWindow>
+ SfxSplitWindow pActive VclPtr<SfxDockingWindow>
sfx2/source/inc/StyleList.hxx:226
StyleList m_xTreeView1DropTargetHelper std::unique_ptr<TreeViewDropTarget>
sfx2/source/inc/StyleList.hxx:227
@@ -719,68 +777,68 @@ sfx2/source/inc/StyleList.hxx:227
sfx2/source/inc/templdgi.hxx:207
SfxTemplateDialog_Impl m_xToolbarDropTargetHelper std::unique_ptr<ToolbarDropTarget>
sfx2/source/view/classificationcontroller.cxx:73
- sfx2::(anonymous namespace)::ClassificationCategoriesController m_aPropertyListener class sfx2::(anonymous namespace)::ClassificationPropertyListener
+ sfx2::(anonymous namespace)::ClassificationCategoriesController m_aPropertyListener ClassificationPropertyListener
slideshow/source/engine/opengl/TransitionImpl.hxx:297
Vertex normal glm::vec3
slideshow/source/engine/opengl/TransitionImpl.hxx:298
Vertex texcoord glm::vec2
-slideshow/source/engine/slideshowimpl.cxx:1047
- (anonymous namespace)::SlideShowImpl::PrefetchPropertiesFunc mpSlideShowImpl class (anonymous namespace)::SlideShowImpl *const
+slideshow/source/engine/slideshowimpl.cxx:1048
+ (anonymous namespace)::SlideShowImpl::PrefetchPropertiesFunc mpSlideShowImpl SlideShowImpl *const
slideshow/test/testview.cxx:50
(anonymous namespace)::ImplTestView maCreatedSprites std::vector<std::pair<basegfx::B2DVector, double> >
slideshow/test/testview.cxx:53
(anonymous namespace)::ImplTestView maPriority basegfx::B1DRange
soltools/cpp/cpp.h:143
macroValidator pMacro Nlist *
-starmath/inc/mathml/mathmlimport.hxx:45
+starmath/inc/mathml/mathmlimport.hxx:46
SmXMLImportWrapper m_bUseHTMLMLEntities _Bool
-starmath/inc/view.hxx:186
- SmCmdBoxWindow aController class SmEditController
-stoc/source/servicemanager/servicemanager.cxx:388
- (anonymous namespace)::OServiceManager m_SetLoadedFactories (anonymous namespace)::HashSet_Ref
-store/source/storbios.cxx:58
+starmath/inc/view.hxx:191
+ SmCmdBoxWindow aController SmEditController
+stoc/source/servicemanager/servicemanager.cxx:389
+ (anonymous namespace)::OServiceManager m_SetLoadedFactories HashSet_Ref
+store/source/storbios.cxx:51
(anonymous namespace)::OStoreSuperBlock m_nMarked sal_uInt32
-store/source/storbios.cxx:59
- (anonymous namespace)::OStoreSuperBlock m_aMarked (anonymous namespace)::OStoreSuperBlock::L
+store/source/storbios.cxx:52
+ (anonymous namespace)::OStoreSuperBlock m_aMarked L
svgio/inc/svgcharacternode.hxx:84
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
svgio/inc/svgsvgnode.hxx:41
- svgio::svgreader::SvgSvgNode maVersion class svgio::svgreader::SvgNumber
+ svgio::svgreader::SvgSvgNode maVersion SvgNumber
svgio/inc/svgsymbolnode.hxx:32
- svgio::svgreader::SvgSymbolNode maSvgAspectRatio class svgio::svgreader::SvgAspectRatio
+ svgio::svgreader::SvgSymbolNode maSvgAspectRatio SvgAspectRatio
svgio/inc/svgusenode.hxx:40
- svgio::svgreader::SvgUseNode maWidth class svgio::svgreader::SvgNumber
+ svgio::svgreader::SvgUseNode maWidth SvgNumber
svgio/inc/svgusenode.hxx:41
- svgio::svgreader::SvgUseNode maHeight class svgio::svgreader::SvgNumber
-svl/source/crypto/cryptosign.cxx:97
+ svgio::svgreader::SvgUseNode maHeight SvgNumber
+svl/source/crypto/cryptosign.cxx:99
(anonymous namespace)::MessageImprint hashedMessage SECItem
-svl/source/crypto/cryptosign.cxx:132
- (anonymous namespace)::TimeStampReq version SECItem
svl/source/crypto/cryptosign.cxx:134
+ (anonymous namespace)::TimeStampReq version SECItem
+svl/source/crypto/cryptosign.cxx:136
(anonymous namespace)::TimeStampReq reqPolicy SECItem
-svl/source/crypto/cryptosign.cxx:135
+svl/source/crypto/cryptosign.cxx:137
(anonymous namespace)::TimeStampReq nonce SECItem
-svl/source/crypto/cryptosign.cxx:136
+svl/source/crypto/cryptosign.cxx:138
(anonymous namespace)::TimeStampReq certReq SECItem
-svl/source/crypto/cryptosign.cxx:137
- (anonymous namespace)::TimeStampReq extensions struct (anonymous namespace)::Extension *
-svl/source/crypto/cryptosign.cxx:145
+svl/source/crypto/cryptosign.cxx:139
+ (anonymous namespace)::TimeStampReq extensions Extension *
+svl/source/crypto/cryptosign.cxx:147
(anonymous namespace)::GeneralName name CERTName
-svl/source/crypto/cryptosign.cxx:153
- (anonymous namespace)::GeneralNames names struct (anonymous namespace)::GeneralName
-svl/source/crypto/cryptosign.cxx:161
- (anonymous namespace)::IssuerSerial issuer struct (anonymous namespace)::GeneralNames
-svl/source/crypto/cryptosign.cxx:162
+svl/source/crypto/cryptosign.cxx:155
+ (anonymous namespace)::GeneralNames names GeneralName
+svl/source/crypto/cryptosign.cxx:163
+ (anonymous namespace)::IssuerSerial issuer GeneralNames
+svl/source/crypto/cryptosign.cxx:164
(anonymous namespace)::IssuerSerial serialNumber SECItem
-svl/source/crypto/cryptosign.cxx:172
+svl/source/crypto/cryptosign.cxx:174
(anonymous namespace)::ESSCertIDv2 certHash SECItem
-svl/source/crypto/cryptosign.cxx:173
- (anonymous namespace)::ESSCertIDv2 issuerSerial struct (anonymous namespace)::IssuerSerial
-svl/source/crypto/cryptosign.cxx:181
- (anonymous namespace)::SigningCertificateV2 certs struct (anonymous namespace)::ESSCertIDv2 **
+svl/source/crypto/cryptosign.cxx:175
+ (anonymous namespace)::ESSCertIDv2 issuerSerial IssuerSerial
+svl/source/crypto/cryptosign.cxx:183
+ (anonymous namespace)::SigningCertificateV2 certs ESSCertIDv2 **
svl/source/misc/inethist.cxx:45
INetURLHistory_Impl::head_entry m_nMagic sal_uInt32
-svl/source/undo/undo.cxx:310
+svl/source/undo/undo.cxx:312
svl::undo::impl::UndoManagerGuard m_aUndoActionsCleanup ::std::vector<std::unique_ptr<SfxUndoAction> >
svx/inc/galbrws2.hxx:82
GalleryBrowser2 mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
@@ -794,11 +852,11 @@ svx/source/form/formcontroller.cxx:208
svxform::(anonymous namespace)::ColumnInfo nNullable sal_Int32
svx/source/inc/datanavi.hxx:319
svxform::DataNavigator m_xDataWin std::unique_ptr<DataNavigatorWindow>
-svx/source/inc/docrecovery.hxx:131
- svx::DocRecovery::TURLInfo Module rtl::OUString
+svx/source/inc/docrecovery.hxx:132
+ svx::DocRecovery::TURLInfo Module OUString
svx/source/inc/StylesPreviewToolBoxControl.hxx:33
StylesPreviewToolBoxControl m_xWeldBox std::unique_ptr<StylesPreviewWindow_Base>
-svx/source/inc/StylesPreviewWindow.hxx:107
+svx/source/inc/StylesPreviewWindow.hxx:105
StylesPreviewWindow_Base m_pStylePoolChangeListener std::unique_ptr<StylePoolChangeListener>
svx/source/sdr/attribute/sdrformtextattribute.cxx:152
drawinglayer::attribute::ImpSdrFormTextAttribute mnFormTextShdwTransp sal_uInt16
@@ -894,31 +952,31 @@ sw/inc/swmodule.hxx:108
SwModule m_xLinguServiceEventListener css::uno::Reference<css::linguistic2::XLinguServiceEventListener>
sw/inc/swwait.hxx:45
SwWait mpLockedDispatchers o3tl::sorted_vector<SfxDispatcher *>
-sw/inc/unoframe.hxx:311
+sw/inc/textboxhelper.hxx:211
+ SwTextBoxNode m_bIsCloningInProgress _Bool
+sw/inc/unoframe.hxx:313
SwXOLEListener m_xOLEModel css::uno::Reference<css::frame::XModel>
-sw/inc/view.hxx:194
+sw/inc/view.hxx:195
SwView m_xGlueDocShell std::unique_ptr<SwViewGlueDocShell>
-sw/source/core/inc/swfont.hxx:978
+sw/source/core/inc/swfont.hxx:985
SvStatistics nGetTextSize sal_uInt16
-sw/source/core/inc/swfont.hxx:979
+sw/source/core/inc/swfont.hxx:986
SvStatistics nDrawText sal_uInt16
-sw/source/core/inc/swfont.hxx:980
+sw/source/core/inc/swfont.hxx:987
SvStatistics nGetStretchTextSize sal_uInt16
-sw/source/core/inc/swfont.hxx:981
+sw/source/core/inc/swfont.hxx:988
SvStatistics nDrawStretchText sal_uInt16
-sw/source/core/inc/swfont.hxx:982
+sw/source/core/inc/swfont.hxx:989
SvStatistics nChangeFont sal_uInt16
sw/source/core/inc/unoflatpara.hxx:135
SwXFlatParagraphIterator m_aFlatParaList std::set<css::uno::Reference<css::text::XFlatParagraph> >
-sw/source/core/layout/dbg_lay.cxx:133
+sw/source/core/layout/dbg_lay.cxx:135
SwImplProtocol m_aVars std::vector<tools::Long>
-sw/source/core/table/swtable.cxx:2791
- SwTableCellInfo::Impl m_HandledTableBoxes SwTableCellInfo::Impl::TableBoxes_t
-sw/source/core/text/porfld.hxx:65
+sw/source/core/table/swtable.cxx:2792
+ SwTableCellInfo::Impl m_HandledTableBoxes TableBoxes_t
+sw/source/core/text/porfld.hxx:66
SwFieldPortion m_nAttrFieldType sal_uInt16
-sw/source/core/unocore/unolinebreak.cxx:44
- SwXLineBreak::Impl m_wThis uno::WeakReference<uno::XInterface>
-sw/source/filter/html/swhtml.hxx:384
+sw/source/filter/html/swhtml.hxx:385
SwHTMLParser m_aOrphanedTableBoxes std::vector<std::unique_ptr<SwTableBox> >
sw/source/filter/inc/rtf.hxx:29
RTFSurround::(anonymous union)::(anonymous) nGoldCut sal_uInt8
@@ -934,14 +992,12 @@ sw/source/uibase/inc/maildispatcher.hxx:143
MailDispatcher m_aListenerVector std::vector< ::rtl::Reference<IMailDispatcherListener> >
sw/source/uibase/inc/maildispatcher.hxx:149
MailDispatcher m_xSelfReference ::rtl::Reference<MailDispatcher>
-sw/source/uibase/inc/navipi.hxx:59
- SwNavigationPI m_xContent2Dispatch std::unique_ptr<ToolbarUnoDispatcher>
sw/source/uibase/inc/navipi.hxx:60
SwNavigationPI m_xContent3Dispatch std::unique_ptr<ToolbarUnoDispatcher>
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 class SwRedlineDataParentSortArr
+ SwRedlineAcceptDlg m_aUsedSeqNo SwRedlineDataParentSortArr
sw/source/uibase/sidebar/TableEditPanel.hxx:48
sw::sidebar::TableEditPanel m_xInsertDispatch std::unique_ptr<ToolbarUnoDispatcher>
sw/source/uibase/sidebar/TableEditPanel.hxx:50
@@ -958,8 +1014,8 @@ sw/source/uibase/sidebar/TableEditPanel.hxx:60
sw::sidebar::TableEditPanel m_xMiscDispatch std::unique_ptr<ToolbarUnoDispatcher>
sw/source/uibase/sidebar/WrapPropertyPanel.hxx:73
sw::sidebar::WrapPropertyPanel mxWrapOptionsDispatch std::unique_ptr<ToolbarUnoDispatcher>
-testtools/source/bridgetest/cppobj.cxx:154
- bridge_object::(anonymous namespace)::Test_Impl _arStruct Sequence<struct test::testtools::bridgetest::TestElement>
+testtools/source/bridgetest/cppobj.cxx:153
+ bridge_object::(anonymous namespace)::Test_Impl _arStruct Sequence<TestElement>
ucb/source/ucp/gio/gio_mount.hxx:73
OOoMountOperationClass parent_class GMountOperationClass
ucb/source/ucp/gio/gio_mount.hxx:76
@@ -970,7 +1026,7 @@ ucb/source/ucp/gio/gio_mount.hxx:78
OOoMountOperationClass _gtk_reserved3 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
-unoidl/source/unoidl.cxx:83
+unoidl/source/unoidl.cxx:84
unoidl::(anonymous namespace)::AggregatingCursor seen_ std::set<OUString>
unoxml/source/rdf/librdf_repository.cxx:470
(anonymous namespace)::librdf_GraphResult m_pQuery const std::shared_ptr<librdf_query>
@@ -981,45 +1037,53 @@ unoxml/source/xpath/nodelist.hxx:51
vbahelper/source/vbahelper/vbafillformat.hxx:36
ScVbaFillFormat m_nForeColor sal_Int32
vcl/inc/accel.hxx:39
- ImplAccelEntry mpAutoAccel class Accelerator *
-vcl/inc/driverblocklist.hxx:114
- DriverBlocklist::DriverInfo maMsg rtl::OUString
+ ImplAccelEntry mpAutoAccel Accelerator *
+vcl/inc/driverblocklist.hxx:113
+ DriverBlocklist::DriverInfo maMsg OUString
vcl/inc/font/FontSelectPattern.hxx:65
vcl::font::FontSelectPattern mfExactHeight float
vcl/inc/pdf/BitmapID.hxx:23
vcl::pdf::BitmapID m_nChecksum BitmapChecksum
vcl/inc/pdf/BitmapID.hxx:24
vcl::pdf::BitmapID m_nMaskChecksum BitmapChecksum
-vcl/inc/qt5/QtFilePicker.hxx:76
- QtFilePicker m_pLayout class QGridLayout *
-vcl/inc/salmenu.hxx:33
- SalItemParams pMenu VclPtr<class Menu>
+vcl/inc/qt5/QtInstance.hxx:63
+ QtInstance m_pQApplication std::unique_ptr<QApplication>
+vcl/inc/qt5/QtInstance.hxx:64
+ QtInstance m_pFakeArgvFreeable std::vector<FreeableCStr>
+vcl/inc/qt5/QtInstance.hxx:65
+ QtInstance m_pFakeArgv std::unique_ptr<char *[]>
+vcl/inc/qt5/QtInstance.hxx:66
+ QtInstance m_pFakeArgc std::unique_ptr<int>
vcl/inc/salmenu.hxx:34
- SalItemParams aText rtl::OUString
-vcl/inc/salmenu.hxx:37
- SalItemParams nBits enum MenuItemBits
-vcl/inc/salwtype.hxx:206
+ SalItemParams pMenu VclPtr<Menu>
+vcl/inc/salmenu.hxx:35
+ SalItemParams aText OUString
+vcl/inc/salmenu.hxx:38
+ SalItemParams nBits MenuItemBits
+vcl/inc/salwtype.hxx:209
SalSurroundingTextRequestEvent mnEnd sal_uLong
-vcl/inc/salwtype.hxx:218
+vcl/inc/salwtype.hxx:221
SalQueryCharPositionEvent mnCursorBoundX tools::Long
-vcl/inc/salwtype.hxx:219
+vcl/inc/salwtype.hxx:222
SalQueryCharPositionEvent mnCursorBoundY tools::Long
-vcl/inc/salwtype.hxx:220
+vcl/inc/salwtype.hxx:223
SalQueryCharPositionEvent mnCursorBoundWidth tools::Long
-vcl/inc/salwtype.hxx:221
+vcl/inc/salwtype.hxx:224
SalQueryCharPositionEvent mnCursorBoundHeight tools::Long
-vcl/inc/salwtype.hxx:222
+vcl/inc/salwtype.hxx:225
SalQueryCharPositionEvent mbValid _Bool
-vcl/inc/salwtype.hxx:223
+vcl/inc/salwtype.hxx:226
SalQueryCharPositionEvent mbVertical _Bool
-vcl/inc/salwtype.hxx:250
+vcl/inc/salwtype.hxx:239
SalInputContext mpFont rtl::Reference<LogicalFontInstance>
-vcl/inc/salwtype.hxx:257
+vcl/inc/salwtype.hxx:246
SalSwipeEvent mnVelocityY double
vcl/inc/scanlinewriter.hxx:35
vcl::ScanlineWriter mpCurrentScanline sal_uInt8 *
-vcl/inc/svdata.hxx:462
+vcl/inc/svdata.hxx:464
ImplSVEvent mpInstanceRef VclPtr<vcl::Window>
+vcl/inc/toolbarvalue.hxx:47
+ ToolbarValue mbIsTopDockingArea _Bool
vcl/inc/unx/gtk/gtkdata.hxx:224
DocumentFocusListener m_aRefList o3tl::sorted_vector<css::uno::Reference<css::uno::XInterface> >
vcl/inc/unx/gtk/gtkframe.hxx:81
@@ -1028,26 +1092,26 @@ vcl/inc/unx/gtk/gtkframe.hxx:82
GtkSalFrame::IMHandler::PreviousKeyPress send_event gint8
vcl/inc/unx/gtk/gtkframe.hxx:83
GtkSalFrame::IMHandler::PreviousKeyPress time guint32
-vcl/qa/cppunit/pdfexport/pdfexport.cxx:71
+vcl/qa/cppunit/pdfexport/pdfexport.cxx:72
(anonymous namespace)::PdfExportTest mpPDFium std::shared_ptr<vcl::pdf::PDFium>
-vcl/source/components/dtranscomp.cxx:214
+vcl/source/components/dtranscomp.cxx:207
vcl::(anonymous namespace)::GenericDragSource m_xTrans css::uno::Reference<css::datatransfer::XTransferable>
vcl/source/fontsubset/sft.cxx:98
vcl::(anonymous namespace)::TTGlyphMetrics lsb sal_Int16
vcl/source/fontsubset/ttcr.cxx:350
vcl::(anonymous namespace)::tdata_post ptr void *
-vcl/unx/generic/app/wmadaptor.cxx:1266
+vcl/unx/generic/app/wmadaptor.cxx:1268
_mwmhints deco unsigned long
-vcl/unx/generic/app/wmadaptor.cxx:1266
+vcl/unx/generic/app/wmadaptor.cxx:1268
_mwmhints flags unsigned long
-vcl/unx/generic/app/wmadaptor.cxx:1266
+vcl/unx/generic/app/wmadaptor.cxx:1268
_mwmhints func unsigned long
-vcl/unx/generic/app/wmadaptor.cxx:1267
+vcl/unx/generic/app/wmadaptor.cxx:1269
_mwmhints input_mode tools::Long
-vcl/unx/generic/app/wmadaptor.cxx:1268
+vcl/unx/generic/app/wmadaptor.cxx:1270
_mwmhints status unsigned long
vcl/unx/generic/gdi/cairotextrender.cxx:44
- (anonymous namespace)::CairoFontsCache::CacheId maFace (anonymous namespace)::FT_Face
+ (anonymous namespace)::CairoFontsCache::CacheId maFace FT_Face
vcl/unx/generic/gdi/cairotextrender.cxx:46
(anonymous namespace)::CairoFontsCache::CacheId mbEmbolden _Bool
vcl/unx/generic/gdi/cairotextrender.cxx:47
@@ -1056,36 +1120,34 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:50
AtkObjectWrapper aParent AtkObject
vcl/unx/gtk3/a11y/atkwrapper.hxx:79
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
-vcl/unx/gtk3/glomenu.cxx:14
+vcl/unx/gtk3/glomenu.cxx:16
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:19880
+vcl/unx/gtk3/gtkinst.cxx:20358
(anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper>
vcl/unx/gtk3/hudawareness.cxx:18
(anonymous namespace)::HudAwarenessHandle connection gpointer
vcl/unx/gtk3/hudawareness.cxx:21
(anonymous namespace)::HudAwarenessHandle notify GDestroyNotify
-vcl/workben/vcldemo.cxx:1740
+vcl/workben/vcldemo.cxx:1739
(anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread>
writerfilter/source/dmapper/DocumentProtection.hxx:50
- writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey rtl::OUString
-writerfilter/source/dmapper/DomainMapperTableHandler.cxx:240
+ writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey OUString
+writerfilter/source/dmapper/DomainMapperTableHandler.cxx:242
writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
-writerfilter/source/dmapper/PropertyMap.hxx:219
+writerfilter/source/dmapper/PropertyMap.hxx:220
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/dmapper/SdtHelper.hxx:76
- writerfilter::dmapper::SdtHelper m_sDataBindingStoreItemID rtl::OUString
writerfilter/source/dmapper/WriteProtection.hxx:36
writerfilter::dmapper::WriteProtection m_nCryptProviderType sal_Int32
-xmlhelp/source/cxxhelp/provider/databases.hxx:249
- chelp::Databases m_aDatabases chelp::Databases::DatabasesTable
-xmlhelp/source/cxxhelp/provider/databases.hxx:255
- chelp::Databases m_aModInfo chelp::Databases::ModInfoTable
-xmlhelp/source/cxxhelp/provider/databases.hxx:258
- chelp::Databases m_aKeywordInfo chelp::Databases::KeywordInfoTable
-xmlhelp/source/cxxhelp/provider/databases.hxx:264
- chelp::Databases m_aZipFileTable chelp::Databases::ZipFileTable
-xmlhelp/source/cxxhelp/provider/databases.hxx:270
- chelp::Databases m_aCollatorTable chelp::Databases::CollatorTable
+xmlhelp/source/cxxhelp/provider/databases.hxx:251
+ chelp::Databases m_aDatabases DatabasesTable
+xmlhelp/source/cxxhelp/provider/databases.hxx:257
+ chelp::Databases m_aModInfo ModInfoTable
+xmlhelp/source/cxxhelp/provider/databases.hxx:260
+ chelp::Databases m_aKeywordInfo KeywordInfoTable
+xmlhelp/source/cxxhelp/provider/databases.hxx:266
+ chelp::Databases m_aZipFileTable ZipFileTable
+xmlhelp/source/cxxhelp/provider/databases.hxx:272
+ chelp::Databases m_aCollatorTable CollatorTable
xmloff/source/draw/ximpstyl.hxx:215
SdXMLMasterStylesContext maMasterPageList std::vector<rtl::Reference<SdXMLMasterPageContext> >
xmloff/source/forms/elementexport.hxx:46
@@ -1098,9 +1160,9 @@ xmloff/source/text/txtimp.cxx:105
XMLTextImportHelper::Impl m_xFrameImpPrMap rtl::Reference<SvXMLImportPropertyMapper>
xmlsecurity/inc/certificatechooser.hxx:53
CertificateChooser mvUserData std::vector<std::shared_ptr<UserData> >
-xmlsecurity/inc/certificateviewer.hxx:50
- CertificateViewer mxGeneralPage std::unique_ptr<CertificateViewerGeneralTP>
xmlsecurity/inc/certificateviewer.hxx:51
+ CertificateViewer mxGeneralPage std::unique_ptr<CertificateViewerGeneralTP>
+xmlsecurity/inc/certificateviewer.hxx:52
CertificateViewer mxDetailsPage std::unique_ptr<CertificateViewerDetailsTP>
xmlsecurity/source/helper/pdfsignaturehelper.cxx:237
(anonymous namespace)::PageChecksum m_nPageContent BitmapChecksum