[Libreoffice-commits] .: 3 commits - configure.in sal/inc ucb/source

2011-09-18 Thread Jan Holesovsky
configure.in |2 ++ sal/inc/sal/types.h |4 ucb/source/ucp/odma/odma_lib.cxx |4 +++- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 1b428599a3f9c2c1ddfad1fce101232ebc2b1fe5 Author: Jan Holesovsky Date: Mon Sep 19 03:09:51

[Libreoffice-commits] .: 2 commits - bug/bug bug/bug.xhtml bug/subcomponents.xsl

2011-09-18 Thread Loic Dachary
bug/bug.xhtml | 32 +++--- bug/bug/bug.css| 152 ++--- bug/bug/bug.js | 21 +++- bug/bug/images/select-bottom-left.png |binary bug/bug/images/select-bottom-right.png |binary bug/bug/images/

[Libreoffice-commits] .: binfilter/bf_sw

2011-09-18 Thread Stephan Bergmann
binfilter/bf_sw/source/core/draw/sw_dcontact.cxx | 10 +- binfilter/bf_sw/source/core/inc/frmtool.hxx |2 +- binfilter/bf_sw/source/core/layout/sw_flylay.cxx |2 +- binfilter/bf_sw/source/core/layout/sw_frmtool.cxx |2 +- binfilter/bf_sw/source/core/layout/sw_tabfrm.c

[Libreoffice-commits] .: 2 commits - configure.in

2011-09-18 Thread Stephan Bergmann
configure.in | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 1e605745c151be5ba5ee7d9ca8be67e3a41217c4 Author: Stephan Bergmann Date: Sun Sep 18 18:42:44 2011 +0200 Honor preset VALGRIND_CFLAGS in configure. diff --git a/configure.in b/configure.i

[Libreoffice-commits] .: instsetoo_native/util

2011-09-18 Thread Andras Timar
instsetoo_native/util/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b40d96bd5e944749bddd42a348706769ea06660 Author: Andras Timar Date: Sun Sep 18 10:17:30 2011 +0200 typo fix diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/ut

[Libreoffice-commits] .: 2 commits - Makefile.in solenv/bin

2011-09-18 Thread David Tardon
Makefile.in |1 solenv/bin/install-gdb-printers | 46 ++-- 2 files changed, 44 insertions(+), 3 deletions(-) New commits: commit ebf6d5deba07b23ce3b340e1a0b6b53b0c63a0e9 Author: David Tardon Date: Sun Sep 18 12:01:13 2011 +0200

[Libreoffice-commits] .: sysui/desktop

2011-09-18 Thread Tomáš Chvátal
sysui/desktop/share/create_tree.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 97631fac2fdd6ebc9d711005b31d5d842543 Author: Tomas Chvatal Date: Sun Sep 18 11:42:43 2011 +0200 Fix sandbox violation. This was once was fixed in 3.4. Can't find th

[Libreoffice-commits] .: desktop/unx

2011-09-18 Thread Tomáš Chvátal
desktop/unx/source/start.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e76fba39d69b7438245f18a0e3014f5f419b73c1 Author: Tomas Chvatal Date: Sun Sep 18 11:20:44 2011 +0200 Just return, not return 0; as it is void function. diff --git a/desktop/unx/source/s

[Libreoffice-commits] .: configure.in Makefile.in set_soenv.in

2011-09-18 Thread Tomáš Chvátal
Makefile.in |8 configure.in | 13 + set_soenv.in |2 ++ 3 files changed, 19 insertions(+), 4 deletions(-) New commits: commit a7d38f57cc0bc8d8b941f17e1fd5b8f9eb3a87c9 Author: Tomas Chvatal Date: Sun Sep 18 08:41:21 2011 +0200 Revert "Remove once again the

[Libreoffice-commits] .: bug/bug bug/bug.xhtml

2011-09-18 Thread Loic Dachary
bug/bug.xhtml | 10 +++- bug/bug/bug.css |5 bug/bug/bug.js |2 - bug/bug/skin.js | 69 4 files changed, 84 insertions(+), 2 deletions(-) New commits: commit 42e0dad5868972db7891a19668a2585b73813cd5 Author: Loic Dach