summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_sharedformula.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Unit test deleting shared formula group top cell, tdf#119623Eike Rathke1-0/+42
2019-04-24Unit tests for tdf#121002 tdf#120013 tdf#123714 tdf#123736Eike Rathke1-0/+731
2018-04-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-4/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-7/+7
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-3/+2
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-03remove hack for non DBG_UTIL buildsJochen Nitschke1-1/+1
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem1-10/+2
2017-01-10New loplugin:conststringvar: scStephan Bergmann1-3/+3
2017-01-08tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem1-140/+69
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard1-0/+1
2016-09-13coverity#1372442 Unchecked return valueCaolán McNamara1-2/+3
2016-09-03coverity#1372442 Unchecked return valueCaolán McNamara1-1/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara1-2/+2
2016-04-08unit test for replacing fragments of shared formula groups, tdf#97897Eike Rathke1-0/+156
2016-03-23loplugin:constantparam in scNoel Grandin1-4/+4
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-35/+35
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke1-81/+148
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro1-148/+81
2015-06-16unit test for tdf#91411Eike Rathke1-0/+44
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung1-1/+1
2015-01-15add unit test for fdo#88398Eike Rathke1-0/+31
2015-01-15fdo#88398 disable grouped listeners for nowEike Rathke1-0/+10
2014-12-11fdo#86572: Write test for this.Kohei Yoshida1-0/+36
2014-12-08Convert some test cases to using insertRangeData().Kohei Yoshida1-33/+84
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida1-1/+1
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-0/+101
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-1/+1
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann1-1/+1
2014-08-07coverity#1229887 Resource leakCaolán McNamara1-0/+2
2014-08-07coverity#1229888 Resource leakCaolán McNamara1-1/+4
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida1-0/+68
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida1-0/+56
2014-07-28fdo#79578: Write test for this first.Kohei Yoshida1-0/+68
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-05-23coverity#1187686 Dereference null return valueCaolán McNamara1-0/+3