summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.cxx
AgeCommit message (Expand)Author
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-28Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-05-09CppunitTest_sc_opencl: factor out common codeXisco Fauli
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-23CppunitTest_sc_uicalc: split in twoXisco Fauli
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida
2022-12-21Use ScModelObj's existing XUnoTunnelStephan Bergmann
2022-12-01sc: remove unused includesXisco Fauli
2022-12-01sc: check files are loaded without any warning errorXisco Fauli
2022-11-29sw, sc: UNO_QUERY -> UNO_QUERY_THROW in a few placesXisco Fauli
2022-11-24ScSimpleBootstrapFixture -> ScUcalcTestBaseXisco Fauli
2022-11-24qahelper: drop getTokens and toStringXisco Fauli
2022-11-24ScBootstrapFixture: move to their own file and rename classXisco Fauli
2022-11-24ScBootstrapFixture: no need to pass basestring anymoreXisco Fauli
2022-11-24ScBootstrapFixture: drop loadDoc and FileFormatXisco Fauli
2022-11-24sc: drop testEqualsWithToleranceXisco Fauli
2022-11-22sc: drop ASSERT_FORMULA_EQUALXisco Fauli
2022-11-21CppunitTest_sc_ucalc_copypaste: use GetFormula directlyXisco Fauli
2022-11-21sc: remove duplicated codeXisco Fauli
2022-11-21qa: remove duplicated operatorsXisco Fauli
2022-11-18sc: move isFormulaWithoutError where is usedXisco Fauli
2022-11-18sc: these methods are only used in ScSimpleBootstrapFixtureXisco Fauli
2022-11-18ScBootstrapFixture: simplify code a bitXisco Fauli
2022-11-17sc: these methods are only used in ScModelTestBaseXisco Fauli
2022-11-17ScBootstrapFixture: drop newly unused codeXisco Fauli
2022-11-16CppunitTest_sc_bugfix_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15CppunitTest_sc_subsequent_filters_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15CppunitTest_sc_subsequent_filters_test2: inherit from UnoApiXmlTestXisco Fauli
2022-11-15CppunitTest_sc_subsequent_export_test: inherit from UnoApiXmlTestXisco Fauli
2022-10-27sc: move test to a better placeXisco Fauli
2022-10-26CppunitTest_sc_jumbosheets_test: inherit from UnoApiTestXisco Fauli
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-10-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesOmkarAcharekar
2022-10-18sc: Add new wrapper for these testsXisco Fauli
2022-10-17ScBootstrapFixture: factor out setUpXisco Fauli
2022-10-17ScBootstrapFixture: factor out tearDownXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-04-06sc: qahelper: Check GetErrorCode returns none in loadDocXisco Fauli
2022-02-23sc: qa: factor out common codeXisco Fauli
2022-02-22sc: qa: factor out common codeXisco Fauli
2022-02-22sc: qahelper: combine saveAs and exportToXisco Fauli
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-15don't export a document twice in a test when not neededLuboš Luňák
2022-02-15"&(*xShell)" -> "*xShell"Luboš Luňák
2022-02-15tests for import/export of full-row/column ranges in huge sheetsLuboš Luňák