summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)Author
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-06-24Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile
2013-06-24Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile
2013-06-24framework::PopupMenuController clean-upAriel Constenla-Haile
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-16add missing modelines.Michael Meeks
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-05-31css::frame::XStatusbarController: add missing interfaceAriel Constenla-Haile
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-21WaE: 'AddonStatusbarItemData' struct/class confusionTor Lillqvist
2013-05-21Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile
2013-05-21Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile
2013-05-21Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-30Recent files: aPassword is unused.Jan Holesovsky
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky
2013-04-09Kill m_xToolBarWindow here too.Jan Holesovsky
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky
2013-04-09Kill unused member variable.Jan Holesovsky
2013-04-09sal_Bool -> bool.Jan Holesovsky
2013-04-09Include is better here.Jan Holesovsky
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
2013-03-04doubled includesThomas Arnhold
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel 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-14cleanup line noiseBjoern Michaelsen
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-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev