Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-03 | add an import test for the new cond formats | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I2c25604df183ce27845f9e01bb27ab92fc8ffbec | |||||
2012-10-19 | add test case for the MATCH function | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964 | |||||
2012-09-26 | don't let numforats in dxf entries clobber global number formats & update test | Noel Power | 1 | -0/+0 | |
* Enabling the disabled test which checked a cell style attribute ( that was getting clobbered by the dxf entries above ) * squash the 'escape' characters in dxf num formats ( probably should do this in general * regenerate the formats.xlsx file ( I had to manually tweak this as the conditional tests were failing with the excel created document ) | |||||
2012-09-25 | unit test for fdo#55198 | Noel Power | 1 | -0/+0 | |
Change-Id: I15b745366d1f4c3180f44290e72e245f98bbd755 | |||||
2012-09-25 | unit test for bnc#780296 fix | Noel Power | 1 | -0/+0 | |
Change-Id: Ib75437bb52c8094821fc9d18429f4ce01bb7ec2f | |||||
2012-09-23 | add color scale import test for xlsx | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I8877d285be21ea4cd010cb532de593b3f5ab5975 | |||||
2012-09-23 | now we can also activate the cond format import test for xlsx | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: Idb72bb2616c212439241d93ac28c9649457507a3 | |||||
2012-09-22 | enable the cond format import test also for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I04d743ef9f38f4f65ba912f34ac641ea7031aed2 | |||||
2012-07-06 | add a import test for control shapes | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I2ac5e1bdd1c681c8ba58edded3ab1b57ac30c512 | |||||
2012-07-04 | test related to fdo#51601 | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: If1edd974ba81f56b0ff32ffe0bfd376bb370943b | |||||
2012-06-15 | Extend current database range unit test to also check xls and xlsx | Daniel Bankston | 1 | -0/+0 | |
Since Excel doesn't support named database ranges, I also added tests for unnamed database ranges for ods, xls, and xlsx. Change-Id: I491324883c95cf2edb13c0561e975a13d13ba7d7 | |||||
2012-04-29 | First attempt adding cell-value xlsx test | Daniel Bankston | 1 | -0/+0 | |
Change-Id: I5481759669d14b7e4c564f2909d1db9af3b4a2e6 | |||||
2012-04-17 | add a simple test case for shared formula import | Markus Mohrhard | 1 | -0/+0 | |
Thanks to Kohei for the test document Please only change this file with Excel and check after changing it that it still contains shared formulas in all places. | |||||
2012-01-12 | add test for range name import, related fdo#42624 | Markus Mohrhard | 1 | -0/+0 | |
this adds range names referencing range names that are loaded after the referencing range name | |||||
2012-01-09 | add some tests related to fdo#42624 | Markus Mohrhard | 1 | -0/+0 | |
see fdo#44587 for problems with range names in matrix formulas during xlsx import/export | |||||
2011-10-28 | we can now enable the range name test for xlsx too | Markus Mohrhard | 1 | -0/+0 | |
2011-09-15 | add formats test for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
2011-09-13 | Let's keep our file naming scheme consistent. | Kohei Yoshida | 1 | -0/+0 | |
2011-09-13 | add files for bugFix tests and restructure filters-test a bit | Markus Mohrhard | 1 | -0/+0 | |
2011-09-07 | some basic unit test for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
adds the basic concepts for xls/xlsx unit test -build system changes -some restructuring in the filter test -universal-content.xls/xlsx |