summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)Author
2023-04-08Fix typoAndrea Gelmini
2023-04-07tdf#154679 unable to scroll with mouse wheel with frozen rowsCaolán McNamara
2023-03-22Fix typoAndrea Gelmini
2023-03-21unmerge default and ScrollType::Drag cases for calc scrollbarsCaolán McNamara
2023-03-21tdf#152406 Disable anti-jitter code for scroll wheel eventsPatrick Luby
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-12-14sc: React to touchpad zoom gestures in ScTabViewPovilas Kanapickas
2022-12-14sc: Extract ScTabView::SetZoomPercentFromCommand()Povilas Kanapickas
2022-11-07tdf#112641 sc: always allow freezing at cell A1Justin Luth
2022-11-02NFC related tdf#112641: fix off-by-one-space formattingJustin Luth
2022-10-04tdf$131937 tdf#61060 sc: UnFreezing now marks spreadsheet as unsavedJustin Luth
2022-08-12cid#1507887 Unused valueCaolán McNamara
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-08-05nDelta overwritten on all branches except defaultCaolán McNamara
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-03-11optimize searching for last visible rowLuboš Luňák
2022-02-10replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-02-05lokCalcRTL: fix chart insertion positionDennis Francis
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-22Some more unit conversion unificationMike Kaganski
2020-12-22more jumbo sheet workNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15establish ScViewData always ctored from ScDocShell& or ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-21loplugin:constantparamNoel Grandin
2020-07-04use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis