summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh8.cxx
AgeCommit message (Expand)Author
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-04-15loplugin:buriedassign in scNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-09Use optimized OUString concatenationMatteo Casalin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-20Fix typosAndrea Gelmini
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-13Translate German commentsJohnny_M
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-11Revert "tdf#55631: DBASE import with CP850 encoding"Julien Nabet
2017-06-10tdf#55631: DBASE import with CP850 encodingJulien Nabet
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06expand out FltError and eERR constantsNoel Grandin