summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/zoomsliderctrl.cxx
AgeCommit message (Expand)Author
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-04tdf#93928 don't hide the zoom slider and its handle with a tooltipLászló Németh
2015-09-04tdf#92843: fix disappearing zoom sliderLászló Németh
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
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-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-05convert svx/source/stbctrls/*.cxx 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-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-22zoom slider: Implemented design by Mirek M.Jan Holesovsky
2012-01-25WaE: int and long confusionTor Lillqvist
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
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-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-10-29CWS-TOOLING: integrate CWS impresszoomRüdiger Timm
2008-08-19INTEGRATION: CWS dba31a (1.3.100); FILE MERGEDVladimir Glazounov