summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl3-3/+111
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+2
2020-02-03Unit test for stable at-page anchored fly positionJan-Marek Glogowski2-0/+43
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann6-2/+6
2020-01-30tdf#129237: Add unittestXisco Fauli2-0/+43
2020-01-30tdf#130286: jsdialogs: fix CID 1455691 & CID 1455690Szymon Kłos1-8/+11
2020-01-30Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski2-0/+5
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski1-0/+5
2020-01-29tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna5-1/+167
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski2-0/+5
2020-01-28fix bug in testTdf128304Noel Grandin1-3/+3
2020-01-28tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna1-2/+3
2020-01-28tdf#130155 Writer Navigator crash fix: Check entry to expand has childrenJim Raykowski1-1/+5
2020-01-24tdf#128782: Add UItestXisco Fauli2-0/+45
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl1-0/+1
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk2-2/+2
2020-01-22tdf#128782: sw: assign name to draw objectVasily Melenchuk1-1/+5
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl6-32/+33
2020-01-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna3-2/+18
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna25-46/+97
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl1-3/+1