summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-07-01 09:22:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-07-01 13:20:18 +0200
commitb122a39c33d9c46ac376b80f51920527b98a3c8a (patch)
tree4a3c7535f0e0e95f1a80e61558bee58117a3a221 /i18npool/source/breakiterator
parent74512c394db63a680469270679b250893c1cdf4b (diff)
Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npool
Change-Id: I8b93f7610103f4bd8e86e2d9f57929922b6dc92c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97568 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'i18npool/source/breakiterator')
-rw-r--r--i18npool/source/breakiterator/breakiteratorImpl.cxx2
-rw-r--r--i18npool/source/breakiterator/breakiterator_th.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/source/breakiterator/breakiteratorImpl.cxx b/i18npool/source/breakiterator/breakiteratorImpl.cxx
index 5037a7c63474..3ceab17ccce6 100644
--- a/i18npool/source/breakiterator/breakiteratorImpl.cxx
+++ b/i18npool/source/breakiterator/breakiteratorImpl.cxx
@@ -480,7 +480,7 @@ struct UBlock2Script
sal_Int16 script;
};
-static const UBlock2Script scriptList[] =
+const UBlock2Script scriptList[] =
{
{UBLOCK_NO_BLOCK, UBLOCK_NO_BLOCK, ScriptType::WEAK},
{UBLOCK_BASIC_LATIN, UBLOCK_SPACING_MODIFIER_LETTERS, ScriptType::LATIN},
diff --git a/i18npool/source/breakiterator/breakiterator_th.cxx b/i18npool/source/breakiterator/breakiterator_th.cxx
index 2504ab888884..218f8b69ec1f 100644
--- a/i18npool/source/breakiterator/breakiterator_th.cxx
+++ b/i18npool/source/breakiterator/breakiterator_th.cxx
@@ -131,7 +131,7 @@ LineBreakResults SAL_CALL BreakIterator_th::getLineBreak(
#define ST_NXT 2 // display the following character in the next cell
#define ST_NDP 3 // non-display
-static const sal_Int16 thaiCompRel[MAX_CT][MAX_CT] = {
+const sal_Int16 thaiCompRel[MAX_CT][MAX_CT] = {
// C N C L F F F B B B T A A A A A A
// T O O V V V V V V D O D D D V V V
// R N N 1 2 3 1 2 N 1 2 3 1 2 3