summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-10-12 13:57:24 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-10-12 19:04:42 +0200
commitee49e597b23c093d25576936d34a8468cb618192 (patch)
tree9670a5a6ae93ccf7a7c0cfd378bf2289526155e6 /compilerplugins
parent738ef11520a9e0e2b7793dc7117d6540fd66db47 (diff)
loplugin:unusedfields
Change-Id: I5e9bb4417cf6f8e3c1de1c8570e0635fdf6364bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123453 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.results282
-rw-r--r--compilerplugins/clang/unusedfields.readonly.results112
-rw-r--r--compilerplugins/clang/unusedfields.untouched.results312
-rw-r--r--compilerplugins/clang/unusedfields.writeonly.results74
4 files changed, 393 insertions, 387 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index 179546d3c256..df664324f5bf 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -78,7 +78,7 @@ cppcanvas/source/mtfrenderer/textaction.cxx:1626
cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
cppu/source/threadpool/threadpool.cxx:352
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:59
+cppu/source/typelib/typelib.cxx:58
(anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
@@ -144,23 +144,23 @@ cui/source/inc/tabstpge.hxx:87
SvxTabulatorTabPage m_aDezWin class TabWin_Impl
cui/source/options/optcolor.cxx:237
(anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
-dbaccess/source/core/api/RowSet.hxx:107
+dbaccess/source/core/api/RowSet.hxx:108
dbaccess::ORowSet m_aURL class rtl::OUString
-dbaccess/source/core/api/RowSet.hxx:121
- dbaccess::ORowSet m_nMaxFieldSize sal_Int32
dbaccess/source/core/api/RowSet.hxx:123
- dbaccess::ORowSet m_nQueryTimeOut sal_Int32
+ dbaccess::ORowSet m_nMaxFieldSize sal_Int32
dbaccess/source/core/api/RowSet.hxx:125
+ dbaccess::ORowSet m_nQueryTimeOut sal_Int32
+dbaccess/source/core/api/RowSet.hxx:127
dbaccess::ORowSet m_nTransactionIsolation sal_Int32
-dbaccess/source/core/api/RowSet.hxx:137
- dbaccess::ORowSet m_bIsBookmarkable _Bool
dbaccess/source/core/api/RowSet.hxx:139
+ dbaccess::ORowSet m_bIsBookmarkable _Bool
+dbaccess/source/core/api/RowSet.hxx:141
dbaccess::ORowSet m_bCanUpdateInsertedRows _Bool
-dbaccess/source/core/api/RowSet.hxx:455
+dbaccess/source/core/api/RowSet.hxx:457
dbaccess::ORowSetClone m_nFetchDirection sal_Int32
-dbaccess/source/core/api/RowSet.hxx:456
+dbaccess/source/core/api/RowSet.hxx:458
dbaccess::ORowSetClone m_nFetchSize sal_Int32
-dbaccess/source/core/api/RowSet.hxx:457
+dbaccess/source/core/api/RowSet.hxx:459
dbaccess::ORowSetClone m_bIsBookmarkable _Bool
dbaccess/source/core/dataaccess/connection.hxx:101
dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
@@ -176,7 +176,7 @@ drawinglayer/source/tools/emfphelperdata.hxx:197
emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
drawinglayer/source/tools/emfphelperdata.hxx:198
emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
-editeng/source/editeng/impedit.hxx:521
+editeng/source/editeng/impedit.hxx:522
ImpEditEngine aSelFuncSet class EditSelFunctionSet
embeddedobj/source/msole/olecomponent.hxx:51
OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 *
@@ -214,7 +214,7 @@ filter/source/graphicfilter/icgm/chart.hxx:51
DataNode nBoxY2 sal_Int16
helpcompiler/inc/HelpCompiler.hxx:201
HelpCompiler lang const std::string
-include/basic/basmgr.hxx:56
+include/basic/basmgr.hxx:57
BasicError nReason enum BasicErrorReason
include/drawinglayer/primitive2d/textlayoutdevice.hxx:64
drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
@@ -228,11 +228,11 @@ include/LibreOfficeKit/LibreOfficeKitGtk.h:33
_LOKDocView aDrawingArea GtkDrawingArea
include/LibreOfficeKit/LibreOfficeKitGtk.h:38
_LOKDocViewClass parent_class GtkDrawingAreaClass
-include/oox/export/shapes.hxx:103
+include/oox/export/shapes.hxx:104
oox::drawingml::ShapeExport maShapeMap oox::drawingml::ShapeExport::ShapeHashMap
include/registry/registry.hxx:34
Registry_Api acquire void (*)(RegHandle)
-include/sfx2/classificationhelper.hxx:132
+include/sfx2/classificationhelper.hxx:134
sfx::ClassificationKeyCreator m_ePolicyType const enum SfxClassificationPolicyType
include/sfx2/msg.hxx:117
SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
@@ -358,6 +358,10 @@ include/sfx2/msg.hxx:147
SfxType23 nAttribs sal_uInt16
include/sfx2/msg.hxx:147
SfxType23 pType const std::type_info *
+include/svl/itemset.hxx:255
+ SfxItemSetFixed m_aItems const class SfxPoolItem *[NITEMS]
+include/svtools/ctrlbox.hxx:425
+ FontSizeBox aFontMetric class FontMetric
include/svx/ClassificationDialog.hxx:35
svx::ClassificationDialog maInternationalHelper class SfxClassificationHelper
include/svx/ClassificationDialog.hxx:37
@@ -402,9 +406,9 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:28
GtvMainToolbar parent GtkBox
libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
GtvMainToolbarClass parentClass GtkBoxClass
-lingucomponent/source/languageguessing/simpleguesser.cxx:81
+lingucomponent/source/languageguessing/simpleguesser.cxx:79
(anonymous namespace)::textcat_t maxsize uint4
-lingucomponent/source/languageguessing/simpleguesser.cxx:83
+lingucomponent/source/languageguessing/simpleguesser.cxx:81
(anonymous namespace)::textcat_t output char [1024]
lotuswordpro/source/filter/bento.hxx:351
OpenStormBento::CBenNamedObject cNameListElmt class OpenStormBento::CBenNamedObjectListElmt
@@ -440,6 +444,8 @@ pyuno/source/module/pyuno_impl.hxx:238
pyuno::stRuntimeImpl ob_base PyObject
reportdesign/source/core/api/ReportDefinition.cxx:239
reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
+reportdesign/source/filter/xml/xmlExport.cxx:1198
+ sal_Int32
sal/qa/osl/condition/osl_Condition.cxx:72
osl_Condition::ctors bRes1 _Bool
sal/qa/osl/condition/osl_Condition.cxx:202
@@ -508,8 +514,6 @@ sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
sc/inc/token.hxx:402
SingleDoubleRefModifier aDub struct ScComplexRefData
-sc/qa/unit/ucalc_formula.cxx:3534
- class TestFormula *
sc/source/core/data/document.cxx:1234
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
sc/source/core/data/document.cxx:1235
@@ -656,11 +660,11 @@ sfx2/source/inc/templdgi.hxx:101
SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void>
slideshow/source/engine/animationnodes/animationbasenode.hxx:88
slideshow::internal::AnimationBaseNode mpSubsetManager slideshow::internal::SubsettableShapeManagerSharedPtr
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats x GLfloat
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats y GLfloat
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats z GLfloat
slideshow/source/engine/opengl/TransitionImpl.hxx:301
Vertex normal glm::vec3
@@ -692,7 +696,7 @@ starmath/inc/mathml/mathmlMo.hxx:67
moOperatorData m_rspace sal_uInt16
starmath/inc/mathml/mathmlMo.hxx:68
moOperatorData m_properties enum moOpDP
-starmath/inc/view.hxx:245
+starmath/inc/view.hxx:243
SmViewShell maGraphicController class SmGraphicController
svgio/inc/svgcharacternode.hxx:84
svgio::svgreader::SvgTextPosition maY ::std::vector<double>
@@ -756,7 +760,7 @@ sw/qa/core/test_ToxTextGenerator.cxx:140
(anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
sw/qa/extras/uiwriter/uiwriter.cxx:4133
(anonymous namespace)::IdleTask maIdle class Idle
-sw/source/core/crsr/crbm.cxx:64
+sw/source/core/crsr/crbm.cxx:62
(anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
sw/source/core/inc/swfont.hxx:980
SvStatistics nGetStretchTextSize sal_uInt16
@@ -778,7 +782,7 @@ 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:289
+sw/source/uibase/inc/conttree.hxx:297
SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
sw/source/uibase/inc/olmenu.hxx:77
SwSpellPopup m_aBuilder class VclBuilder
@@ -806,121 +810,125 @@ vcl/headless/svpgdi.cxx:393
(anonymous namespace)::BitmapHelper aTmpBmp class SvpSalBitmap
vcl/inc/canvasbitmap.hxx:40
vcl::unotools::VclCanvasBitmap m_aAlpha ::Bitmap
+vcl/inc/font/PhysicalFontFace.hxx:53
+ vcl::font::FontMatchStatus mnHeightMatch int
+vcl/inc/font/PhysicalFontFace.hxx:54
+ vcl::font::FontMatchStatus mnWidthMatch int
vcl/inc/graphic/Manager.hxx:41
vcl::graphic::Manager maSwapOutTimer class Timer
-vcl/inc/pdf/pdfbuildin_fonts.hxx:32
+vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
-vcl/inc/pdf/pdfbuildin_fonts.hxx:33
+vcl/inc/pdf/pdfbuildin_fonts.hxx:35
vcl::pdf::BuildinFont m_nDescent const int
-vcl/inc/pdf/pdfbuildin_fonts.hxx:40
+vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int [256]
-vcl/inc/qt5/Qt5AccessibleWidget.hxx:141
- Qt5AccessibleWidget m_pObject class QObject *
-vcl/inc/qt5/Qt5Clipboard.hxx:39
- Qt5Clipboard m_aClipboardName const class rtl::OUString
-vcl/inc/qt5/Qt5Clipboard.hxx:40
- Qt5Clipboard m_aClipboardMode const class QClipboard::Mode
-vcl/inc/qt5/Qt5Clipboard.hxx:43
- Qt5Clipboard m_bOwnClipboardChange _Bool
-vcl/inc/qt5/Qt5Clipboard.hxx:45
- Qt5Clipboard m_bDoClear _Bool
-vcl/inc/qt5/Qt5FilePicker.hxx:68
- Qt5FilePicker m_aNamedFilterList class QStringList
-vcl/inc/qt5/Qt5FilePicker.hxx:69
- Qt5FilePicker m_aTitleToFilterMap QHash<class QString, class QString>
-vcl/inc/qt5/Qt5FilePicker.hxx:71
- Qt5FilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
-vcl/inc/qt5/Qt5FilePicker.hxx:72
- Qt5FilePicker m_aCurrentFilter class QString
-vcl/inc/qt5/Qt5FilePicker.hxx:75
- Qt5FilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
-vcl/inc/qt5/Qt5FilePicker.hxx:77
- Qt5FilePicker m_bIsFolderPicker const _Bool
-vcl/inc/qt5/Qt5FilePicker.hxx:79
- Qt5FilePicker m_pParentWidget class QWidget *
-vcl/inc/qt5/Qt5Frame.hxx:85
- Qt5Frame m_bGraphicsInUse _Bool
-vcl/inc/qt5/Qt5Frame.hxx:87
- Qt5Frame m_pParent class Qt5Frame *
-vcl/inc/qt5/Qt5Frame.hxx:88
- Qt5Frame m_ePointerStyle enum PointerStyle
-vcl/inc/qt5/Qt5Frame.hxx:92
- Qt5Frame m_pDragSource class Qt5DragSource *
-vcl/inc/qt5/Qt5Frame.hxx:93
- Qt5Frame m_pDropTarget class Qt5DropTarget *
-vcl/inc/qt5/Qt5Frame.hxx:94
- Qt5Frame m_bInDrag _Bool
-vcl/inc/qt5/Qt5Frame.hxx:96
- Qt5Frame m_bDefaultSize _Bool
-vcl/inc/qt5/Qt5Frame.hxx:97
- Qt5Frame m_bDefaultPos _Bool
-vcl/inc/qt5/Qt5Frame.hxx:98
- Qt5Frame m_bFullScreen _Bool
-vcl/inc/qt5/Qt5Frame.hxx:99
- Qt5Frame m_bFullScreenSpanAll _Bool
-vcl/inc/qt5/Qt5Frame.hxx:100
- Qt5Frame m_nRestoreScreen sal_uInt32
-vcl/inc/qt5/Qt5Frame.hxx:101
- Qt5Frame m_aRestoreGeometry class QRect
-vcl/inc/qt5/Qt5Frame.hxx:104
- Qt5Frame m_ScreenSaverInhibitor class ScreenSaverInhibitor
-vcl/inc/qt5/Qt5Frame.hxx:108
- Qt5Frame m_nInputLanguage LanguageType
-vcl/inc/qt5/Qt5Instance.hxx:56
- Qt5Instance m_aWaitingYieldCond osl::Condition
-vcl/inc/qt5/Qt5Instance.hxx:58
- Qt5Instance m_pTimer class Qt5Timer *
-vcl/inc/qt5/Qt5Instance.hxx:59
- Qt5Instance m_bSleeping _Bool
-vcl/inc/qt5/Qt5Instance.hxx:63
- Qt5Instance m_pFakeArgvFreeable std::vector<FreeableCStr>
-vcl/inc/qt5/Qt5Instance.hxx:67
- Qt5Instance m_aUpdateStyleTimer class Timer
-vcl/inc/qt5/Qt5Instance.hxx:68
- Qt5Instance m_bUpdateFonts _Bool
-vcl/inc/qt5/Qt5MainWindow.hxx:31
- Qt5MainWindow m_rFrame class Qt5Frame &
-vcl/inc/qt5/Qt5Menu.hxx:44
- Qt5Menu mpParentSalMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:45
- Qt5Menu mpFrame class Qt5Frame *
-vcl/inc/qt5/Qt5Menu.hxx:46
- Qt5Menu mbMenuBar _Bool
-vcl/inc/qt5/Qt5Menu.hxx:47
- Qt5Menu mpQMenuBar class QMenuBar *
-vcl/inc/qt5/Qt5Menu.hxx:51
- Qt5Menu mpQMenu class QMenu *
-vcl/inc/qt5/Qt5Menu.hxx:52
- Qt5Menu mpCloseButton class QPushButton *
-vcl/inc/qt5/Qt5Menu.hxx:53
- Qt5Menu maCloseButtonConnection struct QMetaObject::Connection
-vcl/inc/qt5/Qt5Menu.hxx:110
- Qt5MenuItem mpParentMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:111
- Qt5MenuItem mpSubMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:115
- Qt5MenuItem mnId sal_uInt16
-vcl/inc/qt5/Qt5Menu.hxx:116
- Qt5MenuItem mnType enum MenuItemType
-vcl/inc/qt5/Qt5Menu.hxx:117
- Qt5MenuItem mbVisible _Bool
-vcl/inc/qt5/Qt5Menu.hxx:118
- Qt5MenuItem mbEnabled _Bool
-vcl/inc/qt5/Qt5Menu.hxx:119
- Qt5MenuItem maImage class Image
-vcl/inc/qt5/Qt5Object.hxx:40
- Qt5Object m_pRegion class QRegion
-vcl/inc/qt5/Qt5Object.hxx:67
- Qt5ObjectWindow m_rParent class Qt5Object &
-vcl/inc/qt5/Qt5Widget.hxx:38
- Qt5Widget m_bNonEmptyIMPreeditSeen _Bool
-vcl/inc/qt5/Qt5Widget.hxx:39
- Qt5Widget m_nDeltaX int
-vcl/inc/qt5/Qt5Widget.hxx:40
- Qt5Widget m_nDeltaY int
+vcl/inc/qt5/QtAccessibleWidget.hxx:156
+ QtAccessibleWidget m_pObject class QObject *
+vcl/inc/qt5/QtClipboard.hxx:39
+ QtClipboard m_aClipboardName const class 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:68
+ QtFilePicker m_aNamedFilterList class QStringList
+vcl/inc/qt5/QtFilePicker.hxx:69
+ QtFilePicker m_aTitleToFilterMap QHash<class QString, class QString>
+vcl/inc/qt5/QtFilePicker.hxx:71
+ QtFilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
+vcl/inc/qt5/QtFilePicker.hxx:72
+ QtFilePicker m_aCurrentFilter class QString
+vcl/inc/qt5/QtFilePicker.hxx:75
+ QtFilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
+vcl/inc/qt5/QtFilePicker.hxx:77
+ QtFilePicker m_bIsFolderPicker const _Bool
+vcl/inc/qt5/QtFilePicker.hxx:79
+ 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:111
+ 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:557
SalInstanceEntry m_aTextFilter class WeldTextFilter
-vcl/inc/salvtables.hxx:940
+vcl/inc/salvtables.hxx:942
SalInstanceComboBoxWithEdit m_aTextFilter class WeldTextFilter
vcl/inc/svimpbox.hxx:120
SvImpLBox m_aFctSet class ImpLBSelEng
@@ -958,15 +966,15 @@ vcl/unx/gtk3/gloactiongroup.cxx:27
(anonymous namespace)::GLOAction parent_instance GObject
vcl/unx/gtk3/glomenu.cxx:14
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:6950
+vcl/unx/gtk3/gtkinst.cxx:7021
(anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
-vcl/unx/gtk3/gtkinst.cxx:10066
+vcl/unx/gtk3/gtkinst.cxx:10261
(anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox *
-vcl/unx/gtk3/gtkinst.cxx:10068
+vcl/unx/gtk3/gtkinst.cxx:10263
(anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton *
-vcl/unx/gtk3/gtkinst.cxx:19182
+vcl/unx/gtk3/gtkinst.cxx:19427
(anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay *
-vcl/unx/gtk3/gtkinst.cxx:19188
+vcl/unx/gtk3/gtkinst.cxx:19433
(anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer *
writerfilter/source/dmapper/PropertyMap.hxx:219
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index a7d564cc8d42..37ad7cced99b 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -174,7 +174,7 @@ dbaccess/source/ui/inc/sqledit.hxx:40
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:510
+editeng/source/editeng/impedit.hxx:511
ImpEditEngine maColorConfig svtools::ColorConfig
embeddedobj/source/inc/commonembobj.hxx:108
OCommonEmbeddedObject m_aClassName class rtl::OUString
@@ -234,6 +234,8 @@ include/basic/sbstar.hxx:50
StarBASIC aErrorHdl Link<class StarBASIC *, _Bool>
include/basic/sbstar.hxx:51
StarBASIC aBreakHdl Link<class StarBASIC *, enum BasicDebugFlags>
+include/comphelper/guarding.hxx:40
+ comphelper::ORelease m_rMutex MUTEX &
include/comphelper/interfacecontainer4.hxx:215
comphelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const comphelper::OInterfaceContainerHelper4::NotifySingleListener::NotificationMethod
include/comphelper/parallelsort.hxx:163
@@ -244,14 +246,16 @@ 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/connectivity/DriversConfig.hxx:76
connectivity::DriversConfig m_aNode connectivity::DriversConfig::OSharedConfigNode
include/connectivity/sdbcx/VDescriptor.hxx:51
connectivity::sdbcx::ODescriptor m_aCase comphelper::UStringMixEqual
-include/connectivity/sdbcx/VTable.hxx:77
- connectivity::sdbcx::OTable m_xColumns rtl::Reference<OCollection>
include/connectivity/sdbcx/VTable.hxx:78
- connectivity::sdbcx::OTable m_xIndexes rtl::Reference<OCollection>
+ connectivity::sdbcx::OTable m_xColumns std::unique_ptr<OCollection>
+include/connectivity/sdbcx/VTable.hxx:79
+ connectivity::sdbcx::OTable m_xIndexes std::unique_ptr<OCollection>
include/connectivity/sqlparse.hxx:104
connectivity::OSQLParser_Data aErrors ::connectivity::SQLError
include/filter/msfilter/svdfppt.hxx:718
@@ -264,6 +268,8 @@ include/filter/msfilter/svdfppt.hxx:891
ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
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
include/oox/ole/axbinarywriter.hxx:150
oox::ole::AxBinaryPropertyWriter maStreamProps oox::ole::AxBinaryPropertyWriter::ComplexPropVector
include/registry/refltype.hxx:65
@@ -302,33 +308,33 @@ include/svx/svdmark.hxx:142
SdrMarkList maGluePointName class rtl::OUString
include/svx/svdoedge.hxx:160
SdrEdgeObj mbBoundRectCalculationRunning _Bool
-include/unoidl/unoidl.hxx:443
- unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:443:5)
include/unoidl/unoidl.hxx:444
- unoidl::ConstantValue::(anonymous) booleanValue _Bool
+ unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo/include/unoidl/unoidl.hxx:444:5)
include/unoidl/unoidl.hxx:445
- unoidl::ConstantValue::(anonymous) byteValue sal_Int8
+ unoidl::ConstantValue::(anonymous) booleanValue _Bool
include/unoidl/unoidl.hxx:446
- unoidl::ConstantValue::(anonymous) shortValue sal_Int16
+ unoidl::ConstantValue::(anonymous) byteValue sal_Int8
include/unoidl/unoidl.hxx:447
- unoidl::ConstantValue::(anonymous) unsignedShortValue sal_uInt16
+ unoidl::ConstantValue::(anonymous) shortValue sal_Int16
include/unoidl/unoidl.hxx:448
- unoidl::ConstantValue::(anonymous) longValue sal_Int32
+ unoidl::ConstantValue::(anonymous) unsignedShortValue sal_uInt16
include/unoidl/unoidl.hxx:449
- unoidl::ConstantValue::(anonymous) unsignedLongValue sal_uInt32
+ unoidl::ConstantValue::(anonymous) longValue sal_Int32
include/unoidl/unoidl.hxx:450
- unoidl::ConstantValue::(anonymous) hyperValue sal_Int64
+ unoidl::ConstantValue::(anonymous) unsignedLongValue sal_uInt32
include/unoidl/unoidl.hxx:451
- unoidl::ConstantValue::(anonymous) unsignedHyperValue sal_uInt64
+ unoidl::ConstantValue::(anonymous) hyperValue sal_Int64
include/unoidl/unoidl.hxx:452
- unoidl::ConstantValue::(anonymous) floatValue float
+ unoidl::ConstantValue::(anonymous) unsignedHyperValue sal_uInt64
include/unoidl/unoidl.hxx:453
+ unoidl::ConstantValue::(anonymous) floatValue float
+include/unoidl/unoidl.hxx:454
unoidl::ConstantValue::(anonymous) doubleValue double
include/unotest/bootstrapfixturebase.hxx:52
test::BootstrapFixtureBase m_directories class test::Directories
include/vcl/formatter.hxx:127
Formatter m_aStaticFormatter class Formatter::StaticFormatter
-include/vcl/toolkit/field.hxx:395
+include/vcl/toolkit/field.hxx:399
DateFormatter maStaticFormatter class Formatter::StaticFormatter
io/source/stm/odata.cxx:559
io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n1 sal_uInt32
@@ -338,13 +344,13 @@ libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:47
(anonymous namespace)::GtvLokDialogPrivate m_nChildKeyModifier guint32
libreofficekit/source/gtk/lokdocview.cxx:85
(anonymous namespace)::LOKDocViewPrivateImpl m_bIsLoading _Bool
-lingucomponent/source/languageguessing/simpleguesser.cxx:78
+lingucomponent/source/languageguessing/simpleguesser.cxx:76
(anonymous namespace)::textcat_t fprint void **
-lingucomponent/source/languageguessing/simpleguesser.cxx:80
+lingucomponent/source/languageguessing/simpleguesser.cxx:78
(anonymous namespace)::textcat_t size uint4
linguistic/source/dlistimp.hxx:55
DicList aOpt class LinguOptions
-oox/qa/token/tokenmap-test.cxx:34
+oox/qa/token/tokenmap-test.cxx:33
oox::TokenmapTest tokenMap class oox::TokenMap
oox/qa/unit/vba_compression.cxx:70
TestVbaCompression m_directories test::Directories
@@ -383,7 +389,7 @@ sc/inc/attarray.hxx:68
sc/inc/compiler.hxx:132
ScRawToken::(anonymous union)::(anonymous) eItem class ScTableRefToken::Item
sc/inc/compiler.hxx:133
- ScRawToken::(anonymous) table struct (anonymous struct at /home/noel/libo2/sc/inc/compiler.hxx:130:9)
+ ScRawToken::(anonymous) table struct (anonymous struct at /home/noel/libo/sc/inc/compiler.hxx:130:9)
sc/inc/compiler.hxx:138
ScRawToken::(anonymous) pMat class ScMatrix *
sc/inc/formulagroup.hxx:38
@@ -402,7 +408,7 @@ 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:56
+sc/source/filter/inc/htmlpars.hxx:57
ScHTMLStyles maEmpty const class rtl::OUString
sc/source/filter/inc/namebuff.hxx:79
RangeNameBufferWK3::Entry nAbsInd sal_uInt16
@@ -462,7 +468,7 @@ sd/source/core/CustomAnimationCloner.cxx:71
sd::(anonymous namespace)::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> >
sd/source/ui/inc/unopage.hxx:164
SdDrawPage maTypeSequence css::uno::Sequence<css::uno::Type>
-sd/source/ui/inc/unopage.hxx:225
+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
@@ -532,9 +538,9 @@ svx/source/inc/datanavi.hxx:488
svxform::AddSubmissionDialog m_aMethodString class svxform::MethodString
svx/source/inc/datanavi.hxx:489
svxform::AddSubmissionDialog m_aReplaceString class svxform::ReplaceString
-svx/source/inc/gridcell.hxx:523
- DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
svx/source/inc/gridcell.hxx:524
+ DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
+svx/source/inc/gridcell.hxx:525
DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
svx/source/inc/svdpdf.hxx:61
ImpSdrPdfImport maDash class XDash
@@ -569,12 +575,12 @@ sw/source/core/doc/swstylemanager.cxx:61
sw/source/core/inc/swblocks.hxx:69
SwImpBlocks m_bInPutMuchBlocks _Bool
sw/source/core/text/atrhndl.hxx:48
- SwAttrHandler m_pFnt std::unique_ptr<SwFont>
+ SwAttrHandler m_oFnt std::optional<SwFont>
sw/source/core/text/inftxt.cxx:532
(anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<class VirtualDevice>
sw/source/core/text/redlnitr.hxx:75
SwRedlineItr m_pSet std::unique_ptr<SfxItemSet>
-sw/source/filter/html/htmltab.cxx:2819
+sw/source/filter/html/htmltab.cxx:2818
CellSaveStruct m_xCnts std::shared_ptr<HTMLTableCnts>
sw/source/filter/inc/rtf.hxx:33
RTFSurround::(anonymous) nVal sal_uInt8
@@ -642,14 +648,6 @@ unoidl/source/sourceprovider-scanner.hxx:146
unoidl::detail::SourceProviderInterfaceTypeEntityPad directMandatoryBases std::vector<DirectBase>
unoidl/source/sourceprovider-scanner.hxx:147
unoidl::detail::SourceProviderInterfaceTypeEntityPad directOptionalBases std::vector<DirectBase>
-unoidl/source/sourceprovider-scanner.hxx:246
- unoidl::detail::SourceProviderAccumulationBasedServiceEntityPad directMandatoryBaseServices std::vector<unoidl::AnnotatedReference>
-unoidl/source/sourceprovider-scanner.hxx:247
- unoidl::detail::SourceProviderAccumulationBasedServiceEntityPad directOptionalBaseServices std::vector<unoidl::AnnotatedReference>
-unoidl/source/sourceprovider-scanner.hxx:248
- unoidl::detail::SourceProviderAccumulationBasedServiceEntityPad directMandatoryBaseInterfaces std::vector<unoidl::AnnotatedReference>
-unoidl/source/sourceprovider-scanner.hxx:249
- unoidl::detail::SourceProviderAccumulationBasedServiceEntityPad directOptionalBaseInterfaces std::vector<unoidl::AnnotatedReference>
unoidl/source/unoidl-read.cxx:148
(anonymous namespace)::Entity dependencies std::set<OUString>
unoidl/source/unoidl-read.cxx:149
@@ -668,39 +666,37 @@ unotools/source/config/pathoptions.cxx:85
SvtPathOptions_Impl m_aEmptyString class rtl::OUString
vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31
BitmapFastScaleFilter maSize class Size
-vcl/inc/pdf/pdfwriter_impl.hxx:275
- vcl::pdf::TransparencyEmit m_pSoftMaskStream std::unique_ptr<SvMemoryStream>
vcl/inc/ppdparser.hxx:131
psp::PPDParser::PPDConstraint m_pKey1 const class psp::PPDKey *
vcl/inc/printerinfomanager.hxx:75
psp::PrinterInfoManager::SystemPrintQueue m_aComment class rtl::OUString
-vcl/inc/qt5/Qt5Frame.hxx:73
- Qt5Frame m_pQWidget class QWidget *
-vcl/inc/qt5/Qt5Frame.hxx:74
- Qt5Frame m_pTopLevel class Qt5MainWindow *
-vcl/inc/qt5/Qt5Frame.hxx:78
- Qt5Frame m_pQt5Graphics std::unique_ptr<Qt5Graphics>
-vcl/inc/qt5/Qt5Frame.hxx:80
- Qt5Frame m_pSvpGraphics std::unique_ptr<Qt5SvpGraphics>
-vcl/inc/qt5/Qt5Frame.hxx:82
- Qt5Frame m_aRegion class QRegion
-vcl/inc/qt5/Qt5Frame.hxx:86
- Qt5Frame m_nStyle enum SalFrameStyleFlags
-vcl/inc/qt5/Qt5Menu.hxx:42
- Qt5Menu maItems std::vector<Qt5MenuItem *>
-vcl/inc/qt5/Qt5Object.hxx:38
- Qt5Object m_pQWidget class QWidget *
-vcl/inc/qt5/Qt5Object.hxx:39
- Qt5Object m_pQWindow class QWindow *
-vcl/inc/qt5/Qt5Timer.hxx:29
- Qt5Timer m_aTimer class QTimer
+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
vcl/inc/salinst.hxx:82
SalInstance m_bSupportsBitmap32 _Bool
vcl/inc/salwtype.hxx:164
SalWheelMouseEvent mbDeltaIsPixel _Bool
vcl/inc/salwtype.hxx:217
SalQueryCharPositionEvent mnCharPos sal_uLong
-vcl/inc/svdata.hxx:318
+vcl/inc/svdata.hxx:321
ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
vcl/inc/toolbox.h:108
vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId>
@@ -804,7 +800,7 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:79
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
vcl/unx/gtk3/glomenu.cxx:14
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:2088
+vcl/unx/gtk3/gtkinst.cxx:2097
out gpointer *
writerfilter/source/ooxml/OOXMLFactory.hxx:57
writerfilter::ooxml::AttributeInfo m_nToken writerfilter::Token_t
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index 3f6f482206ad..cc9af225c942 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -22,7 +22,7 @@ connectivity/source/drivers/evoab2/NStatement.hxx:54
connectivity::evoab::FieldSort bAscending _Bool
cppu/source/threadpool/threadpool.cxx:352
_uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:59
+cppu/source/typelib/typelib.cxx:58
(anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cui/source/inc/AdditionsDialog.hxx:47
AdditionInfo sReleaseVersion class rtl::OUString
@@ -204,6 +204,8 @@ include/sfx2/msg.hxx:147
SfxType23 pType const std::type_info *
include/sfx2/templdlg.hxx:41
SfxTemplatePanelControl pImpl std::unique_ptr<SfxTemplateDialog_Impl>
+include/svtools/ctrlbox.hxx:425
+ FontSizeBox aFontMetric class FontMetric
include/svtools/genericunodialog.hxx:154
svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard
include/svtools/unoevent.hxx:162
@@ -254,9 +256,9 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:28
GtvMainToolbar parent GtkBox
libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
GtvMainToolbarClass parentClass GtkBoxClass
-lingucomponent/source/languageguessing/simpleguesser.cxx:81
+lingucomponent/source/languageguessing/simpleguesser.cxx:79
(anonymous namespace)::textcat_t maxsize uint4
-lingucomponent/source/languageguessing/simpleguesser.cxx:83
+lingucomponent/source/languageguessing/simpleguesser.cxx:81
(anonymous namespace)::textcat_t output char [1024]
lotuswordpro/source/filter/clone.hxx:23
detail::has_clone::(anonymous) a char [2]
@@ -266,6 +268,8 @@ pyuno/source/module/pyuno_impl.hxx:138
pyuno::(anonymous) ob_base PyObject
pyuno/source/module/pyuno_impl.hxx:238
pyuno::stRuntimeImpl ob_base PyObject
+reportdesign/source/filter/xml/xmlExport.cxx:1198
+ sal_Int32
reportdesign/source/ui/inc/ReportWindow.hxx:52
rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
sal/qa/osl/condition/osl_Condition.cxx:72
@@ -324,8 +328,6 @@ sc/inc/editutil.hxx:111
ScEnginePoolHelper pEnginePool rtl::Reference<SfxItemPool>
sc/inc/editutil.hxx:113
ScEnginePoolHelper bDeleteEnginePool _Bool
-sc/qa/unit/ucalc_formula.cxx:3534
- class TestFormula *
sc/source/core/data/document.cxx:1234
(anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
sc/source/core/data/document.cxx:1235
@@ -336,7 +338,7 @@ sc/source/filter/html/htmlpars.cxx:3022
(anonymous namespace)::CSSHandler::MemStr mn size_t
sc/source/filter/inc/sheetdatacontext.hxx:50
oox::xls::SheetDataContext aReleaser class SolarMutexReleaser
-sc/source/ui/inc/docsh.hxx:455
+sc/source/ui/inc/docsh.hxx:459
ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
sc/source/ui/inc/PivotLayoutTreeListBase.hxx:47
ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget
@@ -376,11 +378,11 @@ sfx2/source/inc/sfxpicklist.hxx:33
SfxPickList mxImpl std::unique_ptr<SfxPickListImpl>
sfx2/source/inc/templdgi.hxx:101
SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void>
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats x GLfloat
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats y GLfloat
-slideshow/source/engine/opengl/TransitionImpl.cxx:1987
+slideshow/source/engine/opengl/TransitionImpl.cxx:1991
(anonymous namespace)::ThreeFloats z GLfloat
starmath/inc/mathml/mathmlMo.hxx:63
moOperatorData m_motxt class rtl::OUString
@@ -396,7 +398,7 @@ starmath/inc/mathml/mathmlMo.hxx:68
moOperatorData m_properties enum moOpDP
starmath/inc/smmod.hxx:67
SmModule mpLocSymbolData std::unique_ptr<SmLocalizedSymbolData>
-starmath/inc/view.hxx:245
+starmath/inc/view.hxx:243
SmViewShell maGraphicController class SmGraphicController
svl/source/crypto/cryptosign.cxx:108
(anonymous namespace)::Extension extnID SECItem
@@ -418,7 +420,7 @@ svx/source/sidebar/fontwork/FontworkPropertyPanel.hxx:42
svx::sidebar::FontworkPropertyPanel m_xToolbar std::unique_ptr<ToolbarUnoDispatcher>
svx/source/tbxctrls/layctrl.cxx:434
(anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl>
-sw/source/core/crsr/crbm.cxx:64
+sw/source/core/crsr/crbm.cxx:62
(anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
sw/source/core/frmedt/fetab.cxx:78
(anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
@@ -426,7 +428,7 @@ sw/source/core/layout/dbg_lay.cxx:179
SwImplEnterLeave m_nAction enum DbgAction
sw/source/uibase/inc/condedit.hxx:43
ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
-sw/source/uibase/inc/conttree.hxx:289
+sw/source/uibase/inc/conttree.hxx:297
SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
sw/source/uibase/inc/swuicnttab.hxx:240
SwTokenWindow m_aAdjustPositionsIdle class Idle
@@ -440,150 +442,154 @@ unoidl/source/unoidlprovider.cxx:673
unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
unoidl/source/unoidlprovider.cxx:674
unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
-vcl/inc/pdf/pdfbuildin_fonts.hxx:32
+vcl/inc/font/PhysicalFontFace.hxx:53
+ vcl::font::FontMatchStatus mnHeightMatch int
+vcl/inc/font/PhysicalFontFace.hxx:54
+ vcl::font::FontMatchStatus mnWidthMatch int
+vcl/inc/pdf/pdfbuildin_fonts.hxx:34
vcl::pdf::BuildinFont m_nAscent const int
-vcl/inc/pdf/pdfbuildin_fonts.hxx:33
+vcl/inc/pdf/pdfbuildin_fonts.hxx:35
vcl::pdf::BuildinFont m_nDescent const int
-vcl/inc/pdf/pdfbuildin_fonts.hxx:40
+vcl/inc/pdf/pdfbuildin_fonts.hxx:42
vcl::pdf::BuildinFont m_aWidths const int [256]
-vcl/inc/qt5/Qt5AccessibleEventListener.hxx:34
- Qt5AccessibleEventListener m_xAccessible css::uno::Reference<css::accessibility::XAccessible>
-vcl/inc/qt5/Qt5AccessibleWidget.hxx:139
- Qt5AccessibleWidget m_xAccessible css::uno::Reference<css::accessibility::XAccessible>
-vcl/inc/qt5/Qt5AccessibleWidget.hxx:141
- Qt5AccessibleWidget m_pObject class QObject *
-vcl/inc/qt5/Qt5Clipboard.hxx:38
- Qt5Clipboard m_aMutex osl::Mutex
-vcl/inc/qt5/Qt5Clipboard.hxx:39
- Qt5Clipboard m_aClipboardName const class rtl::OUString
-vcl/inc/qt5/Qt5Clipboard.hxx:40
- Qt5Clipboard m_aClipboardMode const class QClipboard::Mode
-vcl/inc/qt5/Qt5Clipboard.hxx:43
- Qt5Clipboard m_bOwnClipboardChange _Bool
-vcl/inc/qt5/Qt5Clipboard.hxx:45
- Qt5Clipboard m_bDoClear _Bool
-vcl/inc/qt5/Qt5Clipboard.hxx:48
- Qt5Clipboard m_aContents css::uno::Reference<css::datatransfer::XTransferable>
-vcl/inc/qt5/Qt5Clipboard.hxx:50
- Qt5Clipboard m_aOwner css::uno::Reference<css::datatransfer::clipboard::XClipboardOwner>
-vcl/inc/qt5/Qt5Clipboard.hxx:51
- Qt5Clipboard m_aListeners std::vector<css::uno::Reference<css::datatransfer::clipboard::XClipboardListener> >
-vcl/inc/qt5/Qt5FilePicker.hxx:62
- Qt5FilePicker m_context css::uno::Reference<css::uno::XComponentContext>
-vcl/inc/qt5/Qt5FilePicker.hxx:64
- Qt5FilePicker m_xListener css::uno::Reference<css::ui::dialogs::XFilePickerListener>
-vcl/inc/qt5/Qt5FilePicker.hxx:66
- Qt5FilePicker m_aHelperMutex osl::Mutex
-vcl/inc/qt5/Qt5FilePicker.hxx:68
- Qt5FilePicker m_aNamedFilterList class QStringList
-vcl/inc/qt5/Qt5FilePicker.hxx:69
- Qt5FilePicker m_aTitleToFilterMap QHash<class QString, class QString>
-vcl/inc/qt5/Qt5FilePicker.hxx:71
- Qt5FilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
-vcl/inc/qt5/Qt5FilePicker.hxx:72
- Qt5FilePicker m_aCurrentFilter class QString
-vcl/inc/qt5/Qt5FilePicker.hxx:75
- Qt5FilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
-vcl/inc/qt5/Qt5FilePicker.hxx:77
- Qt5FilePicker m_bIsFolderPicker const _Bool
-vcl/inc/qt5/Qt5FilePicker.hxx:79
- Qt5FilePicker m_pParentWidget class QWidget *
-vcl/inc/qt5/Qt5Frame.hxx:85
- Qt5Frame m_bGraphicsInUse _Bool
-vcl/inc/qt5/Qt5Frame.hxx:87
- Qt5Frame m_pParent class Qt5Frame *
-vcl/inc/qt5/Qt5Frame.hxx:88
- Qt5Frame m_ePointerStyle enum PointerStyle
-vcl/inc/qt5/Qt5Frame.hxx:92
- Qt5Frame m_pDragSource class Qt5DragSource *
-vcl/inc/qt5/Qt5Frame.hxx:93
- Qt5Frame m_pDropTarget class Qt5DropTarget *
-vcl/inc/qt5/Qt5Frame.hxx:94
- Qt5Frame m_bInDrag _Bool
-vcl/inc/qt5/Qt5Frame.hxx:96
- Qt5Frame m_bDefaultSize _Bool
-vcl/inc/qt5/Qt5Frame.hxx:97
- Qt5Frame m_bDefaultPos _Bool
-vcl/inc/qt5/Qt5Frame.hxx:98
- Qt5Frame m_bFullScreen _Bool
-vcl/inc/qt5/Qt5Frame.hxx:99
- Qt5Frame m_bFullScreenSpanAll _Bool
-vcl/inc/qt5/Qt5Frame.hxx:100
- Qt5Frame m_nRestoreScreen sal_uInt32
-vcl/inc/qt5/Qt5Frame.hxx:101
- Qt5Frame m_aRestoreGeometry class QRect
-vcl/inc/qt5/Qt5Frame.hxx:104
- Qt5Frame m_ScreenSaverInhibitor class ScreenSaverInhibitor
-vcl/inc/qt5/Qt5Frame.hxx:108
- Qt5Frame m_nInputLanguage LanguageType
-vcl/inc/qt5/Qt5Instance.hxx:56
- Qt5Instance m_aWaitingYieldCond osl::Condition
-vcl/inc/qt5/Qt5Instance.hxx:58
- Qt5Instance m_pTimer class Qt5Timer *
-vcl/inc/qt5/Qt5Instance.hxx:59
- Qt5Instance m_bSleeping _Bool
-vcl/inc/qt5/Qt5Instance.hxx:60
- Qt5Instance m_aClipboards std::unordered_map<OUString, css::uno::Reference<css::uno::XInterface> >
-vcl/inc/qt5/Qt5Instance.hxx:62
- Qt5Instance m_pQApplication std::unique_ptr<QApplication>
-vcl/inc/qt5/Qt5Instance.hxx:63
- Qt5Instance m_pFakeArgvFreeable std::vector<FreeableCStr>
-vcl/inc/qt5/Qt5Instance.hxx:64
- Qt5Instance m_pFakeArgv std::unique_ptr<char *[]>
-vcl/inc/qt5/Qt5Instance.hxx:65
- Qt5Instance m_pFakeArgc std::unique_ptr<int>
-vcl/inc/qt5/Qt5Instance.hxx:67
- Qt5Instance m_aUpdateStyleTimer class Timer
-vcl/inc/qt5/Qt5Instance.hxx:68
- Qt5Instance m_bUpdateFonts _Bool
-vcl/inc/qt5/Qt5MainWindow.hxx:31
- Qt5MainWindow m_rFrame class Qt5Frame &
-vcl/inc/qt5/Qt5Menu.hxx:44
- Qt5Menu mpParentSalMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:45
- Qt5Menu mpFrame class Qt5Frame *
-vcl/inc/qt5/Qt5Menu.hxx:46
- Qt5Menu mbMenuBar _Bool
-vcl/inc/qt5/Qt5Menu.hxx:47
- Qt5Menu mpQMenuBar class QMenuBar *
-vcl/inc/qt5/Qt5Menu.hxx:49
- Qt5Menu mpOwnedQMenu std::unique_ptr<QMenu>
-vcl/inc/qt5/Qt5Menu.hxx:51
- Qt5Menu mpQMenu class QMenu *
-vcl/inc/qt5/Qt5Menu.hxx:52
- Qt5Menu mpCloseButton class QPushButton *
-vcl/inc/qt5/Qt5Menu.hxx:53
- Qt5Menu maCloseButtonConnection struct QMetaObject::Connection
-vcl/inc/qt5/Qt5Menu.hxx:110
- Qt5MenuItem mpParentMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:111
- Qt5MenuItem mpSubMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Menu.hxx:112
- Qt5MenuItem mpAction std::unique_ptr<QAction>
-vcl/inc/qt5/Qt5Menu.hxx:113
- Qt5MenuItem mpMenu std::unique_ptr<QMenu>
-vcl/inc/qt5/Qt5Menu.hxx:114
- Qt5MenuItem mpActionGroup std::shared_ptr<QActionGroup>
-vcl/inc/qt5/Qt5Menu.hxx:115
- Qt5MenuItem mnId sal_uInt16
-vcl/inc/qt5/Qt5Menu.hxx:116
- Qt5MenuItem mnType enum MenuItemType
-vcl/inc/qt5/Qt5Menu.hxx:117
- Qt5MenuItem mbVisible _Bool
-vcl/inc/qt5/Qt5Menu.hxx:118
- Qt5MenuItem mbEnabled _Bool
-vcl/inc/qt5/Qt5Menu.hxx:119
- Qt5MenuItem maImage class Image
-vcl/inc/qt5/Qt5Object.hxx:40
- Qt5Object m_pRegion class QRegion
-vcl/inc/qt5/Qt5Object.hxx:67
- Qt5ObjectWindow m_rParent class Qt5Object &
-vcl/inc/qt5/Qt5Widget.hxx:38
- Qt5Widget m_bNonEmptyIMPreeditSeen _Bool
-vcl/inc/qt5/Qt5Widget.hxx:39
- Qt5Widget m_nDeltaX int
-vcl/inc/qt5/Qt5Widget.hxx:40
- Qt5Widget m_nDeltaY int
+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 class 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:62
+ QtFilePicker m_context css::uno::Reference<css::uno::XComponentContext>
+vcl/inc/qt5/QtFilePicker.hxx:64
+ QtFilePicker m_xListener css::uno::Reference<css::ui::dialogs::XFilePickerListener>
+vcl/inc/qt5/QtFilePicker.hxx:66
+ QtFilePicker m_aHelperMutex osl::Mutex
+vcl/inc/qt5/QtFilePicker.hxx:68
+ QtFilePicker m_aNamedFilterList class QStringList
+vcl/inc/qt5/QtFilePicker.hxx:69
+ QtFilePicker m_aTitleToFilterMap QHash<class QString, class QString>
+vcl/inc/qt5/QtFilePicker.hxx:71
+ QtFilePicker m_aNamedFilterToExtensionMap QHash<class QString, class QString>
+vcl/inc/qt5/QtFilePicker.hxx:72
+ QtFilePicker m_aCurrentFilter class QString
+vcl/inc/qt5/QtFilePicker.hxx:75
+ QtFilePicker m_aCustomWidgetsMap QHash<sal_Int16, class QWidget *>
+vcl/inc/qt5/QtFilePicker.hxx:77
+ QtFilePicker m_bIsFolderPicker const _Bool
+vcl/inc/qt5/QtFilePicker.hxx:79
+ 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:111
+ 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
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index c97ce0cb37fc..b821bb5d459c 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -104,6 +104,8 @@ 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 struct (anonymous namespace)::ContainerStats *const
comphelper/qa/unit/parallelsorttest.cxx:44
ParallelSortTest mnThreads size_t
comphelper/source/misc/asyncnotification.cxx:69
@@ -164,7 +166,7 @@ connectivity/source/inc/writer/WConnection.hxx:54
connectivity::writer::OWriterConnection::CloseVetoButTerminateListener m_pCloseListener std::unique_ptr<utl::CloseVeto>
cppcanvas/source/inc/implrenderer.hxx:207
cppcanvas::internal::ImplRenderer aBaseTransform struct cppcanvas::internal::XForm
-cppu/source/typelib/typelib.cxx:870
+cppu/source/typelib/typelib.cxx:869
(anonymous namespace)::BaseList set (anonymous namespace)::BaseList::Set
cppu/source/uno/check.cxx:38
(anonymous namespace)::C1 n1 sal_Int16
@@ -210,8 +212,6 @@ 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
@@ -244,13 +244,15 @@ dbaccess/source/ui/app/AppDetailView.hxx:107
dbaui::OApplicationDetailView m_aExternalMnemonics class 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:299
+ DesktopLOKTest m_bModified _Bool
desktop/source/app/app.cxx:1223
desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions>
desktop/source/app/app.cxx:1224
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:149
+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
dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread>
@@ -264,14 +266,6 @@ desktop/source/deployment/manager/dp_managerfac.cxx:46
dp_manager::factory::(anonymous namespace)::PackageManagerFactoryImpl m_xTmpMgr Reference<deployment::XPackageManager>
desktop/source/deployment/manager/dp_managerfac.cxx:47
dp_manager::factory::(anonymous namespace)::PackageManagerFactoryImpl m_xBakMgr Reference<deployment::XPackageManager>
-desktop/unx/source/splashx.c:371
- decorations unsigned long
-desktop/unx/source/splashx.c:371
- flags unsigned long
-desktop/unx/source/splashx.c:371
- functions unsigned long
-desktop/unx/source/splashx.c:372
- input_mode long
drawinglayer/inc/texture/texture.hxx:58
drawinglayer::texture::GeoTexSvxGradient maDefinitionRange basegfx::B2DRange
drawinglayer/inc/texture/texture.hxx:61
@@ -310,6 +304,8 @@ framework/inc/services/layoutmanager.hxx:247
framework::LayoutManager m_bGlobalSettings _Bool
framework/inc/services/layoutmanager.hxx:261
framework::LayoutManager m_pGlobalSettings std::unique_ptr<GlobalSettings>
+framework/inc/uielement/fontsizemenucontroller.hxx:63
+ framework::FontSizeMenuController m_aFontDescriptor css::awt::FontDescriptor
framework/inc/uielement/langselectionmenucontroller.hxx:69
framework::LanguageSelectionMenuController m_xMenuDispatch_Lang css::uno::Reference<css::frame::XDispatch>
framework/inc/uielement/langselectionmenucontroller.hxx:71
@@ -328,7 +324,7 @@ i18nutil/source/utility/paper.cxx:315
paperword string char *
include/basegfx/DrawCommands.hxx:81
gfx::LinearGradientInfo maMatrix basegfx::B2DHomMatrix
-include/basic/basmgr.hxx:56
+include/basic/basmgr.hxx:57
BasicError nReason enum BasicErrorReason
include/basic/sbxvar.hxx:75
SbxValues::(anonymous) pData void *
@@ -390,7 +386,9 @@ include/svtools/brwbox.hxx:327
BrowseBox::CursorMoveAttempt m_nRow sal_Int32
include/svtools/brwbox.hxx:328
BrowseBox::CursorMoveAttempt m_bScrolledToReachCell _Bool
-include/svtools/ctrltool.hxx:149
+include/svtools/ctrltool.hxx:147
+ FontList mpDev VclPtr<class OutputDevice>
+include/svtools/ctrltool.hxx:148
FontList mpDev2 VclPtr<class OutputDevice>
include/svx/AccessibilityCheckDialog.hxx:44
svx::AccessibilityCheckDialog m_aAccessibilityCheckEntries std::vector<std::unique_ptr<AccessibilityCheckEntry> >
@@ -410,9 +408,9 @@ include/svx/gridctrl.hxx:258
DbGridControl m_pCursorDisposeListener std::unique_ptr<DisposeListenerGridBridge>
include/svx/ofaitem.hxx:44
OfaRefItem mxRef rtl::Reference<reference_type>
-include/svx/srchdlg.hxx:165
- SvxSearchDialog pSearchController std::unique_ptr<SvxSearchController>
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>
@@ -508,7 +506,7 @@ sc/inc/compiler.hxx:267
ScCompiler::AddInMap pEnglish const char *
sc/inc/compiler.hxx:269
ScCompiler::AddInMap pUpper const char *
-sc/inc/compressedarray.hxx:69
+sc/inc/compressedarray.hxx:68
ScCompressedArray::RangeData mnRow2 A
sc/inc/patattr.hxx:55
ScPatternAttr mxHashCode std::optional<size_t>
@@ -586,7 +584,7 @@ sc/source/ui/inc/drwtrans.hxx:44
ScDrawTransferObj m_aDrawPersistRef SfxObjectShellRef
sc/source/ui/inc/dwfunctr.hxx:52
ScFunctionWin xConfigChange std::unique_ptr<EnglishFunctionNameChange>
-sc/source/ui/inc/filtdlg.hxx:185
+sc/source/ui/inc/filtdlg.hxx:195
ScSpecialFilterDlg pOptionsMgr std::unique_ptr<ScFilterOptionsMgr>
sc/source/ui/inc/instbdlg.hxx:57
ScInsertTableDlg aDocShTablesRef SfxObjectShellRef
@@ -652,7 +650,7 @@ sd/source/ui/inc/navigatr.hxx:144
SdNavigatorWin mpPageNameCtrlItem std::unique_ptr<SdPageNameControllerItem>
sd/source/ui/inc/tools/TimerBasedTaskExecution.hxx:72
sd::tools::TimerBasedTaskExecution mpSelf std::shared_ptr<TimerBasedTaskExecution>
-sd/source/ui/inc/unopage.hxx:278
+sd/source/ui/inc/unopage.hxx:277
SdPageLinkTargets mxPage css::uno::Reference<css::drawing::XDrawPage>
sd/source/ui/inc/ViewShellImplementation.hxx:78
sd::ViewShell::Implementation::ToolBarManagerLock mpLock ::std::unique_ptr<ToolBarManager::UpdateLock, o3tl::default_delete<ToolBarManager::UpdateLock> >
@@ -668,7 +666,7 @@ sd/source/ui/slideshow/SlideShowRestarter.hxx:73
sd::SlideShowRestarter mpSelf ::std::shared_ptr<SlideShowRestarter>
sd/source/ui/slidesorter/controller/SlsListener.hxx:141
sd::slidesorter::controller::Listener mpModelChangeLock std::shared_ptr<SlideSorterController::ModelChangeLock>
-sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:115
+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>
@@ -722,7 +720,7 @@ starmath/inc/mathml/mathmlimport.hxx:45
SmXMLImportWrapper m_bUseHTMLMLEntities _Bool
starmath/inc/view.hxx:187
SmCmdBoxWindow aController class SmEditController
-stoc/source/servicemanager/servicemanager.cxx:393
+stoc/source/servicemanager/servicemanager.cxx:392
(anonymous namespace)::OServiceManager m_SetLoadedFactories (anonymous namespace)::HashSet_Ref
store/source/storbios.cxx:58
(anonymous namespace)::OStoreSuperBlock m_nMarked sal_uInt32
@@ -911,7 +909,7 @@ sw/source/filter/inc/rtf.hxx:30
sw/source/filter/inc/rtf.hxx:31
RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8
sw/source/filter/inc/rtf.hxx:32
- RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo2/sw/source/filter/inc/rtf.hxx:27:9)
+ RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo/sw/source/filter/inc/rtf.hxx:27:9)
sw/source/uibase/inc/glossary.hxx:63
SwGlossaryDlg m_xGroupData std::vector<std::unique_ptr<GroupUserData> >
sw/source/uibase/inc/maildispatcher.hxx:143
@@ -956,12 +954,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79
OOoMountOperationClass _gtk_reserved4 void (*)(void)
ucb/source/ucp/webdav-neon/NeonSession.cxx:164
(anonymous namespace)::NeonRequestContext pResource struct webdav_ucp::DAVResource *
-unoidl/source/legacyprovider.cxx:86
- unoidl::detail::(anonymous namespace)::Cursor manager_ rtl::Reference<Manager>
unoidl/source/unoidl.cxx:83
unoidl::(anonymous namespace)::AggregatingCursor seen_ std::set<OUString>
-unoidl/source/unoidlprovider.hxx:32
- unoidl::detail::NestedMap trace std::set<Map>
unoxml/source/rdf/librdf_repository.cxx:470
(anonymous namespace)::librdf_GraphResult m_pQuery const std::shared_ptr<librdf_query>
unoxml/source/rdf/librdf_repository.cxx:623
@@ -974,14 +968,14 @@ vcl/inc/accel.hxx:39
ImplAccelEntry mpAutoAccel class Accelerator *
vcl/inc/driverblocklist.hxx:114
DriverBlocklist::DriverInfo maMsg class rtl::OUString
-vcl/inc/fontselect.hxx:62
- FontSelectPattern mfExactHeight float
+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/Qt5FilePicker.hxx:74
- Qt5FilePicker m_pLayout class QGridLayout *
+vcl/inc/qt5/QtFilePicker.hxx:74
+ QtFilePicker m_pLayout class QGridLayout *
vcl/inc/salmenu.hxx:33
SalItemParams pMenu VclPtr<class Menu>
vcl/inc/salmenu.hxx:34
@@ -1008,9 +1002,9 @@ vcl/inc/salwtype.hxx:257
SalSwipeEvent mnVelocityY double
vcl/inc/scanlinewriter.hxx:35
vcl::ScanlineWriter mpCurrentScanline sal_uInt8 *
-vcl/inc/svdata.hxx:457
+vcl/inc/svdata.hxx:460
ImplSVEvent mpInstanceRef VclPtr<vcl::Window>
-vcl/inc/unx/gtk/gtkdata.hxx:217
+vcl/inc/unx/gtk/gtkdata.hxx:221
DocumentFocusListener m_aRefList o3tl::sorted_vector<css::uno::Reference<css::uno::XInterface> >
vcl/inc/unx/gtk/gtkframe.hxx:81
GtkSalFrame::IMHandler::PreviousKeyPress window GdkWindow *
@@ -1034,11 +1028,11 @@ vcl/unx/generic/app/wmadaptor.cxx:1267
_mwmhints input_mode tools::Long
vcl/unx/generic/app/wmadaptor.cxx:1268
_mwmhints status unsigned long
-vcl/unx/generic/gdi/cairotextrender.cxx:41
- (anonymous namespace)::CairoFontsCache::CacheId maFace (anonymous namespace)::FT_Face
vcl/unx/generic/gdi/cairotextrender.cxx:43
+ (anonymous namespace)::CairoFontsCache::CacheId maFace (anonymous namespace)::FT_Face
+vcl/unx/generic/gdi/cairotextrender.cxx:45
(anonymous namespace)::CairoFontsCache::CacheId mbEmbolden _Bool
-vcl/unx/generic/gdi/cairotextrender.cxx:44
+vcl/unx/generic/gdi/cairotextrender.cxx:46
(anonymous namespace)::CairoFontsCache::CacheId mbVerticalMetrics _Bool
vcl/unx/gtk3/a11y/atkwrapper.hxx:50
AtkObjectWrapper aParent AtkObject
@@ -1046,9 +1040,9 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:79
AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
vcl/unx/gtk3/glomenu.cxx:14
GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtkinst.cxx:2088
+vcl/unx/gtk3/gtkinst.cxx:2097
in char *
-vcl/unx/gtk3/gtkinst.cxx:19192
+vcl/unx/gtk3/gtkinst.cxx:19438
(anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper>
vcl/unx/gtk3/hudawareness.cxx:18
(anonymous namespace)::HudAwarenessHandle connection gpointer
@@ -1056,12 +1050,14 @@ vcl/unx/gtk3/hudawareness.cxx:21
(anonymous namespace)::HudAwarenessHandle notify GDestroyNotify
vcl/workben/vcldemo.cxx:1736
(anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread>
+writerfilter/source/dmapper/DocumentProtection.hxx:50
+ writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey class rtl::OUString
writerfilter/source/dmapper/DomainMapperTableHandler.cxx:240
writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
writerfilter/source/dmapper/PropertyMap.hxx:219
writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/dmapper/DocumentProtection.hxx:50
- writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey class 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