summaryrefslogtreecommitdiff
path: root/framework/source/uielement/complextoolbarcontroller.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-06-29loplugin:unusedmethodsNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-11-01Removed executable permission on src fileAndrea Gelmini
2019-11-01Add ability to set tooltip text for toolbar controlsSerge Krot
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07sal_Bool -> boolStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin