summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* resolved fdo#51442 N() inconsistent argument handlingEike Rathke2012-06-261-10/+22
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-251-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-221-0/+17
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
* re-base on ALv2 code.Michael Meeks2012-06-217-164/+101
* disable this test for now, fails on windows due to row height problemMarkus Mohrhard2012-06-201-1/+2
* Add test case for cell text with line breaksDaniel Bankston2012-06-202-0/+7
* Add test case for row height to formats unit testDaniel Bankston2012-06-201-2/+8
* Add test case for i53253 to formats unit testDaniel Bankston2012-06-202-1/+9
* Improve unit test for ODS import of data validityDaniel Bankston2012-06-171-26/+41
* Add unit test for ODS import of Data ValidityDaniel Bankston2012-06-174-0/+150
* Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston2012-06-174-0/+74
* Extend repeated columns unit test to check both text and numbersDaniel Bankston2012-06-174-3/+10
* Commit files used in repeated columns unit testDaniel Bankston2012-06-172-0/+1
* Added unit test for repeated columns in ODS import.Daniel Bankston2012-06-171-0/+16
* Extend current database range unit test to also check xls and xlsxDaniel Bankston2012-06-154-13/+58
* fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers2012-06-121-0/+1
* targeted string re-workNorbert Thiebaud2012-06-011-169/+169
* Rename this option to make it sound more generic.Kohei Yoshida2012-05-311-3/+3
* Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)2012-05-312-0/+7
* Unit test for INDIRECT function with different configurations.Kohei Yoshida2012-05-301-0/+89
* Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2012-05-251-1/+1
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-242-3/+3
* added unit tests for DATEDIF fdo#44456Eike Rathke2012-05-211-20/+57
* Add helpful instructions nearby encrypted CVE files.Michael Meeks2012-05-141-0/+7
* fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers2012-05-131-0/+1
* Evil hack to fix the UNO API failure.Kohei Yoshida2012-05-041-1/+1
* Let's just combine the two tests, since one requires the other.Kohei Yoshida2012-05-041-3/+2
* New API test for ScAnnotationShapeObj.Kohei Yoshida2012-05-031-0/+129
* Temporarily disabling a failing API test. I'll fix it soon.Kohei Yoshida2012-05-031-1/+1
* These two tests are now ported to cppunit.Kohei Yoshida2012-04-301-2/+2
* Test setPropertyValue().Kohei Yoshida2012-04-302-2/+4
* Test for XPropertySet. This is still work-in-progress.Kohei Yoshida2012-04-302-4/+17
* add missing DoCloseMarkus Mohrhard2012-04-301-0/+2
* First attempt adding cell-value xlsx testDaniel Bankston2012-04-293-0/+27
* Fixed crash on tear down during cppunit test.Kohei Yoshida2012-04-282-0/+8
* Test the header field API for real.Kohei Yoshida2012-04-281-38/+29
* Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida2012-04-281-0/+162
* Renamed the file to make room for the header version of the same test.Kohei Yoshida2012-04-281-13/+13
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-5/+78
* Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2012-04-281-0/+89
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-3/+4
* adapt dumper to new xml diffMarkus Mohrhard2012-04-271-0/+1
* use the new xml diff in chart regression testMarkus Mohrhard2012-04-271-28/+6
* Temporarily disable test Java API tests that cause crash-on-exit.Kohei Yoshida2012-04-261-2/+2
* add test case for copy&paste formulas between documentsMarkus Mohrhard2012-04-251-4/+42
* -Werror=unused-variableStephan Bergmann2012-04-241-2/+0
* first try for copy/paste formulas between docs test caseMarkus Mohrhard2012-04-241-0/+27
* add some more test cases for copying formulasMarkus Mohrhard2012-04-241-1/+17
* add test case for copy/paste formulas, related fdo#48482Markus Mohrhard2012-04-231-0/+21