summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida1-2/+94
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann14-413/+290
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann3-4/+93
2012-01-25typoStephan Bergmann1-1/+1
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist7-24/+24
2012-01-25WaE: int and long confusionTor Lillqvist2-4/+4
2012-01-25Let's skip scp2 for non-desktop OSes for nowTor Lillqvist1-1/+1
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara2-27/+0
2012-01-25callcatcher: update listCaolán McNamara3-128/+4
2012-01-25refresh unused code listCaolán McNamara12-282/+6
2012-01-25make padmin ByteString freeCaolán McNamara4-44/+42
2012-01-25callcatcher: remove some unused codeCaolán McNamara7-58/+1
2012-01-25ByteString->rtl::OStringCaolán McNamara3-19/+14
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara3-17/+12
2012-01-25String->rtl::OUStringCaolán McNamara2-5/+5
2012-01-25reduce unnecessary includesCaolán McNamara3-29/+27
2012-01-25fdo#43869 use the old rtf importer for pasteMiklos Vajna1-0/+6
2012-01-25writerfilter: drop unnecessary includes from DomainMapper.cxxMiklos Vajna1-25/+0
2012-01-25fix initial height of multiline input windowNoel Power2-7/+13
2012-01-25transparency gradient effect fade in is wrong (fdo#45219)David Tardon1-1/+2
2012-01-25Add a note to the toplevel Makefile where to actually edit stuff.Jan Holesovsky1-0/+5
2012-01-25Allow killing 'make docs' by Ctrl-c.Jan Holesovsky1-1/+1
2012-01-25optimized zoom to use more common intervalsTim Hardeck11-23/+220
2012-01-25Fix file not found: cairocanvas.uno.so in smoketestoo_nativeRiccardo Magliocchetti2-8/+2
2012-01-25Put font embedding disable to correct unit testThorsten Behrens2-1/+2
2012-01-25Clean up (don't bind retval temporaries to references).Stephan Bergmann1-2/+2
2012-01-25Revert "fix rendering of metafiles embedded in emf+"Radek Doulik1-4/+4
2012-01-25Add notice that the android/qa/simple directory has not been maintainedTor Lillqvist1-0/+3
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian2-2/+2
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith3-46/+22
2012-01-25Removing unused code (basegfx).Alexander Bergmann7-321/+0
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida1-12/+12
2012-01-25WaE: unused parameter 'nType'Tor Lillqvist1-0/+1
2012-01-24Adapt reference svg to not contain embedded fonts anymore.Thorsten Behrens1-61/+4
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks5-42/+87
2012-01-24android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks4-6/+20
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens3-16/+9
2012-01-24Remove dead code from svg filterThorsten Behrens3-37/+3