loplugin:unusedenumconstants read-only constants in vcl (2)
Change-Id: Ia3da23e0ef2fa710403745bd11255ed001516da4 Reviewed-on: https://gerrit.libreoffice.org/34020 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -103,6 +103,7 @@ for d in definitionSet:
|
||||
"vcl/source/filter/wmf/winmtf.hxx",
|
||||
"vcl/source/filter/sgvmain.hxx",
|
||||
"vcl/source/filter/jpeg/transupp.h",
|
||||
"include/vcl/bitmapex.hxx", # TransparentType
|
||||
# unit test code
|
||||
"cppu/source/uno/check.cxx",
|
||||
# general weird nonsense going on
|
||||
@@ -121,6 +122,7 @@ for d in definitionSet:
|
||||
"vcl/inc/salwtype.hxx",
|
||||
"include/vcl/svapp.hxx",
|
||||
"include/vcl/salbtype.hxx",
|
||||
"include/vcl/commandevent.hxx", # CommandEvent, MediaCommand, ShowDialogId
|
||||
# must match some other enum
|
||||
"include/editeng/bulletitem.hxx",
|
||||
"include/editeng/svxenum.hxx",
|
||||
@@ -130,6 +132,7 @@ for d in definitionSet:
|
||||
"include/svl/nfkeytab.hx",
|
||||
"include/svl/zforlist.hxx",
|
||||
"include/svtools/svtabbx.hxx",
|
||||
"include/vcl/print.hxx", # NupOrderType, from UI combobox
|
||||
# represents constants from an external API
|
||||
"opencl/inc/opencl_device_selection.h",
|
||||
"vcl/inc/sft.hxx",
|
||||
|
Reference in New Issue
Block a user