summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/select.cxx
AgeCommit message (Expand)Author
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-04-10Resolves: tdf#116813 Height/Width swappedCaolán McNamara
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-07-11Related: tdf#100573 try a different approach to solving tdf#46637Caolán McNamara
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27coverity#1187677 Dereference null return valueCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-23Translate German commentsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel