Age | Commit message (Expand) | Author |
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 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-06 | Revert "if/else placement" | Luboš Luňák |
2012-11-03 | if/else placement | Luboš Luňák |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | fdo#46808, use service constructor for frame::DispatchRecorderSupplier | Noel Grandin |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann |
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 | Improve previous commit slightly | Stephan Bergmann |
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 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
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 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
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-22 | loplugin: various warnings | Caolán McNamara |
2012-10-21 | loplugin: misleading else if indent | Caolán McNamara |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-10-13 | loplugin: what is it with the weird-ass else placement in framework | Caolán McNamara |
2012-10-12 | loplugin: bad else if placement | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-12 | loplugin: unused Strings | Caolán McNamara |
2012-10-11 | loplugin: more unused OUString and misleading indentation | Caolán McNamara |