summaryrefslogtreecommitdiffstats
path: root/svx/source/stbctrls
Commit message (Expand)AuthorAgeFilesLines
* Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl2014-12-261-6/+7
* changed timers to idlesTobias Madl2014-12-091-11/+5
* fdo#82708 editing statusbar tooltip textsYousuf Philips2014-11-181-6/+6
* fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt2014-11-113-4/+41
* fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt2014-11-092-30/+1
* loplugin: cstylecastNoel Grandin2014-10-206-10/+10
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-127-8/+8
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-107-8/+8
* zoom slider: remove unneeded whitespacesTomaž Vajngerl2014-08-251-21/+0
* zoom slider: impl as scoped_ptr and reduce code duplicationTomaž Vajngerl2014-08-251-37/+29
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-196-18/+0
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-185-5/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-113-2/+28
* OSL_ENSURE->assertCaolán McNamara2014-06-261-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* add a status bar icon to fit slide to windowCaolán McNamara2014-05-083-15/+51
* remove some commented out lines from src filesThomas Arnhold2014-05-051-4/+0
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-2/+2
* sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin2014-03-272-9/+9
* remove osolete ifdefNorbert Thiebaud2014-03-115-10/+7
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-236-35/+35
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-203-0/+3
* Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet2014-02-191-1/+1
* protect macosx against the HiDPI hacksNorbert Thiebaud2014-02-145-4/+10
* coverity#738874 Uninitialized scalar fieldCaolán McNamara2014-02-111-4/+3
* coverity#1169805 Unchecked return valueCaolán McNamara2014-02-101-1/+4
* Related: #i56998# use locale rules to format percentage...Caolán McNamara2014-01-201-4/+5
* hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis2014-01-025-6/+6
* hidpi: Use the default scaling algorithm.Jan Holesovsky2013-12-205-6/+6
* hidpi: Forgotten logging.Jan Holesovsky2013-12-201-7/+1
* hidpi: Make many places Hi-DPI aware.Keith Curtis2013-12-205-14/+82
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-4/+4
* fixincludeguards.sh: svxThomas Arnhold2013-10-281-2/+2
* convert svx/source/stbctrls/*.cxx from String to OUStringNoel Grandin2013-09-056-24/+24
* convert include/svx/pszctrl.hxx from String to OUStringNoel Grandin2013-09-051-5/+5
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-2/+2
* convert vcl/sttus.hxx from XubString to OUStringNoel Grandin2013-07-311-1/+1
* Mark as constTakeshi Abe2013-07-041-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-3/+3
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* fdo#61541 : Count Number of selected Cells in calcPrashant Pandey2013-04-192-9/+16
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-11/+10
* sal_Bool to boolTakeshi Abe2013-03-251-23/+23
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-5/+5