summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-24tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara3-4/+5
2020-06-24tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth1-3/+5
2020-06-24tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl1-1/+5
2020-06-24crashtesting: sw: fix export of ooo24576-1.doc and ooo79410-1.sxw to odtMichael Stahl1-1/+1
2020-06-24tdf#132321 sw: adapt fly at-para deletion to at-char wrt. sectionsMichael Stahl1-2/+2
2020-06-24tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
2020-06-24tdf#132725 sw: SwUndoDelete: don't group if flys are be deletedMichael Stahl1-0/+27
2020-06-24tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl1-1/+6
2020-06-24tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl2-2/+15
2020-06-23tdf#134021 sw_redlinehide: fix crash if document contains only tableMichael Stahl1-1/+14
2020-06-23fix tdf#83309 tdf#120394 tdf#132754: squashed fix backportVasily Melenchuk9-21/+90
2020-06-17tdf#132744 sw: fix subtle difference when checking end of sectionMichael Stahl1-2/+15
2020-06-15tdf#133641 sw: fix crash double-clicking CH_TXT_ATR_FORMELEMENTMichael Stahl1-1/+2
2020-06-15tdf#132597 sw: fix inconsistent handling of ExcludeFlyAtStartEndMichael Stahl2-3/+7
2020-06-15tdf#132254 sw: fix block selection copy reversed orderMichael Stahl1-2/+2
2020-06-09tdf#133604 sw: DOCX export: put CH_TXT_ATR_FORMELEMENT in its own runMichael Stahl1-1/+5
2020-06-09tdf#133474 DOC import: fix lazy-loading of images with zero sizeMiklos Vajna3-0/+23
2020-06-09tdf#101856 correct Insert bookmark dialogSerge Krot2-3/+7
2020-06-06rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current()Caolán McNamara1-2/+3
2020-06-06tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot2-2/+5
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna4-2/+35
2020-06-05tdf#120394: list format string can be emptyVasily Melenchuk3-6/+7
2020-06-02tdf#124790: sw: handle SubtractFlys when replacing compat optionsMiklos Vajna1-0/+1
2020-06-01tdf#133426 Make mail merge progress dialog modalMichael Weghorn1-0/+1
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-166/+1
2020-05-29tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl2-0/+39
2020-05-29tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl5-4/+47
2020-05-29tdf#131684: Add unittestXisco Fauli2-0/+31
2020-05-28tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk2-0/+9
2020-05-26Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth7-10/+54
2020-05-25tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-23tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl3-0/+21
2020-05-19tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna6-2/+38
2020-05-19sw: UITest_writer_dialogs: disable MailMergeWizardMichael Stahl1-1/+2
2020-05-19Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-18tdf#128665: sw: set unique name for shape formatVasily Melenchuk1-1/+10
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann3-13/+0
2020-05-15tdf#132514 DOCX import: fix lost table style with footerLászló Németh2-0/+10
2020-05-14tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk5-52/+55
2020-05-13Resolves: tdf#123801 captioning issuesCaolán McNamara2-45/+2
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk5-511/+412
2020-05-13tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk2-0/+32
2020-05-11Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara2-9/+7
2020-05-10Resolves: tdf#132732 boxNEW_START set as insensitiveCaolán McNamara1-1/+0
2020-05-07tdf#132187: sw: Add unittestXisco Fauli2-0/+27
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk10-162/+213
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk9-41/+169
2020-05-04tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl1-1/+35
2020-04-28tdf#78749 DOCX: import VML background imageAttila Bakos2-0/+10
2020-04-28tdf#131446 DOCX import: restrict IncreasedAnchoredObjectSpacing furtherMiklos Vajna3-0/+0