compilerplugins/clang/unusedenumconstants.readonly.results  |  356 -
 compilerplugins/clang/unusedenumconstants.untouched.results |  170 
 compilerplugins/clang/unusedenumconstants.writeonly.results | 3296 +++++++-----
 dbaccess/source/inc/stringconstants.hxx                     |    9 
 4 files changed, 2414 insertions(+), 1417 deletions(-)

New commits:
commit a4ab140ec079b86857145f5370d083b5e2c38440
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Wed Feb 26 10:20:06 2025 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Wed Feb 26 16:51:17 2025 +0100

    loplugin:unusedenumconstants
    
    Change-Id: Ic5dee6225be56385a1ed4a8674dadba9a453dcb0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182204
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>
    Tested-by: Jenkins

diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results 
b/compilerplugins/clang/unusedenumconstants.readonly.results
index efcc2f8d1ffb..9fee3262d7b8 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1,46 +1,48 @@
+basic/source/runtime/stdobj.cxx:45
+    enum (anonymous namespace)::Flags COMPTMASK_
 chart2/source/controller/main/FeatureCommandDispatchBase.hxx:37
     enum ChartCommandID DrawTextVertical
 chart2/source/controller/main/FeatureCommandDispatchBase.hxx:39
     enum ChartCommandID DrawCaptionVertical
 chart2/source/inc/CharacterProperties.hxx:120
     enum chart::CharacterProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/CharacterProperties.hxx:41:5) 
FAST_PROPERTY_ID_END_CHAR_PROP
-chart2/source/inc/TitleHelper.hxx:49
+chart2/source/inc/TitleHelper.hxx:47
     enum chart::TitleHelper::eTitleType NORMAL_TITLE_END
-chart2/source/view/inc/ShapeFactory.hxx:51
+chart2/source/view/inc/ShapeFactory.hxx:49
     enum chart::SymbolEnum Symbol_Square
-chart2/source/view/inc/ShapeFactory.hxx:52
+chart2/source/view/inc/ShapeFactory.hxx:50
     enum chart::SymbolEnum Symbol_Diamond
-chart2/source/view/inc/ShapeFactory.hxx:53
+chart2/source/view/inc/ShapeFactory.hxx:51
     enum chart::SymbolEnum Symbol_DownArrow
-chart2/source/view/inc/ShapeFactory.hxx:54
+chart2/source/view/inc/ShapeFactory.hxx:52
     enum chart::SymbolEnum Symbol_UpArrow
-chart2/source/view/inc/ShapeFactory.hxx:55
+chart2/source/view/inc/ShapeFactory.hxx:53
     enum chart::SymbolEnum Symbol_RightArrow
-chart2/source/view/inc/ShapeFactory.hxx:56
+chart2/source/view/inc/ShapeFactory.hxx:54
     enum chart::SymbolEnum Symbol_LeftArrow
-chart2/source/view/inc/ShapeFactory.hxx:57
+chart2/source/view/inc/ShapeFactory.hxx:55
     enum chart::SymbolEnum Symbol_Bowtie
-chart2/source/view/inc/ShapeFactory.hxx:58
+chart2/source/view/inc/ShapeFactory.hxx:56
     enum chart::SymbolEnum Symbol_Sandglass
-chart2/source/view/inc/ShapeFactory.hxx:59
+chart2/source/view/inc/ShapeFactory.hxx:57
     enum chart::SymbolEnum Symbol_Circle
-chart2/source/view/inc/ShapeFactory.hxx:60
+chart2/source/view/inc/ShapeFactory.hxx:58
     enum chart::SymbolEnum Symbol_Star
-chart2/source/view/inc/ShapeFactory.hxx:61
+chart2/source/view/inc/ShapeFactory.hxx:59
     enum chart::SymbolEnum Symbol_X
-chart2/source/view/inc/ShapeFactory.hxx:62
+chart2/source/view/inc/ShapeFactory.hxx:60
     enum chart::SymbolEnum Symbol_Plus
-chart2/source/view/inc/ShapeFactory.hxx:63
+chart2/source/view/inc/ShapeFactory.hxx:61
     enum chart::SymbolEnum Symbol_Asterisk
-chart2/source/view/inc/ShapeFactory.hxx:64
+chart2/source/view/inc/ShapeFactory.hxx:62
     enum chart::SymbolEnum Symbol_HorizontalBar
-chart2/source/view/inc/ShapeFactory.hxx:65
+chart2/source/view/inc/ShapeFactory.hxx:63
     enum chart::SymbolEnum Symbol_VerticalBar
 configmgr/source/access.hxx:457
     enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:455:5) IS_GROUP_MEMBER
 configmgr/source/access.hxx:457
     enum configmgr::Access::(unnamed at 
/home/noel/libo-plugin/configmgr/source/access.hxx:455:5) IS_SET_MEMBER
-configmgr/source/components.hxx:149
+configmgr/source/components.hxx:151
     enum configmgr::Components::ModificationTarget Dconf
 configmgr/source/parsemanager.hxx:43
     enum configmgr::ParseManager::(unnamed at 
/home/noel/libo-plugin/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_OOR
@@ -50,20 +52,20 @@ configmgr/source/parsemanager.hxx:43
     enum configmgr::ParseManager::(unnamed at 
/home/noel/libo-plugin/configmgr/source/parsemanager.hxx:43:5) NAMESPACE_XSI
 connectivity/source/drivers/evoab2/NConnection.hxx:37
     connectivity::evoab::SDBCAddress::sdbc_address_type Unknown
-cui/source/options/optgenrl.cxx:63
+cui/source/options/optgenrl.cxx:67
     enum (anonymous namespace)::RowType nRowCount
 dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:71
     enum dbaccess::OSingleSelectQueryComposer::EColumnType SelectColumns
 dbaccess/source/ui/inc/sqlmessage.hxx:56
     enum dbaui::MessBoxStyle DefaultCancel
-drawinglayer/source/tools/emfphelperdata.cxx:63
-    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeTile
 drawinglayer/source/tools/emfphelperdata.cxx:64
-    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeTileFlipX
+    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:62:5) 
WrapModeTile
 drawinglayer/source/tools/emfphelperdata.cxx:65
-    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeTileFlipY
+    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:62:5) 
WrapModeTileFlipX
 drawinglayer/source/tools/emfphelperdata.cxx:66
-    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeTileFlipXY
+    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:62:5) 
WrapModeTileFlipY
+drawinglayer/source/tools/emfphelperdata.cxx:67
+    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:62:5) 
WrapModeTileFlipXY
 drawinglayer/source/tools/emfphelperdata.hxx:108
     enum emfplushelper::PixelOffsetMode PixelOffsetModeDefault
 drawinglayer/source/tools/emfphelperdata.hxx:109
@@ -284,6 +286,8 @@ emfio/inc/mtftools.hxx:180
     enum emfio::TextAlignmentMode TA_BOTTOM
 emfio/inc/mtftools.hxx:183
     enum emfio::TextAlignmentMode TA_BASELINE
+emfio/inc/mtftools.hxx:184
+    enum emfio::TextAlignmentMode TA_RTLREADING
 emfio/inc/mtftools.hxx:193
     enum emfio::TernaryRasterOperation SRCPAINT
 emfio/inc/mtftools.hxx:198
@@ -554,65 +558,65 @@ filter/source/msfilter/msdffimp.cxx:186
     enum (anonymous namespace)::OfficeArtBlipRecInstance DIB
 filter/source/msfilter/msdffimp.cxx:187
     enum (anonymous namespace)::OfficeArtBlipRecInstance TIFF
-forms/source/misc/limitedformats.cxx:51
+forms/source/misc/limitedformats.cxx:52
     enum frm::(anonymous namespace)::LocaleType ltSystem
-framework/inc/xml/imagesdocumenthandler.hxx:39
+framework/inc/xml/imagesdocumenthandler.hxx:41
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_IMAGECONTAINER
-framework/inc/xml/imagesdocumenthandler.hxx:40
+framework/inc/xml/imagesdocumenthandler.hxx:42
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_IMAGES
-framework/inc/xml/imagesdocumenthandler.hxx:41
+framework/inc/xml/imagesdocumenthandler.hxx:43
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_ENTRY
-framework/inc/xml/imagesdocumenthandler.hxx:46
+framework/inc/xml/imagesdocumenthandler.hxx:48
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_COMMAND
-framework/inc/xml/statusbardocumenthandler.hxx:43
+framework/inc/xml/statusbardocumenthandler.hxx:45
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ELEMENT_STATUSBAR
-framework/inc/xml/statusbardocumenthandler.hxx:44
+framework/inc/xml/statusbardocumenthandler.hxx:46
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ELEMENT_STATUSBARITEM
-framework/inc/xml/statusbardocumenthandler.hxx:45
+framework/inc/xml/statusbardocumenthandler.hxx:47
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_URL
-framework/inc/xml/statusbardocumenthandler.hxx:46
+framework/inc/xml/statusbardocumenthandler.hxx:48
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_ALIGN
-framework/inc/xml/statusbardocumenthandler.hxx:47
+framework/inc/xml/statusbardocumenthandler.hxx:49
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_STYLE
-framework/inc/xml/statusbardocumenthandler.hxx:48
+framework/inc/xml/statusbardocumenthandler.hxx:50
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_AUTOSIZE
-framework/inc/xml/statusbardocumenthandler.hxx:49
+framework/inc/xml/statusbardocumenthandler.hxx:51
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_OWNERDRAW
-framework/inc/xml/statusbardocumenthandler.hxx:50
+framework/inc/xml/statusbardocumenthandler.hxx:52
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_WIDTH
-framework/inc/xml/statusbardocumenthandler.hxx:51
+framework/inc/xml/statusbardocumenthandler.hxx:53
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_OFFSET
-framework/inc/xml/statusbardocumenthandler.hxx:52
+framework/inc/xml/statusbardocumenthandler.hxx:54
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_HELPURL
-framework/inc/xml/statusbardocumenthandler.hxx:53
+framework/inc/xml/statusbardocumenthandler.hxx:55
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Entry 
SB_ATTRIBUTE_MANDATORY
-framework/inc/xml/toolboxdocumenthandler.hxx:43
+framework/inc/xml/toolboxdocumenthandler.hxx:45
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ELEMENT_TOOLBAR
-framework/inc/xml/toolboxdocumenthandler.hxx:44
+framework/inc/xml/toolboxdocumenthandler.hxx:46
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ELEMENT_TOOLBARITEM
-framework/inc/xml/toolboxdocumenthandler.hxx:45
+framework/inc/xml/toolboxdocumenthandler.hxx:47
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ELEMENT_TOOLBARSPACE
-framework/inc/xml/toolboxdocumenthandler.hxx:46
+framework/inc/xml/toolboxdocumenthandler.hxx:48
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ELEMENT_TOOLBARBREAK
-framework/inc/xml/toolboxdocumenthandler.hxx:47
+framework/inc/xml/toolboxdocumenthandler.hxx:49
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ELEMENT_TOOLBARSEPARATOR
-framework/inc/xml/toolboxdocumenthandler.hxx:48
+framework/inc/xml/toolboxdocumenthandler.hxx:50
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_TEXT
-framework/inc/xml/toolboxdocumenthandler.hxx:49
+framework/inc/xml/toolboxdocumenthandler.hxx:51
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_URL
-framework/inc/xml/toolboxdocumenthandler.hxx:50
+framework/inc/xml/toolboxdocumenthandler.hxx:52
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_VISIBLE
-framework/inc/xml/toolboxdocumenthandler.hxx:51
+framework/inc/xml/toolboxdocumenthandler.hxx:53
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_STYLE
-framework/inc/xml/toolboxdocumenthandler.hxx:52
+framework/inc/xml/toolboxdocumenthandler.hxx:54
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Entry 
TB_ATTRIBUTE_UINAME
-include/comphelper/errcode.hxx:162
+include/comphelper/errcode.hxx:157
     enum DialogMask ButtonsYesNo
