summaryrefslogtreecommitdiff
path: root/sw/source/core/text/atrstck.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-16loplugin:unusedfieldsNoel Grandin1-3/+0
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna1-2/+4
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-5/+2
2019-08-16Fix typosAndrea Gelmini1-2/+2
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-06-08Drop SwAttrHandler::SwAttrStack; use std::vector insteadMike Kaganski1-99/+30
2019-06-07tdf#125624: this bugdoc overflows sal_uInt16Mike Kaganski1-7/+7
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2018-09-19sw_redlinehide_2: fix use-after-free of SwFontMichael Stahl1-2/+11
2018-05-16sw: prefix members in SwAttrHandlerMichael Stahl1-53/+52
2018-05-16sw: prefix members in SwAttrHandler::SwAttrStackMichael Stahl1-27/+27
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-2/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-03-15remove useless castsJochen Nitschke1-1/+1
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-3/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-3/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin1-27/+27
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-47/+47
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-3/+3
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-62/+62
2014-11-11coverity#1130164 Unchecked return valueCaolán McNamara1-2/+2
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-9/+9
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher1-15/+19
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-06sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin1-7/+6
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-20/+10
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante1-65/+4
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-01coverity#708437 Uninitialized pointer fieldCaolán McNamara1-1/+5
2014-03-28coverity#705502 Dereference null return valueCaolán McNamara1-2/+7
2014-02-27Remove visual noise from swAlexander Wilms1-3/+2
2014-02-26Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin1-12/+13
2014-02-03sal_Bool to boolMatteo Casalin1-24/+21
2013-11-27Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-6/+15
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2