summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-02-11tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara4-7/+25
2021-02-10tdf#139529 Fix incomplete DisplayName property for table stylesMaxim Monastirsky1-0/+1
2021-02-08tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth3-4/+18
2021-02-08print struck-through 'deleted' comments with change-tracking enabledCaolán McNamara1-9/+16
2021-02-03tdf#138870 sw: fix Track Changes toolbar reappearingLászló Németh3-8/+8
2021-02-01don't scroll to cursor during GetSurroundingTextCaolán McNamara1-0/+12
2021-01-29sw: fix SwTOXMgr::UpdateOrInsertTOX() for user-definedMichael Stahl1-13/+4
2021-01-28sw_fieldmarkhide: adjust SwPaM::HasReadonlySel() to the fact that...Michael Stahl1-3/+5
2021-01-27Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist2-4/+4
2021-01-27tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth1-1/+8
2021-01-26tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna3-0/+21
2021-01-25tdf#121669 ww8 export: use the "we have equal columns" flagJustin Luth4-11/+24
2021-01-25Revert "sw: DOCX export: don't export numPr to style from outline numrule"Justin Luth1-4/+3
2021-01-25tdf#138899 DOCX import: fix removing last para of sectionLászló Németh2-0/+7
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-0/+1
2021-01-20tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2021-01-20sw_fieldmarkhide: allow editing all fieldmarks if ...Michael Stahl1-1/+5
2021-01-20tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2021-01-20tdf#135014 sw_fieldmarkhide: fix crash deleting field in flyMichael Stahl1-4/+9
2021-01-20tdf#135014 sw_fieldmarkhide: allow section overlap with fieldmarkMichael Stahl2-3/+8
2021-01-20tdf#135014 sw_fieldmarkhide: fix bogus assert on loading the bugdocMichael Stahl1-1/+1
2021-01-19tdf#119610 tdf#112634: Don't show broken connections - RevBJustin Luth1-2/+4
2021-01-19Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze2-0/+3
2021-01-18tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7
2021-01-15tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl5-5/+36
2021-01-15tdf#134101, tdf#134626 sw: fix UBSan warning about deleted SwTextFormatCollMichael Stahl2-1/+4
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl9-16/+52
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara102-0/+316
2021-01-15tdf#138739 sw: fix regression of first paragraphAttila Bakos (NISZ)3-6/+8
2021-01-15sw: fix layout loop due to a keep-with-next vs 100% image height conflictMiklos Vajna3-1/+117
2021-01-14tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-14tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna3-0/+17
2021-01-12Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth2-0/+18
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke1-1/+3
2021-01-07tdf#106380 sw AutoCorrect: track deletion at capitalizationLászló Németh2-13/+12
2021-01-05tdf#130275: Fields dialog is too tallKevin Suo8-12/+12
2021-01-04Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov1-0/+10
2021-01-04tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet1-1/+1
2021-01-04tdf#138779 do not call EndRun() in StartRuby()Mark Hung4-8/+19
2021-01-04tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth3-8/+84
2020-12-23tdf#139120 tdf#139127 sw: fix empty redline related crashLászló Németh3-0/+156
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-23tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski9-68/+43
2020-12-22tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski5-18/+45
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs1-5/+17
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth3-7/+5
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh2-2/+43
2020-12-17tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth1-1/+2
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth2-0/+15