summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-10-23remove unused UI stringsAndras Timar
2011-10-22execute filters-test in headless modeMarkus Mohrhard
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-21Updated csv parser from the orcus repository.Kohei Yoshida
2011-10-21enable sc_macros_testMarkus Mohrhard
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard
2011-10-20extract helper methods for debuging calc testsMarkus Mohrhard
2011-10-20improve unit test for UpdateReferenceMarkus Mohrhard
2011-10-20increment table position correctly if more than one table is insertedMarkus Mohrhard
2011-10-20WaE: unused eCaolán McNamara
2011-10-19migrate to StringRangeEnumerator in CalcIvan Timofeev
2011-10-19separate normal calc filter tests and macro testsMarkus Mohrhard
2011-10-19add output for language settings to log fileMarkus Mohrhard
2011-10-19add unit test for fdo#41868Markus Mohrhard
2011-10-19by one error in ScFormulaCell::UpdateDeleteTab (fdo#41868)Markus Mohrhard
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: illegal copy-initializationTor Lillqvist
2011-10-18WaE: unreferenced local variableTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: 'ScVbaFormatConditions' : default constructor could not be generatedTor Lillqvist
2011-10-18WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara
2011-10-18survive some fuzzCaolán McNamara
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard
2011-10-17add initial test for matrix functionsStefan Weigel
2011-10-17WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-17WaE: potentially uninitialized local variable usedTor Lillqvist
2011-10-17WaE: unreachable codeTor Lillqvist
2011-10-17WaE: unreachable codeTor Lillqvist
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist
2011-10-17make the mathematical functions test simplerMarkus Mohrhard
2011-10-17check that seeks and reads succeededCaolán McNamara
2011-10-17is it a secret what the error message is ?Caolán McNamara
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10WaE: inconsistent dll linkageTor Lillqvist
2011-10-10WaE: unreachable codeTor Lillqvist
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard
2011-10-09extend test for spreadsheet functionsMarkus Mohrhard