summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-08-23sw: generate unique style name for table box and line framesVasily Melenchuk1-0/+2
2020-08-18tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-18tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-18tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-18sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl1-1/+23
2020-08-18sw: avoid assert when deletion starts at fieldmark endMichael Stahl1-5/+7
2020-08-17tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk8-1/+48
2020-08-17tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens4-28/+77
2020-08-17tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-12tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+1
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-34/+35
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-1/+1
2020-08-07tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-0/+26
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl3-0/+177
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-08-02tdf#133967: sw_uiwriter: Add unittestXisco Fauli2-0/+30
2020-08-02tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl3-0/+163
2020-08-02(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-08-02tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl3-1/+159
2020-08-02tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl1-1/+8
2020-08-02tdf#132944: sw_uiwriter: Add unittestXisco Fauli2-0/+21
2020-08-02CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli1-0/+4
2020-08-02tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl1-0/+2
2020-08-02tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl1-0/+5
2020-08-02Revert "tdf#132944 sw_redlinehide: delete of insert redline"Michael Stahl3-47/+3
2020-08-02tdf#133967 sw_redlinehide: fix redline deletion of table containing redlinesMichael Stahl1-51/+97
2020-08-02sw: fix AppendRedline() creating empty redlines for OutsideMichael Stahl1-13/+28
2020-08-02Use enable/disable widgets instead of hide/show.Gülşah Köse1-10/+9
2020-07-23i18npool: don't break line at slash '/'Michael Stahl2-0/+90
2020-07-23tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl1-3/+3
2020-07-23tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna2-0/+45
2020-07-23sw: find & replace: fix soft hyphen cleaningMiklos Vajna4-3/+187
2020-07-22tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+1
2020-07-22tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk5-12/+24
2020-07-22tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth1-0/+4
2020-07-22tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl1-5/+5
2020-07-22tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl1-1/+1
2020-07-22tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth1-1/+1
2020-07-22sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl3-2/+38
2020-07-20Fix warning while building on windowsSzymon Kłos1-1/+1
2020-07-20Make Bookmarks dialog asyncSzymon Kłos6-14/+10
2020-07-20Make Line Numbering dialog asyncSzymon Kłos1-1/+3
2020-07-20Make Title Page dialog asyncSzymon Kłos1-1/+3
2020-07-20Make InsertBreak dialog asyncSzymon Kłos6-79/+86
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna3-0/+29
2020-07-14Fix widget placement problem on mailmerge result dialog.Gülşah Köse1-1/+2
2020-07-11tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk1-0/+0