[PATCH] Resolves fdo#61540

2013-03-24 Thread Karthikeyan Krishnamurthi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2958 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/2958/1 Resolves fdo#61540 On Insert before, the reference column whose size is going to be used for newly created

[Libreoffice-commits] core.git: 3 commits - chart2/qa offapi/com

2013-03-24 Thread Markus Mohrhard
chart2/qa/extras/chart2import.cxx| 59 ++- offapi/com/sun/star/chart/LineDiagram.idl|5 + offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl |1 3 files changed, 62 insertions(+), 3 deletions(-) New commits: commit

Re: Leftover dmake makefiles

2013-03-24 Thread Chris Sherlock
On Fri Mar 1 02:37:38 PST 2013, Michael Stahl wrote: it doesn't make any sense to just remove dmake files in some directory and leave the code around. maybe it needs special flags to build or whatever. either remove the whole thing or leave the dmake file there as documentation. I have to

[PATCH] Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and Ge...

2013-03-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2959 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/2959/1 Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL() Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - translations

2013-03-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76063620b557de5b296aa6a23000dd4f881c943a Author: Andras Timar ati...@suse.com Date: Sun Mar 24 11:06:20 2013 +0100 Updated core Project: translations 78ffe851c7f86318bd0e21f93caf3ccb7d1b98b9

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-2' - translations

2013-03-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba9d87b319fc43d1108ec99bca3a8a0098a56d1a Author: Andras Timar ati...@suse.com Date: Sun Mar 24 11:06:20 2013 +0100 Updated core Project: translations e1e883825a9f5385933031423197cd0e6437f9d1

[PATCH] convert half of optfltr.src to .ui

