summaryrefslogtreecommitdiff
path: root/sc/qa/unit/rangelst_test.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-3/+3
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-17/+17
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist1-0/+20
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist1-0/+34
2017-09-14Add test for joining a range totally contained in an existing oneTor Lillqvist1-0/+23
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-10-01add test for tdf#101910Markus Mohrhard1-0/+9
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke1-0/+1
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro1-1/+0
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-01coverity#738786 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard1-20/+1
2013-09-05add test cases for new ScRangeList methodsMarkus Mohrhard1-0/+19
2012-12-26fix operator lookup with clangLuboš Luňák1-8/+3
2012-12-26add a unit test for new method in ScRangeListMarkus Mohrhard1-0/+33
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard1-0/+27
2012-09-22test cases for the changes to ScRangeList::DeleteAreaMarkus Mohrhard1-0/+128
2012-09-21Fixed all discovered errors and extra unit tests to cover them.Kohei Yoshida1-0/+87
2012-09-21add test case for deleting the only row in ScRangeList::UpdateReferenceMarkus Mohrhard1-0/+4
2012-09-18and another test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+15
2012-09-18more tests for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+23
2012-09-18it is better to use ScRangeList::In than IntersectsMarkus Mohrhard1-10/+10
2012-09-18add tests for ScRangeList::UpdateReferenceMarkus Mohrhard1-0/+23
2012-09-17one more test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+33
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard1-0/+39
2012-09-17test case for ScRangeListMarkus Mohrhard1-0/+76