summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin
2023-09-11SvxSimpleUnoModel does not need to implement XAggreggationNoel Grandin
2023-09-07SvxUnoNumberingRulesCompare does not need to implement XAggreggationNoel Grandin
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-09-01SAL_WARN->SAL_INF in SvxUnoTextFieldNoel Grandin
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-08-26editeng: fix crash in EditDoc::FindAttribsXisco Fauli
2023-08-22smallcaps: support dxarray in SvxDoDrawCapitalCaolán McNamara
2023-08-22smallcaps: we only use width, so drop the heightCaolán McNamara
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara
2023-08-22Related: tdf#98367 export editeng EE_CHAR_CASEMAP the same as writer doesCaolán McNamara
2023-08-21character preview is drawing two overlines for Small CapsCaolán McNamara
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15fix crash in LOKNoel Grandin
2023-07-31tdf#156470 add SAL_INFO calls for debuggingPatrick Luby
2023-07-31Fix surrogate pairs handling when tweaking script infoKhaled Hosny
2023-07-29tdf#156165: Fix replace custom styles while typingBaole Fang
2023-07-27tdf#112594: Group NNBSP with the Mongolian characters after itKhaled Hosny
2023-07-27tdf#156482: fix order in SvxBaseAutoCorrCfg::ImplCommitMike Kaganski
2023-07-25editeng: Call unicode::getUnicodeType() on UTF-32 code unitsKhaled Hosny
2023-07-23editeng: Don’t unintentionally set KernArray.mnSubUnitFactorKhaled Hosny