summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
AgeCommit message (Expand)Author
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
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15remove trailing blanks on empty lineEike Rathke
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke
2017-01-03tdf#95416 Two include files moved to sc/incabdulwd
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti
2016-10-14tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti
2016-10-13Annotate the code a bit around EditGrowX/Y.Kohei Yoshida
2016-10-13LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke
2016-07-29move range detection to ScViewData::SelectionFillDOOM()Eike Rathke
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara