summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)Author
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-17Use the variant of checkOutput that takes nested std::vector.Kohei Yoshida
2018-02-03TypedWhichId in scNoel Grandin
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
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