summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedenumconstants.readonly.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-22 15:47:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-24 21:23:54 +0100
commit61d21e79e681753599b395f224ed48172e808bc4 (patch)
treeefc316774351a42f079f870c423e2506479d1105 /compilerplugins/clang/unusedenumconstants.readonly.results
parentf326c3c01c3f2dd1ed244bded68d096cd680ad18 (diff)
convert Unit to scoped enum
and drop unused UNIT_REFDEVX,UNIT_REFDEVY values Change-Id: I4e516f2c51672f6541f3cf7c03a87aebc4a1f1f6 Reviewed-on: https://gerrit.libreoffice.org/63944 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedenumconstants.readonly.results')
-rw-r--r--compilerplugins/clang/unusedenumconstants.readonly.results4
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.readonly.results b/compilerplugins/clang/unusedenumconstants.readonly.results
index 88093da091b3..139c7cc8932d 100644
--- a/compilerplugins/clang/unusedenumconstants.readonly.results
+++ b/compilerplugins/clang/unusedenumconstants.readonly.results
@@ -1172,10 +1172,6 @@ sc/inc/types.hxx:56
enum ScFormulaVectorState FormulaVectorDisabledNotInSoftwareSubset
sc/inc/types.hxx:123
enum sc::ListenerGroupType Single
-sc/source/filter/inc/unitconverter.hxx:43
- enum oox::xls::Unit UNIT_REFDEVX
-sc/source/filter/inc/unitconverter.hxx:44
- enum oox::xls::Unit UNIT_REFDEVY
sc/source/filter/lotus/lotread.cxx:41
enum STATE S_WK1
sc/source/ui/inc/viewdata.hxx:43