summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh3.cxx
AgeCommit message (Expand)Author
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2021-12-06rename In() to Contains()Luboš Luňák
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-21Some more unit conversion unificationMike Kaganski
2021-01-19loplugin:unusedmethodsNoel
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-20use tools::Long in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-07-31avoid config for fuzzingCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-11-17cid#1430084 Arguments in wrong orderCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-01Fix '..'Andrea Gelmini
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
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
2019-01-17convert ScChangeTrackMsgType to scoped enumNoel Grandin
2019-01-16use unique_ptr in scNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin