loplugin:unusedenumconstants
Change-Id: I628a0114e56ec25926bd08d159c61cfecb719a1c Reviewed-on: https://gerrit.libreoffice.org/35854 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -118,6 +118,7 @@ def is_ignore(srcLoc):
|
||||
"basic/source/inc/opcodes.hxx", # SbiOpcode
|
||||
"sc/source/filter/inc/flttypes.hxx", # BiffTyp
|
||||
"sc/inc/optutil.hxx", # ScOptionsUtil::KeyBindingType
|
||||
"include/sfx2/chalign.hxx", # SfxChildAlignment
|
||||
# unit test code
|
||||
"cppu/source/uno/check.cxx",
|
||||
# general weird nonsense going on
|
||||
|
Reference in New Issue
Block a user