From 6a29d733651eb307ee8a6c3cf1bc64579070e53a Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Wed, 27 Dec 2017 15:47:26 +0100 Subject: Treat OOO_VENDOR as (non-Unicode) plain char string Fixes the loplugin:stringconstant complains when using a unicode vendor name. Change-Id: Ib15e558585fe388f734da469e728909a48686ef0 Co-authored-by: Stephan Bergmann Reviewed-on: https://gerrit.libreoffice.org/47278 Reviewed-by: Stephan Bergmann Tested-by: Stephan Bergmann --- svtools/source/misc/langhelp.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'svtools') diff --git a/svtools/source/misc/langhelp.cxx b/svtools/source/misc/langhelp.cxx index 47cb87e36963..e4e64375e4b5 100644 --- a/svtools/source/misc/langhelp.cxx +++ b/svtools/source/misc/langhelp.cxx @@ -9,6 +9,7 @@ #include #include +#include #include #include #include @@ -125,7 +126,7 @@ OUString getInstalledLocaleForSystemUILanguage(const css::uno::Sequence