summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-08-06tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl3-0/+163
2020-08-03tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl1-1/+8
2020-08-03(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-08-03tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl3-1/+159
2020-07-27tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl1-3/+3
2020-07-18sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl3-2/+38
2020-07-17tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth1-1/+1
2020-07-16tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl1-1/+1
2020-07-16tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl1-5/+5
2020-07-15tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth1-0/+4
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna3-0/+29
2020-07-12tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk5-12/+24
2020-07-10tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+1
2020-07-09tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk1-0/+0
2020-07-08ofz#23961 pad back to original lengthCaolán McNamara1-0/+3
2020-07-07tdf#134472 Only add spacing in header when flag is setSamuel Mehrbrodt3-1/+12
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl2-109/+6
2020-07-07tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl3-24/+37
2020-07-07tdf#132956 Chart view: fix missing plot areaBalazs Varga2-2/+18
2020-07-03tdf#130151 Fix toc pointing to wrong pageSamuel Mehrbrodt1-2/+2
2020-07-01DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna1-2/+2
2020-07-01tdf#134099 sw: fix textbox anchors on copy-paste and undoMiklos Vajna4-0/+46
2020-07-01tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk3-9/+18
2020-06-30tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot4-25/+113
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 Vajna5-2/+170
2020-06-24tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara3-4/+5
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-19tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth1-3/+5
2020-06-18tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt10-1/+145
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 Vajna3-0/+35
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 Stahl6-24/+49
2020-06-14tdf#131912 sw: fix spell check correct deleting flysMichael Stahl5-27/+174
2020-06-14tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky2-0/+30
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 Melenchuk5-3/+25
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 Melenchuk5-18/+49