Age | Commit message (Expand) | Author |
2013-02-11 | fdo#46808, use linguistic2::LanguageGuessing service constructor | Noel Grandin |
2013-02-11 | small doc fix | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::SessionListener UNO service to new style | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2013-01-15 | fdo#46808, Adapt frame::StartModule UNO service to new style | Noel Grandin |
2013-01-09 | fdo#468080, remove unnecessary XMultiServiceFactory from framework | Noel Grandin |
2012-12-21 | Remove unused defines | Stephan Bergmann |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new style | Noel Grandin |
2012-12-21 | fdo#46808, Create new-style frame::ToolBarControllerFactory service | Noel Grandin |
2012-12-21 | fdo#46808, Use service constructor for frame::UICommandDescription | Noel Grandin |
2012-12-14 | callcatcher: update unused code list | Caolán McNamara |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-12-13 | fdo#46808, Create new-style ui::WindowContentFactoryManager service | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui:: | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for embed::FileSystemStorageFactory | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | cleanup line noise | Bjoern Michaelsen |
2012-11-14 | Menu is displayed correctly in additional instancesm but not in the main one. | Antonio Fernandez |
2012-11-14 | Menubar hierarchy fully generated. Native GTK menu is published on DBus. | Antonio Fernandez |
2012-11-14 | Refactor of Menu classes from VCL module and Framework module. | Antonio Fernandez |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin |
2012-10-29 | fdo#46808, use service constructor for frame::DispatchRecorderSupplier | Noel Grandin |
2012-10-29 | inline #define that is only used in one place | Noel Grandin |
2012-10-29 | remove unused #define | Noel Grandin |
2012-10-29 | inline #define that is only used in one place | Noel Grandin |
2012-10-29 | remove unused #define | Noel Grandin |
2012-10-25 | ditch SYNCHRONIZED_START/END | Caolán McNamara |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin |
2012-10-24 | inline a #define that it only used in one cxx file | Noel Grandin |
2012-10-24 | remove unused #define | Noel Grandin |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin |
2012-10-24 | remove unused #define | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for xml::sax::Writer | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-11 | loplugin: misleading alignment of else if | Caolán McNamara |
2012-10-10 | loplugin: unused O[U]Strings and misleading else placement | Caolán McNamara |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |