summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-04-30sw lok: disable Edit Contour button in image sidebarMiklos Vajna
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna
2020-04-27tdf#132351 DOCX export: fix character formatting of numberingLászló Németh
2020-04-27tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh
2020-04-22tdf#127109 Writer: fix Undo entry "Delete $1"László Németh
2020-04-22tdf#131147 don't store redline ExtraData during UndoLászló Németh
2020-04-21tdf#131621: fix crash in mergedlo.dllMike Kaganski
2020-04-16tdf#132091 sw: fix fieldmark mess in SwCursor::SelectWordWT()Michael Stahl
2020-04-15sw: fix fly at-char deletion API behaviour changeMichael Stahl
2020-04-14tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs
2020-04-09sw: crashtesting: fix assert on ooo95711-1.odtMichael Stahl
2020-04-09tdf#131684 sw_redlinehide: fix SwUndoDelete for entire doc in sectionMichael Stahl
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-04-06(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl
2020-04-05(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl
2020-04-05tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot
2020-04-05tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-04-05(related: tdf#130685) sw: fix ~SwIndexReg asserts from ...Michael Stahl
2020-04-02Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara
2020-04-01sw: DOCX export: avoid section breaks in text framesMichael Stahl
2020-04-01sw: DOCX export: avoid section breaks in text frames harderMichael Stahl
2020-03-31sw: DOCX export: ignore linked image with invalid URLMichael Stahl
2020-03-30tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth
2020-03-17Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse
2020-03-11tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt
2020-03-10sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna
2020-03-10sw: DOCX export: fix first-line indent of list itemsMichael Stahl
2020-03-10crash after master document navigator updateCaolán McNamara
2020-03-05tdf#129796 junk in reference edit boxNoel Grandin
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-03-03tdf#130945 Writer: Preview of linked doc is not updated when editedSerge Krot
2020-02-28sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2020-02-27tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk