summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* add output for language settings to log fileMarkus Mohrhard2011-10-192-1/+8
* add unit test for fdo#41868Markus Mohrhard2011-10-191-1/+32
* by one error in ScFormulaCell::UpdateDeleteTab (fdo#41868)Markus Mohrhard2011-10-191-1/+1
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-181-1/+1
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-181-3/+3
* WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-181-1/+1
* WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2011-10-181-1/+1
* WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2011-10-181-1/+1
* WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2011-10-181-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-181-1/+0
* WaE: unreachable codeTor Lillqvist2011-10-181-1/+0
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-181-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-181-1/+0
* WaE: illegal copy-initializationTor Lillqvist2011-10-181-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-181-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-181-3/+0
* WaE: 'ScVbaFormatConditions' : default constructor could not be generatedTor Lillqvist2011-10-181-0/+17
* WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist2011-10-181-1/+1
* Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara2011-10-181-1/+9
* survive some fuzzCaolán McNamara2011-10-184-14/+32
* copy/paste error, it should test the xls file tooMarkus Mohrhard2011-10-171-5/+5
* add initial test for matrix functionsStefan Weigel2011-10-174-0/+37
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-171-1/+1
* WaE: potentially uninitialized local variable usedTor Lillqvist2011-10-171-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-171-1/+4
* WaE: unreachable codeTor Lillqvist2011-10-171-1/+0
* WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist2011-10-172-3/+3
* make the mathematical functions test simplerMarkus Mohrhard2011-10-172-2/+5
* check that seeks and reads succeededCaolán McNamara2011-10-171-2/+5
* is it a secret what the error message is ?Caolán McNamara2011-10-171-2/+3
* split bootstrapfixture and move test-filters class for sot testCaolán McNamara2011-10-152-6/+10
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-5/+12
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-1111-19/+22
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-1124-114/+161
* WaE: inconsistent dll linkageTor Lillqvist2011-10-101-2/+0
* WaE: unreachable codeTor Lillqvist2011-10-101-2/+0
* add unit test cases for mathematical functionsMarkus Mohrhard2011-10-093-0/+7
* extend test for spreadsheet functionsMarkus Mohrhard2011-10-092-2/+4
* improve error messages for sc's filters-testMarkus Mohrhard2011-10-081-5/+9
* set the correct url for vba unit testMarkus Mohrhard2011-10-071-1/+1
* delete NULL is safeTakeshi Abe2011-10-072-27/+0
* VALGRIND=memcheck => sc unit test discovered bug.Caolán McNamara2011-10-061-1/+2
* woah, that's very not rightCaolán McNamara2011-10-061-2/+3
* improve error message for missing csv filesMarkus Mohrhard2011-10-061-1/+3
* and forgot again to add a fileMarkus Mohrhard2011-10-061-0/+2
* add unit test for fdo#41381Markus Mohrhard2011-10-062-0/+6
* fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard2011-10-063-5/+24
* bnc#722045: Display page background color/image properly.Kohei Yoshida2011-10-053-9/+8
* enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard2011-10-051-1/+1
* add initial work for vba tests in calc( work in progress)Markus Mohrhard2011-10-054-0/+42