summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-01-07UNO API test for conditional formatsMatúš Kukan1-0/+136
2015-01-05java: unnecessary importsNoel Grandin1-4/+0
2015-01-04help out clangCaolán McNamara2-0/+8
2014-12-31Ifdef out testSharedFormulaXLS() for now, fails for me with OpenCL on CPUTor Lillqvist1-0/+8
2014-12-31add a few more formula testsRaal8-3/+235
2014-12-30correct test for fdo#81195Markus Mohrhard1-0/+26
2014-12-30add test for fdo#81195Markus Mohrhard2-0/+23
2014-12-30add test for fdo#84556Markus Mohrhard3-13/+48
2014-12-29add test for fdo#80091Markus Mohrhard2-0/+23
2014-12-26coverity#1260448 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-12-24fix commentMarkus Mohrhard1-1/+1
2014-12-24add test for wrong matrix calculationsMarkus Mohrhard2-0/+25
2014-12-24add test for fdo#86734Markus Mohrhard2-0/+23
2014-12-22fix typoMatúš Kukan1-1/+1
2014-12-22add import test for xlsbMarkus Mohrhard4-1/+16
2014-12-19sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann3-10/+10
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-13/+13
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-11java: reduce visibility of fields and methodsNoel Grandin1-4/+4
2014-12-10be a bit more relaxed about that conditionMarkus Mohrhard1-1/+1
2014-12-10java: remove some comment noiseNoel Grandin2-2/+2
2014-12-09fdo#82312 - Excel chart has a wrong sizeNoel Grandin2-0/+20
2014-12-08Convert some test cases to using insertRangeData().Kohei Yoshida1-33/+84
2014-12-08coverity#1257114 Result is not floating-pointCaolán McNamara1-1/+1
2014-12-08Test also Calc export / import of images with special IDZolnai Tamás2-0/+74
2014-12-08add test for fdo#85304Markus Mohrhard2-0/+22
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás3-0/+42
2014-12-07add test case for fdo#86754Markus Mohrhard2-0/+32
2014-12-07add test for fdo#85856Markus Mohrhard2-0/+39
2014-12-05Fix 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-12-01add test case for fdo#86518Markus Mohrhard1-0/+14
2014-11-30add test case for fdo#86253Markus Mohrhard2-0/+44
2014-11-27Work 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-25java: final fields that can be staticNoel Grandin2-2/+2
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-18java: make fields final where possibleNoel Grandin5-13/+13
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-13calc performance testLaurent Godard2-0/+255
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini4-9/+9