summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/txtedt.cxx
AgeCommit message (Expand)Author
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
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-31Translate German variable namesJohnny_M
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-10-07sw: fix Android buildMiklos Vajna
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-12tdf#123898 Fix frame content misalignedSamuel Mehrbrodt
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2019-01-18use unique_ptr in SwTextNodeNoel Grandin
2019-01-18use unique_ptr in SwCursorMoveStateNoel Grandin
2019-01-15tdf#122722 sw: fix hidden text crash in SwTextFrame::GetCurWord()Michael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-10-07Fix typosAndrea Gelmini
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl