summaryrefslogtreecommitdiff
path: root/sw/source/core/text/pormulti.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-28Flatten a bit: !pNode was excluded aboveMike Kaganski1-25/+23
2023-11-30use more SwTwips in CalcSpacingNoel Grandin1-3/+3
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+2
2023-11-02sw: PDF/UA export: produce Link SEs for RTL textMichael Stahl1-0/+5
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl1-1/+31
2023-10-16ofz#63295 Null-dereference READCaolán McNamara1-1/+1
2023-09-25ofz#62688 Null-dereference READ in SwRubyPortion::SwRubyPortionCaolán McNamara1-4/+9
2023-08-20ofz#61511 Direct-leakCaolán McNamara1-0/+3
2022-10-27tdf#151736 writer direct formatting crashNoel Grandin1-5/+14
2022-08-19unique_ptr->optional in SwFontSaveNoel Grandin1-7/+6
2022-04-05Fix typosAndrea Gelmini1-1/+1
2022-04-01sw layout xml dump: handle hyph portionsMiklos Vajna1-5/+16
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák1-1/+1
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtNoel Grandin1-30/+18
2021-11-27tdf#64991 speed up loading large RTL documentsNoel Grandin1-3/+5
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea1-7/+7
2021-09-17sw layout xml dump: show SwMultiPortionMiklos Vajna1-0/+14
2021-09-14tdf#144305 sw: fix rendering of ruby portions with non-default ruby alignmentMiklos Vajna1-1/+1
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock1-1/+1
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna1-1/+1
2021-05-29no need to allocate these on the heapNoel Grandin1-54/+54
2021-05-26fix leak in BuildMultiPortionNoel Grandin1-3/+4
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-5/+5
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna1-4/+4
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna1-5/+5
2021-03-17sw: prefix members of SwIsoRefPortion, SwIsoToxPortion, ...Miklos Vajna1-46/+45
2021-02-01sw: prefix members of FormatLevel, SwNumberPortion, SwPostItsPortion and ...Miklos Vajna1-11/+11
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna1-67/+67
2020-12-24custom literal for Degree10Noel Grandin1-2/+2
2020-10-28convert some more long -> tools::LongNoel1-2/+2
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+2
2020-10-20use tools::Long in swNoel1-10/+10
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-12/+12
2020-06-02crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl1-1/+7
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-0/+14
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-6/+0
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+7
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna1-4/+4
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-05Fix typosAndrea Gelmini1-2/+2
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin1-4/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-01sw: prefix members of SwMultiPortionMiklos Vajna1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+1