summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-08-25ofz#25169 insertion into set might find a duplicateCaolán McNamara
2020-08-23tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl
2020-08-23tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk
2020-08-23tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl
2020-08-23tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl
2020-08-23sw: moved setting shape name to earlier stageVasily Melenchuk
2020-08-23sw: generate unique style name for table box and line framesVasily Melenchuk
2020-08-18tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara
2020-08-18tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara
2020-08-18tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl
2020-08-18sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl
2020-08-18sw: avoid assert when deletion starts at fieldmark endMichael Stahl
2020-08-17tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-08-17tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens
2020-08-17tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara
2020-08-12tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-08-07tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl
2020-08-03lok: state updates for vertical alignmentSzymon Kłos
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl
2020-08-02tdf#133967: sw_uiwriter: Add unittestXisco Fauli
2020-08-02tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl
2020-08-02(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl
2020-08-02tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl
2020-08-02tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl
2020-08-02tdf#132944: sw_uiwriter: Add unittestXisco Fauli
2020-08-02CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli
2020-08-02tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl
2020-08-02tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl
2020-08-02Revert "tdf#132944 sw_redlinehide: delete of insert redline"Michael Stahl
2020-08-02tdf#133967 sw_redlinehide: fix redline deletion of table containing redlinesMichael Stahl
2020-08-02sw: fix AppendRedline() creating empty redlines for OutsideMichael Stahl
2020-08-02Use enable/disable widgets instead of hide/show.Gülşah Köse
2020-07-23i18npool: don't break line at slash '/'Michael Stahl
2020-07-23tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl
2020-07-23tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna
2020-07-23sw: find & replace: fix soft hyphen cleaningMiklos Vajna
2020-07-22tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
2020-07-22tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk
2020-07-22tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth
2020-07-22tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl
2020-07-22tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl
2020-07-22tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth
2020-07-22sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl
2020-07-20Fix warning while building on windowsSzymon Kłos
2020-07-20Make Bookmarks dialog asyncSzymon Kłos