summaryrefslogtreecommitdiff
path: root/sc/qa/unit/data
AgeCommit message (Collapse)AuthorFilesLines
2013-06-28we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-1/+1
Change-Id: If315ce28a4182019002141c7330475e0843f9a40 (cherry picked from commit 3f0b5770790dfcb408d169df1265546d6e8e3ece) Reviewed-on: https://gerrit.libreoffice.org/4593 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-28unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960)Noel Power2-0/+0
expand the existing borders import check to cater for xlsx ( and testing for fine/hair border styles ) Change-Id: Ic5c3cd46e0049dbce9997f0881c4d98e0d64e00c (cherry picked from commit 69dcacedaccd1d698a54eed615ee8739747bc975) Reviewed-on: https://gerrit.libreoffice.org/4503 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida1-0/+0
Just to preserve the old (and correct) behavior. Change-Id: I229e0b80097f6d70ff3023072b52576815010b15
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida1-0/+0
For now, we'll only check whether or not those field items with formats get imported at all. We should add additional checks for their formats later. Change-Id: I5a8f01a6e2594b8c97183a43fc4f3417df6fb561
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida1-0/+0
Field objects can have formats applied to them, and when they do, they appear inside a <text:span> element. Change-Id: I7b4346389f393a4ddf708670b2c524a6594128b5
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida1-0/+0
Change-Id: I8139c5b65f5953ad62047ee87f298b68141086b1
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard1-0/+0
Change-Id: I6ce6292a490ef39c111aa7f4c0a5ada0d45c16bc
2013-03-22remove two unused test filesMarkus Mohrhard2-0/+0
Change-Id: If7d4167424f5a80733bed9f58e488e6a2a44d12d
2013-03-22add import test for color scalesMarkus Mohrhard2-0/+0
Change-Id: Ie85f8efd520aaf4e10b560c637a74fbd9e25530b
2013-03-22update the test filesMarkus Mohrhard2-0/+0
Change-Id: I0285e9d6739e7f2a9882fd19f03524482128e2d2
2013-03-22add import test for data barsMarkus Mohrhard2-0/+0
Change-Id: Ida98e51a7f9970c7d4c845f5a6ac1566cbed9e3a
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power3-0/+0
Change-Id: I6363c408c1205c99cd11cada3877a3006022d06b
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida1-0/+0
If import of raw cell values doesn't work, all bets are off. Let's make sure it does. We'll add more test cases to this file as the need arises. Change-Id: I1469c285e6e87056406415bd8c767890c153b2b5
2013-02-11add unittest for fdo#59240Korrawit Pruegsanusak2-0/+1
Change-Id: Ic287228f578c9ecb0f69a47380c890e337203b31 Reviewed-on: https://gerrit.libreoffice.org/2078 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power2-0/+0
Moved old row test from export to qahelper in order that it can be shared with the import only tests, also added some new test documents and test data for some additional row height checking Change-Id: I023844b8dba8935d4bcdaac7fd16496e99251d78
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza3-0/+0
In calc, we see a lot of implementations of createFileURL. So get ride of all it and start to use the UnoAPitest::createFileURL method. Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and moved some testing files to the right dir that the file belongs. Conflicts: sc/qa/extras/scoutlineobj.cxx Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power2-0/+0
it seems both xls & xlsx export suffer from problems with multiple row heights repeated ( if those rows are empty ) Change-Id: I3ed68a81517a3e55d1de1954fcb99e7cb39be337
2013-01-25improve the tests for cached value importMarkus Mohrhard4-6/+6
The test now also tests for Err:* import and checks that these have been imported as error values and not only as text values. Future clean-up: Merge the cached matrix test file into the cached value one. Change-Id: I9c0a06f058ff6620bd7ca169b3bee07a5430997e
2013-01-25improve tests for cached value importMarkus Mohrhard2-0/+2
Change-Id: I8e5f8cb351792b53c89658074e41dff3a3c4d9db
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida1-0/+0
Change-Id: I2167d1a2c7ea70415581caf29acf620e4b116e69
2013-01-15add test case for fdo#59293Markus Mohrhard2-0/+6
Change-Id: I5972a2805d8bc03b84a42fbba4b67923b3b77249
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida1-0/+0
Change-Id: I23eb8d53b8a2c48514900a5ab07ed7ec71d3ef99
2013-01-04add unit test for dependency tree during ods importMarkus Mohrhard1-0/+0
Change-Id: I92bff38304959237042b9a0078be25948d642b25
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida1-0/+0
Test disabled as it currently fails. Change-Id: I33ea3c95357fd7fdb9deaba30372567cfb69ebd6
2012-12-18fix the test for cond format exportMarkus Mohrhard1-5/+5
Change-Id: I01e0b3e76e39bf26d2398745bf706cfa60d5621f
2012-11-12add test for EDB-22591Caolán McNamara1-0/+0
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce
2012-11-03add an import test for the new cond formatsMarkus Mohrhard2-0/+22
Change-Id: I2c25604df183ce27845f9e01bb27ab92fc8ffbec
2012-11-01another some more regression testsCaolán McNamara1-0/+0
Change-Id: Ic13269fcf55b4e51a8124da6d2de75fb5bec23e0
2012-11-01add test for EBD-22330Caolán McNamara1-0/+0
Change-Id: Ifd59198a2d09e26377267c8b509c5340d83240e3
2012-10-19add test case for the MATCH functionMarkus Mohrhard3-0/+1
Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard1-0/+0
Change-Id: I2dd43c333c7631545e464d1e28ff33ec93e8312f
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power1-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-25unit test for fdo#55198Noel Power1-0/+0
Change-Id: I15b745366d1f4c3180f44290e72e245f98bbd755
2012-09-25unit test for bnc#780296 fixNoel Power1-0/+0
Change-Id: Ib75437bb52c8094821fc9d18429f4ce01bb7ec2f
2012-09-23add forgotten filesMarkus Mohrhard4-0/+80
Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a
2012-09-23add color scale import test for xlsxMarkus Mohrhard1-0/+0
Change-Id: I8877d285be21ea4cd010cb532de593b3f5ab5975
2012-09-23improve the color Scale testMarkus Mohrhard1-0/+0
Change-Id: I6004874b83adbc602dcad83192cf68607bee5a96
2012-09-23now we can also activate the cond format import test for xlsxMarkus Mohrhard1-0/+0
Change-Id: Idb72bb2616c212439241d93ac28c9649457507a3
2012-09-22enable the cond format import test also for xls and xlsxMarkus Mohrhard2-0/+0
Change-Id: I04d743ef9f38f4f65ba912f34ac641ea7031aed2
2012-09-18add lotus .123 import testMarkus Mohrhard1-0/+0
Change-Id: Iadf71abb02f6178fbe64db6ad9377b131e00fae8
2012-08-27Add unit test for pivot table import from ods.Kohei Yoshida1-0/+0
Change-Id: I7e7bf5746636e0f13aaaec91d526ac59f6054796
2012-08-15New border test for Calc, checks all the widthsArtur Dorda1-0/+0
Change-Id: I44849ae8e8c174d1b14e10477f31dedaccaee293
2012-08-14New unit test for importing cell-anchored shapes from ods.Kohei Yoshida1-0/+0
Change-Id: I3cedafaf1862c69a40a7973ed056bf595f9e7d20
2012-08-13Add test for csv filter as well.Kohei Yoshida1-0/+3
The content is intentionally identical to the html counterpart. Change-Id: Ie9a91ceafdb56a0c915bc0175d49bb494c38e9af
2012-08-13New HTML file to test number format on import.Kohei Yoshida1-0/+8
Change-Id: I74e831e5ede01dfe2954314be6b64b19a551dc6b
2012-08-13add simple test for ods color scale importMarkus Mohrhard1-0/+0
Change-Id: I539c6bfec17febbdd97c724fbde55b75da7700f6
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard6-44/+44
Change-Id: Iff43b5971bbbd2fd31e7dac5e99f2c94c5d75f4c
2012-07-19Add test case for matrix reference cells with blank text resultDaniel Bankston2-0/+1
Change-Id: If00d424ebe0d82284c3281c3362f2a9e52ee384e
2012-07-12Add test case for ODS column width importDaniel Bankston1-0/+0
-This also re-enables ScFiltersTest::testFormatsODS, but disables checks for row height import which was causing win tinderbox failures. -If checks for column width cause win tinderbox failures, we may need to temporarily disable them too until we find out cause of failures. Change-Id: Ibfef98d412cf0a25b98d739ad53308dac09ed370
2012-07-11Add test for volatile functions for ODS importDaniel Bankston1-0/+0
Change-Id: If2f85e32ddeb9f25b4a355ce5451dc04925bbbc9