summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/hdrcont.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-2/+2
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-2/+8
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis1-5/+5
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky1-2/+1
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis1-2/+48
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+1
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner1-11/+11
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-4/+4
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-7/+7
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-29coverity#989727 : Uninitialized scalar fieldNorbert Thiebaud1-1/+5
2013-11-04minor cleanup in ScHeaderControl: nCount is always greater than 0Rodolfo Ribeiro Gomes1-5/+3
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes1-52/+33
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes1-33/+33
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-10-04convert sc/source/ui/inc/h*.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-02-12Fix duplicate conditionsJulien Nabet1-1/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+2
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-3/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-62/+62
2011-03-02Remove bogus comments.Guillaume Poussel1-5/+5
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-67/+67
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-8/+0
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-5/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-3/+3