summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-03-29tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot2-0/+10
2019-03-28tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna3-9/+48
2019-03-28fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-03-27Resolves: tdf#124142 don't deref nullptrCaolán McNamara1-1/+2
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens4-40/+0
2019-03-26tdf#124025 Update formula before printingSamuel Mehrbrodt1-10/+12
2019-03-25Add few more fixes to build with Boost < 1.56Tomáš Chvátal2-0/+11
2019-03-22tdf#124109: Fix missing kashida glyphsKhaled Hosny1-2/+1
2019-03-22tdf#120548 sw ApplyParagraphMarkFormatToNumbering: fix handling of font colorMiklos Vajna4-4/+17
2019-03-22tdf#124109: Revert "Only do kashida insertion with fonts that have non-zero w...Khaled Hosny3-12/+11
2019-03-21rhbz#1690645 null deref of pEntry when GetCurEntry return nullCaolán McNamara1-6/+5
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro1-2/+2
2019-03-15tdf#123624: Make sure that mark does not exceed the length of the textMike Kaganski1-6/+6
2019-03-14tdf#124035 LibreLogo: support starting colon in variable namesLászló Németh1-0/+1
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2-3/+6
2019-03-13tdf#107593 Show the cursor after header/footer deleteJim Raykowski1-0/+3
2019-03-13tdf#123104 DOCX import: fix lack of vertical merge due to roundingMiklos Vajna8-9/+15
2019-03-12Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski1-0/+3
2019-03-12tdf#119253 sw: fix layout loop with row-span tableMichael Stahl1-2/+6
2019-03-11tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna4-0/+7
2019-03-10Resolves: tdf#123950 'standard' buttons missingCaolán McNamara2-6/+34
2019-03-10tdf#123259 sw_redlinehide: fix reanchoring of drawing objectsMichael Stahl1-0/+8
2019-03-10tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl1-7/+0
2019-03-08Fix LTO segfault in libtest_sw_uwriter test.marxin1-0/+7
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet1-5/+22
2019-03-07tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()Michael Stahl1-4/+4
2019-03-07sw_redlinehide: fix SwGetExpField ODF importMichael Stahl1-0/+1
2019-03-07sw_redlinehide: fix RSID related asserts regressionMichael Stahl3-14/+17
2019-03-07tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl6-10/+62
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt3-0/+17
2019-03-05tdf#122892 sw: fix disappearing rows after table splitMichael Stahl1-6/+6
2019-03-05tdf#122892 sw: fix IsPrepWidow() loop in SwTextFrame::CalcFollow()Michael Stahl2-1/+2
2019-03-05tdf#123313 sw: workaround Undo problem with ToX UpdateMichael Stahl1-3/+6
2019-03-04address list doesn't refresh on pressing 'delete'Caolán McNamara1-1/+3
2019-03-04tdf#123705: avoid duplicate themeColorJulien Nabet3-0/+7
2019-03-04tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk3-0/+17
2019-03-01tdf#116382 Replace old dialog in header and footer drop-down menuAditya1-39/+13
2019-02-26tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil4-2/+72
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna2-0/+27
2019-02-25Fix: Use correct relative table width in docx exportPatrick Jaap5-10/+48
2019-02-20tdf#123433 ww8import: end same attribute as what startedJustin Luth3-2/+11
2019-02-20tdf#110987: Don't mis-detect .doc files as .dotTor Lillqvist3-0/+35
2019-02-19tdf#101873 sw: fix search for second term after double not foundMiklos Vajna2-0/+38
2019-02-13tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt2-3/+25
2019-02-12tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+217
2019-02-11tdf#122878: enable wrap for flys in footerPatrick Jaap4-8/+7
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara1-2/+7
2019-02-11tdf#122430 RTF import: fix lost font size on footnote startMiklos Vajna2-0/+38
2019-02-11tdf#122455 RTF export: fix font style from list def leaking into first paraMiklos Vajna3-0/+30
2019-02-11tdf#121867 DOCX filter: handle page width zoomMiklos Vajna3-1/+32