summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl1-1/+1
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
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian1-1/+11
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl1-0/+3
2017-08-28sw: sign paragraphs and validateAshod Nakashian1-0/+4
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke1-0/+12
2017-08-08loplugin:unusedmethodsNoel Grandin1-3/+0
2017-08-04loplugin:constparams in sw part3Noel Grandin1-7/+7
2017-08-04sw: sign paragraph textAshod Nakashian1-1/+4
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian1-0/+3
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti1-0/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-2/+2
2017-05-19Watermark: extended configurationSzymon Kłos1-1/+1
2017-05-18Watermark: Insert watermark commandSzymon Kłos1-0/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-3/+3
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-4/+4
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-6/+6
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+5
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-1/+1