summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)AuthorFilesLines
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold45-129/+129
2013-09-26Otherwhise -> OtherwiseJesús Corrius2-2/+2
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist2-2/+0
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2-2/+2
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin2-25/+24
2013-07-23Convert framework::StatusBarManager to WeakImplHelperNoel Grandin1-11/+7
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin1-18/+16
2013-07-05fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks1-3/+4
2013-06-24Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile1-0/+1
2013-06-24Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile1-0/+3
2013-06-24framework::PopupMenuController clean-upAriel Constenla-Haile2-74/+96
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile5-8/+8
2013-06-16add missing modelines.Michael Meeks3-0/+9
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin11-13/+14
2013-05-31css::frame::XStatusbarController: add missing interfaceAriel Constenla-Haile1-2/+1
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2-2/+2
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-4/+4
2013-05-22fdo#46808, XMultiServiceFactory to XComponentContextNoel Grandin3-4/+8
2013-05-21UI Controller Factory fixesAriel Constenla-Haile3-6/+6
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara1-2/+1
2013-05-21WaE: 'AddonStatusbarItemData' struct/class confusionTor Lillqvist1-1/+1
2013-05-21Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile3-248/+0
2013-05-21Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile1-20/+2
2013-05-21Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile4-2/+220
2013-05-21fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin1-5/+5
2013-04-30Recent files: aPassword is unused.Jan Holesovsky1-1/+0
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin1-3/+3
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky12-107/+61
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky1-5/+0
2013-04-09Kill m_xToolBarWindow here too.Jan Holesovsky1-1/+0
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky1-1/+0
2013-04-09Kill unused member variable.Jan Holesovsky1-1/+0
2013-04-09sal_Bool -> bool.Jan Holesovsky1-9/+9
2013-04-09Include is better here.Jan Holesovsky1-14/+1
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin2-5/+3
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin11-15/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-179/+179
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile1-21/+1
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile3-4/+4
2013-03-04doubled includesThomas Arnhold2-4/+0
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin1-1/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks16-368/+224
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez2-20/+20
2012-11-14cleanup line noiseBjoern Michaelsen1-1/+0
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez1-2/+0
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2-0/+3
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez2-20/+20
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-3/+4
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-2/+2
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+0