summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna1-2/+2
2015-07-08tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung3-0/+10
2015-07-08tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna2-0/+9
2015-07-08tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+6
2015-06-30tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna2-0/+11
2015-06-30tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl4-39/+32
2015-06-30-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2015-06-30LinkUpdateMode is a global settingStephan Bergmann2-39/+51
2015-06-30tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl5-14/+37
2015-06-30tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-20Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-06-20Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara1-0/+8
2015-06-18tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna2-0/+9
2015-06-12Resolves: tdf#91878 vertical text entry missingCaolán McNamara1-0/+4
2015-06-12tdf#90315 RTF import: fix \colsx default valueMiklos Vajna2-0/+13
2015-06-12tdf#90713 tdf#90925 remove footnote mark from TOC/List of Figures entryAndras Timar1-1/+2
2015-06-12tdf#90926 remove footnote mark from cross referenceAndras Timar1-1/+1
2015-06-12fix of previous commitAndras Timar1-1/+1
2015-06-11tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-06-10tdf#91602: sw: prevent recursive layout crashMichael Stahl1-0/+2
2015-06-10tdf#87574 - Outline numbering "None" is not retained in docxMark Hung3-1/+7
2015-06-10Resolves: tdf#91637 avoid -1 string indexCaolán McNamara1-2/+5
2015-06-10Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara1-2/+3
2015-06-10sw: fix Win-x86@51-TDF buildMiklos Vajna1-0/+4
2015-06-03tdf#86814 RTF import: fix sometimes lost bold styleMiklos Vajna2-0/+14
2015-06-03tdf#91228 Fix Writer crashPhilippe Jung1-5/+35
2015-06-03tdf#70318 tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna5-3/+47
2015-06-03tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna2-0/+14
2015-06-03Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-06-03tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna6-64/+81
2015-06-03fix assert on export of ooo40760-1.sxw to docxCaolán McNamara3-5/+13
2015-06-03tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung2-0/+19
2015-06-03tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl1-0/+2
2015-06-03tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl1-1/+11
2015-06-03tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-06-03sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-22/+54
2015-06-03sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl10-89/+84
2015-06-03Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-06-03tdf#90905 fix for url encoding in internal urlsVasily Melenchuk3-2/+15
2015-05-19tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1
2015-05-19tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl2-2/+7
2015-05-19tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl1-9/+10
2015-05-19Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara1-1/+8
2015-05-19fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara1-0/+2
2015-05-11sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl2-1/+36
2015-05-01coverity#1296209 Logically dead code (gold)Caolán McNamara1-3/+4
2015-05-01Resolves: tdf#85769 fix duplicate attribute export to docx...Caolán McNamara4-9/+43
2015-05-01writerfilter: unused fill and CT_Fill resourcesMiklos Vajna1-0/+0
2015-04-28sw: fix SwAccessibleParagraph crash on deleteMichael Stahl1-6/+3