summaryrefslogtreecommitdiff
path: root/framework/source/uielement/imagebuttontoolbarcontroller.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-17Fix a memory leakTakeshi Abe
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-27framework: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-05-20adapt for singleton api changeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-16get this to build againCaolán McNamara
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen