summaryrefslogtreecommitdiff
path: root/framework/source/uielement/imagebuttontoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tdf#146619 Drop unused 'using namespace' in: framework/Gabor Kelemen1-3/+0
2024-03-22improve loplugin:staticmethodsNoel Grandin1-0/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-2/+2
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann1-1/+1
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin1-17/+17
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-1/+1
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-2/+2
2020-06-26use underlying BitmapExCaolán McNamara1-1/+1
2020-05-21use for-range on Sequence in f*Noel Grandin1-3/+3
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-04-08loplugin:flatten in frameworkNoel Grandin1-23/+23
2020-01-06weld AreaPropertyPanelCaolán McNamara1-2/+2
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-4/+0
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2014-12-03Further clean-upStephan Bergmann1-1/+0
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt1-35/+3
2014-05-11fix-includes.pl: frameworkThomas Arnhold1-2/+2
2014-04-17Fix a memory leakTakeshi Abe1-2/+2
2014-04-07framework: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-11/+0
2014-03-27framework: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-3/+3
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-3/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-1/+1
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-1/+1
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin1-2/+2
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-7/+7
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-4/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0