summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabview.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby1-1/+1
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara1-0/+1
2024-02-13don't invalidate when switching tabsCaolán McNamara1-0/+1
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara1-1/+2
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara1-0/+2
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara1-0/+4
2023-12-26tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby1-0/+2
2023-12-07tdf#33201 Move Cell position logic inside the functionSahil1-1/+1
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam1-0/+6
2023-07-26cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara1-2/+4
2023-04-14lok: setup LOK notifier for invalid range errorSzymon Kłos1-0/+2
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara1-0/+1
2022-12-14sc: React to touchpad zoom gestures in ScTabViewPovilas Kanapickas1-0/+4
2022-12-14sc: Extract ScTabView::SetZoomPercentFromCommand()Povilas Kanapickas1-0/+2
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara1-2/+0
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara1-9/+13
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke1-1/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks1-0/+2
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis1-1/+1
2020-10-20use tools::Long in scNoel1-16/+16
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-2/+2
2020-07-09tdf#134688 run error dialog async and keep the events in the one event loopCaolán McNamara1-0/+2
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis1-0/+1
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+4
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-1/+2
2020-05-09compact namespace in scNoel Grandin1-5/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2020-02-26Resolves tdf#127508 - Flat table header in CalcHeiko Tietze1-2/+1
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann1-1/+0
2020-02-10Removed old commentAndrea Gelmini1-1/+0
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák1-9/+3
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks1-1/+1
2019-09-26loplugin:constmethod in scNoel Grandin1-6/+6
2019-07-16tdf#104717 don't set the primary selection on pasteJan-Marek Glogowski1-2/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-5/+0
2018-10-15loplugin:constfields in scNoel Grandin1-3/+3
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara1-2/+2
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin1-6/+6
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti1-1/+6
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin1-3/+8
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin1-15/+13
2018-03-09Use std::arrayStephan Bergmann1-7/+10
2018-01-26nMovX is SCCOLMike Kaganski1-1/+1
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-1/+8
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-1/+1
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose1-0/+1