summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-09-24remove unused parameterMarkus Mohrhard
2012-09-23bool to sal_Bool for rtl::OUStringBuffer::appendMarkus Mohrhard
2012-09-23add forgotten filesMarkus Mohrhard
2012-09-23WaE unused parameterMarkus Mohrhard
2012-09-23SCCOL and SCTAB to sal_Int32Markus Mohrhard
2012-09-23int to sal_Int32Markus Mohrhard
2012-09-23little refactoring and code simplificationMarkus Mohrhard
2012-09-23add color scale import test for xlsxMarkus Mohrhard
2012-09-23improve the color Scale testMarkus Mohrhard
2012-09-23improve the dump code for cond formatsMarkus Mohrhard
2012-09-23now we can also activate the cond format import test for xlsxMarkus Mohrhard
2012-09-23fix another problem in dxf exportMarkus Mohrhard
2012-09-23correctly export number formats in conditional format export to xlsxMarkus Mohrhard
2012-09-22test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-22enable the cond format import test also for xls and xlsxMarkus Mohrhard
2012-09-22test for imported cond format range from odsMarkus Mohrhard
2012-09-21Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida
2012-09-21Improve readability.Kohei Yoshida
2012-09-22set conditional format range for xls import, fdo#54555Markus Mohrhard
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-21fix problem in ScRangeList::UpdateReference when deleting one row/colMarkus Mohrhard
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-20Use scoped_ptr instead of deprecated auto_ptrStephan Bergmann
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-20Add some static goodness here, tooTor Lillqvist
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-19use correct cell for broadcasting, fdo#55059Markus Mohrhard
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-19use the defines instead of hard coded numbersMarkus Mohrhard
2012-09-19enable the content test for lotus 123 filesMarkus Mohrhard
2012-09-19tabs to spaces + whitespace clean-upMarkus Mohrhard
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-19tabs to spacesMarkus Mohrhard
2012-09-18Some cleanups.Kohei Yoshida
2012-09-18disable failing unoapi test, fdo#55065Markus Mohrhard
2012-09-18forgot to change the border xls testMarkus Mohrhard
2012-09-18adapt xls import of borders to new border drawing code, fdo#53287Markus Mohrhard
2012-09-18rows with cond formats don't have empty background, fdo#54661, fdo#52535Markus Mohrhard
2012-09-18add lotus .123 import testMarkus Mohrhard
2012-09-18Some clean-up of mork-related changsStephan Bergmann
2012-09-18shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18WaE: calm android tinderboxenMichael Meeks
2012-09-18broadcaster cells are empty, fdo#54553Markus Mohrhard
2012-09-18use light red as error colorMarkus Mohrhard
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida
2012-09-18Use mdds::flat_segment_tree to store row flags.Kohei Yoshida
2012-09-18Forward declaration cleanup in header files.Kohei Yoshida
2012-09-18Do the same for the no-parameter variant of fillTable().Kohei Yoshida