summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* fdo#86572: Write test for this.Kohei Yoshida2014-12-112-0/+38
* unit test for matrix comparison error propagation, fdo#87237Eike Rathke2014-12-112-0/+24
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-4/+4
* be a bit more relaxed about that conditionMarkus Mohrhard2014-12-101-1/+1
* java: remove some comment noiseNoel Grandin2014-12-102-2/+2
* fdo#82312 - Excel chart has a wrong sizeNoel Grandin2014-12-092-0/+20
* Convert some test cases to using insertRangeData().Kohei Yoshida2014-12-081-33/+84
* coverity#1257114 Result is not floating-pointCaolán McNamara2014-12-081-1/+1
* Test also Calc export / import of images with special IDZolnai Tamás2014-12-082-0/+74
* add test for fdo#85304Markus Mohrhard2014-12-082-0/+22
* Test for linked graphic export / import of CalcZolnai Tamás2014-12-073-0/+42
* add test case for fdo#86754Markus Mohrhard2014-12-072-0/+32
* add test for fdo#85856Markus Mohrhard2014-12-072-0/+39
* Fix incorrect adjustment of range references during sort.Kohei Yoshida2014-12-053-18/+8
* unit test for sort with broadcasters, fdo#86762Eike Rathke2014-12-022-0/+217
* Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida2014-12-012-0/+18
* add test case for fdo#86518Markus Mohrhard2014-12-011-0/+14
* add test case for fdo#86253Markus Mohrhard2014-11-302-0/+44
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-271-1/+1
* fdo#86615: Write test for this.Kohei Yoshida2014-11-252-0/+32
* Adjust ref undo to ensure group area listeners are used.Kohei Yoshida2014-11-252-2/+124
* java: final fields that can be staticNoel Grandin2014-11-252-2/+2
* check internal and external sheet references in both modesEike Rathke2014-11-251-9/+38
* check that the fdo#79441 case works in both update references modesEike Rathke2014-11-252-1/+13
* check that sort with absolute references works in both modesEike Rathke2014-11-211-7/+20
* Extend the test to cover insertion / deletion of rows.Kohei Yoshida2014-11-181-0/+39
* New test for testing group area listener behaviors during formula pasting.Kohei Yoshida2014-11-182-0/+69
* java: make fields final where possibleNoel Grandin2014-11-185-13/+13
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* calc performance testLaurent Godard2014-11-132-0/+255
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-9/+9
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-2/+1
* Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky2014-11-101-5/+0
* Disable problematic sorting test that depends on the old default.Michael Meeks2014-11-101-0/+5
* fdo#85584: Adapt the unit test to the new default.Jan Holesovsky2014-11-101-0/+21
* Fix build.Jan Holesovsky2014-11-101-3/+2
* Use SAL_N_ELEMENTSZolnai Tamás2014-11-071-1/+1
* Build fix: back to C++98Zolnai Tamás2014-11-071-2/+2
* Make these tests weaker to fix build.Zolnai Tamás2014-11-071-3/+2
* Make SdrGrafObj swapping methods private.Zolnai Tamás2014-11-072-15/+27
* Test for swapped out image loss during Calc exportZolnai Tamás2014-11-072-0/+72
* Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist2014-11-061-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-312-2/+0
* fdo#85215: Write test for this.Kohei Yoshida2014-10-271-1/+33
* fdo#85282: Write test for this.Kohei Yoshida2014-10-272-0/+230
* fdo#85215: Write test for this.Kohei Yoshida2014-10-262-0/+110
* bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar2014-10-252-0/+22
* Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann2014-10-232-5/+5
* Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann2014-10-232-5/+5
* sc: remove duplicate test methods from ScTableSheetsObjMichael Stahl2014-10-211-3/+1