summaryrefslogtreecommitdiff
path: root/framework/source/uielement/imagebuttontoolbarcontroller.cxx
AgeCommit message (Expand)Author
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-06-26use underlying BitmapExCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
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