summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)Author
2023-10-21Make ConvertFieldsToText privateMike Kaganski
2023-10-15tdf#156250: sw: Keep comments when spell correction replaces a wordEMartinGube
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-06-12tdf#155041 - A11Y sidebar: fix warning about missing form control descriptionBalazs Varga
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-05-17sw: document SwEditShell::InsertTable()Miklos Vajna
2022-04-14tdf#52113, tdf#148312 Don't include table of contents hyperlinksJim Raykowski
2022-03-06make CellTextAttr half the sizeLuboš Luňák
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-03-13Drop duplicate methodMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara
2020-05-09compact namespace in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-01-24tdf#122901 track changes: keep paragraph top and bottom bordersLászló Németh
2019-01-24tdf#122893 track changes: keep paragraph alignmentLászló Németh
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-26SwEditShell functions that really want to return boolNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-18sw: fix some IWYU warningsMiklos Vajna