New feature in Calc: Stepped Lines graphs

2013-02-20 Thread Eric Seynaeve
Hello everyone, in order to scratch my own itch, I started working on a stepped lines feature for XY graphs (and Line graphs) in Calc. See bugzilla 61135. This is my first coding in LO :-) Next steps would be to expose this functionality in the UI and check that it would be saved and read in

moz module gbuildification?

2013-02-20 Thread Peter Foley
All, According to https://wiki.documentfoundation.org/Development/Build_System/Module_status moz should not be converted to gbuild. However, moz still seems to be used for the windows addressbook connectivity. Since we’re down to only 2-3 gbuild modules, can somebody tell me if it’s worth the

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

2013-02-20 Thread Joel Madero
avmedia/source/viewer/mediawindow.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 5fb8aa777445d4bf150172459fe8f2581a35d854 Author: Joel Madero jmadero@gmail.com Date: Tue Feb 19 17:01:33 2013 -0800 fdo#36635 Added WMV/WMA/AAC to list of Movie

Re: Switching to 4.0 Branch

2013-02-20 Thread Miklos Vajna
Hi Joel, I've made a couple simple patches for 4.1 master but see no reason why they can't be in 4.0.1 when it's released. How do I go about changing branch and then resubmitting patch for 4.0 (and then of course go back to 4.1 master). Once they are in master, you can do: git log # note

Re: Regression - LO Writer 4.0

2013-02-20 Thread Miklos Vajna
Hi Raymond, On Tue, Feb 19, 2013 at 05:56:22PM -0800, r_ouellette ray.ouelle...@sympatico.ca wrote: When I read bibisect use, they talk about a single digit version, 3.6 against 3.6.any and not 4.0 against 3.6... I don't want to install something heavy for nothing :-( Just to clear the myth,

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

2013-02-20 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/cell-btlr.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 62 +++ 2 files changed, 62 insertions(+) New commits: commit 39dd9b64ddb0afefab88c8d6627c9f9c13b4ed37 Author: Miklos Vajna vmik...@suse.cz Date: Tue Feb 19 21:03:48

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

2013-02-20 Thread Stefan Schick
stoc/source/inspect/introspection.cxx | 42 +- 1 file changed, 21 insertions(+), 21 deletions(-) New commits: commit a633a96c3a50d803e5fa43b603edc0b8e2e34b6e Author: Stefan Schick stinde...@googlemail.com Date: Tue Feb 19 23:20:05 2013 +0100 Translated

Re: [PUSHED] Translated comments from german to english

2013-02-20 Thread Miklos Vajna
Hi Stefan, On Tue, Feb 19, 2013 at 11:20:05PM +0100, Stefan Schick stinde...@googlemail.com wrote: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Thanks, pushed! Miklos signature.asc Description: Digital signature

Re: New feature in Calc: Stepped Lines graphs

2013-02-20 Thread Regina Henschel
Hi Eric, Eric Seynaeve schrieb: Hello everyone, in order to scratch my own itch, I started working on a stepped lines feature for XY graphs (and Line graphs) in Calc. See bugzilla 61135 https://bugs.freedesktop.org/show_bug.cgi?id=61135. This is my first coding in LO :-) you are welcome.

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

2013-02-20 Thread Cédric Bosdonnat
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 17 ++ sw/source/core/unocore/unotext.cxx |9 + writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 46 - writerfilter/source/dmapper/DomainMapperTableManager.cxx |9 -

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

2013-02-20 Thread Michael Stahl
vcl/unx/kde4/KDE4FilePicker.cxx |8 ++-- vcl/unx/kde4/KDE4FilePicker.hxx | 19 +++ 2 files changed, 13 insertions(+), 14 deletions(-) New commits: commit 82e951c26af28ad58b380a97acaf7aa446714b05 Author: Michael Stahl mst...@redhat.com Date: Wed Feb 20 12:05:24 2013

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

2013-02-20 Thread Stephan Bergmann
vcl/unx/kde/UnxFilePicker.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 585adde4341ecc7d59dc86aa0e24ecbddfa5787f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 20 12:13:49 2013 +0100 fixup Change-Id:

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-02-20 Thread Bjoern Michaelsen
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 28287fcfeee5a50a90f6690b752aefea1f0a695b Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Wed Feb 20 12:15:19 2013 +0100 trying to fix the external/external visio/wpd build

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

