[Libreoffice-commits] core.git: sw/qa

2013-04-10 Thread Miklos Vajna
sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit a6475acf4522e8a20ec3fcd200664d9e6cd22a0b Author: Miklos Vajna vmik...@suse.cz Date: Wed Apr 10 08:00:19 2013 +0200 CppunitTest_sw_rtfimport: disable 3 checks for now I'm not

Re: GSoc

2013-04-10 Thread Tor Lillqvist
Do I choose one of them by my own? Yes. The harder it is, the more impressed we will be! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: plans with libmerged

2013-04-10 Thread Stephan Bergmann
On 04/09/2013 07:24 PM, Michael Meeks wrote: On Tue, 2013-04-09 at 15:25 +0200, Matúš Kukan wrote: So - it should now work in master. One problem is using ure libraries in libmerged. javaldx had problems to find libmerged because it's not in ure. Right; interesting. I plan to merge

Re: [PUSHED] fdo#62096: [cleanup] Replaced some compareTo with '=='

2013-04-10 Thread Miklos Vajna
Hi Prashant, On Wed, Apr 10, 2013 at 06:04:50AM +0530, Prashant Pandey prashant3.yi...@gmail.com wrote: I've attached a patch to get it reviewed.This patch implies some cleanup in concern with bug#62096: Replace compareTo with '==' This patch breaks the build here:

[Libreoffice-commits] core.git: fpicker/source shell/source svl/source svx/source

2013-04-10 Thread Prashant Pandey
fpicker/source/office/iodlg.cxx |4 +- shell/source/cmdmail/cmdmailsuppl.cxx |2 - shell/source/unix/exec/shellexec.cxx|2 - shell/source/win32/SysShExec.cxx|2 - shell/source/win32/simplemail/smplmailsuppl.cxx |2 -

[Libreoffice-commits] core.git: solenv/gbuild

2013-04-10 Thread Tor Lillqvist
solenv/gbuild/platform/macosx.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63d46499b08092473e52635dbd2175c72f7896af Author: Tor Lillqvist t...@iki.fi Date: Wed Apr 10 11:06:32 2013 +0300 Use codesign --timestamp=none for now for the executables

[PUSHED] fdo#62096: Replaced some OUString 'compareTo' with '=='

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3218 -- To view, visit https://gerrit.libreoffice.org/3218 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/source

2013-04-10 Thread Rafael Dominguez
sfx2/source/control/templatelocalview.cxx |4 +- sfx2/source/control/thumbnailview.cxx | 42 -- sfx2/source/control/thumbnailviewacc.cxx |2 - 3 files changed, 31 insertions(+), 17 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 2 commits - sfx2/inc sfx2/source

2013-04-10 Thread Rafael Dominguez
sfx2/inc/sfx2/templatelocalview.hxx |2 + sfx2/source/control/templatelocalview.cxx | 11 ++ sfx2/source/doc/templatedlg.cxx | 50 +- sfx2/source/doc/templatedlg.src | 12 +++ 4 files changed, 60 insertions(+), 15

[Libreoffice-commits] core.git: xmloff/source

2013-04-10 Thread Chr . Rossmanith
xmloff/source/draw/ximpshap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7bcba4c910fa7eecf256a05a1f274f7b253e5fc5 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Tue Apr 9 21:39:38 2013 +0200 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW

[PUSHED libreoffice-4-0] Mark thumbnailview item as unselected when updating filter.

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3297 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3297 To unsubscribe,

[PUSHED libreoffice-4-0] Update template item path when moving it to another folder.

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3298 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3298 To unsubscribe,

[PUSHED libreoffice-4-0] Fetch thumbnails position and id from filter array instead.

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3299 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3299 To unsubscribe,

[PUSHED libreoffice-4-0] Display correct region name in error messages.

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3300 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3300 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#61389 - Display Properties, Set as default actions in sa...

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3301 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3301 To unsubscribe,

[PUSHED] fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displa...

2013-04-10 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3296 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3296 To unsubscribe,

[PATCH libreoffice-4-0] fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displa...

2013-04-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3303 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/3303/1 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinks Change-Id:

[Libreoffice-commits] core.git: config_host/config_oox.h.in config_host.mk.in configure.ac oox/Library_oox.mk oox/source

2013-04-10 Thread Miguel Gomez
config_host.mk.in|1 config_host/config_oox.h.in | 13 + configure.ac | 40 + oox/Library_oox.mk | 10 oox/source/core/filterdetect.cxx | 88 +++ 5 files changed, 152

[PUSHED] Allow selecting the tls backend to use in oox from configure

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3173 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3173 To unsubscribe,

[PATCH libreoffice-3-6] fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displa...

2013-04-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3304 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/3304/1 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinks Change-Id:

[Libreoffice-commits] core.git: 3 commits - framework/inc framework/Library_fwk.mk framework/source vcl/inc vcl/source

2013-04-10 Thread Jan Holesovsky
framework/Library_fwk.mk |1 framework/inc/services/layoutmanager.hxx |6 framework/inc/uielement/addonstoolbarmanager.hxx |6 framework/inc/uielement/buttontoolbarcontroller.hxx |7

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - xmloff/source

2013-04-10 Thread Chr . Rossmanith
xmloff/source/draw/ximpshap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a29c1bb23f76ba3799dc2a77b4f678ca0ad109d Author: Chr. Rossmanith chrrossman...@gmx.de Date: Tue Apr 9 21:39:38 2013 +0200 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - xmloff/source

2013-04-10 Thread Chr . Rossmanith
xmloff/source/draw/ximpshap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2bf6a3951ee46e83798cf7cb89849ebd2e32416 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Tue Apr 9 21:39:38 2013 +0200 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW

[Libreoffice-commits] core.git: basic/source sal/inc sal/rtl sal/ZipPackage_sal_odk_headers.mk stoc/source tools/inc tools/source

2013-04-10 Thread Arnaud Versini
basic/source/sbx/sbxexec.cxx| 31 +- sal/ZipPackage_sal_odk_headers.mk |1 sal/inc/rtl/character.hxx | 144 sal/rtl/math.cxx| 20 +-- sal/rtl/uri.cxx |

[PUSHED libreoffice-3-6] fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displa...

2013-04-10 Thread Noel Power (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3304 Approvals: Noel Power: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3304 To unsubscribe, visit

[PUSHED libreoffice-4-0] fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displa...

2013-04-10 Thread Noel Power (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3303 Approvals: Noel Power: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3303 To unsubscribe, visit

[PUSHED] Introduce characters utilities in rtl/character.hxx

2013-04-10 Thread Stephan Bergmann (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3224 -- To view, visit https://gerrit.libreoffice.org/3224 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 39066, which changed state. Bug 39066 Summary: Hyperlinks are missing after closing https://bugs.freedesktop.org/show_bug.cgi?id=39066 What|Removed |Added

[Libreoffice-commits] core.git: vcl/source

2013-04-10 Thread Philipp Weissenbacher
vcl/source/gdi/outdev3.cxx | 203 - vcl/source/gdi/print.cxx | 107 --- 2 files changed, 113 insertions(+), 197 deletions(-) New commits: commit 9b73b036971a5b13209b5f617b7d1368aece0815 Author: Philipp Weissenbacher

[PUSHED] Translate German comments and general clean-up

2013-04-10 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3294 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3294 To unsubscribe,

Re: [PUSHED] fdo#62096: [cleanup] Replaced some compareTo with '=='

2013-04-10 Thread Prashant Pandey
Hi Miklos, Please, in the future, at least build-test your patch. Regrets for the same. This was the first time I didn't buid test as I thought I merely replaced some 'compareTo' by '==' so I 'assumed' it should not be a problem. I ensure you, this was my last time I did this mistake. For now,

[Libreoffice-commits] core.git: sc/uiconfig

2013-04-10 Thread Abdulelah Alarifi
sc/uiconfig/scalc/ui/managenamesdialog.ui | 422 ++ 1 file changed, 422 insertions(+) New commits: commit f638bcc06e7e4ac2908385ff98a24ef008168d86 Author: Abdulelah Alarifi asalar...@kacst.edu.sa Date: Tue Apr 9 11:47:17 2013 +0300 Converted Insert - Names -

[PUSHED] Converted Insert - Names - manage widget.

2013-04-10 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3281 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3281 To unsubscribe,

[ABANDONED] fdo#47018 fix Impress crash on modifying bullet

2013-04-10 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: fdo#47018 fix Impress crash on modifying bullet .. Patch Set 3: Abandoned -- To view, visit https://gerrit.libreoffice.org/3285 To unsubscribe, visit

[PATCH] fdo#61541: Count Number of selected Cells in calc

2013-04-10 Thread Prashant Pandey
I noticed that the subject format I used in the previous mail was wrong. I hereby submit my patch for review. Thanks Prashant -- Forwarded message -- From: Prashant Pandey prashant3.yi...@gmail.com Date: Wed, Apr 10, 2013 at 4:40 AM Subject: fdo#61541: Count Number of selected

[PATCH] deletecells.ui widget

2013-04-10 Thread Aliah Almusaireae (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3306 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/3306/1 deletecells.ui widget Change-Id: I93ac358e259a1fb310dfeed75bc60910405e7d48 --- A

[Libreoffice-commits] core.git: sal/inc

2013-04-10 Thread Stephan Bergmann
sal/inc/rtl/character.hxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 8c12bf2cc4d6011402a5f4703d6d23b1015aa22b Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 10 12:10:21 2013 +0200 Clean up documentation Change-Id:

Re: [PATCH]BUG#57950 Replace chained O(U)StringBuffer::append() with operator+

2013-04-10 Thread Janit Anjaria
Hey! I aam sure the mentor at that point in time initially when i started my work on the LO codebase...he asked me to do the same ,and that is why i made the following changes But yeah if you still feel i need to change the patch according with the buffer thing resolved,ill do it and mail it

[Libreoffice-commits] core.git: 2 commits - sc/inc sc/source

2013-04-10 Thread Eike Rathke
sc/inc/addincol.hxx | 54 + sc/source/core/tool/addincol.cxx | 225 ++- 2 files changed, 136 insertions(+), 143 deletions(-) New commits: commit c979adad481bd41bff90047b1e59ce1741e642e1 Author: Eike Rathke er...@redhat.com Date: Tue

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - af/614d3f8358663879e086da1a3545f9f4fd10a2

2013-04-10 Thread Stephan Bergmann
af/614d3f8358663879e086da1a3545f9f4fd10a2 |1 + 1 file changed, 1 insertion(+) New commits: commit 1b3482400410ac2c74517050c0dbef069ebf99a9 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 10 12:29:37 2013 +0200 Notes added by 'git notes add' diff --git

[Libreoffice-commits] libcdr.git: 3 commits - src/lib

2013-04-10 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp |9 +- src/lib/CDRParser.cpp | 142 ++-- src/lib/CDRTypes.h | 13 ++- 3 files changed, 81 insertions(+), 83 deletions(-) New commits: commit 7b9388dcbca9c176e556c8b67138593d4d98a116 Author: Fridrich

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 84/83543d9db7010a9fe80b815e8957640d190814

2013-04-10 Thread Stephan Bergmann
84/83543d9db7010a9fe80b815e8957640d190814 |1 + 1 file changed, 1 insertion(+) New commits: commit 3166723d4d62c7929b6da034c9b42682f8f082a0 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 10 12:52:42 2013 +0200 Notes added by 'git notes add' diff --git

Re: moving global headers into one top-level location

2013-04-10 Thread Bjoern Michaelsen
On Tue, Apr 09, 2013 at 11:54:07PM +0200, Michael Stahl wrote: On 05/04/13 17:54, Lubos Lunak wrote: - makes the separation between a 'public' header and a module-private one more explicit Now only if this separation currently wasn't rather confused on its own. E.g. Writer has a

[Libreoffice-commits] core.git: 3 commits - sw/qa writerfilter/source

2013-04-10 Thread Miklos Vajna
sw/qa/extras/rtfimport/rtfimport.cxx | 15 --- writerfilter/source/rtftok/rtfdocumentimpl.cxx |5 + writerfilter/source/rtftok/rtfdocumentimpl.hxx |2 ++ writerfilter/source/rtftok/rtfsdrimport.cxx| 25 - 4 files changed, 35

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - 2 commits - sd/source

2013-04-10 Thread Michael Meeks
sd/source/ui/inc/SlideSorterChildWindow.hxx |3 sd/source/ui/inc/SlideSorterViewShell.hxx | 20 + sd/source/ui/inc/ViewShell.hxx|3 sd/source/ui/slidesorter/shell/SlideSorter.cxx| 130

[Libreoffice-commits] core.git: 2 commits - helpcontent2 sc/uiconfig

2013-04-10 Thread Caolán McNamara
helpcontent2 |2 +- sc/uiconfig/scalc/ui/managenamesdialog.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1d92bfbe2be601b2108e6c9e8d79346a6dc0317a Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 10 12:28:35 2013

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-04-10 Thread Caolán McNamara
helpers/help_hid.lst |9 - source/text/scalc/01/04070100.xhp | 13 +++-- source/text/shared/00/0001.xhp |4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) New commits: commit a4e6169aed45fa4b0cb1ba2c5ec784ea63a3a874 Author: Caolán McNamara

[Libreoffice-commits] core.git: framework/source icon-themes/galaxy icon-themes/tango

2013-04-10 Thread Andras Timar
dev/null |binary framework/source/services/fwk_services.src | 12 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 76110fb90ba2cbd658e1a59416364501c45b5e28 Author: Andras Timar ati...@suse.com Date: Wed Apr 10 04:28:53 2013

[Libreoffice-commits] core.git: icon-themes/hicontrast icon-themes/tango

2013-04-10 Thread Andras Timar
dev/null|binary icon-themes/hicontrast/framework/res/addtemplate_32.png |binary icon-themes/hicontrast/res/odb_32_8.png |binary icon-themes/hicontrast/res/odf_32_8.png |binary

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3d/bcd85ba2e4e9bc5d7f1924d1a9dbffd87931d5

2013-04-10 Thread Caolán McNamara
3d/bcd85ba2e4e9bc5d7f1924d1a9dbffd87931d5 |1 + 1 file changed, 1 insertion(+) New commits: commit 56ab79e635daceebe1440df0af3b9898641cb6a8 Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 10 12:54:30 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: 2 commits - sc/util sysui/desktop sysui/Zip_osxicons.mk

2013-04-10 Thread David Tardon
sc/util/createExtPackage.pl| 58 sysui/Zip_osxicons.mk | 26 +++- sysui/desktop/macosx/list_icons.pl | 75 - 3 files changed, 23 insertions(+), 136 deletions(-) New commits: commit

RE: build failure

2013-04-10 Thread Winfried Donkers
It tok Pull :-) It should be fixed by commit 35c53bbcc8f0a7b8627a8d5a2e167d76dc52d1c4 . I pulled :-) and am building now. I will report the result (which will take a lot of hours on this machine). It took some ours of hard work (for the machine) and it finished the build successfully

[PATCH] drop undefined file IDs

2013-04-10 Thread David Tardon (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3236 to look at the new patch set (#3). Change subject: drop undefined file IDs .. drop undefined file IDs

[Libreoffice-commits] core.git: scp2/source

2013-04-10 Thread David Tardon
scp2/source/ooo/directory_ooo.scp | 105 -- 1 file changed, 105 deletions(-) New commits: commit 98988510ca8e2d8b9a95f8f59ead8e7623312542 Author: David Tardon dtar...@redhat.com Date: Sun Apr 7 13:05:47 2013 +0200 drop unused directory records

[Libreoffice-commits] core.git: scp2/source

2013-04-10 Thread David Tardon
scp2/source/calc/module_calc.scp |2 +- scp2/source/draw/module_draw.scp |2 +- scp2/source/ooo/module_hidden_ooo.scp |9 - scp2/source/writer/module_writer.scp |3 --- 4 files changed, 2 insertions(+), 14 deletions(-) New commits: commit

[PUSHED] drop unused directory records

2013-04-10 Thread David Tardon (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3235 Approvals: David Tardon: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3235 To unsubscribe,

[PUSHED] drop undefined file IDs

2013-04-10 Thread David Tardon (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3236 Approvals: David Tardon: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3236 To unsubscribe,

[ABANDONED] fix typo in xml version

2013-04-10 Thread David Tardon (via Code Review)
David Tardon has abandoned this change. Change subject: fix typo in xml version .. Patch Set 2: Abandoned -- To view, visit https://gerrit.libreoffice.org/3293 To unsubscribe, visit https://gerrit.libreoffice.org/settings

[Libreoffice-commits] core.git: sal/osl

2013-04-10 Thread Stephan Bergmann
sal/osl/unx/module.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa6c211a454fa51feb36f7e4dae966c31bef432e Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 10 14:15:39 2013 +0200 Revert If you can't load a shared library it should be a warning

[Libreoffice-commits] core.git: solenv/gdb

2013-04-10 Thread Miklos Vajna
solenv/gdb/libreoffice/cppu.py |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 3a994cd0b649df5233d8a23b4672f6a88d7599f5 Author: Miklos Vajna vmik...@suse.cz Date: Wed Apr 10 14:38:58 2013 +0200 gdb: make uno::Reference output shorter The original

3.6.6 crashes on ARM.

2013-04-10 Thread openpandora
Hi ! Slackware ARM 14.0, 3.2.39 kernel. I used this build script: http://taper.alienbase.nl/mirrors/people/alien/slackbuilds/libreoffice/build/libreoffice36.SlackBuild The build was successful, but as soon as the green splash screen appears, the program quits. $ strace loffice

Re: 3.6.6 crashes on ARM.

2013-04-10 Thread openpandora
Forgot to mention that unopkg segfaults. - Mail original - De: openpand...@free.fr À: libreoffice@lists.freedesktop.org Envoyé: Mercredi 10 Avril 2013 14:45:03 Objet: 3.6.6 crashes on ARM. Hi ! Slackware ARM 14.0, 3.2.39 kernel. I used this build script:

[PATCH libreoffice-4-0] odk: fix packaging of purpenvhelper import lib on WNT

2013-04-10 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3307 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/3307/1 odk: fix packaging of purpenvhelper import lib on WNT This import lib was apparently renamed in LO 3.6 and the

Re: moving global headers into one top-level location

2013-04-10 Thread Eike Rathke
Hi Bjoern, On Wednesday, 2013-04-10 12:59:02 +0200, Bjoern Michaelsen wrote: Writer has zero public headers, no code in a different module includes anything from sw/. there is however a distinction between headers in sw/inc used in all 3 parts of Writer (sw/source/*) vs. just one of

[PATCH libreoffice-3-6] odk: fix packaging of purpenvhelper import lib on WNT

2013-04-10 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3308 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/3308/1 odk: fix packaging of purpenvhelper import lib on WNT This import lib was apparently renamed in LO 3.6 and the

[Libreoffice-commits] help.git: 2 commits - helpers/help_hid.lst source/text

2013-04-10 Thread Caolán McNamara
helpers/help_hid.lst |8 source/text/scalc/01/0215.xhp | 34 +- 2 files changed, 17 insertions(+), 25 deletions(-) New commits: commit 68d0b1b6fc3fe84b2750018fe1c966486499f85c Author: Caolán McNamara caol...@redhat.com Date: Wed

Re: plans with libmerged

2013-04-10 Thread Eike Rathke
Hi Peter, On Tuesday, 2013-04-09 17:29:14 -0400, Peter Foley wrote: I was under the impression that the goal of libmerged was to eventually include most, if not all of the various libraries in libreoffice. If this is incorrect, I'd like to know what libraries should and should not be in

Re: [PUSHED][PATCH] WIP: Convert scalc delete contents dialog to .ui

2013-04-10 Thread Caolán McNamara
On Tue, 2013-04-09 at 22:40 +0200, Albert Thuswaldner wrote: On Tue, Apr 9, 2013 at 5:30 PM, Caolán McNamara caol...@redhat.com wrote: On Mon, 2013-04-08 at 17:52 +0200, Albert Thuswaldner wrote: I almost completed the conversion of the Delete Contents

Re: plans with libmerged

2013-04-10 Thread Michael Meeks
On Wed, 2013-04-10 at 09:04 +0200, Stephan Bergmann wrote: An alternative (for other platforms too) might be to have the various URE interface libraries (sal etc.) be shallow wrappers that link against libmerged and just re-export their part (depending on how elegantly different

Re: Question regarding a check in configure for XML::Parser

2013-04-10 Thread Christian Lohmaier
Hi Jonathan, *, On Tue, Apr 9, 2013 at 8:49 PM, Jonathan Aquilina eagles051...@gmail.com wrote: I am looking at Archive::Zip in configure file Then you're looking at the wrong place anyway, as configure is generated code and thus not very friendly too look at - in other words: It is way too

[no subject]

2013-04-10 Thread Sameer
___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sc/source

2013-04-10 Thread Joren De Cuyper
sc/source/ui/view/viewfun2.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 65c45688caba3213ce161013f5f2b1f753f7eecf Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Wed Apr 3 23:58:45 2013 +0200 fdo#51615 replace button in FindReplace Dialog not search for

[PUSHED] fdo#51615 replace button in FindReplace Dialog not search f...

2013-04-10 Thread Jan Holesovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3197 Approvals: Jan Holesovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3197 To unsubscribe,

[Libreoffice-commits] core.git: sc/uiconfig

2013-04-10 Thread Caolán McNamara
sc/uiconfig/scalc/ui/deletecontents.ui | 237 ++--- 1 file changed, 130 insertions(+), 107 deletions(-) New commits: commit e712a4ea59d82cc5d15236c90c8e6db3d7de1f2e Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 10 14:23:12 2013 +0100 tweak delete

[Libreoffice-commits] core.git: android/qa

2013-04-10 Thread Tor Lillqvist
android/qa/sc/AndroidManifest.xml| 23 --- android/qa/sc/Makefile | 218 --- android/qa/sc/ant.properties | 17 -- android/qa/sc/build.xml | 84 --- android/qa/sc/fonts.conf | 134

Re: Question regarding a check in configure for XML::Parser

2013-04-10 Thread Caolán McNamara
On Tue, 2013-04-09 at 20:49 +0200, Jonathan Aquilina wrote: I am looking at Archive::Zip in configure file The idea for a test on XML::Parser to get past the icons/* error on sysui MacOSX has been over taken by events :-), dtardon has removed the need for it so the problem has been solved

Re: discrepancy regarding fdo#61541

2013-04-10 Thread Eike Rathke
Hi, On Tuesday, 2013-04-09 18:05:18 +0530, Prashant Pandey wrote: -- Forwarded message -- From: Prashant Pandey prashant3.yi...@gmail.com Date: Tue, Apr 9, 2013 at 3:27 AM Subject: discrepancy regarding fdo#61541 To: er...@redhat.com, michael.me...@suse.com For the records,

Re: 3.6.6 crashes on ARM.

2013-04-10 Thread Michael Meeks
On Wed, 2013-04-10 at 14:48 +0200, openpand...@free.fr wrote: Forgot to mention that unopkg segfaults. This list is a great place to discuss code patches, and so on - but it is not primarily a place to report bugs; best to try to QA list for that, that is unless you want to help debug

Re: moving global headers into one top-level location

2013-04-10 Thread Bjoern Michaelsen
Hi Eike, On Wed, Apr 10, 2013 at 03:05:50PM +0200, Eike Rathke wrote: It's not only Writer, Calc and Draw do the same with some headers, and it serves a purpose, for example core or filters are not supposed to access anything UI or view specific. That is right ... and wrong. The separation

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 61652, which changed state. Bug 61652 Summary: Tinderbox @6 does not deliver 4.1 Master builds https://bugs.freedesktop.org/show_bug.cgi?id=61652 What|Removed |Added

Re: About coverity 738980 (ssfrm.cxx from sw module)

2013-04-10 Thread Caolán McNamara
On Fri, 2013-03-15 at 16:31 -0700, julien2412 wrote: Hello, Scan coverity detected this: 22. pass_freed_arg: Passing freed pointer pAnchoredObj as an argument to function SwSortedObjs::Remove(SwAnchoredObject ). This problem appears twice in the file: 576

[Libreoffice-commits] core.git: idl/source

2013-04-10 Thread Michael Meeks
idl/source/objects/basobj.cxx |1 + idl/source/objects/types.cxx |8 +++- idl/source/prj/database.cxx |2 +- 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 4e3baf32d90a4747381f869837da5cf8fb3fb7f8 Author: Michael Meeks michael.me...@suse.com Date: Wed

Re: moving global headers into one top-level location

2013-04-10 Thread Tor Lillqvist
If swui is a proper lib on top of sw, it should either: - be a toplevel module on its own As somebody who ~never touches sw, I find this a good, clean, idea;) The sw, sd and sc modules are so large anyway, that if they in fact can be split up into logical sub-parts, those could well be

[Libreoffice-commits] core.git: sd/source

2013-04-10 Thread Michael Meeks
sd/source/ui/slidesorter/controller/SlsHideSlideFunction.cxx | 164 --- sd/source/ui/slidesorter/controller/SlsHideSlideFunction.hxx | 66 2 files changed, 230 deletions(-) New commits: commit b6bd12328f7495119034dff4e45b10130f3c5897 Author: Michael Meeks michael.me...@suse.com

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - 3 commits - idl/source officecfg/registry sd/inc sd/sdi sd/source

2013-04-10 Thread Michael Meeks
idl/source/objects/basobj.cxx| 1 idl/source/objects/types.cxx | 8 idl/source/prj/database.cxx | 2

[Libreoffice-commits] core.git: 11 commits - codemaker/StaticLibrary_codemaker_cpp.mk codemaker/StaticLibrary_codemaker_java.mk codemaker/StaticLibrary_codemaker.mk connectivity/source odk/config odk/

2013-04-10 Thread Michael Stahl
RepositoryFixes.mk| 35 - codemaker/StaticLibrary_codemaker.mk |2 codemaker/StaticLibrary_codemaker_cpp.mk |2 codemaker/StaticLibrary_codemaker_java.mk |

Re: claims of python unit test un-debugability considered somewhat exaggerated

2013-04-10 Thread David Malcolm
On Wed, 2013-04-10 at 01:45 +0200, David Ostrovsky wrote: On Tue, 2013-04-09 at 11:26 -0400, David Malcolm wrote: [...snip...] http://docs.python.org/devguide/gdb.html#gdb-7-and-later In particular: (gdb) py-list should give you python source code for the current python frame.

Re: moving global headers into one top-level location

2013-04-10 Thread Michael Stahl
On 10/04/13 15:40, Bjoern Michaelsen wrote: Hi Eike, On Wed, Apr 10, 2013 at 03:05:50PM +0200, Eike Rathke wrote: It's not only Writer, Calc and Draw do the same with some headers, and it serves a purpose, for example core or filters are not supposed to access anything UI or view specific.

Don de matériels informatiques

2013-04-10 Thread kontact
Onnesys Ldt.Heinrich-Heine-Platz 139114 MagdeburgGermany Website:www.onnesys.comMail: donat...@onnesys.com Afin d'accompagner le développement des nations sur le plan des technologies nouvelles, « Onnesys Ldt » fait don d'un certain nombre de Matériels Informatique remis à

[Libreoffice-commits] core.git: officecfg/registry sd/sdi sd/source sd/uiconfig

2013-04-10 Thread Gergő Mocsi
officecfg/registry/data/org/openoffice/Office/Impress.xcu| 5 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 17 sd/sdi/SlideSorterController.sdi

[PUSHED] Create Photo Album implementation

2013-04-10 Thread Andras Timar (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3169 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3169 To unsubscribe,

[Libreoffice-commits] core.git: 3 commits - config_host.mk.in configure.ac external/Module_external.mk external/Package_mingw_dlls.mk external/Package_mingw_gccdlls.mk icu/ExternalPackage_icu.mk m4/mi

2013-04-10 Thread David Tardon
config_host.mk.in| 49 configure.ac | 163 +-- external/Module_external.mk |1 external/Package_mingw_dlls.mk | 57 - external/Package_mingw_gccdlls.mk| 17 ++

[Libreoffice-commits] core.git: sd/source

2013-04-10 Thread Andras Timar
sd/source/ui/app/strings.src | 10 ++ sd/source/ui/dlg/PhotoAlbumDialog.cxx | 10 ++ sd/source/ui/inc/strings.hrc |3 +++ 3 files changed, 19 insertions(+), 4 deletions(-) New commits: commit f6789641af5e1c7ecd4a65ea5deb020c5d3367e5 Author: Andras Timar

[Libreoffice-commits] core.git: 3 commits - configure.ac jurt/com ridljar/com vcl/aqua

2013-04-10 Thread Caolán McNamara
configure.ac | 11 ++ jurt/com/sun/star/lib/uno/environments/java/java_environment.java |3 ridljar/com/sun/star/lib/uno/typedesc/TypeDescription.java|3 vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm |

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5f/fbf3126f57d2f6a3dc6874bca2ffbc29b99ffb

2013-04-10 Thread Caolán McNamara
5f/fbf3126f57d2f6a3dc6874bca2ffbc29b99ffb |1 + 1 file changed, 1 insertion(+) New commits: commit 113c1b6cc96db11a314df975a3c570b83e27fa8b Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 10 16:27:35 2013 +0100 Notes added by 'git notes add' diff --git

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-04-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 61332, which changed state. Bug 61332 Summary: FILEOPEN other document via document-hyperlink in LibO3.6-document fails with error message https://bugs.freedesktop.org/show_bug.cgi?id=61332 What|Removed

Re: About Windows tinderbox

2013-04-10 Thread Michael Stahl
On 06/04/13 12:41, Eike Rathke-2 wrote: On Saturday, 2013-04-06 00:11:39 -0700, julien2412 [via Document Foundation Mail Archive] wrote: Windows Tinderbox shows this: 283 Incremental build, no cleaning 287 [build LNK] Library/icomphelp.lib 288 NEXTLINK : fatal

Re: Better icon names/ easier icon themes (fdo#30425)

2013-04-10 Thread Stefan Knorr
Hi Rodolfo, Michael, I think this might be what you wanted to find on the wiki: https://wiki.documentfoundation.org/Development/Icon_Themes Incidentally, this was also started by ace_dent – and is definitely not finished. It would be fabulous to have someone working on this. Astron.

[Libreoffice-commits] core.git: 4 commits - sc/source sw/source writerfilter/source

2013-04-10 Thread Markus Mohrhard
sc/source/core/tool/stringutil.cxx |3 +++ sc/source/ui/view/viewfun4.cxx |2 +- sw/source/core/text/itrcrsr.cxx |2 +- writerfilter/source/dmapper/StyleSheetTable.cxx |2 +- 4 files changed, 6 insertions(+), 3 deletions(-) New

[Libreoffice-commits] core.git: sc/inc sc/source

2013-04-10 Thread Jan Holesovsky
sc/inc/table.hxx |8 sc/source/core/data/table6.cxx | 24 +++- sc/source/ui/view/viewfun2.cxx | 34 ++ 3 files changed, 49 insertions(+), 17 deletions(-) New commits: commit

  1   2   3   4   5   >