2013-03-24 Thread Krisztian Pinter (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2961 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/2961/1 convert half of optfltr.src to .ui Converted the VBA Properties half of optfltr.src to optfltrpage.ui.

[Libreoffice-commits] core.git: solenv/gcc-wrappers

2013-03-24 Thread Peter Foley
solenv/gcc-wrappers/wrapper.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c8c19de5c0df85a31ceb5454da351ed13076e048 Author: Peter Foley pefol...@verizon.net Date: Sat Mar 23 20:09:16 2013 -0400 fix liborcus on windows Change-Id:

[Libreoffice-commits] core.git: 5 commits - Library_merged.mk solenv/gbuild xmlsecurity/inc xmlsecurity/source

2013-03-24 Thread Peter Foley
Library_merged.mk |1 + solenv/gbuild/extensions/pre_MergedLibsList.mk |8 xmlsecurity/inc/xmlsecurity/macrosecurity.hxx |6 +++--- xmlsecurity/source/dialogs/macrosecurity.cxx | 10 +- 4 files changed, 17 insertions(+), 8

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

2013-03-24 Thread Markus Mohrhard
chart2/qa/extras/data/ods/stepped_lines.ods |binary 1 file changed New commits: commit ef61bc2934bb9ae27b366fce6e707533cd73c862 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Mar 24 14:16:14 2013 +0100 add missing test file Change-Id:

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

2013-03-24 Thread David Tardon
svx/inc/svx/sdr/contact/viewobjectcontactofgroup.hxx |3 + svx/inc/svx/sdr/contact/viewobjectcontactofsdrobj.hxx |9 +++ svx/source/sdr/contact/viewobjectcontactofgroup.cxx |9 +++ svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx |7 ++- svx/source/svdraw/svdibrow.cxx

[PATCH libreoffice-4-0] fdo#62617 display groups on multiple layers correctly

2013-03-24 Thread David Tardon (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2962 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/2962/1 fdo#62617 display groups on multiple layers correctly It is possible to group objects from different layers, so

[PATCH libreoffice-4-0-2] fdo#62617 display groups on multiple layers correctly

2013-03-24 Thread David Tardon (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2963 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2963/1 fdo#62617 display groups on multiple layers correctly It is possible to group objects from different layers, so

[PATCH libreoffice-3-6-6] fdo#62617 display groups on multiple layers correctly

2013-03-24 Thread David Tardon (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2964 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/2964/1 fdo#62617 display groups on multiple layers correctly It is possible to group objects from different layers, so

[PATCH] remove unused member maHelpFile and its getter/setter

2013-03-24 Thread mhofmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2965 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2965/1 remove unused member maHelpFile and its getter/setter Change-Id: I97b53be0a6110c6ca736de657cba48baa0445a12 ---

[Libreoffice-commits] core.git: 2 commits - bridges/Library_cpp_uno.mk Makefile.in solenv/gbuild

2013-03-24 Thread Peter Foley
Makefile.in |6 -- bridges/Library_cpp_uno.mk |3 ++- solenv/gbuild/platform/com_GCC_class.mk |1 + 3 files changed, 7 insertions(+), 3 deletions(-) New commits: commit d72b4106e2b1525f76ea4d91458204aeec8b408e Author: Peter Foley

[PATCH] upgrade icu to 51.1

2013-03-24 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2953 to look at the new patch set (#5). Change subject: upgrade icu to 51.1 .. upgrade icu to 51.1 Change-Id:

[PATCH] fdo#39468 Translate German comments - vcl/source/control/

2013-03-24 Thread Christian M. Heller (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2966 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2966/1 fdo#39468 Translate German comments - vcl/source/control/ Change-Id: I736cf155e252293ed571cd44a6a395b15c4bf576

[Libreoffice-commits] core.git: dbaccess/source extras/source

2013-03-24 Thread Mathias Hasselmann
dbaccess/source/ui/control/opendoccontrols.cxx | 27 + dbaccess/source/ui/dlg/adminpages.cxx | 13 dbaccess/source/ui/dlg/adminpages.hxx |1 dbaccess/source/ui/inc/opendoccontrols.hxx |2 +

[PUSHED] Add builder support for a few dbaui controls

2013-03-24 Thread Fridrich Strba (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/2886 Approvals: Lionel Elie Mamane: Looks good to me, but someone else must approve Fridrich Strba: Verified; Looks good to me, approved --

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

2013-03-24 Thread David Tardon
svx/inc/svx/sdr/contact/viewobjectcontactofgroup.hxx |3 +++ svx/inc/svx/sdr/contact/viewobjectcontactofsdrobj.hxx |9 + svx/source/sdr/contact/viewobjectcontactofgroup.cxx |9 + svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx |7 ++- 4 files changed,

[PUSHED libreoffice-4-0] fdo#62617 display groups on multiple layers correctly

2013-03-24 Thread Fridrich Strba (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/2962 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2962 To unsubscribe,

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

2013-03-24 Thread Thomas Arnhold
basic/source/runtime/methods.cxx |7 --- basic/source/runtime/rtlproto.hxx |1 - basic/source/runtime/stdobj.cxx |2 -- 3 files changed, 10 deletions(-) New commits: commit 7f4a34e3145673681c0ff3aee8de8c440e790ece Author: Thomas Arnhold tho...@arnhold.org Date: Thu Mar 21

[PUSHED] basic: Remove non working AboutStarBasic

2013-03-24 Thread Fridrich Strba (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/2899 Approvals: Chris Sherlock: Looks good to me, but someone else must approve Fridrich Strba: Verified; Looks good to me, approved -- To

Re: Build error - testFdo60915

2013-03-24 Thread Marcos Souza
Same content as Rodolfo: export SYSTEM_ICU=NO 2013/3/22 Rodolfo rodolf...@gmail.com I have the same issue here. Yes, timezone is America/Sao Paulo. But, aside the bug report, I'm a Debian-Wheezy user. About ./config_host.mk contains: export SYSTEM_ICU=NO =/ Att, Rodolfo

[PATCH] Use OUString and sal_Int32 in GetTextArray() and ImplLayout(...

2013-03-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2967 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2967/1 Use OUString and sal_Int32 in GetTextArray() and ImplLayout() Change-Id:

[ABANDONED] [draft] use pragma once

2013-03-24 Thread Thomas Arnhold (via Code Review)
Thomas Arnhold has abandoned this change. Change subject: [draft] use pragma once .. Patch Set 3: Abandoned Not as easy as it seems. Clashes with Windows headers at least. Why ever... -- To view, visit

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

2013-03-24 Thread Julien Nabet
sd/source/core/sdpage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9d0bfe98d631fb0a27f2827188ce4af6b755d3c Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 24 17:53:17 2013 +0100 coverity#704289 Logically dead code Change-Id:

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

2013-03-24 Thread Julien Nabet
sd/source/ui/dlg/tpoption.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 8b08aceb3d254909f2ee38f8c3c72162e3717717 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 24 18:44:07 2013 +0100 coverity#704293 Logically dead code Change-Id:

[PATCH] Clean obsolete tools/filesystem abstraction

2013-03-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2968 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/2968/1 Clean obsolete tools/filesystem abstraction Change-Id: I74f99c48b822644b26486a66d2f15386991154d6 --- M

[PATCH] The tooltips of the slide sorter in impress should behave li...

2013-03-24 Thread mhofmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2969 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/2969/1 The tooltips of the slide sorter in impress should behave like the toolbar. When hovering the mouse over a

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

2013-03-24 Thread Tomas Turek
tools/source/fsys/unx.hxx|2 -- tools/source/fsys/wntmsc.hxx |1 - 2 files changed, 3 deletions(-) New commits: commit d31bf8bf5524af62b48e59179ef7c2afc5096682 Author: Tomas Turek osm...@gmail.com Date: Sun Mar 24 20:14:49 2013 +0100 Clean obsolete tools/filesystem abstraction

[PUSHED] Clean obsolete tools/filesystem abstraction

2013-03-24 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/2968 Approvals: Andras Timar: Verified; Looks good to me, approved Thomas Arnhold: Looks good to me, but someone else must approve -- To

Licence

2013-03-24 Thread Tomáš Turek
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Tomáš Turek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#60462 - Small errors in the layout margins of the text b...

2013-03-24 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2970 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/2970/1 fdo#60462 - Small errors in the layout margins of the text boxes As you can see on this screenshot

[PATCH libreoffice-4-0-2] fdo#60462 - Small errors in the layout margins of the text b...

2013-03-24 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2971 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/2971/1 fdo#60462 - Small errors in the layout margins of the text boxes As you can see on this screenshot

[PATCH libreoffice-4-0] fdo#60462 - Small errors in the layout margins of the text b...

2013-03-24 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2972 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/2972/1 fdo#60462 - Small errors in the layout margins of the text boxes As you can see on this screenshot

[PATCH libreoffice-3-6-6] fdo#60462 - Small errors in the layout margins of the text b...

2013-03-24 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2973 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2973/1 fdo#60462 - Small errors in the layout margins of the text boxes As you can see on this screenshot

[PATCH libreoffice-3-6] fdo#60462 - Small errors in the layout margins of the text b...

2013-03-24 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2974 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/2974/1 fdo#60462 - Small errors in the layout margins of the text boxes As you can see on this screenshot

[PATCH] fdo#39445 writing out tools/fsys.hxx (idl)

2013-03-24 Thread Andras Timar (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a rebased change. Please visit https://gerrit.libreoffice.org/2935 to look at the new rebased patch set (#3). Change subject: fdo#39445 writing out tools/fsys.hxx (idl)

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

2013-03-24 Thread Chr . Rossmanith
ucb/source/ucp/file/bc.cxx |4 - ucb/source/ucp/file/filcmd.cxx |4 - ucb/source/ucp/file/filinpstr.cxx | 14 ++-- ucb/source/ucp/file/filprp.cxx |2 ucb/source/ucp/file/filtask.cxx

[PATCH] coverity#704300 Logically dead code

2013-03-24 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2976 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/2976/1 coverity#704300 Logically dead code Change-Id: I05bf1fc737896d99419597850b70a5ca156e1b8a --- M

[PATCH] Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx

2013-03-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2975 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/2975/1 Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx Change-Id: Ibfce9af9bec2e1bac435514ad6d3d27eac5f1a17 --- M

[PATCH] coverity#704302 Logically dead code

2013-03-24 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2977 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/2977/1 coverity#704302 Logically dead code Change-Id: Ibdea2ca5225ac13e80b0a76cd0fd79e463c32e37 --- M

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

2013-03-24 Thread Stephan Bergmann
ucb/source/ucp/gio/gio_content.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit c17eaa63273a7544ea812990d7e0e5644385a220 Author: Stephan Bergmann sberg...@redhat.com Date: Sun Mar 24 22:30:48 2013 +0100 Does not compile Change-Id:

Mac buildbot broken

2013-03-24 Thread Peter Foley
The mac buildbot seems to be broken (see https://ci.libreoffice.org/job/buildbot/413). It is producing this error: make[1]: execvp: touch: Bad file descriptor make[1]: *** [/Users/n_th/lo/core_gerrit/workdir/unxmacxi.pro/UnoApiPartTarget/offapi/com/sun/star/frame/XRecordableDispatch.urd] Error

Re: About coverity 440107 (keyimpl.cxx in registry)

2013-03-24 Thread Stephan Bergmann
On 03/23/2013 01:00 PM, julien2412 wrote: If I remove these cases in the switch, I've got this: /home/julien/compile-libreoffice/libo/registry/source/keyimpl.cxx: In member function ‘RegError ORegKey::getValue(const rtl::OUString, RegValue) const’:

[Libreoffice-commits] core.git: 2 commits - configure.ac i18npool/source

2013-03-24 Thread Peter Foley
configure.ac | 66 +++--- i18npool/source/localedata/localedata.cxx | 11 - 2 files changed, 44 insertions(+), 33 deletions(-) New commits: commit 02ed2608199f2adc466849d0f4864213ad07c445 Author: Peter Foley pefol...@verizon.net Date:

Re: need help with shell / configure

2013-03-24 Thread Stephan Bergmann
On 03/23/2013 09:25 PM, Mat M wrote: When working on it, I found that: AC_PATH_PROG(BASH, bash) if test -z $BASH; then AC_MSG_ERROR([bash not found in \$PATH]) fi AC_SUBST(BASH) and then, $ git grep BASH bin/bash-completion.in:@BASH_COMPLETION_SUFFIXES_CHECKS@

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 96/3ae3e6bf2f20f7deb48ee80ce12d840ea35e07

2013-03-24 Thread Xisco Fauli
96/3ae3e6bf2f20f7deb48ee80ce12d840ea35e07 |1 + 1 file changed, 1 insertion(+) New commits: commit 5437b7ce25eb56fd07a95e0d77434a7f7c9fe836 Author: Xisco Fauli aniste...@gmail.com Date: Mon Mar 25 00:10:31 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-03-24 Thread Andre Fischer
sd/source/filter/eppt/epptso.cxx|3 +++ sd/source/ui/unoidl/unomodel.cxx|3 ++- writerfilter/source/dmapper/PropertyMap.cxx |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 2a4161f7098b9bcb76eadbc82212038bbaebed2b Author: Andre

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f3/c156fd4e1d847606433b72cd4d198d90674603

2013-03-24 Thread Xisco Fauli
f3/c156fd4e1d847606433b72cd4d198d90674603 |1 + 1 file changed, 1 insertion(+) New commits: commit c7574fdcf29965f933ca68d4e7853434cb0ac6a5 Author: Xisco Fauli aniste...@gmail.com Date: Mon Mar 25 00:48:14 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b0/e67d12cb84c0b5272905cb8aee37bfce794fb1

2013-03-24 Thread Xisco Fauli
b0/e67d12cb84c0b5272905cb8aee37bfce794fb1 |1 + 1 file changed, 1 insertion(+) New commits: commit 5cab7a6fcb97af93a1d68d71a3112867ae47ebe2 Author: Xisco Fauli aniste...@gmail.com Date: Mon Mar 25 00:50:52 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: 6 commits - filter/source

2013-03-24 Thread Thorsten Behrens
filter/source/svg/presentation_engine.js | 738 --- 1 file changed, 98 insertions(+), 640 deletions(-) New commits: commit 88042d437df72c9c36a39ca668c2f8f459a0d04a Author: Thorsten Behrens tbehr...@suse.com Date: Mon Mar 25 00:47:12 2013 +0100 Replace stdlib

[PATCH] Fix bashism in configure.ac

2013-03-24 Thread Mathias M (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2978 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/2978/1 Fix bashism in configure.ac Change-Id: I574e873fede3343b2384715162dcecce86563db3 --- M configure.ac 1 file

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

2013-03-24 Thread Moritz Kuett
filter/source/svg/svgexport.cxx | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) New commits: commit c724ad3de3c053cd482cd107a4ade4065980acb9 Author: Moritz Kuett moritz.ku...@web.de Date: Sat Mar 23 23:30:34 2013 +0100 fdo#47576: Hyperlinks work for

[PUSHED] fdo#47576: Hyperlinks work for SVG Exports

2013-03-24 Thread Thorsten Behrens (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/2957 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2957 To unsubscribe,

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

2013-03-24 Thread mhofmann
vcl/inc/vcl/help.hxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 4d05ee2411e4baf13eb9639ffdfd9ce896665396 Author: mhofmann bor...@web.de Date: Sun Mar 24 15:12:27 2013 +0100 remove unused member maHelpFile and its getter/setter Change-Id:

[PUSHED] remove unused member maHelpFile and its getter/setter

2013-03-24 Thread Thorsten Behrens (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/2965 Approvals: Thomas Arnhold: Looks good to me, but someone else must approve Thorsten Behrens: Verified; Looks good to me, approved --

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

2013-03-24 Thread mhofmann
sd/source/ui/slidesorter/inc/view/SlsTheme.hxx |1 sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx |4 +- sd/source/ui/slidesorter/view/SlsToolTip.cxx | 34 +-- 3 files changed, 22 insertions(+), 17 deletions(-) New commits: commit

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

2013-03-24 Thread Julien Nabet
sfx2/source/dialog/filedlghelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b6b836411c67ad53c17d6dc5ebceaf62d9d9a5a Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 24 22:11:45 2013 +0100 coverity#704302 Logically dead code Change-Id:

[PUSHED] The tooltips of the slide sorter in impress should behave li...

2013-03-24 Thread Thorsten Behrens (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/2969 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2969 To unsubscribe,

[PUSHED] coverity#704302 Logically dead code

2013-03-24 Thread Thorsten Behrens (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/2977 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2977 To unsubscribe,

[Libreoffice-commits] core.git: 3 commits - basic/source idlc/source sd/source svx/inc svx/source vcl/generic

2013-03-24 Thread Takeshi Abe
basic/source/basmgr/basmgr.cxx |6 +-- idlc/source/astunion.cxx |6 +-- sd/source/ui/inc/SdUnoSlideView.hxx | 17 sd/source/ui/view/drviews6.cxx |2 - sd/source/ui/view/drviewsc.cxx |

Epson Printer

2013-03-24 Thread SC Zhu
To : Sales Manager, I have an Tender order ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice-qa] about moztrap attachment missing :(

2013-03-24 Thread Yifan Jiang
Hi Thomas, On Mon, Mar 25, 2013 at 05:10:51AM +0100, Thomas Hackert wrote: Is there a possibility to set my rights in Moztrap so, that I can translate the Germanophone Test Cases? I was the guy, who started the discussion on the Germanophone discuss ML about manual testing (Moztrap vs.

[Libreoffice-bugs] [Bug 55189] TDF Site [de] (German): 2 pages reference to each other

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55189 Kü kuehl.christ...@googlemail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 45999] FILESAVE: Hebrew comments/notes appear as squares in MS Word when saving in doc (work on docx)

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45999 --- Comment #18 from Boaz Dodin boaz.do...@gmail.com --- (In reply to comment #15) NO, It isn't resolved. I install new LO: 4.0.1.2 create document with Hebrew comments and save it in both doc and docx: results: doc: letters appear in

[Libreoffice-bugs] [Bug 62685] New: Changing space for Illustration X to non-breaking space

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62685 Priority: medium Bug ID: 62685 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Changing space for Illustration X to non-breaking space Severity: normal

[Libreoffice-bugs] [Bug 62645] VIEWING - Libmariadb connector fails to display data in mysql server registered VIEW

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62645 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Severity|major |normal

[Libreoffice-bugs] [Bug 61752] [Export to PDF] Add option to export document type in Impress (Slides, Handouts, Notes and Outline)

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61752 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 62679] FILESAVE: Deleted Outline text line exceeding rectangle shape rises from the dead

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62679 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 62645] VIEWING - internally shipped mysqlcppconn can't handle MYSQL_TYPE_NEWDATE

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62645 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Summary|VIEWING - Libmariadb|VIEWING - internally

[Libreoffice-bugs] [Bug 62645] VIEWING - internally shipped mysqlcppconn can't handle MYSQL_TYPE_NEWDATE

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62645 --- Comment #18 from Alex Thurgood ipla...@yahoo.co.uk --- Changed title to reflect (I hope) the real situation as I understand it. If it is wrong, please correct. Alex -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61720] SLIDESHOW: Wrong animation on slide show

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61720 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 62645] VIEWING - internally shipped mysqlcppconn can't handle MYSQL_TYPE_NEWDATE

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62645 --- Comment #19 from Alex Thurgood ipla...@yahoo.co.uk --- (In reply to comment #16) Alex, are you *sure* this view works with previous versions of LibreOffice, connecting to the *same* MySQL server (MYSQL_TYPE_NEWDATE is used only by

[Libreoffice-bugs] [Bug 57310] SLIDESHOW: slide show shows only a black screen

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57310 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 50466] PRINTING: Unwanted white grid inside heart and two fire squares outside

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50466 --- Comment #17 from Alex Thurgood ipla...@yahoo.co.uk --- Tested on : Version 4.1.0.0.alpha0+ (Build ID: edf57013463eff6d3b40d8d5d933577f0e6cf8e) Downloaded ODG file. Opened in Draw. Cmd-P to print to networked colour laser printer Print

[Libreoffice-bugs] [Bug 62645] VIEWING - internally shipped mysqlcppconn can't handle MYSQL_TYPE_NEWDATE

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62645 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 57001] EDITING: Characters get overwritten - no text entry possible

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57001 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 61872] SLIDESHOW: Scanned images are displayed distorted with hardware acceleration enabled

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61872 --- Comment #3 from A stgohi-lob...@yahoo.de --- not reproducible with LO 4.0.1.2 (Win7 Home, 64bit), looks fine in presentation view and edit mode with and without hardware acceleration Does this issue still persist for you with the latest

[Libreoffice-bugs] [Bug 50466] PRINTING: Unwanted white grid inside heart and two fire squares outside

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50466 --- Comment #18 from Alex Thurgood ipla...@yahoo.co.uk --- Confirming on LO 3.6.5.2 on Windows XP SP3 On screen within LO the heart is displayed correctly filled. When sending to printer, Print Preview displays ragged, almost square shaped

[Libreoffice-bugs] [Bug 62196] EDITING: copy-paste from non-LibO-text-source pastes previous clipboard contents

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62196 --- Comment #3 from grofaty grof...@hotmail.com --- I have been using LibreOffice on Windows XP for years and never experiance this problem. Currently I am using LibreOffice 4.0.1.2 on Windows XP, no problem at all. It looks to me that user may

[Libreoffice-bugs] [Bug 50466] PRINTING: Unwanted white grid inside heart and two fire squares outside

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50466 --- Comment #19 from Alex Thurgood ipla...@yahoo.co.uk --- The white line grid seems to result from the placement of the tiled bitmaps (on Windows). Tested on 2 different printers : Samsung CLX 3175 FN Colour Network Laser Kyocera FS C5150DN

[Libreoffice-bugs] [Bug 49251] Impress FILEOPEN, FORMATTING: pptx opens with wrong animation

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49251 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 48918] FORMATTING: grow / shrink custom animation effect mstill missing

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48918 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 62659] CRASH - Template Manager dumps core on closing after browsing templates

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62659 --- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk --- (In reply to comment #6) Reproducible for me under Ubuntu 12.04 x86-64 with master (Build ID: 97edb75d08e35eb014037fa6a4f93eeb16e1127) and LibreOffice 4.0.3.0+ (Build ID:

[Libreoffice-bugs] [Bug 62686] New: FILEOPEN: Delay

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62686 Priority: medium Bug ID: 62686 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Delay Severity: normal Classification: Unclassified OS: Windows (All)

[Libreoffice-bugs] [Bug 57543] VIEWING: Slide icons in outline view not correctly displayed

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57543 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 57001] EDITING: Characters get overwritten - no text entry possible

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57001 --- Comment #4 from bugquestcon...@online.de --- @A thanks for working on this topic. I understand that you need to reproduce it. Just in the last days it happened again and I have no clue on what was the trigger. I could possibly observe and

[Libreoffice-bugs] [Bug 57580] Impress' custom animations raised with click don't work fine when mouse button is pressed quickly

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57580 --- Comment #1 from A stgohi-lob...@yahoo.de --- not reproducible with LO 4.0.1.2 (Win7 Home, 64bit) Does this issue still persist for you with the latest release of LO? Can anybody else confirm this behavior? -- You are receiving this mail

[Libreoffice-bugs] [Bug 62679] FILESAVE: Deleted Outline text line exceeding rectangle shape rises from the dead

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62679 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #76949|0 |1

[Libreoffice-bugs] [Bug 57580] Impress' custom animations raised with click don't work fine when mouse button is pressed quickly

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57580 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 57581] [EDITING] Animations sets for a text box with several paragraphs don't affect new paragraphs

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57581 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 57586] Rehearsing timings doesn't work with slides with animations

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57586 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 57587] Rehearsed timmings are stored nowhere

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57587 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Severity|normal

[Libreoffice-bugs] [Bug 57268] : Cannot save new file on webdav

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57268 --- Comment #3 from l...@pontsystems.eu --- I can also confirm this bug. I've tried with OwnCloud (and Ubuntu 12.10 + LibreOffice 4.0.1), https, and get the same errors (Error while saving... does not exists) when tried to save into a sub

[Libreoffice-bugs] [Bug 55353] Styles and formatting icon and field next to fonts list

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55353 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 47309] EDITING: Scrollbars let move the slide almost out of view space

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47309 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Severity|normal

[Libreoffice-bugs] [Bug 62687] New: EDITING: Deleted Outline what of text exceeding shape reappears after save - close - reopen

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62687 Priority: medium Bug ID: 62687 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Deleted Outline what of text exceeding shape reappears after save - close - reopen

  1   2   3   >