summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Translate some German comments to English in sw/source/core/text/txtfrm.cxx.Sven Wehner2014-01-171-69/+63
* Translate German ("kein break") comments to English ("no break").Sven Wehner2014-01-175-24/+24
* Resolves: #i123480# assure sorting of subset mark containers...Oliver-Rainer Wittmann2014-01-172-21/+56
* WaE: comparison between signed and unsigned integer expressionsTor Lillqvist2014-01-171-1/+1
* Small efficiency fix - move command out of loop.Adam Co2014-01-171-1/+2
* sw: CppunitTest_uiwriter has grown a dep on msword libraryMichael Stahl2014-01-161-0/+1
* fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky2014-01-161-6/+6
* Assert SwReaderWriter::GetReader returning non-nullStephan Bergmann2014-01-161-0/+1
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-161-6/+4
* Resolves: #i124030# do not delete UNO mark which are not expanded...Oliver-Rainer Wittmann2014-01-161-40/+63
* sw: the Assign Styles dialog is not called Insert Database ColumnsMichael Stahl2014-01-161-1/+1
* fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl2014-01-161-2/+2
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-162-6/+6
* missing sal_Int32Miklos Vajna2014-01-161-2/+2
* CppunitTest_sw_uiwriter: add testcase for ExportRTF()Miklos Vajna2014-01-161-0/+30
* sw: make these public as well for unit testsMiklos Vajna2014-01-162-3/+3
* CppunitTest_sw_uiwriter: add testcase for ImportRTF()Miklos Vajna2014-01-162-0/+25
* sw: make these public, they will be needed in unit testsMiklos Vajna2014-01-163-4/+4
* sal_Bool to boolTakeshi Abe2014-01-1630-67/+67
* RTF export: fix nested commentsMiklos Vajna2014-01-155-16/+32
* String::Len was used in a non-bool context hereStephan Bergmann2014-01-151-1/+1
* Fix brace positionStephan Bergmann2014-01-151-1/+1
* Change various SwTransferable functions to return boolStephan Bergmann2014-01-152-86/+90
* String::Len was used in a non-bool context hereStephan Bergmann2014-01-151-1/+1
* DdeSetData should apparently return boolStephan Bergmann2014-01-152-2/+2
* remove sfx2/appuno.hxxMatúš Kukan2014-01-152-2/+0
* filter: audit customshape type -> drawingML preset shape tableMiklos Vajna2014-01-152-0/+15
* starting chopping out aEmptyOUStrCaolán McNamara2014-01-1583-226/+225
* Related: #i17171# foul addition of MAX value to offsetCaolán McNamara2014-01-151-1/+4
* explicit inline annoys meCaolán McNamara2014-01-151-5/+5
* these members aren't used at allCaolán McNamara2014-01-152-15/+0
* Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara2014-01-159-22/+24
* Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara2014-01-1569-254/+244
* Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara2014-01-15100-1094/+1075
* DdeGetData should apparently return boolStephan Bergmann2014-01-152-2/+2
* FILESAVE: DOCX Preserve Font information for Para markerNikhil Walvekar2014-01-151-12/+12
* Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski2014-01-154-15/+0
* Rename some mail merge variablesJan-Marek Glogowski2014-01-151-16/+16
* Looks like a leftover "> 0"Stephan Bergmann2014-01-151-1/+1
* SwFormTokenToString is unused since 2004Michael Stahl2014-01-151-12/+0
* fdo#73162: sw: un-break index entries that contain text separatorsMichael Stahl2014-01-151-1/+6
* VML import: don't assume both parameters are available while parsing commandsMiklos Vajna2014-01-141-0/+0
* fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl2014-01-141-1/+4
* longparas: don't truncate lone glossary entriesCaolán McNamara2014-01-141-8/+6
* DOCX drawingML shape filter: export title and descriptionMiklos Vajna2014-01-143-1/+11
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-144-7/+7
* Some code cleaning & touch-upsAdam Co2014-01-141-3/+5
* Add unit-test for 'track changes - paragraph properties changed' preservationAdam Co2014-01-142-0/+26
* PrepareClose should probably return boolStephan Bergmann2014-01-144-11/+8
* RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann2014-01-141-1/+1