summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl1-0/+13
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl1-0/+9
2020-07-30(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-07-30tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl1-1/+12
2020-07-30tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl1-1/+8
2020-07-30tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl1-0/+2
2020-07-30tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl1-0/+5
2020-07-30Revert "tdf#132944 sw_redlinehide: delete of insert redline"Michael Stahl3-47/+3
2020-07-30tdf#133967 sw_redlinehide: fix redline deletion of table containing redlinesMichael Stahl1-51/+97
2020-07-29sw: fix AppendRedline() creating empty redlines for OutsideMichael Stahl1-13/+28
2020-07-22tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl1-3/+3
2020-07-18sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl2-2/+16
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna1-0/+17
2020-07-12tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk1-5/+0
2020-07-07tdf#134472 Only add spacing in header when flag is setSamuel Mehrbrodt1-1/+4
2020-07-07tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl2-22/+34
2020-07-01tdf#134099 sw: fix textbox anchors on copy-paste and undoMiklos Vajna2-0/+18
2020-07-01tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk1-9/+6
2020-06-30tdf#134404 sw: another subtlety with start/end of section (at-para flys)Michael Stahl1-2/+2
2020-06-30tdf#83309: sw: do not create bullet with no charVasily Melenchuk1-5/+8
2020-06-30tdf#119081 sw: fix RTF paste into outer table cellMiklos Vajna1-2/+1
2020-06-22tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot1-0/+23
2020-06-20tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl2-2/+15
2020-06-20tdf#134009 sw: prevent spurious undos in SwColumnFrame::DestroyImpl()Michael Stahl1-0/+3
2020-06-20tdf#134021 sw_redlinehide: fix crash if document contains only tableMichael Stahl1-1/+14
2020-06-20tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl1-1/+5
2020-06-20tdf#127635 sw_redlinehide: put point at the end of deletionMichael Stahl1-1/+13
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
2020-06-18tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt3-1/+14
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl1-1/+6
2020-06-18tdf#132944 sw_redlinehide: delete of insert redlineMichael Stahl3-3/+48
2020-06-17tdf#133145 sw ContinuousEndnotes: fix moving endnotes to a previous pageMiklos Vajna1-0/+18
2020-06-17tdf#132321 tdf#133957 sw: for at-para fly, ignore anchor SwIndexMichael Stahl1-1/+3
2020-06-16tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl5-24/+46
2020-06-14tdf#131912 sw: fix spell check correct deleting flysMichael Stahl3-26/+24
2020-06-12sw: reindent thatMichael Stahl2-43/+42
2020-06-12tdf#132321 sw: adapt fly at-para deletion to at-char wrt. sectionsMichael Stahl1-2/+2
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk1-1/+9
2020-06-12tdf#132254 sw: fix block selection copy reversed orderMichael Stahl1-2/+2
2020-06-12crashtesting: sw: fix export of ooo24576-1.doc and ooo79410-1.sxw to odtMichael Stahl1-1/+1
2020-06-12tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk1-0/+7
2020-06-12tdf#132744 sw: fix subtle difference when checking end of sectionMichael Stahl1-2/+15
2020-06-11tdf#101856 copy missing bookmark propertiesSerge Krot5-3/+18
2020-06-10tdf#133641 sw: fix crash double-clicking CH_TXT_ATR_FORMELEMENTMichael Stahl1-1/+2
2020-06-10tdf#132725 sw: SwUndoDelete: don't group if flys are be deletedMichael Stahl1-0/+27
2020-06-10tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot1-0/+24
2020-06-10tdf#132597 sw: fix inconsistent handling of ExcludeFlyAtStartEndMichael Stahl2-3/+7
2020-06-09tdf#133474 DOC import: fix lazy-loading of images with zero sizeMiklos Vajna1-0/+7
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna1-2/+12