summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-1016-768/+1045
|\
| * sb123:#i111449# remove all subdirs in complex testsLars Langhans2010-08-236-12/+14
| * sb123:#i111449# fix in calcPreview TestLars Langhans2010-06-081-1/+1
| * sb123:#111449# change sc complex testsLars Langhans2010-06-0316-760/+1035
* | Typo.Kohei Yoshida2011-03-071-2/+1
* | Properly invalidate cached sheet XML streams during reference update.Kohei Yoshida2011-03-071-2/+0
* | New unit test for sheet stream's validity during reference update.Kohei Yoshida2011-03-071-0/+81
* | Removed the Insert() method; let's use insert() across the board.Kohei Yoshida2011-03-051-1/+1
* | Unit test for text and text number inputs.Kohei Yoshida2011-03-041-0/+24
* | Better error output in case something goes wrong during unit test.Kohei Yoshida2011-03-041-1/+7
* | Added new test for volatile function NOW wrapped inside IF.Kohei Yoshida2011-03-031-0/+32
* | confirmed works under windowsCaolán McNamara2011-03-021-4/+0
* | remove unused export.mapCaolán McNamara2011-02-241-7/+0
* | leave disabled under windows for the momentCaolán McNamara2011-02-211-0/+4
* | add document load tests for CVEs that have affected calcCaolán McNamara2011-02-215-4/+76
* | Added unit test for built-in cell functions.Kohei Yoshida2011-02-171-4/+365
* | Create an ScDocShell instance, and take the ScDocument instance from it.Kohei Yoshida2011-02-162-11/+14
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
* | prewin.h already includes <windows.h>Tor Lillqvist2011-02-091-1/+0
* | Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-081-2/+2
* | hardcode MDDS_HASH_CONTAINER_BOOSTFridrich Štrba2011-02-061-1/+1
* | Add an informative messageTor Lillqvist2011-01-251-0/+1
* | Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida2011-01-211-1/+1
* | Encapsulated access to aSourceRange.Kohei Yoshida2011-01-211-4/+5
* | Check the content of datapilot table output during the unit test run.Kohei Yoshida2011-01-191-11/+74
* | Print a nicely formatted sheet content to stdout for pleasant debugging.Kohei Yoshida2011-01-191-4/+83
* | CollatorWrapper is now working during the unit test.Kohei Yoshida2011-01-192-3/+2
* | Re-enabled the sheet copy test now that it passes.Kohei Yoshida2011-01-191-4/+0
* | Better cell anchoring. (fdo#33205)Caolán McNamara2011-01-181-0/+51
* | Test on collator, which fails only during the unit test run.Kohei Yoshida2011-01-141-0/+13
* | Undef ERROR after including <windows.h> to avoid clashTor Lillqvist2011-01-151-0/+1
* | More on datapilot unit test.Kohei Yoshida2011-01-141-11/+41
* | More progress on unit-testing datapilot. But I'm still not through.Kohei Yoshida2011-01-141-13/+77
* | Can't use RTL_CONSTASCII_USTRINGPARAM on pointersCaolán McNamara2011-01-141-4/+4
* | More on unittesting data pilot.Kohei Yoshida2011-01-131-8/+32
* | Set dimension information for the datapilot save data.Kohei Yoshida2011-01-131-4/+49
* | Insert data into data sheet to be used in datapilot table.Kohei Yoshida2011-01-131-2/+33
* | Oops. Unintended commit. Removed.Kohei Yoshida2011-01-131-2/+1
* | More testing though it's currently disabled as it fails.Kohei Yoshida2011-01-131-1/+15
* | Forgot to delete sheet at the end of the test.Kohei Yoshida2011-01-131-0/+2
* | Added unit test for sheet copying.Kohei Yoshida2011-01-131-0/+35
* | Now the matrix test passes on Windows. Re-enabling.Kohei Yoshida2011-01-081-2/+0
* | Bypass test that fails on Windows for nowTor Lillqvist2011-01-051-0/+2
* | cppcheck: silence warningCaolán McNamara2010-12-241-0/+1
* | Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida2010-12-202-16/+26
|\ \
| * | cppunit: make sure to regenerate .rdb if makefile changesCaolán McNamara2010-12-201-1/+1
| * | cppcheck: reorganize this a littleCaolán McNamara2010-12-201-15/+25
* | | Unit test for matrix's And and Or evaluations.Kohei Yoshida2010-12-161-0/+7
* | | Test for empty path element type.Kohei Yoshida2010-12-161-0/+6