summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.hxx
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-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-21CppunitTest_sc_subsequent_export: factor out duplicated codeXisco Fauli
2020-10-20use tools::Long in scNoel
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-20loplugin:duplicate-definesNoel 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-07-06WIN fix some unit tests more generallyJan-Marek Glogowski
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-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-27loplugin:constantparamNoel 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
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-02-20convert StringType to scoped enumNoel Grandin
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-17loplugin:commaoperator, this should have been a |Markus Mohrhard
2016-05-14add framework for new calc function testsMarkus Mohrhard
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-03tdf#90290, add custom asserter for formulaMarkus Mohrhard
2016-01-10Fix typosAndrea Gelmini
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann