summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
AgeCommit message (Expand)Author
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
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-18Don't wrongly redefine SystemMenuDataStephan Bergmann
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11tdf#93837 Add a new PopupLabel propertyMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06simplifyMaxim Monastirsky
2015-10-06Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky
2015-09-07convert Link<> to typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-27Clean up aEmptyStephan Bergmann