[Libreoffice-commits] core.git: 3 commits - sal/CppunitTest_sal_rtl_strings.mk sal/inc sal/qa sal/rtl sal/util

2013-03-25 Thread Stephan Bergmann
sal/CppunitTest_sal_rtl_strings.mk|1 sal/inc/rtl/string.h | 21 + sal/inc/rtl/string.hxx| 23 +- sal/inc/rtl/ustring.h | 14 +++--- sal/inc/rtl/ustring.hxx | 11 +++--

[PUSHED] Handle oveflow in O(U)String::toInt() functions

2013-03-25 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/3029 -- To view, visit https://gerrit.libreoffice.org/3029 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

gsoc aspirant

2013-03-25 Thread alok s
hello libre office team , i am a regular user of ubuntu ,and a frequent user of libre office .The present libre office suite contain almost all the things needed by a user ,for his day to day use ,but the presentation or making of slides is very naive ,it can be

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

2013-03-25 Thread Akash Shetye
sc/source/core/data/global.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 99932fa89be0e041abf5ce5da3271600c841ff19 Author: Akash Shetye shetyeak...@gmail.com Date: Sun Mar 24 00:59:26 2013 +0530 fdo#51296 Patch accounts security

Re: [PATCH] fdo#51296:UI: Calc doesn't take care of security setting Ctrl-click required to follow hyperlinks

2013-03-25 Thread Petr Mladek
Hi Akash, first, congratulations for your first patch :-) Akash Shetye píše v Ne 24. 03. 2013 v 01:24 +0530: Hi all, The patch takes the hyperlink security feature of SvtSecurityOptions into account while executing the ScGlobal::OpenURL method of calc to open URL in system browser. Because

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

2013-03-25 Thread Stephan Bergmann
lingucomponent/source/languageguessing/simpleguesser.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e21114a9282096e2b7e5ebbc4dd74e2f85c7e36c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 25 18:19:45 2013 +0100 Missing _TEXTCAT_RESULT_SHORT -

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

2013-03-25 Thread Cédric Bosdonnat
sfx2/inc/sfx2/thumbnailview.hxx |1 sfx2/source/control/thumbnailview.cxx | 53 ++ sfx2/source/doc/templatedlg.cxx |2 - 3 files changed, 44 insertions(+), 12 deletions(-) New commits: commit f8a3582d4cbcf6a705f724b921e370c739ecee35 Author:

[PATCH libreoffice-4-0] fdo#61390: allow arrow keys to show hidden thumbnail items

2013-03-25 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3033 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/3033/1 fdo#61390: allow arrow keys to show hidden thumbnail items Change-Id: I70924b4c9578122a1c5a5b6c8a67889d6d003a2e

[PATCH libreoffice-4-0] fdo#62659: only select items in ThumbnailView on TabStop

2013-03-25 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3034 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/3034/1 fdo#62659: only select items in ThumbnailView on TabStop Change-Id: I024df8520f0daf2cc2e9e5f041e1ff18cb3689ec

Re: [PATCH] fdo#51296:UI: Calc doesn't take care of security setting Ctrl-click required to follow hyperlinks

2013-03-25 Thread Kohei Yoshida
On 03/25/2013 01:20 PM, Petr Mladek wrote: I see that the method cGlobal::OpenURL is used on more locations in the sc module, for example when you handle SID_OPEN_HYPERLINK. I can't find what this means. I guess that it is a toolbar, menu, or dialog entry. This call should probably ignore the

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

2013-03-25 Thread Akash Shetye
sc/source/core/data/global.cxx | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 2902a8369fc6033c74ebbb46408ccb29f279a5a8 Author: Akash Shetye shetyeak...@gmail.com Date: Sun Mar 24 00:59:26 2013 +0530 fdo#51296 Patch accounts security

Re: [Libreoffice-commits] core.git: make bridges work with clang on x64 linux

2013-03-25 Thread Stephan Bergmann
On 03/24/2013 03:21 PM, Peter Foley wrote: commit d72b4106e2b1525f76ea4d91458204aeec8b408e Author: Peter Foley pefol...@verizon.net Date: Sun Mar 24 10:20:09 2013 -0400 make bridges work with clang on x64 linux Change-Id: Idf5c7586e375f0321c765d165f9698403b7a7daf diff --git

[PUSHED libreoffice-4-0] fdo#51296 Patch accounts security setting requiring ctrl+cli...

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

Re: [PATCH] Init: fixed typo in the SystemDialog class.

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 6:27 AM, Michael Meeks michael.me...@suse.com wrote: Norbert - how does that work ? if I push a branch with a dozen new commits - do we get a single set of commits / branch to review in gerrit or a dozen spams mails etc. ? :-) there is distinction between

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 4 commits - sc/inc sc/source

2013-03-25 Thread Kohei Yoshida
sc/inc/chgtrack.hxx |2 sc/inc/dociter.hxx|9 +--- sc/source/core/data/dociter.cxx | 21 ++--- sc/source/core/data/global.cxx| 21 +++-- sc/source/core/tool/chgtrack.cxx | 81 ++

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 7:05 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, so, I finally downloaded the the gerrit-buildbot plugin source and had a look at the code. I wonder if we could make it to do the following: - allow scheduling building a generic sha1, not just

[Libreoffice-commits] core.git: libexttextcat/unkown.patch.1 lingucomponent/source

2013-03-25 Thread Michael Stahl
libexttextcat/unkown.patch.1 | 15 +++ lingucomponent/source/languageguessing/guess.cxx |7 +++ lingucomponent/source/languageguessing/simpleguesser.cxx |5 + 3 files changed, 27 insertions(+) New commits: commit

[Libreoffice-commits] core.git: 2 commits - filter/Configuration_filter.mk filter/CustomTarget_svg.mk oox/CustomTarget_generated.mk postprocess/CustomTarget_registry.mk sc/source writerfilter/CustomTa

2013-03-25 Thread Peter Foley
filter/Configuration_filter.mk |2 - filter/CustomTarget_svg.mk |6 ++-- oox/CustomTarget_generated.mk|6 ++-- postprocess/CustomTarget_registry.mk | 10 --- sc/source/ui/docshell/impex.cxx |6 +++- writerfilter/CustomTarget_source.mk | 48

gsoc asspirant

2013-03-25 Thread alok s
Libre office team, i am a regular use of ubuntu ,and also a frequent user of libre office ,there are many exceptional features ,present libre office contain almost all the required features for the users ,but the creating of slides and presentation of slides ,is very naive and it

[PATCH] Kill double conversion from NumericBox

2013-03-25 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3035 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/3035/1 Kill double conversion from NumericBox Change-Id: Id1161c40725f75ea0d7ec3f15a19ca14defd0a75 --- M

Re: [PATCH] Init: fixed typo in the SystemDialog class.

2013-03-25 Thread Michael Meeks
On Mon, 2013-03-25 at 12:51 -0500, Norbert Thiebaud wrote: So, I don;t think there is a easy way to acheive what you seems to want. otoh that should be a rare event, and the workload consisting of accumulating many patches locally and pushing for review as a bunch should be discouraged.

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

2013-03-25 Thread Eike Rathke
i18npool/source/calendar/calendar_gregorian.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 6013fe19a40dd16ce435a2428f7405b51930689e Author: Eike Rathke er...@redhat.com Date: Mon Mar 25 21:21:41 2013 +0100 resolved fdo#44286 some

[PATCH libreoffice-4-0] resolved fdo#44286 some historical dates were decremented

2013-03-25 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3036 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/3036/1 resolved fdo#44286 some historical dates were decremented Depending on historical timezone data with odd

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

2013-03-25 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-2] fdo#62617 display groups on multiple layers correctly

2013-03-25 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/2963 Approvals: Petr Mladek: Verified; Looks good to me, but someone else must approve Thorsten Behrens: Verified; Looks good to me, approved

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

2013-03-25 Thread Tor Lillqvist
connectivity/source/commontools/dbtools2.cxx| 16 -- connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx |1 connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx |2 - connectivity/source/parse/sqlnode.cxx

Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: 1/ I have been working on a new script that can monitor both in the same instance... iow do tinderbox and/or gerrit build as needed, in one script instance Yes, but I want to get rid of the legacy 'tinderbox builds' as much

[PATCH libreoffice-4-0-2] resolved fdo#44286 some historical dates were decremented

2013-03-25 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3037 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/3037/1 resolved fdo#44286 some historical dates were decremented Depending on historical timezone data with odd

[ABANDONED] fdo#62670 table splitting a table options are mixed

2013-03-25 Thread Joren De Cuyper (via Code Review)
Joren De Cuyper has abandoned this change. Change subject: fdo#62670 table splitting a table options are mixed .. Patch Set 1: Abandoned pushed to early -- To view, visit https://gerrit.libreoffice.org/3038 To unsubscribe,

[Libreoffice-commits] core.git: libexttextcat/unkown.patch.1 lingucomponent/source

2013-03-25 Thread Michael Stahl
libexttextcat/unkown.patch.1 | 15 +++ lingucomponent/source/languageguessing/guess.cxx |2 +- 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 221960b0281cf24a1c2402cce6ad1b7f0053973a Author: Michael Stahl mst...@redhat.com Date: Mon

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

2013-03-25 Thread Michael Meeks
filter/source/svg/svgwriter.cxx | 12 filter/source/svg/svgwriter.hxx |2 ++ 2 files changed, 14 insertions(+) New commits: commit 501145f2e3c84d1b07930ea8f0a012060dbff48b Author: Michael Meeks michael.me...@suse.com Date: Mon Mar 25 20:44:59 2013 + write svg line

[Libreoffice-commits] core.git: 2 commits - officecfg/registry rsc/source sfx2/inc sfx2/sdi sfx2/source sw/source sw/uiconfig

2013-03-25 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |8 ++ rsc/source/rsc/rsc.cxx | 24 +++- sfx2/inc/filedlghelper.hrc |2 sfx2/inc/sfx2/filedlghelper.hxx

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

2013-03-25 Thread Michael Stahl
sfx2/source/doc/objserv.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit dea45f0c8567dc387096798001a9f67633c7b616 Author: Michael Stahl mst...@redhat.com Date: Mon Mar 25 21:56:47 2013 +0100 sfx2: pViewOnlyItem: -Werror=unused-variable Change-Id:

[PATCH] fdo#62670 table splitting a table options are mixed

2013-03-25 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3038 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/3038/1 fdo#62670 table splitting a table options are mixed Change-Id: Ied6ab0d3f8dce7092e1ea50b3a1838b170649334 --- M

[PATCH libreoffice-3-6] resolved fdo#44286 some historical dates were decremented

2013-03-25 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3039 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/3039/1 resolved fdo#44286 some historical dates were decremented Depending on historical timezone data with odd

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

2013-03-25 Thread Julien Nabet
svgio/source/svgreader/svgtools.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 79c0bd64be68161ea16f132a015f7143e09f3eaf Author: Julien Nabet serval2...@yahoo.fr Date: Mon Mar 25 21:58:05 2013 +0100 coverity#704311 Logically dead code Change-Id:

[PATCH libreoffice-3-6-6] resolved fdo#44286 some historical dates were decremented

2013-03-25 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3040 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/3040/1 resolved fdo#44286 some historical dates were decremented Depending on historical timezone data with odd

[PUSHED] fdo#60780, Save a Copy wip

2013-03-25 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/2829 -- To view, visit https://gerrit.libreoffice.org/2829 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

Re: [Libreoffice-commits] core.git: make bridges work with clang on x64 linux

2013-03-25 Thread Peter Foley
Stephen, When I tried to build libreoffice with clang 3.2 for x86-64 linux I got a segfault in CustomTarget_uno_test. After I made the above change the segfault went away. I don't really understand the bridges module so there might be a better way to fix this, but disabling optimization on that

Re: LibreOffice LTO

2013-03-25 Thread Peter Foley
I haven't run into the mentioned bug, but compiling with LTO is so slow that I've only done it once or twice. The multiple definition errors should all be fixed now. Thanks, Peter On Mon, Mar 25, 2013 at 5:25 AM, Jan Holesovsky ke...@suse.cz wrote: Hi Martin Martin Liška píše v Ne 24. 03.

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

2013-03-25 Thread Michael Stahl
sc/source/ui/docshell/impex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2cd7da87c4e17e7284ce7ac3f63ec4836c0d8b16 Author: Michael Stahl mst...@redhat.com Date: Mon Mar 25 22:09:40 2013 +0100 ScFormatFilter::Get(): -Werror=undef Change-Id:

[PATCH] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-25 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3041 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/3041/1 fix fdo#62670 - TABLE: Splitting a table options are mixed Change-Id: I1ba647844aaae3a57ee91d5785c82ca082d3e10b

[PATCH libreoffice-4-0] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-25 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3042 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/3042/1 fix fdo#62670 - TABLE: Splitting a table options are mixed Change-Id: I1ba647844aaae3a57ee91d5785c82ca082d3e10b

[PATCH libreoffice-4-0-2] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-25 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3043 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/3043/1 fix fdo#62670 - TABLE: Splitting a table options are mixed Change-Id: I1ba647844aaae3a57ee91d5785c82ca082d3e10b

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

2013-03-25 Thread Julien Nabet
svx/source/form/fmPropBrw.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 3e8273100bbcb7d312cecc0f5f85f6f61c9f5079 Author: Julien Nabet serval2...@yahoo.fr Date: Mon Mar 25 22:17:43 2013 +0100 coverity#704320 Logically dead code Change-Id:

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

2013-03-25 Thread Julien Nabet
svx/source/svdraw/svdedxv.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 5f992758ef274304b296559dd3b3785b20601a90 Author: Julien Nabet serval2...@yahoo.fr Date: Mon Mar 25 22:27:39 2013 +0100 coverity#704327 Logically dead code Change-Id:

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

2013-03-25 Thread Michael Meeks
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 16 - drawinglayer/source/processor2d/vclprocessor2d.cxx |2 - vcl/inc/vcl/graphictools.hxx |2 + vcl/source/gdi/graphictools.cxx| 15

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 3:45 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: 1/ I have been working on a new script that can monitor both in the same instance... iow do tinderbox and/or gerrit build as needed,

[PATCH libreoffice-4-0] fdo#61789 - move metafile line width scaling somewhere more ...

2013-03-25 Thread Michael Meeks (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3044 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/3044/1 fdo#61789 - move metafile line width scaling somewhere more sensible. Change-Id:

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

2013-03-25 Thread Michael Stahl
vcl/aqua/source/gdi/atsui/salatslayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f13d234dfcb43713a07c333bd685c0596435cc0 Author: Michael Stahl mst...@redhat.com Date: Mon Mar 25 22:54:03 2013 +0100 vcl: fix typo Change-Id:

[Libreoffice-commits] core.git: 3 commits - chart2/source forms/source fpicker/source framework/inc framework/source qadevOOo/tests sfx2/inc sfx2/source vcl/source

2013-03-25 Thread Tor Lillqvist
chart2/source/controller/main/ChartController.cxx |4 - chart2/source/controller/main/ChartController.hxx |2 forms/source/xforms/datatypes.cxx |3 - fpicker/source/office/iodlg.cxx | 28

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

2013-03-25 Thread Michael Meeks
vcl/source/gdi/graphictools.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 46e5cd0e3464f0c4baf25a9d76d665a23fad32eb Author: Michael Meeks michael.me...@suse.com Date: Mon Mar 25 21:58:53 2013 + remove an fprintf I left in in error. diff --git

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

2013-03-25 Thread Michael Meeks
vcl/source/gdi/graphictools.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 5f4eb1bdaa9c8de15e38393a5867e1a367e211c8 Author: Michael Meeks michael.me...@suse.com Date: Mon Mar 25 22:00:05 2013 + and remove the include again... diff --git

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

2013-03-25 Thread Tor Lillqvist
sal/inc/sal/log-areas.dox |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b5d30295cbfc2a0131942cd7706c65d08ebe8930 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 00:03:04 2013 +0200 Fix warning: unknown log area 'sw.docx' [loplugin] Change-Id:

[PATCH] coverity#704334/704335/704336 Logically dead code

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

[PATCH] coverity#704341 Logically dead code

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

[PATCH] coverity#704345 Logically dead code

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

[PATCH] coverity#704348 Logically dead code

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

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

2013-03-25 Thread Julien Nabet
sw/source/core/unocore/unorefmk.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7a226952ddd335d670f1a3766b2b87eb1572375 Author: Julien Nabet serval2...@yahoo.fr Date: Mon Mar 25 23:43:49 2013 +0100 coverity#704364 Logically dead code Change-Id:

Re: gerrit-buildbot master builds

2013-03-25 Thread Thorsten Behrens
Norbert Thiebaud wrote: so I want all builds be scheduled through the queue with the builder being ignorant what kind of build he does. Make the client as dumb as possible. Not a good idea. tinderbox build are progressive so you can take advantage of incremental build. The scheduler

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

2013-03-25 Thread Julien Nabet
sw/source/ui/app/apphdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 254eb9593c9bc4e94f96602e3972d18d6965732b Author: Julien Nabet serval2...@yahoo.fr Date: Mon Mar 25 23:53:41 2013 +0100 coverity#704371 Logically dead code Change-Id:

Re: [PATCH] fdo#51296:UI: Calc doesn't take care of security setting Ctrl-click required to follow hyperlinks

2013-03-25 Thread Kohei Yoshida
Ok. One more thing. You'll need to reply to all when replying to a post on this mailing list. ;-) Other than that, you are very welcome. I hope you'll have fun hacking LibreOffice code... Best, Kohei On Mon, Mar 25, 2013 at 5:56 PM, Akash Shetye shetyeak...@gmail.com wrote: Hey, Petr thank

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

2013-03-25 Thread Chr . Rossmanith
ucb/source/ucp/webdav-neon/NeonUri.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 8f9193d812ede2e681e82756a61bd07a0661ca4b Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun Mar 24 21:33:24 2013 +0100 Remove RTL_CONSTASCII_STRINGPARAM in

[PUSHED] Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx

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

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

2013-03-25 Thread Stefan Knorr
icon-themes/galaxy/sfx2/imglst/actionview029.png |binary 1 file changed New commits: commit 43411c5232833c3a23c1a8ed4e1ddc1d10ce424e Author: Stefan Knorr heinzless...@gmail.com Date: Mon Mar 25 23:46:32 2013 +0100 Replace 16x16 New-Folder icon with correct 24x24 icon (C) the

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 5:46 PM, Thorsten Behrens t...@documentfoundation.org wrote: Norbert Thiebaud wrote: so I want all builds be scheduled through the queue with the builder being ignorant what kind of build he does. Make the client as dumb as possible. Not a good idea. tinderbox

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

2013-03-25 Thread Andre Fischer
filter/source/msfilter/msdffimp.cxx | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) New commits: commit 5278c7770a350771a96780c0e0d7a0bdae0d55b9 Author: Andre Fischer a...@apache.org Date: Tue Jul 10 10:01:05 2012 + #i119872# Fixed import of

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cb/984ade8bac7d8cb37ce569e373f29fd5fdbc7f

2013-03-25 Thread Xisco Fauli
cb/984ade8bac7d8cb37ce569e373f29fd5fdbc7f |1 + 1 file changed, 1 insertion(+) New commits: commit 2937541b1b04169c7ad2a2b8ebd8109d17702d08 Author: Xisco Fauli aniste...@gmail.com Date: Tue Mar 26 01:05:31 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a6/134e2a15495fb899436b0ea4f1dbea2df64686

