office-gobmx/i18npool/inc
Jonathan Clark 14c6cde779 tdf#49885 Updated CJK BreakIterator to use ICU
Previously, the CJK BreakIterator used custom dictionaries for Chinese
and Japanese. This change removes these custom dictionaries in favor of
the upstream ICU implementation, which uses an externally-maintained
frequency dictionary for these languages.

This change also removes support code for dictionary-based break
iterators, as it is no longer used.

Change-Id: I55c4ce9c842d1751997309fd7446e0a6917915dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166136
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-05-03 12:30:59 +02:00
..
breakiterator_cjk.hxx tdf#49885 Updated CJK BreakIterator to use ICU 2024-05-03 12:30:59 +02:00
breakiterator_unicode.hxx i18npool : use OUString literal 2024-04-08 23:18:31 +02:00
breakiteratorImpl.hxx clang-tidy modernize-pass-by-value in i18npool 2022-05-26 18:30:04 +02:00
bullet.h Recheck modules [i-l]* with IWYU 2022-01-27 18:52:16 +01:00
calendar_gregorian.hxx i18npool : use OUString literal 2024-04-08 23:18:31 +02:00
calendar_hijri.hxx tdf#145759 30.6001 -> monthDaysWithoutJanFeb 2022-02-25 19:12:41 +01:00
calendar_jewish.hxx tdf#143148 Use pragma once in i18npool 2021-11-21 14:40:56 +01:00
calendarImpl.hxx clang-tidy modernize-pass-by-value in i18npool 2022-05-26 18:30:04 +02:00
cclass_unicode.hxx update loplugin:stringview* for o3tl::iterateCodePoints 2023-05-06 12:09:48 +02:00
chaptercollator.hxx
characterclassificationImpl.hxx
chartonum.hxx tdf#143148 Use pragma once in i18npool 2021-11-21 14:40:56 +01:00
collator_unicode.hxx
collatorImpl.hxx
defaultnumberingprovider.hxx
indexentrysupplier.hxx
indexentrysupplier_asian.hxx
indexentrysupplier_common.hxx
indexentrysupplier_default.hxx loplugin:unusedfields make some fields private 2022-11-23 20:49:03 +01:00
indexentrysupplier_ja_phonetic.hxx
inputsequencechecker.hxx clang-tidy modernize-pass-by-value in i18npool 2022-05-26 18:30:04 +02:00
inputsequencechecker_hi.hxx tdf#143148 Use pragma once in i18npool 2021-11-21 14:40:56 +01:00
inputsequencechecker_th.hxx
localedata.hxx i18npool : limit string comparison using an enum class 2024-04-21 17:42:11 +02:00
nativenumbersupplier.hxx use more string_view 2022-04-11 17:44:46 +02:00
numberformatcode.hxx
numtochar.hxx
numtotext_cjk.hxx
ordinalsuffix.hxx
servicename.hxx
textconversion.hxx
textconversionImpl.hxx clang-tidy modernize-pass-by-value in i18npool 2022-05-26 18:30:04 +02:00
texttonum.hxx
textToPronounce_zh.hxx
transliteration_body.hxx tdf#147905 calc PROPER function doesn't like mulithreading 2022-03-12 21:16:48 +01:00
transliteration_caseignore.hxx
transliteration_commonclass.hxx
transliteration_Ignore.hxx Fix some getImplementationName 2023-04-23 22:59:07 +02:00
transliteration_Numeric.hxx
transliteration_OneToOne.hxx
transliterationImpl.hxx
unoscripttypedetector.hxx
wtt.h