summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-18Resolves: tdf#126767 Overwriting autofill if data immediately below selectionEike Rathke
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-21bug tdf#120697Gagandeep Singh
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-12Fix typoAndrea Gelmini
2019-03-26weld SearchResultsDlgCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-10tdf#121263 Calc crashes when hide multiple sheetsNoel Grandin
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-06-19Resolves: tdf#118226 yes/no reversedCaolán McNamara
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-04weld ScMergeCellsDialogCaolán McNamara
2018-03-28use boost::optional in sc and svgioNoel Grandin