summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tablink.cxx
AgeCommit message (Expand)Author
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-01loplugin:ostr in sc/../docshellNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-09-17rather return ref from GetTransliterationNoel Grandin
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-16TransferDrawPage always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16TransferTab always dereferences its ScDocument* argumentCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-04-30loplugin:makeshared in scNoel Grandin
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-05set external data dialog as parent for password dialogs of loading docsCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-01ofz: survive missing configCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann