summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)Author
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-13Use FormulaTokenArray::FirstToken() in one place where we canTor Lillqvist
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-17tdf#43535: add unit test for this.Kohei Yoshida
2017-05-05Use the non-template variants.Kohei Yoshida
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24tdf#105908: add test for this.Kohei Yoshida
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15tdf#106253 Test Precision as shown for thousand separatorsLaurent Balland-Poirier
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
2017-03-14add test for tdf#106456Markus Mohrhard
2017-03-11Fix typosAndrea Gelmini
2017-03-09it's raining drawing layersEike Rathke
2017-03-09sprinkle some drawing layers over test casesEike Rathke
2017-03-03Fix typosAndrea Gelmini
2017-03-02Tests for "Precision as shown" following tdf#105657 tdf#106052Laurent Balland-Poirier
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-22less ugly ClosingClipboardSource()Eike Rathke
2017-02-21do not test for different caption pointers ...Eike Rathke
2017-02-21this should be GetOrCreateCaption()Eike Rathke
2017-02-21unit test for copying note from clipboard after closing orig doc, tdf#104967Eike Rathke
2017-02-21this should had been GetNote() and GetCaption()Eike Rathke
2017-02-21move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke
2017-02-21unit test for cell merge with note caption undo, tdf#105667Eike Rathke
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-11tdf#86470: add unit test for this.Kohei Yoshida
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02tdf#105629: add test case for the auto filter usage with time values.Kohei Yoshida
2017-02-02tdf#105629: add test for the advanced filter usage.Kohei Yoshida
2017-01-08tdf#90290 use custom asserter in ucalc.cxxkerem
2016-11-04unit test for tdf#103684, calculate status bar function across sheetsEike Rathke