summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)Author
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-07-24These static_cast's are very significant. Don't remove these.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
2013-07-01Test loading of xls and xlsx with shared formulas.Kohei Yoshida
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-27add initial test case for DIF importMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-27tolerence -> toleranceMiklos Vajna
2013-02-27stop tinderbox whingingNoel Power
2013-02-27enable disabled test for rotated anchored shape,Noel Power
2013-02-26WaE: int/SCROW format mismatchTor Lillqvist
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-07Adjusted all test methods for loadDoc.Kohei Yoshida
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-19use the defines instead of hard coded numbersMarkus Mohrhard
2012-09-19enable the content test for lotus 123 filesMarkus Mohrhard
2012-09-18add lotus .123 import testMarkus Mohrhard
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-19Revert "move testCVE into slowcheck"Markus Mohrhard
2012-04-14move testCVE into slowcheckMarkus Mohrhard
2012-03-13add some testsCaolán McNamara
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-16this should test ods and not xlsMarkus Mohrhard
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-11refactor filters-test and move each test in own methodMarkus Mohrhard
2012-02-05variable is unused ATMMarkus Mohrhard
2012-01-31Move assertions before useTor Lillqvist
2012-01-09add some tests related to fdo#42624Markus Mohrhard
2011-12-06normalize Red Hat, Inc.Caolán McNamara
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-25Disable password test on DragonFlyFrançois Tigeot
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus 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-14we no longer need to open unit test files READWRITE in scMarkus Mohrhard