summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara1-3/+5
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth3-15/+29
2020-03-25tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth2-0/+18
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara8-2/+27
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth1-3/+2
2020-03-21Missing test dependenciesStephan Bergmann1-0/+9
2020-03-21Missing test dependencyStephan Bergmann1-0/+4
2020-03-21fix CppunitTest_sw_accessible_relation_set dependencyLuboš Luňák1-0/+3
2020-03-20tdf#130208 use TableCellBackgroundColor instead of BackgroundColorandreas kainz4-5/+5
2020-03-17Resolves: tdf#126366 revert use of SfxDispatcher::LockCaolán McNamara1-21/+0
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse2-3/+9
2020-03-11tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt3-4/+29
2020-03-10sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl3-2/+24
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna6-8/+42
2020-03-10tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga2-0/+24
2020-03-10sw: DOCX export: fix first-line indent of list itemsMichael Stahl3-2/+442
2020-03-10crash after master document navigator updateCaolán McNamara1-4/+7
2020-03-05tdf#129796 junk in reference edit boxNoel Grandin1-1/+1
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl1-7/+18
2020-03-04tdf#123873 DOCX IMPORT: fix unhandled textwrap for objectsBakos Attila2-0/+10
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky4-1/+85
2020-03-03tdf#130945 Writer: Preview of linked doc is not updated when editedSerge Krot1-0/+16
2020-02-28sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl3-31/+92
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt1-0/+6
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara2-3/+6
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin1-6/+23
2020-02-27tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna5-1/+155
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl1-4/+5
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl4-3/+38
2020-02-25tdf#130912: "Before" and "After" text swapped in footnotesJulien Nabet1-2/+2
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl1-5/+15
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl11-78/+86
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl2-4/+28
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth1-0/+11
2020-02-21tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth2-0/+10
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl1-1/+3
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl3-0/+847
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk6-16/+28
2020-02-14tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna1-2/+2
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-1/+3
2020-02-13tdf#130610 docx export: handle bold as toggle propertiesSerge Krot4-0/+96
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara5-7/+20
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl3-2/+89
2020-02-11tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap2-0/+5
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl3-24/+59
2020-02-10tdf#130482 sw: fix text alignment in shape textMiklos Vajna3-12/+61
2020-02-10tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2-0/+36
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna8-5/+151
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh1-0/+0