summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2024-02-06LanguageTag ctor can canonicalize against various known tagsCaolán McNamara
2024-02-06tdf#159507 editeng: support pasting HTML fragmentsMiklos Vajna
2024-02-02cool#8023 editeng: support HTML pasteMiklos Vajna
2024-01-23tdf#159313: pass properties in correct orderMike Kaganski
2024-01-12tdf#159049 use RTF_LINE for EE_FEATURE_LINEBR for copyRegina Henschel
2023-12-29Resolves: tdf#158608 put calc spelling suggestions at start of context menuCaolán McNamara
2023-12-19tdf#158703: return updated position from FnAddNonBrkSpaceMike Kaganski
2023-12-18tdf#158186 Fix saving ApplyNumberingAfterSpaceSamuel Mehrbrodt
2023-12-08tdf#129357 editeng: show soft hyphen in text boxes and shapesLászló Németh
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-01cid#1546413 silence Using invalid iteratorCaolán McNamara
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-25tdf#156243 Fix off-by-one bug for autocorrectMatt K
2023-11-20Extended loplugin:ostr: editengStephan Bergmann
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin 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-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07tdf#158083: RTF: drop export for \pgdsctblVasily Melenchuk
2023-11-03NFC related tdf#158031 editeng: flatten and simplify the codeJustin Luth
2023-11-02this should never be null, so we can use a referenceCaolán McNamara
2023-11-02crash seen in EditView::GetTransferable in calcCaolán McNamara
2023-10-21ofz#63406 Timeouts with huge fontsCaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: editengStephan Bergmann
2023-10-19tdf#147021 Use std::size() in editengWillian Pessoa
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12editeng: move the methods into Test class definitionTomaž Vajngerl
2023-10-12prefix some members of ImpEditEngineTomaž Vajngerl
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-09cid#1547102 Uninitialized pointer fieldCaolán McNamara
2023-10-08ofz#62236 avoid TimeoutCaolán McNamara
2023-10-07tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin