summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/txtatr2.cxx
AgeCommit message (Expand)Author
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2020-12-06SwTextRuby: Modify no more (also make it final along the way)Bjoern Michaelsen
2020-12-03SwTextINetFormat: Modify no moreBjoern Michaelsen
2020-11-01sw/source/core/txtnode: ModifyNotification no more ...Bjoern Michaelsen
2020-10-31Remove remaining ModifyNotifications on TextNodeBjoern Michaelsen
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-03-31Translate German variable namesJohnny_M
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen
2017-10-02sw: prefix members of SwFormatRubyMiklos Vajna
2017-09-04sw: prefix members of SwFormatCharFormatMiklos Vajna
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-03-04sw: translate german comments in swfont.cxxMichael Stahl
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-18convert Link<> to typedNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-09-06sal_uInt16: constify, avoid temporaries, reduce scopeMatteo Casalin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-09Resolves: #i123988# assure that hyperlink attribute...Oliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-18String to OUString, mark as constMatteo Casalin
2013-08-18String to OUStringMatteo Casalin
2013-07-30String to OUStringMatteo Casalin
2012-12-12sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe