summaryrefslogtreecommitdiffstats
path: root/svx/source/stbctrls
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-1/+4
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-278-184/+112
* Remove some unused defines and controlsThomas Arnhold2012-06-291-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* added zoom submenu to ViewTim Hardeck2012-06-151-24/+24
* move zoomitem from svx to sfx2Tim Hardeck2012-06-151-1/+1
* Remove superfluous include commentsThomas Arnhold2012-06-094-10/+0
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky2012-05-253-72/+129