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