summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_condformat.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-19tdf#95295: don't add duplicate conditional formatsMike Kaganski1-14/+62
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist1-20/+20
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-4/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-06-27add test for formula listener during delete sheetMarkus Mohrhard1-0/+21
2017-06-27add a test for listener update during insert tabMarkus Mohrhard1-0/+24
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann1-1/+1
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke1-8/+4
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-08add test for tdf#95617Markus Mohrhard1-0/+41
2017-03-17add more conditional format one cell to range tests, related tdf#106242Markus Mohrhard1-0/+32
2017-03-17add test for tdf#106242Markus Mohrhard1-0/+33
2017-03-16add tests for tdf#104026Markus Mohrhard1-0/+40
2016-10-21CppunitTest_sc_ucalc: fix loplugin:cppunitassertequals warningsMiklos Vajna1-1/+1
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard1-3/+2
2016-09-25add test for tdf#100393Markus Mohrhard1-16/+19
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara1-1/+1
2016-03-26also test that we are not still listening to the old areaMarkus Mohrhard1-0/+9
2016-03-26add a few unit tests for conditional format reference listeningMarkus Mohrhard1-0/+121
2016-03-26add a few unit tests for ScFormulaListenerMarkus Mohrhard1-0/+78
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-12/+12
2016-01-27add test for tdf#97308Markus Mohrhard1-0/+38
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard1-0/+630