summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.cxx
AgeCommit message (Expand)Author
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28loplugin:stringaddNoel Grandin
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-21CppunitTest_sc_subsequent_export: factor out duplicated codeXisco Fauli
2020-10-20use tools::Long in scNoel
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2019-11-29make some function symbols module privateNoel Grandin
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-10-15new loplugin:bufferaddNoel 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-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-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-08Row height tolerance level increase for unittestVasily Melenchuk
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk
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-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
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