summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)Author
2020-11-17tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl
2020-10-28tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl
2020-08-17tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl
2020-07-30(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl
2020-07-30tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl
2020-07-07tdf#134472 Only add spacing in header when flag is setSamuel Mehrbrodt
2020-06-20tdf#134009 sw: prevent spurious undos in SwColumnFrame::DestroyImpl()Michael Stahl
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl
2020-06-18tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-17tdf#133145 sw ContinuousEndnotes: fix moving endnotes to a previous pageMiklos Vajna
2020-05-29tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl
2020-05-29tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl
2020-04-05tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot
2020-04-05tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2019-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-11-27tdf#108642 remove dynamic_castNoel Grandin
2019-11-22tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh
2019-11-07tdf#128603 sw textbox: restore shape+frame pair on undoMiklos Vajna
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna
2019-10-24sw ContinuousEndnotes: fix moving them to the next pageMiklos Vajna
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-23sw: prefix members of SwFormatLineNumber and SwFormatSurroundMiklos Vajna
2019-09-10Fix typosAndrea Gelmini
2019-09-01Fix '..'Andrea Gelmini