office-gobmx/i18nutil
Khaled Hosny d7ddac2085 Remove recently unused CTLScriptType code
This is now unused after:

commit 98f7ec383d
Author: Khaled Hosny <khaled@libreoffice.org>
Date:   Sun May 28 16:28:52 2023 +0300

    tdf#139863, tdf#155514: Don’t split COMPLEX text portions

The code is also broken as it doesn’t handle surrogate pairs.

The UNO API now throws an exception.

Change-Id: I454ed741e3834e762a2731d671c21a3e73515da3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152359
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-05-29 16:23:07 +02:00
..
source/utility
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.