summaryrefslogtreecommitdiff
path: root/framework/source/uielement/menubarmanager.cxx
AgeCommit message (Expand)Author
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-10-12WaE: unused parameter 'SystemType'Tor Lillqvist
2013-10-12SimplifyTor Lillqvist
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-12XubString->OUStringCaolán McNamara
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-28fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power
2012-08-14sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara