Re: lightproof and python3.3 (was: Re: [Grammar checking] Using LanguageTool lexicons with Lightproof) new possible

2012-12-18 Thread Rene Engelhard
Hi again, On Mon, Dec 17, 2012 at 06:49:55PM +0100, Németh László wrote: >It seems, the LinguServiceManager used by the optlingu.cxx (Writing Aids) >doesn't know the bundled English package (I have checked on Windows and >Linux). I will check the python 3.3 port again. FWIW: With lig

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Miklos Vajna
On Mon, Dec 17, 2012 at 09:15:21PM +0100, Riccardo Magliocchetti wrote: > i've refreshed my patch for adding possibility to send SAL_* > messages to syslog. I have two issues: > - am not able to send the ENABLE_SYSLOG definition down to > sal/osl/unx/salinit.cxx > - if i add calls to SAL_INFO in

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Roman Eisele changed: What|Removed |Added Depends on||56048 -- You are receiving this mail bec

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Roman Eisele changed: What|Removed |Added Depends on|56048 | -- You are receiving this mail because:

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 --- Comment #56 from Roman Eisele --- (In reply to comment #55) > bug#56048 has been there forever and a day - it belongs better vs. 3.6 I > think. Definitely right -- moved bug 56048 to 3.6 MAB list. -- You are receiving this mail because: You

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Stephan Bergmann
On 12/17/2012 09:15 PM, Riccardo Magliocchetti wrote: i've refreshed my patch for adding possibility to send SAL_* messages to syslog. I have two issues: - am not able to send the ENABLE_SYSLOG definition down to sal/osl/unx/salinit.cxx You need to add it to config_host.mk.in to have it visible

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Riccardo Magliocchetti
Hi Miklos, Il 18/12/2012 09:10, Miklos Vajna ha scritto: On Mon, Dec 17, 2012 at 09:15:21PM +0100, Riccardo Magliocchetti wrote: i've refreshed my patch for adding possibility to send SAL_* messages to syslog. I have two issues: - am not able to send the ENABLE_SYSLOG definition down to sal/o

[Libreoffice-commits] .: sw/source

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/ww8/wrtw8esh.cxx | 24 ++-- sw/source/filter/ww8/ww8par3.cxx | 44 ++ 2 files changed, 33 insertions(+), 35 deletions(-) New commits: commit bc1387714118773b3ac27903080200fc7c9a50d7 Author: Miklos Vajna Date: Tue Dec 18

Hackfest travel refund

2012-12-18 Thread Florian Effenberger
Hello everyone, as I've just managed to arrange the travel refunds for the Conference, it's now time to take care of the Hackfest. ;-) In case you want to apply for a travel refund for the Hackfest, please send 1. your travel receipt 2. your hotel receipt 3. the form at http

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Miklos Vajna
Hi Riccardo, On Tue, Dec 18, 2012 at 09:55:23AM +0100, Riccardo Magliocchetti wrote: > I totally overlooked this :) shouldn't i have seen the WARNs though? IIRC you get WARNs only with dbglevel > 0 (i.e. when you configure with --enable-debug or --enable-dbgutil) > In sal/osl/all/log.cxx:87 ge

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

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/ww8/writerwordglue.cxx |4 1 file changed, 4 insertions(+) New commits: commit f15b317a7c081dc0601805ffb07cb6778a2bf122 Author: Luke Deller Date: Wed Dec 5 23:09:38 2012 +1100 fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .doc Change

[PUSHED] Change in core[libreoffice-4-0]: fix for fdo#57551: landscape/portrait sequence lost in FILES...

2012-12-18 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/1386 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1386 To unsubscribe, visit

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

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/ww8/writerwordglue.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5220a3615a806224d3a54283da4abdaae4b15795 Author: Luke Deller Date: Wed Dec 5 23:09:38 2012 +1100 fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .doc Change

[Libreoffice-commits] .: src/lib

2012-12-18 Thread Libreoffice Gerrit user
src/lib/VSD6Parser.cpp | 44 src/lib/VSDParser.cpp | 45 + src/lib/VSDTypes.h | 12 3 files changed, 77 insertions(+), 24 deletions(-) New commits: commit 8e8bf14463dc2777c1cea49af1159

[PUSHED] Change in core[libreoffice-3-6]: fix for fdo#57551: landscape/portrait sequence lost in FILES...

2012-12-18 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/1387 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1387 To unsubscribe, visit

[Libreoffice-commits] .: sw/source

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/ww8/ww8par3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa655c0038ad6f9d4e26b78e5438953615e9bdb7 Author: Miklos Vajna Date: Tue Dec 18 10:15:22 2012 +0100 SwMSConvertControls::InsertControl: typo diff --git a/sw/source/filter/ww8/ww8p

[Libreoffice-commits] .: configure.ac src/lib

2012-12-18 Thread Libreoffice Gerrit user
configure.ac |2 +- src/lib/VSDXMLParserBase.cpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d421a44cd16ac32b5622f11884265751a04bfc82 Author: Fridrich Å trba Date: Tue Dec 18 10:22:46 2012 +0100 Bump version in view of a possible rel

[PATCH] Remove unused ScTabPopShell

2012-12-18 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1392 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/1392/1 Remove unused ScTabPopShell As Thomas Arnhold pointed, it seems that ScTabPopShell is useless. I did a full comp

[PATCH] Remove duplicate code from Presenter Help View

2012-12-18 Thread Faisal al-otaibi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1391 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/1391/1 Remove duplicate code from Presenter Help View Change-Id: Ie33419ffe04dccc71956f7475d7b7a4acee7df12 --- M sdext/

[Libreoffice-commits] Changes to 'refs/tags/libvisio-0.0.24'

2012-12-18 Thread Libreoffice Gerrit user
Tag 'libvisio-0.0.24' created by Fridrich Å trba at 2012-12-18 09:31 -0800 Tagging libvisio 0.0.24 release Changes since libvisio-0.0.23-7: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://

[Libreoffice-commits] .: download.lst libvisio/libvisio-lineheight.patch libvisio/UnpackedTarball_visio.mk

2012-12-18 Thread Libreoffice Gerrit user
download.lst |4 ++-- libvisio/UnpackedTarball_visio.mk |8 libvisio/libvisio-lineheight.patch | 11 --- 3 files changed, 2 insertions(+), 21 deletions(-) New commits: commit 687138f72c607e02f9dabf0ca6c936209e4c76b7 Author: Fridrich Å trba Date:

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - download.lst libvisio/libvisio-lineheight.patch libvisio/UnpackedTarball_visio.mk

2012-12-18 Thread Libreoffice Gerrit user
download.lst |4 ++-- libvisio/UnpackedTarball_visio.mk |8 libvisio/libvisio-lineheight.patch | 11 --- 3 files changed, 2 insertions(+), 21 deletions(-) New commits: commit 8e7a38669ae3c99ea3a90b2af15c6be2234ac284 Author: Fridrich Å trba Date:

Re: undefined reference to `__gcov_init' when using FLAGS+='-fprofile-arcs -ftest-coverage'

2012-12-18 Thread John Smith
On Mon, Dec 17, 2012 at 10:20 AM, David Tardon wrote: > Hi, > > The old build system looks for ENVLINKFLAGS variable. So if you set > ENVLINKFLAGS to the same value as LDFLAGS, the build should pass. > > D. > Thanks, that works great. Added it to the lcov wiki page. Regards, John Smith. __

[Libreoffice-commits] .: sd/source

2012-12-18 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/DiscoveryService.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit c0e21788c1c9b98493b41a0020f660f4fa5983f3 Author: Tor Lillqvist Date: Tue Dec 18 12:04:55 2012 +0200 Store some (sadly ignored) return values in variables to m

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - svx/source

2012-12-18 Thread Libreoffice Gerrit user
svx/source/svdraw/svdobj.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit edc212a5393c17ef68f97c7d6e2a215d3718579c Author: Noel Power Date: Mon Dec 17 17:49:00 2012 + fix problematic calc object selection after object create (at non 100% zoom) sometimes diff

[Libreoffice-commits] .: svx/uiconfig

2012-12-18 Thread Libreoffice Gerrit user
svx/uiconfig/ui/compressgraphicdialog.ui | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 351b71edc0bb3076578dfcc4a32d349448e7c24c Author: Rene Engelhard Date: Tue Dec 18 11:34:55 2012 +0100 set numbers in svx/uiconfig/ui/compressgraphicdialog.ui

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - svx/uiconfig

2012-12-18 Thread Libreoffice Gerrit user
svx/uiconfig/ui/compressgraphicdialog.ui | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 6f14709d55e343886abdfb73bcd530ace2a13e4f Author: Rene Engelhard Date: Tue Dec 18 11:34:55 2012 +0100 set numbers in svx/uiconfig/ui/compressgraphicdialog.ui

[Libreoffice-commits] .: 2 commits - sfx2/inc sfx2/source sfx2/uiconfig sfx2/UI_sfx.mk svtools/inc svx/source

2012-12-18 Thread Libreoffice Gerrit user
sfx2/UI_sfx.mk |1 sfx2/inc/sfx2/dinfdlg.hxx | 14 +-- sfx2/source/dialog/dinfdlg.cxx | 106 +++-- sfx2/source/dialog/dinfdlg.hrc |8 - sfx2/source/dialog/dinfdlg.src | 72 --

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Tor Lillqvist
> - am not able to send the ENABLE_SYSLOG definition down to > sal/osl/unx/salinit.cxx Surely the tradityional name for this should be HAVE_SYSLOG_H ? ENABLE_FOO things are for stuff you enable or disable on the configure command line, not for results of checks of header file presence. (Of course,

[Libreoffice-commits] .: sw/source

2012-12-18 Thread Libreoffice Gerrit user
sw/source/core/layout/pagechg.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 1b67d91b0065c46ca7b36db0836c9159ca8b50cf Author: Miklos Vajna Date: Tue Dec 18 11:17:06 2012 +0100 fdo#58376 SwFrm::CheckPageDescs: fix crash on fallback The problem

fdo#58376 fix crash when no page format is found

2012-12-18 Thread via Code Review
Werner Körner has abandoned this change. Change subject: fdo#58376 fix crash when no page format is found .. Patch Set 1: Abandoned already fixed... -- To view, visit https://gerrit.libreoffice.org/1400 To unsubscribe, visit h

[PATCH] fdo#58376 fix crash when no page format is found

2012-12-18 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1400 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1400/1 fdo#58376 fix crash when no page format is found Change-Id: I6849afc476e16de533478e761a8a535648827211 --- M sw/s

[Libreoffice-commits] .: sw/source

2012-12-18 Thread Libreoffice Gerrit user
sw/source/core/layout/pagechg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b7810581c573c4406a0e4529193dd3a7871a56c Author: Miklos Vajna Date: Tue Dec 18 12:42:33 2012 +0100 SwFrm::CheckPageDescs: if bOdd is false, we want left format diff --git a/sw/s

[Libreoffice-commits] .: sfx2/uiconfig

2012-12-18 Thread Libreoffice Gerrit user
sfx2/uiconfig/ui/descriptioninfopage.ui | 142 1 file changed, 142 insertions(+) New commits: commit 2c261400e79d790453ad3d4beb72b397c0795d90 Author: Caolán McNamara Date: Tue Dec 18 11:45:11 2012 + bah, missing file Change-Id: I09626f2d7b5b

[Libreoffice-commits] .: sc/sdi sc/source

2012-12-18 Thread Libreoffice Gerrit user
sc/sdi/tabpopsh.sdi| 22 -- sc/source/ui/inc/tabpopsh.hxx | 46 -- sc/source/ui/view/tabpopsh.cxx | 62 - 3 files changed, 130 deletions(-) New commits: commit 1d9f281c8c3d098bc70e0e0cbe081c696fe2b7

[Libreoffice-commits] .: 3 commits - jvmfwk/inc jvmfwk/source odk/util stoc/source ure/source

2012-12-18 Thread Libreoffice Gerrit user
jvmfwk/inc/jvmfwk/framework.h |8 +- jvmfwk/source/framework.cxx | 144 +--- odk/util/makefile.pmk |1 stoc/source/javavm/javavm.cxx | 28 ++- ure/source/uretest/Makefile | 15 +--- ure/source/uretest/Makefile.pln | 15 +

[PUSHED] Remove unused ScTabPopShell

2012-12-18 Thread Markus Mohrhard (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/1392 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1392 To unsubscribe, vis

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - jvmfwk/inc jvmfwk/source stoc/source

2012-12-18 Thread Libreoffice Gerrit user
jvmfwk/inc/jvmfwk/framework.h |8 +- jvmfwk/source/framework.cxx | 144 ++ stoc/source/javavm/javavm.cxx | 28 +++- 3 files changed, 106 insertions(+), 74 deletions(-) New commits: commit 0ec4ca54bd11752f3bc91b6e785053287c3618d9 Author: Stephan

[Libreoffice-commits] .: sd/source

2012-12-18 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/DiscoveryService.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 1f5401e6c9c260354022aeab6a02512bdbfa7a4b Author: Michael Stahl Date: Tue Dec 18 12:47:21 2012 +0100 DiscoveryService: -Werror=unused-but-set-variable Change-I

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

2012-12-18 Thread Libreoffice Gerrit user
sw/source/core/layout/pagechg.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 1c717cbc41174c2e86f649f1045c1d023e9d19a7 Author: Miklos Vajna Date: Tue Dec 18 11:17:06 2012 +0100 fdo#58376 SwFrm::CheckPageDescs: fix crash on fallback The problem

[Libreoffice-commits] .: sw/qa

2012-12-18 Thread Libreoffice Gerrit user
sw/qa/extras/odfimport/data/hello.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 10 ++ 2 files changed, 10 insertions(+) New commits: commit 159fc90e1692f3cc17261c0db9fec48eb6bef28b Author: Miklos Vajna Date: Tue Dec 18 12:58:06 2012 +0100 fdo#58376 testcase diff --git a

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 58376, which changed state. Bug 58376 Summary: EDITING: PAGE FORMAT page layout -> Only right -> CRASH https://bugs.freedesktop.org/show_bug.cgi?id=58376 What|Removed |Added ---

[Libreoffice-commits] .: sfx2/uiconfig sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UI_swriter.mk

2012-12-18 Thread Libreoffice Gerrit user
sfx2/uiconfig/ui/documentproperties.ui | 275 --- sw/AllLangResTarget_sw.mk|1 sw/UI_swriter.mk |1 sw/inc/helpid.h |1 sw/source/ui/dialog/docstdlg.cxx | 69 ++---

About fdo#58026, Localization problem for GoogleDocs extension

2012-12-18 Thread julien2412
Hello, I opened fdo#58026 (https://bugs.freedesktop.org/show_bug.cgi?id=58026), so I'll just quote what I put. With Google docs extension 2a64b8e6f185a7f6c19d00fb8bb4cf64-gdocs_3.0.1_modified.oxt, and with English localization, one of the option isn't translated. In fact, the problem is just her

[Libreoffice-commits] .: configure.ac

2012-12-18 Thread Libreoffice Gerrit user
configure.ac |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ccd519c582cc897b9276b5d04801688c253c1e94 Author: Tor Lillqvist Date: Tue Dec 18 14:52:04 2012 +0200 The Impress remote control makes sense only on desktop OSes Change-Id: I48166fd5ee3dec8c

[Libreoffice-commits] .: sd/source

2012-12-18 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/DiscoveryService.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5f189199021929a50be244498cca05bc3dcf0816 Author: Michael Stahl Date: Tue Dec 18 13:52:19 2012 +0100 DiscoveryService: include errno.h Change-Id: I8bf8ce

[Libreoffice-commits] .: scaddins/source

2012-12-18 Thread Libreoffice Gerrit user
scaddins/source/pricing/pricing.src | 38 +++- 1 file changed, 37 insertions(+), 1 deletion(-) New commits: commit 32e90d832a19ea6a6b642858ee482691a505578d Author: tino Date: Tue Dec 18 14:12:28 2012 +0100 added RID_PRICING_DEFFUNCTION_NAMES string resour

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - scaddins/source

2012-12-18 Thread Libreoffice Gerrit user
scaddins/source/pricing/pricing.src | 38 +++- 1 file changed, 37 insertions(+), 1 deletion(-) New commits: commit bfab9feafcc9c6e1e631da019a9067c9837118cd Author: tino Date: Tue Dec 18 14:12:28 2012 +0100 added RID_PRICING_DEFFUNCTION_NAMES string resour

[Libreoffice-commits] .: sfx2/AllLangResTarget_sfx2.mk sfx2/source sfx2/uiconfig sfx2/UI_sfx.mk sfx2/util

2012-12-18 Thread Libreoffice Gerrit user
sfx2/AllLangResTarget_sfx2.mk |1 sfx2/UI_sfx.mk |1 sfx2/source/appl/app.hrc |3 sfx2/source/appl/app.src |8 + sfx2/source/dialog/securitypage.cxx| 166 +++-- sfx2/source/dialog/secur

MS Word import: bug-to-bug or "correct"

2012-12-18 Thread Lionel Elie Mamane
Hi, What is our policy about MS Word import? Should it give the same result as in MS Word, or where MS Word is buggy it should give a "correct" result? I ask this in context of the attached bug. -- Lionel --- Begin Message --- https://bugs.freedesktop.org/show_bug.cgi?id=49306 ydutri...@gmail.

[Libreoffice-commits] .: 2 commits - oox/inc sal/inc sal/Library_sal.mk solenv/bin svx/inc

2012-12-18 Thread Libreoffice Gerrit user
oox/inc/pch/precompiled_oox.hxx |1 sal/Library_sal.mk |2 - sal/inc/pch/precompiled_sal.cxx | 12 sal/inc/pch/precompiled_sal.hxx | 29 solenv/bin/update_pch.sh| 57 ++-- svx/inc/pch/precompiled_

[Libreoffice-commits] .: sc/source

2012-12-18 Thread Libreoffice Gerrit user
sc/source/filter/oox/workbookhelper.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 015bcb0840a584a660cefec412493107b74f4712 Author: Noel Power Date: Tue Dec 18 14:33:20 2012 + finalize pivot *before* scenario sheet to ensure table numbers a

[Libreoffice-commits] .: starmath/source

2012-12-18 Thread Libreoffice Gerrit user
starmath/source/ooxmlimport.cxx |8 starmath/source/ooxmlimport.hxx |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 8e5fe8dc9229043d18f581f2c56d58daff2bf87a Author: Luboš Luňák Date: Tue Dec 18 15:48:15 2012 +0100 avoid infinite loop when pa

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - starmath/source

2012-12-18 Thread Libreoffice Gerrit user
starmath/source/ooxmlimport.cxx |8 starmath/source/ooxmlimport.hxx |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit c237369bc2f4a1931e241c8f6efd7c2854ee657b Author: Luboš Luňák Date: Tue Dec 18 15:48:15 2012 +0100 avoid infinite loop when pa

[Libreoffice-commits] .: python3/ExternalProject_python3.mk

2012-12-18 Thread Libreoffice Gerrit user
python3/ExternalProject_python3.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ea11e31e9f70e8ea33fbbf217370a7d911fdacb Author: Tor Lillqvist Date: Tue Dec 18 16:53:04 2012 +0200 /p:VisualStudioVersion=11.0 here, too Change-Id: Ifa463327e9f3369601

[Libreoffice-commits] .: 2 commits - sd/source svx/source

2012-12-18 Thread Libreoffice Gerrit user
sd/source/filter/eppt/epptso.cxx | 11 ++- svx/source/svdraw/svdobj.cxx |4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit d397024411d2d73161e6a7410ccc82ee222648d8 Author: David Tardon Date: Mon Dec 17 13:26:02 2012 +0100 fix assertion

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

2012-12-18 Thread Libreoffice Gerrit user
sc/source/filter/oox/workbookhelper.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 28549ae77dee063da50a56eb3cdf9114365a6afd Author: Noel Power Date: Tue Dec 18 14:33:20 2012 + finalize pivot *before* scenario sheet to ensure table numbers a

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

2012-12-18 Thread Libreoffice Gerrit user
sd/source/filter/eppt/epptso.cxx | 11 ++- svx/source/svdraw/svdobj.cxx |4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit 2bb808b50151db339b88309618a75f853d9dc056 Author: David Tardon Date: Mon Dec 17 13:26:02 2012 +0100 fix assertion

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.0.beta2'

2012-12-18 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.0.beta2' created by Petr Mladek at 2012-12-18 15:16 -0800 Tag libreoffice-4.0.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQ0IjpAAoJEPQ0oe+v7q6jRkIQALcwgg1bIveh2lDIluyZr1j/ L4TjDkMd2LOl/TWKB6HBgiMfzO94HOcMCVWbIjT2/yfo7EmdXEXJpgq

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.0.beta2'

2012-12-18 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.0.beta2' created by Petr Mladek at 2012-12-18 15:17 -0800 Tag libreoffice-4.0.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQ0Ij/AAoJEPQ0oe+v7q6jFEQQALIXjOoYv2kFY/PZjvFcYftl aUHzLbMCUX1+Oj6GH8XckqsoR3rfaQkU94uSTXLJ51fuo1YbjtsxukX

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.0.beta2'

2012-12-18 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.0.beta2' created by Petr Mladek at 2012-12-18 15:17 -0800 Tag libreoffice-4.0.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQ0IkYAAoJEPQ0oe+v7q6jWqkP/3ScYsSTpfaEj5pa/C+WkAgr 8BIY5cmwJ74Uq6ZBwE7qHnZAKY0SoUTB/71GlJBNxqMA03p4HgbzrSW

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-4.0.0.0.beta2'

2012-12-18 Thread Libreoffice Gerrit user
Tag 'libreoffice-4.0.0.0.beta2' created by Petr Mladek at 2012-12-18 15:15 -0800 Tag libreoffice-4.0.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQ0IieAAoJEPQ0oe+v7q6jazMP/048oQI/bgqIko0Fnmp0N4k5 LyR6LJHBv/8aFbn2vT+aWvESNt7/WswZwffCU1uFzhPQ4am+c42t9Z6

[Libreoffice-commits] .: 5 commits - cpputools/Executable_regcomp.mk cpputools/Module_cpputools.mk cpputools/Package_bin.mk cpputools/source odk/docs odk/settings odk/util Repository.mk scp2/source so

2012-12-18 Thread Libreoffice Gerrit user
Repository.mk|1 cpputools/Executable_regcomp.mk | 44 cpputools/Module_cpputools.mk|1 cpputools/Package_bin.mk |1 cpputools/source/registercomponent

[Libreoffice-commits] .: 2 commits - solenv/bin svx/inc

2012-12-18 Thread Libreoffice Gerrit user
solenv/bin/update_pch.sh| 108 svx/inc/pch/precompiled_svx.hxx |7 -- 2 files changed, 55 insertions(+), 60 deletions(-) New commits: commit 626969aa7cce72692767e265a2a98ef111202487 Author: Luboš Luňák Date: Tue Dec 18 16:53:31 2012 +010

[Libreoffice-commits] .: sc/source vcl/aqua

2012-12-18 Thread Libreoffice Gerrit user
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |2 + sc/source/ui/Accessibility/AccessibleTableBase.cxx | 20 +++--- vcl/aqua/source/a11y/aqua11ywrapper.mm | 37 +-- 3 files changed, 44 insertions(+), 15 deletions(-) New commits: commit 15aac31eba

[Libreoffice-commits] .: mysqlc/source

2012-12-18 Thread Libreoffice Gerrit user
mysqlc/source/makefile.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 259cdd64ac850fa9105bd21001d466a82671f75e Author: Tomas Chvatal Date: Tue Dec 18 17:05:47 2012 +0100 Do not define CPPCONN_LIB if using system version This is used for dlopen internal library o

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

2012-12-18 Thread Libreoffice Gerrit user
sc/source/filter/oox/workbookhelper.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit bc199d7eaeeb24760eced5573e59ac285bde5bc0 Author: Noel Power Date: Tue Dec 18 14:33:20 2012 + finalize pivot *before* scenario sheet to ensure table numbers a

[Libreoffice-commits] .: unotools/source vcl/source

2012-12-18 Thread Libreoffice Gerrit user
unotools/source/misc/fontcvt.cxx | 100 +-- vcl/source/gdi/outdev3.cxx | 13 + 2 files changed, 108 insertions(+), 5 deletions(-) New commits: commit 84a99c009e76582e79cc8341e2931d5b8261bb68 Author: Caolán McNamara Date: Tue Dec 18 16:06:03 201

[ANNOUNCE] libreoffice-4.0.0.0.beta2 tag created

2012-12-18 Thread Petr Mladek
Hi, there have been created the libreoffice-4.0.0.0.beta2 tag. The corresponding official builds will be available within next few days. See the attached list of changes against 4.0.0.0.beta1. See also http://wiki.documentfoundation.org/ReleaseNotes/4.0 Note that this is the last beta. The next

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - unotools/source vcl/source

2012-12-18 Thread Libreoffice Gerrit user
unotools/source/misc/fontcvt.cxx | 100 +-- vcl/source/gdi/outdev3.cxx | 13 + 2 files changed, 108 insertions(+), 5 deletions(-) New commits: commit 7be7b800fb72ffa63f60cf1e1ce1e7b206eb1e43 Author: Caolán McNamara Date: Tue Dec 18 16:06:03 201

[PATCH] Change in core[libreoffice-4-0]: fdo#56937 - mac a11y hang related to traversing vast, broken...

2012-12-18 Thread Tor Lillqvist (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1401 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/1401/1 fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies. Change-Id: Iff0537a69b2c6ae929da6a05f2

Re: MS Word import: bug-to-bug or "correct"

2012-12-18 Thread John Smith
Hi, Just for clarification: Are we talking about an ill-formed or corrupted document here, and the way such documents should be handled ? Regards, John Smith. On Tue, Dec 18, 2012 at 2:51 PM, Lionel Elie Mamane wrote: > Hi, > > What is our policy about MS Word import? Should it give the sam

[Libreoffice-commits] .: basctl/source codemaker/source sw/source xmloff/source

2012-12-18 Thread Libreoffice Gerrit user
basctl/source/basicide/bastype3.cxx |8 +--- basctl/source/basicide/bastypes.cxx | 11 --- codemaker/source/javamaker/javatype.cxx |6 +- sw/source/filter/ww8/docxexport.cxx |6 ++ sw/source/filter/ww8/ww8graf.cxx|7 ++- xmloff/source/c

[Libreoffice-commits] .: lcms2/ExternalProject_lcms2.mk

2012-12-18 Thread Libreoffice Gerrit user
lcms2/ExternalProject_lcms2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a65f6ef56ea9b8382451500ea8454db4b9738e2b Author: Tor Lillqvist Date: Tue Dec 18 18:33:42 2012 +0200 /p:VisualStudioVersion=11.0 here, too Change-Id: I7843d3e9565b6577d7c84e

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sc/source vcl/aqua

2012-12-18 Thread Libreoffice Gerrit user
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |2 + sc/source/ui/Accessibility/AccessibleTableBase.cxx | 20 +++--- vcl/aqua/source/a11y/aqua11ywrapper.mm | 37 +-- 3 files changed, 44 insertions(+), 15 deletions(-) New commits: commit a4a467c6e7

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source vcl/aqua

2012-12-18 Thread Libreoffice Gerrit user
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |2 + sc/source/ui/Accessibility/AccessibleTableBase.cxx | 20 +++--- vcl/aqua/source/a11y/aqua11ywrapper.mm | 37 +-- 3 files changed, 44 insertions(+), 15 deletions(-) New commits: commit 1211bf4682

[PUSHED] Change in core[libreoffice-4-0]: fdo#56937 - mac a11y hang related to traversing vast, broken...

2012-12-18 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/1401 -- To view, visit https://gerrit.libreoffice.org/1401 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: merg

[PATCH] Change in core[libreoffice-3-6]: Resolves: fdo#31055 fallback to a default bullet on symbol l...

2012-12-18 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1402 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1402/1 Resolves: fdo#31055 fallback to a default bullet on symbol lack a) fix up some entries in Wingdings for which we

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50284, which changed state. Bug 50284 Summary: FILEOPEN .doc/.docx (MSO2007) Bullet lists show wrong bullet symbols MacOS X https://bugs.freedesktop.org/show_bug.cgi?id=50284 What|Removed

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

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/html/htmlfly.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bdce3306e84353f0d428a8ec2b74cf620ba10c63 Author: Michael Stahl Date: Mon Dec 17 17:44:22 2012 +0100 fdo#58286: sw HTML export: fix missing end tags on FrmFmts SwHTMLWr

[PUSHED] Change in core[libreoffice-3-6]: fdo#58286: sw HTML export: fix missing end tags on FrmFmts

2012-12-18 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/1390 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1390 To unsubscribe, vis

[PATCH] Change in core[libreoffice-3-6]: Related: fdo#50284 apple's modern symbol font is unicode enc...

2012-12-18 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1403 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1403/1 Related: fdo#50284 apple's modern symbol font is unicode encoded So codepoints that are from the legacy range ne

[Libreoffice-commits] .: sw/source

2012-12-18 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 34 +-- 1 file changed, 32 insertions(+), 2 deletions(-) New commits: commit 75c05bd7d2e0e2fb41d4218eb0bb8f5631ca46fe Author: Pierre-Eric Pelloux-Prayer Date: Fri Dec 14 16:05:24 2012 +0100 docx export: graphics rela

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

2012-12-18 Thread Libreoffice Gerrit user
sc/source/core/data/conditio.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 664baba931bafd4e36fb822291b1d42c4554b88b Author: Markus Mohrhard Date: Wed Dec 5 02:25:33 2012 +0100 adapt cond format range when copying sheets, fdo#56742 Change-Id

[PUSHED] docx export: graphics relativeFrom attributes now matches im...

2012-12-18 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/1342 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1342 To unsubscribe, visit h

[Libreoffice-commits] .: cui/uiconfig

2012-12-18 Thread Libreoffice Gerrit user
cui/uiconfig/ui/numberformatpage.ui | 37 ++-- 1 file changed, 23 insertions(+), 14 deletions(-) New commits: commit df271449deecef88abdddeb2f5248da32b922311 Author: Caolán McNamara Date: Tue Dec 18 17:12:09 2012 + restore accelerators for format cel

Re: [PUSHED 3-6] fix for fdo#56742 , ScRangeList::UpdateReference does not handle URM_COPY

2012-12-18 Thread Eike Rathke
Hi Markus, On Sunday, 2012-12-16 03:10:07 +0100, Markus Mohrhard wrote: > I'm only using URM_MOVE to update references inside a ScRangeList > which just contains a vector of ScRange entries. Since ScRange does > not contain a notion of relative or absolute references this is a safe > change, Pus

[Libreoffice-commits] .: sw/qa

2012-12-18 Thread Libreoffice Gerrit user
sw/qa/extras/README | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 058702256211804a449ae7e16b4fc4bd16236f40 Author: Miklos Vajna Date: Tue Dec 18 18:16:44 2012 +0100 sw: update README of qa/extras Change-Id: I7fc9fb44cbcabfc6d9e7667

[Libreoffice-commits] .: sal/inc sal/rtl

2012-12-18 Thread Libreoffice Gerrit user
sal/inc/rtl/string.h |2 ++ sal/inc/rtl/ustring.h |5 +++-- sal/rtl/source/strtmpl.cxx |4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 09123760860f99756d37b70557d83f707fda6b17 Author: Michael Meeks Date: Tue Dec 18 17:43:56 2012 + f

[Libreoffice-commits] .: wizards/com

2012-12-18 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/document/OfficeDocument.py |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 7431458606db21d695b0b891f25d3617030bf0f4 Author: Xisco Fauli Date: Tue Dec 18 19:07:55 2012 +0100 pywizards: Fix finish in Windows one and for all

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - wizards/com

2012-12-18 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/document/OfficeDocument.py |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 2a1943b15234980d906511ed06fb3e14b3933a00 Author: Xisco Fauli Date: Tue Dec 18 19:07:55 2012 +0100 pywizards: Fix finish in Windows one and for all

[Libreoffice-commits] .: svl/source

2012-12-18 Thread Libreoffice Gerrit user
svl/source/numbers/zforscan.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91d3c0ce2b808e917ee45f18f2c40a58329d2c19 Author: Eike Rathke Date: Tue Dec 18 19:16:43 2012 +0100 resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... Bug crep

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - svl/source

2012-12-18 Thread Libreoffice Gerrit user
svl/source/numbers/zforscan.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9525bf5c0704c7a27b3ee6249d33d875abb51bc1 Author: Eike Rathke Date: Tue Dec 18 19:16:43 2012 +0100 resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... Bug crep

[Libreoffice-commits] .: sc/source

2012-12-18 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 87bfd731cbb9610252b39e9ef1d0d3d6c6c71f09 Author: Kohei Yoshida Date: Tue Dec 18 13:31:40 2012 -0500 Check the validity of row ranges after after the data area shrinkage.

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

2012-12-18 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 1d83c7ac82ae83b88ff800853bb8d06dc29d22b1 Author: Kohei Yoshida Date: Tue Dec 18 13:31:40 2012 -0500 Check the validity of row ranges after after the data area shrinkage.

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - wizards/com

2012-12-18 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/text/TextFieldHandler.py | 20 -- 1 file changed, 9 insertions(+), 11 deletions(-) New commits: commit d83499a864fd39b1e05706298b95594caae33e0c Author: Xisco Fauli Date: Tue Dec 18 20:06:51 2012 +0100 pywizards: Delete all empty TextFields af

[Libreoffice-commits] .: wizards/com

2012-12-18 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/text/TextFieldHandler.py | 20 -- 1 file changed, 9 insertions(+), 11 deletions(-) New commits: commit 8347fa7f8ed75a341e22733e53e7d64e7a930db2 Author: Xisco Fauli Date: Tue Dec 18 20:06:51 2012 +0100 pywizards: Delete all empty TextFields af

Re: MS Word import: bug-to-bug or "correct"

2012-12-18 Thread Lionel Elie Mamane
On Tue, Dec 18, 2012 at 05:23:10PM +0100, John Smith wrote: > Just for clarification: Are we talking about an ill-formed or > corrupted document here, and the way such documents should be handled > ? Yeah, well, the person that closed the bug claims the document was corrupted; I'm not sure I agre

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Riccardo Magliocchetti
Il 18/12/2012 11:52, Tor Lillqvist ha scritto: - am not able to send the ENABLE_SYSLOG definition down to sal/osl/unx/salinit.cxx Surely the tradityional name for this should be HAVE_SYSLOG_H ? ENABLE_FOO things are for stuff you enable or disable on the configure command line, not for results

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Riccardo Magliocchetti
Hi Miklos, Il 18/12/2012 10:04, Miklos Vajna ha scritto: Hi Riccardo, On Tue, Dec 18, 2012 at 09:55:23AM +0100, Riccardo Magliocchetti wrote: I totally overlooked this :) shouldn't i have seen the WARNs though? IIRC you get WARNs only with dbglevel> 0 (i.e. when you configure with --enabl

  1   2   >