summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-27fdo#38542: SvxBorderLine::GuessLinesWidths:Michael Stahl2-4/+19
2012-01-27fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl1-16/+21
2012-01-27fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl1-0/+4
2012-01-27Disable Adabas UI *installation*, tooLionel Elie Mamane1-3/+0
2012-01-27Disable Adabas UI, tooLionel Elie Mamane1-2/+0
2012-01-26WaE: possibly uninitializedCaolán McNamara1-2/+2
2012-01-26useless unused aPStr objectCaolán McNamara1-1/+0
2012-01-26AppendParserString never definedCaolán McNamara1-1/+0
2012-01-26Fixup over-ambitious previous revert.Thorsten Behrens13-32/+29
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot29-159/+152
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot15-85/+83
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens290-419/+447
2012-01-26fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida2-5/+7
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann10-706/+71
2012-01-26remember that map has been initializedIvan Timofeev1-0/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann173-1406/+1406
2012-01-26Make named ranges dialog more consistent, localizableStefan Knorr (astron)1-6/+6
2012-01-26solenv: handle error code from ./gMiklos Vajna1-2/+2
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann10-630/+71
2012-01-26fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat1-15/+22
2012-01-26Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat1-6/+16
2012-01-26README.cross: LibO-dev -> LOdev in the mingw sectionMiklos Vajna1-4/+4
2012-01-26Sort the catch-all detection at the endFridrich Štrba1-2/+2
2012-01-26Use the right defineFridrich Štrba2-4/+4
2012-01-26resolved fdo#38595 border width lost in ODF importEike Rathke1-2/+3
2012-01-26cast from BorderLine to BorderLine2 is not validEike Rathke1-2/+2
2012-01-26updated License documentAndras Timar3-7351/+9990
2012-01-26ByteString->rtl::OStringCaolán McNamara15-252/+259
2012-01-26callcatcher: remove some unused codeCaolán McNamara3-43/+0
2012-01-26convert vectors to OStringCaolán McNamara2-10/+10
2012-01-26convert maps and sets to OStringCaolán McNamara4-61/+16
2012-01-26ByteString->rtl::OStringCaolán McNamara10-37/+37
2012-01-26Better exception message.Stephan Bergmann1-3/+6
2012-01-26Revert "TEMP"Fridrich Štrba1-5/+1
2012-01-26Fix crashes due to inexisting attributeFridrich Štrba1-2/+2
2012-01-26TEMPFridrich Štrba1-1/+5
2012-01-26disable sd's regression test againMarkus Mohrhard1-1/+2
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard5-8/+8
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot34-126/+126
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot52-335/+331
2012-01-25add test for ScTableSheetObjMarkus Mohrhard3-0/+227
2012-01-25adjust test nameMarkus Mohrhard1-10/+10
2012-01-25ScTableSheetObj::findAll does not return the correct range, fdo#43462Markus Mohrhard1-3/+1
2012-01-25add interface test for util::XSearchableMarkus Mohrhard4-0/+136
2012-01-25disable all java based tests covered now by c++ based testsMarkus Mohrhard1-0/+13
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard5-2/+127
2012-01-25NetBSD also needs the internal gethostbyname_r() implementationFrançois Tigeot1-2/+2
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida1-7/+24
2012-01-25Ensure Env.Host.sh always return a zero exit codeFrançois Tigeot1-0/+3
2012-01-26Deleting a null pointer is safeTakeshi Abe10-28/+14