Age | Commit message (Expand) | Author |
2022-08-31 | Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUse | Eike Rathke |
2022-08-31 | tdf#30731: Improve caret travelling in Writer | Khaled Hosny |
2022-08-30 | tdf#145538 Change common loops to range based. | Stanislav Lopatin |
2022-08-26 | cid#1500704 silence Resource leak | Caolán McNamara |
2022-08-26 | Resolves: tdf#150371 Scan autocorr dirs for language tags to add to list | Eike Rathke |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-23 | tdf#66819: Disable ligatures with character spacing | Khaled Hosny |
2022-08-20 | cid#1500500 Explicit null dereferenced | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-14 | tdf#103492: Messed Arabic letter spacing in text starting with LTR character(s) | Khaled Hosny |
2022-08-14 | tdf#139627: Don’t set Kashida insertion position after combining marks | Khaled Hosny |
2022-08-14 | tdf#137528: Sync Kashida algorithm in editeng with sw | Khaled Hosny |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-08-12 | related tdf#150197: use SetListFormat or SetPrefix/Suffix | Justin Luth |
2022-08-11 | tdf#129631 writerfilter,sw: RTF import of invalid border... | Michael Stahl |
2022-08-02 | tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVEL | Justin Luth |
2022-08-01 | related tdf#150197 editeng: clear oListFormat on SetListFormat() | Justin Luth |
2022-08-01 | no no need to call QuickGetTextSize here | Noel Grandin |
2022-08-01 | remove NOP in editeng: HOLDDEPTH | Justin Luth |
2022-07-28 | remove unused SETBULLETTEXT flag in editeng | Justin Luth |
2022-07-25 | use more o3tl::span | Noel Grandin |
2022-07-23 | tdf#135761 - Calc cell editing: change search preference for the word boundary | Andreas Heinisch |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-18 | cid#1507360 Uninitialized scalar field | Caolán McNamara |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-07-04 | tdf#137544 avoid some temporary OUString | Noel Grandin |
2022-06-26 | tdf#148820 sc: fix conditional formatted cell color | Balazs Varga |
2022-06-18 | ofz#24932 Timeout | Caolán McNamara |
2022-06-18 | o3tl: ensure that the initializer of enumarray contains enough elements | Michael Stahl |
2022-06-14 | cid#1504592 Big parameter passed by value | Caolán McNamara |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-09 | remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476) | Luboš Luňák |
2022-06-09 | clang-tidy modernize-pass-by-value in editeng | Noel Grandin |
2022-06-08 | DOC import: allow negative page border distances | Miklos Vajna |
2022-06-07 | rPosition to pPosition | Tomoyuki Kubota |
2022-06-07 | sw layout: allow negative page border distances | Miklos Vajna |
2022-06-02 | tdf#149389 Crash when closing document in dead key mode while adding comment | Noel Grandin |
2022-06-02 | tdf#148087 assert editing a cell with OnSelectionChange macro breakpoint | Noel Grandin |
2022-06-02 | tdf#143964 insert/overwrite cursor shape lags in formula editing | Noel Grandin |
2022-06-02 | tdf#145603 Drag-n-drop in formula bar creates mismatch | Noel Grandin |
2022-06-02 | std::move SfxPoolItem into SfxItemSet where possible | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-05-28 | add ClearItem to the SfxItemSet iterators | Noel Grandin |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-20 | new loplugin:unnecessary locking | Noel Grandin |
2022-05-19 | use the std::function type for this lambda to prevent allocation | Noel Grandin |