[Libreoffice-commits] .: configure.in

2011-09-27 Thread Tor Lillqvist
configure.in |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 47d7d1e987e1caa030c7623767d9dfe3d85eb924 Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 09:46:00 2011 +0300 Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the

[Libreoffice-commits] .: sal/inc sal/osl sal/textenc

2011-09-27 Thread Stephan Bergmann
sal/inc/osl/module.h| 24 ++ sal/inc/osl/module.hxx | 15 sal/osl/unx/module.c| 168 +++- sal/osl/w32/module.cxx |6 + sal/textenc/textenc.cxx | 12 --- 5 files changed, 144 insertions(+), 81 deletions(-) New commits:

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - vcl/unx

2011-09-27 Thread Bjoern Michaelsen
vcl/unx/inc/plugins/gtk/gtkdata.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit b3d61e7991192986dcd7103d3c86ee50f8425504 Author: Radek Doulik r...@novell.com Date: Tue Jun 21 13:25:16 2011 +0200 fix crash when changing screen resolution -

[Libreoffice-commits] .: cairo/cairo cairo/cairo-1.8.0.ios.patch cairo/cairo-1.8.0.no-atsui.patch

2011-09-27 Thread Tor Lillqvist
cairo/cairo-1.8.0.ios.patch | 30 -- cairo/cairo-1.8.0.no-atsui.patch | 32 cairo/cairo/makefile.mk |4 3 files changed, 36 insertions(+), 30 deletions(-) New commits: commit

[Libreoffice-commits] .: 2 commits - README.cross solenv/bin

2011-09-27 Thread Jan Holesovsky
README.cross | 26 ++ solenv/bin/linkoo | 35 +-- 2 files changed, 47 insertions(+), 14 deletions(-) New commits: commit 07a7e3a76a2b64735f5c96a399d1da78a6209dd8 Author: Jan Holesovsky ke...@suse.cz Date: Tue Sep 27 12:02:01 2011

[Libreoffice-commits] .: solenv/inc

2011-09-27 Thread Thorsten Behrens
solenv/inc/extension_helplink.mk |4 ++-- solenv/inc/extension_post.mk |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 1b5bcb6562abc4fe684fe4e046bde93df1af3d12 Author: Thorsten Behrens tbehr...@novell.com Date: Tue Sep 27 12:16:55 2011 +0200 Make

[Libreoffice-commits] .: 7 commits - lingucomponent/source sfx2/source svx/inc svx/source unusedcode.easy

2011-09-27 Thread Caolán McNamara
lingucomponent/source/languageguessing/guess.cxx |6 lingucomponent/source/languageguessing/guess.hxx |2 lingucomponent/source/languageguessing/simpleguesser.cxx | 95 +++ lingucomponent/source/languageguessing/simpleguesser.hxx |4

[Libreoffice-commits] .: binfilter/bf_sw binfilter/inc

2011-09-27 Thread Caolán McNamara
binfilter/bf_sw/source/core/doc/makefile.mk |1 binfilter/bf_sw/source/core/doc/sw_docfmt.cxx | 18 binfilter/bf_sw/source/core/doc/sw_docredln.cxx |7 - binfilter/bf_sw/source/core/doc/sw_extinput.cxx | 90

[Libreoffice-commits] .: configure.in

2011-09-27 Thread Tor Lillqvist
configure.in | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-) New commits: commit f8682923858c39a5e980324388b2ca482d0d45fa Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 14:34:06 2011 +0300 Fix system Python configuration for MacOSX SDK = 10.6

[Libreoffice-commits] .: Repository.mk

2011-09-27 Thread Tor Lillqvist
Repository.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 5e9b48bd17b7e360c35407ad56bf202ac4260277 Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 15:30:38 2011 +0300 Add bestreversemap diff --git a/Repository.mk b/Repository.mk index a161c0e..73e591f 100644 ---

[Libreoffice-commits] .: svtools/source

2011-09-27 Thread Caolán McNamara
svtools/source/filter/wmf/enhwmf.cxx | 136 +-- svtools/source/filter/wmf/winmtf.hxx |3 2 files changed, 55 insertions(+), 84 deletions(-) New commits: commit f6a34255af1339cd7132b7527dc0c10c10d38249 Author: Marc-Andre Laverdiere marc-an...@atc.tcs.com

[Libreoffice-commits] .: solenv/bin

2011-09-27 Thread Jan Holesovsky
solenv/bin/linkoo | 77 -- 1 file changed, 40 insertions(+), 37 deletions(-) New commits: commit 28cf0a3cf30c81d8e0120ed13147f1a71b5b46d5 Author: Jan Holesovsky ke...@suse.cz Date: Tue Sep 27 14:45:00 2011 +0200 Process options early

[Libreoffice-commits] .: idlc/source

2011-09-27 Thread Tor Lillqvist
idlc/source/preproc/unix.c | 36 1 file changed, 36 deletions(-) New commits: commit 41bc308973c8567aaa368949a02f1cf420c1ee8a Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 15:59:48 2011 +0300 Let's rely on memmove() being sane on all our

[Libreoffice-commits] .: sc/qa

2011-09-27 Thread Michael Meeks
sc/qa/unit/filters-test.cxx | 13 + sc/qa/unit/ucalc.cxx|1 + 2 files changed, 14 insertions(+) New commits: commit 0e3361c0aee39c72e4f85d408676ac38efcf9bd0 Author: Michael Meeks michael.me...@suse.com Date: Tue Sep 27 14:43:26 2011 +0100 assert on the console in

[Libreoffice-commits] .: unotools/source

2011-09-27 Thread Michael Meeks
unotools/source/config/pathoptions.cxx | 33 + 1 file changed, 9 insertions(+), 24 deletions(-) New commits: commit baa36ed2f1f35f311e11aa630ea16e969f841303 Author: Michael Meeks michael.me...@suse.com Date: Tue Sep 27 14:44:54 2011 +0100 remove obsolete

[Libreoffice-commits] .: 2 commits - sc/CppunitTest_sc_test_filters.mk sc/prj sc/source

2011-09-27 Thread Markus Mohrhard
sc/CppunitTest_sc_test_filters.mk |2 ++ sc/prj/build.lst |2 +- sc/source/ui/inc/namedlg.hxx |2 ++ sc/source/ui/namedlg/namedlg.cxx | 34 ++ sc/source/ui/src/namedlg.src |8 5 files changed, 43 insertions(+),

[Libreoffice-commits] .: cui/source sd/source vcl/inc vcl/source

2011-09-27 Thread Michael Meeks
cui/source/inc/cuitabarea.hxx|6 ++--- cui/source/tabpages/tabarea.cxx |8 --- cui/source/tabpages/tabline.cxx | 12 --- cui/source/tabpages/tparea.cxx |9 +++- cui/source/tabpages/tpbitmap.cxx | 36 +--

[Libreoffice-commits] .: cairo/cairo

2011-09-27 Thread Tor Lillqvist
cairo/cairo/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 516d2e05183770d93037b388a2af4928d90bf83a Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 17:53:25 2011 +0300 Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK?

[Libreoffice-commits] .: 2 commits - redland/raptor redland/rasqal redland/redland

2011-09-27 Thread Thorsten Behrens
redland/raptor/makefile.mk|1 redland/raptor/raptor-1.4.18.patch.rindex | 62 ++ redland/rasqal/makefile.mk|2 redland/rasqal/rasqal-0.9.16.patch.autotools | 27 +++ redland/redland/makefile.mk

[Libreoffice-commits] .: redland/redland

2011-09-27 Thread Thorsten Behrens
redland/redland/redland-1.0.8.patch.autotools | 20 1 file changed, 20 insertions(+) New commits: commit ed73eb561c8176ac552d8cab0a587043c25f6799 Author: Thorsten Behrens tbehr...@novell.com Date: Tue Sep 27 18:06:49 2011 +0200 More Android config.sub fixing.

[Libreoffice-commits] .: 3 commits - desktop/Executable_quickstart.mk desktop/Executable_sbase.mk desktop/Executable_scalc.mk desktop/Executable_sdraw.mk desktop/Executable_simpress.mk desktop/Executa

2011-09-27 Thread David Tardon
desktop/Executable_quickstart.mk |2 +- desktop/Executable_sbase.mk|2 +- desktop/Executable_scalc.mk|2 +- desktop/Executable_sdraw.mk|2 +- desktop/Executable_simpress.mk |2 +- desktop/Executable_smath.mk|2 +-

[Libreoffice-commits] .: binfilter/bf_forms binfilter/bf_sc binfilter/bf_sch binfilter/bf_xmloff binfilter/inc

2011-09-27 Thread Stephan Bergmann
binfilter/bf_forms/source/component/forms_DatabaseForm.cxx |4 - binfilter/bf_sc/source/core/tool/sc_compiler.cxx |6 - binfilter/bf_sc/source/filter/xml/sc_xmlconti.cxx |2 binfilter/bf_sch/source/core/sch_memchrt.cxx | 30 -

[Libreoffice-commits] .: vcl/ios

2011-09-27 Thread Tor Lillqvist
vcl/ios/source/dtrans/ios_clipboard.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 296823ab8634b0980fc8fe81a2de2b043d036179 Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 22:35:24 2011 +0300 More WaE fixes for iOS diff --git

[Libreoffice-commits] .: idlc/source

2011-09-27 Thread Tor Lillqvist
idlc/source/idlccompile.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 82836f28150a48a5ffce41d189cc8a62393c2ae0 Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 22:44:33 2011 +0300 WaE: comparison between signed and unsigned integer

[Libreoffice-commits] .: icu/makefile.mk

2011-09-27 Thread Tor Lillqvist
icu/makefile.mk |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 2a214cc6d34937a5a996f9fd4b6eb6ed4823f727 Author: Tor Lillqvist t...@iki.fi Date: Tue Sep 27 23:31:37 2011 +0300 Compile also ICU for debugging if --enable-debug diff --git a/icu/makefile.mk

[Libreoffice-commits] .: formula/source

2011-09-27 Thread Fridrich Strba
formula/source/core/api/FormulaCompiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 928f7a47a15d53817697283ba0a7fa4987ea458f Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Sep 27 23:11:16 2011 +0200 Fixx FormulaCompiler build after the

[Libreoffice-commits] .: formula/source

2011-09-27 Thread Stephan Bergmann
formula/source/core/api/FormulaCompiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 59af654b80c595905ebf4fbc5c6454359beda337 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Sep 27 23:28:58 2011 +0200 Revert Fixx FormulaCompiler build after the

[Libreoffice-commits] .: 2 commits - sw/source

2011-09-27 Thread Takeshi Abe
sw/source/core/attr/cellatr.cxx |2 -- sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx |2 +- sw/source/core/doc/docbm.cxx |4 ++-- sw/source/ui/config/caption.cxx |4 sw/source/ui/lingu/hyp.cxx |