summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-3/+3
2011-10-18WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-1/+1
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-1/+1
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-2/+2
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-18WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-1/+1
2011-10-18WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-18WaE: illegal copy-initializationTor Lillqvist1-1/+1
2011-10-18WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-18WaE: unreachable codeTor Lillqvist1-3/+0
2011-10-18WaE: 'ScVbaFormatConditions' : default constructor could not be generatedTor Lillqvist1-0/+17
2011-10-18WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist1-1/+1
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara1-1/+9
2011-10-18survive some fuzzCaolán McNamara4-14/+32
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard1-5/+5
2011-10-17add initial test for matrix functionsStefan Weigel4-0/+37
2011-10-17WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2011-10-17WaE: potentially uninitialized local variable usedTor Lillqvist1-1/+1
2011-10-17WaE: unreachable codeTor Lillqvist1-1/+4
2011-10-17WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist2-3/+3
2011-10-17make the mathematical functions test simplerMarkus Mohrhard2-2/+5
2011-10-17check that seeks and reads succeededCaolán McNamara1-2/+5
2011-10-17is it a secret what the error message is ?Caolán McNamara1-2/+3
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara2-6/+10
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+12
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl11-19/+22
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl24-114/+161
2011-10-10WaE: inconsistent dll linkageTor Lillqvist1-2/+0
2011-10-10WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard3-0/+7
2011-10-09extend test for spreadsheet functionsMarkus Mohrhard2-2/+4
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard1-5/+9
2011-10-07set the correct url for vba unit testMarkus Mohrhard1-1/+1
2011-10-07delete NULL is safeTakeshi Abe2-27/+0
2011-10-06VALGRIND=memcheck => sc unit test discovered bug.Caolán McNamara1-1/+2
2011-10-06woah, that's very not rightCaolán McNamara1-2/+3
2011-10-06improve error message for missing csv filesMarkus Mohrhard1-1/+3
2011-10-06and forgot again to add a fileMarkus Mohrhard1-0/+2
2011-10-06add unit test for fdo#41381Markus Mohrhard2-0/+6
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard3-5/+24
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida3-9/+8
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard1-1/+1
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard4-0/+42
2011-10-05add Star Basic unit test to calcMarkus Mohrhard2-1/+46
2011-10-05fdo#41478 follow-up cleanup.Jan Holesovsky1-13/+12
2011-10-05Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menuOlivier Hallot1-9/+16