summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
AgeCommit message (Expand)Author
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-11convert more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:unusedmethodsNoel
2020-09-16Remove more redundant checksMike Kaganski
2020-09-16Simplify initializationMike Kaganski
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-09-15setDocument and InitData never called with a null ScDocument*Caolán McNamara
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-07Allow edit-area computation in print-twips...Dennis Francis
2020-07-05Allow cell coordinates calculation in print twips tooDennis Francis
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-10-19sc: rowcol: tdf#50916 chip away at some more call sites.Michael Meeks
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-09-26loplugin:constmethod in scNoel Grandin
2019-06-21reference childwins are all weldedCaolán McNamara
2019-04-01sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-18weld ScCharDlgCaolán McNamara
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-06loplugin:useuniqueptr in ScViewDataNoel Grandin
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-05-18Fix typosAndrea Gelmini
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-08-15loplugin:checkunusedparams in scNoel Grandin