summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-07Online: Hide right clicked sheet.gokaysatir
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
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
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-19tdf#116421 autosum is not workingNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-06Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke