summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itrtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+4
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-3/+0
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-0/+1
2019-02-14sw btlr writing mode layout: fix baseline offsetMiklos Vajna1-1/+7
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-06-08sw_redlinehide: trivial node conversion in itrtxt.cxxMichael Stahl1-3/+3
2018-06-08sw_redlinehide: rename it to SwAttrIter::MaybeHasHints()Michael Stahl1-2/+2
2018-06-08sw_redlinehide: SwAttrIter::GetHints only used to check if there areMichael Stahl1-2/+2
2018-06-08sw_redlinehide: convert SwTextIter::TruncLines() to MergedAttrIterMichael Stahl1-6/+6
2018-06-08sw_redlinehide: trivial conversions in itrtxt.cxxMichael Stahl1-4/+6
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-2/+2
2018-05-11sw: fix invalid 16-bit downcast in SwTextIter::TruncLines()Michael Stahl1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-1/+1
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-1/+1
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-10-22tdf#110994 make text-to-text alignment work in standard page mode.Mark Hung1-4/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-07sw: these should be assertsMichael Stahl1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-11tdf#89409 Render ruby inside the grid in standard mode.Mark Hung1-1/+3
2017-04-12tdf#39468 Translate German comments in swJens Carl1-1/+1
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-5/+5
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-15/+15
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-66/+66
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-31/+31
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-10-29sw: translate Netto to NetMichael Stahl1-3/+3
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-1/+1
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-80/+2
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-1/+0
2014-03-07sw: remove that GETGRID abominationMichael Stahl1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+1
2014-02-03sal_Bool to boolMatteo Casalin1-18/+17
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-4/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-1/+1
2012-12-06sal_Bool to boolTakeshi Abe1-1/+1
2012-12-05sal_Bool to boolTakeshi Abe1-1/+1