summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/hdrcont.cxx
AgeCommit message (Expand)Author
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-29coverity#989727 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-04minor cleanup in ScHeaderControl: nCount is always greater than 0Rodolfo Ribeiro Gomes
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/h*.hxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-12Fix duplicate conditionsJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
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
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov