summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-10tdf#91228 Fix Writer crashPhilippe Jung
2015-05-27tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-05-26fix assert on export of ooo40760-1.sxw to docxCaolán McNamara
2015-05-25tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung
2015-05-25tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl
2015-05-25tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl
2015-05-20tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl
2015-05-20sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl
2015-05-20sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-05-20Fix DocumentRedlineManager code that crashes Writer.Mark Hung
2015-05-19tdf#90905 fix for url encoding in internal urlsVasily Melenchuk
2015-05-18tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl
2015-05-18tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl
2015-05-14tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl
2015-05-11Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara
2015-05-11fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl
2015-04-30coverity#1296209 Logically dead code (gold)Caolán McNamara
2015-04-30Resolves: tdf#85769 fix duplicate attribute export to docx...Caolán McNamara
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-27sw: fix SwAccessibleParagraph crash on deleteMichael Stahl
2015-04-27rhbz#1205072: sw: resource mangement SNAFU caused by SwPaM copy ctorMichael Stahl
2015-04-24tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-24rhbz#1198848: sw: delete *all* table redlines to fix DOCX import crashMichael Stahl
2015-04-22tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna
2015-04-21fix assert on exporting fdo79938-1.ott to .docCaolán McNamara
2015-04-21sw: ODF import: frame background: do not override gradient transparencyMichael Stahl
2015-04-21tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna
2015-04-14tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis
2015-04-14tdf#80960: Attempt to fix the cursor placement after document load.Jan Holesovsky
2015-04-14Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara
2015-04-13tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna
2015-04-11tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-04-11tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2015-04-10SwFrm::GetBackgroundBrush(): silence assertMiklos Vajna
2015-04-09Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-04-09Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara
2015-04-09MM: fixed invalid UNO-Reference as return value of UNO MailMergeServiceChristoph Lutz
2015-04-09tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl
2015-04-09tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfgMichael Stahl
2015-04-08Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara
2015-04-08Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara
2015-04-06tdf#37156 insert table copy as nested table in non-starting cell positionLászló Németh