summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis5-6/+6
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky5-6/+6
2013-12-20hidpi: Forgotten logging.Jan Holesovsky1-7/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis5-14/+82
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-4/+4
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-2/+2
2013-09-05convert svx/source/stbctrls/*.cxx from String to OUStringNoel Grandin6-24/+24
2013-09-05convert include/svx/pszctrl.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin1-1/+1
2013-07-04Mark as constTakeshi Abe1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey2-9/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-11/+10
2013-03-25sal_Bool to boolTakeshi Abe1-23/+23
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-5/+5