summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2015-10-02don't believe xls wrt size to reserveCaolán McNamara1-0/+0
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2-0/+16
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro2-1/+71
2015-02-21tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh2-0/+36
2015-02-14fix windows buildMarkus Mohrhard1-1/+1
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert2-0/+19
2014-12-11fdo#86572: Write test for this.Kohei Yoshida2-0/+38
2014-12-11unit test for matrix comparison error propagation, fdo#87237Eike Rathke2-0/+24
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás3-0/+42
2014-12-06Fix incorrect adjustment of range references during sort.Kohei Yoshida3-18/+8
2014-12-02unit test for sort with broadcasters, fdo#86762Eike Rathke2-0/+217
2014-12-01Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida2-0/+18
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-1/+1
2014-11-25fdo#86615: Write test for this.Kohei Yoshida2-0/+32
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida2-2/+124
2014-11-25check internal and external sheet references in both modesEike Rathke1-9/+38
2014-11-25check that the fdo#79441 case works in both update references modesEike Rathke2-1/+13
2014-11-21check that sort with absolute references works in both modesEike Rathke1-7/+20
2014-11-18Extend the test to cover insertion / deletion of rows.Kohei Yoshida1-0/+39
2014-11-18New test for testing group area listener behaviors during formula pasting.Kohei Yoshida2-0/+69
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini4-9/+9
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky1-5/+0
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks1-0/+5
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky1-0/+21
2014-11-10Fix build.Jan Holesovsky1-3/+2
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
2014-11-07Build fix: back to C++98Zolnai Tamás1-2/+2
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-3/+2
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás2-15/+27
2014-11-07Test for swapped out image loss during Calc exportZolnai Tamás2-0/+72
2014-11-06Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini2-2/+0
2014-10-27fdo#85215: Write test for this.Kohei Yoshida1-1/+33
2014-10-27fdo#85282: Write test for this.Kohei Yoshida2-0/+230
2014-10-26fdo#85215: Write test for this.Kohei Yoshida2-0/+110
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar2-0/+22
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann2-5/+5
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann2-5/+5
2014-10-18fdo#82047: Write test for this.Kohei Yoshida2-0/+76
2014-10-18NamedExpression is too lengthy. Let's just call it 'Name'. We'll know.Kohei Yoshida2-9/+9
2014-10-17fdo#80284: Write test for this first.Kohei Yoshida2-0/+117
2014-10-17Move these tests to ucalc_formula.cxx.Kohei Yoshida2-213/+214
2014-10-16fdo#73080: Write another test case for single cell reference cases.Kohei Yoshida1-0/+21
2014-10-15fdo#73080: Write test for this first.Kohei Yoshida2-0/+28
2014-10-15sc: fix temp file leaks in ucalc TestMichael Stahl1-0/+3
2014-10-15sc: fix temp file leak in ScFiltersTestMichael Stahl1-0/+2
2014-10-15sc: fix temp file leak in ScExportTestMichael Stahl1-0/+1
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