summaryrefslogtreecommitdiff
path: root/sc/qa/unit/filters-test.cxx
AgeCommit message (Expand)Author
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-20sc: Add unittest to check size of commentsXisco Fauli
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-20use tools::Long in scNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-05-06tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2019-12-17Resolves tdf#129127: do a safe swap of patternsDennis Francis
2019-11-22tdf#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