summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/tabfrm.cxx
AgeCommit message (Expand)Author
2022-04-04forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara
2022-03-02protect frame from triggering deleting itselfCaolán McNamara
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl
2021-06-21Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl
2021-05-21Replace magic numbers in SwTabFrame::UpdateAttr_()Miklos Vajna
2021-05-20Introduce SwTabFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-26loplugin:flattenNoel
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-04sw: fix unwanted long vertical border around vertically merged Word cellMiklos Vajna
2021-02-24crashtesting: iterators invalidated during loop with tdf94598-3.docxCaolán McNamara
2021-01-02Fix: Move remaining direct calls to SwLayoutFrame::Modify out of the wayBjoern Michaelsen
2020-12-13tabfrm:Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24Avoid unnecessary, wrong downcast from SwFormatRowSplit to SwFormatFrameSizeStephan Bergmann
2020-11-21Remove SwIterator hack in untableBjoern Michaelsen
2020-11-21callnk: Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen
2020-11-16tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07tdf#130639 sw layout: fix table positionLászló Németh
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-07-31tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl
2020-07-17sw: layout: fix missing invalidation of text frames in tablesMichael Stahl
2020-06-30tdf#134277 sw table: fix lagging shape at page breakBakos Attila
2020-06-13crashtesting: null deref in SwCellFrame::GetLayoutRowSpanCaolán McNamara
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-03Revert "tdf#105478 sw layout: treat minHeight as "do not split row""Justin Luth
2020-05-20NFC sw layout: optimize assignment of bAllowSplitOfRowJustin Luth
2020-05-19tdf#132642 sw layout: try2 emulate table kept-with-next not splittingJustin Luth
2020-05-11tdf#105478 sw layout: treat minHeight as "do not split row"Justin Luth
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-04tdf#123116 sw layout: don't "page-break" before oversized rowJustin Luth
2020-03-24tdf#131282 sw layout: fix shifted down table next to a fly frameMiklos Vajna
2020-03-12tdf#123116 sw layout: allow rows larger than page to split anywayJustin Luth
2020-03-02speedup sw build a littleNoel Grandin
2020-03-02sw: layout: fix wrongly positioned table rows in --convert-to pdfMichael Stahl
2020-02-14sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets caseMiklos Vajna
2020-01-17tdf#88496 DOCX: disable long repeating table headerLászló Németh
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin