summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/arealink.cxx
AgeCommit message (Expand)Author
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-01-24convert more calc dialogs to asyncNoel Grandin
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-09-15reduce casting around ScDocShellNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-03-22drop unneeded includeCaolán McNamara
2021-03-12use the DocShell GetDialogParent as explicit dialog parentCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-13FindExtRange never passed a null ScDocument*Caolán McNamara
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel 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
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-09Avoid getTokenCount and use indexed getTokenMatteo Casalin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-16Resolves: tdf#114995 support CSV as Link to External DataEike Rathke
2018-01-14drop AreaLink_ImplCaolán McNamara
2018-01-13VclPtr, missing disposeCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin