summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_condformat.cxx
AgeCommit message (Expand)Author
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-07-14add test for tdf#91385Markus Mohrhard
2018-07-14add tests for tdf#117809Markus Mohrhard
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-24add test for deduplicating cond format against same formatMarkus Mohrhard
2018-02-23add test for tdf#115835Markus Mohrhard
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-27add test for formula listener during delete sheetMarkus Mohrhard
2017-06-27add a test for listener update during insert tabMarkus Mohrhard
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-08add test for tdf#95617Markus Mohrhard
2017-03-17add more conditional format one cell to range tests, related tdf#106242Markus Mohrhard
2017-03-17add test for tdf#106242Markus Mohrhard
2017-03-16add tests for tdf#104026Markus Mohrhard
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard
2016-09-25add test for tdf#100393Markus Mohrhard
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-03-26also test that we are not still listening to the old areaMarkus Mohrhard
2016-03-26add a few unit tests for conditional format reference listeningMarkus Mohrhard
2016-03-26add a few unit tests for ScFormulaListenerMarkus Mohrhard
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-01-27add test for tdf#97308Markus Mohrhard
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard