summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2018-06-08sw_redlinehide: SwScriptInfo conversion swcrsr.cxx,edattr.cxx,editsh.cxxMichael Stahl2-14/+51
2018-06-08sw_redlinehide: SwScriptInfo::GetScriptInfo() should return frame tooMichael Stahl1-6/+4
2018-06-08sw_redlinehide: SwScriptInfo must be inited with MergedParaMichael Stahl1-7/+15
2018-06-08sw_redlinehide: trivial conversions in editsh.cxx,ndtxt.cxxMichael Stahl1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0
2018-05-31dynamic_cast followed by static_castCaolán McNamara1-2/+2
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl1-1/+1
2018-04-27convert auto correct flags to scoped enumNoel Grandin2-6/+6
2018-04-26convert tabopts to scoped enumNoel Grandin2-2/+2
2018-04-26SwEditShell functions that really want to return boolNoel Grandin1-5/+5
2018-04-20loplugin:constantparamNoel Grandin3-7/+4
2018-04-16sw: prefix members of WriterMiklos Vajna1-5/+5
2018-04-13tdf#39593 fixed copy paste code in sw edlingu.cxxHrishabh1-94/+56
2018-04-12Translate German variable namesJohnny_M1-3/+3
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-3/+2
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-10/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-04-04loplugin:useuniqueptr in SwAutoCorrDocNoel Grandin1-4/+3
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara2-3/+0
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin1-1/+1
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-03-02sw: convert DELETEZ to unique_ptr in edlingu.cxxMichael Stahl1-24/+20
2018-03-02use more Color in SfxWatermarkItemNoel Grandin1-2/+2
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-19tdf#115569 don't sign or validate text in tablesAshod Nakashian1-6/+23
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko1-0/+6
2018-02-15Fix some IWYU warningsMiklos Vajna2-0/+2
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann1-9/+9
2018-01-30loplugin:unused-returns in swNoel Grandin8-44/+22
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze1-1/+10
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann3-9/+9
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-2/+2
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin2-2/+2
2017-12-29Fix typosAndrea Gelmini1-2/+2
2017-12-09tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-13/+4
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2017-12-04tdf#113037 Watermark centered in DOCSzymon Kłos1-4/+4
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-2/+1
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann5-7/+7
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin4-331/+336