summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida2011-10-241-40/+99
* macros-test.cxx: fix syntax errorMichael Stahl2011-10-241-3/+3
* fdo#42169: Display caption strings without format detection.Kohei Yoshida2011-10-241-2/+13
* macros-test.cxx: unused variable pDocMichael Stahl2011-10-241-1/+0
* make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'Noel Power2011-10-242-26/+47
* more substantial vba test ( testing various range addression )Noel Power2011-10-241-0/+0
* remove unused UI stringsAndras Timar2011-10-232-50/+0
* execute filters-test in headless modeMarkus Mohrhard2011-10-221-0/+1
* Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot2011-10-212-2/+2
* Updated csv parser from the orcus repository.Kohei Yoshida2011-10-211-24/+110
* enable sc_macros_testMarkus Mohrhard2011-10-211-0/+2
* add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard2011-10-203-3/+26
* extract helper methods for debuging calc testsMarkus Mohrhard2011-10-202-122/+172
* improve unit test for UpdateReferenceMarkus Mohrhard2011-10-201-6/+51
* increment table position correctly if more than one table is insertedMarkus Mohrhard2011-10-201-1/+1
* WaE: unused eCaolán McNamara2011-10-201-0/+4
* migrate to StringRangeEnumerator in CalcIvan Timofeev2011-10-191-15/+11
* separate normal calc filter tests and macro testsMarkus Mohrhard2011-10-194-72/+502
* 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