summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
AgeCommit message (Expand)Author
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
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