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