summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-03-06enable bag load of excel specific VBA api testsNoel Power
2012-12-13bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-06fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-07-30MSVC complains about too many implicit conversionsMichael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-07-02resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)
2012-05-30Unit test for INDIRECT function with different configurations.Kohei Yoshida
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-21added unit tests for DATEDIF fdo#44456Eike Rathke
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-04Evil hack to fix the UNO API failure.Kohei Yoshida
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03New API test for ScAnnotationShapeObj.Kohei Yoshida
2012-05-03Temporarily disabling a failing API test. I'll fix it soon.Kohei Yoshida
2012-04-30These two tests are now ported to cppunit.Kohei Yoshida
2012-04-30Test setPropertyValue().Kohei Yoshida
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida
2012-04-30add missing DoCloseMarkus Mohrhard
2012-04-29First attempt adding cell-value xlsx testDaniel Bankston
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida
2012-04-28Test the header field API for real.Kohei Yoshida
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida
2012-04-27add tolerance to chart regression testMarkus Mohrhard
2012-04-27adapt dumper to new xml diffMarkus Mohrhard
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard
2012-04-26Temporarily disable test Java API tests that cause crash-on-exit.Kohei Yoshida
2012-04-25add test case for copy&paste formulas between documentsMarkus Mohrhard
2012-04-24-Werror=unused-variableStephan Bergmann
2012-04-24first try for copy/paste formulas between docs test caseMarkus Mohrhard
2012-04-24add some more test cases for copying formulasMarkus Mohrhard
2012-04-23add test case for copy/paste formulas, related fdo#48482Markus Mohrhard
2012-04-23I did not want to disable these testsMarkus Mohrhard
2012-04-19Revert "move testCVE into slowcheck"Markus Mohrhard
2012-04-19enable the chart2 dumper testMarkus Mohrhard
2012-04-17transferring java XPrintAreas to c++Artur Dorda
2012-04-17add a simple test case for shared formula importMarkus Mohrhard
2012-04-16WaE: "NOMINMAX" redefinedDavid Tardon
2012-04-15add test case for autofill with user defined listsMarkus Mohrhard
2012-04-14unit test for CSV import fixes related to fdo#48621Eike Rathke
2012-04-14improve autofill test caseMarkus Mohrhard