summaryrefslogtreecommitdiff
path: root/vcl/android
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/android')
0 files changed, 0 insertions, 0 deletions
'>Patrick 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 2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-06-21remove some unnecessary OUString::internNoel Grandin 2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski 2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski