summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)Author
2021-03-29xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl
2018-12-21tdf#116496: don't add header when setting empty watermarkMike Kaganski
2018-09-20tdf#119770 nullptr GetGraphic returnCaolán McNamara
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-06-14sw_redlinehide: SwScriptInfo conversion swcrsr.cxx,edattr.cxx,editsh.cxxMichael Stahl
2018-06-14sw_redlinehide: SwScriptInfo::GetScriptInfo() should return frame tooMichael Stahl
2018-06-14sw_redlinehide: SwScriptInfo must be inited with MergedParaMichael Stahl
2018-06-14sw_redlinehide: trivial conversions in editsh.cxx,ndtxt.cxxMichael Stahl
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl
2018-04-27convert auto correct flags to scoped enumNoel 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-16sw: prefix members of WriterMiklos Vajna
2018-04-13tdf#39593 fixed copy paste code in sw edlingu.cxxHrishabh
2018-04-12Translate German variable namesJohnny_M
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-04loplugin:useuniqueptr in SwAutoCorrDocNoel Grandin
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-02sw: convert DELETEZ to unique_ptr in edlingu.cxxMichael Stahl
2018-03-02use more Color in SfxWatermarkItemNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-19tdf#115569 don't sign or validate text in tablesAshod Nakashian
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2018-02-15Fix some IWYU warningsMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-09tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-12-04tdf#113037 Watermark centered in DOCSzymon Kłos
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann