summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-0/+9
2013-07-25unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke1-8/+49
2013-07-03temporarily disable tests known to failChristian Lohmaier1-2/+2
2013-06-28unit test for commit:1680a8cd4f4393ec15c4f85cb63b6654117d56d1 (fdo#56960)Noel Power1-3/+22
2013-06-28fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power1-3/+3
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-7/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida1-0/+10
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida1-0/+26
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-25a few more cases where we should close the doc after the testMarkus Mohrhard1-0/+8
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard1-0/+18
2013-03-22add databar export testMarkus Mohrhard1-44/+0
2013-03-22add export test for color scalesMarkus Mohrhard1-101/+1
2013-03-22add import test for color scalesMarkus Mohrhard1-0/+110
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