summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2013-07-08fdo#66524 - defer population of AddOns toolbar icons until they are shown.Michael Meeks
2013-05-22add missing filesCaolán McNamara
2013-05-22UI Controller Factory fixesAriel Constenla-Haile
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-22Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory 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-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin
2013-05-13fix: left out SAL_CALL annotationNoel Grandin
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-30Recent files: aPassword is unused.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-10Kill copy'n'paste.Jan Holesovsky
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky
2013-04-09Kill not necessasy OUString member variables.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 frame::Frame to new styleNoel Grandin
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-04-05new module i18nlangtagEike Rathke
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold
2013-04-02framework: cleanup macrosThomas Arnhold
2013-03-25remove external include guardsThomas Arnhold
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold