summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/txtedt.cxx
AgeCommit message (Expand)Author
2023-10-27tdf#157937 sw: fix freezing of cycle case on tracked changesLászló Németh
2023-10-11tdf#157442 sw: fix spell checking of words next to digitsLászló Németh
2023-05-08tdf#154499 sw spell checking: add 2-word phrase checkingLászló Németh
2023-05-03tdf#148956 sw: clear nAttrStart == paraEnd hints in DOCXJustin Luth
2023-03-07clang-tidy dead-storeNoel Grandin
2022-12-22check GetEditShell()Caolán McNamara
2022-12-14Fix typoAndrea Gelmini
2022-12-13tdf#45949 sw: add spell checking to hyperlinked textLászló Németh
2022-12-13tdf#152492 sw: fix unwanted spell checking of parts of URLsLászló Németh
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-16sw: refactor SwParaIdleData - rename, lifecycle, move to headerTomaž Vajngerl
2022-10-11use more string_view in swNoel Grandin
2022-09-30use more SwPosition::AdjustNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-16use SwPosition in SwArgsBaseNoel Grandin
2022-09-02assert SwContentNodeIndex passed to SwTextNode are actually also on that nodeNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-12Remove duplicated includeAndrea Gelmini
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-08sw: split HideFieldmarkCommands out of ExpandFieldsMichael Stahl
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner
2022-02-17tdf#147196: Fix crash in editeng when applying title case formatMichael Warner
2022-02-01tdf#144851 Honor Selection When Applying Title Case FormatMichael Warner
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-26tdf#49033 Honor Selection When Applying Sentence Case FormatMichael Warner
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-08-02tdf#65535 sw spell: ignore comment marker when checking spellingJustin Luth
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-02quieten down this warningNoel Grandin
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin
2021-04-30sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-12-02tdf#66043 sw: fix spell checking of word with deletionLászló Németh
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-05tdf#109266 sw change tracking: track transliterationLászló Németh