summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/ssfrm.cxx
AgeCommit message (Expand)Author
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
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-07-02crashtest: don't crash on layout of ooo70429-[1|2]Caolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann