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

2013-03-25 Thread Tor Lillqvist
sc/source/ui/docshell/impex.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit b88aeb7e75b220b9d1fd6e69242950bcbf2e3818 Author: Tor Lillqvist Date: Tue Mar 26 08:58:00 2013 +0200 Fix warning: statement aligned ... [loplugin] Change-Id: I8dd

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

2013-03-25 Thread Tor Lillqvist
sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96d8b05d96fff4ec2780e09dc822187a9d8ef3f7 Author: Tor Lillqvist Date: Tue Mar 26 08:54:41 2013 +0200 WaE: 'ScCellValue' defined as a struct here but previousl

[PATCH] touch --no-dereference is supported on mac but as the short-...

2013-03-25 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3050 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/3050/1 touch --no-dereference is supported on mac but as the short-option -h Change-Id: I63fa0c24317f683b8eb2bc0b7a1b3a

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

2013-03-25 Thread Tor Lillqvist
sc/inc/dociter.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3288b822c1d1d79ba23d99bc46ba21c2386cfc34 Author: Tor Lillqvist Date: Tue Mar 26 08:51:04 2013 +0200 WaE: 'ScCellValue' defined as a struct here but previously declared as a class Chan

[PATCH libreoffice-4-0] touch --no-dereference is supported on MacOSX too but as a s...

2013-03-25 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3049 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/3049/1 touch --no-dereference is supported on MacOSX too but as a short-option -h Change-Id: I382c67dec944e6ee249b9d8cd

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

2013-03-25 Thread Tor Lillqvist
svtools/inc/svtools/GraphicExportOptionsDialog.hxx |2 -- svtools/source/filter/GraphicExportOptionsDialog.cxx |1 - 2 files changed, 3 deletions(-) New commits: commit 2be61b4206695359a12570b5558c8acf9810 Author: Tor Lillqvist Date: Tue Mar 26 08:45:39 2013 +0200 WaE: priva

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

2013-03-25 Thread Tor Lillqvist
ucb/source/ucp/webdav-neon/DAVProperties.cxx |6 ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx |7 - ucb/source/ucp/webdav-neon/NeonInputStream.cxx | 36 - ucb/source/ucp/webdav-neon/NeonInputStream.hxx |3 ucb/source/ucp/webdav-neon/NeonLockStore.cxx |

[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 Date: Tue Mar 26 06:32:52 2013 +0100 WaE: unused variable 'aResult' Change-Id:

[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 Date: Tue Mar 26

[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 - sc/source/filter

[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 Date: Mon Mar 25 12:44:22 2013 + WaE: the eType member of PolyOptimizeData is only interesting when debugging

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 em

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 sh

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 > 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 inst

[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 Date: Tue Mar 26 01:02:57 2013 +0100 Notes added by 'git notes add' diff --git a/16/0d8ff36d5a39db8aa67ad05877452e30e14f0b

[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 Date: Tue Mar 26 01:05:31 2013 +0100 Notes added by 'git notes add' diff --git a/cb/984ade8bac7d8cb37ce569e373f29fd5fdbc7f

[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 Date: Tue Mar 26 01:00:50 2013 +0100 Notes added by 'git notes add' diff --git a/a6/134e2a15495fb899436b0ea4f1dbea2df64686

[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 Date: Tue Jul 10 10:01:05 2012 + #i119872# Fixed import of custom shapes fro

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 5:46 PM, Thorsten Behrens 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 build are progres

[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 Date: Mon Mar 25 23:46:32 2013 +0100 Replace 16x16 New-Folder icon with correct 24x24 icon (C) the GNOME project, in particul

[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: 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 Date: Sun Mar 24 21:33:24 2013 +0100 Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx Change-

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 wrote: > Hey, > > Petr thank you for your sug

[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 Date: Mon Mar 25 23:53:41 2013 +0100 coverity#704371 Logically dead code Change-Id: I0287ee3f7f58869d11c8565f8a6f

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 sch

[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 Date: Mon Mar 25 23:43:49 2013 +0100 coverity#704364 Logically dead code Change-Id: Ic02afc5db3fd661dfc46

[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 sw/source/core/do

[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 sw/source/core/cr

[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 svx/source/table/

[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 svx

[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 Date: Tue Mar 26 00:03:04 2013 +0200 Fix warning: unknown log area 'sw.docx' [loplugin] Change-Id: I0e97399220b2

[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 Date: Mon Mar 25 22:00:05 2013 + and remove the include again... diff --git a/vcl/source/gdi/graphictools.cxx b/vcl/source/gdi/

[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 Date: Mon Mar 25 21:58:53 2013 + remove an fprintf I left in in error. diff --git a/vcl/source/gdi/graphictools.cxx b/vcl/sourc

[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/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 Date: Mon Mar 25 22:54:03 2013 +0100 vcl: fix typo Change-Id: I606be5f7eea9290ac647b0369fcd3c279e

[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: Ied209fc26f4e1248608277b58bfe59

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 3:45 PM, Bjoern Michaelsen 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, in one script instance >

[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

[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 Date: Mon Mar 25 22:27:39 2013 +0100 coverity#704327 Logically dead code Change-Id: Ied464d57c7895fdf1d9e74e7f89d70bac2834d9e

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

2013-03-25 Thread Julien Nabet
svx/source/form/navigatortree.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 228074deb9056122cfbea6e0da5e8662f7b8a1d7 Author: Julien Nabet Date: Mon Mar 25 22:20:41 2013 +0100 coverity#704321 Logically dead code Change-Id: Ibcae025319e689d917d6c8

[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 Date: Mon Mar 25 22:17:43 2013 +0100 coverity#704320 Logically dead code Change-Id: I12a49d9bdc5503facd6a9a00708b22034b173a7e

[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

[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] 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

[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 Date: Mon Mar 25 22:09:40 2013 +0100 ScFormatFilter::Get(): -Werror=undef Change-Id: I000612d55c8aadff6249e5

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 wrote: > Hi Martin > > Martin Liška píše v Ne 24. 03. 2013 v 20:26

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 fi

[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: mer

[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 offsets

[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 Date: Mon Mar 25 21:58:05 2013 +0100 coverity#704311 Logically dead code Change-Id: I1739d96748a4ed2259885843f383ec7ff2

[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 offsets

[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 s

[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 Date: Mon Mar 25 21:56:47 2013 +0100 sfx2: pViewOnlyItem: -Werror=unused-variable Change-Id: I6564edb9dcd07481a202d0154e77439dee9

[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: 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 Date: Mon Mar 25 20:44:59 2013 + write svg line widths for META_POLYLINE

[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 Date: Mon Mar 25 21:26:45 201

[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, vi

[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 offsets

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 mu

[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

[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: 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, 2

[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 offsets

[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 Date: Mon Mar 25 21:21:41 2013 +0100 resolved fdo#44286 some historical dates were d

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.

[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 vcl/inc/vcl/fi

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

[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

[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 a81f44c707c4df56e7

Re: gerrit-buildbot master builds

2013-03-25 Thread Norbert Thiebaud
On Mon, Mar 25, 2013 at 7:05 AM, Bjoern Michaelsen 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 changes for review > - somehow

[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 ++ sc/source/core/tool/det

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 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 pushing for review and

[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, visi

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 Date: Sun Mar 24 10:20:09 2013 -0400 make bridges work with clang on x64 linux Change-Id: Idf5c7586e375f0321c765d165f9698403b7a7daf diff --git a/bridges/Library_cpp_uno.m

[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 Date: Sun Mar 24 00:59:26 2013 +0530 fdo#51296 Patch accounts security setting requiring ctrl+cli

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 th

[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 (c

[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

[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: C

[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 Date: Mon Mar 25 18:19:45 2013 +0100 Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHOR

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. Bec

[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 Date: Sun Mar 24 00:59:26 2013 +0530 fdo#51296 Patch accounts security setting requiring ctrl+cli

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 im

[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: mer

[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 +++-- sal/qa/rtl/st

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

2013-03-25 Thread Andras Timar
rsc/source/rsc/rsc.cxx | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) New commits: commit 89e17604d12bf77308a982107319fdc55f735713 Author: Andras Timar Date: Mon Mar 25 09:23:05 2013 -0700 remove unnecessary 'using' lines Change-Id: I7efc1

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 52159, which changed state. Bug 52159 Summary: EDITING: Error bars values become Y-values when copying charts from calc to writer https://bugs.freedesktop.org/show_bug.cgi?id=52159 What|Removed

[PUSHED libreoffice-3-6-6] fdo#58071: .dot files sometimes rejected by writer

2013-03-25 Thread Petr Mladek (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/2918 Approvals: Petr Mladek: Verified; Looks good to me, approved Fridrich Strba: Looks good to me, but someone else must approve -- To view

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

2013-03-25 Thread Caolán McNamara
sw/source/filter/basflt/iodetect.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 31f3369bd86674dbbc0cbeb09ab7a53995f400d5 Author: Caolán McNamara Date: Thu Nov 29 09:48:24 2012 + fdo#58071: .dot files sometimes rejected by writer because CWW8 appears

[PUSHED libreoffice-4-0-2] we need to register data sequences during import, fdo#52159

2013-03-25 Thread Petr Mladek (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/2985 Approvals: Petr Mladek: Verified; Looks good to me, approved Eike Rathke: Looks good to me, but someone else must approve -- To view, v

[PUSHED libreoffice-4-0-2] error bar range is also part of chart range, related fdo#521...

2013-03-25 Thread Petr Mladek (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/2984 Approvals: Petr Mladek: Verified; Looks good to me, approved Eike Rathke: Looks good to me, but someone else must approve -- To view, v

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

2013-03-25 Thread Tor Lillqvist
sal/inc/sal/log-areas.dox |4 1 file changed, 4 insertions(+) New commits: commit 3febe0ad283a10c02477d6ff6daa41176031 Author: Tor Lillqvist Date: Mon Mar 25 17:43:55 2013 +0200 Fix warning: unknown log area 'chart2' [loplugin] Change-Id: Ifdfdc1869dbee46d507b552ed62

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

2013-03-25 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx | 16 +++- xmloff/source/chart/SchXMLPlotAreaContext.hxx |4 +++- xmloff/source/chart/SchXMLSeries2Context.cxx |6 +++--- 3 files changed, 17 insertions(+), 9 deletions(-) New commits: commit d53e6dea138397104b32bed53a082f892d9f

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

2013-03-25 Thread Markus Mohrhard
sc/source/ui/view/drawvie4.cxx | 87 - 1 file changed, 70 insertions(+), 17 deletions(-) New commits: commit 2f66ba2490af85a01beb31d086df9c5b26cd29b1 Author: Markus Mohrhard Date: Sun Mar 17 02:53:02 2013 +0100 error bar range is also part of char

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

2013-03-25 Thread Michael Stahl
sfx2/uiconfig/ui/internetinfopage.ui | 299 --- 1 file changed, 299 deletions(-) New commits: commit 25b9250d9c08ad88e3289bdf21c54dc934af0e40 Author: Michael Stahl Date: Mon Mar 25 16:40:18 2013 +0100 SfxInternetPage: apparently forgot to remove the .ui fi

Re: need help with shell / configure

2013-03-25 Thread Stephan Bergmann
On 03/25/2013 01:59 PM, Michael Stahl wrote: On 24/03/13 23:34, Stephan Bergmann wrote: So, is it still useful or could we remove BASH check and OOO_SHELL as well ? I'm not sure I understand your question. The LO build system requires Bash in places, esp. as the shell used to execute makefile

[Libreoffice-commits] core.git: 3 commits - cui/source libexttextcat/unkown.patch.1 libexttextcat/UnpackedTarball_exttextcat.mk lingucomponent/source sfx2/inc sfx2/source sfx2/uiconfig sfx2/UI_sfx.mk

2013-03-25 Thread Michael Stahl
cui/source/customize/acccfg.cxx |4 libexttextcat/UnpackedTarball_exttextcat.mk |1 libexttextcat/unkown.patch.1 | 30 ++ lingucomponent/source/languageguessing/guess.cxx |4 sfx2/UI_sfx.mk |1 sfx2/i

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

2013-03-25 Thread Kohei Yoshida
sc/inc/dociter.hxx |4 -- sc/source/core/data/dociter.cxx | 64 --- sc/source/core/tool/chgtrack.cxx |5 +-- 3 files changed, 3 insertions(+), 70 deletions(-) New commits: commit b8118d349fa1f4b7436c188851c9b5ce74bdd1f4 Author: Kohei Yo

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

2013-03-25 Thread Kohei Yoshida
sc/source/core/tool/compiler.cxx | 42 --- 1 file changed, 13 insertions(+), 29 deletions(-) New commits: commit fd20a04847d9bb5581a18267e7f27b4374ea629a Author: Kohei Yoshida Date: Mon Mar 25 11:21:47 2013 -0400 This one too. Change-Id: Ie09

[Libreoffice-commits] core.git: 4 commits - chart2/source

2013-03-25 Thread Markus Mohrhard
chart2/source/inc/InternalData.hxx |4 ++-- chart2/source/inc/macros.hxx| 10 +++--- chart2/source/model/main/ChartModel_Persistence.cxx |2 +- chart2/source/model/template/ChartTypeManager.cxx |2 +- chart2/source/model/template/DataInt

  1   2   3   >