summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-02-11coverity#738874 Uninitialized scalar fieldCaolán McNamara
2014-02-10coverity#1169805 Unchecked return valueCaolán McNamara
2014-01-20Related: #i56998# use locale rules to format percentage...Caolán McNamara
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Forgotten logging.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-09-05convert svx/source/stbctrls/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/pszctrl.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-31convert vcl/sttus.hxx from XubString to OUStringNoel Grandin
2013-07-04Mark as constTakeshi Abe
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25sal_Bool to boolTakeshi Abe
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-15added zoom submenu to ViewTim Hardeck
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky
2012-05-22zoom slider: Implemented design by Mirek M.Jan Holesovsky
2012-05-03removed unused definesTakeshi Abe
2012-03-23.h files don't need executable bitsMichael Stahl