summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porrst.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-68/+68
2020-06-26Upcoming improved loplugin:elidestringvar: swStephan Bergmann1-1/+1
2020-06-02crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl1-9/+0
2020-05-18sw: HasBlinkPor() now always returns falseMiklos Vajna1-6/+0
2020-05-09sw: some rename of variables and reduce const castingTomaž Vajngerl1-22/+22
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-1/+1
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-21/+101
2020-01-30sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl1-1/+16
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna1-0/+7
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-3/+0
2019-06-27tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl1-1/+2
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-8/+8
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-3/+3
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-09-19sw_redlinehide_2: fix painting of "bars" in the marginMichael Stahl1-1/+2
2018-09-14loplugin:useuniqueptr in SwTextFrame::EmptyHeightNoel Grandin1-4/+3
2018-09-03use less magic in sw/Noel Grandin1-1/+1
2018-06-08sw_redlinehide: trivial node conversions in porrst.cxxMichael Stahl1-9/+10
2018-06-08sw_redlinehide: add 3rd mode to SwRedlineItrMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial conversions in porref.cxx,porrst.cxx,portox.cxxMichael Stahl1-7/+9
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-7/+7
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-9/+9
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-9/+9
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-9/+9
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-6/+6
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-02loplugin:casttovoid: swStephan Bergmann1-1/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-3/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-2/+2
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-2/+2
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-3/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-5/+5
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-08-24tdf#87224 Merge character borders across different scripts.Mark Hung1-0/+2
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-5/+5
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-3/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-30/+30
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2