summaryrefslogtreecommitdiff
path: root/include/svx/zoomsliderctrl.hxx
AgeCommit message (Expand)Author
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2019-10-30loplugin:finalclasses svxNoel Grandin
2018-05-06svx: remove comment cruftChris Sherlock
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen