summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-04lok: calc - send other views our selection in their co-ordinates.Michael Meeks1-1/+1
2019-12-03lok: cleanup getCellCursorMichael Meeks1-0/+4
2019-12-03revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks1-6/+0
2019-11-12sc lok: avoid save incorrect data, whether the pane has ...Henry Castro1-2/+2
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks1-1/+3
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-1/+0
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-09-18weld ScCharDlgCaolán McNamara1-1/+2
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-3/+0
2018-07-06loplugin:useuniqueptr in ScViewDataNoel Grandin1-5/+4
2018-06-07lok: sc: scroll issueMarco Cecchetti1-1/+3
2018-05-18Fix typosAndrea Gelmini1-1/+1
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke1-0/+12
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara1-2/+2
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti1-0/+52
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-11-10loplugin:unusedmethodsNoel Grandin1-2/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti1-0/+8
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti1-0/+3
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti1-2/+5
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti1-0/+37
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti1-0/+5
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-4/+4
2017-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-15remove trailing blanks on empty lineEike Rathke1-1/+1
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke1-0/+586
2017-01-03tdf#95416 Two include files moved to sc/incabdulwd1-582/+0
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti1-0/+1
2016-10-14tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti1-0/+2
2016-10-13Annotate the code a bit around EditGrowX/Y.Kohei Yoshida1-0/+12
2016-10-13LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti1-0/+5
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti1-0/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke1-2/+5
2016-07-29move range detection to ScViewData::SelectionFillDOOM()Eike Rathke1-0/+2
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke1-0/+3
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-0/+11
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski1-1/+2
2016-06-28loplugin:staticmethodsStephan Bergmann1-2/+1
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro1-0/+8
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-3/+2
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-4/+4
2015-10-27loplugin:unusedmethodsNoel Grandin1-12/+0
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0