summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
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-20tdf#67347 fix stacked text kern problemsAttila Szűcs
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht
2024-02-01editeng: access ImpEditEngine with getImpl() not directTomaž Vajngerl
2024-01-29loplugin:unnecessarymethodsNoel Grandin
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-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-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
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-02editeng: better lifecycle control for ContentNode in EditDocTomaž Vajngerl
2023-12-28editeng: move EPosition in its own header fileTomaž Vajngerl
2023-12-28editeng: simplify and clean-up EPaMTomaž Vajngerl
2023-12-28editeng: add EPaM unit testsTomaž Vajngerl
2023-12-28editeng: move EPaM in its own header fileTomaž Vajngerl
2023-12-28editeng: simplify and clean-up ESelectionTomaž Vajngerl
2023-12-28editeng: move ESelection in its own header fileTomaž Vajngerl
2023-12-18tdf#158703: return updated position from FnAddNonBrkSpaceMike Kaganski
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15related tdf#158031 editeng: GetFieldAtSel...(+look before cursor)Justin Luth
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-10loplugin:fieldcast in accessibility::AccessibleContextBaseNoel Grandin
2023-11-10tdf#157363 add HTML format when pasting into draw textOliver Specht
2023-11-08fix spelling, Attribut -> AttributeNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-02this should never be null, so we can use a referenceCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-08Simplify a bitMike Kaganski
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-09-23tdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen
2023-09-10SvxUnoNumberingRules does not need to implement XAggreggationNoel Grandin
2023-09-09SvxUnoTextContentEnumeration does not need to implement XAggreggationNoel Grandin