summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)Author
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-06WIN fix some unit tests more generallyJan-Marek Glogowski
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-06-08Row height tolerance level increase for unittestVasily Melenchuk
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-17Now we can remove this old checkOutput() for real.Kohei Yoshida
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-11-07loplugin:constparams in sdNoel Grandin
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-14use more OUString::operator== in scNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke