summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-1/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-06-29Remove some unused defines and controlsThomas Arnhold1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-15added zoom submenu to ViewTim Hardeck1-24/+24
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold4-10/+0
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky3-72/+129
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky2-9/+18
2012-05-22zoom slider: Implemented design by Mirek M.Jan Holesovsky2-40/+16