summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-08-03tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna2-0/+14
2015-08-03tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl2-0/+17
2015-08-03read block in one swoop, rather than char by charCaolán McNamara2-12/+5
2015-08-03coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-08-03need to check for after reading and before seekingCaolán McNamara2-3/+2
2015-08-03xstUsrInitl contains max 9 charsCaolán McNamara2-5/+8
2015-08-03sw: speak slowly and clearly so MSVC2012 gets the messageMichael Stahl1-1/+1
2015-08-03oox: fix invalid mime type "image/tif"Michael Stahl1-1/+1
2015-08-03fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-08-03ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
2015-08-03tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna2-0/+10
2015-08-03tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-08-03tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna3-1/+24
2015-08-03tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna1-2/+2
2015-08-03tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung3-0/+10
2015-08-03tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna2-0/+9
2015-08-03tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-08-03tdf#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-18Resolves: tdf#91878 vertical text entry missingCaolán McNamara1-0/+4
2015-06-18tdf#90315 RTF import: fix \colsx default valueMiklos Vajna2-0/+13
2015-06-10tdf#91602: sw: prevent recursive layout crashMichael Stahl1-0/+2
2015-06-09tdf#87574 - Outline numbering "None" is not retained in docxMark Hung3-1/+7
2015-06-09Resolves: tdf#91637 avoid -1 string indexCaolán McNamara1-2/+5
2015-06-09Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara1-2/+3
2015-06-09sw: fix Win-x86@51-TDF buildMiklos Vajna1-0/+4
2015-06-09tdf#86814 RTF import: fix sometimes lost bold styleMiklos Vajna2-0/+14
2015-06-09tdf#91228 Fix Writer crashPhilippe Jung1-5/+35
2015-06-09tdf#70318 tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna5-3/+47
2015-05-28tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna2-0/+14
2015-05-28Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-05-28tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna6-64/+81
2015-05-28fix assert on export of ooo40760-1.sxw to docxCaolán McNamara3-5/+13
2015-05-28tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung2-0/+19
2015-05-28tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl1-0/+2
2015-05-28tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl1-1/+11
2015-05-28tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-05-28sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-22/+54
2015-05-28sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl10-89/+84
2015-05-28Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-05-28tdf#90905 fix for url encoding in internal urlsVasily Melenchuk3-2/+15
2015-05-28tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1