summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2012-02-21add test case for old password algorithm, related fdo#45171Markus Mohrhard2-5/+22
2012-01-12Removing debug statement.Kohei Yoshida1-1/+0
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida1-1/+24
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida1-6/+9
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida1-1/+2
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida1-1/+11
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida1-13/+120
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-1/+1
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida1-0/+31
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida1-1/+12
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida1-0/+17
2012-01-06New unit test code for drawing objects.Kohei Yoshida1-20/+97
2012-01-07improve copy/paste between different documentsMarkus Mohrhard1-1/+1
2012-01-04New unit test to test jumping to precedent / dependent cells.Kohei Yoshida1-0/+92
2011-12-16disable scs' subsequenttests that use binfilter formatsMarkus Mohrhard1-2/+2
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida1-0/+38
2011-12-07normalize Red Hat, Inc.Caolán McNamara3-25/+26
2011-12-07Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann1-39/+0
2011-12-06WaE: uninitialized valueMarkus Mohrhard2-4/+4
2011-12-05add tests for new bitshift functions to scWolfgang Pechlaner2-0/+5
2011-12-05enable sc's c++ subsequenttests related to fdo#43308Markus Mohrhard2-16/+12
2011-12-05add subsequenttest for failing test CellPropertiesMarkus Mohrhard1-0/+117
2011-12-05adjust sc's c++ subsequenttest conceptMarkus Mohrhard1-1/+1
2011-12-05add subsequent test for failing test TableAutoFormatFieldMarkus Mohrhard1-0/+107
2011-12-03add test for removing sheets to testPostItMarkus Mohrhard1-0/+4
2011-12-03some String->rtl::OUString cleanup in ucalcMarkus Mohrhard1-5/+5
2011-12-01clean up filters-test after splitMarkus Mohrhard2-70/+8
2011-12-01-Werror=unused-parameter fix (completely removed unused setRowVisible())Stephan Bergmann1-8/+0
2011-11-30split sc's filters-test into in-build and subsequent testsMarkus Mohrhard2-323/+628
2011-11-30move sc's macros test into sc/qa/extrasMarkus Mohrhard1-0/+0
2011-11-30only load the testfile once and after that reuse the already loaded fileMarkus Mohrhard1-1/+3
2011-11-30move c++ based subsequenttest to sc/qa/extrasMarkus Mohrhard2-0/+0
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard2-0/+179
2011-11-30disable sc subsequenttests that use binfilter formatsMarkus Mohrhard1-0/+4
2011-11-29Enabled sc/qa/complex again.Stephan Bergmann6-299/+0
2011-11-29fdo#43304 is fixed, tests can be re-enabled.Stephan Bergmann1-5/+0
2011-11-28fdo#43304: Allow empty field labels in pivot tables.Kohei Yoshida1-11/+0
2011-11-28Enabled sc/qa/unoapi again.Stephan Bergmann2-99/+0
2011-11-28Disabled tests failing due to fdo#43312.Stephan Bergmann1-1/+1
2011-11-28Disabled tests failing due to fdo#43309.Stephan Bergmann1-0/+3
2011-11-28Disabled tests failing due to fdo#43308.Stephan Bergmann1-0/+15
2011-11-28Disabled tests failing due to fdo#43304.Stephan Bergmann1-0/+5
2011-11-28added CSC,SEC,CSCH,SECH to testFunctionListsEike Rathke1-0/+4
2011-11-27create a base class for macros_testMarkus Mohrhard1-33/+4
2011-11-25Disable password test on DragonFlyFrançois Tigeot1-1/+2
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida1-0/+1
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard2-5/+5
2011-11-22Unit test for cell function T with external references.Kohei Yoshida1-0/+31
2011-11-22fdo#43154: Fixed incorrectly query validation.Kohei Yoshida1-0/+12
2011-11-19little cleanup in ucalcMarkus Mohrhard1-3/+13