summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarwrapper.cxx
AgeCommit message (Expand)Author
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06translation domain of sfx for .ui in framework doesn't look rightCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-02-21loplugin:refcounting in frameworkNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-02toolbox always has flat styleNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-17framework: convert new to ::Create.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky
2013-04-08fdo#46808, Convert framework::ToolBarManager 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-08-08remove include comments and boxesThomas Arnhold
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2011-12-14catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from frameworkNorbert Thiebaud