2013-02-20 Thread Noel Grandin
vcl/unx/kde/UnxFilePicker.cxx |8 +--- vcl/unx/kde/UnxFilePicker.hxx | 10 ++ 2 files changed, 7 insertions(+), 11 deletions(-) New commits: commit f3ceb0be8805657a3b886509ac255128a11b5974 Author: Noel Grandin n...@peralex.com Date: Wed Feb 20 13:43:03 2013 +0200 fixup

Re: moz module gbuildification?

2013-02-20 Thread Stephan Bergmann
On 02/20/2013 03:16 AM, Peter Foley wrote: According to https://wiki.documentfoundation.org/Development/Build_System/Module_status moz should not be converted to gbuild. However, moz still seems to be used for the windows addressbook connectivity. Since we’re down to only 2-3 gbuild modules, can

[Libreoffice-commits] core.git: config_host.mk.in configure.ac mysqlc/Extension_mysql-connector-ooo.mk

2013-02-20 Thread David Tardon
config_host.mk.in |1 + configure.ac|1 + mysqlc/Extension_mysql-connector-ooo.mk |2 +- 3 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 74a920c59ff7a68f5d42b3b9188ef8aeff28eda1 Author: David Tardon

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

2013-02-20 Thread Michael Stahl
configure.ac | 22 +- m4/libo_check_extension.m4 |5 +++-- m4/libo_externals.m4 |7 +-- 3 files changed, 13 insertions(+), 21 deletions(-) New commits: commit 722c84c136f972f42717ac12a3be5ce2a6510bcd Author: Michael Stahl mst...@redhat.com

Re: Bug 34465 - get rid of all calls to virtual const SfxPoolItem* Put( const SfxPoolItem, USHORT nWhich)

2013-02-20 Thread Maciej Rumianowski
Hi Bjoern, 2012/11/30 Bjoern Michaelsen bjoern.michael...@canonical.com Yes, there are quite a few evil cornercases lurking there. Before changing those conditionals, I think it is a good idea to just add assertions that make sure these assumptions are kept consistent all the time. A start

Re: New feature in Calc: Stepped Lines graphs

2013-02-20 Thread Jan Holesovsky
Hi Eric, Regina Henschel píše v St 20. 02. 2013 v 11:09 +0100: in order to scratch my own itch, I started working on a stepped lines feature for XY graphs (and Line graphs) in Calc. See bugzilla 61135 https://bugs.freedesktop.org/show_bug.cgi?id=61135. This is my first coding in LO :-)

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-02-20 Thread Michael Stahl
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8d064df25b4c78e9201c2f12883ff631304eb13 Author: Michael Stahl mst...@redhat.com Date: Wed Feb 20 14:14:30 2013 +0100 Revert trying to fix the external/external visio/wpd build This

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

2013-02-20 Thread Caolán McNamara
cui/source/inc/helpid.hrc |1 - helpcontent2 |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 7d7c1e7fcf33167e6608e5f8b5c2376b3a172b58 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 20 13:07:30 2013 + drop unused hid

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

2013-02-20 Thread Caolán McNamara
helpers/help_hid.lst | 21 - source/text/shared/optionen/01010100.xhp | 72 --- 2 files changed, 39 insertions(+), 54 deletions(-) New commits: commit bf70fe53f234c712ff047607b186a4687acf8675 Author: Caolán McNamara caol...@redhat.com

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread Lubos Lunak
On Tuesday 19 of February 2013, Julien Nabet wrote: desktop/source/app/officeipcthread.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 7d9a7020eb5777f5baaa8beb6af5db9a8796c7c9 Author: Julien Nabet serval2...@yahoo.fr Date: Tue Feb 19 21:35:19 2013

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

2013-02-20 Thread Michael Stahl
configure.ac | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 4999a4b5376a4af26e106b303a9b334f1170ff9d Author: Michael Stahl mst...@redhat.com Date: Wed Feb 20 14:30:38 2013 +0100 configure: LCMS2 needs same treatment as WPD etc. Change-Id:

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

2013-02-20 Thread Caolán McNamara
cui/source/options/optgenrl.cxx |5 + cui/uiconfig/ui/optuserpage.ui | 123 ++-- 2 files changed, 88 insertions(+), 40 deletions(-) New commits: commit 631ff4582706ef0535222a10c211e56f5a546fc8 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread julien2412
Lubos Lunak wrote On Tuesday 19 of February 2013, Julien Nabet wrote: diff --git a/desktop/source/app/officeipcthread.cxx b/desktop/source/app/officeipcthread.cxx index 8db7946..445ccb4 100644 --- a/desktop/source/app/officeipcthread.cxx +++ b/desktop/source/app/officeipcthread.cxx @@

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

2013-02-20 Thread Michael Stahl
sw/source/ui/docvw/edtwin.cxx | 43 +++--- sw/source/ui/wrtsh/wrtsh2.cxx | 11 -- 2 files changed, 29 insertions(+), 25 deletions(-) New commits: commit 7063ea7cc1eadb22ac3ca6c2d54001408b60ef95 Author: Michael Stahl mst...@redhat.com Date: Wed

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread Matteo Casalin
Hi all, I may be completely wrong and I really don't know this code and what it is aimet to, but I'm worried that if (nBytes 0) { pReceiveBuffer[nBytes-1] = 0; } overwrites a received character (that could be '\0' or not). If I understand correctly, the target is to

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread Matteo Casalin
On Wed, 20 Feb 2013 15:32:10 +0100 Matteo Casalin matteo.casa...@gmx.com wrote: Hi all, I may be completely wrong and I really don't know this code and what it is aimet to, but I'm worried that if (nBytes 0) { pReceiveBuffer[nBytes-1] = 0; } overwrites a

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread Lubos Lunak
On Wednesday 20 of February 2013, julien2412 [via Document Foundation Mail Archive] wrote: Lubos Lunak wrote On Tuesday 19 of February 2013, Julien Nabet wrote: diff --git a/desktop/source/app/officeipcthread.cxx b/desktop/source/app/officeipcthread.cxx index 8db7946..445ccb4 100644 ---

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

2013-02-20 Thread Tor Lillqvist
desktop/source/app/app.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 2d907dcca7edde8cd02446cf7322556095ba447f Author: Tor Lillqvist t...@iki.fi Date: Wed Feb 20 15:26:00 2013 +0200 s/FaultBack/Fallback/ Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sw/source writerfilter/source

2013-02-20 Thread Cédric Bosdonnat
sw/source/core/unocore/unotext.cxx |9 + writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 46 - writerfilter/source/dmapper/DomainMapperTableManager.cxx |9 - writerfilter/source/dmapper/DomainMapperTableManager.hxx |4

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 59928, which changed state. Bug 59928 Summary: EDITING: Impossible to fill text into Fields - Functions - Placeholder - text https://bugs.freedesktop.org/show_bug.cgi?id=59928 What|Removed

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

2013-02-20 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 2b3d675f0bb4a1b37ad502a67b1719b2fc3fc364 Author: Petr Mladek pmla...@suse.cz Date:

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

2013-02-20 Thread Thorsten Behrens
cui/Library_cui.mk |1 cui/source/dialogs/about.cxx | 123 +++ 2 files changed, 103 insertions(+), 21 deletions(-) New commits: commit 6af2468cf0a6c231747c24fd057a8cb90cbbe11d Author: Thorsten Behrens tbehr...@suse.com Date: Thu Jan 31

Looking for PyUno Contributor(s)

2013-02-20 Thread Joel Madero
Hi All! I am one of the members of the Quality Assurance team with LibreOffice and we are looking for a volunteer to work with myself designing (and coding) the framework to start automating our stats. It's been on my list for much too long and I just don't have the technical know how to do

Re: [Libreoffice-commits] core.git: desktop/source

2013-02-20 Thread julien2412
Lubos Lunak wrote Lubos Lunak wrote Sorry, I did not realize that = { 0 } actually clears the rest of the array. And I do not quite understand why clearing an entire array is supposed to be a good way to initialize it when just setting the last one to 0 is enough. ... Why

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

2013-02-20 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |7 ++- sc/source/ui/condformat/condformatdlgentry.cxx | 46 ++--- xmlhelp/source/cxxhelp/provider/content.cxx|8 ++-- 3 files changed, 35 insertions(+), 26 deletions(-) New commits: commit

[Libreoffice-commits] core.git: configure.ac scp2/InstallModule_python.mk scp2/source

2013-02-20 Thread Andras Timar
configure.ac | 10 -- scp2/InstallModule_python.mk |3 - scp2/source/extensions/file_extensions.scp | 20 scp2/source/extensions/module_extensions.scp | 18 ---

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

2013-02-20 Thread Michael Stahl
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 51 +- 1 file changed, 31 insertions(+), 20 deletions(-) New commits: commit 6145c6efa4f346287ed9693c9d00038d829d5a35 Author: Michael Stahl mst...@redhat.com Date: Wed Feb 20 16:32:59 2013 +0100 fdo#60789:

Re: Need help for BUg 42893- Improve 'Capitalize first letter of sentence'

2013-02-20 Thread Caolán McNamara
On Thu, 2013-02-14 at 23:51 +0530, Janit Anjaria wrote: https://issues.apache.org/ooo/show_bug.cgi?id=73090 On Thu, Feb 14, 2013 at 11:44 PM, Janit Anjaria jani...@gmail.com wrote: I am hereby pasting the snipet of code which is on line 1332that is where i have added and

problem regarding setting up with gerrit

2013-02-20 Thread Prashant Pandey
Hi, I am trying to setup myself with gerrit by following up the instructions in the documentation proveided on : https://wiki.documentfoundation.org/Development/gerrit/setup I have successfully setup the ssh key pair, and uploaded the public key in preferences. I've also created config as

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - icu/makefile.mk

2013-02-20 Thread Fridrich Štrba
icu/makefile.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit aeaa4fb859e2422a4952bda022e7a40ccbd86b9f Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Feb 20 16:54:45 2013 +0100 Don't cripple the icu data CorelDraw and MS Publisher

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - icu/makefile.mk

2013-02-20 Thread Fridrich Štrba
icu/makefile.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6d9d3f52ae7dcd4428ab420f4c856b8046e0d1b5 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Feb 20 16:54:45 2013 +0100 Don't cripple the icu data CorelDraw and MS Publisher

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

2013-02-20 Thread Michael Meeks
linguistic/source/dicimp.cxx | 74 ++- 1 file changed, 59 insertions(+), 15 deletions(-) New commits: commit 28300209604ee1bb8e5050322b29e95a07f679d8 Author: Michael Meeks michael.me...@suse.com Date: Wed Feb 20 16:19:30 2013 + fdo#42122 -

[Libreoffice-commits] core.git: accessibility/inc dtrans/source jurt/com package/source sd/source svl/source svtools/source svx/source sw/source toolkit/inc unotools/source vbahelper/source vcl/aqua v

2013-02-20 Thread Andras Timar
accessibility/inc/accessibility/standard/vclxaccessibletextfield.hxx |2 +- dtrans/source/win32/dtobj/FmtFilter.cxx |4 ++-- jurt/com/sun/star/comp/servicemanager/ServiceManager.java|2 +- package/source/xstor/xfactory.cxx

[Libreoffice-commits] core.git: icu/Module_icu.mk

2013-02-20 Thread Fridrich Štrba
icu/Module_icu.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 9b60017d351858781aadc250a25e9784ef4a Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Feb 20 17:32:02 2013 +0100 Don't cripple the icu data CorelDraw and MS Publisher importers use icu

Re: problem regarding setting up with gerrit

2013-02-20 Thread Norbert Thiebaud
On Wed, Feb 20, 2013 at 9:53 AM, Prashant Pandey prashant3.yi...@gmail.com wrote: Hi, I am trying to setup myself with gerrit by following up the instructions in the documentation proveided on : https://wiki.documentfoundation.org/Development/gerrit/setup I have successfully setup the ssh

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

2013-02-20 Thread Stephan Bergmann
odk/settings/settings.mk | 52 +++ 1 file changed, 22 insertions(+), 30 deletions(-) New commits: commit a14eedf997daf30379ceabc1933273360d4d3188 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 20 17:49:20 2013 +0100 rhbz#742780:

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

2013-02-20 Thread Abdulelah Alarifi
cui/uiconfig/ui/acceptrejectchanges.ui | 447 + 1 file changed, 447 insertions(+) New commits: commit 2cff4034576d1a0b1a3e7a3720a13ba654cc9312 Author: Abdulelah Alarifi asalar...@kacst.edu.sa Date: Sat Feb 2 11:40:58 2013 +0300 Converted Edit - Changes -

[Libreoffice-commits] core.git: icu/Module_icu.mk

2013-02-20 Thread Stephan Bergmann
icu/Module_icu.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 68e4b28cb43287af3ef03da02de2f7347cbcfab3 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 20 18:41:22 2013 +0100 Revert Don't cripple the icu data This reverts commit

problem regarding setting up with gerrit

2013-02-20 Thread Prashant Pandey
Hi, On Wed, Feb 20, 2013 at 10:10 PM, Norbert Thiebaud nthieb...@gmail.comwrote: On Wed, Feb 20, 2013 at 9:53 AM, Prashant Pandey prashant3.yi...@gmail.com wrote: Hi, I am trying to setup myself with gerrit by following up the instructions in the documentation provided on :

[solved] Re: problem regarding setting up with gerrit

2013-02-20 Thread Prashant Pandey
Hi Nobert, I just discovered out that I added the public key in my Github account as mentioned on the link, but I didn't add it in the setting page of my gerrit account, as correctly pointed out by you. Adding it, instantly made 'ssh logerrit' work as it should. :-) Thanks a lot for concern !

Re: [Libreoffice-qa] FDO BSA Administration Info - New version 3.6.5.2 release

2013-02-20 Thread Joel Madero
Version 4.0.1.1 rc has been added to FreeDesktop.Org (FDO) as well as to Bug Submission Assistant (BSA) in response to previous announcement made by Petr. Any questions send them my way Best Regards, Joel -- *Joel Madero* LibreOffice QA Volunteer jmadero@gmail.com

[Libreoffice-qa] FDO BSA Administration Info - New version 4.0.1.1 rc

2013-02-20 Thread Joel Madero
Forgot to edit subject, correction to previous email. My mistake Version 4.0.1.1 rc has been added to FreeDesktop.Org (FDO) as well as to Bug Submission Assistant (BSA) in response to previous announcement made by Petr. Any questions send them my way Best Regards, Joel -- *Joel Madero*

Re: regarding patch 38838

2013-02-20 Thread Michael Stahl
On 17/02/13 22:52, Prashant Pandey wrote: Error: a unit test failed, please do one of: export DEBUGCPPUNIT=TRUE# for exception catching export GDBCPPUNITTRACE=gdb --args # for interactive debugging export VALGRIND=memcheck# for memory checking and retry. make[1]:

Re: Regression - LO Writer 4.0

2013-02-20 Thread r_ouellette
I'm using LO version 4.0.1.1 (Build ID: 2c0c17a6e4bee0ee28131ea4bdc47edc700d659) since more than 3 hours on the same 262 pages long Writer document and the problem seems solved! LO 64 bits linux .deb version. Fluidity is back (like 3.6.x versions). I'll do the same check on win32 version when

[Libreoffice-commits] core.git: sw/uiconfig tubes/uiconfig uui/uiconfig vcl/uiconfig xmlsecurity/uiconfig

2013-02-20 Thread Caolán McNamara
sw/uiconfig/swriter/ui/autotext.ui |6 +- sw/uiconfig/swriter/ui/columndialog.ui |4 - sw/uiconfig/swriter/ui/splittable.ui |8 +- tubes/uiconfig/ui/contacts.ui | 62 +++--

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

2013-02-20 Thread Stephan Bergmann
avmedia/source/gstreamer/gstframegrabber.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 116fdcfa2785fa0c04bbeb40042f0897f07e689c Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 20 21:24:49 2013 +0100 -Werror,-Wsign-compare Change-Id:

Re: Re: New feature in Calc: Stepped Lines graphs

2013-02-20 Thread Eric Seynaeve
On Wednesday 20 February 2013 14:04:12 Jan Holesovsky wrote: If you want to have user experience input on the changes, the best is to involve the guys at libreoffice-ux-adv...@lists.freedesktop.org, either to check what you have already done, or to work with them on the design. I'll do that

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

2013-02-20 Thread Tom Tromey
Lubos == Lubos Lunak l.lu...@suse.cz writes: Tom Is there something we could do to improve it? Lubos I don't know how much control gdb over exception handling has, Lubos so I don't know :). :-) FWIW we have the same problem in reverse: the gdb group at Red Hat is, among other things, tasked

server outage tomorrow 0900 UTC

2013-02-20 Thread Florian Effenberger
Hello, once again, a hard disk in our mail, mailing list and download server crashed. Tomorrow, Thursday, at 0900 UTC, our ISP will check and if needed replace the hard disk. We will experience a downtime of about 30-90 minutes for the mentioned services. Sorry for those inconveniences - we

Contributions license

2013-02-20 Thread Jordi Mas
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license -- Jordi Mas i Hernàndez -Bloc: http://gent.softcatala.org/jmas/bloc/ Planet Softcatalà - http://planeta.softcatala.org ___ LibreOffice mailing list

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

2013-02-20 Thread Julien Nabet
desktop/source/app/appinit.cxx |5 + desktop/source/deployment/gui/dp_gui_updatedata.hxx |2 +- sfx2/source/doc/doctempl.cxx|3 +-- sw/source/ui/misc/pgfnote.cxx |3 +-- vcl/source/glyphs/graphite_layout.cxx

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||61187

[Libreoffice-commits] core.git: scripting/Module_scripting.mk

2013-02-20 Thread David Ostrovsky
scripting/Module_scripting.mk |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b0e42ed2985a5a00d8523139b1ffd1e72c747304 Author: David Ostrovsky da...@ostrovsky.org Date: Wed Feb 20 22:42:02 2013 +0100 fix build breakage: ENABLE_SCRIPTING_PYTHON was already

[PATCH] convert odk to gbuild and add to tail_build

2013-02-20 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#2). Change subject: convert odk to gbuild and add to tail_build .. convert

[PATCH] convert odk to gbuild and add to tail_build

2013-02-20 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#3). Change subject: convert odk to gbuild and add to tail_build .. convert

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

2013-02-20 Thread Krisztian Pinter
canvas/source/directx/dx_9rm.cxx| 17 + canvas/source/directx/dx_canvas.cxx | 23 +++ canvas/source/directx/dx_canvasbitmap.cxx | 12 ++-- canvas/source/directx/dx_canvascustomsprite.cxx | 12 ++--

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

2013-02-20 Thread Krisztian Pinter
filter/source/pdf/impdialog.cxx | 208 +++--- filter/source/pdf/pdfdialog.cxx |6 - filter/source/pdf/pdfexport.cxx | 52 - filter/source/pdf/pdffilter.cxx | 70 ++-- filter/source/pdf/pdfinteract.cxx |4 5 files changed, 169

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

2013-02-20 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 216257e8777c5cd2fe2ef68bfa6a1a953eb923be Author: Tor Lillqvist t...@iki.fi Date: Tue Feb 19 19:57:12 2013 +0200 Avoid infinite recursion (cherry picked

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

2013-02-20 Thread Krisztian Pinter
filter/source/config/cache/macros.hxx |4 - filter/source/flash/impswfdialog.cxx | 20 +++ filter/source/graphicfilter/epbm/epbm.cxx |2 filter/source/graphicfilter/epgm/epgm.cxx |2 filter/source/graphicfilter/eppm/eppm.cxx |2

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

2013-02-20 Thread Caolán McNamara
sw/uiconfig/swriter/ui/exchangedatabases.ui |4 - sw/uiconfig/swriter/ui/insertbookmark.ui| 15 +++ sw/uiconfig/swriter/ui/linenumbering.ui | 59 +++- sw/uiconfig/swriter/ui/rowheight.ui |4 - sw/uiconfig/swriter/ui/wordcount.ui |

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

2013-02-20 Thread Caolán McNamara
cui/uiconfig/ui/optuserpage.ui |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7c4dcdc43712ed494dcbd2aa6971ce22069e1fdf Author: Caolán McNamara caol...@redhat.com Date: Thu Feb 21 00:11:44 2013 + mnemonic got messed up on cut and paste

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

2013-02-20 Thread Caolán McNamara
canvas/source/directx/dx_canvas.cxx |2 +- svtools/inc/svtools/calendar.hxx|6 +++--- svtools/source/control/calendar.cxx | 13 - 3 files changed, 8 insertions(+), 13 deletions(-) New commits: commit 0a967d4cb4468785ed3d302104642353b93232f2 Author: Caolán McNamara

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

2013-02-20 Thread Herbert Dürr
solenv/inc/lldb4aoo.py | 78 + 1 file changed, 78 insertions(+) New commits: commit 76d674c4aea0a40a3c46453e653055859a6a7ba9 Author: Herbert Dürr h...@apache.org Date: Wed Feb 20 15:35:52 2013 + lldb4aoo: consolidate AOO string

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

2013-02-20 Thread Markus Mohrhard
sc/source/filter/inc/worksheethelper.hxx |2 ++ sc/source/filter/oox/workbookfragment.cxx | 13 + sc/source/filter/oox/worksheethelper.cxx | 14 -- 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit 7c351c32ea9b34f7b798c2487854753bb4693110

[PATCH] convert odk to gbuild and add to tail_build

2013-02-20 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#4). Change subject: convert odk to gbuild and add to tail_build

problem with assert statement in ustring.hxx

2013-02-20 Thread Markus Mohrhard
Hey, I'm currently running the calc files throough the automatic import test and the first XLSX file that crashed was novell#349591. THe problem there is the assert statement in ustring.hxx:232 together with the vmldrawing.cxx:59. Is it correct that we can't handle \0 in a string literal or is

Re: problem with assert statement in ustring.hxx

2013-02-20 Thread Norbert Thiebaud
On Wed, Feb 20, 2013 at 9:48 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Hey, I'm currently running the calc files throough the automatic import test and the first XLSX file that crashed was novell#349591. THe problem there is the assert statement in ustring.hxx:232 together

[PATCH] quiet external module build log unless failure

2013-02-20 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has created a new patch set by issuing a rebase in Gerrit (#2). Change subject: quiet external module build log unless failure .. quiet external module build log unless failure ExternalProject usually involve a

[PATCH] convert odk to gbuild and add to tail_build

2013-02-20 Thread Norbert Thiebaud (via Code Review)
Hello LibreOffice gerrit bot, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#5). Change subject: convert odk to gbuild and add to tail_build

[PATCH] convert odk to gbuild and add to tail_build

2013-02-20 Thread Norbert Thiebaud (via Code Review)
Hello LibreOffice gerrit bot, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#6). Change subject: convert odk to gbuild and add to tail_build

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

2013-02-20 Thread Andras Timar
filter/source/config/fragments/types/calc_ODS_FlatXML.xcu|2 +- filter/source/config/fragments/types/draw_ODG_FlatXML.xcu|2 +- filter/source/config/fragments/types/impress_ODP_FlatXML.xcu |2 +- filter/source/config/fragments/types/writer_ODT_FlatXML.xcu |2 +- 4 files

[Libreoffice-commits] core.git: icu/Module_icu.mk icu/UnpackedTarball_icu_data.mk icu/UnpackedTarball_icu.mk

2013-02-20 Thread Fridrich Štrba
icu/Module_icu.mk |1 - icu/UnpackedTarball_icu.mk |6 -- icu/UnpackedTarball_icu_data.mk | 22 -- 3 files changed, 29 deletions(-) New commits: commit 2939a57e11a5dc8cadecdc5fae46ee17172ce110 Author: Fridrich Å trba fridrich.st...@bluewin.ch

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Winfried Donkers o...@dci-electronics.nl changed: What|Removed |Added Depends on||60922 ---

Re: [Libreoffice-qa] FDO BSA Administration Info - New version 3.6.5.2 release

2013-02-20 Thread Joel Madero
Version 4.0.1.1 rc has been added to FreeDesktop.Org (FDO) as well as to Bug Submission Assistant (BSA) in response to previous announcement made by Petr. Any questions send them my way Best Regards, Joel -- *Joel Madero* LibreOffice QA Volunteer jmadero@gmail.com

[Libreoffice-qa] FDO BSA Administration Info - New version 4.0.1.1 rc

2013-02-20 Thread Joel Madero
Forgot to edit subject, correction to previous email. My mistake Version 4.0.1.1 rc has been added to FreeDesktop.Org (FDO) as well as to Bug Submission Assistant (BSA) in response to previous announcement made by Petr. Any questions send them my way Best Regards, Joel -- *Joel Madero*

[Libreoffice-qa] [LibreOffice-QA] Conference Call - February 22nd, 2013 - 1400 UTC

2013-02-20 Thread Joel Madero
Our next conference call details are below, currently the agenda is quite full, if there is an urgent matter please add to list, otherwise let's just try to tackle this agenda :) Date: Friday, February 22nd, 2013 Time: 1400 UTC Duration: ~1 hour Current agenda Call In Instructions:

Re: [Libreoffice-qa] Fw: Regression - LO Writer 4.0

2013-02-20 Thread r_ouellette
I'm using LO version 4.0.1.1 (Build ID: 2c0c17a6e4bee0ee28131ea4bdc47edc700d659) since more than 3 hours on the same 262 pages long Writer document and the problem seems solved! LO 64 bits linux .deb version. Fluidity is back (like 3.6.x versions). I'll do the same check on win32 version when

[Libreoffice-qa] Bibisect Repository

2013-02-20 Thread Joel Madero
Hey Bjoern Joren and everyone else, Not sure who else should be involved with this so I just sent out to QA list. We're a bit stumped as to what's going on with the bibisect repository. Has anyone gotten it to successfully work? I believe that earlier Joren said latest was failing for some

[Libreoffice-bugs] [Bug 51311] FILESAVE: Writer takes a long time to begin saving large files

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51311 --- Comment #5 from Aibara cranberrydoug...@yahoo.com --- I still have the same issues described in bug #58040: when I open the file the progress bar fills, then the program hangs for a good 15 seconds. Editing text doesn't work immediately

[Libreoffice-bugs] [Bug 57536] Wrong Chinese conversion: 著 着

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57536 --- Comment #4 from Cheng-Chia Tseng pswo10...@gmail.com --- One of my freind guesses that this issue should be related to stc_char.dic [1]. You can see 着:著 listed as 1182 item. In this case, 着 and 著 is regarded as two characters which has

[Libreoffice-bugs] [Bug 57536] Wrong Chinese conversion: 著 着

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57536 --- Comment #5 from Cheng-Chia Tseng pswo10...@gmail.com --- However, I am not a promgrammer. I am not sure if the guessing is right or not. It should be investgated. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 61157] New: [calc] ODS to XLSX conversion not working

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61157 Priority: medium Bug ID: 61157 Keywords: regression Assignee: libreoffice-bugs@lists.freedesktop.org Summary: [calc] ODS to XLSX conversion not working Severity: normal

[Libreoffice-bugs] [Bug 59629] Custom animation: only the first line is animated

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59629 tbehr...@suse.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |tbehr...@suse.com

[Libreoffice-bugs] [Bug 47689] mdimporter module causes mdworker32 to crash

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47689 tbehr...@suse.com changed: What|Removed |Added Assignee|t...@documentfoundation.org |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 34085] [EDITING] [UI] List of fonts incomplete in context menu

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34085 tbehr...@suse.com changed: What|Removed |Added Assignee|tbehr...@suse.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 47689] mdimporter module causes mdworker32 to crash

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47689 --- Comment #8 from Tor Lillqvist tlillqv...@suse.com --- The attached crash logs unfortunately don't really give much hints what the problem in our importer code is/was. Luckily (?), our Spotlight importer code hasn't actually even been invoked

[Libreoffice-bugs] [Bug 37035] Mac crash when using FreeSans 1.27 (circa 2003)

2013-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37035 tbehr...@suse.com changed: What|Removed |Added Assignee|tbehr...@suse.com |libreoffice-b...@lists.free

  1   2   3   4   >