summaryrefslogtreecommitdiff
path: root/i18nutil/source/utility/unicode.cxx
AgeCommit message (Expand)Author
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea
2024-09-12ICU: upgrade to 75.1Xisco Fauli
2024-08-28Drop newly unused ToggleUnicodeCodepoint::CharsToDeleteMike Kaganski
2024-08-28tdf#162657: re-check the result of combining surrogatesMike Kaganski
2024-05-20loplugin:ostr in variousNoel Grandin
2023-11-29Extended loplugin:ostr: i18nutilStephan Bergmann
2023-07-25i18nutil: Make unicode::getUnicodeType() take a UTF-32 code pointKhaled Hosny
2023-07-24i18nutil: Port unicode::getUnicodeType() to ICUKhaled Hosny
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-03-30loplugin:stringadd in variousNoel Grandin
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo
2022-10-25Update to ICU 72.1Eike Rathke
2022-10-05Introduce unicode::getScriptClassFromLanguageTag()Eike Rathke
2022-04-26add o3tl::toUInt32Noel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-11-17Add script codes to standalone {mis} tagsEike Rathke
2021-11-16Update to ICU 70.1Eike Rathke
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-05-11Adapt to be able to build against ICU 66Eike Rathke
2020-05-11change USCRIPT_JAMO language value for UnicodeDaeHyun Sung
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2019-10-28Upgrade to ICU 64.2Eike Rathke
2019-09-17avoid some copyingNoel Grandin
2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-16Upgrade to ICU 62.1Eike Rathke
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-20Upgrade to ICU 60.1Eike Rathke
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke
2017-11-17Upgrade to ICU 60.1David Tardon
2017-04-20loplugin:unusedfieldsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31use actual UNO enums in i18nutilNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2016-11-02upgrade to ICU 58Eike Rathke
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-20Remove redundant default ctor definitionStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-05related tdf#73691 - prevent AltX creating control charactersJustin Luth