Age | Commit message (Expand) | Author |
2023-12-08 | tdf#129357 editeng: show soft hyphen in text boxes and shapes | László Németh |
2023-12-07 | cid#1546503 Using invalid iterator | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-05 | cid#1546503 Using invalid iterator | Caolán McNamara |
2023-12-04 | cid#1545597 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1545810 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1546021 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1546275 Using invalid iterator | Julien Nabet |
2023-12-04 | cid#1546422 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-03 | cid#1546503 Using invalid iterator | Caolán McNamara |
2023-12-01 | cid#1546413 silence Using invalid iterator | Caolán McNamara |
2023-11-25 | tdf#158317 fix cleanup of SfxPoolItems in editeng | Armin Le Grand (allotropia) |
2023-11-25 | tdf#156243 Fix off-by-one bug for autocorrect | Matt K |
2023-11-20 | Extended loplugin:ostr: editeng | Stephan Bergmann |
2023-11-18 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4) | Julien Nabet |
2023-11-18 | tdf#157716 - Rename "Language settings" to "Languages and Locales" | t-aswath |
2023-11-15 | tdf#158031 editeng: rename GetFieldAtCursor | Justin Luth |
2023-11-15 | tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursor | Justin Luth |
2023-11-15 | tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursor | Justin Luth |
2023-11-15 | tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursor | Justin Luth |
2023-11-15 | related tdf#158031 editeng: GetFieldAtSel...(+look before cursor) | Justin Luth |
2023-11-11 | use more concrete type in ImpEditEngine::SetUndoManager | Noel Grandin |
2023-11-10 | loplugin:fieldcast in accessibility::AccessibleContextBase | Noel Grandin |
2023-11-10 | tdf#157363 add HTML format when pasting into draw text | Oliver Specht |
2023-11-07 | ITEM: Get away from classic 'poolable' Item flag | Armin Le Grand (allotropia) |
2023-11-07 | tdf#158083: RTF: drop export for \pgdsctbl | Vasily Melenchuk |
2023-11-03 | NFC related tdf#158031 editeng: flatten and simplify the code | Justin Luth |
2023-11-02 | this should never be null, so we can use a reference | Caolán McNamara |
2023-11-02 | crash seen in EditView::GetTransferable in calc | Caolán McNamara |
2023-10-21 | ofz#63406 Timeouts with huge fonts | Caolán McNamara |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: editeng | Stephan Bergmann |
2023-10-19 | tdf#147021 Use std::size() in editeng | Willian Pessoa |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-12 | editeng: move the methods into Test class definition | Tomaž Vajngerl |
2023-10-12 | prefix some members of ImpEditEngine | Tomaž Vajngerl |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-09 | cid#1547102 Uninitialized pointer field | Caolán McNamara |
2023-10-08 | ofz#62236 avoid Timeout | Caolán McNamara |
2023-10-07 | tdf#157568 After deleting the content of a cell by pressing the delete.. | Noel Grandin |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-03 | replace ErrorInfo with simpler mechanism | Noel Grandin |
2023-09-13 | loplugin:unodispose in editeng..extensions | Noel Grandin |
2023-09-11 | SvxSimpleUnoModel does not need to implement XAggreggation | Noel Grandin |
2023-09-07 | SvxUnoNumberingRulesCompare does not need to implement XAggreggation | Noel Grandin |
2023-09-07 | Autocorrect: Add option for autoformat bulleted lists after space | Darshan-upadhyay1110 |
2023-09-01 | SAL_WARN->SAL_INF in SvxUnoTextField | Noel Grandin |
2023-08-29 | tdf#103706: tdf#142857: sd: context aware paste for clone format | Sarper Akdemir |
2023-08-26 | editeng: fix crash in EditDoc::FindAttribs | Xisco Fauli |
2023-08-22 | smallcaps: support dxarray in SvxDoDrawCapital | Caolán McNamara |