summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarsmenucontroller.cxx
AgeCommit message (Expand)Author
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16tdf#92083 Move Color bar item from View->Toolbars Roman Kuznetsov
2019-06-14tdf#124642 Delete Formula item from View->Toolbars in WriterRoman Kuznetsov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-17Use for-range loops in frameworkJulien Nabet
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin