Age | Commit message (Expand) | Author |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Small refactoring of the Android "desktop app" code, no functional change | Tor Lillqvist |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-18 | desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILED | Michael Stahl |
2013-04-18 | Desktop::HandleBootstrapPathErrors: try to not be totally useless | Michael Stahl |
2013-04-16 | Revert "do not merge public ure libraries" | Matúš Kukan |
2013-04-16 | do not merge public ure libraries | Matúš Kukan |
2013-04-15 | add desktop libs to libmerged | Peter Foley |
2013-04-15 | autoinstall more OOOLIBS libraries | Matúš Kukan |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-13 | install Pyuno using Package | David Tardon |
2013-04-11 | remove duplicated else branch | Matúš Kukan |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-10 | add new urelibs library merging some libraries from ure/lib/ | Matúš Kukan |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-04-04 | Not escape single quotes in src\hrc files | Zolnai Tamás |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist |
2013-04-03 | desktop: add --pidfile switch | Riccardo Magliocchetti |
2013-04-03 | DescriptionInfoset with LanguageTag | Eike Rathke |
2013-04-02 | No localize descripiton.xml of test tool | Zolnai Tamás |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-04-01 | expand some more namespace macros | Thomas Arnhold |
2013-03-30 | fix loplugin warnings | Peter Foley |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-29 | ditch this overengineered nonsense | Eike Rathke |
2013-03-28 | Building without --with-help is not supposed to disable help functionality | Tor Lillqvist |
2013-03-28 | add missing deps on headers | David Tardon |
2013-03-28 | add missing dep on uwinapi.h | David Tardon |
2013-03-28 | add missing dep on sal headers | David Tardon |
2013-03-28 | WaE: comparison is always true due to limited range of data type | Tor Lillqvist |
2013-03-28 | Need deployment component too when HAVE_FEATURE_EXTENSIONS | Tor Lillqvist |
2013-03-27 | WaE: declaration shadows a previous local | David Tardon |
2013-03-27 | WaE: macro is not used: USE_LIBPNG | Tor Lillqvist |
2013-03-27 | Use <config_features.h> instead of -DDISABLE_EXTENSIONS | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Thomas Arnhold |
2013-03-27 | Use <config_features.h> instead of -DLIBO_FEATURE_* | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | Check feature test macros instead of ANDROID and/or IOS | Tor Lillqvist |
2013-03-26 | Lock files make no sense on Android or iOS | Tor Lillqvist |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-20 | Leftover unused local variable | Stephan Bergmann |
2013-03-20 | deb#703486: Keep migrating more user extensions after one failed | Stephan Bergmann |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-19 | further OUString cleanup | Thomas Arnhold |