summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/pszctrl.cxx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-02-21TyposJulien Nabet
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-26OSL_ENSURE->assertCaolán McNamara
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-11remove osolete ifdefNorbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
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-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: 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-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-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-10Remove unused codeElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-21Updated transl. German comments - removd obsolete time/date commCor Nouws
2011-11-21Translation of German commentsCor Nouws
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky