Re: Building LibreOffice on Mac failed...

2014-02-07 Thread Alex Thurgood
Le 07/02/2014 01:22, yjw9012 a écrit : Hi, WARNING: Ant does not work - Some Java projects will not build! checking whether Ant is = 1.6.0... ./configure: line 38564: test: not /System/Library/Frameworks/JavaVM: integer expression expected ./configure: line 38567: test:

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

2014-02-07 Thread Stephan Bergmann
sax/source/expatwrap/sax_expat.cxx | 112 + 1 file changed, 54 insertions(+), 58 deletions(-) New commits: commit f1a09e08f2c4e19d0294737d7ff5c38147d1063c Author: Stephan Bergmann sberg...@redhat.com Date: Fri Feb 7 09:32:07 2014 +0100 Use

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

2014-02-07 Thread Kohei Yoshida
sc/source/filter/excel/excform.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1c6bed17f373947ee41d395fb380b663fba5d64 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Feb 6 18:08:03 2014 -0500 fdo#74553: Use the shared formula column position

[Libreoffice-commits] core.git: 3 commits - comphelper/source filter/source i18npool/source include/comphelper sw/source

2014-02-07 Thread Stephan Bergmann
comphelper/source/misc/docpasswordhelper.cxx | 16 ++-- filter/source/msfilter/mscodec.cxx |2 +- i18npool/source/localedata/LocaleNode.cxx| 14 -- include/comphelper/docpasswordhelper.hxx |8 sw/source/core/doc/docbm.cxx

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

2014-02-07 Thread Tushar Bende
sw/qa/extras/ooxmlexport/data/testPageref.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 16 +++- sw/source/filter/ww8/docxattributeoutput.cxx | 47 - sw/source/filter/ww8/docxattributeoutput.hxx |3 + 4 files changed, 63 insertions(+), 3

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

2014-02-07 Thread Stephan Bergmann
cppuhelper/source/servicemanager.cxx | 175 +-- cppuhelper/source/servicemanager.hxx | 13 +- 2 files changed, 76 insertions(+), 112 deletions(-) New commits: commit 874c481801434d4fac3c50f076bff0fe3a3988b6 Author: Stephan Bergmann sberg...@redhat.com Date:

[Libreoffice-commits] core.git: 6 commits - cui/source sd/source sw/source tools/source

2014-02-07 Thread Noel Grandin
cui/source/options/optdict.cxx |2 -- sd/source/filter/eppt/epptso.cxx |7 +++ sw/source/core/doc/docnum.cxx|7 +++ sw/source/ui/shells/frmsh.cxx|8 sw/source/ui/shells/tabsh.cxx| 12 ++-- tools/source/stream/strmunx.cxx |2 +- 6 files

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

2014-02-07 Thread Miklos Vajna
oox/source/export/drawingml.cxx | 26 +- oox/source/export/shapes.cxx| 38 +++--- 2 files changed, 32 insertions(+), 32 deletions(-) New commits: commit 41324964f5a2200fd5763a51204b20ff0fa1034b Author: Miklos Vajna

FOSDEM travel and hotel refund

2014-02-07 Thread Sophie
Hi all, To all FOSDEM participants, please send you travel and hotel refund requests during next week so we can start refundings and group them. You need to send : - your hotel invoice - your travel invoice - the SPI form available here https://wiki.documentfoundation.org/TDF/Policies/Refunding

[Libreoffice-commits] core.git: basctl/source basic/source include/cppuhelper javaunohelper/com stoc/source

2014-02-07 Thread Stephan Bergmann
basctl/source/basicide/baside2b.cxx |8 +- basic/source/classes/sbunoobj.cxx | 25 --- basic/source/comp/dim.cxx | 17 - include/cppuhelper/propertysetmixin.hxx

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

2014-02-07 Thread Stephan Bergmann
tools/source/stream/strmunx.cxx | 89 ++-- 1 file changed, 32 insertions(+), 57 deletions(-) New commits: commit 436c0fc9f6ba9b9a7af2ec37554243f82449f4ef Author: Stephan Bergmann sberg...@redhat.com Date: Fri Feb 7 12:32:21 2014 +0100 Simplify

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

2014-02-07 Thread Michael Stahl
sfx2/source/doc/templatedlg.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 69c487642143f5c77885ab674aa2aaae039b5bb7 Author: Michael Stahl mst...@redhat.com Date: Thu Feb 6 17:56:54 2014 +0100 fdo#74148: sfx2: fix crash when editing template

Re: Cppcheck Same expression on both sides of '|' in PresenterPaneBorderManager.cxx (sdext)

2014-02-07 Thread Caolán McNamara
On Fri, 2014-01-31 at 06:49 -0800, julien2412 wrote: Hello, Cppcheck reported this: sdext/source/presenter/PresenterPaneBorderManager.cxx 171 duplicateExpression style Same expression on both sides of '|' I thought about putting this: case mnOutside: case

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

2014-02-07 Thread Laurent Balland-Poirier
chart2/source/tools/PolynomialRegressionCurveCalculator.cxx | 15 +++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 9e67015be6e9e53e19466117d692de17c18463da Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Jan 8 22:37:52 2014 +0100

Re: Font style and size dropdown widths

2014-02-07 Thread Caolán McNamara
On Thu, 2013-12-12 at 15:56 -0500, Keith Curtis wrote: One thing I'm looking at right now is changing the font style and size dropdown width. FWIW, for the font size we ended up with http://cgit.freedesktop.org/libreoffice/core/commit/?id=780eb9f704e7a61f43624a2c03b4f6a15647a1a1 to set the

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 08/0a23dfb836bac49d9496fa1460b9dda9138f65

2014-02-07 Thread Caolán McNamara
08/0a23dfb836bac49d9496fa1460b9dda9138f65 |1 + 1 file changed, 1 insertion(+) New commits: commit a67a1213aa6489806056cca0d8d21eed323737ad Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 12:25:06 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/1fca590a9cf78e62448aa5a29e3aba5f5ae3f2

2014-02-07 Thread Caolán McNamara
85/1fca590a9cf78e62448aa5a29e3aba5f5ae3f2 |1 + 1 file changed, 1 insertion(+) New commits: commit 09fb7bafe6d743cb5600e691691501770b4b7c7a Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 12:25:54 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: dictionaries

2014-02-07 Thread Olivier R
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f3d93434829d0e7c004679d000c30a934083b188 Author: Olivier R olivier.nore...@gmail.com Date: Tue Dec 10 17:46:53 2013 +0100 Updated core Project: dictionaries

Re: Building LibreOffice on Mac failed...

2014-02-07 Thread Christian Lohmaier
Hi *, On Fri, Feb 7, 2014 at 1:22 AM, yjw9012 yjw9...@gmail.com wrote: https://wiki.documentfoundation.org/Development/BuildingOnMac I successfully followed step 1 - 12. In step 13, when I run ./autogen.sh, I get the following message: checking for ant... /opt/local/bin/ant That path is an

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - dictionaries

2014-02-07 Thread Olivier R
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be3bba0ea08118b10ab0d42540c6ddb1c7b18b26 Author: Olivier R olivier.nore...@gmail.com Date: Tue Dec 10 17:46:53 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - dictionaries

2014-02-07 Thread Olivier R
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 033241b9b678a5692eb0d60afed5812b8035d853 Author: Olivier R olivier.nore...@gmail.com Date: Tue Dec 10 17:46:53 2013 +0100 Updated core Project: dictionaries

Re: [PATCH][PUSHED] Update French spelling dictionary

2014-02-07 Thread Caolán McNamara
On Tue, 2013-12-10 at 09:17 -0800, Olivier R. wrote: Hi * Here is a patch to update the French spelling dictionary to version 5.0.1. 0001-Update-French-dictionary-v5.0.1.patch http://nabble.documentfoundation.org/file/n4087611/0001-Update-French-dictionary-v5.0.1.patch For master, 4.2

Re: GoogleAds API usage ?

2014-02-07 Thread Eike Rathke
Hi Alex, On Wednesday, 2014-02-05 08:53:48 +0100, Alex Thurgood wrote: In my own master 4.3 build (Linux 64bit Mint Petra) from yesterday I'm seeing the following on the console from which I run LO when consulting the built-in help: No permission to use the keyboard API for

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

2014-02-07 Thread Thomas Arnhold
sw/source/core/edit/autofmt.cxx | 228 +++ sw/source/core/edit/ednumber.cxx | 10 - vcl/source/filter/sgvmain.cxx|8 - 3 files changed, 123 insertions(+), 123 deletions(-) New commits: commit 0a32624e6ce29ce06ee0763655a60403bba0142d Author: Thomas

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

2014-02-07 Thread Jan Holesovsky
sfx2/inc/templatedlg.hxx|2 - sfx2/source/doc/objserv.cxx |2 - sfx2/source/doc/templatedlg.cxx | 47 +++- sfx2/uiconfig/ui/templatedlg.ui |5 4 files changed, 25 insertions(+), 31 deletions(-) New commits: commit

[Bug 50763] HTML Import doesnt parse inline base64 images correctly

2014-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50763 Thorsten Behrens t...@libreoffice.org changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice

2014-02-07 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt |6 +++--- instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 245164a2462841908c8546633cb4cc4a4fd1dacf Author: Andras

Re: GoogleAds API usage ?

2014-02-07 Thread Alex Thurgood
Le 07/02/2014 13:38, Eike Rathke a écrit : Hi Eike, AFAIK that's a mozilla/firefox message, I presume you started your firefox from the same console. No I didn't. However, thanks to your suggestion, I'm wondering whether if a URL browser connection is launched from within the built-in

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice

2014-02-07 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt |8 instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 43096d607ce3fc315685f7cbb37cdaafa8298f0f Author: Andras

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

2014-02-07 Thread Stephan Bergmann
sd/source/ui/view/sdview4.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8ed9bcb78452b0c30858f9ab8b0c4dac1cc25256 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Feb 7 14:18:41 2014 +0100 sal_Bool - bool Change-Id:

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

2014-02-07 Thread Stephan Bergmann
sw/source/core/edit/autofmt.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit edf597e0eb0baae81aab701af930400473e6d078 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Feb 7 14:23:26 2014 +0100 -Werror,-Wshadow

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

2014-02-07 Thread Jan Holesovsky
vcl/source/window/builder.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 6cc8693cb28ab7e2a7d6fa474e25c6b6bff36ff5 Author: Jan Holesovsky ke...@collabora.com Date: Fri Feb 7 14:24:19 2014 +0100 vclbuilder: Honor the visible flag of toolbar items.

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

2014-02-07 Thread Jan Holesovsky
vcl/source/window/builder.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 9863db7dc5509fc60c96e0db5e8c50e72a966bbd Author: Jan Holesovsky ke...@collabora.com Date: Fri Feb 7 14:28:07 2014 +0100 Am I faster than the clang tinderboxes, or not? Change-Id:

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

2014-02-07 Thread Miklos Vajna
source/text/swriter/01/05060100.xhp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 297543fff266d60698d32021757ad9b419a9862c Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Feb 7 14:30:30 2014 +0100 swpagerelsize: add documentation Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2014-02-07 Thread Miklos Vajna
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb7311886da0fcd9cc1f6a829417061d3c100791 Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Feb 7 14:30:30 2014 +0100 Updated core Project: help 297543fff266d60698d32021757ad9b419a9862c

[Libreoffice-commits] core.git: 10 commits - sd/source starmath/source svx/source sw/source

2014-02-07 Thread Noel Grandin
sd/source/ui/tools/IdleDetection.cxx |3 +-- starmath/source/mathtype.cxx |5 ++--- svx/source/accessibility/AccessibleFrameSelector.cxx |3 +-- sw/source/core/crsr/crstrvl.cxx |3 +-- sw/source/core/edit/edtox.cxx

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

2014-02-07 Thread Stephan Bergmann
binaryurp/source/bridge.cxx | 16 binaryurp/source/reader.cxx |1 + binaryurp/source/writer.cxx |1 + sw/source/ui/dochdl/swdtflvr.cxx |4 ++-- 4 files changed, 16 insertions(+), 6 deletions(-) New commits: commit

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74553, which changed state. Bug 74553 Summary: FILEOPEN: Contents of Several Cells Miss, if Spreadsheet is an XLS File https://bugs.freedesktop.org/show_bug.cgi?id=74553 What|Removed

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

