summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara
2024-02-21tdf#67347 fix regression stacked text in calcAttila Szűcs
2024-02-21tdf#159797 replace dash also between sentencesOliver Specht
2024-02-20tdf#67347 fix stacked text kern problemsAttila Szűcs
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-19Fix typoAndrea Gelmini
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-17editeng: remove getHeight as a similar GetHeight already exitsTomaž Vajngerl
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2024-02-16tdf#154248 sd: change multiline field wrappingAttila Szűcs
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-02-14Fix typoAndrea Gelmini
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-12editeng: make TextPortionList iterable with ranged forTomaž Vajngerl
2024-02-12editeng: move isEmpty impl. from ParaPortion to TextPortionListTomaž Vajngerl
2024-02-12editeng: prefix members of ParaPortion & add some access methodsTomaž Vajngerl
2024-02-10editeng: simplify and clean-up struct in for ImpEditEngTomaž Vajngerl
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-02editeng: GetCursorFlags flags to CursorFlags struct of boolsTomaž Vajngerl
2024-02-02tdf#159507 editeng: support pasting HTML fragmentsMiklos Vajna
2024-02-01editeng: access ImpEditEngine with getImpl() not directTomaž Vajngerl
2024-01-29LanguageTag ctor can canonicalize against various known tagsCaolán McNamara
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25editeng: prefix members of ImpEditViewTomaž Vajngerl
2024-01-25editeng: in EditView, access ImpEditView as a referenceTomaž Vajngerl
2024-01-25ITEM: Slight re-design of global Item-ReusageArmin Le Grand (allotropia)
2024-01-24cool#8023 editeng: support HTML pasteMiklos Vajna
2024-01-24tdf#106733 sw cui: add CharNoHyphenation checkboxLászló Németh
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2024-01-22tdf#159313: pass properties in correct orderMike Kaganski
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-21editeng: in ImpEditEngine::Paint rename confusing variablesTomaž Vajngerl
2024-01-16editeng: add EditLineList testTomaž Vajngerl
2024-01-16tdf#154248 Impress: fix color of hyperlinkAttila Szűcs
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-15editeng: return ParaPortion from the list as a ref.Tomaž Vajngerl
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-14editeng: change the ParaPortion parameter from pointer to ref.Tomaž Vajngerl
2024-01-14editeng: use EditLine as ref. and use constTomaž Vajngerl
2024-01-14editeng: add simple test for CreateLines methodTomaž Vajngerl
2024-01-14editeng: use unique_ptr for Append and Insert into a EditLineListTomaž Vajngerl
2024-01-14editeng: split up some code into own methods for CreateLinesTomaž Vajngerl
2024-01-13cid#1545795 silence Using invalid iteratorCaolán McNamara
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-12tdf#159049 use RTF_LINE for EE_FEATURE_LINEBR for copyRegina Henschel