summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2025-01-10sw: clean up Start/EndAction in SwViewShell hierarchyMichael Stahl1-4/+0
2024-11-28tdf#164074 sw inline heading: add up/down outline movingLászló Németh1-1/+2
2024-09-23tdf#162326 remove character formats and styles on style applyOliver Specht1-1/+3
2024-06-03tdf#161248 Don't duplicate bullets used in documentSamuel Mehrbrodt1-1/+1
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt1-0/+1
2024-04-20loplugin:constantparam in swNoel Grandin1-2/+2
2024-04-20loplugin:constantparam in swNoel Grandin1-2/+1
2024-02-22UBSan RTTI fixesNoel Grandin1-1/+1
2024-02-19hide more symbolsNoel Grandin1-130/+130
2024-01-18tdf#109272: make sure that Delete / Backspace move cursor correctlyMike Kaganski1-2/+2
2023-10-21Make ConvertFieldsToText privateMike Kaganski1-1/+1
2023-10-15tdf#156250: sw: Keep comments when spell correction replaces a wordEMartinGube1-0/+4
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay11101-1/+1
2023-06-12tdf#155041 - A11Y sidebar: fix warning about missing form control descriptionBalazs Varga1-0/+7
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B1-1/+1
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga1-0/+14
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl1-2/+2
2022-05-17sw: document SwEditShell::InsertTable()Miklos Vajna1-0/+5
2022-04-14tdf#52113, tdf#148312 Don't include table of contents hyperlinksJim Raykowski1-1/+1
2022-03-06make CellTextAttr half the sizeLuboš Luňák1-1/+1
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl1-1/+1
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna1-1/+1
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-1/+1
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk1-2/+1
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin1-3/+3
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin1-4/+1
2021-03-13Drop duplicate methodMike Kaganski1-1/+0
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-5/+5
2020-11-05retire most of SwModifyBjoern Michaelsen1-2/+2
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-1/+2
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-1/+1
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara1-1/+1
2020-05-09compact namespace in swNoel Grandin1-5/+3
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-1/+5
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe1-1/+1
2019-01-24tdf#122901 track changes: keep paragraph top and bottom bordersLászló Németh1-1/+2
2019-01-24tdf#122893 track changes: keep paragraph alignmentLászló Németh1-1/+2
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian1-2/+5
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl1-1/+1
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian1-1/+4
2018-10-30loplugin:returnconstantNoel Grandin1-4/+2
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara1-1/+1