summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida
2012-01-12Removing debug statement.Kohei Yoshida
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke
2012-01-09add some tests related to fdo#42624Markus Mohrhard
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida
2012-01-07New unit test code for drawing objects.Kohei Yoshida
2012-01-05add mode-lines to some new filesCaolán McNamara
2012-01-04New unit test to test jumping to precedent / dependent cells.Kohei Yoshida
2011-12-21fix small problem with range names in copy/pasteMarkus Mohrhard
2011-12-20disable failing testMarkus Mohrhard
2011-12-07add some more functions test to sc's filters-testWolfgang Pechlaner
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida
2011-12-06normalize Red Hat, Inc.Caolán McNamara
2011-12-06Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann
2011-12-05add tests for new bitshift functions to scWolfgang Pechlaner
2011-12-03add test for removing sheets to testPostItMarkus Mohrhard
2011-12-03some String->rtl::OUString cleanup in ucalcMarkus Mohrhard
2011-12-01clean up filters-test after splitMarkus Mohrhard
2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard
2011-11-30move sc's macros test into sc/qa/extrasMarkus Mohrhard
2011-11-28fdo#43304: Allow empty field labels in pivot tables.Kohei Yoshida
2011-11-28added CSC,SEC,CSCH,SECH to testFunctionListsEike Rathke
2011-11-27create a base class for macros_testMarkus Mohrhard
2011-11-25Disable password test on DragonFlyFrançois Tigeot
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-22Unit test for cell function T with external references.Kohei Yoshida
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida
2011-11-19little cleanup in ucalcMarkus Mohrhard
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard
2011-11-18macros_test does not need to inherit from Filters-TestMarkus Mohrhard
2011-11-18refactor the new bugFile testsMarkus Mohrhard
2011-11-18allow testing of bugfiles in sc's filters-testMarkus Mohrhard
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
2011-11-14clean up macros_testMarkus Mohrhard
2011-11-14don't use XUnoTunnel directly, use SfxObjectShell::GetShellFromComponentMarkus Mohrhard
2011-11-14we no longer need to open unit test files READWRITE in scMarkus Mohrhard
2011-11-14Likewise, adjusted the test cases for MATCH to handle mixed comparisons.Kohei Yoshida
2011-11-14Modified VLOOKUP test case to account for mixed comparisons.Kohei Yoshida
2011-11-11No need for test/user-template/user/registry.Stephan Bergmann