Age | Commit message (Expand) | Author |
2024-02-21 | tdf#67347 fix regression stacked text in calc | Attila Szűcs |
2024-02-21 | tdf#159797 replace dash also between sentences | Oliver Specht |
2024-02-20 | tdf#67347 fix stacked text kern problems | Attila Szűcs |
2024-02-19 | ITEM: Speedup SlotIDToWhichID translations | Armin Le Grand (allotropia) |
2024-02-19 | Fix typo | Andrea Gelmini |
2024-02-18 | ITEM: Rename for more control over SlotID usages | Armin Le Grand (allotropia) |
2024-02-17 | editeng: remove getHeight as a similar GetHeight already exits | Tomaž Vajngerl |
2024-02-17 | Generalize search algorithms in sorted_vector | Mike Kaganski |
2024-02-16 | tdf#154248 sd: change multiline field wrapping | Attila Szűcs |
2024-02-16 | tdf#67347 pptx import: stacked text, minimal impl. | Attila Szűcs |
2024-02-14 | Fix typo | Andrea Gelmini |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) |
2024-02-12 | editeng: make TextPortionList iterable with ranged for | Tomaž Vajngerl |
2024-02-12 | editeng: move isEmpty impl. from ParaPortion to TextPortionList | Tomaž Vajngerl |
2024-02-12 | editeng: prefix members of ParaPortion & add some access methods | Tomaž Vajngerl |
2024-02-10 | editeng: simplify and clean-up struct in for ImpEditEng | Tomaž Vajngerl |
2024-02-09 | Clone Formatting in Impress: Include list attribute | Oliver Specht |
2024-02-08 | lok: calc: fix for rendering issues on in place editing | Marco Cecchetti |
2024-02-02 | editeng: GetCursorFlags flags to CursorFlags struct of bools | Tomaž Vajngerl |
2024-02-02 | tdf#159507 editeng: support pasting HTML fragments | Miklos Vajna |
2024-02-01 | editeng: access ImpEditEngine with getImpl() not direct | Tomaž Vajngerl |
2024-01-29 | LanguageTag ctor can canonicalize against various known tags | Caolán McNamara |
2024-01-29 | loplugin:unnecessarymethods | Noel Grandin |
2024-01-27 | ITEM: Cleanup some Pool stuff with Defaults | Armin Le Grand (allotropia) |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-25 | editeng: prefix members of ImpEditView | Tomaž Vajngerl |
2024-01-25 | editeng: in EditView, access ImpEditView as a reference | Tomaž Vajngerl |
2024-01-25 | ITEM: Slight re-design of global Item-Reusage | Armin Le Grand (allotropia) |
2024-01-24 | cool#8023 editeng: support HTML paste | Miklos Vajna |
2024-01-24 | tdf#106733 sw cui: add CharNoHyphenation checkbox | László Németh |
2024-01-23 | tdf#158605 Add global SfxPoolItem re-use | Armin Le Grand (allotropia) |
2024-01-23 | ITEM: Solve SfxVoidItem(0) situation | Armin Le Grand (allotropia) |
2024-01-22 | tdf#159313: pass properties in correct order | Mike Kaganski |
2024-01-21 | editeng: change EditEngine getter to ref in {Imp}EditView | Tomaž Vajngerl |
2024-01-21 | editeng: in ImpEditEngine::Paint rename confusing variables | Tomaž Vajngerl |
2024-01-16 | editeng: add EditLineList test | Tomaž Vajngerl |
2024-01-16 | tdf#154248 Impress: fix color of hyperlink | Attila Szűcs |
2024-01-16 | calc: on editing invalidation of view with different zoom is wrong | Marco Cecchetti |
2024-01-15 | editeng: return ParaPortion from the list as a ref. | Tomaž Vajngerl |
2024-01-14 | ITEM: Move Shareable ItemFlag to SfxPolItem | Armin Le Grand (allotropia) |
2024-01-14 | editeng: change the ParaPortion parameter from pointer to ref. | Tomaž Vajngerl |
2024-01-14 | editeng: use EditLine as ref. and use const | Tomaž Vajngerl |
2024-01-14 | editeng: add simple test for CreateLines method | Tomaž Vajngerl |
2024-01-14 | editeng: use unique_ptr for Append and Insert into a EditLineList | Tomaž Vajngerl |
2024-01-14 | editeng: split up some code into own methods for CreateLines | Tomaž Vajngerl |
2024-01-13 | cid#1545795 silence Using invalid iterator | Caolán McNamara |
2024-01-12 | ITEM: No longer register Items at Pool | Armin Le Grand (allotropia) |
2024-01-12 | tdf#159049 use RTF_LINE for EE_FEATURE_LINEBR for copy | Regina Henschel |
2024-01-11 | tdf#156769 - Escape the question mark in the storage name | Andreas Heinisch |
2024-01-10 | tdf#159065 sc: fix PDF/UA link annotation | Tibor Nagy |