office-gobmx/editeng/source
Jonathan Clark aa938fe03c tdf#150621 Changed Korean word counting to use words
Previously, Writer counted characters for all CJK languages, rather than
words. This is the correct behavior for Chinese and Japanese, which make
extensive use of ideographs. However, it is not correct for Korean.

This change adjusts the Writer word count algorithm to count Korean
words, rather than Korean characters.

Change-Id: I6e77136867baca1a7b51248886ee5fd7073ad364
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170621
Tested-by: Jenkins
Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-07-17 15:45:41 +02:00
..
accessibility cid#1607843 Use of auto that causes a copy 2024-07-15 11:11:08 +02:00
editeng tdf#150621 Changed Korean word counting to use words 2024-07-17 15:45:41 +02:00
items ITEM: replaced typeid/hash_code with SfxItemType 2024-07-11 11:01:01 +02:00
lookuptree
misc tdf#145538 - related: Make tools::PolyPolygon iterable 2024-07-14 12:24:14 +02:00
outliner
rtf ITEM: Change SfxItemSet to use unordered_set 2024-06-11 17:26:42 +02:00
uno fix O(n^2) behaviour when fetching field info from EditEngine 2024-06-22 14:00:49 +02:00
xml cid#1545961 COPY_INSTEAD_OF_MOVE 2024-07-07 10:41:41 +02:00