summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-24Removed executable bits on source filesAndrea Gelmini1-0/+0
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito1-3/+4
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-03-15sc_uicalc: use UNO commands for copy, cut or paste everywhereXisco Fauli1-1/+1
2021-02-21loplugin:refcounting in scNoel1-1/+1
2021-02-17Improve code for Protect in viewfunc.cxxAnshu1-1/+1
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist1-1/+1
2021-01-21tdf#118207: tdf#118189: sc: Move UItest to CppUnitTestXisco Fauli1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-10-20use tools::Long in scNoel1-2/+2
2020-10-12Online: Hide right clicked sheet.gokaysatir1-1/+1
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs1-1/+2
2020-09-10tdf#53431 tdf#136535 sc: fix Fill Cells with AutofilterAttila Szűcs1-1/+2
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-05-09compact namespace in scNoel Grandin1-2/+2
2019-05-12weld ScDataFormDlgCaolán McNamara1-5/+14
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+3
2019-04-21bug tdf#120697Gagandeep Singh1-4/+4
2019-01-24loplugin:constparams in scNoel Grandin1-1/+1
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-2/+1
2018-08-24split ScViewFunc::CopyToClip into two methodsNoel Grandin1-0/+4
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti1-0/+1
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti1-0/+4
2017-09-05sc: adjust block height only if neededDimitri Bouron1-2/+3
2017-08-29loplugin:constparam in sc part8Noel Grandin1-3/+3
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara1-3/+3
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin1-2/+3
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: scStephan Bergmann1-0/+3
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+0
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-5/+5
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens1-1/+1
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-2/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-8/+7
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-5/+4
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-16/+14
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+3
2015-11-12remove unused #includeNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-28com::sun::star->css in scNoel Grandin1-12/+8