summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
25 hourstdf#161508: add another loop control hackMike Kaganski1-1/+27
5 daystdf#161215 sw: layout: don't move into section frame on same pageMichael Stahl1-1/+11
5 daystdf#161217 sw: layout: don't move into to-be-deleted section frameMichael Stahl1-1/+7
6 daystdf#161340 Revert partially 6cdf523f179f3e7ed94267502a5fe3d1247398ccGabor Kelemen2-10/+13
7 daystdf#77388 sw: add missing commentLászló Németh1-0/+1
9 daysMake sure that the big value doesn't readily overflowMike Kaganski2-2/+3
9 daystdf#77388 sw: fix missing table border at cropped imagesLászló Németh1-2/+2
10 daystdf#161368: use SwTwips for twip sizes, instead of sal_uInt16Mike Kaganski3-5/+5
12 daystdf#160984 sw continuous endnotes: fix the endnote continuation separator lenMiklos Vajna2-3/+24
12 daysDrop direct uses of SwRectFn; use SwRectFnSet insteadMike Kaganski5-93/+88
12 daystdf#160958: merge hidden section's follows; move first-on-page section backMike Kaganski1-0/+52
14 daystdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh1-5/+33
2024-05-29tdf#161202: lowers shouldn't move forward because of lack of spaceMike Kaganski5-1/+45
2024-05-29Revert "tdf#161261 sw: fix lost size of image resized in fixed-height cell"Stephan Bergmann1-33/+5
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin1-1/+2
2024-05-28sw doc model xml dump: show SwFormatEndAtTextEndMiklos Vajna1-0/+8
2024-05-28tdf#160198 Compatibility in background shapes/picturesOliver Specht3-19/+83
2024-05-27tdf#160984 sw continuous endnotes: fix crash on loading forum-mso-en-7731.docxMiklos Vajna1-1/+3
2024-05-27Fix typoAndrea Gelmini1-1/+1
2024-05-24tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh1-5/+33
2024-05-24tdf#160984 sw continuous endnotes: fix the endnote separator lengthMiklos Vajna1-1/+8
2024-05-23tdf#160984 sw continuous endnotes: fix the endnote separator positionMiklos Vajna1-7/+20
2024-05-22tdf#160984 sw continuous endnotes: fix the endnote container's top marginMiklos Vajna1-2/+47
2024-05-22Related: tdf#145972 sw images: fix rounding error in relative size calculationMiklos Vajna1-2/+3
2024-05-20remove hole in SwFrameAreaDefinition structNoel Grandin1-3/+3
2024-05-17tdf#160952 sw: ignore top margin only at page top, not in flyMiklos Vajna1-0/+6
2024-05-16tdf#160984 sw continuous endnotes, DOC import: enable this unconditionallyMiklos Vajna1-0/+11
2024-05-15tdf#160897 sw: layout: fail SwTabFrame::Split on footnote overlapMichael Stahl1-0/+11
2024-05-15tdf#161083 sw continuous endnotes: fix layout with a section at doc endMiklos Vajna1-1/+15
2024-05-15tdf#160952 sw: ignore top margin only at page top, not e.g. table topMiklos Vajna1-3/+3
2024-05-14tdf#160984 sw continuous endnotes: switch to a section-based layoutMiklos Vajna2-22/+60
2024-05-09tdf#160984 sw continuous endnotes: add a way to find the endnote section startMiklos Vajna2-0/+24
2024-05-07tdf#160952 sw: ignore top margin of para on non-first pages with newer DOCXMiklos Vajna2-0/+37
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara13-17/+34
2024-05-03replace createFromAscii with OUString literals in SwFormatNoel Grandin1-11/+0
2024-05-01Make pNoteURL thread-local, just in caseMike Kaganski1-2/+2
2024-04-30tdf#160867: restore HTML map export for text hyperlinks in framesMike Kaganski1-0/+1
2024-04-30SwModify::Add/Remove always derefs argCaolán McNamara5-17/+16
2024-04-26sw: check GetUserCallXisco Fauli7-69/+89
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-1/+1
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski1-14/+14
2024-04-12sw: workaround crash in IsAllHiddenRow()Michael Stahl1-1/+2
2024-04-08tdf#160067 sw floattable: fix missing move bwd of paras in split section frameMiklos Vajna1-2/+2
2024-04-07Drop a redundant checkMike Kaganski1-2/+0
2024-04-06Simplify a bitMike Kaganski1-6/+4
2024-04-05sw: layout: remove superfluous pages again in InternalAction()Michael Stahl1-0/+6
2024-04-04improve font name in SwPageFrame::GetEmptyPageFont()Noel Grandin1-1/+1
2024-04-04Drop one redundant checkMike Kaganski1-1/+1
2024-03-27tdf#131253 sw: draw frame text boundary if fly has textframeJustin Luth1-0/+2
2024-03-26tdf#129905 tdf#160365 sw: don't always draw text boundary on framesJustin Luth1-1/+2