-include/comphelper/errcode.hxx:165
+include/comphelper/errcode.hxx:160
     enum DialogMask ButtonDefaultsCancel
-include/comphelper/errcode.hxx:166
+include/comphelper/errcode.hxx:161
     enum DialogMask ButtonDefaultsYes
-include/comphelper/errcode.hxx:167
+include/comphelper/errcode.hxx:162
     enum DialogMask ButtonDefaultsNo
 include/connectivity/dbtools.hxx:821
     enum connectivity::dbase::DBFType dBaseIII
@@ -672,23 +676,23 @@ include/editeng/editeng.hxx:133
     enum GetAttribsFlags PARAATTRIBS
 include/editeng/editstat.hxx:47
     enum EEControlBits AUTOCOMPLETE
-include/editeng/flditem.hxx:91
+include/editeng/flditem.hxx:92
     enum SvxDateFormat System
-include/editeng/flditem.hxx:260
+include/editeng/flditem.hxx:261
     enum SvxTimeFormat System
-include/editeng/flditem.hxx:268
-    enum SvxTimeFormat HH12_MM_AMPM
 include/editeng/flditem.hxx:269
-    enum SvxTimeFormat HH12_MM_SS_AMPM
+    enum SvxTimeFormat HH12_MM_AMPM
 include/editeng/flditem.hxx:270
+    enum SvxTimeFormat HH12_MM_SS_AMPM
+include/editeng/flditem.hxx:271
     enum SvxTimeFormat HH12_MM_SS_00_AMPM
-include/editeng/flditem.hxx:357
-    enum SvxAuthorFormat LastName
 include/editeng/flditem.hxx:358
+    enum SvxAuthorFormat LastName
+include/editeng/flditem.hxx:359
     enum SvxAuthorFormat FirstName
-include/framework/framelistanalyzer.hxx:40
+include/framework/framelistanalyzer.hxx:39
     enum FrameAnalyzerFlags Model
-include/framework/framelistanalyzer.hxx:45
+include/framework/framelistanalyzer.hxx:44
     enum FrameAnalyzerFlags Zombie
 include/i18nutil/casefolding.hxx:41
     enum MappingType CasedLetterMask
@@ -706,28 +710,28 @@ include/LibreOfficeKit/LibreOfficeKitEnums.h:900
     LibreOfficeKitCallbackType LOK_CALLBACK_MEDIA_SHAPE
 include/o3tl/unit_conversion.hxx:46
     enum o3tl::Length count
-include/oox/core/filterbase.hxx:83
+include/oox/core/filterbase.hxx:81
     enum oox::core::OoxmlVersion ISOIEC_29500_2008
-include/sfx2/filedlghelper.hxx:130
-    enum sfx2::FileDialogHelper::Context WriterInsertHyperlink
 include/sfx2/lnkbase.hxx:54
     enum sfx2::SvBaseLinkObjectType DdeExternal
-include/svl/ctloptions.hxx:64
+include/svl/ctloptions.hxx:67
     enum SvtCTLOptions::TextNumerals NUMERALS_HINDI
-include/svl/ctloptions.hxx:65
+include/svl/ctloptions.hxx:68
     enum SvtCTLOptions::TextNumerals NUMERALS_SYSTEM
-include/svl/ctloptions.hxx:66
+include/svl/ctloptions.hxx:69
     enum SvtCTLOptions::TextNumerals NUMERALS_CONTEXT
-include/svl/ctloptions.hxx:74
+include/svl/ctloptions.hxx:77
     enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKING
-include/svl/ctloptions.hxx:75
+include/svl/ctloptions.hxx:78
     enum SvtCTLOptions::EOption E_CTLCURSORMOVEMENT
-include/svl/ctloptions.hxx:76
+include/svl/ctloptions.hxx:79
     enum SvtCTLOptions::EOption E_CTLTEXTNUMERALS
-include/svl/ctloptions.hxx:77
+include/svl/ctloptions.hxx:80
     enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGRESTRICTED
-include/svl/ctloptions.hxx:78
+include/svl/ctloptions.hxx:81
     enum SvtCTLOptions::EOption E_CTLSEQUENCECHECKINGTYPEANDREPLACE
+include/svl/ctloptions.hxx:82
+    enum SvtCTLOptions::EOption E_CTLVERTICALTEXT
 include/svl/lockfilecommon.hxx:36
     enum LockFileComponent EDITTIME
 include/svl/lockfilecommon.hxx:36
@@ -738,6 +742,8 @@ include/svl/lockfilecommon.hxx:36
     enum LockFileComponent SYSUSERNAME
 include/svl/srchdefs.hxx:40
     enum SearchOptionFlags WILDCARD
+include/svx/ColorSets.hxx:27
+    enum svx::ColorSets::IdenticalNameAction Overwrite
 include/svx/diagram/datamodel.hxx:43
     enum svx::diagram::TypeConstant XML_doc
 include/svx/EnhancedCustomShapeGeometry.hxx:47
@@ -764,11 +770,11 @@ include/svx/flagsdef.hxx:117
     enum TabulatorDisableFlags FillSolidLine
 include/svx/flagsdef.hxx:118
     enum TabulatorDisableFlags FillSpecial
-include/svx/ruler.hxx:61
+include/svx/ruler.hxx:60
     enum SvxRulerDragFlags OBJECT_LEFT_INDENT_ONLY
 include/svx/sdtakitm.hxx:31
     enum SdrTextAniKind Blink
-include/svx/svdhdl.hxx:108
+include/svx/svdhdl.hxx:106
     enum BitmapMarkerKind RectPlus_7x7
 include/svx/svdobjkind.hxx:71
     enum SdrObjKind E3D_INVENTOR_FIRST
@@ -808,10 +814,10 @@ include/unotools/fontdefs.hxx:74
     enum DefaultFontType LATIN_FIXED
 include/unotools/fontdefs.hxx:84
     enum DefaultFontType CTL_DISPLAY
+include/unotools/moduleoptions.hxx:62
+    enum SvtModuleOptions::EModule BASIC
 include/vcl/animate/AnimationFrame.hxx:33
     enum Blend Source
-include/vcl/decoview.hxx:48
-    enum DrawHighlightFrameStyle In
 include/vcl/gfxlink.hxx:54
     enum GfxLinkType NativeFirst
 include/vcl/gfxlink.hxx:55
@@ -838,7 +844,7 @@ include/vcl/keycodes.hxx:178
     enum ModKeyFlags Mod1Msk
 include/vcl/keycodes.hxx:179
     enum ModKeyFlags Mod2Msk
-include/vcl/menu.hxx:76
+include/vcl/menu.hxx:75
     enum PopupMenuFlags ExecuteUp
 include/vcl/pdf/PDFAnnotAActionType.hxx:18
     enum vcl::pdf::PDFAnnotAActionType Format
@@ -848,8 +854,6 @@ include/vcl/pdf/PDFAnnotAActionType.hxx:20
     enum vcl::pdf::PDFAnnotAActionType Calculate
 include/vcl/pdf/PDFAnnotationSubType.hxx:17
     enum vcl::pdf::PDFAnnotationSubType Unknown
-include/vcl/pdf/PDFAnnotationSubType.hxx:19
-    enum vcl::pdf::PDFAnnotationSubType Link
 include/vcl/pdf/PDFAnnotationSubType.hxx:25
     enum vcl::pdf::PDFAnnotationSubType Polyline
 include/vcl/pdf/PDFAnnotationSubType.hxx:27
@@ -1020,49 +1024,61 @@ include/vcl/rendercontext/DrawImageFlags.hxx:29
     enum DrawImageFlags Highlight
 include/vcl/rendercontext/DrawImageFlags.hxx:30
     enum DrawImageFlags Deactive
+include/vcl/salnativewidgets.hxx:392
+    enum TabBarPosition Right
+include/vcl/salnativewidgets.hxx:393
+    enum TabBarPosition Bottom
+include/vcl/Scanline.hxx:40
+    enum ScanlineFormat N32BitTcXbgr
+include/vcl/Scanline.hxx:42
+    enum ScanlineFormat N32BitTcXrgb
 include/vcl/skia/SkiaHelper.hxx:31
     enum SkiaHelper::RenderMethod RenderMetal
+include/vcl/themecolors.hxx:19
+    enum ThemeState DISABLED
 include/vcl/vclenum.hxx:39
     enum MenuItemBits POPUPSELECT
 include/vcl/vclenum.hxx:112
     enum WindowBorderStyle NWF
-include/vcl/vclenum.hxx:129
+include/vcl/vclenum.hxx:132
     enum ExtTimeFieldFormat Long24H
-include/vcl/vclenum.hxx:129
+include/vcl/vclenum.hxx:132
     enum ExtTimeFieldFormat Short24H
-include/vcl/vclenum.hxx:130
+include/vcl/vclenum.hxx:133
     enum ExtTimeFieldFormat Long12H
-include/vcl/vclenum.hxx:130
+include/vcl/vclenum.hxx:133
     enum ExtTimeFieldFormat Short12H
-include/vcl/vclenum.hxx:131
+include/vcl/vclenum.hxx:134
     enum ExtTimeFieldFormat ShortDuration
-include/vcl/vclenum.hxx:276
+include/vcl/vclenum.hxx:292
     enum NavbarButtonSize Auto
-include/vcl/vclenum.hxx:277
+include/vcl/vclenum.hxx:293
     enum NavbarButtonSize Small
-include/vcl/vclenum.hxx:278
+include/vcl/vclenum.hxx:294
     enum NavbarButtonSize Large
-include/vcl/vclenum.hxx:279
+include/vcl/vclenum.hxx:295
     enum NavbarButtonSize XLarge
-include/vcl/vclevent.hxx:121
+include/vcl/vclevent.hxx:117
     enum VclEventId TabpageRemovedAll
-include/vcl/wall.hxx:38
+include/vcl/wall.hxx:34
     enum WallpaperStyle Center
-include/vcl/wall.hxx:40
+include/vcl/wall.hxx:36
     enum WallpaperStyle TopLeft
-include/vcl/wall.hxx:41
+include/vcl/wall.hxx:37
     enum WallpaperStyle Top
-include/vcl/wall.hxx:43
+include/vcl/wall.hxx:38
+    enum WallpaperStyle TopRight
+include/vcl/wall.hxx:39
     enum WallpaperStyle Left
-include/vcl/wall.hxx:44
+include/vcl/wall.hxx:40
     enum WallpaperStyle Right
-include/vcl/wall.hxx:45
+include/vcl/wall.hxx:41
     enum WallpaperStyle BottomLeft
-include/vcl/wall.hxx:46
+include/vcl/wall.hxx:42
     enum WallpaperStyle Bottom
 include/xmloff/families.hxx:64
     enum XmlStyleFamily TEXT_ENDNOTECONFIG
-include/xmloff/xmlimp.hxx:121
+include/xmloff/xmlimp.hxx:118
     enum SvXMLImportFlags EMBEDDED
 linguistic/source/convdicxml.hxx:67
     enum ConvDicXMLToken TEXT_CONVERSION_DICTIONARY
@@ -1120,7 +1136,7 @@ sc/inc/types.hxx:37
     enum ScMatValType NonvalueMask
 sc/inc/types.hxx:60
     enum ScFormulaVectorState FormulaVectorUnknown
-sc/qa/unit/ucalc_copypaste.cxx:45
+sc/qa/unit/ucalc_copypaste.cxx:44
     enum TestCopyPaste::CalcMode RecalcAtEnd
 sc/source/core/inc/interpre.hxx:59
     enum MatchMode regex
@@ -1128,6 +1144,12 @@ sc/source/core/inc/interpre.hxx:59
     enum MatchMode wildcard
 sc/source/core/inc/interpre.hxx:60
     enum SearchMode searchrev
+sc/source/core/inc/interpre.hxx:61
+    enum IgnoreValues ALL
+sc/source/core/inc/interpre.hxx:61
+    enum IgnoreValues BLANKS
+sc/source/core/inc/interpre.hxx:61
+    enum IgnoreValues ERRORS
 sc/source/ui/inc/viewdata.hxx:42
     enum ScSplitMode SC_SPLIT_MODE_MAX_ENUM
 sc/source/ui/inc/viewdata.hxx:44
@@ -1160,22 +1182,24 @@ scaddins/source/pricing/pricing.hxx:51
     enum sca::pricing::ScaCategory Math
 scaddins/source/pricing/pricing.hxx:52
     enum sca::pricing::ScaCategory Tech
-sd/source/ui/inc/unomodel.hxx:385
+sd/source/ui/inc/SlideshowLayerRenderer.hxx:46
+    enum sd::RenderStage TextFields
+sd/source/ui/inc/unomodel.hxx:420
     enum SdLinkTargetType Page
-sd/source/ui/inc/unomodel.hxx:386
+sd/source/ui/inc/unomodel.hxx:421
     enum SdLinkTargetType Notes
-sd/source/ui/inc/unomodel.hxx:387
+sd/source/ui/inc/unomodel.hxx:422
     enum SdLinkTargetType Handout
-sd/source/ui/inc/unomodel.hxx:388
+sd/source/ui/inc/unomodel.hxx:423
     enum SdLinkTargetType MasterPage
 sd/source/ui/slidesorter/cache/SlsRequestPriorityClass.hxx:39
     enum sd::slidesorter::cache::RequestPriorityClass MAX_CLASS
 slideshow/source/engine/shapes/viewshape.hxx:276
     enum slideshow::internal::ViewShape::(unnamed at 
/home/noel/libo-plugin/slideshow/source/engine/shapes/viewshape.hxx:276:13) 
MAX_RENDER_CACHE_ENTRIES
-slideshow/source/engine/slideview.cxx:243
-    enum slideshow::internal::(anonymous 
namespace)::LayerSpriteContainer::(unnamed at 
/home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:243:5) 
SPRITE_ULLAGE
-slideshow/source/engine/slideview.cxx:723
-    enum slideshow::internal::(anonymous namespace)::SlideView::(unnamed at 
/home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:723:5) LAYER_ULLAGE
+slideshow/source/engine/slideview.cxx:244
+    enum slideshow::internal::(anonymous 
namespace)::LayerSpriteContainer::(unnamed at 
/home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:244:5) 
SPRITE_ULLAGE
+slideshow/source/engine/slideview.cxx:721
+    enum slideshow::internal::(anonymous namespace)::SlideView::(unnamed at 
/home/noel/libo-plugin/slideshow/source/engine/slideview.cxx:721:5) LAYER_ULLAGE
 slideshow/source/inc/box2dtools.hxx:46
     enum box2d::utils::box2DNonsimulatedShapeUpdateType BOX2D_UPDATE_SIZE
 soltools/cpp/cpp.h:42
@@ -1186,59 +1210,59 @@ starmath/inc/mathml/def.hxx:57
     enum SmMlElementType NMlSmNode
 svgio/inc/svgstyleattributes.hxx:62
     enum svgio::svgreader::FontSize notset
-svl/source/numbers/zformat.cxx:310
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM2
 svl/source/numbers/zformat.cxx:311
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM3
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM2
 svl/source/numbers/zformat.cxx:312
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM4
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM3
 svl/source/numbers/zformat.cxx:313
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM5
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM4
 svl/source/numbers/zformat.cxx:314
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM6
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM5
 svl/source/numbers/zformat.cxx:315
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM7
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM6
 svl/source/numbers/zformat.cxx:316
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM8
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM7
 svl/source/numbers/zformat.cxx:317
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM8
+svl/source/numbers/zformat.cxx:318
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_DBNUM9
-svl/source/numbers/zformat.cxx:320
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM1
 svl/source/numbers/zformat.cxx:321
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM2
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM1
 svl/source/numbers/zformat.cxx:322
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM3
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM2
 svl/source/numbers/zformat.cxx:323
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM4
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM3
 svl/source/numbers/zformat.cxx:324
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM5
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM4
 svl/source/numbers/zformat.cxx:325
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM6
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM5
 svl/source/numbers/zformat.cxx:326
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM7
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM6
 svl/source/numbers/zformat.cxx:327
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM8
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM7
 svl/source/numbers/zformat.cxx:328
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM9
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM8
 svl/source/numbers/zformat.cxx:329
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM10
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM9
 svl/source/numbers/zformat.cxx:330
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM11
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM10
 svl/source/numbers/zformat.cxx:331
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM12
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM11
 svl/source/numbers/zformat.cxx:332
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM13
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM12
 svl/source/numbers/zformat.cxx:333
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM14
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM13
 svl/source/numbers/zformat.cxx:334
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM15
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM14
 svl/source/numbers/zformat.cxx:335
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM16
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM15
 svl/source/numbers/zformat.cxx:336
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM17
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM16
 svl/source/numbers/zformat.cxx:337
-    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM18
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM17
 svl/source/numbers/zformat.cxx:338
+    enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM18
+svl/source/numbers/zformat.cxx:339
     enum (anonymous namespace)::BracketFormatSymbolType 
BRACKET_SYMBOLTYPE_NATNUM19
 svx/source/inc/docrecovery.hxx:77
     enum EDocStates TryLoadBackup
@@ -1258,38 +1282,38 @@ svx/source/tbxctrls/fillctrl.cxx:57
     enum (anonymous namespace)::eFillStyle HATCH
 svx/source/tbxctrls/fillctrl.cxx:58
     enum (anonymous namespace)::eFillStyle BITMAP
-sw/inc/accmap.hxx:75
+sw/inc/accmap.hxx:74
     enum AccessibleStates OPAQUE
 sw/inc/authfld.hxx:172
-    enum SwAuthorityField::TargetType UseDisplayURL
-sw/inc/authfld.hxx:173
     enum SwAuthorityField::TargetType UseTargetURL
-sw/inc/crstate.hxx:32
+sw/inc/crstate.hxx:31
     enum SwFillMode Space
-sw/inc/crstate.hxx:33
+sw/inc/crstate.hxx:32
     enum SwFillMode Margin
-sw/inc/crstate.hxx:34
+sw/inc/crstate.hxx:33
     enum SwFillMode Indent
-sw/inc/dbmgr.hxx:488
+sw/inc/dbmgr.hxx:487
     enum sw::DBConnURIType MSACE
-sw/inc/docary.hxx:73
+sw/inc/docary.hxx:72
     enum SwVectorModifyBase<class SwFrameFormat *>::DestructorPolicy 
FreeElements
-sw/inc/docary.hxx:73
+sw/inc/docary.hxx:72
     enum SwVectorModifyBase<class SwGrfFormatColl *>::DestructorPolicy 
FreeElements
-sw/inc/docary.hxx:73
+sw/inc/docary.hxx:72
     enum SwVectorModifyBase<class SwTextFormatColl *>::DestructorPolicy 
FreeElements
-sw/inc/docufld.hxx:118
+sw/inc/docufld.hxx:117
     enum SwExtUserSubType EU_FATHERSNAME
-sw/inc/docufld.hxx:119
+sw/inc/docufld.hxx:118
     enum SwExtUserSubType EU_APARTMENT
 sw/inc/ndtyp.hxx:42
     enum SwNodeType ContentMask
-sw/inc/SwCapConfigProp.hxx:24
+sw/inc/SwCapConfigProp.hxx:23
     enum CapConfigProp PROP_CAP_OBJECT_ENABLE
 sw/inc/undobj.hxx:137
     enum DelContentType Fly
 sw/inc/undobj.hxx:138
     enum DelContentType Bkm
+sw/inc/viewsh.hxx:70
+    enum LockPaintReason ViewLayout
 sw/source/core/inc/dbg_lay.hxx:28
     enum PROT Init
 sw/source/core/inc/SwXMLBlockImport.hxx:78
@@ -1318,8 +1342,22 @@ sw/source/uibase/inc/envimg.hxx:33
     enum SwEnvAlign ENV_VER_LEFT
 sw/source/uibase/inc/envimg.hxx:34
     enum SwEnvAlign ENV_VER_CNTR
-sw/source/uibase/inc/macassgn.hxx:35
-    enum DlgEventType MACASSGN_INETFMT
+sw/source/uibase/shells/textsh1.cxx:2469
+    enum ContentFilterType INDEX
+sw/source/uibase/shells/textsh1.cxx:2470
+    enum ContentFilterType TAG
+sw/source/uibase/shells/textsh1.cxx:2471
+    enum ContentFilterType ALIAS
+sw/source/uibase/shells/textsh1.cxx:2472
+    enum ContentFilterType ID
+sw/source/uibase/shells/textsh1.cxx:2491
+    enum ChartFilterType INDEX
+sw/source/uibase/shells/textsh1.cxx:2492
+    enum ChartFilterType NAME
+sw/source/uibase/shells/textsh1.cxx:2493
+    enum ChartFilterType TITLE
+sw/source/uibase/shells/textsh1.cxx:2494
+    enum ChartFilterType SUBTITLE
 sw/source/writerfilter/ooxml/OOXMLFactory.hxx:33
     enum writerfilter::ooxml::ResourceType List
 sw/source/writerfilter/ooxml/OOXMLFactory.hxx:34
@@ -1342,32 +1380,32 @@ sw/source/writerfilter/ooxml/OOXMLFactory.hxx:52
     enum writerfilter::ooxml::ResourceType MeasurementOrPercent
 toolkit/inc/controls/table/tablemodel.hxx:49
     enum ColumnAttributeGroup ALL
-tools/source/generic/poly.cxx:1116
-    enum (unnamed at 
/home/noel/libo-plugin/tools/source/generic/poly.cxx:1116:5) maxRecursionDepth
+tools/source/generic/poly.cxx:1123
+    enum (unnamed at 
/home/noel/libo-plugin/tools/source/generic/poly.cxx:1123:5) maxRecursionDepth
 ucb/source/ucp/webdav-curl/DAVTypes.hxx:183
     enum http_dav_ucp::Depth DAVINFINITY
 ucbhelper/source/client/proxydecider.cxx:126
     enum ucbhelper::proxydecider_impl::InternetProxyDecider_Impl::ProxyType 
Automatic
 vcl/inc/dndhelper.hxx:31
     enum vcl::DragOrDrop Drag
-vcl/inc/driverblocklist.hxx:65
+vcl/inc/driverblocklist.hxx:62
     enum DriverBlocklist::OperatingSystem DRIVER_OS_WINDOWS_LAST
-vcl/inc/driverblocklist.hxx:73
+vcl/inc/driverblocklist.hxx:70
     enum DriverBlocklist::OperatingSystem DRIVER_OS_OSX_LAST
 vcl/inc/fontsubset.hxx:41
     enum FontType ANY_TYPE1
-vcl/inc/pdf/pdfwriter_impl.hxx:88
+vcl/inc/pdf/pdfwriter_impl.hxx:77
     enum vcl::pdf::GraphicsStateUpdateFlags MapMode
-vcl/inc/pdf/pdfwriter_impl.hxx:93
+vcl/inc/pdf/pdfwriter_impl.hxx:82
     enum vcl::pdf::GraphicsStateUpdateFlags TransparentPercent
 vcl/inc/printerinfomanager.hxx:69
     enum psp::PrinterInfoManager::Type CPD
 vcl/inc/salptype.hxx:45
     enum SalPrinterError Abort
-vcl/source/app/svapp.cxx:1168
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1168:1) 
hwEnv
-vcl/source/app/svapp.cxx:1168
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1168:1) 
hwUI
+vcl/source/app/svapp.cxx:1186
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1186:1) 
hwEnv
+vcl/source/app/svapp.cxx:1186
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1186:1) 
hwUI
 vcl/source/filter/jpeg/Exif.hxx:40
     enum Tag ORIENTATION
 vcl/source/window/printdlg.cxx:59
diff --git a/compilerplugins/clang/unusedenumconstants.untouched.results 
b/compilerplugins/clang/unusedenumconstants.untouched.results
index cedcb241f2cd..afd60556005a 100644
--- a/compilerplugins/clang/unusedenumconstants.untouched.results
+++ b/compilerplugins/clang/unusedenumconstants.untouched.results
@@ -56,48 +56,68 @@ chart2/source/model/main/DataPointProperties.hxx:70
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_REFERENCE_DIAGRAM_SIZE
 chart2/source/model/main/DataPointProperties.hxx:71
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_TEXT_ROTATION
-chart2/source/model/main/DataPointProperties.hxx:74
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_ERROR_BAR_X
+chart2/source/model/main/DataPointProperties.hxx:72
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_INVERT_NEGATIVE
 chart2/source/model/main/DataPointProperties.hxx:75
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_ERROR_BAR_Y
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_ERROR_BAR_X
 chart2/source/model/main/DataPointProperties.hxx:76
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_SHOW_ERROR_BOX
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_ERROR_BAR_Y
 chart2/source/model/main/DataPointProperties.hxx:77
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_SHOW_ERROR_BOX
+chart2/source/model/main/DataPointProperties.hxx:78
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_PERCENT_DIAGONAL
-chart2/source/model/main/DataPointProperties.hxx:80
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL
 chart2/source/model/main/DataPointProperties.hxx:81
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_SEPARATOR
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL
 chart2/source/model/main/DataPointProperties.hxx:82
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_TEXT_WORD_WRAP
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_SEPARATOR
 chart2/source/model/main/DataPointProperties.hxx:83
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_STYLE
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_TEXT_WORD_WRAP
 chart2/source/model/main/DataPointProperties.hxx:84
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_COLOR
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_STYLE
 chart2/source/model/main/DataPointProperties.hxx:85
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_WIDTH
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_COLOR
 chart2/source/model/main/DataPointProperties.hxx:86
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_DASH
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_WIDTH
 chart2/source/model/main/DataPointProperties.hxx:87
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_DASH
 chart2/source/model/main/DataPointProperties.hxx:88
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_TRANS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
 chart2/source/model/main/DataPointProperties.hxx:89
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_BORDER_TRANS
 chart2/source/model/main/DataPointProperties.hxx:90
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_CUSTOM_POS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
 chart2/source/model/main/DataPointProperties.hxx:91
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_CUSTOM_POS
+chart2/source/model/main/DataPointProperties.hxx:92
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/view/charttypes/../../model/main/DataPointProperties.hxx:35:5)
 PROP_DATAPOINT_LABEL_CUSTOM_SIZE
 chart2/source/model/main/Diagram.cxx:99
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEHBORDER
-chart2/source/model/main/Diagram.cxx:101
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEVBORDER
 chart2/source/model/main/Diagram.cxx:102
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEVBORDER
+chart2/source/model/main/Diagram.cxx:103
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_DATATABLEOUTLINE
 cui/source/options/optfltr.cxx:37
     enum MSFltrPg2_CheckBoxEntries InvalidCBEntry
-drawinglayer/source/tools/emfphelperdata.cxx:67
-    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:61:5) 
WrapModeClamp
+dbaccess/source/inc/stringconstants.hxx:26
+    enum PropertyId PROPERTY_ID_TITLE
+dbaccess/source/inc/stringconstants.hxx:70
+    enum PropertyId PROPERTY_ID_ISSET
+dbaccess/source/inc/stringconstants.hxx:71
+    enum PropertyId PROPERTY_ID_ISOUTPARAMETER
+dbaccess/source/inc/stringconstants.hxx:73
+    enum PropertyId PROPERTY_ID_ISCALCULATED
+dbaccess/source/inc/stringconstants.hxx:89
+    enum PropertyId PROPERTY_ID_HELPFILENAME
+dbaccess/source/inc/stringconstants.hxx:112
+    enum PropertyId PROPERTY_ID_REFERENCEDCOLUMN
+dbaccess/source/inc/stringconstants.hxx:113
+    enum PropertyId PROPERTY_ID_PARENTWINDOW
+dbaccess/source/inc/stringconstants.hxx:115
+    enum PropertyId PROPERTY_ID_ISHIDDEN
+dbaccess/source/inc/stringconstants.hxx:124
+    enum PropertyId PROPERTY_ID_SPECIAL_OPTIONS
+drawinglayer/source/tools/emfphelperdata.cxx:68
+    enum emfplushelper::(unnamed at 
/home/noel/libo-plugin/drawinglayer/source/tools/emfphelperdata.cxx:62:5) 
WrapModeClamp
 drawinglayer/source/tools/emfpimage.hxx:30
     emfplushelper::ImageDataType ImageDataTypeUnknown
 drawinglayer/source/tools/emfppen.hxx:75
@@ -122,8 +142,6 @@ emfio/inc/mtftools.hxx:130
     enum emfio::StretchMode STRETCH_ORSCANS
 emfio/inc/mtftools.hxx:131
     enum emfio::StretchMode STRETCH_DELETESCANS
-emfio/inc/mtftools.hxx:184
-    enum emfio::TextAlignmentMode TA_RTLREADING
 emfio/inc/mtftools.hxx:196
     enum emfio::TernaryRasterOperation SRCERASE
 emfio/inc/mtftools.hxx:197
@@ -194,26 +212,34 @@ emfio/inc/mtftools.hxx:318
     enum emfio::BrushStyle BS_DIBPATTERN8X8
 emfio/inc/mtftools.hxx:319
     enum emfio::BrushStyle BS_MONOPATTERN
-framework/inc/xml/imagesdocumenthandler.hxx:42
+framework/inc/xml/imagesdocumenthandler.hxx:44
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_EXTERNALIMAGES
-framework/inc/xml/imagesdocumenthandler.hxx:43
+framework/inc/xml/imagesdocumenthandler.hxx:45
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ELEMENT_EXTERNALENTRY
-framework/inc/xml/imagesdocumenthandler.hxx:44
+framework/inc/xml/imagesdocumenthandler.hxx:46
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_HREF
-framework/inc/xml/imagesdocumenthandler.hxx:45
-    enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_MASKCOLOR
 framework/inc/xml/imagesdocumenthandler.hxx:47
+    enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_MASKCOLOR
+framework/inc/xml/imagesdocumenthandler.hxx:49
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_BITMAPINDEX
-framework/inc/xml/imagesdocumenthandler.hxx:48
+framework/inc/xml/imagesdocumenthandler.hxx:50
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_MASKURL
-framework/inc/xml/imagesdocumenthandler.hxx:49
+framework/inc/xml/imagesdocumenthandler.hxx:51
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_MASKMODE
-framework/inc/xml/imagesdocumenthandler.hxx:50
+framework/inc/xml/imagesdocumenthandler.hxx:52
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_HIGHCONTRASTURL
-framework/inc/xml/imagesdocumenthandler.hxx:51
+framework/inc/xml/imagesdocumenthandler.hxx:53
     enum framework::OReadImagesDocumentHandler::Image_XML_Entry 
IMG_ATTRIBUTE_HIGHCONTRASTMASKURL
 framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx:44
     enum (anonymous namespace)::EPROPERTIES PROPERTYCOUNT
+include/basegfx/utils/systemdependentdata.hxx:48
+    enum basegfx::SDD_Type SDDType_ID2D1PathGeometry
+include/basegfx/utils/systemdependentdata.hxx:49
+    enum basegfx::SDD_Type SDDType_ID2D1Bitmap
+include/basegfx/utils/systemdependentdata.hxx:54
+    enum basegfx::SDD_Type SDDType_GraphicsPath
+include/basegfx/utils/systemdependentdata.hxx:55
+    enum basegfx::SDD_Type SDDType_GdiPlusBitmap
 include/connectivity/dbtools.hxx:829
     enum connectivity::dbase::DBFType dBaseIVMemo
 include/desktop/exithelper.h:26
@@ -222,8 +248,6 @@ include/desktop/exithelper.h:26
     int EXITHELPER_NO_ERROR
 include/desktop/exithelper.h:28
     int EXITHELPER_FATAL_ERROR
-include/docmodel/color/Transformation.hxx:39
-    enum model::TransformationType SatOff
 include/editeng/borderline.hxx:135
     enum SvxBorderLineStyle BORDER_LINE_STYLE_MAX
 include/filter/msfilter/ww8fields.hxx:28
@@ -258,16 +282,6 @@ include/oox/ole/axfontdata.hxx:40
     enum AxFontFlags AutoColor
 include/svl/inettype.hxx:173
     enum INetContentType CONTENT_TYPE_IMAGE_WEBP
-include/svl/poolitem.hxx:109
-    enum SfxItemType SfxPoolItemType
-include/svl/poolitem.hxx:156
-    enum SfxItemType SdOptionsSnapItemType
-include/svl/poolitem.hxx:253
-    enum SfxItemType SfxEnumItemInterface
-include/svl/poolitem.hxx:259
-    enum SfxItemType SfxHyphenRegionItemType
-include/svtools/colorcfg.hxx:47
-    enum svtools::ColorConfigEntry WRITERDIRECTCURSOR
 include/svx/diagram/datamodel.hxx:41
     enum svx::diagram::TypeConstant XML_type
 include/svx/diagram/datamodel.hxx:42
@@ -276,7 +290,7 @@ include/svx/diagram/datamodel.hxx:47
     enum svx::diagram::TypeConstant XML_parTrans
 include/svx/diagram/datamodel.hxx:52
     enum svx::diagram::TypeConstant XML_sibTrans
-include/tools/stream.hxx:55
+include/tools/stream.hxx:53
     enum StreamMode DELETE_ON_CLOSE
 include/unotools/eventcfg.hxx:30
     enum GlobalEventId STARTAPP
@@ -284,7 +298,7 @@ include/unotools/eventcfg.hxx:31
     enum GlobalEventId CLOSEAPP
 include/unotools/extendedsecurityoptions.hxx:28
     enum SvtExtendedSecurityOptions::OpenHyperlinkMode OPEN_WITHSECURITYCHECK
-include/unotools/localedatawrapper.hxx:60
+include/unotools/localedatawrapper.hxx:59
     enum LongDateOrder Invalid
 include/unotools/sharedunocomponent.hxx:150
     enum utl::SharedUNOComponent::AssignmentMode NoTakeOwnership
@@ -306,15 +320,15 @@ include/vcl/pdf/PDFAnnotationMarker.hxx:72
     enum vcl::pdf::PDFTextMarkerType Squiggly
 include/vcl/pdf/PDFAnnotationMarker.hxx:73
     enum vcl::pdf::PDFTextMarkerType StrikeOut
-include/vcl/toolkit/svtabbx.hxx:38
-    enum SvTabJustify AdjustRight
-include/vcl/toolkit/svtabbx.hxx:39
-    enum SvTabJustify AdjustLeft
-include/vcl/toolkit/treelistbox.hxx:147
+include/vcl/toolkit/treelistbox.hxx:149
     enum DragDropMode APP_COPY
-include/vcl/toolkit/treelistbox.hxx:151
+include/vcl/toolkit/treelistbox.hxx:153
     enum DragDropMode ALL
-include/vcl/vclenum.hxx:369
+include/vcl/vclenum.hxx:207
+    enum VclTaskBarStates ProgressUnknown
+include/vcl/vclenum.hxx:209
+    enum VclTaskBarStates Paused
+include/vcl/vclenum.hxx:385
     enum TrackingEventFlags Focus
 include/vcl/windowstate.hxx:41
     enum vcl::WindowState FullScreen
@@ -326,7 +340,15 @@ 
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx:123
     enum (anonymous namespace)::HTTP_METHOD HTTP_GET
 reportdesign/source/filter/xml/xmlEnums.hxx:42
     enum rptxml::XMLReportToken XML_TOK_REPORT_ELEMENT
-sc/qa/unit/ucalc_copypaste.cxx:43
+sc/inc/lookupcache.hxx:61
+    enum ScLookupCache::SearchMode SEARCHFWD
+sc/inc/lookupcache.hxx:62
+    enum ScLookupCache::SearchMode SEARCHREV
+sc/inc/lookupcache.hxx:63
+    enum ScLookupCache::SearchMode SEARCHBASC
+sc/inc/lookupcache.hxx:64
+    enum ScLookupCache::SearchMode SEARCHDESC
+sc/qa/unit/ucalc_copypaste.cxx:42
     enum TestCopyPaste::CalcMode NoCalc
 sc/source/filter/excel/xiescher.cxx:480
     enum (unnamed at 
/home/noel/libo-plugin/sc/source/filter/excel/xiescher.cxx:480:17) 
eCreateFromOffice
@@ -370,13 +392,13 @@ svx/inc/sxmkitm.hxx:25
     enum SdrMeasureKind SDRMEASURE_RADIUS
 svx/source/inc/datanavi.hxx:61
     enum svxform::DataGroupType DGTUnknown
-sw/inc/docary.hxx:72
+sw/inc/docary.hxx:71
     enum SwVectorModifyBase::DestructorPolicy KeepElements
-sw/inc/docary.hxx:72
+sw/inc/docary.hxx:71
     enum SwVectorModifyBase<class SwNumRule *>::DestructorPolicy KeepElements
-sw/inc/docary.hxx:72
+sw/inc/docary.hxx:71
     enum SwVectorModifyBase<class SwSectionFormat *>::DestructorPolicy 
KeepElements
-sw/inc/docary.hxx:73
+sw/inc/docary.hxx:72
     enum SwVectorModifyBase::DestructorPolicy FreeElements
 sw/inc/tblenum.hxx:35
     enum TableChgWidthHeightType InvalidPos
@@ -394,21 +416,21 @@ sw/source/ui/fldui/fldref.cxx:58
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYNUMBER_IDX
 sw/source/ui/fldui/fldref.cxx:59
     enum (anonymous namespace)::FMT_REF_IDX FMT_REF_ONLYCAPTION_IDX
-sw/source/uibase/utlui/content.cxx:1070
+sw/source/uibase/utlui/content.cxx:1103
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_LEVEL
-sw/source/uibase/utlui/content.cxx:1071
+sw/source/uibase/utlui/content.cxx:1104
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DISPLAY
-sw/source/uibase/utlui/content.cxx:1076
+sw/source/uibase/utlui/content.cxx:1109
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_EDIT_ENTRY
-sw/source/uibase/utlui/content.cxx:1077
+sw/source/uibase/utlui/content.cxx:1110
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_DELETE_ENTRY
-sw/source/uibase/utlui/content.cxx:1078
+sw/source/uibase/utlui/content.cxx:1111
     enum (anonymous namespace)::STR_CONTEXT_IDX 
IDX_STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY
-sw/source/uibase/utlui/content.cxx:1080
+sw/source/uibase/utlui/content.cxx:1113
     enum (anonymous namespace)::STR_CONTEXT_IDX 
IDX_STR_OUTLINE_TRACKING_DEFAULT
-sw/source/uibase/utlui/content.cxx:1081
+sw/source/uibase/utlui/content.cxx:1114
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_FOCUS
-sw/source/uibase/utlui/content.cxx:1082
+sw/source/uibase/utlui/content.cxx:1115
     enum (anonymous namespace)::STR_CONTEXT_IDX IDX_STR_OUTLINE_TRACKING_OFF
 sw/source/uibase/utlui/glbltree.cxx:93
     enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE
@@ -434,7 +456,7 @@ sw/source/uibase/utlui/glbltree.cxx:104
     enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_UPDATE_ALL
 sw/source/uibase/utlui/glbltree.cxx:106
     enum (anonymous namespace)::GLOBAL_CONTEXT_IDX IDX_STR_EDIT_LINK
-sw/source/writerfilter/dmapper/PropertyMap.hxx:230
+sw/source/writerfilter/dmapper/PropertyMap.hxx:232
     enum writerfilter::dmapper::PageBreakType Both
 sw/source/writerfilter/ooxml/OOXMLFactory.hxx:30
     enum writerfilter::ooxml::ResourceType NoResource
@@ -466,7 +488,7 @@ sw/source/writerfilter/ooxml/OOXMLFactory.hxx:53
     enum writerfilter::ooxml::ResourceType CommentEx
 sw/source/writerfilter/ooxml/OOXMLFactory.hxx:54
     enum writerfilter::ooxml::ResourceType Theme
-sw/source/writerfilter/ooxml/OOXMLFastContextHandler.hxx:202
+sw/source/writerfilter/ooxml/OOXMLFastContextHandler.hxx:203
     enum writerfilter::ooxml::OOXMLFastContextHandler::eMathParaJc INLINE
 ucb/source/ucp/webdav-curl/webdavresponseparser.cxx:56
     enum (anonymous namespace)::WebDAVNamespace WebDAVNamespace_last
@@ -528,17 +550,17 @@ vcl/inc/fontsubset.hxx:40
     enum FontType ANY_SFNT
 vcl/inc/salptype.hxx:44
     enum SalPrinterError General
-vcl/inc/unx/saldisp.hxx:60
+vcl/inc/unx/saldisp.hxx:59
     srv_vendor_t vendor_none
-vcl/source/app/svapp.cxx:1168
-    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1168:1) 
hwAll
+vcl/source/app/svapp.cxx:1186
+    enum (unnamed at /home/noel/libo-plugin/vcl/source/app/svapp.cxx:1186:1) 
hwAll
 vcl/source/filter/ipcd/ipcd.cxx:41
     enum (anonymous namespace)::PCDResolution PCDRES_4BASE
 vcl/source/filter/ipcd/ipcd.cxx:42
     enum (anonymous namespace)::PCDResolution PCDRES_16BASE
 vcl/source/fontsubset/ttcr.hxx:48
     enum vcl::TTCRErrCodes TTCR_UNKNOWN
-vcl/unx/gtk3/gtkinst.cxx:7883
-    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7881:1) 
PROP_0
-vcl/unx/gtk3/gtkinst.cxx:7888
-    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7881:1) 
PROP_SHADOW_TYPE
+vcl/unx/gtk3/gtkinst.cxx:7954
+    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7952:1) 
PROP_0
+vcl/unx/gtk3/gtkinst.cxx:7959
+    enum (unnamed at /home/noel/libo-plugin/vcl/unx/gtk3/gtkinst.cxx:7952:1) 
PROP_SHADOW_TYPE
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results 
b/compilerplugins/clang/unusedenumconstants.writeonly.results
index f950b0ba18aa..cee5a7e9eedd 100644
--- a/compilerplugins/clang/unusedenumconstants.writeonly.results
+++ b/compilerplugins/clang/unusedenumconstants.writeonly.results
@@ -14,12 +14,6 @@ basctl/source/inc/dlged.hxx:99
     enum basctl::DlgEditor::Mode SELECT
 basctl/source/inc/layout.hxx:82
     enum basctl::Layout::SplittedSide::Side Bottom
-basctl/source/inc/sbxitem.hxx:30
-    enum basctl::SbxItemType SBX_TYPE_SHELL
-basctl/source/inc/sbxitem.hxx:31
-    enum basctl::SbxItemType SBX_TYPE_LIBRARY
-basctl/source/inc/scriptdocument.hxx:46
-    enum basctl::LibraryLocation LIBRARY_LOCATION_UNKNOWN
 basegfx/source/range/b2drangeclipper.cxx:149
     enum basegfx::(anonymous namespace)::SweepLineEvent::EdgeType 
FINISHING_EDGE
 basegfx/source/range/b2drangeclipper.cxx:155
@@ -44,24 +38,36 @@ basic/source/inc/image.hxx:38
     enum SbiImageFlags CLASSMODULE
 basic/source/inc/iosys.hxx:39
     enum SbiStreamFlags Output
-basic/source/inc/namecont.hxx:213
+basic/source/inc/namecont.hxx:206
     enum basic::SfxLibraryContainer::InitMode LIBRARY_INIT_FILE
-basic/source/inc/namecont.hxx:215
+basic/source/inc/namecont.hxx:208
     enum basic::SfxLibraryContainer::InitMode OLD_BASIC_STORAGE
-basic/source/runtime/methods.cxx:4238
-    enum BasicResponse Ok
-basic/source/runtime/methods.cxx:4239
-    enum BasicResponse Cancel
-basic/source/runtime/methods.cxx:4240
-    enum BasicResponse Abort
-basic/source/runtime/methods.cxx:4241
-    enum BasicResponse Retry
-basic/source/runtime/methods.cxx:4242
-    enum BasicResponse Ignore
-basic/source/runtime/methods.cxx:4243
-    enum BasicResponse Yes
-basic/source/runtime/methods.cxx:4244
-    enum BasicResponse No
+basic/source/runtime/stdobj.cxx:41
+    enum (anonymous namespace)::Flags ARGSMASK_
+basic/source/runtime/stdobj.cxx:47
+    enum (anonymous namespace)::Flags READ_
+basic/source/runtime/stdobj.cxx:48
+    enum (anonymous namespace)::Flags WRITE_
+basic/source/runtime/stdobj.cxx:51
+    enum (anonymous namespace)::Flags RWMASK_
+basic/source/runtime/stdobj.cxx:53
+    enum (anonymous namespace)::Flags FUNC_TYPE_
+basic/source/runtime/stdobj.cxx:54
+    enum (anonymous namespace)::Flags SUB_TYPE_
+basic/source/runtime/stdobj.cxx:57
+    enum (anonymous namespace)::Flags OBJECT_
+basic/source/runtime/stdobj.cxx:58
+    enum (anonymous namespace)::Flags TYPEMASK_
+basic/source/runtime/stdobj.cxx:62
+    enum (anonymous namespace)::Flags LFUNCTION_
+basic/source/runtime/stdobj.cxx:63
+    enum (anonymous namespace)::Flags SUB_
+basic/source/runtime/stdobj.cxx:64
+    enum (anonymous namespace)::Flags ROPROP_
+basic/source/runtime/stdobj.cxx:65
+    enum (anonymous namespace)::Flags RWPROP_
+basic/source/runtime/stdobj.cxx:66
+    enum (anonymous namespace)::Flags CPROP_
 binaryurp/source/cache.hxx:35
     enum binaryurp::cache::(unnamed at 
/home/noel/libo-plugin/binaryurp/qa/../source/cache.hxx:35:1) size
 bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx:56
@@ -238,61 +244,63 @@ 
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:105
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_STARTING_ANGLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:106
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_OF_PIE_TYPE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:108
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_RIGHT_ANGLED_AXES
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:107
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_SPLIT_POS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:109
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_PERSPECTIVE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_RIGHT_ANGLED_AXES
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:110
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ROTATION_HORIZONTAL
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_PERSPECTIVE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:111
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ROTATION_HORIZONTAL
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:112
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_ROTATION_VERTICAL
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:113
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:114
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_MISSING_VALUE_TREATMENT
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:115
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:116
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:117
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:118
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_TITLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:119
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_GRID
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:120
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_X_AXIS_HELP_GRID
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:121
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:122
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:123
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:124
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_TITLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:125
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_GRID
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:126
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Y_AXIS_HELP_GRID
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:127
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:128
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_DESCR
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:129
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_TITLE
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_DESCR
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:130
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_GRID
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_TITLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:131
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_GRID
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:132
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_Z_AXIS_HELP_GRID
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:133
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:134
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:135
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_DESCR
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:136
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:137
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:138
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_DESCR
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:139
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_TITLE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:140
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_X_AXIS_TITLE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:141
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_HAS_SECOND_Y_AXIS_TITLE
-chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:142
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_AUTOMATIC_SIZE
 chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:143
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_AUTOMATIC_SIZE
+chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:144
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx:87:1)
 PROP_DIAGRAM_EXTERNALDATA
 chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:207
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx:205:1)
 PROP_LEGEND_ALIGNMENT
@@ -362,15 +370,15 @@ 
chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:109
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1)
 PROP_CHART_SYMBOL_SIZE
 chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:110
     enum chart::wrapper::(anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx:103:1)
 PROP_CHART_SYMBOL_AND_LINES
-chart2/source/controller/dialogs/DialogModel.hxx:104
+chart2/source/controller/dialogs/DialogModel.hxx:98
     enum chart::DialogModel::MoveDirection Up
 chart2/source/controller/dialogs/tp_Scale.cxx:210
     enum chart::(anonymous namespace)::AxisTypeListBoxEntry TYPE_TEXT
-chart2/source/controller/inc/AccessibleBase.hxx:281
+chart2/source/controller/inc/AccessibleBase.hxx:279
     enum chart::AccessibleBase::eColorType ACC_BASE_BACKGROUND
-chart2/source/controller/inc/ChartController.hxx:95
+chart2/source/controller/inc/ChartController.hxx:91
     enum chart::ChartDrawMode CHARTDRAW_SELECT
-chart2/source/controller/main/ChartModelClone.hxx:35
+chart2/source/controller/main/ChartModelClone.hxx:34
     enum chart::ModelFacet E_MODEL
 chart2/source/controller/main/DragMethod_RotateDiagram.hxx:36
     enum chart::DragMethod_RotateDiagram::RotationDirection 
ROTATIONDIRECTION_FREE
@@ -480,6 +488,8 @@ chart2/source/inc/ChartType.hxx:44
     enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_3DRELATIVEHEIGHT
 chart2/source/inc/ChartType.hxx:45
     enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_SUBTYPE
+chart2/source/inc/ChartType.hxx:46
+    enum chart::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/ChartType.hxx:41:1) 
PROP_PIECHARTTYPE_SPLIT_POS
 chart2/source/inc/DataSeriesProperties.hxx:33
     enum chart::DataSeriesProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) 
PROP_DATASERIES_STACKING_DIRECTION
 chart2/source/inc/DataSeriesProperties.hxx:34
@@ -492,6 +502,8 @@ chart2/source/inc/DataSeriesProperties.hxx:37
     enum chart::DataSeriesProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) 
PROP_DATASERIES_DELETED_LEGEND_ENTRIES
 chart2/source/inc/DataSeriesProperties.hxx:38
     enum chart::DataSeriesProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) 
PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES
+chart2/source/inc/DataSeriesProperties.hxx:39
+    enum chart::DataSeriesProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/DataSeriesProperties.hxx:30:5) 
PROP_DATASERIES_INVERT_NEGATIVE
 chart2/source/inc/Diagram.hxx:57
     enum chart::DiagramPositioningMode Auto
 chart2/source/inc/FastPropertyIdRanges.hxx:25
@@ -574,7 +586,7 @@ chart2/source/inc/LinePropertiesHelper.hxx:47
     enum chart::LinePropertiesHelper::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) 
PROP_LINE_JOINT
 chart2/source/inc/LinePropertiesHelper.hxx:48
     enum chart::LinePropertiesHelper::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/LinePropertiesHelper.hxx:38:5) 
PROP_LINE_CAP
-chart2/source/inc/ReferenceSizeProvider.hxx:48
+chart2/source/inc/ReferenceSizeProvider.hxx:47
     enum chart::ReferenceSizeProvider::AutoResizeState AUTO_RESIZE_NO
 chart2/source/inc/SceneProperties.hxx:40
     enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_TRANSF_MATRIX
@@ -642,9 +654,9 @@ chart2/source/inc/SceneProperties.hxx:71
     enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_DIRECTION_8
 chart2/source/inc/SceneProperties.hxx:72
     enum chart::SceneProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/SceneProperties.hxx:37:5) 
PROP_SCENE_LIGHT_ON_8
-chart2/source/inc/ThreeDHelper.hxx:45
+chart2/source/inc/ThreeDHelper.hxx:42
     enum chart::CuboidPlanePosition CuboidPlanePosition_Top
-chart2/source/inc/TitleHelper.hxx:41
+chart2/source/inc/TitleHelper.hxx:39
     enum chart::TitleHelper::eTitleType TITLE_BEGIN
 chart2/source/inc/UserDefinedProperties.hxx:39
     enum chart::UserDefinedProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/inc/UserDefinedProperties.hxx:36:5) 
PROP_XML_USERDEF_CHART
@@ -752,33 +764,35 @@ chart2/source/model/main/DataPointProperties.hxx:70
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_REFERENCE_DIAGRAM_SIZE
 chart2/source/model/main/DataPointProperties.hxx:71
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_TEXT_ROTATION
-chart2/source/model/main/DataPointProperties.hxx:76
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_SHOW_ERROR_BOX
+chart2/source/model/main/DataPointProperties.hxx:72
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_INVERT_NEGATIVE
 chart2/source/model/main/DataPointProperties.hxx:77
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_SHOW_ERROR_BOX
+chart2/source/model/main/DataPointProperties.hxx:78
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_PERCENT_DIAGONAL
-chart2/source/model/main/DataPointProperties.hxx:80
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL
 chart2/source/model/main/DataPointProperties.hxx:81
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_SEPARATOR
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL
 chart2/source/model/main/DataPointProperties.hxx:82
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_TEXT_WORD_WRAP
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_SEPARATOR
 chart2/source/model/main/DataPointProperties.hxx:83
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_STYLE
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_TEXT_WORD_WRAP
 chart2/source/model/main/DataPointProperties.hxx:84
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_COLOR
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_STYLE
 chart2/source/model/main/DataPointProperties.hxx:85
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_WIDTH
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_COLOR
 chart2/source/model/main/DataPointProperties.hxx:86
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_DASH
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_WIDTH
 chart2/source/model/main/DataPointProperties.hxx:87
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_DASH
 chart2/source/model/main/DataPointProperties.hxx:88
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_TRANS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_DASH_NAME
 chart2/source/model/main/DataPointProperties.hxx:89
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_BORDER_TRANS
 chart2/source/model/main/DataPointProperties.hxx:90
-    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_CUSTOM_POS
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
 chart2/source/model/main/DataPointProperties.hxx:91
+    enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_CUSTOM_POS
+chart2/source/model/main/DataPointProperties.hxx:92
     enum chart::DataPointProperties::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataPointProperties.hxx:35:5) 
PROP_DATAPOINT_LABEL_CUSTOM_SIZE
 chart2/source/model/main/DataTable.cxx:32
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/DataTable.cxx:30:1) 
DataTableProperty_HorizontalBorder
@@ -812,10 +826,12 @@ chart2/source/model/main/Diagram.cxx:98
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_3DRELATIVEHEIGHT
 chart2/source/model/main/Diagram.cxx:100
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_OF_PIE_TYPE
-chart2/source/model/main/Diagram.cxx:103
+chart2/source/model/main/Diagram.cxx:101
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_SPLIT_POS
+chart2/source/model/main/Diagram.cxx:104
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Diagram.cxx:83:1) 
PROP_DIAGRAM_EXTERNALDATA
-chart2/source/model/main/GridProperties.cxx:43
-    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/GridProperties.cxx:41:1) 
PROP_GRID_SHOW
+chart2/source/model/main/GridProperties.cxx:42
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/GridProperties.cxx:40:1) 
PROP_GRID_SHOW
 chart2/source/model/main/Legend.cxx:52
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/main/Legend.cxx:50:1) 
PROP_LEGEND_ANCHOR_POSITION
 chart2/source/model/main/Legend.cxx:53
@@ -872,6 +888,18 @@ chart2/source/model/template/ColumnChartType.cxx:38
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/ColumnChartType.cxx:35:1) 
PROP_BARCHARTTYPE_GAPWIDTH_SEQUENCE
 chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:50
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx:48:1)
 PROP_COL_LINE_NUMBER_OF_LINES
+chart2/source/model/template/HistogramChartType.cxx:41
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartType.cxx:39:1)
 PROP_HISTOGRAMCHARTTYPE_BINWIDTH
+chart2/source/model/template/HistogramChartType.cxx:42
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartType.cxx:39:1)
 PROP_HISTOGRAMCHARTTYPE_BINRANGE
+chart2/source/model/template/HistogramChartType.cxx:43
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartType.cxx:39:1)
 PROP_HISTOGRAMCHARTTYPE_FREQUENCYTYPE
+chart2/source/model/template/HistogramChartType.cxx:44
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartType.cxx:39:1)
 PROP_HISTOGRAMCHARTTYPE_OVERLAP_SEQUENCE
+chart2/source/model/template/HistogramChartType.cxx:45
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartType.cxx:39:1)
 PROP_HISTOGRAMCHARTTYPE_GAPWIDTH_SEQUENCE
+chart2/source/model/template/HistogramChartTypeTemplate.cxx:35
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/HistogramChartTypeTemplate.cxx:33:1)
 PROP_HISTOGRAM_TEMPLATE_DIMENSION
 chart2/source/model/template/LineChartType.cxx:41
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/LineChartType.cxx:39:1) 
PROP_LINECHARTTYPE_CURVE_STYLE
 chart2/source/model/template/LineChartType.cxx:42
@@ -894,6 +922,8 @@ chart2/source/model/template/PieChartTypeTemplate.cxx:57
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1)
 PROP_PIE_TEMPLATE_USE_RINGS
 chart2/source/model/template/PieChartTypeTemplate.cxx:58
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1)
 PROP_PIE_TEMPLATE_SUB_PIE_TYPE
+chart2/source/model/template/PieChartTypeTemplate.cxx:59
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/PieChartTypeTemplate.cxx:52:1)
 PROP_PIE_TEMPLATE_SPLIT_POS
 chart2/source/model/template/ScatterChartType.cxx:45
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/model/template/ScatterChartType.cxx:43:1) 
PROP_SCATTERCHARTTYPE_CURVE_STYLE
 chart2/source/model/template/ScatterChartType.cxx:46
@@ -918,6 +948,8 @@ chart2/source/tools/CachedDataSequence.cxx:45
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:42:1) 
PROP_NUMBERFORMAT_KEY
 chart2/source/tools/CachedDataSequence.cxx:46
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/tools/CachedDataSequence.cxx:42:1) 
PROP_PROPOSED_ROLE
+chart2/source/tools/HistogramDataSequence.cxx:31
+    enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/tools/HistogramDataSequence.cxx:29:1) 
PROP_PROPOSED_ROLE
 chart2/source/tools/RegressionCurveModel.cxx:41
     enum (anonymous namespace)::(unnamed at 
/home/noel/libo-plugin/chart2/source/tools/RegressionCurveModel.cxx:39:1) 
PROPERTY_DEGREE
 chart2/source/tools/RegressionCurveModel.cxx:42
@@ -960,9 +992,9 @@ chart2/source/view/axes/VAxisProperties.hxx:51
     enum chart::AxisLabelStaggering SideBySide
 chart2/source/view/inc/LegendEntryProvider.hxx:45
     enum chart::LegendSymbolStyle Box
-chart2/source/view/inc/ShapeFactory.hxx:66
+chart2/source/view/inc/ShapeFactory.hxx:64
     enum chart::SymbolEnum Symbol_COUNT
-chart2/source/view/inc/ShapeFactory.hxx:73
+chart2/source/view/inc/ShapeFactory.hxx:71
     enum chart::ShapeFactory::StackPosition Top
 codemaker/source/cppumaker/dependencies.hxx:48
     enum codemaker::cppumaker::Dependencies::Kind KIND_NORMAL
@@ -1008,98 +1040,34 @@ connectivity/source/inc/java/sql/ConnectionLog.hxx:68
     enum connectivity::java::sql::ConnectionLog::ObjectType RESULTSET
 connectivity/source/inc/java/sql/ConnectionLog.hxx:70
     enum connectivity::java::sql::ConnectionLog::ObjectType ObjectTypeCount
-connectivity/source/inc/propertyids.hxx:53
-    enum PropertyId PROPERTY_ID_NAME
-connectivity/source/inc/propertyids.hxx:54
-    enum PropertyId PROPERTY_ID_TYPE
-connectivity/source/inc/propertyids.hxx:55
-    enum PropertyId PROPERTY_ID_TYPENAME
-connectivity/source/inc/propertyids.hxx:56
-    enum PropertyId PROPERTY_ID_PRECISION
-connectivity/source/inc/propertyids.hxx:57
-    enum PropertyId PROPERTY_ID_SCALE
-connectivity/source/inc/propertyids.hxx:58
-    enum PropertyId PROPERTY_ID_ISNULLABLE
-connectivity/source/inc/propertyids.hxx:59
-    enum PropertyId PROPERTY_ID_ISAUTOINCREMENT
-connectivity/source/inc/propertyids.hxx:60
-    enum PropertyId PROPERTY_ID_ISROWVERSION
-connectivity/source/inc/propertyids.hxx:61
-    enum PropertyId PROPERTY_ID_DESCRIPTION
-connectivity/source/inc/propertyids.hxx:62
-    enum PropertyId PROPERTY_ID_DEFAULTVALUE
-connectivity/source/inc/propertyids.hxx:64
-    enum PropertyId PROPERTY_ID_REFERENCEDTABLE
-connectivity/source/inc/propertyids.hxx:65
-    enum PropertyId PROPERTY_ID_UPDATERULE
-connectivity/source/inc/propertyids.hxx:66
-    enum PropertyId PROPERTY_ID_DELETERULE
 connectivity/source/inc/propertyids.hxx:67
     enum PropertyId PROPERTY_ID_CATALOG
-connectivity/source/inc/propertyids.hxx:68
-    enum PropertyId PROPERTY_ID_ISUNIQUE
-connectivity/source/inc/propertyids.hxx:69
-    enum PropertyId PROPERTY_ID_ISPRIMARYKEYINDEX
 connectivity/source/inc/propertyids.hxx:70
     enum PropertyId PROPERTY_ID_ISCLUSTERED
-connectivity/source/inc/propertyids.hxx:71
-    enum PropertyId PROPERTY_ID_ISASCENDING
-connectivity/source/inc/propertyids.hxx:72
-    enum PropertyId PROPERTY_ID_SCHEMANAME
-connectivity/source/inc/propertyids.hxx:73
-    enum PropertyId PROPERTY_ID_CATALOGNAME
 connectivity/source/inc/propertyids.hxx:76
     enum PropertyId PROPERTY_ID_CHECKOPTION
-connectivity/source/inc/propertyids.hxx:77
-    enum PropertyId PROPERTY_ID_PASSWORD
-connectivity/source/inc/propertyids.hxx:78
-    enum PropertyId PROPERTY_ID_RELATEDCOLUMN
 connectivity/source/inc/propertyids.hxx:80
     enum PropertyId PROPERTY_ID_FUNCTION
-connectivity/source/inc/propertyids.hxx:81
-    enum PropertyId PROPERTY_ID_TABLENAME
-connectivity/source/inc/propertyids.hxx:82
-    enum PropertyId PROPERTY_ID_REALNAME
 connectivity/source/inc/propertyids.hxx:83
     enum PropertyId PROPERTY_ID_DBASEPRECISIONCHANGED
-connectivity/source/inc/propertyids.hxx:84
-    enum PropertyId PROPERTY_ID_ISCURRENCY
 connectivity/source/inc/propertyids.hxx:87
     enum PropertyId PROPERTY_ID_HY010
-connectivity/source/inc/propertyids.hxx:88
-    enum PropertyId PROPERTY_ID_LABEL
 connectivity/source/inc/propertyids.hxx:89
     enum PropertyId PROPERTY_ID_DELIMITER
 connectivity/source/inc/propertyids.hxx:90
     enum PropertyId PROPERTY_ID_FORMATKEY
 connectivity/source/inc/propertyids.hxx:91
     enum PropertyId PROPERTY_ID_LOCALE
-connectivity/source/inc/propertyids.hxx:93
-    enum PropertyId PROPERTY_ID_AUTOINCREMENTCREATION
-connectivity/source/inc/propertyids.hxx:95
-    enum PropertyId PROPERTY_ID_PRIVILEGES
 connectivity/source/inc/propertyids.hxx:96
     enum PropertyId PROPERTY_ID_HAVINGCLAUSE
-connectivity/source/inc/propertyids.hxx:98
-    enum PropertyId PROPERTY_ID_ISSIGNED
 connectivity/source/inc/propertyids.hxx:99
     enum PropertyId PROPERTY_ID_AGGREGATEFUNCTION
-connectivity/source/inc/propertyids.hxx:100
-    enum PropertyId PROPERTY_ID_ISSEARCHABLE
-connectivity/source/inc/propertyids.hxx:102
-    enum PropertyId PROPERTY_ID_APPLYFILTER
-connectivity/source/inc/propertyids.hxx:103
-    enum PropertyId PROPERTY_ID_FILTER
 connectivity/source/inc/propertyids.hxx:104
     enum PropertyId PROPERTY_ID_MASTERFIELDS
 connectivity/source/inc/propertyids.hxx:105
     enum PropertyId PROPERTY_ID_DETAILFIELDS
 connectivity/source/inc/propertyids.hxx:106
     enum PropertyId PROPERTY_ID_FIELDTYPE
-connectivity/source/inc/propertyids.hxx:107
-    enum PropertyId PROPERTY_ID_VALUE
-connectivity/source/inc/propertyids.hxx:108
-    enum PropertyId PROPERTY_ID_ACTIVE_CONNECTION
 connectivity/source/inc/TSortIndex.hxx:36
     enum connectivity::TAscendingOrder DESC
 cppuhelper/source/servicemanager.hxx:118
@@ -1128,12 +1096,6 @@ cui/source/inc/cuitabarea.hxx:87
     enum PageType Transparence
 cui/source/inc/hldoctp.hxx:51
     enum SvxHyperlinkDocTp::EPathType Invalid
-cui/source/inc/scriptdlg.hxx:42
-    enum InputDialogMode NEWLIB
-cui/source/options/optcolor.cxx:52
-    enum (anonymous namespace)::Group Group_General
-cui/source/options/optcolor.cxx:57
-    enum (anonymous namespace)::Group Group_Basic
 cui/source/options/optfltr.cxx:30
     enum MSFltrPg2_CheckBoxEntries Math
 cui/source/options/optfltr.cxx:31
@@ -1148,29 +1110,29 @@ cui/source/options/optfltr.cxx:35
     enum MSFltrPg2_CheckBoxEntries Visio
 cui/source/options/optfltr.cxx:36
     enum MSFltrPg2_CheckBoxEntries PDF
-cui/source/options/optgenrl.cxx:50
+cui/source/options/optgenrl.cxx:54
     enum (anonymous namespace)::RowType Row_Company
-cui/source/options/optgenrl.cxx:51
+cui/source/options/optgenrl.cxx:55
     enum (anonymous namespace)::RowType Row_Name
-cui/source/options/optgenrl.cxx:52
+cui/source/options/optgenrl.cxx:56
     enum (anonymous namespace)::RowType Row_Name_Russian
-cui/source/options/optgenrl.cxx:53
+cui/source/options/optgenrl.cxx:57
     enum (anonymous namespace)::RowType Row_Name_Eastern
-cui/source/options/optgenrl.cxx:54
+cui/source/options/optgenrl.cxx:58
     enum (anonymous namespace)::RowType Row_Street
-cui/source/options/optgenrl.cxx:55
+cui/source/options/optgenrl.cxx:59
     enum (anonymous namespace)::RowType Row_Street_Russian
-cui/source/options/optgenrl.cxx:56
+cui/source/options/optgenrl.cxx:60
     enum (anonymous namespace)::RowType Row_City
-cui/source/options/optgenrl.cxx:57
+cui/source/options/optgenrl.cxx:61
     enum (anonymous namespace)::RowType Row_City_US
-cui/source/options/optgenrl.cxx:58
+cui/source/options/optgenrl.cxx:62
     enum (anonymous namespace)::RowType Row_Country
-cui/source/options/optgenrl.cxx:59
+cui/source/options/optgenrl.cxx:63
     enum (anonymous namespace)::RowType Row_TitlePos
-cui/source/options/optgenrl.cxx:60
+cui/source/options/optgenrl.cxx:64
     enum (anonymous namespace)::RowType Row_Phone
-cui/source/options/optgenrl.cxx:61
+cui/source/options/optgenrl.cxx:65
     enum (anonymous namespace)::RowType Row_FaxMail
 cui/source/tabpages/autocdlg.cxx:334
     enum (anonymous namespace)::OfaAutoFmtOptions USE_REPLACE_TABLE
@@ -1218,19 +1180,19 @@ cui/source/tabpages/swpossizetabpage.cxx:105
     enum (anonymous namespace)::LB RelPagePrintAreaBottom
 cui/source/tabpages/swpossizetabpage.cxx:106
     enum (anonymous namespace)::LB RelPagePrintAreaTop
-dbaccess/source/core/dataaccess/databasedocument.hxx:161
+dbaccess/source/core/dataaccess/databasedocument.hxx:164
     enum dbaccess::ODatabaseDocument::InitState NotInitialized
-dbaccess/source/core/dataaccess/databasedocument.hxx:640
-    enum dbaccess::DocumentGuard::InitMethod_ InitMethod
 dbaccess/source/core/dataaccess/databasedocument.hxx:646
-    enum dbaccess::DocumentGuard::DefaultMethod_ DefaultMethod
+    enum dbaccess::DocumentGuard::InitMethod_ InitMethod
 dbaccess/source/core/dataaccess/databasedocument.hxx:652
-    enum dbaccess::DocumentGuard::MethodUsedDuringInit_ MethodUsedDuringInit
+    enum dbaccess::DocumentGuard::DefaultMethod_ DefaultMethod
 dbaccess/source/core/dataaccess/databasedocument.hxx:658
