summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-20Remove dead codeTakeshi Abe
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar
2014-01-19CID#1158520: use after freeMarkus Mohrhard
2014-01-19CID#1157755 and CID#1157756: resource leaksMarkus Mohrhard
2014-01-18ooxml: unit test for shape theme attributes preservationJacobo Aragunde Pérez
2014-01-18sw: add testcase for RTF_LEVELFOLLOW importMiklos Vajna
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17fdo#73660: sw: fix Find of words containing soft-hyphenMichael Stahl
2014-01-17Window::Notify should return bool, reduxStephan Bergmann
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