/afms/

.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2023-12-09tdf#158379 check if PageDesc's m_pPSName is a nullptrPatrick Luby
2023-11-29Extended loplugin:ostr: i18nutilStephan Bergmann
2023-07-25i18nutil: Make unicode::getUnicodeType() take a UTF-32 code pointKhaled Hosny
2023-07-25i18nutil: Fix ICU case folding of surrogate pairsKhaled Hosny
2023-07-24i18nutil: Port unicode::getUnicodeType() to ICUKhaled Hosny
2023-07-24tdf#97152: Fix upper case mapping of lunate sigma (U+03F2)Khaled Hosny
2023-07-24tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mappingKhaled Hosny
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-21Fix script classification of USCRIPT_WARANG_CITIKhaled Hosny
2023-06-21tdf#114432: classify Tangut and Khitan Small Script as ScriptType::ASIANKhaled Hosny
2023-06-21Use switch statement in unicode::getScriptClassFromUScriptCode()Khaled Hosny
2023-05-29Remove recently unused CTLScriptType codeKhaled Hosny
2023-03-30loplugin:stringadd in variousNoel Grandin
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo