summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2014-10-14don't execute ScOpenCLTest::testFinacialIRRFormula on OSXNoel Grandin1-0/+10
2014-10-12fdo#83901: Write a test for this.Kohei Yoshida1-0/+32
2014-10-10Adapt sorting unit tests for new default.Michael Meeks2-6/+75
2014-10-10coverity#1244942 Dereference null return valueCaolán McNamara1-0/+1
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida1-236/+236
2014-10-02Another test case for this feature.Kohei Yoshida2-0/+77
2014-10-02Write the first test for this formula-to-value feature.Kohei Yoshida2-0/+162
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-19fdo#84009: Adjust the test case to catch this.Kohei Yoshida1-8/+10
2014-09-18fdo#83764: Write test for this.Kohei Yoshida2-1/+81
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida2-1357/+1385
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida1-26/+26
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara1-0/+0
2014-09-10create a regression test for loading lotus wks documentsCaolán McNamara6-0/+4
2014-09-08spurious warning C4189 local variable initialized but not referencedMichael Stahl1-0/+1
2014-09-08Keep files of failing tests aroundStephan Bergmann1-1/+1
2014-09-07add test for cond format copy&paste whole sheetMarkus Mohrhard2-0/+35
2014-09-07rename the testMarkus Mohrhard2-3/+3
2014-09-07add test for duplicated conditional formatsMarkus Mohrhard2-0/+24
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-2/+2
2014-09-03fdo#83217: Write test for this.Kohei Yoshida2-0/+58
2014-09-03fdo#81633: Write test for this.Kohei Yoshida1-0/+37
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-6/+6
2014-09-03yet another unit test for fdo#79441Eike Rathke1-62/+115
2014-09-02coverity#1233491 Dereference null return valueCaolán McNamara1-1/+1
2014-08-29Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida2-0/+122
2014-08-29Write export unit test for pivot table import / export with xlsx.Kohei Yoshida2-0/+147
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann1-1/+1
2014-08-26This one needs to be local time too.Kohei Yoshida1-1/+1
2014-08-26Let's not get the UTC date to see if it fixes test failure in PST.Kohei Yoshida1-1/+1
2014-08-26unit test for sort with volatile formula cells, fdo#83067Eike Rathke2-0/+110
2014-08-20disable the test until I understand the problemMarkus Mohrhard1-1/+1
2014-08-19enable test after fixing the validation errorMarkus Mohrhard1-11/+0
2014-08-18Write test to ensure that we export sheet tab color settings correctly.Kohei Yoshida1-0/+18
2014-08-17remove executable bitsThomas Arnhold3-0/+0
2014-08-17fix unit test after size_t changeThomas Arnhold1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin3-5/+5
2014-08-16add test case for fdo#82503Markus Mohrhard2-0/+36
2014-08-16add test for fdo#82128Markus Mohrhard2-0/+33
2014-08-15unit test for sort with sheet references and external references, fdo#77018Eike Rathke2-0/+82
2014-08-15unit test for sheet and in-range range references after sort, fdo#79441Eike Rathke2-0/+142
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist1-0/+1
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold1-1/+1
2014-08-12Write test for importing images from xls.Kohei Yoshida2-0/+27
2014-08-09add calc dbase import testCaolán McNamara5-0/+3
2014-08-08bnc#885548: Write test for this.Kohei Yoshida1-0/+65
2014-08-07coverity#1229887 Resource leakCaolán McNamara1-0/+2
2014-08-07coverity#1229888 Resource leakCaolán McNamara1-1/+4
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida2-0/+70