summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-10-10tdf#160580: make cycling from first to last tab configurableMike Kaganski
2024-08-29Resolves: tdf#162651 area under removed editview needs to be refreshedCaolán McNamara
2024-06-20Resolves tdf#64028 - Command to retain source cell on cutHeiko Tietze
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell
2024-03-26lok: The GridWindow can get reset to a smaller than wanted sizeCaolán McNamara
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-13don't invalidate when switching tabsCaolán McNamara
2024-02-08lok: calc: GridWindow size not updated for some viewMarco Cecchetti
2024-01-26tdf#34142: fix cell language statusHenry Castro
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara
2023-12-07tdf#33201 Move Cell position logic inside the functionSahil
2023-11-19Extended loplugin:ostr: scStephan Bergmann
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