2014-02-07 Thread Caolán McNamara
include/vcl/builder.hxx| 10 +- include/vcl/toolbox.hxx|3 ++ vcl/inc/toolbox.h |7 ++-- vcl/source/window/builder.cxx | 24 vcl/source/window/toolbox.cxx | 61 +

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

2014-02-07 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 154 --- sc/source/core/data/column4.cxx | 155 2 files changed, 155 insertions(+), 154 deletions(-) New commits: commit c572b6cd9b7afe61c5cc01c569ab5ea87b67f5f1 Author: Kohei Yoshida

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

2014-02-07 Thread Caolán McNamara
svx/source/tbxctrls/tbcontrl.cxx |5 - vcl/source/window/toolbox.cxx| 30 +- 2 files changed, 33 insertions(+), 2 deletions(-) New commits: commit b6542ea43ac6141486d3d1f29bbab9b053c26b21 Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7

[Libreoffice-commits] core.git: Changes to 'private/jmux/libreoffice-4-1+fixes'

2014-02-07 Thread Jan-Marek Glogowski
New branch 'private/jmux/libreoffice-4-1+fixes' available with the following commits: commit 50b7eb974ebdfabafe33b5893eae1663843b10be Author: Jan-Marek Glogowski glo...@fbihome.de Date: Thu Feb 6 16:05:37 2014 + fdo#72187 Implement KDE4 picker notifications This notifies the

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

2014-02-07 Thread Caolán McNamara
svx/source/sidebar/paragraph/ParaPropertyPanel.cxx | 12 +--- svx/uiconfig/ui/sidebarparagraph.ui| 18 -- 2 files changed, 21 insertions(+), 9 deletions(-) New commits: commit 65a384eaa1d186868548f7d3d864229836332c84 Author: Caolán McNamara

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

2014-02-07 Thread Joren De Cuyper
vcl/osx/salnativewidgets.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 062b3a5def5ec25813cabae5d292b45a589d72e4 Author: Joren De Cuyper jore...@libreoffice.org Date: Thu Feb 6 22:08:14 2014 +0100 fdo#69358 only draw native style when toolbar is docked on

[Bug 39468] translate German comments, removing redundant ones

2014-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #102 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Sven Wehner committed a patch related to this issue. It has been pushed to master:

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

2014-02-07 Thread Sven Wehner
sc/source/ui/dbgui/consdlg.cxx | 73 +- sc/source/ui/view/output.cxx | 111 - 2 files changed, 59 insertions(+), 125 deletions(-) New commits: commit 636b3203a7509ae025cb0f3cebbe0b0f766ea7aa Author: Sven Wehner

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/control/templatesearchview.cxx | 10 ++ sfx2/source/doc/templatedlg.cxx|1 + sfx2/source/inc/templatesearchview.hxx |8 3 files changed, 19 insertions(+) New commits: commit 96e7225260aac0815643a4043f4ddb4e6b5764a1 Author: Joren De Cuyper

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/doc/templatedlg.cxx | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit a411bf38da3668094698c06c8424aa9d68c85702 Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Thu Feb 6 16:36:07 2014 +0100 fdo#74506 fdo#74291

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

2014-02-07 Thread Stephan Bergmann
binaryurp/source/bridge.cxx | 16 binaryurp/source/reader.cxx |1 + binaryurp/source/writer.cxx |1 + 3 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 5e161e9ee63377679fc57f33a216ca4707276700 Author: Stephan Bergmann sberg...@redhat.com Date: Fri

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/doc/templatedlg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0565a99a7598197f5354914927827fc7addd95f5 Author: Joren De Cuyper jore...@libreoffice.org Date: Fri Feb 7 12:51:00 2014 +0100 fdo#60586 - [Template manager] Switching tabs does not update

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

2014-02-07 Thread Chris Sherlock
include/vcl/outdev.hxx | 279 - 1 file changed, 164 insertions(+), 115 deletions(-) New commits: commit cd21e1ea69d1cf66e7b6c6488609c0b57c64e379 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Feb 6 17:57:22 2014 +1100 Group

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - apple_remote/RemoteControl.m vcl/aqua writerfilter/inc writerfilter/source

2014-02-07 Thread Herbert Dürr
apple_remote/RemoteControl.m |2 vcl/aqua/source/app/salinst.cxx |9 writerfilter/inc/resourcemodel/TableManager.hxx | 97 - writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 31 ++-

Re: GoogleAds API usage ?

2014-02-07 Thread Stephan Bergmann
On 02/07/2014 02:15 PM, Alex Thurgood wrote: However, thanks to your suggestion, I'm wondering whether if a URL browser connection is launched from within the built-in help, e.g. via a link to an outside resource (e.g. the MS Access support which is hosted on the AOO page), then that connection,

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

2014-02-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 37 + sc/qa/unit/ucalc.hxx|2 ++ sc/source/core/data/dociter.cxx |2 +- 3 files changed, 40 insertions(+), 1 deletion(-) New commits: commit 738bd2cfd446debbc0e08fb554276fa28c7d Author: Kohei Yoshida

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

2014-02-07 Thread Chris Sherlock
include/vcl/outdev.hxx |8 vcl/source/control/ilstbox.cxx |2 +- vcl/source/gdi/outdev.cxx | 12 ++-- vcl/source/gdi/outdev3.cxx |4 ++-- vcl/source/window/decoview.cxx |2 +- vcl/source/window/dndevdis.cxx |2 +-

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

2014-02-07 Thread Kohei Yoshida
sc/source/core/data/dociter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit adb85f81cec5783a3a70045731401f73aa76d6f4 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Fri Feb 7 11:52:16 2014 -0500 fdo#74507: Ensure that we have non-null pointer to

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

2014-02-07 Thread Radu Ioan
vcl/unx/gtk/a11y/atkwrapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 396d4f1c911770895900301f453b6d8f46243252 Author: Radu Ioan ioan.rad...@gmail.com Date: Mon Feb 3 23:52:37 2014 +0200 Related: fdo#35105 initially map HEADING to ATK_ROLE_HEADING

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

2014-02-07 Thread Stephan Bergmann
binaryurp/source/bridge.cxx | 16 binaryurp/source/reader.cxx |1 + binaryurp/source/writer.cxx |1 + 3 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 2ed67ffacb14c3e33f91f9f1e78f553397beca38 Author: Stephan Bergmann sberg...@redhat.com Date: Fri

[Libreoffice-commits] core.git: extras/source svx/Library_svx.mk svx/source svx/uiconfig

2014-02-07 Thread Maxim Monastirsky
extras/source/glade/libreoffice-catalog.xml.in |4 svx/Library_svx.mk |1 svx/source/sidebar/text/SvxSBFontNameBox.cxx| 173 -- svx/source/sidebar/text/SvxSBFontNameBox.hxx| 54 ---

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

2014-02-07 Thread Michael Stahl
cui/source/tabpages/tparea.cxx | 111 +++- xmloff/source/draw/sdpropls.cxx |7 +- 2 files changed, 68 insertions(+), 50 deletions(-) New commits: commit 38d0047da7f964c862360b48d88cc869ad376b6b Author: Michael Stahl mst...@redhat.com Date: Fri Feb 7

Gerrit OpenID authentication

2014-02-07 Thread Mat M
Hello My account (matm) is bound to my blogspot url which does not support openId 2.0 but only 1.1 (See the nice error I got: error:No openid.mode ns:http://specs.openid.net/auth/2.0) Neither I can login, nor can I bind another openid url providing 2.0 level. What is the solution ? Thanks

Re: Minutes of ESC call

2014-02-07 Thread bfoman
Jan Holesovsky-4 wrote * Crash reporter (Caolan) + probably let's kill that for now, and if there is interest in resurrecting it, let's revert that / bring it back from history? [Kendy] + yes [Caolan] + not needed on Linux anyway, distros do it differently [Miklos]

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

2014-02-07 Thread Kohei Yoshida
sc/qa/unit/data/xlsx/hyperlinks.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 14 ++ sc/source/filter/oox/worksheethelper.cxx |1 + 3 files changed, 15 insertions(+) New commits: commit 10da10ee6ba37f4861045d1f8db0022293433cec Author: Kohei Yoshida

Re: Gerrit OpenID authentication

2014-02-07 Thread Norbert Thiebaud
On Fri, Feb 7, 2014 at 12:21 PM, Mat M m...@gmx.fr wrote: Hello My account (matm) is bound to my blogspot url which does not support openId 2.0 but only 1.1 (See the nice error I got: error:No openid.mode ns:http://specs.openid.net/auth/2.0) Neither I can login, nor can I bind another

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

2014-02-07 Thread Michael Stahl
sw/source/core/bastyp/calc.cxx |3 +-- sw/source/ui/app/appenv.cxx|9 + 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit e44e7942929ba063715861abe53412c6d867cd50 Author: Michael Stahl mst...@redhat.com Date: Thu Feb 6 23:49:20 2014 +0100 fdo#74474:

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/control/templatesearchview.cxx | 10 ++ sfx2/source/doc/templatedlg.cxx|1 + sfx2/source/inc/templatesearchview.hxx |8 3 files changed, 19 insertions(+) New commits: commit 497a36366efece255303a82f6ea0c96677f3ae9f Author: Joren De Cuyper

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/control/templatesearchview.cxx | 10 ++ sfx2/source/doc/templatedlg.cxx|1 + sfx2/source/inc/templatesearchview.hxx |8 3 files changed, 19 insertions(+) New commits: commit af32163ce76cf1fb2087486f0dff03f3d45ab548 Author: Joren De Cuyper

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

2014-02-07 Thread Joren De Cuyper
sfx2/source/doc/templatedlg.cxx | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit 57df90332e823d501744a87c8c94ad51ed5aead6 Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Thu Feb 6 16:36:07 2014 +0100 fdo#74506 fdo#74291

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

2014-02-07 Thread Chris Sherlock
vcl/source/gdi/outdev.cxx | 17 - 1 file changed, 17 deletions(-) New commits: commit b634aa656a74e1f8ebeaf8a9092829294c49171d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Feb 7 22:50:28 2014 +1100 Remove commented code in OutputDevice::ReMirror

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

2014-02-07 Thread Chris Sherlock
vcl/source/gdi/outdev.cxx | 15 --- 1 file changed, 15 deletions(-) New commits: commit ed28cbb1ea7f2cb5e9ad88a0b49196b11db971ed Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Feb 7 22:54:18 2014 +1100 Remove useless comment decorations Change-Id:

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

2014-02-07 Thread Chris Sherlock
vcl/source/gdi/outdev.cxx | 48 ++ 1 file changed, 23 insertions(+), 25 deletions(-) New commits: commit 285de07b2b268d49aa92b462cb295ff58bf6452d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Feb 7 23:33:23 2014 +1100 Use css

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

2014-02-07 Thread Chris Sherlock
include/vcl/outdev.hxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 2fb860438c5e5224f367360e8a5c463ea1b8054b Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Feb 6 16:10:44 2014 +1100 Change from com::sun::star and ::com::sun::star

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

2014-02-07 Thread Chris Sherlock
include/vcl/outdev.hxx | 203 +++-- 1 file changed, 197 insertions(+), 6 deletions(-) New commits: commit 850d1b784de3cb575a3e12269651d36fce32dfd0 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Feb 6 20:26:28 2014 +1100 Document

[Bug 63962] Remove LibreOffice icon themes hardcoding

2014-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63962 --- Comment #11 from Tobias Lippert d...@fastmail.fm --- I have submitted the patch (along with two preparatory commits) to gerrit. https://gerrit.libreoffice.org/7933 https://gerrit.libreoffice.org/7934 https://gerrit.libreoffice.org/7935 --

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/source

2014-02-07 Thread Armin Le Grand
svx/source/dialog/hyprdlg.hxx |1 - svx/source/dialog/hyprlink.cxx | 22 ++ 2 files changed, 18 insertions(+), 5 deletions(-) New commits: commit a500e21d96e40159dd6969a3f494e8a10b571fed Author: Armin Le Grand a...@apache.org Date: Fri Feb 7 16:52:18 2014 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 77/a3b588293e8c86131158c21aede3cbebf0ff2d

2014-02-07 Thread Caolán McNamara
77/a3b588293e8c86131158c21aede3cbebf0ff2d |1 + 1 file changed, 1 insertion(+) New commits: commit 3171d996869e0ccb52a5111bf54afd42ad652fcb Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:30:31 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f8/eebff890810dc4cc507db875c3402ce073765d

2014-02-07 Thread Caolán McNamara
f8/eebff890810dc4cc507db875c3402ce073765d |1 + 1 file changed, 1 insertion(+) New commits: commit 8a33c14ae6813d5392c7dbe0d2e124e7e8e9dc04 Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:28:46 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a5/00e21d96e40159dd6969a3f494e8a10b571fed

2014-02-07 Thread Caolán McNamara
a5/00e21d96e40159dd6969a3f494e8a10b571fed |1 + 1 file changed, 1 insertion(+) New commits: commit 89636dbbe5a1e8f6c0657d3b97d433b768bb7ecf Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:36:01 2014 + Notes added by 'git notes add' diff --git

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

2014-02-07 Thread Tushar Bende
sw/qa/extras/ooxmlexport/data/test_segfault_while_save.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx|9 + 2 files changed, 9 insertions(+) New commits: commit 1edca1fe0aaadbd48ea23b691dc244ad2a6b6f73 Author: Tushar Bende tushar.be...@synerzip.com Date:

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

2014-02-07 Thread Caolán McNamara
vcl/osx/salinst.cxx |2 +- vcl/source/window/window.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 4fcaa8ee1f94799321596eab2f6fd2c768bbec9d Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:38:29 2014 + coverity#441048

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2d/6f7c351fd53de62af5262778173538942aa4b1

2014-02-07 Thread Caolán McNamara
2d/6f7c351fd53de62af5262778173538942aa4b1 |1 + 1 file changed, 1 insertion(+) New commits: commit a20b6fc258c8ad4b402f17def69c5060aa6f0a8e Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:41:50 2014 + Notes added by 'git notes add' diff --git

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

2014-02-07 Thread Eike Rathke
sc/source/core/data/column.cxx | 29 - sc/source/core/data/column3.cxx | 28 sc/source/core/data/column4.cxx | 12 ++-- 3 files changed, 58 insertions(+), 11 deletions(-) New commits: commit

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

2014-02-07 Thread Caolán McNamara
sfx2/source/view/viewprn.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit d32883b641724f7e9efa205a55068bc664660bbf Author: Caolán McNamara caol...@redhat.com Date: Fri Feb 7 20:43:38 2014 + coverity#735493 Logically dead code Change-Id:

Java not found after pull today

2014-02-07 Thread Marcos Paulo de souza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, after a pull today, I'm getting this error: checking the installed JDK... configure: error: Java not found. You need at least jdk-1.5, or gcj-4 I have openjdk installed in my Fedora 20... and I installed gcj too.. I really don't know how

Java not found after pull today

2014-02-07 Thread Marcos Paulo de souza
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi guys, after a pull today, I'm getting this error: checking the installed JDK... configure: error: Java not found. You need at least jdk-1.5, or gcj-4 I have openjdk installed in my Fedora 20... and I installed gcj too.. I really don't know how

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

2014-02-07 Thread Eike Rathke
sc/source/core/data/column.cxx | 29 - sc/source/core/data/column3.cxx | 28 2 files changed, 48 insertions(+), 9 deletions(-) New commits: commit 0d8253bc17cb5476fb558c0e17f5422d76f3e3db Author: Eike Rathke er...@redhat.com Date:

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

2014-02-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 52 +++- sc/qa/unit/ucalc.hxx|2 - sc/source/core/data/column3.cxx |4 --- 3 files changed, 31 insertions(+), 27 deletions(-) New commits: commit 8f60dd0223f8834224b196153f0d8601403d76dc Author: Kohei

[Bug 67350] sanity check utility for help ids

2014-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67350 --- Comment #3 from Mat M m...@gmx.fr --- Hello To confirm the goal: With https://gerrit.libreoffice.org/gitweb?p=help.git;a=blob;f=source/text/sbasic/shared/01/0613.xhp;hb=297543fff266d60698d32021757ad9b419a9862c line 43: paragraph

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

2014-02-07 Thread Michael Stahl
editeng/qa/unit/core-test.cxx |4 ++-- editeng/source/editeng/edtspell.cxx |8 editeng/source/editeng/edtspell.hxx |2 +- editeng/source/misc/svxacorr.cxx|6 +++--- include/editeng/svxacorr.hxx|2 +- sw/source/core/edit/acorrect.cxx|9

HiDPI for Mac, Windows, etc.

2014-02-07 Thread Keith Curtis
Hi; Norbert has done a patch to master that should turn off the Mac auto-doubling mode, but it doesn't appear to be doing anything. This is confusing, but once it does work, then people can begin to decide whether the benefits outweigh the disadvantages of turning off compatibility mode now. (If

Gerrit turorial in the Wiki: Bad file permission

2014-02-07 Thread Alexander Wilms
Hi, one issue that I noticed when following the tutorial (https://wiki.documentfoundation.org/Development/gerrit) was that the .ssh/config file had bad permissions after creating it via gedit. Thus, ./logerrit test failed. chmod 600 fixed this, so I'm wondering whether this should be

[Libreoffice-commits] core.git: 5 commits - include/oox include/svx include/xmloff offapi/com oox/source sw/inc sw/qa sw/source xmloff/source

2014-02-07 Thread Zolnai Tamás
include/oox/drawingml/drawingmltypes.hxx|6 + include/svx/sdtaitm.hxx |1 include/xmloff/xmltypes.hxx |1 offapi/com/sun/star/text/BaseFrameProperties.idl|8 ++

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

2014-02-07 Thread Kohei Yoshida
sc/qa/unit/subsequent_export-test.cxx | 127 -- xmloff/source/style/cdouthdl.cxx |2 2 files changed, 106 insertions(+), 23 deletions(-) New commits: commit 503b7191737eafa5621dc0aa552092793676c998 Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

LibreOffice Gerrit News for core on 2014-02-08

2014-02-07 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#52547 SOT: Prefer embedding image data to embedding linked image. in https://gerrit.libreoffice.org/7928 from Andrzej Hunt about module sot + Bug #63962

Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.5 RC3 test builds available

2014-02-07 Thread Bjoern Michaelsen
Hi all, On Thu, Feb 06, 2014 at 07:26:27PM +0100, Christian Lohmaier wrote: for the upcoming new version 4.1.5, the builds for rc3 are now available on pre-releases (windows helppacks still uploading) And Ubuntu users will find a update to 4.1.5~rc3 at:

[Libreoffice-qa] Backtracing in Windows XP

2014-02-07 Thread Pedro
Hi all I followed the instructions in https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg using LO 4.2.0.4 under Windows XP Pro x86 SP3 (yes, I know MS will discontinue it in a couple of months but I'm stuck with it) I'm trying to get a proof of the crash for Bug #62381 which

Re: [Libreoffice-qa] Backtracing in Windows XP

2014-02-07 Thread Christian Lohmaier
Hi Pedro, *, On Fri, Feb 7, 2014 at 1:39 PM, Pedro pedl...@gmail.com wrote: I followed the instructions in https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg probably you didn't :-) using LO 4.2.0.4 under Windows XP Pro x86 SP3 (yes, I know MS will discontinue it in a

[Libreoffice-qa] Calc freeze issues

2014-02-07 Thread Kohei Yoshida
Hi there, FYI, a large number of Calc freeze problems may be attributed to the same root cause, which I fixed for Bug 72470 https://bugs.freedesktop.org/show_bug.cgi?id=72470 The problem code kicks in when you have a document that has at least one cell containing mixed script types. Pretty

[Libreoffice-qa] QA meeting next Monday

2014-02-07 Thread Sophie
Hi all, This is just a reminder that on next Monday we have our QA meeting. You'll find the information to join the call and the agenda of the meeting here: https://wiki.documentfoundation.org/QA/Meetings/2014/February_10 Don't hesitate if you have any question. Cheers Sophie

[Libreoffice-qa] qa.libreoffice.org - feedback

2014-02-07 Thread Joel Madero
Hi All, Is someone tackling these? I've seen a few inquiries come in through the qa.libreoffice.org site (email to qa-ad...@libreoffice.org) coming through. I haven't responded but want to make sure they are getting attention :) Best, Joel ___ List

  1   2   3   4   >