summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)Author
2013-07-08fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-05-22UI Controller Factory fixesAriel Constenla-Haile
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-22fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22WaE: 'AddonStatusbarItemData' struct/class confusionTor Lillqvist
2013-05-22Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile
2013-05-22Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile
2013-05-22Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile
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
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-05-301) Don't pass filter name and 2) pass module name when opening file.Kohei Yoshida
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-09-26callcatcher: panelwindow unusedCaolán McNamara
2011-09-23update unused listCaolán McNamara
2011-09-23callcatcher: various unused methodsCaolán McNamara
2011-09-20Remove RCS headerThomas Arnhold
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-07-06Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1Caolán McNamara