summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-09sb140: silence warningsStephan Bergmann1-56/+56
2011-09-09sb140: #i117085# support ENABLE_SYMBOLSStephan Bergmann1-0/+5
2011-09-09sb140: #i117084# do not leak Lockfile instanceStephan Bergmann4-31/+6
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann8-666/+129
2011-09-09sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann2-3/+3
2011-09-09sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdirStephan Bergmann1-1/+3
2011-09-09sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann2-412/+227
2011-09-09sb140: #i116910# do not leak Thread_Impl from desktop::AcceptorStephan Bergmann1-0/+1
2011-09-09sb140: #i116786# use auto_ptr to track member lifetimeStephan Bergmann2-11/+8
2011-09-09sb140: #i116785# avoid ring-ref that keeps ref counted objects alive foreverStephan Bergmann4-35/+29
2011-09-09sb140: #i114718# avoid references to object across XAggregation::setDelegator...Stephan Bergmann2-97/+76
2011-09-09bah, missing CTL elementCaolán McNamara1-1/+1
2011-09-09map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFSCaolán McNamara2-1/+2
2011-09-09its gb_Library_add_api not gb_Library_use_apiBjoern Michaelsen1-1/+1
2011-09-09Uploading libvisio-0.0.7Fridrich Štrba4-33/+7
2011-09-09 second try to prevent warningMarkus Mohrhard1-2/+5
2011-09-09add missing $David Tardon1-1/+1
2011-09-09callcatcher: various unused codeCaolán McNamara18-188/+1
2011-09-09WaE: constify these (worrying-looking) font name tablesCaolán McNamara1-1/+1
2011-09-09size arg can be constCaolán McNamara2-9/+2
2011-09-09convert the last of sd's ByteStrings to rtl::OString[Buffer]Caolán McNamara4-7/+13
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara3-47/+121
2011-09-09We can simplify this as MinGW always is cross-compilation for usTor Lillqvist1-38/+19
2011-09-09I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist1-4/+2
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian1-0/+8
2011-09-09announce building of zip archivesDavid Tardon1-0/+1
2011-09-09avoid the need for calling eval hereDavid Tardon1-2/+6
2011-09-09avoid the need for calling eval hereDavid Tardon1-1/+6
2011-09-09make use of Configuration consistent with other gbuild classesDavid Tardon2-16/+25
2011-09-09avoid the need for calling eval hereDavid Tardon1-2/+7
2011-09-09the eval is actually not needed hereDavid Tardon1-1/+2
2011-09-08I'm going to agree with Julien that this is wrong.Joseph Powers1-1/+1
2011-09-09do not hardcode python binary nameDavid Tardon1-3/+3
2011-09-09forgot to add the file for the unit testMarkus Mohrhard1-0/+0
2011-09-09prevent warningMarkus Mohrhard1-8/+8
2011-09-09add logical function unit testMarkus Mohrhard4-0/+188
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard3-4/+11
2011-09-09add range name xls testMarkus Mohrhard1-18/+29
2011-09-08Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara2-15/+15
2011-09-08Fix the second and last duplicateBreakJulien Nabet1-1/+0
2011-09-08Fix duplicateBreakJulien Nabet1-1/+0
2011-09-08sal_Bool to bool.Kohei Yoshida2-34/+34
2011-09-08Bring the default row height back to the 3.4 level.Kohei Yoshida1-7/+12
2011-09-08fix comment typosCaolán McNamara1-1/+1
2011-09-08add chaff to encrypted documentsCaolán McNamara20-6/+287
2011-09-08drop dead dmake makefile.mksCaolán McNamara11-855/+0
2011-09-08Header/Footer: implement the edit menu itemCédric Bosdonnat9-18/+32
2011-09-08Header/Footer: added the popup menu of the separatorCédric Bosdonnat6-12/+78
2011-09-08Header/Footer: implement the header creation when clicking on +Cédric Bosdonnat2-1/+43
2011-09-08Header/Footer: just don't always drop and create SwHeaderFooterWinCédric Bosdonnat6-37/+99