Re: building headless on master

2013-02-19 Thread Noel Grandin
On 2013-02-19 09:45, Jonathan Aquilina wrote: Hey guys I have a server im using as a build machine for the master branch, it always seems to fail for me in tail_build is anyone else experiencing this? what do the logs say? Disclaimer: http://www.peralex.com/disclaimer.html

Re: using backtrace() in exception throwing?

2013-02-19 Thread Noel Grandin
On 2013-02-18 19:30, Tom Tromey wrote: Noel == Noel Grandin noelgran...@gmail.com writes: Noel Would be nice if gdb could actually do catch throw XXXException like Noel the documentation says - perhaps the documentation was modified Noel prematurely? Yeah, I think it was. The docs have been

Re: using backtrace() in exception throwing?

2013-02-19 Thread Miklos Vajna
On Tue, Feb 19, 2013 at 10:13:15AM +0200, Noel Grandin n...@peralex.com wrote: While we're on the subject of GDB improvements, I personally would find a step return command very useful. i.e. continue until we leave the current stack frame very useful when you've stepped into something and you

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

2013-02-19 Thread Tor Lillqvist
svtools/source/graphic/grfmgr2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6475609e882c16c7536bbfa502e2f8341abfea6e Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 10:31:20 2013 +0200 WaE: implicit conversion from 'double' to 'long' changes

LO not launched successfully after git pull

2013-02-19 Thread Prashant Pandey
Hi , I did 'git pull' then 'make', followed by 'make dev-install -o build' and finally './install/program/soffice'. LibreOffice main screen comes up, but as soon as i select any one feature : Spreadsheet, Text Document, etc. The LO screen crashes and error on terminal is :

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

2013-02-19 Thread Noel Grandin
fpicker/source/aqua/SalAquaFilePicker.hxx|5 +++-- fpicker/source/win32/filepicker/FilePicker.hxx |5 +++-- writerfilter/source/dmapper/NumberingManager.cxx | 12 +++- 3 files changed, 13 insertions(+), 9 deletions(-) New commits: commit

Re: using backtrace() in exception throwing?

2013-02-19 Thread Noel Grandin
On 2013-02-19 10:23, Miklos Vajna wrote: On Tue, Feb 19, 2013 at 10:13:15AM +0200, Noel Grandin n...@peralex.com wrote: While we're on the subject of GDB improvements, I personally would find a step return command very useful. i.e. continue until we leave the current stack frame very useful

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - configure.ac sd/CppunitTest_sd_uimpress.mk sd/Library_sd.mk sd/source

2013-02-19 Thread Tor Lillqvist
configure.ac|2 sd/CppunitTest_sd_uimpress.mk | 11 sd/Library_sd.mk| 22 + sd/source/ui/remotecontrol/BluetoothServer.cxx | 299 +++-

Re: Regression - LO Writer 4.0

2013-02-19 Thread Miklos Vajna
Hi Raymond, On Mon, Feb 18, 2013 at 10:07:29AM -0800, r_ouellette ray.ouelle...@sympatico.ca wrote: Up to version 3.6.x, Writer was fast and usable with close to 270 pages. Since 4.0, I think a redraw algorithm was introduced that slowed Writer, making it almost unusable. Do you intend to

Re: LO not launched successfully after git pull

2013-02-19 Thread Noel Grandin
On 2013-02-19 10:33, Prashant Pandey wrote: Hi , I did 'git pull' then 'make', followed by 'make dev-install -o build' and finally './install/program/soffice'. LibreOffice main screen comes up, but as soon as i select any one feature : Spreadsheet, Text Document, etc. The LO screen crashes

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - distro-configs/LibreOfficeLinux.conf

2013-02-19 Thread Fridrich Štrba
distro-configs/LibreOfficeLinux.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 847371bdd92f90b74f33f226f9487d5dbff249b4 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri Feb 8 16:40:54 2013 +0100 Enable dbus in LibreOfficeLinux configuration

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

2013-02-19 Thread Tor Lillqvist
Makefile.in| 10 +- fpicker/source/aqua/SalAquaFilePicker.hxx |1 + fpicker/source/win32/filepicker/FilePicker.hxx |1 + 3 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 648d6e516251318e8bd56f088277a08ff775fb9a

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

2013-02-19 Thread Noel Grandin
fpicker/source/aqua/SalAquaFilePicker.hxx |1 + fpicker/source/win32/filepicker/FilePicker.hxx |1 + 2 files changed, 2 insertions(+) New commits: commit a413832fe2df559df589760e687e8352ffc1bddb Author: Noel Grandin n...@peralex.com Date: Tue Feb 19 10:44:12 2013 +0200 and

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

2013-02-19 Thread Michael Stahl
sw/inc/ndtxt.hxx |5 + sw/source/core/docnode/node.cxx | 36 sw/source/core/txtnode/ndtxt.cxx |6 +- 3 files changed, 34 insertions(+), 13 deletions(-) New commits: commit 81e283a8e5039ab7cd4d3f2ff9c520577a97ac03 Author:

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

2013-02-19 Thread Michael Stahl
sw/inc/ndtxt.hxx |5 - sw/source/core/doc/doc.cxx| 19 +-- sw/source/core/doc/docedt.cxx |5 - sw/source/core/txtnode/ndtxt.cxx | 35 +++ sw/source/core/txtnode/thints.cxx | 25

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

2013-02-19 Thread Michael Stahl
sw/inc/ndtxt.hxx |2 ++ sw/source/core/txtnode/ndtxt.cxx | 26 +++--- sw/source/core/undo/unins.cxx| 16 3 files changed, 25 insertions(+), 19 deletions(-) New commits: commit 6b08fe833186a04f9aef698a540d3a7493ac4519 Author:

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

2013-02-19 Thread Michael Stahl
sw/source/core/txtnode/txtedt.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 47211c07ebb9e56caeb57e4d879da6e67a1119df Author: Michael Stahl mst...@redhat.com Date: Fri Feb 15 16:27:34 2013 +0100 fdo#60732: check max size in

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

2013-02-19 Thread Noel Grandin
fpicker/source/aqua/SalAquaFilePicker.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit d7f9b7693968f2e2ff7a8d15830a5633d5999ee0 Author: Noel Grandin n...@peralex.com Date: Tue Feb 19 11:02:08 2013 +0200 fix mid-air collision of commits Change-Id:

[Libreoffice-commits] core.git: config_host.mk.in configure.ac distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf distro-configs/OxygenOfficeLinux.conf external/CustomTarget_s

2013-02-19 Thread Fridrich Štrba
config_host.mk.in |1 configure.ac | 18 distro-configs/LibreOfficeLinux.conf |1 distro-configs/LibreOfficeOpenBSD.conf|1 distro-configs/OxygenOfficeLinux.conf |1

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

2013-02-19 Thread Andras Timar
cui/source/options/optgdlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6d76052a0c620840829230cfc06787c6a24bc8d Author: Andras Timar ati...@suse.com Date: Mon Feb 18 20:02:06 2013 +0100 Fix the Ignore system input language label truncated in

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

2013-02-19 Thread Luboš Luňák
sw/source/core/txtnode/ndtxt.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 586faf3589e23c10e7259e000d13f746212e8eda Author: Luboš Luňák l.lu...@suse.cz Date: Sun Feb 17 11:19:29 2013 +0100 apparently there's no ssize_t on windows

[Libreoffice-commits] Changes to 'feature/sdr-dbus-for-4-0'

2013-02-19 Thread Michael Meeks
New branch 'feature/sdr-dbus-for-4-0' available with the following commits: commit 93abe8688a4700c04b5ab045eb296298e1b49031 Author: Michael Meeks michael.me...@suse.com Date: Mon Feb 18 14:40:24 2013 + sdremote: listening to dynamic changes to adapters. Allows LibreOffice to

[Libreoffice-commits] core.git: Branch 'feature/sdr-dbusr' - 0 commits -

2013-02-19 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-02-19 Thread David Tardon
cui/Library_cui.mk|1 cui/source/dialogs/about.cxx | 123 ++ svx/inc/svx/svdundo.hxx |9 +++ svx/source/svdraw/svdundo.cxx | 62 - 4 files changed, 173 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - config_host.mk.in configure.ac distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf distro-configs/OxygenOfficeLinux.c

2013-02-19 Thread Fridrich Štrba
config_host.mk.in |1 configure.ac | 18 distro-configs/LibreOfficeLinux.conf |1 distro-configs/LibreOfficeOpenBSD.conf|1 distro-configs/OxygenOfficeLinux.conf |1

Re: [Libreoffice-ux-advise] EasyHack proposals

2013-02-19 Thread Rainer Bielefeld
Rainer Bielefeld schrieb: But to be honest, it's long ago that I read the HeasHack Wiki page, Well, currently there on https://wiki.documentfoundation.org/Development/EasyHacks#Creating_new_EasyHacks I read New EasyHacks should be created by developers ... Write EasyHack (or

[Libreoffice-commits] core.git: configure.ac m4/libo_externals.m4

2013-02-19 Thread Bjoern Michaelsen
configure.ac | 206 +-- m4/libo_externals.m4 | 30 +++ 2 files changed, 84 insertions(+), 152 deletions(-) New commits: commit a2dbcf1e723e082a76ad1a7ef275f693dab34c98 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date:

[PATCH] simplify external module check with macro

2013-02-19 Thread via Code Review
Hello LibreOffice gerrit bot, David Tardon, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2185 to look at the new patch set (#5). Change subject: simplify external module check with macro

[PUSHED] [PUSHED] simplify external module check with macro

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

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

2013-02-19 Thread Michael Meeks
sd/source/ui/remotecontrol/BluetoothServer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c3d3d58c9a88a682dcb673f8727390a602fec55 Author: Michael Meeks michael.me...@suse.com Date: Tue Feb 19 10:07:29 2013 + sdremote: fix linux conditional.

[Libreoffice-commits] core.git: Branch 'feature/sdr-dbus-for-4-0' - sd/source

2013-02-19 Thread Michael Meeks
sd/source/ui/remotecontrol/BluetoothServer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da8cf16796b916552e4aa0ab294359f91a9b8c0e Author: Michael Meeks michael.me...@suse.com Date: Tue Feb 19 10:07:29 2013 + sdremote: fix linux conditional.

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

2013-02-19 Thread Tor Lillqvist
extensions/source/macosx/spotlight/main.m |1 + 1 file changed, 1 insertion(+) New commits: commit f68b89cbfd76e43a701f8457a3a97c87be74758a Author: Tor Lillqvist t...@iki.fi Date: Mon Feb 18 21:42:00 2013 +0200 Make sure MetadataImporterPluginFactory has external linkage

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

2013-02-19 Thread Fridrich Štrba
bootstrap|1 solenv/bin/gccinstlib.pl | 78 --- solenv/inc/unitools.mk |1 3 files changed, 80 deletions(-) New commits: commit 8ff09509d725ce18814d5d77794f227d0c72037b Author: Fridrich Å trba fridrich.st...@bluewin.ch

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

2013-02-19 Thread Michael Stahl
xmlsecurity/source/xmlsec/nss/nssinitializer.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 9a49ff646bdd27fb1355847828794b0a9df40e1d Author: Michael Stahl mst...@redhat.com Date: Tue Feb 19 11:33:28 2013 +0100 nsscrypto_initializer: MSVC

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - solenv/inc

2013-02-19 Thread Andras Timar
solenv/inc/minor.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 55d873ddd6ee0b514d5a4a263c5c0552e4adf6e2 Author: Andras Timar ati...@suse.com Date: Tue Feb 19 11:44:35 2013 +0100 fix minor.mk Change-Id:

Re: Personas Proxies

2013-02-19 Thread Jan Holesovsky
Hi Olivier, Olivier Hallot píše v Po 18. 02. 2013 v 20:49 -0300: Is there a page where the user-agent of LibreOffice for Personas is described? Some organizations have proxies/firewalls that allows FFox to get the persona but blocks LibreOffice to get its own. I use what ucp provides, I do

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

2013-02-19 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 793c1b17abebd248a9c35580fe3fb4fc9230 Author: Miklos Vajna vmik...@suse.cz Date: Tue Feb 19 11:50:12 2013 +0100 writerfilter: get rid of

[Libreoffice-commits] core.git: helpcontent2

2013-02-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c885ce3fc3b451b6f6a3b29f2f0e9848b76f890 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 19 10:55:53 2013 + Updated core Project: help b568e27d3e9627927db41ebe0600f171cddf3708

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

2013-02-19 Thread Caolán McNamara
helpers/help_hid.lst |7 -- source/text/shared/optionen/01011000.xhp | 36 +-- 2 files changed, 16 insertions(+), 27 deletions(-) New commits: commit b568e27d3e9627927db41ebe0600f171cddf3708 Author: Caolán McNamara caol...@redhat.com

Re: Regression - LO Writer 4.0

2013-02-19 Thread Jan Holesovsky
Hi Raymond, Miklos Vajna píše v Út 19. 02. 2013 v 09:40 +0100: Do you intend to debug this yourself? Then the first step would be https://wiki.documentfoundation.org/Bibisect to see what commit caused this problem. If you have further questions regarding code pointers, we're happy to help

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

2013-02-19 Thread Norbert Thiebaud
svtools/source/graphic/grfmgr2.cxx | 94 +++-- 1 file changed, 71 insertions(+), 23 deletions(-) New commits: commit 0ff04e11c0e79a2969774c21df8e0d5822b54e08 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 18 19:32:34 2013 -0600 fdo#60719 : fix

Re: Subject: [PATCH] better usability of Import CSV dialog

2013-02-19 Thread Jan Holesovsky
Hi Petr, Petr Vorel píše v Čt 14. 02. 2013 v 20:34 +0100: import CSV dialog window has two list boxes - language and charset. Both show just 6 options which seems to me quite uncomfortable to use. Could you please increase a bit their height? My patch does that, but maybe too much - both

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

2013-02-19 Thread Fridrich Štrba
connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 4c7d04c681a44caff1eba8f2022dacdf1242b1b5 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Feb 19 12:10:25 2013 +0100 g_strcmp0 is

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - bootstrap solenv/bin solenv/inc

2013-02-19 Thread Fridrich Štrba
bootstrap|1 solenv/bin/gccinstlib.pl | 78 --- solenv/inc/unitools.mk |1 3 files changed, 80 deletions(-) New commits: commit 930adff42e498ee4f8655cee09bcb2e43838413a Author: Fridrich Å trba fridrich.st...@bluewin.ch

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

2013-02-19 Thread Thorsten Behrens
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |6 +++--- sd/source/ui/remotecontrol/Receiver.cxx |3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 25f7288ff8ea26e3d3976329d6bbcfe7ca5c5260 Author: Thorsten Behrens tbehr...@suse.com Date: Tue

[Libreoffice-commits] core.git: Branch 'feature/sdr-dbus-for-4-0' - sd/source

2013-02-19 Thread Thorsten Behrens
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |6 +++--- sd/source/ui/remotecontrol/Receiver.cxx |3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 58085642d0ac8d526fc7e08cada644ed54e877ee Author: Thorsten Behrens tbehr...@suse.com Date: Tue

[Libreoffice-commits] core.git: configure.ac m4/libo_externals.m4

2013-02-19 Thread Fridrich Štrba
configure.ac | 206 +-- m4/libo_externals.m4 | 30 --- 2 files changed, 152 insertions(+), 84 deletions(-) New commits: commit 324d2f94749dfd94c7f09d1923310e145bb64deb Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Feb

[Libreoffice-commits] core.git: 8 commits - connectivity/source extensions/source offapi/com reportbuilder/java reportdesign/source xmloff/inc xmloff/source

2013-02-19 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_databasemetadata.cxx |1 extensions/source/propctrlr/formmetadata.cxx |2 extensions/source/propctrlr/propcontroller.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - external/gcc3_specific external/prj

2013-02-19 Thread Fridrich Štrba
external/gcc3_specific/makefile.mk | 43 - external/prj/build.lst |1 2 files changed, 44 deletions(-) New commits: commit 66e5365a626e99752110fb94b4e1469c0dff32bd Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Feb 19 12:51:45

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

2013-02-19 Thread Gergő Mocsi
dbaccess/source/core/api/RowSet.cxx| 138 - dbaccess/source/core/api/SingleSelectQueryComposer.cxx | 10 - dbaccess/source/core/api/tablecontainer.cxx| 67 3 files changed, 105 insertions(+), 110 deletions(-) New commits: commit

INFRA IMPORTANT: users on kermit, save your files

2013-02-19 Thread Florian Effenberger
Hello, kermit, our old web server, is nearing the end of its use. Just some Plone sites to migrate which I'm working on with Andreas, and after that, I'd like to put the machine off service, to begin with the migration of our second (and last) old server, bilbo. I ask everyone who was/is

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

2013-02-19 Thread Thorsten Behrens
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |6 +++--- sd/source/ui/remotecontrol/Receiver.cxx |3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit e818eedacaddad52c83d3102df8f1183a675697c Author: Thorsten Behrens tbehr...@suse.com Date: Tue

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

2013-02-19 Thread David Tardon
svx/inc/svx/svdundo.hxx |9 ++ svx/source/svdraw/svdundo.cxx | 62 +- 2 files changed, 70 insertions(+), 1 deletion(-) New commits: commit 156d6552ce70ed387668d20e9000b5e725bda45f Author: David Tardon dtar...@redhat.com Date: Wed Feb 13

Re: Personas Proxies

2013-02-19 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 19-02-2013 07:54, Jan Holesovsky escreveu: Hi Olivier, Olivier Hallot píše v Po 18. 02. 2013 v 20:49 -0300: Is there a page where the user-agent of LibreOffice for Personas is described? Some organizations have proxies/firewalls that

[Libreoffice-commits] core.git: 8 commits - config_host.mk.in configure.ac libcdr/Module_libcdr.mk libcmis/Module_libcmis.mk libmspub/Module_libmspub.mk libvisio/Module_libvisio.mk libwpd/Module_libwp

2013-02-19 Thread Bjoern Michaelsen
RepositoryExternal.mk | 42 +++ config_host.mk.in | 14 +- configure.ac | 187 +- libcdr/Module_libcdr.mk |2 libcmis/Module_libcmis.mk |2

[Libreoffice-commits] voting.git: vote/include

2013-02-19 Thread Thorsten Behrens
vote/include/schema.sql | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) New commits: commit c5e8568a01780ca2ed3106e2508c656312945573 Author: Thorsten Behrens tbehr...@suse.com Date: Tue Feb 19 13:36:54 2013 +0100 Make schema actually importable.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - external/prj

2013-02-19 Thread Petr Mladek
external/prj/d.lst |3 --- 1 file changed, 3 deletions(-) New commits: commit 256254bcf78ecfb383d7e87ea30c5942a53f1618 Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19 13:32:37 2013 +0100 bin also copying stdlibs into solver related to the removal of

Re: Cppcheck: 'is_vertical_run' is assigned a value that is never used (vcl module)

2013-02-19 Thread Jan Holesovsky
Hi Julien, julien2412 píše v Pá 15. 02. 2013 v 15:13 -0800: Cppcheck reported this: vcl/coretext/salcoretextlayout.cxx 569 unreadVariable style Variable 'is_vertical_run' is assigned a value that is never used. 565 bool is_vertical_run = false; 566

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-11'

2013-02-19 Thread Andras Timar
Tag 'suse-3.6-11' created by Andras Timar ati...@suse.com at 2013-02-19 12:50 -0800 suse-3.6-11 Changes since suse-3.6-10-9: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-11'

2013-02-19 Thread Libreoffice Gerrit user
Tag 'suse-3.6-11' created by Andras Timar ati...@suse.com at 2013-02-19 12:50 -0800 suse-3.6-11 Changes since suse-3.6-0: Fridrich Å trba (1): Branch libreoffice-3-6-3 Petr Mladek (1): Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6 --- 0 files changed ---

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-11'

2013-02-19 Thread Andras Timar
Tag 'suse-3.6-11' created by Andras Timar ati...@suse.com at 2013-02-19 12:50 -0800 suse-3.6-11 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-11'

2013-02-19 Thread Petr Mladek
Tag 'suse-3.6-11' created by Andras Timar ati...@suse.com at 2013-02-19 12:50 -0800 suse-3.6-11 Changes since suse-3.6-0: Fridrich Å trba (1): Branch libreoffice-3-6-3 Petr Mladek (1): Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6 Stephan Bergmann (1):

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-11'

2013-02-19 Thread Andras Timar
Tag 'suse-3.6-11' created by Andras Timar ati...@suse.com at 2013-02-19 12:50 -0800 suse-3.6-11 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: stoc/test

2013-02-19 Thread Stefan Schick
stoc/test/testintrosp.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit f8a75e4b225d3a998174f47066b9a72472546767 Author: Stefan Schick stinde...@googlemail.com Date: Mon Feb 18 22:01:18 2013 +0100 Translated some comments from german to english

Re: Cppcheck: 'is_vertical_run' is assigned a value that is never used (vcl module)

2013-02-19 Thread Tor Lillqvist
Tor - can it go, or is it of some use for later? Hmm, I think it could be kept and instead a comment added // Here the intent probably is to use this information for something ;) This is not my code originally, and it is work in progress. --tml ___

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 48360, which changed state. Bug 48360 Summary: FILESAVE: Conditional formatting is lost when saving in another format than ODS (export of dxf records into xlsx) https://bugs.freedesktop.org/show_bug.cgi?id=48360

Re: New test to automatically importing all bugzilla documents

2013-02-19 Thread Lubos Lunak
On Monday 18 of February 2013, Markus Mohrhard wrote: Currently I plan to run the script every 2 or 3 weeks on a TDF server and report the documents back. Hopefully some of these tasks can be automated by time and we only need someone to start the build. There are several open tasks and some

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

2013-02-19 Thread Jean-Noël Rouvignac
sc/inc/global.hxx |4 ++-- sc/inc/scabstdlg.hxx |4 ++-- sc/source/core/data/docpool.cxx|4 ++-- sc/source/core/data/global.cxx | 10 +- sc/source/core/data/table3.cxx |4 ++-- sc/source/core/tool/compiler.cxx |2 +-

Gdb support for exceptions (Re: using backtrace() in exception throwing?)

2013-02-19 Thread Lubos Lunak
On Monday 18 of February 2013, Tom Tromey wrote: Lubos == Lubos Lunak l.lu...@suse.cz writes: Lubos This could be very useful ('catch throw' is so cumbersome in Lubos gdb), Is there something we could do to improve it? I don't know how much control gdb over exception handling has, so I

Re: [PUSHED] Re: Translated some comments from german to english

2013-02-19 Thread StefanSchick
Hey, thanks for the reply. All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards, Stefan -- View this message in context:

Re: New test to automatically importing all bugzilla documents

2013-02-19 Thread Markus Mohrhard
2013/2/19 Lubos Lunak l.lu...@suse.cz: On Monday 18 of February 2013, Markus Mohrhard wrote: Currently I plan to run the script every 2 or 3 weeks on a TDF server and report the documents back. Hopefully some of these tasks can be automated by time and we only need someone to start the build.

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

2013-02-19 Thread Norbert Thiebaud
sw/source/core/doc/docfly.cxx | 33 ++--- 1 file changed, 18 insertions(+), 15 deletions(-) New commits: commit e70defefd80c44646a742ff581bca9b467b8e713 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Feb 17 15:01:37 2013 -0600 coverity#983198 Resource

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

2013-02-19 Thread Norbert Thiebaud
autodoc/source/display/idl/hfi_typetext.cxx | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) New commits: commit 396eb4f5cf8b37cd2a9f14d85764e03761ade19f Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 18 00:47:58 2013 -0600 coverity#440141 Null

Re: New test to automatically importing all bugzilla documents

2013-02-19 Thread Rainer Bielefeld
Markus Mohrhard schrieb: so after much work the idea to automatically import all bugzilla files was succesful. Hi Markus, that's GREAT! Best regards Rainer ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: Makefile.in

2013-02-19 Thread Luboš Luňák
Makefile.in |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit f37df270f1a984f0a6138f4f22fc79a50e71dcc2 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Feb 19 15:22:03 2013 +0100 Revert Improve the make dev-install message. The one command running

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

2013-02-19 Thread Norbert Thiebaud
writerperfect/source/filter/OdgGenerator.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit bf46dfdb45b1d6cd99a5c729ee98df89db363225 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Feb 17 13:10:03 2013 -0600 coverity#983356 ressource leak

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

2013-02-19 Thread Petr Mladek
setup_native/source/packinfo/packinfo_ure.txt |6 ++- solenv/bin/modules/installer/epmfile.pm | 43 ++ 2 files changed, 34 insertions(+), 15 deletions(-) New commits: commit 5b7b42f867908daf9fea631b480935ced0735bcf Author: Petr Mladek pmla...@suse.cz Date:

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

2013-02-19 Thread Tor Lillqvist
extensions/source/macosx/spotlight/OOoSpotlightImporter.m | 21 ++ 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit b8da61acb2bb887a7335a5db82b8b5ae1e0fab69 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 17:10:50 2013 +0200 Fix scan for central

Re: LibreOffice Development [ Comments in .pptx ] (Annotations Issue)

2013-02-19 Thread Thorsten Behrens
Vinaya Mandke wrote: I followed the PPT (ImportComment10) flow and was able to display the comments!!! Hi Vinaya, just checking in - how's it going, any patch you would be comfortable submitting to gerrit already? ;) (https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch)

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Depends on||59928 ---

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

2013-02-19 Thread Chr . Rossmanith
xmlreader/inc/xmlreader/span.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit a062799bd6902061895e19cace0099fadf696bb4 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Tue Feb 19 12:41:55 2013 +0100 add equals(OString const text) to Span useful when

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

2013-02-19 Thread Tor Lillqvist
extensions/source/macosx/spotlight/OOoSpotlightImporter.m |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 95e6a0885e65cc57b11719cc0658be9d8b78fba9 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 17:38:19 2013 +0200 Guard against unsigned ickyness for

[Libreoffice-commits] Changes to 'libreoffice-4-0-1'

2013-02-19 Thread Petr Mladek
New branch 'libreoffice-4-0-1' available with the following commits: commit 9b616a969056b256cd9c548e53baaf16c9dc298d Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19 16:40:01 2013 +0100 Branch libreoffice-4-0-1 This is 'libreoffice-4-0-1' - the stable branch for the 4.0.1

[Libreoffice-commits] Changes to 'libreoffice-4-0-1'

2013-02-19 Thread Petr Mladek
New branch 'libreoffice-4-0-1' available with the following commits: commit a844278209271c5500e4dee81b23da4cbebafc88 Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19 16:40:01 2013 +0100 Branch libreoffice-4-0-1 This is 'libreoffice-4-0-1' - the stable branch for the 4.0.1

[Libreoffice-commits] Changes to 'libreoffice-4-0-1'

2013-02-19 Thread Petr Mladek
New branch 'libreoffice-4-0-1' available with the following commits: commit fd021ef13d945d0885089068ef9d87a6c93ae792 Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19 16:40:02 2013 +0100 Branch libreoffice-4-0-1 This is 'libreoffice-4-0-1' - the stable branch for the 4.0.1

[Libreoffice-commits] Changes to 'libreoffice-4-0-1'

2013-02-19 Thread Petr Mladek
New branch 'libreoffice-4-0-1' available with the following commits: commit 0b20ad793aae7ebfb3f4cafe179b0a8300020ceb Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19 16:40:09 2013 +0100 Branch libreoffice-4-0-1 This is 'libreoffice-4-0-1' - the stable branch for the 4.0.1

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac i18npool/CustomTarget_breakiterator.mk i18npool/source i18nutil/source xmlreader/inc

2013-02-19 Thread Caolán McNamara
config_host.mk.in |1 + configure.ac| 11 +-- i18npool/CustomTarget_breakiterator.mk |1 + i18npool/source/breakiterator/data/line.txt |3 +-- i18nutil/source/utility/unicode.cxx | 20

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - instsetoo_native/util solenv/inc

2013-02-19 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |2 - 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 3df31ccde8ed719c6617eeb6114d5365ae343847 Author: Petr Mladek pmla...@suse.cz Date: Tue Feb 19

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

2013-02-19 Thread Fridrich Štrba
writerperfect/source/filter/OdgGenerator.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit bee8ed6772f420f9eefc57fee01da29ff466a8e9 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Feb 19 16:44:51 2013 +0100 Allow specifying of page names

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

2013-02-19 Thread Lennard Wasserthal
vcl/source/filter/wmf/enhwmf.cxx | 14 ++-- vcl/source/filter/wmf/winmtf.cxx | 123 --- vcl/source/filter/wmf/winmtf.hxx | 19 +- 3 files changed, 127 insertions(+), 29 deletions(-) New commits: commit 3998d1abb291309ddbbc2c9869736ebb1ea608f0 Author:

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

2013-02-19 Thread Chr . Rossmanith
vcl/source/window/builder.cxx | 90 +- vcl/source/window/layout.cxx |8 +-- 2 files changed, 49 insertions(+), 49 deletions(-) New commits: commit a09f11715be53587ee2b0368e19f45cc85fb6cf1 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun Feb

[PUSHED] [PUSHED] fdo#56886 EMF: Fixes some scaling problems of clipped region...

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

[Libreoffice-commits] core.git: extensions/source sal/inc sal/osl sax/qa scripting/source sdext/source stoc/source tools/source xmlsecurity/source

2013-02-19 Thread Radu Ioan
extensions/source/update/check/updateprotocoltest.cxx |9 +- sal/inc/sal/log-areas.dox |8 ++ sal/osl/all/loadmodulerelative.cxx| 10 +-- sax/qa/cppunit/test_converter.cxx | 60 +++---

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

2013-02-19 Thread Luboš Luňák
vcl/inc/vcl/temporaryfonts.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 55dda63b297a287c9abc6ba2f19946817e8744e7 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Feb 19 17:21:38 2013 +0100 fix documentation to match reality Change-Id:

[Libreoffice-commits] core.git: 3 commits - icu/icu4c.9948.mlym-crash.patch icu/UnpackedTarball_icu.mk sot/source svl/source

2013-02-19 Thread Caolán McNamara
icu/UnpackedTarball_icu.mk |1 + icu/icu4c.9948.mlym-crash.patch | 11 +++ sot/source/sdstor/stgelem.cxx |5 +++-- svl/source/numbers/zformat.cxx |4 ++-- 4 files changed, 17 insertions(+), 4 deletions(-) New commits: commit eea3634b2bd85e7f290e0504da1b8906c7d33ca4

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

2013-02-19 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |4 1 file changed, 4 insertions(+) New commits: commit 49db90342f193f31500b2717cc27bdf2f25e2d95 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 18:25:06 2013 +0200 Surely we want closesocket() on Windows Change-Id:

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

2013-02-19 Thread Michael Meeks
android/sdremote/src/org/libreoffice/impressremote/communication/SlideShow.java | 11 +- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit bcaa4cd4f3be07f9211b51da4d258b61423f1e28 Author: Michael Meeks michael.me...@suse.com Date: Tue Feb 19 16:26:52 2013 +

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

2013-02-19 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |4 1 file changed, 4 insertions(+) New commits: commit bf357749bee218b59b08d4e3e467f89c27ff Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 18:25:06 2013 +0200 Surely we want closesocket() on Windows (cherry

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

2013-02-19 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |4 1 file changed, 4 insertions(+) New commits: commit f602b40561a381bcde713ecce7b2340be55dbd78 Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 18:25:06 2013 +0200 Surely we want closesocket() on Windows (cherry

(KDE4) file dialog broken (Re: [Libreoffice-commits] core.git: 14 commits - basctl/source cui/source dbaccess/source desktop/source dtrans/Library_dnd.mk dtrans/Library_ftransl.mk dtrans/Library_sysdt

2013-02-19 Thread Lubos Lunak
On Tuesday 12 of February 2013, Noel Grandin wrote: commit 4b51374a7021d52f7f1be1861e2ee6a011b30ecd Author: Noel Grandin n...@peralex.com Date: Tue Feb 12 09:23:05 2013 +0200 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style Change-Id:

  1   2   3   4   5   >