summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-01-15RTF export: fix nested commentsMiklos Vajna
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15Fix brace positionStephan Bergmann
2014-01-15Change various SwTransferable functions to return boolStephan Bergmann
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-15filter: audit customshape type -> drawingML preset shape tableMiklos Vajna
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-15Related: #i17171# foul addition of MAX value to offsetCaolán McNamara
2014-01-15explicit inline annoys meCaolán McNamara
2014-01-15these members aren't used at allCaolán McNamara
2014-01-15Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-15FILESAVE: DOCX Preserve Font information for Para markerNikhil Walvekar
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski
2014-01-15Rename some mail merge variablesJan-Marek Glogowski
2014-01-15Looks like a leftover "> 0"Stephan Bergmann
2014-01-15SwFormTokenToString is unused since 2004Michael Stahl
2014-01-15fdo#73162: sw: un-break index entries that contain text separatorsMichael Stahl
2014-01-14VML import: don't assume both parameters are available while parsing commandsMiklos Vajna
2014-01-14fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl
2014-01-14longparas: don't truncate lone glossary entriesCaolán McNamara
2014-01-14DOCX drawingML shape filter: export title and descriptionMiklos Vajna
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14Some code cleaning & touch-upsAdam Co
2014-01-14Add unit-test for 'track changes - paragraph properties changed' preservationAdam Co
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann
2014-01-13DocxAttributeOutput: factor out writeDMLTextFrame() into DocxSdrExportMiklos Vajna
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13SwTxtNode::RstTxtAttr(): remove special case "continue"Michael Stahl
2014-01-13SwTxtNode::RstTxtAttr(): translate german commentsMichael Stahl
2014-01-13SwTxtNode::RstTxtAttr() depends on some implementation details..Michael Stahl
2014-01-13fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttrMichael Stahl
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2014-01-13fdo#73247: Code fixed for Shape rotation not preserved in RTYogeshBharate
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate
2014-01-13Let the list of bookmarks in the 'Edit bookmarks' dialog be resizableUlrich Kitzinger
2014-01-13Translate some old german commentsStefan Ring
2014-01-13fdo#69613:Fix for TOC field flag 'b' should preserved after RT.PriyankaGaikwad
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate
2014-01-13DOCX export: fix nested commentsMiklos Vajna
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2014-01-11Related: fdo#67386 RtfSdrExport: fix crash by respecting size of aVerticesMiklos Vajna
2014-01-11longparas: OldTextLen and DeltaStart are unusedCaolán McNamara