summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-26TEMPFridrich Štrba
2012-01-26disable sd's regression test againMarkus Mohrhard
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-25add test for ScTableSheetObjMarkus Mohrhard
2012-01-25adjust test nameMarkus Mohrhard
2012-01-25ScTableSheetObj::findAll does not return the correct range, fdo#43462Markus Mohrhard
2012-01-25add interface test for util::XSearchableMarkus Mohrhard
2012-01-25disable all java based tests covered now by c++ based testsMarkus Mohrhard
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard
2012-01-25NetBSD also needs the internal gethostbyname_r() implementationFrançois Tigeot
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida
2012-01-25Ensure Env.Host.sh always return a zero exit codeFrançois Tigeot
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann
2012-01-25typoStephan Bergmann
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-25WaE: int and long confusionTor Lillqvist
2012-01-25Let's skip scp2 for non-desktop OSes for nowTor Lillqvist
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara
2012-01-25callcatcher: update listCaolán McNamara
2012-01-25refresh unused code listCaolán McNamara
2012-01-25make padmin ByteString freeCaolán McNamara
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-25ByteString->rtl::OStringCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-25String->rtl::OUStringCaolán McNamara
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-25fdo#43869 use the old rtf importer for pasteMiklos Vajna
2012-01-25writerfilter: drop unnecessary includes from DomainMapper.cxxMiklos Vajna
2012-01-25fix initial height of multiline input windowNoel Power
2012-01-25transparency gradient effect fade in is wrong (fdo#45219)David Tardon
2012-01-25Add a note to the toplevel Makefile where to actually edit stuff.Jan Holesovsky
2012-01-25Allow killing 'make docs' by Ctrl-c.Jan Holesovsky
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-25Fix file not found: cairocanvas.uno.so in smoketestoo_nativeRiccardo Magliocchetti
2012-01-25Put font embedding disable to correct unit testThorsten Behrens
2012-01-25Clean up (don't bind retval temporaries to references).Stephan Bergmann
2012-01-25Revert "fix rendering of metafiles embedded in emf+"Radek Doulik
2012-01-25Add notice that the android/qa/simple directory has not been maintainedTor Lillqvist
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith
2012-01-25Removing unused code (basegfx).Alexander Bergmann
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida
2012-01-25WaE: unused parameter 'nType'Tor Lillqvist
2012-01-24Adapt reference svg to not contain embedded fonts anymore.Thorsten Behrens
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks