summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
AgeCommit message (Expand)Author
2017-02-27Use WeakImplHelper to implement MenuBarManagerStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-22tdf#104818 Show the right label when a11y enabledMaxim Monastirsky
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-27MenuBarManager should pass the menubar flag downMaxim Monastirsky
2016-10-13Improve formattingSamuel Mehrbrodt
2016-10-13Don't add experimental commands to the MenuSamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-08-22tdf#101658 Don't show embedded frames in Window menuSamuel Mehrbrodt
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke
2016-07-08loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-04-27tdf#99527: show all accelerators in menus of extensionsOliver Specht
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-11loplugin:stringconstantStephan Bergmann
2016-04-11allow disabling recent files menu entryOliver Specht
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-03-11framework: Kill BmkMenuMaxim Monastirsky
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-29language submenu from tools->language->for selection->"languages"...Caolán McNamara
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-01-25MenuBarManager: Pass the module identifier to the factoryMaxim Monastirsky
2016-01-24Manually reset the active flag for popup menusMaxim Monastirsky
2016-01-12GetImageFromURL/SetImageProducer unusedNoel Grandin
2016-01-05tdf#96059 Replaced imageproducer with CommandInfoProvidersusobhang70
2015-12-11Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara