summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porlin.cxx
AgeCommit message (Expand)Author
2023-11-02sw: SwLinePortion::Move() should be constMichael Stahl
2023-03-10sw: fix stale SwNumberPortion follow flagMichael Stahl
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-05-13tdf#104930 aligning CTL text with hanging baseline.Mark Hung
2022-04-16use more string_view in swNoel Grandin
2022-04-01sw layout xml dump: handle hyph portionsMiklos Vajna
2021-10-12sw layout xml dump: show type even for multi-portionsMiklos Vajna
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea
2021-10-05sw layout xml dump: show width/height/length even for multi-portionsMiklos Vajna
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-16sw layout xml dump: show SwLinePortionMiklos Vajna
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-01-12sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and SwTextMarginMiklos Vajna
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-01-30sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl
2020-01-30sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-08sw_redlinehide: trivial conversions in porlin.cxxMichael Stahl
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-12tdf#39468 Translate German comments in swJens Carl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-06Avoid temporary OUStringsMatteo Casalin
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante
2014-03-11"underflow" is one wordTor Lillqvist
2014-03-09coverity#708456 Uninitialized scalar fieldCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-08sal_Bool to boolMatteo Casalin