summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
AgeCommit message (Expand)Author
2022-04-21Prevent save interception when un-sharing Calc docSamuel Mehrbrodt
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-04clarify that the link warning is a security relevant oneCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-07Related: tdf#144970 == ScRefFlags::ZERO is not a replacement for != 0 ...Eike Rathke
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-07-26use officecfg for security optionsNoel Grandin
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-05-25Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()Eike Rathke
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-14don't need to include vcl/button.hxxCaolán McNamara
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-10-20use tools::Long in scNoel
2020-10-13static_cast after dynamic_castNoel
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-21weld infobarsCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-15establish ScViewData always ctored from ScDocShell& or ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-06lokit: Adjust nSize* to agree with the definition in tools::RectangleDennis Francis
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTDennis Francis
2020-06-12weld checklistmenuCaolán McNamara
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt