summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-16coverity#1421095 Useless callCaolán McNamara1-1/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-13/+13
2017-08-30loplugin:constparam in variousNoel Grandin1-3/+3
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-4/+4
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard1-1/+14
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-9/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-9/+9
2017-01-04tdf#90290 use custom asserter in filters-test.cxxkerem1-19/+7
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon1-12/+12
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-2/+2
2016-04-15add CVE-2016-0122 testCaolán McNamara1-0/+6
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-07improve defaultparams lopluginNoel Grandin1-5/+5
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-14/+14
2016-01-19-Werror=address (GCC 6)Stephan Bergmann1-10/+1
2016-01-04fix typoMarkus Mohrhard1-1/+1
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky1-30/+30
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke1-7/+14
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro1-14/+7
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2014-12-26coverity#1260448 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-12-22add import test for xlsbMarkus Mohrhard1-0/+12
2014-12-01Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida1-0/+18
2014-11-25check internal and external sheet references in both modesEike Rathke1-9/+38
2014-11-21check that sort with absolute references works in both modesEike Rathke1-7/+20
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-6/+6
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky1-5/+0
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks1-0/+5
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky1-0/+21
2014-09-10create a regression test for loading lotus wks documentsCaolán McNamara1-0/+4
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-15unit test for sort with sheet references and external references, fdo#77018Eike Rathke1-0/+82
2014-08-09add calc dbase import testCaolán McNamara1-0/+3
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-86/+86
2014-04-23fdo#76607: Writer unit test for this.Kohei Yoshida1-0/+54
2014-04-15CID#1202821 check (unlikely) null return valueEike Rathke1-0/+2
2014-04-15testContentXLSXStrict was left out by accident?Stephan Bergmann1-11/+12
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke1-5/+23
2014-04-08add non-editable test for descriptorEike Rathke1-0/+2