summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-22add import test for data barsMarkus Mohrhard1-0/+80
2013-03-22let us use ScBootstrapFixture::loadDoc hereMarkus Mohrhard1-24/+2
2013-03-22make method name consistentMarkus Mohrhard1-3/+3
2013-03-22remove disabled testsMarkus Mohrhard1-103/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-9/+9
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-29/+28
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-3/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida1-0/+18
2013-02-11add unittest for fdo#59240Korrawit Pruegsanusak1-0/+7
2013-02-10sc_subsequent_filters-test: add bug numberKorrawit Pruegsanusak1-1/+1
2013-02-07blind wae fix for MacOSXNoel Power1-1/+1
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power1-0/+44
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power1-0/+36
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power1-228/+134
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-3/+2
2013-01-26this test case must be changed a bitMarkus Mohrhard1-1/+1
2013-01-25improve the tests for cached value importMarkus Mohrhard1-21/+30
2013-01-25improve tests for cached value importMarkus Mohrhard1-19/+33
2013-01-24New test for importing chart object with references to cell ranges.Kohei Yoshida1-1/+76
2013-01-24calling loadDoc is simpler.Kohei Yoshida1-13/+1
2013-01-24disable these two tests for nowMarkus Mohrhard1-2/+2
2013-01-15add test case for fdo#59293Markus Mohrhard1-3/+11
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard1-1/+1
2013-01-09re-apply calc /tmp unit test file leakage.Michael Meeks1-0/+10
2013-01-09Revert "fix a few /tmp file leaks"Miklos Vajna1-10/+0
2013-01-08fix a few /tmp file leaksMichael Meeks1-0/+10
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida1-0/+183
2013-01-07Adjusted all test methods for loadDoc.Kohei Yoshida1-110/+41
2013-01-07Remove duplicated code blocks.Kohei Yoshida1-65/+23
2013-01-07Append ODS to the test method name.Kohei Yoshida1-3/+3
2013-01-05enable the unit testMarkus Mohrhard1-1/+1
2013-01-04add unit test for dependency tree during ods importMarkus Mohrhard1-0/+30
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida1-0/+56
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida1-0/+2
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-2/+2
2012-11-03this should not have been commitedMarkus Mohrhard1-9/+0
2012-11-03add an import test for the new cond formatsMarkus Mohrhard1-0/+28
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-28/+89
2012-09-29sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak1-0/+2
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power1-2/+0
2012-09-25add new test ( disabled ) to show still unresolved problem :-(Noel Power1-1/+7
2012-09-25unit test for fdo#55198Noel Power1-0/+20
2012-09-25unit test for bnc#780296 fixNoel Power1-2/+3
2012-09-24disable the color scale testMarkus Mohrhard1-2/+2
2012-09-24remove unused parameterMarkus Mohrhard1-5/+5
2012-09-23little refactoring and code simplificationMarkus Mohrhard1-32/+16