2013-03-25 Thread Xisco Fauli
a6/134e2a15495fb899436b0ea4f1dbea2df64686 |1 + 1 file changed, 1 insertion(+) New commits: commit f71c51807fae157dda190200560ffe51bdde700e Author: Xisco Fauli aniste...@gmail.com Date: Tue Mar 26 01:00:50 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 16/0d8ff36d5a39db8aa67ad05877452e30e14f0b

2013-03-25 Thread Xisco Fauli
16/0d8ff36d5a39db8aa67ad05877452e30e14f0b |1 + 1 file changed, 1 insertion(+) New commits: commit 996bec5e7dc411735657e122234fec3dcec20774 Author: Xisco Fauli aniste...@gmail.com Date: Tue Mar 26 01:02:57 2013 +0100 Notes added by 'git notes add' diff --git

Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 04:43:49PM -0500, Norbert Thiebaud wrote: On Mon, Mar 25, 2013 at 3:45 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Mon, Mar 25, 2013 at 01:04:56PM -0500, Norbert Thiebaud wrote: 1/ I have been working on a new script that can monitor

Re: gerrit-buildbot master builds

2013-03-25 Thread Thorsten Behrens
Norbert Thiebaud wrote: That does not follow, if all that is needed is a ssh key on the builder? no what is need is creating a special 'bot user' in gerrit in the right group, and associate a ssh key with that user... that is an admin task. (no cannot be done from the web... nor should

Re: gerrit-buildbot master builds

2013-03-25 Thread Bjoern Michaelsen
Hi, On Mon, Mar 25, 2013 at 06:28:57PM -0500, Norbert Thiebaud wrote: in any case is is _much_ simpler to manage what a box schedule is on each box than try to have a 'global scheduler' How are you going to manage autogen.lastrun from a remote centralize server... what happen when I run

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - tools/inc

2013-03-25 Thread Herbert Dürr
tools/inc/tools/poly.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 209dc6b3675bff64ea54ec109f5398442a5d3f72 Author: Herbert Dürr h...@apache.org Date: Mon Mar 25 12:44:22 2013 + WaE: the eType member of PolyOptimizeData is only interesting when

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-25 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |6 ++--- sc/source/core/data/cellvalue.cxx | 18 - sc/source/filter/inc/XclExpChangeTrack.hxx |4 --- sc/source/filter/inc/xehelper.hxx |2 -

[Libreoffice-commits] core.git: 2 commits - svtools/source svx/source

2013-03-25 Thread David Tardon
svtools/source/filter/DocumentToGraphicRenderer.cxx | 17 + svx/source/customshapes/EnhancedCustomShapeEngine.hxx |2 -- 2 files changed, 9 insertions(+), 10 deletions(-) New commits: commit d927a3cc49f2d2005813d042c0527f8d5dbe372a Author: David Tardon dtar...@redhat.com

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

2013-03-25 Thread David Tardon
filter/source/graphic/GraphicExportFilter.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 459729627600fb057265479261ade74a55cd48d5 Author: David Tardon dtar...@redhat.com Date: Tue Mar 26 06:32:52 2013 +0100 WaE: unused variable 'aResult'

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

2013-03-25 Thread Thomas Hackert
Hello Yifan, *, On Mon, Mar 25, 2013 at 01:50:35PM +0800, Yifan Jiang wrote: 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

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

2013-03-25 Thread Yifan Jiang
Hi Thomas, On Mon, Mar 25, 2013 at 07:38:39PM +0100, Thomas Hackert wrote: Of course, I saw your previous discussion as well. which one? The one on the Germanophone discuss ML? hehe, I meant I saw your active discussion in the mailing list at de.libreoffice.org. My point was we do not

[Libreoffice-bugs] [Bug 62714] New: : Hyperlinks not working

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62714 Priority: medium Bug ID: 62714 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: : Hyperlinks not working Severity: normal Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 59980] Writer crashes in 64-bit Windows XP Pro x64 when opening a file

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59980 --- Comment #32 from Tor Lillqvist tlillqv...@suse.com --- The font problem in the uninstall dialog is known, and it is specific to XP, not just 64-bit XP. There is a bug report already open for it. -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 59980] Writer crashes in 64-bit Windows XP Pro x64 when opening a file

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59980 --- Comment #33 from Tor Lillqvist tlillqv...@suse.com --- The version field is supposed to show the earliest version where the problem was found, not the latest where it has been seen. See

[Libreoffice-bugs] [Bug 44795] TDF Site: Feedback page required

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44795 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Severity|normal |major

[Libreoffice-bugs] [Bug 44795] TDF Site: Feedback page required

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44795 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 62715] New: FORMATTING: Format Painbrush cannot be Used.

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62715 Priority: medium Bug ID: 62715 Keywords: regression Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Format Painbrush cannot be Used. Severity: normal

[Libreoffice-bugs] [Bug 58947] The color of the cell text in formula can be same as background

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58947 --- Comment #3 from henrikki.alm...@iki.fi --- Sorry for a long reply, but I just got a new version of Kubuntu installed and had to check if something happened with new version of LO. I think that the color used to show different cells should

[Libreoffice-bugs] [Bug 58947] The color of the cell text in formula can be same as background

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58947 --- Comment #4 from henrikki.alm...@iki.fi --- Typo in first sentence: I think that the function used to show different cells should be able to skip the cell background color. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 62714] After FILESAVE and FILEOPEN: Hyperlinks not working

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

[Libreoffice-bugs] [Bug 39890] text in Writer copying to Impress shows in wrong encoding on Windows

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39890 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 45924] EDITING - field path/filename shows only the word filename, but not the real path and filename

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45924 --- Comment #7 from sasha.libreoff...@gmail.com --- Thanks for additional testing not reproducible with 4.0.0 and 4.0.1 Please, verify if it not working with menu item View-Fields names enabled and disabled. -- You are receiving this mail

[Libreoffice-bugs] [Bug 46060] Writer corrupts DOCX file containing TOC, recovery not possible with Office 2010

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46060 --- Comment #18 from Mike Sapsard mike.saps...@gmail.com --- This is still happening in Version 4.0.1.2 with Windows 8. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 62715] FORMATTING: Format Paintbrush cannot be Used.

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62715 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 61118] File - Templates -- Save menu option does not exist : Modifying Default Templates

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61118 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 48503] Help on 'autocomplete' crashes.

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48503 --- Comment #15 from Joop Lanting j.f.lant...@inter.nl.net --- Because of several early version 4 bugs I delayed upgrading and remained in 3.8 for some time. You triggered me into upgrading on all our systems (3): 1) WindowsXP, JAVA 7u17 (only),

[Libreoffice-bugs] [Bug 62716] New: EDITING: Crash of writer, preentation under windows 8

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62716 Priority: medium Bug ID: 62716 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Crash of writer, preentation under windows 8 Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 62666] FORMATTING: the header's styles structure switched from italian styles to english

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62666 --- Comment #1 from boicot...@yahoo.it --- I just discovered how easy it is to correct the file problem (strumenti-numerazione capitoli), but it is anyway very annoying to correct it continuosly -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 61304] VIEWING: lost snap lines

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61304 --- Comment #2 from boicot...@yahoo.it --- Doesn't happen any more. Can't test - shall we close the bug? -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 62023] Transferred Calc Table grid lines missing in Writer print output

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62023 heinz.koefin...@aon.at changed: What|Removed |Added Version|unspecified |4.0.1.2 release -- You are

[Libreoffice-bugs] [Bug 58947] The color of the cell text in formula can be same as background

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58947 Winfried Donkers o...@dci-electronics.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 61632] FILESAVE: enhancement: odp to odt

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61632 boicot...@yahoo.it changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

<    1   2   3   4   5   >