office-gobmx/i18nutil
Khaled Hosny 2e6e40b745 i18nutil: Make unicode::getUnicodeType() take a UTF-32 code point
Still need to fix call sites to handles surrogate pairs.

Change-Id: I3ba896714fc6a90596c041148a3c9d965f60f4a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154874
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-07-25 02:14:56 +02:00
..
source/utility i18nutil: Make unicode::getUnicodeType() take a UTF-32 code point 2023-07-25 02:14:56 +02:00
IwyuFilter_i18nutil.yaml
Library_i18nutil.mk
Makefile
Module_i18nutil.mk
README.md

Internationalization Related Utilities (i18nutil)

It comprises of honest c++ code which you just link to directly, while i18npool tends to consist of code you interact with via UNO.