summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl/tbzoomsliderctrl.cxx
AgeCommit message (Expand)Author
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-15refactor ScZoomSliderControl to use RenderContextTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-19remove unnecessary use of OUString constructor when assigningNoel 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-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-23merge commit for m65Mathias Bauer
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte