summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth
2020-02-21tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk
2020-02-14tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-13tdf#130610 docx export: handle bold as toggle propertiesSerge Krot
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl
2020-02-11tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl
2020-02-10tdf#130482 sw: fix text alignment in shape textMiklos Vajna
2020-02-10tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-02-03Unit test for stable at-page anchored fly positionJan-Marek Glogowski
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-01-30tdf#129237: Add unittestXisco Fauli
2020-01-30tdf#130286: jsdialogs: fix CID 1455691 & CID 1455690Szymon Kłos
2020-01-30Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski
2020-01-29tdf#129625 Gray out content types with no contentJim Raykowski
2020-01-29tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski
2020-01-28fix bug in testTdf128304Noel Grandin
2020-01-28tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
2020-01-28tdf#130155 Writer Navigator crash fix: Check entry to expand has childrenJim Raykowski
2020-01-24tdf#128782: Add UItestXisco Fauli
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk
2020-01-22tdf#128782: sw: assign name to draw objectVasily Melenchuk
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl
2020-01-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl
2020-01-20tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-17tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-17tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot
2020-01-17tdf#129924 docx import: set background colorSerge Krot
2020-01-17tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski
2020-01-17tdf#126795 docx export: do not output tab stops twiceSerge Krot
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-10tdf#115026: Add uitestXisco Fauli