summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/txtedt.cxx
AgeCommit message (Expand)Author
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
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-27Initialise the spelling and grammar thing when Writer startsTor Lillqvist
2018-06-27sw: prefix members of SwInterHyphInfoTextFrameMiklos Vajna
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl
2018-06-08sw_redlinehide: convert spelling SwTextFrame funcs called by DoIdleJob_Michael Stahl
2018-06-08sw_redlinehide: hyphenationMichael Stahl
2018-06-08sw_redlinehide: make SwScanner independent of SwTextNodeMichael Stahl
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-08sw: remove no longer building debug code in txtedtMiklos Vajna
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand