summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
3 daystdf#163660 sw: Treat strong CJK inside RTL runs as Asian scriptJonathan Clark
5 daystdf#66791 sw: Treat weak punctuation as Asian in Asian paragraphsJonathan Clark
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-18tdf#163215: Enable kashida justification for AAT fontsJonathan Clark
2024-10-05crashtesting: fix font-dependent infinite loop in kashida justificationJonathan Clark
2024-09-27tdf#140767 Implemented Syriac justificationJonathan Clark
2024-09-26tdf#163105 Use HB data while selecting kashida insertion positionsJonathan Clark
2024-09-25tdf#163105 Require kashida after Seen, even before a final YehJonathan Clark
2024-09-25tdf#163105 Restore some missing kashida opportunitiesJonathan Clark
2024-09-25tdf#163105 Consolidated duplicated kashida justification codeJonathan Clark
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
2024-05-14use more string_view in i18nutil::PaperInfoNoel Grandin
2024-04-14Remove duplicate includeAndrea Gelmini
2024-04-14Use more o3tl::convertMike Kaganski
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
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
2022-10-25Update to ICU 72.1Eike Rathke
2022-10-05Introduce unicode::getScriptClassFromLanguageTag()Eike Rathke
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara
2022-09-22Revert "Related: tdf#151107 make "sloppy" paper fit up to 1.25pt"Caolán McNamara
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-11use more string_viewNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
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-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke
2021-11-10Change CaseMappingExtra commented hex offsets to four digits and uppercaseEike Rathke
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA