summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)AuthorFilesLines
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky6-9/+9
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin3-3/+3
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin5-6/+6
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-4/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-13/+13
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar1-0/+45
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-20/+20
2015-03-24convert SvxZoomType to enum classNoel Grandin1-5/+5
2015-03-19Percentages should also be translatable…Adolfo Jayme Barrientos1-5/+5
2015-03-19loplugin:constantfunction: sfx2Noel Grandin2-4/+0
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+2
2015-02-21TyposJulien Nabet1-1/+1
2015-02-17boost->stdCaolán McNamara1-14/+14
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-75/+75
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-2/+13
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl1-6/+7
2014-12-09changed timers to idlesTobias Madl1-11/+5
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips1-6/+6
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt3-4/+41
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2-30/+1
2014-10-20loplugin: cstylecastNoel Grandin6-10/+10
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann7-8/+8
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann7-8/+8
2014-08-25zoom slider: remove unneeded whitespacesTomaž Vajngerl1-21/+0
2014-08-25zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl1-37/+29
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante6-18/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara5-5/+0
2014-07-11new loplugin: externalandnotdefinedNoel Grandin3-2/+28
2014-06-26OSL_ENSURE->assertCaolán McNamara1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara3-15/+51
2014-05-05remove some commented out lines from src filesThomas Arnhold1-4/+0
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-2/+2
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin2-9/+9
2014-03-11remove osolete ifdefNorbert Thiebaud5-10/+7
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms6-35/+35
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+3
2014-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet1-1/+1
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud5-4/+10
2014-02-11coverity#738874 Uninitialized scalar fieldCaolán McNamara1-4/+3
2014-02-10coverity#1169805 Unchecked return valueCaolán McNamara1-1/+4
2014-01-20Related: #i56998# use locale rules to format percentage...Caolán McNamara1-4/+5