summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)Author
2020-05-13tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2019-12-18Resolves tdf#129127: do a safe swap of patternsDennis Francis
2019-11-23tdf#128894: unit test for the bugfixDennis Francis
2019-01-24loplugin:constparams in scNoel Grandin
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04ofz#9704 null derefCaolán McNamara
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-17Fix typosAndrea Gelmini
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2017-11-16coverity#1421095 Useless callCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-04tdf#90290 use custom asserter in filters-test.cxxkerem
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-04-15add CVE-2016-0122 testCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-04fix typoMarkus Mohrhard
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-21loplugin:defaultparamsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-26coverity#1260448 Uninitialized scalar fieldCaolán McNamara
2014-12-22add import test for xlsbMarkus Mohrhard
2014-12-01Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida
2014-11-25check internal and external sheet references in both modesEike Rathke
2014-11-21check that sort with absolute references works in both modesEike Rathke
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks