summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-05-18sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl2-0/+20
2017-05-18tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2-1/+3
2017-05-18Resolves: tdf#107786 crash on null pointer accessCaolán McNamara1-1/+1
2017-05-18tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl4-6/+144
2017-05-18tdf#100033: Frames with the same name are removedTamás Zolnai3-0/+16
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky3-5/+6
2017-05-17html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2-0/+46
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-17tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna2-0/+8
2017-05-17tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth5-36/+37
2017-05-17ooxmlexport: move tdf103931 unit test to ooxmlimportJustin Luth3-8/+9
2017-05-12AutoText: fix buildSzymon Kłos1-1/+1
2017-05-12silence cppcheck memleak in unit testJochen Nitschke1-8/+9
2017-05-12tdf#107773 DOC import: consider page breaks for multi-page floattablesMiklos Vajna5-0/+73
2017-05-12Fix compile error.Michael Meeks1-1/+1
2017-05-11lok: sw: change tracking: deleted characters aren't deleted right awayMarco Cecchetti1-0/+54
2017-05-11related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2-0/+42
2017-05-11sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky5-5/+156
2017-05-10tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna3-0/+16
2017-05-10ofz check against expected struct sizeCaolán McNamara1-4/+8
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos3-22/+50
2017-05-07tdf#107350 - prevent crash in unotbl.cxxLeMoyne Castle1-1/+3
2017-05-07tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2-1/+9
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar6-12/+0
2017-05-05AutoText: fix dotm supportSzymon Kłos3-1/+24
2017-05-04AutoText: first tests & windows fixSzymon Kłos7-1/+68
2017-05-04AutoText: don't add empty paragraph at the endSzymon Kłos1-1/+1
2017-05-04AutoText: read names of entriesSzymon Kłos1-4/+14
2017-05-04AutoText: Reading multiple entriesSzymon Kłos1-19/+6
2017-05-04AutoText: handle Delete key in the dialogSzymon Kłos2-17/+51
2017-05-04AutoText: importing docx contentSzymon Kłos2-63/+105
2017-05-04AutoText: loading dotx documentsSzymon Kłos2-3/+109
2017-05-04AutoText: .dotx files visible when importSzymon Kłos8-3/+122
2017-05-04ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl2-0/+22
2017-05-04tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl1-4/+35
2017-05-04tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-05-04tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens2-12/+12
2017-05-04tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl1-0/+6
2017-05-04tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl1-0/+4
2017-05-04sw: fix a11y crash on double DisposeMichael Stahl2-1/+5
2017-05-04tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-05-04sw: fix always-true condition in lcl_DelHFFormat ...Michael Stahl1-1/+1
2017-05-04tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna4-3/+12
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna2-0/+12
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky1-2/+10
2017-04-26ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1
2017-04-25Optimize plain-text import.Michael Meeks1-3/+1
2017-04-24Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-24tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2-0/+16