Age | Commit message (Expand) | Author | Files | Lines |
2013-06-03 | fdo#46808, Convert office::Quickstart service to new style | Noel Grandin | 1 | -10/+2 |
2013-06-03 | fdo#46808, Convert FrameLoaderFactory and ContentHandlerFactory to new style | Noel Grandin | 2 | -41/+34 |
2013-06-03 | fdo#46808, Convert SfxFrameLoader service to new style | Noel Grandin | 2 | -2/+2 |
2013-06-03 | fdo#46808, Convert frame::AppDispatchProvider to new style | Noel Grandin | 2 | -3/+3 |
2013-06-03 | Replace invalid doxygen commands: thrown -> throws | Zolnai Tamás | 1 | -1/+1 |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 8 | -53/+45 |
2013-05-31 | css::frame::XStatusbarController: add missing interface | Ariel Constenla-Haile | 2 | -75/+50 |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin | 15 | -114/+109 |
2013-05-28 | remove unnecessary parameter and field | Noel Grandin | 3 | -10/+3 |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin | 3 | -6/+6 |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin | 20 | -125/+125 |
2013-05-28 | fdo#46808, Convert ui:*AcceleratorConfiguration to new style | Noel Grandin | 11 | -48/+46 |
2013-05-28 | fdo#46808, Use service constructor | Noel Grandin | 4 | -11/+7 |
2013-05-28 | fdo#46808, Convert frame::LayoutManager service to new sty;e | Noel Grandin | 7 | -45/+40 |
2013-05-27 | Make .uno:Open a drop-down toolbar item | Ariel Constenla-Haile | 1 | -1/+1 |
2013-05-27 | Recent files menu in the StartModule should be the same as in the menubar | Ariel Constenla-Haile | 2 | -137/+73 |
2013-05-26 | Recent file list: small fix when no documents | Ariel Constenla-Haile | 1 | -1/+3 |
2013-05-26 | svt::ToolboxController clean-up | Ariel Constenla-Haile | 2 | -2/+20 |
2013-05-24 | Fix warning: unused variable 'aURL' [loplugin] | Tor Lillqvist | 1 | -1/+0 |
2013-05-22 | fix Mac build | Noel Grandin | 1 | -1/+1 |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin | 7 | -14/+14 |
2013-05-22 | fdo#46808, convert XMultiServiceFactory to XComponentContext | Noel Grandin | 25 | -189/+171 |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin | 3 | -7/+5 |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin | 3 | -17/+15 |
2013-05-22 | fdo#46808, XMultiServiceFactory to XComponentContext | Noel Grandin | 11 | -26/+30 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 12 | -56/+35 |
2013-05-21 | add missing files | Caolán McNamara | 2 | -0/+370 |
2013-05-21 | UI Controller Factory fixes | Ariel Constenla-Haile | 21 | -736/+154 |
2013-05-21 | Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service" | Caolán McNamara | 6 | -36/+50 |
2013-05-21 | Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service" | Caolán McNamara | 3 | -2/+2 |
2013-05-21 | WaE: 'AddonStatusbarItemData' struct/class confusion | Tor Lillqvist | 1 | -1/+1 |
2013-05-21 | Remove unused commented code | Ariel Constenla-Haile | 1 | -11/+0 |
2013-05-21 | Related: #i121442# Remove unused UNO StatusbarControllers | Ariel Constenla-Haile | 13 | -806/+2 |
2013-05-21 | Related: #i121442# - Refactor UNO StatusbarControllers | Ariel Constenla-Haile | 2 | -153/+45 |
2013-05-21 | Related: #i121442# support status bar merging and StatusbarControllers | Ariel Constenla-Haile | 10 | -94/+1118 |
2013-05-21 | Related: #i121442# Read Statusbar merging configuration | Ariel Constenla-Haile | 1 | -10/+226 |
2013-05-21 | fdo#46808, Convert more XMultiServiceFactory to XComponentContext | Noel Grandin | 5 | -45/+38 |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann | 8 | -3/+912 |
2013-05-15 | String.AppendAscii Drop | Ricardo Montania | 1 | -13/+11 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 17 | -52/+52 |
2013-05-14 | LockHelper::getGlobalLock is never called with an argument | Stephan Bergmann | 2 | -3/+6 |
2013-05-14 | Remove unused LOCKTYPE_FRAMEWORK env var override | Stephan Bergmann | 2 | -264/+20 |
2013-05-14 | ENABLE_MUTEXDEBUG is never defined | Stephan Bergmann | 5 | -132/+0 |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann | 3 | -7/+7 |
2013-05-14 | sal_Int*/sal_uInt* to bool | Takeshi Abe | 1 | -2/+2 |
2013-05-14 | fdo#46808, Convert ui::ImageManager to new style | Noel Grandin | 2 | -2/+3 |
2013-05-13 | fix: left out SAL_CALL annotation | Noel Grandin | 1 | -1/+1 |
2013-05-13 | fdo#46808, Convert ui::UICategoryDescripion to new style | Noel Grandin | 2 | -2/+4 |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin | 4 | -22/+180 |
2013-05-11 | Resolves: #i120029# Unregister on dispose. | Andre Fischer | 9 | -2/+84 |