Age | Commit message (Expand) | Author |
2013-05-13 | fix Workbooks.xls unit test ( was failing on windows ) | Noel Power |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-05-10 | temporarily disable unit test that fails on windows | Noel Power |
2013-05-09 | Test more broadcaster relocation scenarios. | Kohei Yoshida |
2013-05-09 | The same thing applies in reverse direction. | Kohei Yoshida |
2013-05-09 | Fix another broadcaster bug and a test code to catch it. | Kohei Yoshida |
2013-05-09 | Test to ensure that removing a listening formula cell remove the broadcaster. | Kohei Yoshida |
2013-05-09 | More test and more fix wrt broadcaster rework. | Kohei Yoshida |
2013-05-09 | Start writing unit test for broadcaster storage. Found & fixed one bug. | Kohei Yoshida |
2013-05-09 | add simple Range.Name test | Noel Power |
2013-05-09 | add some Range.value tests | Noel Power |
2013-05-09 | add new test for Workbooks | Noel Power |
2013-05-09 | add OLEObject related test | Noel Power |
2013-05-09 | some testcases for api generated changed & click events for vba controls | Noel Power |
2013-05-09 | tweak MiscControls to test simple textbox change event | Noel Power |
2013-05-09 | Add check form contrast and IncrememtContrast behaviour in Shapes.xls | Noel Power |
2013-05-09 | Tweak further the indices checked for break, also tweak test document | Noel Power |
2013-05-09 | Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed it | Noel Power |
2013-05-09 | add Range.Cut check | Noel Power |
2013-05-09 | re-enable Ranges.xls vba testdocument, additionally remove some failing tests | Noel Power |
2013-05-09 | some extra tests for ListBox.MultiSelection and ListBox.Text api | Noel Power |
2013-05-09 | Add some misc control related vba tests | Noel Power |
2013-05-09 | add test for new vba ReturnInteger type | Noel Power |
2013-05-09 | add new vba test file ( for testing input/output for 'Value' attributes ) | Noel Power |
2013-05-03 | Additional unit test for sorting. | Kohei Yoshida |
2013-04-30 | Unit test for the earlier reference toggling bug. | Kohei Yoshida |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | forgot those | Thomas Arnhold |
2013-04-26 | fix | Thomas Arnhold |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-13 | Get cppunit in sc to link with orcus-parser. | Kohei Yoshida |
2013-04-08 | fdo#62116: Be sure to convert relative URLs into absolute ones. | Kohei Yoshida |
2013-04-08 | fdo#62116: Unit test for the fix. | Kohei Yoshida |
2013-04-08 | fdo#62116: Handle field objects with formats correctly. | Kohei Yoshida |
2013-04-08 | fdo#62116: Add failing cell content to the test file. | Kohei Yoshida |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-28 | Move ScFormulaCell into its own header source files: formulacell.?xx. | Kohei Yoshida |
2013-03-28 | More on replacing ScBaseCell. | Kohei Yoshida |
2013-03-27 | More ScBaseCell reduction... | Kohei Yoshida |
2013-03-26 | add inital test case for fdo#62206 | Markus Mohrhard |
2013-03-25 | a few more cases where we should close the doc after the test | Markus Mohrhard |
2013-03-24 | close documents at the end of the test | Markus Mohrhard |
2013-03-24 | use ASSERT_DOUBLES_EQUAL instead of CPPUNIT_ASSERT_DOUBLES_EQUAL in calc | Markus Mohrhard |
2013-03-23 | add ODS test for above/below cond format rules | Markus Mohrhard |
2013-03-23 | fix spelling error | Markus Mohrhard |
2013-03-22 | Add convenience methods to set maximum text input and numeric input modes. | Kohei Yoshida |
2013-03-22 | More on reducing the ScBaseCell usage. That's it for today. | Kohei Yoshida |
2013-03-22 | add databar export test | Markus Mohrhard |