[Libreoffice-commits] core.git: Branch 'distro/nisz/libreoffice-6-4' - i18npool/source
Attila Szűcs (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 14 16:01:09 UTC 2020
i18npool/source/collator/data/hu_charset.txt | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 03cd9c42f936b79a2ef149665f319eb34290d85c
Author: Attila Szűcs <szucs.attila3 at nisz.hu>
AuthorDate: Fri Aug 28 10:12:17 2020 +0200
Commit: Gabor Kelemen <kelemen.gabor2 at nisz.hu>
CommitDate: Wed Oct 14 18:00:32 2020 +0200
tdf#122759 sc: fix Autofilter case sensitivity for Hungarian
Remove case sensitivity from NON case-sensitive Hungarian collator
in i18npool, added by commit 7b1eb6313c0d2621c364df1724c69d28f8267841
(tdf#116666 fix Hungarian sorting). It seems, this doesn't affect
Writer, where it's possible to choose case-sensitive sorting, too.
Note: Handling of space is still a problem for normal text,
i.e. sorting according to Hungarian orthography, see
commit 7618490d334409c3fc4167f32732537ef738647f
(tdf#123204 hu_HU collation: don't ignore special characters).
Co-authored-by: Tibor Nagy (NISZ)
Change-Id: I667eb5e22401a7fcef0e6e6111c48ce7d9c4aaf3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101527
Reviewed-by: László Németh <nemeth at numbertext.org>
Tested-by: László Németh <nemeth at numbertext.org>
(cherry picked from commit 0baa63eb00cf42712584dc87cc9874df1195c24a)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104302
Tested-by: Gabor Kelemen <kelemen.gabor2 at nisz.hu>
Reviewed-by: Gabor Kelemen <kelemen.gabor2 at nisz.hu>
diff --git a/i18npool/source/collator/data/hu_charset.txt b/i18npool/source/collator/data/hu_charset.txt
index f38ecfd5c7b6..027bea7e230c 100644
--- a/i18npool/source/collator/data/hu_charset.txt
+++ b/i18npool/source/collator/data/hu_charset.txt
@@ -20,9 +20,6 @@
# Collation of Hungarian letters
#
-[caseLevel on]
-[caseFirst lower]
-
# Because of the different requirements of Writer and Calc,
# don't ignore the special characters, yet.
# See tdf#123204 "EDITING Not all special characters appear in the AutoFilter window"
More information about the Libreoffice-commits
mailing list