summaryrefslogtreecommitdiff
path: root/framework/source/uielement/newmenucontroller.cxx
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-06framework: Pass Item ID to Menu::GetUserValue() instead of indexTakeshi Abe
2017-02-06framework: Retrieve shortcuts from document-specific configurationTakeshi Abe
2017-02-05tdf#105737 Menu::GetItemType takes position not item idMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-06NewMenuController: Fix template manager iconMaxim Monastirsky
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky
2016-03-11framework: Kill BmkMenuMaxim Monastirsky
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht
2016-02-05Fix typosAndrea Gelmini
2016-01-15framework: loplugin:defaultparamsMiklos Vajna
2016-01-15Related tdf#96059 Fix icons in File->New menuSusobhan 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-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-09-18boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin