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:
Noel Grandin
2017-03-29 14:11:30 +02:00
parent a34b33d2b9
commit 90305526ee
12 changed files with 11 additions and 29 deletions

View File

@@ -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