summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth1-5/+11
2021-02-22sw: prefix members of SwFixPortion, SwFlyPortion, SwGluePortion and ...Miklos Vajna5-30/+30
2021-02-18adapt to prefixing , even when OSL_DEBUG_LEVEL > 1Tomoyuki Kubota1-2/+2
2021-02-15sw: prefix members of SwHangingPortion, SwKernPortion, SwTextGuess and ...Miklos Vajna4-136/+136
2021-02-10Fix loplugin:stringliteralvarStephan Bergmann1-2/+2
2021-02-08sw: prefix members of SwArrowPortion, SwTextLine, SwTextPainter and ...Miklos Vajna8-42/+42
2021-02-04use more StaticWhichCastBjoern Michaelsen1-80/+76
2021-02-01sw: prefix members of FormatLevel, SwNumberPortion, SwPostItsPortion and ...Miklos Vajna7-53/+53
2021-01-28simplify code, use more subView()Noel1-2/+2
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-5/+5
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna6-140/+140
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh2-4/+7
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna6-119/+123
2021-01-15tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl1-0/+2
2021-01-15tdf#135014 sw_fieldmarkhide: fix bogus assert on loading the bugdocMichael Stahl1-1/+1
2021-01-12sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and SwTextMarginMiklos Vajna12-166/+166
2021-01-12transparency->alpha in tools::ColorNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna7-62/+62
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann2-3/+11
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann4-6/+14
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-4/+4
2020-12-24custom literal for Degree10Noel Grandin9-17/+17
2020-12-16tdf#138592: also consider following zero-width text portionsMike Kaganski1-0/+6
2020-12-16tdf#138847 sw ChangesInMargin: show all characters in marginLászló Németh1-2/+27
2020-12-15Fix typoAndrea Gelmini1-1/+1
2020-12-14SwContentFrame: Modify no moreBjoern Michaelsen1-4/+4
2020-12-10sw: avoid crashing in SwFrame::dumpAsXmlAttributes()Michael Stahl1-1/+1
2020-12-07sw: prefix members of SwBlockName, SwTaggedPDFHelper, ...Miklos Vajna1-9/+9
2020-12-01sw_fieldmarkhide: CID#1470358: Null pointer dereferencesMichael Stahl1-1/+2
2020-11-28tdf#124176: Use pragma once instead of include guardsBartu Bayazıt3-12/+7
2020-11-25crashtesting: null deref on load of ooo72915-2.odtCaolán McNamara1-3/+4
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen7-5/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-2/+2
2020-11-23tdf#120290 sw: comment no longer needs any widthJustin Luth1-2/+2
2020-11-21tdf#124176: Use pragma once instead of include guardsMücahid Aydin5-20/+9
2020-11-20Remove unused defineGabor Kelemen1-6/+0
2020-11-19sw_fieldmarkhide: remove silly check in SwTextFrame::PaintExtraData()Michael Stahl1-2/+1
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer4-24/+23
2020-11-18tdf120290 sw: move cursor behind comment at line endJustin Luth1-3/+7
2020-11-17sw_fieldmarkhide: let CheckParaRedlineMerge() hide fieldmarksMichael Stahl1-24/+157
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl1-3/+3
2020-11-17sw_fieldmarkhide: SwRedlineItr assumption that Show means no MergedParaMichael Stahl1-18/+34
2020-11-16tdf#137771 sw ChangesInMargin: fix end of paragraphLászló Németh1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-2/+6
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin5-11/+11
2020-11-05retire most of SwModifyBjoern Michaelsen1-2/+2