summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_sharedformula.cxx
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-07-24convert AreaOverlapType to scoped enumNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-03-22Unit test for cut copy move intersecting a formula group run, tdf#120013Eike Rathke
2019-03-22Unit test for cut copy move with a group reference adjusting along, tdf#121002Eike Rathke
2019-03-20Unit test for cut copy move into shared formula group reference, tdf#123714Eike Rathke
2019-03-18Add unit tests for tdf#123736 and related unshared/regrouped listeningEike Rathke
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-16Unit test deleting shared formula group top cell, tdf#119623Eike Rathke
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2017-12-18Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem
2017-01-10New loplugin:conststringvar: scStephan Bergmann
2017-01-08tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem
2016-09-18make sure that we are not trying to load the filter lib in ucalcMarkus Mohrhard
2016-09-13coverity#1372442 Unchecked return valueCaolán McNamara
2016-09-03coverity#1372442 Unchecked return valueCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-04-08unit test for replacing fragments of shared formula groups, tdf#97897Eike Rathke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-06-16unit test for tdf#91411Eike Rathke
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-01-15add unit test for fdo#88398Eike Rathke
2015-01-15fdo#88398 disable grouped listeners for nowEike Rathke