summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/fly.cxx
AgeCommit message (Expand)Author
10 daystdf#160198 Compatibility in background shapes/picturesOliver Specht
2024-05-22Related: tdf#145972 sw images: fix rounding error in relative size calculationMiklos Vajna
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-26sw: check GetUserCallXisco Fauli
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-02-01tdf#159015 sw: layout: fix infinite loop in ::CalcContent()Michael Stahl
2024-01-22tdf#132810 Prevent more crashes on gallery objectsMatt K
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski
2023-11-29tdf#158341 sw floattable: fix layout loop when fly is below the body frameMiklos Vajna
2023-11-17sw: fix layout crash in SwObjectFormatterTextFrame::DoFormatObj()Michael Stahl
2023-11-16sw floattable, delete UI: fix unfloat button for cant-split framesMiklos Vajna
2023-09-28sw floattable: maintain the invariant that fly height is at least MINFLYMiklos Vajna
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-08-25sw layout xml dump: merge some copy&paste into a SwFrame::dumpAsXml()Miklos Vajna
2023-08-24sw floattable: don't split if anchored inside a footnoteMiklos Vajna
2023-08-18tdf#156728 sw: layout: invalidate fly on header/footer sizeMichael Stahl
2023-08-08tdf#156551 tdf#150606 sw: layout: only invalidate SwTabFrame if it...Michael Stahl
2023-08-04sw floattable, crashtesting: fix PDF export of tdf73201-1.docxMiklos Vajna
2023-07-31tdf#156350 sw floattable: fix bad additional <draw:frame> in ODT with layoutMiklos Vajna
2023-07-18tdf#120262 sw floattable, legacy: go outside body only for page frame vert posMiklos Vajna
2023-06-01tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl
2023-05-24sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna
2023-05-22sw floattable: fix assert fail when object formatter gets the wrong anchorMiklos Vajna
2023-05-19sw floattable: fix legacy max height of split flys with negative vert offsetMiklos Vajna
2023-05-05sw floattable: fix UI for turning fly split offMiklos Vajna
2023-05-05sw layout xml dump: extract SwFlyFrame::dumpAsXml() from SwFrameMiklos Vajna
2023-05-04sw floattable, crashtesting: fix PDF export of ooo9470-1.docMiklos Vajna
2023-04-21sw floattable, crashtesting: fix PDF export of forum-mso-de-117064.docxMiklos Vajna
2023-04-18sw: fix divide by 0 in SwFlyFrame::CalcRelXisco Fauli
2023-04-18sw floattable, layout: don't split inside headers/footersMiklos Vajna
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-03-17sw floattable, legacy: also consier fly position when deciding the bottomMiklos Vajna
2023-03-16sw floattable, legacy: restrict height when using bottom margin areaMiklos Vajna
2023-03-13sw floattable: handle Word 2010 legacy mode in SwFlyFrameMiklos Vajna
2023-03-07sw floattable: grow the print area as well in SwFlyFrame::Grow_()Miklos Vajna
2023-03-03sw floattable: undefined behavior in SwFlyFrame::UpdateAttr_()Miklos Vajna
2023-03-01sw floattable: update layout when enabling fly split via UNOMiklos Vajna
2023-02-27sw floattable: allow extra space on top of child content in SwFlyFrame::Grow_()Miklos Vajna
2023-02-24sw floattable: don't promise infinite growth in SwFlyFrame::Grow_()Miklos Vajna
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-07sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-02-03sw: avoid unwanted initial content in split/follow fly framesMiklos Vajna
2023-02-01sw: introduce SwFlyFrame::IsFlySplitAllowed()Miklos Vajna
2023-01-31sw: if the fly is to be split, then limit its growth in SwFlyFrame::Format()Miklos Vajna
2022-11-19tdf#152106 sw layout: fix freezing of multicol sections with flysLászló Németh
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin