summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/ssfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-90/+90
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna1-1/+13
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin1-1/+1
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-2/+2
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna1-6/+7
2019-08-24loplugin:returnconstval in swNoel Grandin1-2/+2
2019-08-12sw: fix assert in SwTextFrame::RegisterToNode() on ooo33427-1.sxwMichael Stahl1-2/+3
2019-07-21crashtesting: failures on swfootnoteframe_colunlock_heap_use_after_free.sampleCaolán McNamara1-40/+1
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-04-25ubsan: use after freeCaolán McNamara1-1/+29
2019-04-18forcepoint#80 avoid crashCaolán McNamara1-2/+10
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-14sw btlr writing mode shell: fix cursor selectionMiklos Vajna1-4/+5
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna1-2/+2
2018-11-15sw_redlinehide_3: fix SwAccessibleParagraph not being disposedMichael Stahl1-1/+3
2018-10-10forcepoint#74 crash in layoutCaolán McNamara1-0/+3
2018-10-03tdf#41542 sw cleanup: m_bBorderDist was always trueJustin Luth1-2/+2
2018-09-19sw_redlinehide_2: JoinPrev() may need to move frames on deleted ...Michael Stahl1-2/+9
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl1-1/+8
2018-09-19sw_redlinehide_2: show/hide footnotes in redlinesMichael Stahl1-1/+2
2018-09-19sw_redlinehide_2: assert that SwContentFrame is created only when allowedMichael Stahl1-0/+1
2018-08-09forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara1-0/+1
2018-08-09dynamic_cast followed by static_castCaolán McNamara1-2/+2
2018-06-08sw_redlinehide: SwContentFrame::DestroyImpl()Michael Stahl1-3/+8
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl1-1/+1
2018-06-08sw_redlinehide: use WriterMultiListener to connect SwTextFrameMichael Stahl1-1/+4
2018-06-08sw_redlinehide: reinit m_pMergedPara on split nodeMichael Stahl1-0/+1
2018-06-08sw_redlinehide: move SwContentFrame::RegisterToNode to SwTextFrameMichael Stahl1-1/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-14/+14
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-14/+14
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-12/+12
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl1-6/+5
2017-12-19loplugin:unusedmethodsNoel Grandin1-45/+0
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-2/+1
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-62/+62
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-36/+16
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-78/+78
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-12/+32
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-26/+66
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-64/+64
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-04-11tdf#107057 revert the logic of SwFrame::PaintAreaMark Hung1-5/+0
2017-04-07tdf#106390 improve table in table and table in frame clipping.Mark Hung1-0/+5
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-3/+3
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1