summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-05-17tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth
2017-05-17ooxmlexport: move tdf103931 unit test to ooxmlimportJustin Luth
2017-05-12AutoText: fix buildSzymon Kłos
2017-05-12silence cppcheck memleak in unit testJochen Nitschke
2017-05-12tdf#107773 DOC import: consider page breaks for multi-page floattablesMiklos Vajna
2017-05-12Fix compile error.Michael Meeks
2017-05-11lok: sw: change tracking: deleted characters aren't deleted right awayMarco Cecchetti
2017-05-11related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky
2017-05-11sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky
2017-05-10tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna
2017-05-10ofz check against expected struct sizeCaolán McNamara
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-07tdf#107350 - prevent crash in unotbl.cxxLeMoyne Castle
2017-05-07tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar
2017-05-05AutoText: fix dotm supportSzymon Kłos
2017-05-04AutoText: first tests & windows fixSzymon Kłos
2017-05-04AutoText: don't add empty paragraph at the endSzymon Kłos
2017-05-04AutoText: read names of entriesSzymon Kłos
2017-05-04AutoText: Reading multiple entriesSzymon Kłos
2017-05-04AutoText: handle Delete key in the dialogSzymon Kłos
2017-05-04AutoText: importing docx contentSzymon Kłos
2017-05-04AutoText: loading dotx documentsSzymon Kłos
2017-05-04AutoText: .dotx files visible when importSzymon Kłos
2017-05-04ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl
2017-05-04tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl
2017-05-04tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl
2017-05-04tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens
2017-05-04tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl
2017-05-04tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl
2017-05-04sw: fix a11y crash on double DisposeMichael Stahl
2017-05-04tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl
2017-05-04sw: fix always-true condition in lcl_DelHFFormat ...Michael Stahl
2017-05-04tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky
2017-04-26ofz#1220 sanitize nTyp to legal valuesCaolán McNamara
2017-04-25Optimize plain-text import.Michael Meeks
2017-04-24Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks
2017-04-24tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky
2017-04-18ofz: header has to be at least 1 pair longCaolán McNamara
2017-04-18tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna
2017-04-18Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky