summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/tabfrm.cxx
AgeCommit message (Expand)Author
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
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-11-27tdf#108642 remove dynamic_castNoel Grandin
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-08-09Fix typosAndrea Gelmini
2019-08-07Fix typosAndrea Gelmini
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl
2019-08-01tdf#126138 sw: invalid static_cast in SwTabFrame::FindLastContent()Michael Stahl
2019-07-02sw: remove hacky liveness check in lcl_RecalcRow()Michael Stahl
2019-06-27sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl
2019-06-21sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl
2019-06-21sw: prepare for revert of hacky liveness checkMichael Stahl
2019-06-20Fix typoAndrea Gelmini
2019-06-19sw: improve translation of comments in tabfrm.cxxMichael Stahl
2019-06-19sw: convert that to assert()Michael Stahl