summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk4-0/+33
2022-05-18tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl1-0/+6
2022-05-18sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna2-6/+78
2022-05-17tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl2-0/+43
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl1-2/+8
2022-05-17sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara3-1/+9
2022-05-16Related: tdf#137748 "Update" should have use-underlineCaolán McNamara1-0/+1
2022-05-13sw: fix crash in SwDrawShell::Execute()Miklos Vajna1-0/+5
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk3-2/+22
2022-05-11sw XHTML export: output table / table row background format using CSSMiklos Vajna5-14/+65
2022-05-09sw: don't copy useless char escapement to next node on splitMiklos Vajna3-0/+57
2022-05-07tdf#143720 treeview not expanding vertically to fill spaceCaolán McNamara1-7/+9
2022-05-06tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth1-1/+1
2022-05-06tdf#148920 sw page-style UI: make conditional filter usableJustin Luth1-1/+1
2022-05-04sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+7
2022-05-04tdf#146346 DOCX import: fix table margins in footnotesLászló Németh2-0/+9
2022-05-03tdf#146573 sw: recalculate cells with footnotesLászló Németh3-7/+41
2022-05-03sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+1
2022-05-02tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna3-1/+62
2022-04-30tdf#147179 sw: select tracked row change in Manage ChangesLászló Németh2-0/+57
2022-04-28forcepoint#93 fix crash on layout of specific rtfCaolán McNamara6-7/+15
2022-04-27tdf#148791 tdf#64902 tdf#127759 sw: fix row insert/pasteLászló Németh2-4/+135
2022-04-27tdf#148515: RTF filter: do not use char prop defaults for tablesVasily Melenchuk2-0/+33
2022-04-27sw: fix double-click opening frame dialog, not graphic dialog on imagesMiklos Vajna3-1/+50
2022-04-26tdf#139948: docx and rtf import: emulate border in betweenVasily Melenchuk4-0/+66
2022-04-26tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh1-2/+44
2022-04-26tdf#141391 sw: don't paste as nested table in first cell paragraphLászló Németh2-5/+100
2022-04-25tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl2-0/+56
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl3-0/+24
2022-04-21tdf#147723 sw_fieldmarkhide: fix crash when copying multiple fieldmarksMichael Stahl1-2/+3
2022-04-19tdf#147472: sw: bug in numbering with previous level NONEVasily Melenchuk2-3/+2
2022-04-17tdf#148551: sw ui: set default format value for Insert Field dlgVasily Melenchuk1-0/+13
2022-04-16Resolves: tdf#148197 crash on launching context menu with no row selectedCaolán McNamara1-1/+1
2022-04-16tdf#148494: export: Always add space separatorXisco Fauli3-2/+14
2022-04-12an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara1-3/+11
2022-04-11tdf#95706: RTF import: tolerant font table parsingVasily Melenchuk2-0/+29
2022-04-11Related tdf#148384: do not pause after last email's failureMike Kaganski1-2/+2
2022-04-08tdf#95706: RTF import: Use fontname suffixes to detect encodingVasily Melenchuk2-0/+97
2022-04-08sw: keep URL when applying frame style on imagesMiklos Vajna2-1/+29
2022-04-08tdf#148445 sw: Make "Exchange Databases" dialog modalMichael Weghorn1-0/+1
2022-04-08tdf#148445 sw: Resave exchangedatabases.ui with glade 3.38.2Michael Weghorn1-76/+73
2022-04-08forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl11-21/+599
2022-04-08sw: fix expansion of SetGetExpField in headers with split table rowsMichael Stahl8-33/+477
2022-04-07tdf#148342 docx export: fix puzzle shapeAttila Bakos (NISZ)2-0/+30
2022-04-07tdf#148382: Keep first entry selected when address field is not setMike Kaganski1-1/+2
2022-04-06Related tdf#148384: Don't overwrite task name with resultMike Kaganski1-2/+2
2022-04-06tdf#148384: Really leave mail merge results dialog open upon errorsMike Kaganski1-3/+6
2022-04-06tdf#148361: docx sdt: cleanup databinding data after insertingVasily Melenchuk2-0/+16
2022-04-05tdf#148345 sw: reject all tracked row deletion in Hide ChangesLászló Németh2-0/+95
2022-04-05tdf#147925 fix view scrolling back to commentJim Raykowski1-1/+2