Age | Commit message (Expand) | Author |
2024-09-02 | tdf#162657: re-check the result of combining surrogates | Mike Kaganski |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-05-14 | use more string_view in i18nutil::PaperInfo | Noel Grandin |
2024-04-14 | Remove duplicate include | Andrea Gelmini |
2024-04-14 | Use more o3tl::convert | Mike Kaganski |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-09 | tdf#158379 check if PageDesc's m_pPSName is a nullptr | Patrick Luby |
2023-11-29 | Extended loplugin:ostr: i18nutil | Stephan Bergmann |
2023-07-25 | i18nutil: Make unicode::getUnicodeType() take a UTF-32 code point | Khaled Hosny |
2023-07-25 | i18nutil: Fix ICU case folding of surrogate pairs | Khaled Hosny |
2023-07-24 | i18nutil: Port unicode::getUnicodeType() to ICU | Khaled Hosny |
2023-07-24 | tdf#97152: Fix upper case mapping of lunate sigma (U+03F2) | Khaled Hosny |
2023-07-24 | tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mapping | Khaled Hosny |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-21 | Require icu-i18n >= 66 | Khaled Hosny |
2023-06-21 | Fix script classification of USCRIPT_WARANG_CITI | Khaled Hosny |
2023-06-21 | tdf#114432: classify Tangut and Khitan Small Script as ScriptType::ASIAN | Khaled Hosny |
2023-06-21 | Use switch statement in unicode::getScriptClassFromUScriptCode() | Khaled Hosny |
2023-05-29 | Remove recently unused CTLScriptType code | Khaled Hosny |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2022-11-30 | tdf#104597 related: restore the mirroring of Bidi_Mirrored characters | Kevin Suo |
2022-10-25 | Update to ICU 72.1 | Eike Rathke |
2022-10-05 | Introduce unicode::getScriptClassFromLanguageTag() | Eike Rathke |
2022-09-22 | Related: tdf#151107 make "sloppy" paper fit up to 1.25pt | Caolán McNamara |
2022-09-22 | Revert "Related: tdf#151107 make "sloppy" paper fit up to 1.25pt" | Caolán McNamara |
2022-09-22 | Related: tdf#151107 make "sloppy" paper fit up to 1.25pt | Caolán McNamara |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-11-17 | Add script codes to standalone {mis} tags | Eike Rathke |
2021-11-16 | Update to ICU 70.1 | Eike Rathke |
2021-11-11 | Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ folding | Eike Rathke |
2021-11-10 | Change CaseMappingExtra commented hex offsets to four digits and uppercase | Eike Rathke |
2021-09-16 | speedup CharacterClassificationImpl::toUpper | Noel Grandin |
2021-07-13 | Add PowerPoint compatible screen size for Impress | Jun NOGATA |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-21 | remove some unnecessary OUString::intern | Noel Grandin |
2021-06-14 | We only support ICU version 4.6 or newer, so drop these checks | Mike Kaganski |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-22 | tdf#135590 rotated paper sizes reported as portrait size they are not | Caolán McNamara |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-16 | Instead of labs, use overloaded abs | Stephan Bergmann |
2020-11-10 | sync filter's paper table with calcs and i18nutils | Caolán McNamara |
2020-10-22 | long->tools::Long in hwpfilter..oox | Noel |