summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)Author
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-08-11loplugin: defaultparamsNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-19Percentages should also be translatable…Adolfo Jayme Barrientos
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-21TyposJulien Nabet
2015-02-17boost->stdCaolán McNamara
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-12-09changed timers to idlesTobias Madl
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel 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-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-26OSL_ENSURE->assertCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-11svx: sal_Bool->boolNoel Grandin
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-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud