[Libreoffice-commits] core.git: 2 commits - solenv/bin

2013-02-12 Thread Stephan Bergmann
solenv/bin/modules/installer/download.pm |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 9b2a01c1ca59ab88cf0f947a3d265c0e7d165340 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 12 09:12:29 2013 +0100 A missing getuid.so is not fatal

[Libreoffice-commits] .: src/lib

2013-02-12 Thread Libreoffice Gerrit user
src/lib/MSPUBCollector.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 9d110f9105a08934f9e6343ac6c282f5808342c8 Author: Brennan Vincent brennan.vinc...@gmail.com Date: Sun Feb 3 09:13:39 2013 -0700 Default to first default character style if none

[Libreoffice-commits] core.git: configure.ac

2013-02-12 Thread David Ostrovsky
configure.ac |7 +++ 1 file changed, 7 insertions(+) New commits: commit c260273f4dfff579d3a3a1132742b46cdb699e70 Author: David Ostrovsky da...@ostrovsky.org Date: Mon Feb 11 22:31:52 2013 +0100 fix cross compiling with icu 50.1.2 Change-Id:

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

2013-02-12 Thread Michael Stahl
filter/source/msfilter/dffpropset.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8ca739d7b9acbc2fc9eff401ca850027f6e52b66 Author: Michael Stahl mst...@redhat.com Date: Mon Feb 11 23:36:42 2013 +0100 fdo#60703: MSDraw filter: fix import of flags

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

2013-02-12 Thread Stephan Bergmann
vcl/unx/kde/UnxFilePicker.cxx |3 ++- vcl/unx/kde4/KDE4FilePicker.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit fbb33267627efdf8053700a0581eb9568ff17cef Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 12 09:33:30 2013 +0100 Fix

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

2013-02-12 Thread Cédric Bosdonnat
sfx2/source/doc/doctemplates.cxx | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) New commits: commit df37dd7d3ce201d1ba5a0065c126db107ce18ead Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Mon Feb 11 15:24:23 2013 +0100 Fixed

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk

2013-02-12 Thread Noel Power
oovbaapi/UnoApi_oovbaapi.mk |4 +++ oovbaapi/ooo/vba/adodb/EditModeEnum.idl | 18 ++ oovbaapi/ooo/vba/adodb/FieldAttributeEnum.idl | 27 + oovbaapi/ooo/vba/adodb/LockTypeEnum.idl | 19 +++

Cppcheck: 'TimeBuffer' is not assigned a value in basic module

2013-02-12 Thread julien2412
Hello, Cppcheck reported this: basic/source/comp/sbcomp.cxx 600 unassignedVariable style Variable 'TimeBuffer' is not assigned a value. Here are the lines: 600 char TimeBuffer[200]; 601 #ifdef DBG_TRACE_PROFILING 602 if( bPrintTimeStamp ) 603 { 604

Re: [libreoffice-l10n] [ANN] Micro-Update published for Impress Remote

2013-02-12 Thread Zeki Bildirici
12 Şub 2013 02:00 tarihinde Thorsten Behrens t...@documentfoundation.org yazdı: Hi, Hi just pushed version 1.0.2 to the Play Store, now including 72 languages and a bugfix for * fdo#60487 - sdremote - load default preferences eg. volume control switch. Thanks. I've updated it . Btw

[Libreoffice-commits] core.git: odk/util

2013-02-12 Thread Stephan Bergmann
odk/util/check.pl |1 + 1 file changed, 1 insertion(+) New commits: commit 19571e03b33351175ed7aaf9d46504b295de8087 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 12 10:08:59 2013 +0100 Adapt odk to new css.cui.ColorPicker Change-Id:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Panos Stokas pa...@ekei.com changed: What|Removed |Added Depends on||38635 --- Comment #3 from

[Libreoffice-commits] core.git: helpcontent2

2013-02-12 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d9065488fc3170d21f5249ffd43af1feec3093f Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 12 09:21:10 2013 + Updated core Project: help 5ef75efe29dca279f89c456533541145470860db

[PATCH libreoffice-4-0] migrate even more user setting (fdo#57061)

2013-02-12 Thread Petr Mladek (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2103 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/2103/1 migrate even more user setting (fdo#57061) - paths setting - recently opened files - recovery setting

[PATCH libreoffice-4-0] migrate also custom accelerators setting (fdo#57061)

2013-02-12 Thread Petr Mladek (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2104 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2104/1 migrate also custom accelerators setting (fdo#57061) I was not sure how this can be triggered util the comment

[PATCH] WaE: strict-aliasing issues

2013-02-12 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2105 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/2105/1 WaE: strict-aliasing issues Change-Id: I394b61fac90e1c2c26b1a4f073b87a5d3ae3e666 --- M

[PUSHED] WaE: strict-aliasing issues

2013-02-12 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/2105 Approvals: Stephan Bergmann: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2105 To unsubscribe,

[PATCH libreoffice-4-0] add more missing adodb constants

2013-02-12 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2106 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/2106/1 add more missing adodb constants Change-Id: Ia43e1c63aa3a1f72deaa20351f9fe59fcc021b62 (cherry picked from

[PATCH libreoffice-4-0] Fixed SfxDocTplService_Impl::setTitleForURL to keep all stre...

2013-02-12 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2107 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/2107/1 Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams. After commit 117fdb98, the setTitleForURL only

[PATCH libreoffice-4-0] Templates Manager: UI for renaming templates and folders, fd...

2013-02-12 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2108 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/2108/1 Templates Manager: UI for renaming templates and folders, fdo#60579 After thinking this was a feature

[PATCH libreoffice-4-0] Templates Manager: if the title can't be edited, don't updat...

2013-02-12 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2109 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/09/2109/1 Templates Manager: if the title can't be edited, don't update it in UI Change-Id:

[PATCH] Comment translation german - english

2013-02-12 Thread Matthias Freund (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2111 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/11/2111/1 Comment translation german - english Change-Id: I241f9b6c1be875577e7bc647583783bc24446413 --- M

[PATCH] fix cross compiling with icu 50.1.2

2013-02-12 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2112 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/12/2112/1 fix cross compiling with icu 50.1.2 Change-Id: Ib112a2d3f9a75890591137a78b46be982b7d43df --- M configure.ac 1

Re: [PATCH] convert setup_native to gbuild and add to tail_build

2013-02-12 Thread Peter Foley
Andras, I just pushed a patch that should fix it. Could you test it? Thanks, Peter -Original Message- From: Andras Timar Sent: Monday, February 11, 2013 7:37 AM To: Peter Foley Cc: libreoffice Subject: Re: [PATCH] convert setup_native to gbuild and add to tail_build Hi Peter,

[PATCH] Comment translation german - english

2013-02-12 Thread Matthias Freund (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2113 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/2113/1 Comment translation german - english Change-Id: I00d584f4d0ba9b138a1a860456a3fd06daa914ed --- M

[PATCH libreoffice-4-0] fdo#60703: MSDraw filter: fix import of flags

2013-02-12 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2114 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/2114/1 fdo#60703: MSDraw filter: fix import of flags DffPropSet::IsHardAttribute needs to handle flag properties

[PATCH] Widget for asian typography

2013-02-12 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2115 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/2115/1 Widget for asian typography Change-Id: I70535593c3e06caca48ae8bc8b9476ae09210df8 --- M

[PUSHED] Widget for Calc protect cell tab page

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

[PUSHED libreoffice-4-0] remove Basque autotext files, they were in English

2013-02-12 Thread Tor Lillqvist (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/2116 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2116 To unsubscribe,

[PUSHED] fix cross compiling with icu 50.1.2

2013-02-12 Thread Tor Lillqvist (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/2112 Approvals: Joren De Cuyper: Looks good to me, but someone else must approve Tor Lillqvist: Verified; Looks good to me, approved -- To

[PUSHED libreoffice-4-0] fdo#60703: MSDraw filter: fix import of flags

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

[PUSHED libreoffice-4-0] Fixed SfxDocTplService_Impl::setTitleForURL to keep all stre...

2013-02-12 Thread Tor Lillqvist (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/2107 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2107 To unsubscribe,

[PUSHED libreoffice-4-0] add more missing adodb constants

2013-02-12 Thread Tor Lillqvist (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/2106 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2106 To unsubscribe,

RFC: command shell

2013-02-12 Thread Enrico Weigelt
Hi folks, just an idea I'd find quite productive: builtin command shell. Quite often I have to spend quite a lot time for looking through menus and dialogs to find the right commands - often for quite trivial things. (not just in LO, but gui-driven applications in general, eg. gimp). I'm a

Re: [libreoffice-dev] -calling a service function from BASIC macro

2013-02-12 Thread Stephan Bergmann
On 02/11/2013 06:29 PM, Rai, Neeraj wrote: The function is getting called now, however, I get a crash a bit later when sheet_ is being accessed. I also added a button and attached the macro to it for conveninece of calling. There seems to be some difference between the direct call and call via

Re: Cppcheck: 'TimeBuffer' is not assigned a value in basic module

2013-02-12 Thread Noel Power
Hi Julien On 12/02/13 09:00, julien2412 wrote: Hello, Cppcheck reported this: basic/source/comp/sbcomp.cxx 600 unassignedVariable style Variable 'TimeBuffer' is not assigned a value. Here are the lines: 600 char TimeBuffer[200]; 601 #ifdef DBG_TRACE_PROFILING 602

[Libreoffice-commits] core.git: setup_native/Package_scripts_generated.mk

2013-02-12 Thread Stephan Bergmann
setup_native/Package_scripts_generated.mk | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit f5c015bb5566000838fbc8d2e6d509b143ab026b Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 12 11:21:23 2013 +0100 More setup_native fixes for

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

2013-02-12 Thread Luboš Luňák
0 files changed New commits: commit 8876ea069f4ed47752ee96585a67831c6cb3d7b3 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Feb 12 11:35:35 2013 +0100 remove executable bit on .cxx files diff --git a/vcl/win/source/window/keynames.cxx b/vcl/win/source/window/keynames.cxx old mode

Re: [libreoffice-l10n] [ANN] Micro-Update published for Impress Remote

2013-02-12 Thread Miklos Vajna
Hi Zeki, On Tue, Feb 12, 2013 at 11:08:18AM +0200, Zeki Bildirici z...@ozgurlukicin.com wrote: Thanks. I've updated it . Btw you mean the Google play app page translation or UI translation? UI is still English and no options for changing the ui lang. What locale do you have set on Android?

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

2013-02-12 Thread Julien Nabet
basic/source/comp/sbcomp.cxx |1 + filter/source/graphicfilter/icgm/cgmtypes.hxx |4 ++-- vcl/source/filter/igif/gifread.cxx|6 -- 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 39e755dd5c06823f4abda1453a195fdac74ae995 Author:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Igor xorreze...@list.ru changed: What|Removed |Added Depends on||40540 -- You are receiving

[SOLVED] Re: Cppcheck: 'TimeBuffer' is not assigned a value in basic module

2013-02-12 Thread Julien Nabet
On 12/02/2013 11:00, Noel Power wrote: Hi Julien On 12/02/13 09:00, julien2412 wrote: Cppcheck reported this: basic/source/comp/sbcomp.cxx 600unassignedVariablestyleVariable 'TimeBuffer' is not assigned a value. ... By taking a look at the file, I notice there was 1 #ifdef

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

2013-02-12 Thread Michael Meeks
sd/source/ui/remotecontrol/BluetoothServer.cxx| 12 --- sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx | 70 ++ 2 files changed, 73 insertions(+), 9 deletions(-) New commits: commit e48b708da6556b63408084e37f83a4777c4dabfd Author: Michael Meeks

[Libreoffice-commits] 2 commits - loperf/loperf.sh loperf/utls.sh

2013-02-12 Thread Libreoffice Gerrit user
loperf/loperf.sh | 59 ++- loperf/utls.sh | 46 +++--- 2 files changed, 67 insertions(+), 38 deletions(-) New commits: commit 6a34502cde29bb53665e24ba5bc72ecc0eaddf03 Author: Yifan J yfji...@suse.com

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

2013-02-12 Thread Noel Grandin
fpicker/source/aqua/FPentry.mm|3 +-- fpicker/source/aqua/SalAquaFilePicker.hxx |5 + fpicker/source/aqua/SalAquaFilePicker.mm |6 +++--- 3 files changed, 5 insertions(+), 9 deletions(-) New commits: commit a1609205604f74440c046166b09ee96f088e437b Author: Noel

Re: RFC: command shell

2013-02-12 Thread Michael Meeks
Hi Enrico, On Tue, 2013-02-12 at 09:50 +0100, Enrico Weigelt wrote: just an idea I'd find quite productive: builtin command shell. Sounds a bit like the Ubuntu HUD thing I guess - which (I believe) is working nicely with 4.0. What do you think about this idea ? If you want to

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

2013-02-12 Thread Noel Grandin
fpicker/source/aqua/SalAquaFilePicker.hxx | 10 ++ fpicker/source/aqua/SalAquaFilePicker.mm |5 + fpicker/source/win32/filepicker/FilePicker.cxx |9 +++-- fpicker/source/win32/filepicker/FilePicker.hxx | 14 -- 4 files changed, 18 insertions(+),

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

2013-02-12 Thread Tor Lillqvist
android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothClient.java |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 5d5bed66db9ad7f875aa968f5309304aa95eb936 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 12 13:36:04 2013 +0200 Tell

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 nomnex nom...@gmail.com changed: What|Removed |Added CC||nom...@gmail.com --- Comment

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

2013-02-12 Thread Noel Grandin
fpicker/source/aqua/FPentry.mm |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a5d63b94137d4ce93fdda28734606b83fb86e3af Author: Noel Grandin n...@peralex.com Date: Tue Feb 12 13:49:07 2013 +0200 fix unused parameter warning Change-Id:

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

2013-02-12 Thread Noel Grandin
fpicker/source/aqua/SalAquaFilePicker.mm | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit ee8dc096aa5e3700985b5ad619edc6c565b5787b Author: Noel Grandin n...@peralex.com Date: Tue Feb 12 14:01:20 2013 +0200 fix ambiguous base-class problem

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

2013-02-12 Thread Miklos Vajna
sw/qa/core/swdoc-test.cxx | 24 sw/source/core/crsr/pam.cxx| 20 +++- sw/source/core/text/inftxt.cxx |5 + 3 files changed, 44 insertions(+), 5 deletions(-) New commits: commit 9c7ee2734ef5be82e89e0dfe366e674e0898cc23 Author: Miklos

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - officecfg/registry

2013-02-12 Thread Petr Mladek
officecfg/registry/data/org/openoffice/Setup.xcu | 100 +++ 1 file changed, 100 insertions(+) New commits: commit 728f07a13dd3a2c827a94a35897ad5809e394c3c Author: Petr Mladek pmla...@suse.cz Date: Mon Feb 11 15:05:58 2013 +0100 migrate even more user setting

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - officecfg/registry

2013-02-12 Thread Petr Mladek
officecfg/registry/data/org/openoffice/Setup.xcu |1 + 1 file changed, 1 insertion(+) New commits: commit e4f998eb74f797adeaedcd7963167b9458e8f77a Author: Petr Mladek pmla...@suse.cz Date: Mon Feb 11 16:20:36 2013 +0100 migrate also custom accelerators setting (fdo#57061) I

Re: [PATCH] import different first page header/footer from doc

2013-02-12 Thread Luke Deller
Hi Kendy, On 12/02/13 00:37, Jan Holesovsky wrote: [...] Please - do you plan to continue in this direction, like fixes of .docx and .rtf first page handling too? Or do you have any other cool changes in Writer in mind? Thanks for the encouragement Kendy. I was very glad to see Miklos' work

[PATCH] fdo#57950: Remove some chained appends in filter

2013-02-12 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2117 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/2117/1 fdo#57950: Remove some chained appends in filter Change-Id: I2386eb47ad7190d626966020e96c1a7ddc07ab4a --- M

[PUSHED libreoffice-4-0] fdo#59573 position after fieldmark and before annotation anc...

2013-02-12 Thread Michael Stahl (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/2101 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2101 To unsubscribe,

[PUSHED libreoffice-4-0] migrate even more user setting (fdo#57061)

2013-02-12 Thread Michael Meeks (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/2103 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2103 To unsubscribe,

[PUSHED libreoffice-4-0] migrate also custom accelerators setting (fdo#57061)

2013-02-12 Thread Michael Meeks (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/2104 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2104 To unsubscribe,

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

2013-02-12 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BluetoothServiceRecord.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cbac061416e5142fcce9d92b1e58d9679dd9c879 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 12 15:38:26 2013 +0200 Use a more descriptive name for the

[Libreoffice-commits] core.git: 2 commits - basic/source cui/source sfx2/source svx/source unodevtools/source vcl/win

2013-02-12 Thread Julien Nabet
basic/source/comp/dim.cxx |3 +-- cui/source/tabpages/border.cxx |8 +++- sfx2/source/control/templateremoteview.cxx |4 svx/source/gallery2/galbrws2.cxx |7 ---

Re: Cppcheck: bContainsDate not read in templateremoteview.cxx (sfx2)

2013-02-12 Thread julien2412
Caolán McNamara wrote On Sun, 2013-01-27 at 14:02 -0800, julien2412 wrote: ... Should line 129 just be removed or bContainsDate should be used in some way or bContainsDate shouldn't be a new variable for each while loop? Hmm, not alone is bContainsDate not used anywhere, neither is the

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

2013-02-12 Thread Michael Stahl
sw/source/ui/dbui/dbinsdlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cbc722733bb272b0f26efec09b478bed9a3cdb96 Author: Michael Stahl mst...@redhat.com Date: Tue Feb 12 14:48:56 2013 +0100 fdo#60092: fix STL regression in

Cppcheck: 'nTotalItems' is assigned a value never used (sfx2 part)

2013-02-12 Thread julien2412
Hello, Cppcheck reported this: sfx2/source/control/thumbnailview.cxx 293 unreadVariable style Variable 'nTotalItems' is assigned a value that is never used. See http://opengrok.libreoffice.org/xref/core/sfx2/source/control/thumbnailview.cxx#280 Searching in git history, I noticed the

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

2013-02-12 Thread Stephan Bergmann
desktop/source/deployment/gui/dp_gui_dialog2.cxx| 17 + desktop/source/deployment/gui/dp_gui_dialog2.hxx|1 - desktop/source/deployment/gui/dp_gui_extlistbox.cxx |2 +- desktop/source/deployment/gui/dp_gui_extlistbox.hxx |2 +-

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

2013-02-12 Thread Takeshi Abe
sw/source/ui/misc/redlndlg.cxx | 16 +- sw/source/ui/misc/srtdlg.cxx |8 ++--- sw/source/ui/ribbar/concustomshape.cxx |8 ++--- sw/source/ui/ribbar/drawbase.cxx | 14 sw/source/ui/ribbar/inputwin.cxx |8 ++---

[Libreoffice-commits] core.git: 2 commits - filter/source rsc/source sc/source sw/source tools/bootstrp

2013-02-12 Thread Julien Nabet
filter/source/graphicfilter/itiff/ccidecom.cxx |5 +++-- rsc/source/res/rscarray.cxx| 11 --- sc/source/ui/view/hdrcont.cxx |1 - sw/source/filter/html/wrthtml.hxx |2 +- tools/bootstrp/md5.cxx | 17

[PATCH] Resolved : FILESAVE save as pptx discard crop information

2013-02-12 Thread pallavi jadhav (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2118 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/2118/1 Resolved : FILESAVE save as pptx discard crop information Change-Id: I8aee13b11406988ab451034f43ee41c662add5fb

[PATCH libreoffice-4-0] fdo#60092: fix STL regression in SwInsertDBColAutoPilot::Dat...

2013-02-12 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2119 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/2119/1 fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDoc (regression from

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

2013-02-12 Thread Cédric Bosdonnat
ucb/source/ucp/cmis/cmis_content.cxx |4 +++- ucb/source/ucp/cmis/cmis_repo_content.cxx |4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 12ea70362f9b1234b4b1613872c8f07735dd386b Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Feb 12

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

2013-02-12 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BluetoothServer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 646dc01ea12c0babb6a9ffee21cc5784466e4349 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 12 17:17:37 2013 +0200 Use the remote control same service name on Windows,

[PATCH libreoffice-4-0] CMIS: proxy was setin to :-1 is no proxy is defined in the...

2013-02-12 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2120 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/2120/1 CMIS: proxy was setin to :-1 is no proxy is defined in the UI Don't output the port number if that one is not

[PATCH] Fix member variables not initialized in constructor

2013-02-12 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2121 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/2121/1 Fix member variables not initialized in constructor Change-Id: I17275e7e17f76da967d2fa798f5ee88b50fd6d72 --- M

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

2013-02-12 Thread Cédric Bosdonnat
ucb/source/ucp/cmis/cmis_content.cxx |4 +++- ucb/source/ucp/cmis/cmis_repo_content.cxx |4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 9698ecfe0adc556f2f7894f47f95a1d2c843fe7e Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Feb 12

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

2013-02-12 Thread Julien Nabet
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.hxx |2 +- slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionImpl.hxx |2 +- slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionImpl.hxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New

RE: [libreoffice-dev] -calling a service function from BASIC macro

2013-02-12 Thread Rai, Neeraj
Hi Stephan, Is there any example of using uno calls from the forms bundled with LO ? I am not very familiar with the Reference and googling uno::Reference is not helping me either. I also couldn't find usage in sdk dir and examples dir. Would it be possible to point out a dir/file or a web

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

2013-02-12 Thread Julien Nabet
idl/source/objects/module.cxx|3 +-- setup_native/source/win32/wintools/msidb/msidb.c |4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 88be7d32f30b08da4399f6d67d8d494dcfcc34b5 Author: Julien Nabet serval2...@yahoo.fr Date: Tue Feb 12

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

2013-02-12 Thread Miklos Vajna
cui/source/inc/backgrnd.hxx | 16 cui/source/tabpages/backgrnd.cxx | 138 +++--- cui/uiconfig/ui/backgroundpage.ui | 74 sw/source/core/bastyp/init.cxx|4 - sw/source/ui/frmdlg/frmdlg.cxx| 16 5 files

RE: [libreoffice-dev] -calling a service function from BASIC macro

2013-02-12 Thread Rai, Neeraj
Actually, never mind! I think I have a work around even without Reference. I made my CalcAddinThr a pointer, so it is independent of lifetime of CalcAddimThr_impl . Seems to work through button as well. I think you might have been refereeing to the object created in Basic macro that goes out

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

2013-02-12 Thread Caolán McNamara
sw/source/core/txtnode/txtedt.cxx | 49 -- 1 file changed, 49 deletions(-) New commits: commit df52800121871f1fd1d8d48a149c15f5618476d9 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 11 10:37:23 2012 + prefer my own cjk char-as-word

Cppcheck reports 'nMaxWidth' is assigned a value never used (svtools module)

2013-02-12 Thread julien2412
Hello, Cppcheck reports this: svtools/source/dialogs/filedlg2.cxx 558 unreadVariable style Variable 'nMaxWidth' is assigned a value that is never used. 544 if( nMaxWidth aSize.Width() ) 545 { 546 Size aDlgSize = GetPathDialog()-GetOutputSizePixel(); 547

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

2013-02-12 Thread Miklos Vajna
cui/source/dialogs/showcols.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e2f9ed24b6d0e61e6467cd89ad893cf1a3ea9485 Author: Miklos Vajna vmik...@suse.cz Date: Tue Feb 12 17:16:25 2013 +0100 cui: kill RTL_CONSTASCII_USTRINGPARAM in macros

[PUSHED libreoffice-4-0] CMIS: proxy was setin to :-1 is no proxy is defined in the...

2013-02-12 Thread Michael Stahl (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/2120 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2120 To unsubscribe,

[PUSHED] Fix member variables not initialized in constructor

2013-02-12 Thread Michael Stahl (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/2121 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2121 To unsubscribe,

[Libreoffice-commits] core.git: setup_native/Package_scripts.mk

2013-02-12 Thread Jan Holesovsky
setup_native/Package_scripts.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 283ad1f83f34c29bffb804701a7337e3694d5644 Author: Jan Holesovsky ke...@suse.cz Date: Tue Feb 12 15:35:04 2013 +0100 Fix typo to make --enable-online-update build again. diff --git

[Libreoffice-commits] core.git: helpcontent2

2013-02-12 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36e30d9772a32de94e104424316fcd3320a21adb Author: Andras Timar ati...@suse.com Date: Tue Feb 12 17:45:37 2013 +0100 Updated core Project: help 0ba3d9a4202cd6418c4007a89e8c5fa73f0c9f05 diff --git

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|40787 | -- You are

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|40907 | -- You are

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||40907 -- You are

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|41798 | -- You are

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|42144 | -- You are

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||42144 -- You are

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on|43030 | -- You are

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||43030 -- You are

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

2013-02-12 Thread Kohei Yoshida
sc/inc/cell.hxx | 68 --- sc/source/core/data/cell2.cxx | 97 -- sc/source/core/data/column2.cxx |8 - sc/source/core/data/documen8.cxx | 18 +---

[Libreoffice-commits] core.git: helpcontent2

2013-02-12 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 226d9f55cb15f4bdecdd87870ea3dd97db6ef528 Author: Andras Timar ati...@suse.com Date: Tue Feb 12 18:41:54 2013 +0100 Updated core Project: help a5cae6c3e83ddae0b26fac30cf95378d2a5882a3 diff --git

Help with fdo#60471

2013-02-12 Thread Marcos Souza
Hi guys! I was trying to solve this issue, but I need some code pointers... Can you guys point to me some places to start? And one more thing, there is a place for learn how UNO works and how this is used inside LO? I believe UNO is used in every case that we handle files right? Thanks since

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

2013-02-12 Thread Kohei Yoshida
sc/source/core/data/documen4.cxx |1 + sc/source/core/inc/interpre.hxx| 25 +++-- sc/source/core/tool/interpr4.cxx | 24 sc/source/filter/excel/xestream.cxx|1 +

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46393, which changed state. Bug 46393 Summary: PRINTING result for cell borders of particular document.xls unsatisfying https://bugs.freedesktop.org/show_bug.cgi?id=46393 What|Removed

[Libreoffice-commits] loperf/loperf.sh

2013-02-12 Thread Libreoffice Gerrit user
loperf/loperf.sh |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 39feb28fd6dc8fdabe0cbc66af81ddee1f9c6525 Author: Matúš Kukan matus.ku...@gmail.com Date: Tue Feb 12 18:51:48 2013 +0100 loperf: Allow to use optional valgrind paramaters This can

Re: Help with fdo#60471

2013-02-12 Thread julien2412
Hi Marcos, About code pointers, I can't help but here are some docs: http://api.libreoffice.org/ + this: https://wiki.documentfoundation.org/Development#General_Programming_Guidelines Julien -- View this message in context:

  1   2   3   4   5   >