summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-2/+2
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-11-12accidentally kept always scroll test enabled.. tdf#46200 follow-upEike Rathke1-1/+1
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh1-8/+64
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-0/+1
2016-06-01remove unused SID constants and associated codeNoel Grandin1-6/+0
2016-03-21UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann1-1/+1
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant1-2/+29
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2014-10-28loplugin: cstylecastNoel Grandin1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-6/+6
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin1-0/+6
2013-01-01remove use of #pragma optimizeLuboš Luňák1-4/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida1-4/+4
2012-02-06I think it's time we had a real method for this...Kohei Yoshida1-10/+4
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-17german comments translated to english On branch master Changes to be committe...Winfried Donkers1-8/+8
2011-07-29Fix the "By" property in GoDownSel and GoDownBlockSelOlivier Hallot1-9/+24
2011-07-27Resolves: fdo#38955 set selection request as done for macro recorderCaolán McNamara1-0/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-24/+24
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-26/+26
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-16calc-selection-fixed-cursor.diff: MigratedKohei Yoshida1-28/+100
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.11.182); FILE MERGEDRüdiger Timm1-23/+18
2007-09-06INTEGRATION: CWS mingwport06 (1.10.154); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGEDVladimir Glazounov1-4/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.6.12); FILE MERGEDOliver Bolte1-12/+12
2004-02-03INTEGRATION: CWS calcrtl (1.4.82); FILE MERGEDJens-Heiner Rechtien1-7/+16
2003-09-04INTEGRATION: CWS dr7ui (1.4.200); FILE MERGEDOliver Bolte1-4/+6
2002-11-28#104949# new accelerator slot to select array formulaNiklas Nebel1-2/+6
2002-08-30#102253# support multi selection by keyboardNiklas Nebel1-18/+48
2002-04-10#97777# keyboard shortcut for input lineNiklas Nebel1-2/+16
2000-09-18initial importJens-Heiner Rechtien1-0/+359