[Libreoffice-commits] .: desktop/unx

2012-04-19 Thread Michael Stahl
desktop/unx/source/start.c | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit f92d22565d4d389b0c93d45a1995521431585694 Author: Michael Stahl mst...@redhat.com Date: Thu Apr 19 15:00:18 2012 +0200 oosplash: improve signal handlers: -

[Libreoffice-commits] .: desktop/unx

2012-03-20 Thread Stephan Bergmann
desktop/unx/source/start.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7b9ea611bea133e758302b99df339439919101ed Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 11:22:19 2012 +0100 Resolves rhbz#804437, do not rtl_uString_release(NULL)

[Libreoffice-commits] .: desktop/unx

2012-02-29 Thread Stephan Bergmann
desktop/unx/source/start.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60f97f3ceb670a310e89cd1be948e04b469539f2 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 29 10:43:21 2012 +0100 Typo bInhibitJavaLdx - bInhibitPagein diff --git

[Libreoffice-commits] .: desktop/unx

2012-02-29 Thread Stephan Bergmann
desktop/unx/source/start.c | 39 --- 1 file changed, 39 deletions(-) New commits: commit cf4416a68fb68f36cf9065c6d08d14dd22637b24 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 29 11:46:12 2012 +0100 fdo#46434: No need to turn arguments

[Libreoffice-commits] .: desktop/unx

2012-02-29 Thread Stephan Bergmann
desktop/unx/source/start.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 8bbf048085066b8e95256e7d59d7ddd89465d4e7 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 29 15:08:20 2012 +0100 fdo#46434: Always send command line arguments as

[Libreoffice-commits] .: desktop/unx

2012-02-18 Thread David Tardon
desktop/unx/source/start.c |4 1 file changed, 4 insertions(+) New commits: commit ce4c9fa90af70832744e4a9f344b05eb42577f2e Author: David Tardon dtar...@redhat.com Date: Sat Feb 18 14:47:17 2012 +0100 WaE: exec_javaldx defined but not used (javaless build) diff --git

[Libreoffice-commits] .: desktop/unx

2012-01-09 Thread Julien Nabet
desktop/unx/source/file_image_unx.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 05c51d5dfb58549e5bf26cb5c8b9b4f0083dca25 Author: Julien Nabet serval2...@yahoo.fr Date: Tue Jan 10 00:02:01 2012 +0100 Some cppcheck cleaning diff --git

[Libreoffice-commits] .: desktop/unx

2011-11-18 Thread Lionel Elie Mamane
desktop/unx/source/splashx.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit 48efe5ce26b519a1a87da1d0ee1acefcb000934e Author: August Sodora aug...@gmail.com Date: Thu Nov 17 21:06:16 2011 -0500 Valgrind: fixed memory leak diff --git a/desktop/unx/source/splashx.c

[Libreoffice-commits] .: desktop/unx

2011-11-09 Thread Stephan Bergmann
desktop/unx/source/args.c | 33 ++--- desktop/unx/source/args.h |1 - desktop/unx/source/start.c |7 --- 3 files changed, 14 insertions(+), 27 deletions(-) New commits: commit 5d4af26ae9bfa6f747bfd8a56067b783228033fd Author: Stephan Bergmann

[Libreoffice-commits] .: desktop/unx

2011-11-08 Thread Christian Lohmaier
desktop/unx/source/start.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 17f977c104374eedd5638aadc3175dda88ad6360 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Nov 8 14:40:07 2011 +0100 remove leftover comment regarding removed

[Libreoffice-commits] .: desktop/unx

2011-11-08 Thread Michael Meeks
desktop/unx/source/start.c |4 1 file changed, 4 insertions(+) New commits: commit aacf55dbe004ae3cad720002d40dc0e408107fd3 Author: Michael Meeks michael.me...@suse.com Date: Tue Nov 8 11:32:20 2011 + oosplash - daemonize to help mutt users recover their sanity diff --git

[Libreoffice-commits] .: desktop/unx

2011-11-08 Thread Michael Meeks
desktop/unx/source/args.c | 33 +++-- desktop/unx/source/args.h |1 + desktop/unx/source/start.c |9 ++--- 3 files changed, 26 insertions(+), 17 deletions(-) New commits: commit 62ebb119cfb42adc5e007fb77f68d56b40de2a85 Author: Michael Meeks

[Libreoffice-commits] .: desktop/unx

2011-11-08 Thread Stephan Bergmann
desktop/unx/source/start.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit de90369c315afc62c4409a5df1a581fa466cb849 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 8 20:49:07 2011 +0100 Properly check sscanf return value. diff --git

[Libreoffice-commits] .: desktop/unx

2011-09-25 Thread Norbert Thiebaud
desktop/unx/source/splashx.c | 602 ++- desktop/unx/source/splashx.h | 25 - desktop/unx/source/start.c | 152 -- 3 files changed, 380 insertions(+), 399 deletions(-) New commits: commit c6811e675cbeaef31fd4d758f75939839b1aa10f Author:

[Libreoffice-commits] .: desktop/unx

2011-09-25 Thread Norbert Thiebaud
desktop/unx/source/splashx.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit cbeebc223b4e759dddb0c5ec03061b67ab88c859 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Sep 25 16:21:19 2011 -0500 make the case not ENABLE_QUICKSTART_LIBPNG work again diff --git