summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-20disable this test for now, fails on windows due to row height problemMarkus Mohrhard
2012-06-20Add test case for cell text with line breaksDaniel Bankston
2012-06-20Add test case for row height to formats unit testDaniel Bankston
2012-06-20Add test case for i53253 to formats unit testDaniel Bankston
2012-06-17Improve unit test for ODS import of data validityDaniel Bankston
2012-06-17Add unit test for ODS import of Data ValidityDaniel Bankston
2012-06-17Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston
2012-06-17Extend repeated columns unit test to check both text and numbersDaniel Bankston
2012-06-17Commit files used in repeated columns unit testDaniel Bankston
2012-06-17Added unit test for repeated columns in ODS import.Daniel Bankston
2012-06-15Extend current database range unit test to also check xls and xlsxDaniel Bankston
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
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-04-30add missing DoCloseMarkus Mohrhard
2012-04-29First attempt adding cell-value xlsx testDaniel Bankston
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-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
2012-04-14move testCVE into slowcheckMarkus Mohrhard
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2012-04-11add unit test for autofillMarkus Mohrhard
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04remove unused codeLuboš Luňák
2012-04-04Test cases for ScDocFunc::RenameTable()Karthik A Padmanabhan
2012-04-04WaE: unused functionTor Lillqvist
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-04-02add xls border import testMarkus Mohrhard
2012-04-01move chart regression test data files to chart2Markus Mohrhard
2012-04-01use better/correct assert macros in ucalcMarkus Mohrhard
2012-04-01with SetInTest it is possible to use some more ScDocFunc methodsMarkus Mohrhard