summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-27fdo#85215: Write test for this.Kohei Yoshida
2014-10-27fdo#85282: Write test for this.Kohei Yoshida
2014-10-26fdo#85215: Write test for this.Kohei Yoshida
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann
2014-10-21sc: remove duplicate test methods from ScTableSheetsObjMichael Stahl
2014-10-21sc: fix temp file leak in ScTableSheetObjMichael Stahl
2014-10-18fdo#82047: Write test for this.Kohei Yoshida
2014-10-18NamedExpression is too lengthy. Let's just call it 'Name'. We'll know.Kohei Yoshida
2014-10-17fdo#80284: Write test for this first.Kohei Yoshida
2014-10-17Move these tests to ucalc_formula.cxx.Kohei Yoshida
2014-10-16fdo#73080: Write another test case for single cell reference cases.Kohei Yoshida
2014-10-15fdo#73080: Write test for this first.Kohei Yoshida
2014-10-15sc: fix temp file leak in ScHTMLExportTestMichael Stahl
2014-10-15sc: fix temp file leaks in ucalc TestMichael Stahl
2014-10-15sc: fix temp file leak in ScFiltersTestMichael Stahl
2014-10-15sc: fix temp file leak in ScExportTestMichael Stahl
2014-10-14don't execute ScOpenCLTest::testFinacialIRRFormula on OSXNoel Grandin
2014-10-12fdo#83901: Write a test for this.Kohei Yoshida
2014-10-10Adapt sorting unit tests for new default.Michael Meeks
2014-10-10coverity#1244942 Dereference null return valueCaolán McNamara
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida
2014-10-02Another test case for this feature.Kohei Yoshida
2014-10-02Write the first test for this formula-to-value feature.Kohei Yoshida
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-09-19fdo#84009: Adjust the test case to catch this.Kohei Yoshida
2014-09-18fdo#83764: Write test for this.Kohei Yoshida
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-09-10create a regression test for loading lotus wks documentsCaolán McNamara
2014-09-08spurious warning C4189 local variable initialized but not referencedMichael Stahl
2014-09-08Keep files of failing tests aroundStephan Bergmann
2014-09-07add test for cond format copy&paste whole sheetMarkus Mohrhard
2014-09-07rename the testMarkus Mohrhard
2014-09-07add test for duplicated conditional formatsMarkus Mohrhard
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-03fdo#83217: Write test for this.Kohei Yoshida
2014-09-03fdo#81633: Write test for this.Kohei Yoshida
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-09-03yet another unit test for fdo#79441Eike Rathke
2014-09-02coverity#1233491 Dereference null return valueCaolán McNamara
2014-08-29Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida
2014-08-29Write export unit test for pivot table import / export with xlsx.Kohei Yoshida
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann