Age | Commit message (Expand) | Author |
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-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-09 | fdo#468080, remove unnecessary XMultiServiceFactory from framework | Noel Grandin |
2013-01-08 | fix api change in Menu | Norbert Thiebaud |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2013-01-06 | Typo | Tor Lillqvist |
2013-01-06 | The "ProductSource" (MWS name) makes no sense any more | Tor Lillqvist |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-24 | Some cppcheck cleaning in framework | Julien Nabet |
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-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
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-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-12-04 | activate basic gnumeric support in experimental mode | Markus Mohrhard |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-29 | API CHANGE: remove com.sun.star.system.XProxySettings | Michael Stahl |
2012-11-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ... | Michael Meeks |
2012-11-15 | Revert "sb140: #i116786# use auto_ptr to track member lifetime" | Michael Meeks |
2012-11-14 | remove ancient lo-menubar implementation now that we have the shiny new one | Bjoern Michaelsen |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | more cleanup | Bjoern Michaelsen |
2012-11-14 | cleanup line noise | Bjoern Michaelsen |
2012-11-14 | Menu is now generated in one step. DBus traffic improvements. | Antonio Fernandez |
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 | Added a "freeze" method to Menu. Menus are now displayed on console. | Antonio Fernandez |
2012-11-14 | Refactor of Menu classes from VCL module and Framework module. | Antonio Fernandez |