summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)Author
2025-03-07cool#11258 move Language into the cache keyCaolán McNamara
2025-03-02Remove OverlayManager::flush() mechanismArmin Le Grand (allotropia)
2024-12-09tdf#157747 Add tooltip to Calc select all rowsAdesola Samuel
2024-11-25tdf#163486 PVS V581 The conditional expressions of the 'if' statements situatedAron Budea
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-10-24tdf#119745: Improve horizontal scroll speed in Calc for Windows.Marc Mondesir
2024-09-07tdf#161945 increase sensitivity for negative horizontal deltasPatrick Luby
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-06-01Resolves tdf#152923 - Make column header outstanding from backgroundHeiko Tietze
2024-05-02tdf#160780 Overlays should not cover EditView.Printf Debugging
2024-03-26lok: The GridWindow can get reset to a smaller than wanted sizeCaolán McNamara
2024-03-25cid#1594675 Logically dead codeCaolán McNamara
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-08lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-01-23produce non-overlapping invalidation rects on extending calc tiled areaCaolán McNamara
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2023-12-26tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-21Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-10-31tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-10-31Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
2023-10-31tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
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