summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh5.cxx
AgeCommit message (Expand)Author
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-06-21reference childwins are all weldedCaolá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-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-18use unique_ptr in scNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-13Fix typosAndrea Gelmini
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-16loplugin:constantparamNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-15Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2017-12-07loplugin:constparamsNoel Grandin
2017-11-01Simplify OUString and return earlyMatteo Casalin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-05-10partial revert of "loplugin:checkunusedparams in sc(part4)"Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Fix typosAndrea Gelmini
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-07Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin