Age | Commit message (Expand) | Author |
2024-11-01 | tdf#163486: PVS: Identical branches | Bogdan Buzea |
2024-10-18 | tdf#163215: Enable kashida justification for AAT fonts | Jonathan Clark |
2024-10-05 | crashtesting: fix font-dependent infinite loop in kashida justification | Jonathan Clark |
2024-09-27 | tdf#140767 Implemented Syriac justification | Jonathan Clark |
2024-09-26 | tdf#163105 Use HB data while selecting kashida insertion positions | Jonathan Clark |
2024-09-25 | tdf#163105 Require kashida after Seen, even before a final Yeh | Jonathan Clark |
2024-09-25 | tdf#163105 Restore some missing kashida opportunities | Jonathan Clark |
2024-09-25 | tdf#163105 Consolidated duplicated kashida justification code | Jonathan Clark |
2024-09-12 | ICU: upgrade to 75.1 | Xisco Fauli |
2024-08-28 | Drop newly unused ToggleUnicodeCodepoint::CharsToDelete | Mike Kaganski |
2024-08-28 | 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 |