summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun3.cxx
AgeCommit message (Expand)Author
2022-06-26Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-16tdf#104717 don't set the primary selection on pasteJan-Marek Glogowski
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-16use unique_ptr in scNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-08-24split ScViewFunc::CopyToClip into two methodsNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24tdf#117706 Multi-select copying rows between sheets brokenNoel Grandin
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin