summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-3/+3
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-1/+1
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin1-1/+1
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin1-3/+5
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-04-26convert tabopts to scoped enumNoel Grandin1-3/+3
2018-04-26SwEditShell functions that really want to return boolNoel Grandin1-1/+1
2018-04-20loplugin:constantparamNoel Grandin1-1/+1
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-10/+2
2018-04-13tdf#39593 fixed copy paste code in sw edlingu.cxxHrishabh1-0/+3
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-15Fix some IWYU warningsMiklos Vajna1-11/+4
2018-02-05TypedWhichId in sw(1)Noel Grandin1-0/+4
2018-01-30loplugin:unused-returns in swNoel Grandin1-16/+13
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-2/+2
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin1-1/+1
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian1-0/+3
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian1-2/+5
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-0/+4
2017-10-25TSCP: support removing paragraph metadata fieldsAshod Nakashian1-0/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-12/+12
2017-10-02TSCP: edit paragraph classificationAshod Nakashian1-0/+1
2017-10-02TSCP: paragraph classification supportAshod Nakashian1-0/+3
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian1-0/+4
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian1-1/+1