Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | Bye bye ODMA | Tor Lillqvist | 1 | -39/+0 |
2012-12-04 | activate basic gnumeric support in experimental mode | Markus Mohrhard | 1 | -3/+21 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 24 | -75/+1 |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 1 | -1/+1 |
2012-11-29 | API CHANGE: remove com.sun.star.system.XProxySettings | Michael Stahl | 2 | -2/+0 |
2012-11-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud | 1 | -2/+1 |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann | 1 | -1/+0 |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl | 1 | -2/+2 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 1 | -1/+1 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 8 | -9/+10 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-16 | use LanguageTag | Eike Rathke | 2 | -4/+4 |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks | 297 | -6833/+4243 |
2012-11-15 | Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ... | Michael Meeks | 4 | -29/+35 |
2012-11-15 | Revert "sb140: #i116786# use auto_ptr to track member lifetime" | Michael Meeks | 2 | -8/+11 |
2012-11-14 | remove ancient lo-menubar implementation now that we have the shiny new one | Bjoern Michaelsen | 19 | -2583/+0 |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez | 7 | -70/+62 |
2012-11-14 | more cleanup | Bjoern Michaelsen | 1 | -14/+0 |
2012-11-14 | cleanup line noise | Bjoern Michaelsen | 1 | -1/+0 |
2012-11-14 | Menu is now generated in one step. DBus traffic improvements. | Antonio Fernandez | 1 | -1/+1 |
2012-11-14 | Menu is displayed correctly in additional instancesm but not in the main one. | Antonio Fernandez | 2 | -25/+0 |
2012-11-14 | Menubar hierarchy fully generated. Native GTK menu is published on DBus. | Antonio Fernandez | 4 | -5/+47 |
2012-11-14 | Added a "freeze" method to Menu. Menus are now displayed on console. | Antonio Fernandez | 2 | -1/+8 |
2012-11-14 | Refactor of Menu classes from VCL module and Framework module. | Antonio Fernandez | 6 | -64/+64 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 99 | -794/+685 |
2012-11-06 | Revert "if/else placement" | Luboš Luňák | 1 | -6/+10 |
2012-11-03 | if/else placement | Luboš Luňák | 1 | -10/+6 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 34 | -221/+216 |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin | 3 | -7/+7 |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-29 | fdo#46808, use service constructor for frame::DispatchRecorderSupplier | Noel Grandin | 2 | -2/+1 |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-29 | inline #define that is only used in one place | Noel Grandin | 2 | -2/+1 |
2012-10-29 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-29 | Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-29 | inline #define that is only used in one place | Noel Grandin | 2 | -2/+1 |
2012-10-29 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-25 | ditch SYNCHRONIZED_START/END | Caolán McNamara | 3 | -58/+33 |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin | 3 | -4/+5 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin | 5 | -18/+10 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-24 | inline a #define that it only used in one cxx file | Noel Grandin | 2 | -2/+1 |
2012-10-24 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin | 5 | -40/+34 |
2012-10-24 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 15 | -101/+80 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 11 | -48/+50 |
2012-10-23 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 4 | -10/+6 |