summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-01-17bool improvementsStephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2014-01-17VML import: handle shape with text inside groupshape as TextShapeMiklos Vajna
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna
2014-01-17Translate some German comments to English in sw/source/core/text/txtfrm.cxx.Sven Wehner
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner
2014-01-17Resolves: #i123480# assure sorting of subset mark containers...Oliver-Rainer Wittmann
2014-01-17WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2014-01-17Small efficiency fix - move command out of loop.Adam Co
2014-01-16sw: CppunitTest_uiwriter has grown a dep on msword libraryMichael Stahl
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky
2014-01-16Assert SwReaderWriter::GetReader returning non-nullStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16Resolves: #i124030# do not delete UNO mark which are not expanded...Oliver-Rainer Wittmann
2014-01-16sw: the Assign Styles dialog is not called Insert Database ColumnsMichael Stahl
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16missing sal_Int32Miklos Vajna
2014-01-16CppunitTest_sw_uiwriter: add testcase for ExportRTF()Miklos Vajna
2014-01-16sw: make these public as well for unit testsMiklos Vajna
2014-01-16CppunitTest_sw_uiwriter: add testcase for ImportRTF()Miklos Vajna
2014-01-16sw: make these public, they will be needed in unit testsMiklos Vajna
2014-01-16sal_Bool to boolTakeshi Abe
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