+    enum dbaccess::DocumentGuard::MethodUsedDuringInit_ MethodUsedDuringInit
+dbaccess/source/core/dataaccess/databasedocument.hxx:664
     enum dbaccess::DocumentGuard::MethodWithoutInit_ MethodWithoutInit
 dbaccess/source/core/inc/definitioncontainer.hxx:104
     enum dbaccess::ODefinitionContainer::ListenerType ContainerListemers
-dbaccess/source/core/inc/ModelImpl.hxx:167
+dbaccess/source/core/inc/ModelImpl.hxx:170
     enum dbaccess::ODatabaseModelImpl::EmbeddedMacros DocumentWide
 dbaccess/source/core/inc/objectnameapproval.hxx:49
     enum dbaccess::ObjectNameApproval::ObjectType TypeTable
@@ -1240,6 +1202,68 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:73
     enum dbaccess::OSingleSelectQueryComposer::EColumnType OrderColumns
 dbaccess/source/filter/xml/xmlDataSource.hxx:32
     enum dbaxml::OXMLDataSource::UsedFor eDataSource
+dbaccess/source/inc/stringconstants.hxx:45
+    enum PropertyId PROPERTY_ID_DEFAULTVALUE
+dbaccess/source/inc/stringconstants.hxx:75
+    enum PropertyId PROPERTY_ID_TRANSACTIONISOLATION
+dbaccess/source/inc/stringconstants.hxx:80
+    enum PropertyId PROPERTY_ID_ACTIVECOMMAND
+dbaccess/source/inc/stringconstants.hxx:90
+    enum PropertyId PROPERTY_ID_REALNAME
+dbaccess/source/inc/stringconstants.hxx:95
+    enum PropertyId PROPERTY_ID_DATABASE_LOCATION
+dbaccess/source/inc/stringconstants.hxx:104
+    enum PropertyId PROPERTY_ID_ISASCENDING
+dbaccess/source/inc/stringconstants.hxx:105
+    enum PropertyId PROPERTY_ID_RELATEDCOLUMN
+dbaccess/source/inc/stringconstants.hxx:106
+    enum PropertyId PROPERTY_ID_ISUNIQUE
+dbaccess/source/inc/stringconstants.hxx:107
+    enum PropertyId PROPERTY_ID_ISPRIMARYKEYINDEX
+dbaccess/source/inc/stringconstants.hxx:109
+    enum PropertyId PROPERTY_ID_DELETERULE
+dbaccess/source/inc/stringconstants.hxx:110
+    enum PropertyId PROPERTY_ID_UPDATERULE
+dbaccess/source/inc/stringconstants.hxx:111
+    enum PropertyId PROPERTY_ID_REFERENCEDTABLE
+dbaccess/source/inc/stringconstants.hxx:123
+    enum PropertyId PROPERTY_ID_AUTOINCREMENTCREATION
+dbaccess/source/inc/stringconstants.hxx:141
+    enum PropertyId PROPERTY_ID_PERSISTENT_NAME
+dbaccess/source/inc/stringconstants.hxx:142
+    enum PropertyId PROPERTY_ID_ORIGINAL
+dbaccess/source/inc/stringconstants.hxx:143
+    enum PropertyId PROPERTY_ID_TABSTOP
+dbaccess/source/inc/stringconstants.hxx:144
+    enum PropertyId PROPERTY_ID_DEFAULTCONTROL
+dbaccess/source/inc/stringconstants.hxx:145
+    enum PropertyId PROPERTY_ID_ENABLED
+dbaccess/source/inc/stringconstants.hxx:146
+    enum PropertyId PROPERTY_ID_BORDER
+dbaccess/source/inc/stringconstants.hxx:147
+    enum PropertyId PROPERTY_ID_COLUMN
+dbaccess/source/inc/stringconstants.hxx:148
+    enum PropertyId PROPERTY_ID_AS_TEMPLATE
+dbaccess/source/inc/stringconstants.hxx:149
+    enum PropertyId PROPERTY_ID_IS_FORM
+dbaccess/source/inc/stringconstants.hxx:152
+    enum PropertyId PROPERTY_ID_EDIT_WIDTH
+dbaccess/source/inc/stringconstants.hxx:154
+    enum PropertyId PROPERTY_ID_CONNECTION_RESOURCE
+dbaccess/source/inc/stringconstants.hxx:155
+    enum PropertyId PROPERTY_ID_RESULT_SET
+dbaccess/source/inc/stringconstants.hxx:156
+    enum PropertyId PROPERTY_ID_SELECTION
+dbaccess/source/inc/stringconstants.hxx:157
+    enum PropertyId PROPERTY_ID_BOOKMARK_SELECTION
+dbaccess/source/inc/stringconstants.hxx:158
+    enum PropertyId PROPERTY_ID_COLUMN_NAME
+dbaccess/source/inc/stringconstants.hxx:159
+    enum PropertyId PROPERTY_ID_CONNECTION_INFO
+dbaccess/source/inc/stringconstants.hxx:166
+    enum PropertyId PROPERTY_ID_HELP_URL
+dbaccess/source/inc/stringconstants.hxx:169
+    enum PropertyId PROPERTY_ID_SINGLESELECTQUERYCOMPOSER
 dbaccess/source/ui/app/AppView.hxx:71
     enum dbaui::OApplicationView::ChildFocusState PANELSWAP
 dbaccess/source/ui/dlg/ConnectionHelper.hxx:32
@@ -1286,10 +1310,10 @@ desktop/source/deployment/registry/inc/dp_backend.h:216
     enum dp_registry::backend::PackageRegistryBackend::Context Tmp
 desktop/source/deployment/registry/inc/dp_backend.h:216
     enum dp_registry::backend::PackageRegistryBackend::Context Unknown
-desktop/source/lib/init.cxx:6270
+desktop/source/lib/init.cxx:6436
     enum (anonymous namespace)::UndoOrRedo REDO
-desktop/source/lib/init.cxx:7896
-    enum (unnamed at 
/home/noel/libo-plugin/desktop/source/lib/init.cxx:7893:5) FULL_INIT
+desktop/source/lib/init.cxx:8046
+    enum (unnamed at 
/home/noel/libo-plugin/desktop/source/lib/init.cxx:8043:5) FULL_INIT
 desktop/source/migration/services/oo3extensionmigration.hxx:62
     enum migration::OO3ExtensionMigration::ScanResult 
SCANRESULT_DONTMIGRATE_EXTENSION
 desktop/unx/source/start.c:178
@@ -1300,11 +1324,11 @@ drawinglayer/source/tools/emfphelperdata.hxx:250
     enum emfplushelper::EmfPlusHelperData::Direction vertical
 editeng/inc/TextPortion.hxx:47
     enum AsianCompressionFlags Normal
-editeng/source/editeng/impedit.hxx:1336
+editeng/source/editeng/impedit.hxx:1331
     enum ImpEditEngine::CallbackResult Continue
-editeng/source/editeng/impedit.hxx:1354
+editeng/source/editeng/impedit.hxx:1349
     enum ImpEditEngine::IterFlag none
-editeng/source/editeng/impedit.hxx:1355
+editeng/source/editeng/impedit.hxx:1350
     enum ImpEditEngine::IterFlag inclILS
 editeng/source/items/paraitem.cxx:72
     enum (anonymous namespace)::SvxSpecialLineSpace User
@@ -1378,9 +1402,9 @@ forms/source/xforms/submission/submission.hxx:113
     enum CSubmission::SubmissionResult UNKNOWN_ERROR
 fpicker/source/office/fpinteraction.hxx:46
     enum svt::OFilePickerInteractionHandler::EInterceptedInteractions 
E_NOINTERCEPTION
-fpicker/source/office/fpsmartcontent.hxx:59
+fpicker/source/office/fpsmartcontent.hxx:60
     enum svt::SmartContent::Type Document
-fpicker/source/office/fpsmartcontent.hxx:97
+fpicker/source/office/fpsmartcontent.hxx:98
     enum svt::SmartContent::InteractionHandlerType IHT_OWN
 framework/inc/dispatch/closedispatcher.hxx:66
     enum framework::CloseDispatcher::EOperation E_CLOSE_WIN
@@ -1404,11 +1428,11 @@ framework/inc/uielement/menubarmerger.hxx:48
     enum framework::RPResultInfo RP_MENUITEM_NOT_FOUND
 framework/inc/uielement/togglebuttontoolbarcontroller.hxx:47
     enum framework::ToggleButtonToolbarController::Style ToggleDropDownButton
-framework/inc/xml/imagesdocumenthandler.hxx:58
+framework/inc/xml/imagesdocumenthandler.hxx:60
     enum framework::OReadImagesDocumentHandler::Image_XML_Namespace 
IMG_NS_XLINK
-framework/inc/xml/statusbardocumenthandler.hxx:60
+framework/inc/xml/statusbardocumenthandler.hxx:62
     enum framework::OReadStatusBarDocumentHandler::StatusBar_XML_Namespace 
SB_NS_XLINK
-framework/inc/xml/toolboxdocumenthandler.hxx:59
+framework/inc/xml/toolboxdocumenthandler.hxx:61
     enum framework::OReadToolBoxDocumentHandler::ToolBox_XML_Namespace 
TB_NS_XLINK
 framework/source/fwe/classes/addonsoptions.cxx:240
     enum framework::AddonsOptions_Impl::ImageSize IMGSIZE_SMALL
@@ -1426,7 +1450,7 @@ framework/source/inc/loadenv/loadenvexception.hxx:66
     enum framework::LoadEnvException::EIDs ID_STILL_RUNNING
 framework/source/inc/loadenv/loadenvexception.hxx:71
     enum framework::LoadEnvException::EIDs ID_GENERAL_ERROR
-framework/source/layoutmanager/toolbarlayoutmanager.hxx:55
+framework/source/layoutmanager/toolbarlayoutmanager.hxx:57
     enum framework::ToolbarLayoutManager::PreviewFrameDetection PREVIEWFRAME_NO
 framework/source/services/autorecovery.cxx:218
     enum (anonymous namespace)::DocState Unknown
@@ -1440,65 +1464,65 @@ framework/source/services/autorecovery.cxx:298
     enum (anonymous namespace)::AutoRecovery::EFailureSafeResult 
E_ORIGINAL_FILE_MISSING
 framework/source/services/autorecovery.cxx:299
     enum (anonymous namespace)::AutoRecovery::EFailureSafeResult 
E_WRONG_TARGET_PATH
-framework/source/services/substitutepathvars.cxx:53
-    enum (anonymous namespace)::PreDefVariable PREDEFVAR_INST
 framework/source/services/substitutepathvars.cxx:54
-    enum (anonymous namespace)::PreDefVariable PREDEFVAR_PROG
+    enum (anonymous namespace)::PreDefVariable PREDEFVAR_INST
 framework/source/services/substitutepathvars.cxx:55
+    enum (anonymous namespace)::PreDefVariable PREDEFVAR_PROG
+framework/source/services/substitutepathvars.cxx:56
     enum (anonymous namespace)::PreDefVariable PREDEFVAR_USER
-framework/source/services/substitutepathvars.cxx:57
-    enum (anonymous namespace)::PreDefVariable PREDEFVAR_HOME
 framework/source/services/substitutepathvars.cxx:58
+    enum (anonymous namespace)::PreDefVariable PREDEFVAR_HOME
+framework/source/services/substitutepathvars.cxx:59
     enum (anonymous namespace)::PreDefVariable PREDEFVAR_TEMP
-framework/source/services/substitutepathvars.cxx:60
-    enum (anonymous namespace)::PreDefVariable PREDEFVAR_USERNAME
-e 
... etc. - the rest is truncated

Reply via email to