summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2013-05-22add missing filesCaolán McNamara1-0/+101
2013-05-22UI Controller Factory fixesAriel Constenla-Haile8-177/+7
2013-05-22Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara3-6/+8
2013-05-22Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"Caolán McNamara1-0/+1
2013-05-22fdo#46808, Convert more XMultiServiceFactory to XComponentContextNoel Grandin1-5/+5
2013-05-22WaE: 'AddonStatusbarItemData' struct/class confusionTor Lillqvist1-1/+1
2013-05-22Related: #i121442# Remove unused UNO StatusbarControllersAriel Constenla-Haile5-254/+1
2013-05-22Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile1-20/+2
2013-05-22Related: #i121442# support status bar merging and StatusbarControllersAriel Constenla-Haile4-2/+220
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-1/+255
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist6-19/+19
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann1-1/+4
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann1-41/+1
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann3-122/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann2-5/+5
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin1-2/+0
2013-05-13fix: left out SAL_CALL annotationNoel Grandin1-1/+1
2013-05-13fdo#46808, Convert ui::UICategoryDescripion to new styleNoel Grandin1-2/+0
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin2-4/+144
2013-05-06fix typos (wich instead of which)Philipp Riemer3-3/+3
2013-04-30Recent files: aPassword is unused.Jan Holesovsky1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen21-2208/+0
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2-6/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold3-5/+5
2013-04-15fdo#60724 correct spellingThomas Arnhold3-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold3-3/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold10-13/+13
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky12-107/+61
2013-04-10Kill copy'n'paste.Jan Holesovsky1-0/+6
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky1-5/+0
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky1-12/+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 frame::Frame to new styleNoel Grandin4-33/+61
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ňák140-1046/+1046
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold2-242/+0
2013-04-02framework: cleanup macrosThomas Arnhold4-113/+79
2013-03-25remove external include guardsThomas Arnhold11-29/+0
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile2-21/+3
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-1/+1
2013-03-18cleanup doxygen warningsPeter Foley1-1/+0
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile18-44/+37
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+10