Age | Commit message (Expand) | Author |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, use linguistic2::LanguageGuessing service constructor | Noel Grandin |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
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-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-24 | Some cppcheck cleaning in framework | Julien Nabet |
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-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-05 | Bye bye ODMA | Tor Lillqvist |
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-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
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 | more cleanup | 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 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-23 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-06 | cppcheck: unreadVariable. | jailletc36 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-12 | Unused #includes | Stephan Bergmann |
2012-08-28 | fdo#36149: Do not display error dialogs while showing a menu | Stephan Bergmann |
2012-08-16 | remove menubar post processing of SID_PASTESPECIAL state to always enabled | Noel Power |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250 | Noel Power |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |