summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-09-06tdf#154271 Fix automatic cursor/screen jump in CalcHossein
2023-08-18on invalidating other views, specific what Tab is invalidatedCaolán McNamara
2023-08-18for LibreOfficeKit::isActive we can skip to LogicInvalidateCaolán McNamara
2023-08-16tdf#156311 Cycling through tabs in CalcDenis Sorotnik
2023-07-26cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara
2023-06-10tdf#347349 sc: avoid UpdateEditView when formula buildingJustin Luth
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-07-26MarkColumns should modify formula if editing is activeSzymon Kłos
2022-07-14tdf#61623 sc update current cell view if we switch or create a new tabBalazs Varga
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-01MoveCursorAbs: it is cheaper to check for marks first and then formula modeEike Rathke
2022-05-31MoveCursorAbs: do not reset selection marks while editing a formulaEike Rathke
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2022-01-29cid#1497868 Logically dead codeCaolán McNamara
2022-01-27lokCalcRTL: incorrect invalidation rectangle for...Dennis Francis
2021-12-13NFC simplify sc: !(!A() const || B) is !B && A()Justin Luth
2021-12-06rename In() to Contains()Luboš Luňák
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-05-11tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski
2021-04-26lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-02-24tdf#140599 calc UI: fix row and column highlightTünde Tóth
2021-02-03Fix typosAndrea Gelmini
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-10-29calc: clear the spell-checking cache on tab switch.Michael Meeks
2020-10-20use tools::Long in scNoel
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-31Related: tdf#136242 should only matter input ref mode is activeCaolán McNamara
2020-08-31tdf#136242 disable changing selection while formula wizard is openCaolán McNamara