summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tablink.cxx
AgeCommit message (Expand)Author
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
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann