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

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit dc113e8a86e9904df8f37a2980db39cbabcea78f Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 03:09:24 2013 -0600 GPU Calc: re-enable

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 9a28c1537c8687b72a4e89b80ed18ea46d77757e Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 03:09:24 2013 -0600 GPU Calc: re-enable

Re: minutes of ESC call ...

2013-11-18 Thread Michael Meeks
On Sat, 2013-11-16 at 11:40 +0200, Tor Lillqvist wrote: Anyway, I tried building on Windows with --enable-mergelibs=all, did not succeed. AFAIK 'all' is prolly not what we want, it's the extreme end; 'yes' is prolly rather more conservative and helpful. If we can avoid loading calc and

mso-dumper: utf16 conversion

2013-11-18 Thread jf
Hi, I am having a look at making a PowerPoint text extractor out of mso-dumper. While doing this, I found that the routine used to convert utf-16 text out of the TextChars Atoms was not working for me. The new version (first attached patch) was tested on a variety of inputs, including

Re: minutes of ESC call ...

2013-11-18 Thread Tor Lillqvist
It's unclear how much harm if any that did to us here ? ;-) OK, not then. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: mso-dumper: utf16 conversion

2013-11-18 Thread Miklos Vajna
[ Adding Thorsten / Kohei to CC, I guess they authored the getUTF8FromUTF16() function in question. ] signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - solenv/inc svl/inc svl/source vcl/inc

2013-11-18 Thread Herbert Dürr
solenv/inc/lldb4aoo.py | 17 + svl/inc/svl/zformat.hxx|4 ++-- svl/source/numbers/zformat.cxx |4 ++-- vcl/inc/win/g_msaasvc.h| 33 ++--- 4 files changed, 39 insertions(+), 19 deletions(-) New commits: commit

mso-dumper: making a PPT text extractor

2013-11-18 Thread jf
Hi, While looking for a PPT text extractor, I found that mso-dumper was quite close to doing a good job. I propose to make a few simple modifications to make it work. This would be quite useful because such a program is currently lacking, and it is needed by text indexers: - catppt does not

Re: Dev-Environment with Vagrant/VirtualBox?

2013-11-18 Thread Michael Stahl
On 16/11/13 20:57, bjoern wrote: On Fri, Nov 15, 2013 at 08:37:51PM +0100, Michael Stahl wrote: also, a build will get outdated pretty soon anyway... what would be the benefit of a 2 month old build today with 4000 extra commits on master? A first committer would most likely push a small

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

2013-11-18 Thread Stephan Bergmann
sfx2/source/doc/objmisc.cxx | 20 sfx2/source/view/frame.cxx | 16 2 files changed, 16 insertions(+), 20 deletions(-) New commits: commit 7f9fde2490610825c77dd1026e4b48c28d496036 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Nov 18 11:17:31

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

2013-11-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 86fd7fd4f634d5a8a566500ec4248785ea2e790e Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Nov 18 11:19:24 2013 +0100 CppunitTest_sw_ooxmlexport: disable two testcases on Mac

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

2013-11-18 Thread Miklos Vajna
sw/qa/extras/rtfexport/rtfexport.cxx|3 ++- sw/source/filter/ww8/rtfattributeoutput.cxx | 14 -- sw/source/filter/ww8/rtfexport.cxx |5 - sw/source/filter/ww8/rtfexport.hxx |2 ++ 4 files changed, 20 insertions(+), 4 deletions(-) New

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

2013-11-18 Thread David Tardon
filter/Configuration_filter.mk |6 + filter/source/config/fragments/filters/Beagle_Works.xcu |4 - filter/source/config/fragments/filters/Great_Works.xcu |4 - filter/source/config/fragments/filters/MacDoc.xcu|2

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

2013-11-18 Thread Stephan Bergmann
include/sfx2/docfile.hxx|2 +- sfx2/source/doc/docfile.cxx | 17 + 2 files changed, 6 insertions(+), 13 deletions(-) New commits: commit b15278891a4bce875502de1265f507ed8958 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Nov 18 12:10:46 2013 +0100

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 2 commits - sw/qa sw/source writerfilter/source

2013-11-18 Thread Miklos Vajna
sw/qa/extras/rtfexport/rtfexport.cxx |1 sw/qa/extras/rtfimport/data/copypaste-footnote.rtf |2 - sw/qa/extras/rtfimport/data/cp118.rtf | 27 + sw/qa/extras/rtfimport/rtfimport.cxx | 16 +++-

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

2013-11-18 Thread Stephan Bergmann
sfx2/source/doc/docfile.cxx |3 +++ sfx2/source/doc/objmisc.cxx |4 sfx2/source/view/viewfrm.cxx |8 +++- 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 7dca2226394b8e07fe915e811bc02315580dd5b9 Author: Stephan Bergmann sberg...@redhat.com Date: Mon

Re: mso-dumper: utf16 conversion

2013-11-18 Thread Thorsten Behrens
Miklos Vajna wrote: [ Adding Thorsten / Kohei to CC, I guess they authored the getUTF8FromUTF16() function in question. ] Sure, if it works - go for it. :) And of course glad to hear the code is useful beyond its original intention. ;) Cheers, -- Thorsten signature.asc Description: Digital

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

2013-11-18 Thread Andras Timar
framework/source/uiconfiguration/uiconfigurationmanager.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d4fa4c7b386157a7b313bacda0aa0b09ff40f5af Author: Andras Timar andras.ti...@collabora.com Date: Mon Nov 18 12:12:49 2013 +0100 fdo#69500: Revert fix

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

2013-11-18 Thread Matúš Kukan
officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu |4 - sc/source/ui/miscdlgs/datastreams.cxx| 27 +- 2 files changed, 28 insertions(+), 3 deletions(-) New commits: commit 9c45345a680f7444df251f9403c7d56572380f21 Author: Matúš

[Libreoffice-commits] core.git: 13 commits - cui/source external/languagetool include/vcl sd/source sfx2/AllLangResTarget_sfx2.mk sfx2/source sfx2/uiconfig sfx2/UIConfig_sfx.mk vcl/inc vcl/source

2013-11-18 Thread Caolán McNamara
cui/source/dialogs/hlinettp.cxx | 23 --- cui/source/dialogs/hyperdlg.hrc |1 cui/source/inc/hlinettp.hxx |2 external/languagetool/UnpackedTarball_languagetool.mk |2

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

2013-11-18 Thread Caolán McNamara
helpers/help_hid.lst |2 -- source/text/shared/optionen/01010200.xhp |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit bd79eebd63807c29ef7509516291635efecd246a Author: Caolán McNamara caol...@redhat.com Date: Mon Nov 18 14:10:31 2013 +

[Libreoffice-commits] core.git: helpcontent2

2013-11-18 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1416056789c9352b9a96452cb947d1d46d096fc2 Author: Caolán McNamara caol...@redhat.com Date: Mon Nov 18 14:10:31 2013 + Updated core Project: help bd79eebd63807c29ef7509516291635efecd246a

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - vcl/qa vcl/source

2013-11-18 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/fdo71307-2.emf |binary vcl/source/filter/wmf/enhwmf.cxx |5 + 2 files changed, 5 insertions(+) New commits: commit ab7dd0fdbf1f3e26b64caf6c413c9c907633d29e Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 12

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - winaccessibility/source

2013-11-18 Thread Michael Meeks
winaccessibility/source/UAccCOM/StdAfx.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit bc511c671572504e8e01ddf7585b402c411a3c47 Author: Michael Meeks michael.me...@suse.com Date: Mon Nov 18 13:25:49 2013 + Remove obsolete statreg.cpp / atlimpl.cpp includes.

Re: Merge enabled change tracking

2013-11-18 Thread Norbert Thiebaud
On Fri, Nov 15, 2013 at 5:47 AM, Peter Rakyta rakyta.pe...@multiracio.hu wrote: Dear Mail list subscribers! Recently the merge-enabled change tracking proposal (MCT) has been chosen as a prime orientation of change tracking developments in ODF documents by the OASIS ODF TC. MultiRacio Ltd. is

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - 2 commits - vcl/source winaccessibility/Library_winaccessibility.mk winaccessibility/source

2013-11-18 Thread Michael Meeks
vcl/source/app/svdata.cxx|7 + winaccessibility/Library_winaccessibility.mk |2 winaccessibility/source/service/msaaservice_impl.cxx | 109 --- 3 files changed, 100 insertions(+), 18 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'private/tml/opencl-background-compilation' - sc/source

2013-11-18 Thread Tor Lillqvist
sc/source/core/data/formulacell.cxx |2 +- sc/source/core/inc/dynamickernel.hxx |5 - sc/source/core/opencl/formulagroupcl.cxx | 17 ++--- 3 files changed, 15 insertions(+), 9 deletions(-) New commits: commit aa0389ab7ee0fc2070a595b9d2242e8f1f873ea3 Author: Tor

[Libreoffice-commits] core.git: 5 commits - avmedia/Library_avmedia.mk avmedia/source include/avmedia svx/source

2013-11-18 Thread Stephan Bergmann
avmedia/Library_avmedia.mk |1 avmedia/source/framework/mediacontrol.cxx |2 avmedia/source/framework/mediaplayer.cxx | 21 - avmedia/source/viewer/mediaevent_impl.cxx |2 avmedia/source/viewer/mediawindow.cxx | 36 --

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - 0 commits -

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

[Libreoffice-commits] core.git: Changes to 'feature/ia2.4'

2013-11-18 Thread Michael Meeks
New branch 'feature/ia2.4' available with the following commits: commit da80d470d3040725c565f2e577f0dd4d402fcaa6 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 18 15:41:26 2013 + uia: merge VCL pieces of IAccessible2 work. Original code from: Author:

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread Lionel Elie Mamane
On Fri, Nov 15, 2013 at 03:43:10PM +0100, Thomas Krumbein wrote: Am 15.11.2013 15:35, schrieb Jan Holesovsky: Thomas Krumbein píše v Pá 15. 11. 2013 v 13:43 +0100: Well, this change was a small technical thing - but with a very big influence on typical market applications. Every custom macro

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

2013-11-18 Thread Stephan Bergmann
avmedia/source/framework/mediacontrol.cxx |2 avmedia/source/framework/mediaitem.cxx |9 -- avmedia/source/viewer/mediawindow_impl.cxx | 119 + avmedia/source/viewer/mediawindow_impl.hxx |7 - include/avmedia/mediaitem.hxx |2

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

2013-11-18 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |6 +- writerfilter/source/dmapper/GraphicImport.cxx |2 +- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit e7a0a1fd6c501b72838a858faaa7b515d1b89845 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Nov 18

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread Fernand Vanrie
On 18/11/2013 18:02, Lionel Elie Mamane wrote: On Fri, Nov 15, 2013 at 03:43:10PM +0100, Thomas Krumbein wrote: Am 15.11.2013 15:35, schrieb Jan Holesovsky: Thomas Krumbein píše v Pá 15. 11. 2013 v 13:43 +0100: Well, this change was a small technical thing - but with a very big influence on

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

2013-11-18 Thread Caolán McNamara
sd/source/filter/eppt/epptbase.hxx|3 ++ sd/source/filter/eppt/pptx-stylesheet.cxx |4 +- sd/source/filter/eppt/pptx-text.cxx | 41 ++ sd/source/filter/eppt/text.hxx| 28 +--- vcl/source/filter/wmf/emfwr.cxx

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread Lionel Elie Mamane
On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote: On 18/11/2013 18:02, Lionel Elie Mamane wrote: On Fri, Nov 15, 2013 at 03:43:10PM +0100, Thomas Krumbein wrote: Am 15.11.2013 15:35, schrieb Jan Holesovsky: Thomas Krumbein píše v Pá 15. 11. 2013 v 13:43 +0100: Well, this change was

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 5 commits - formula/source sc/inc sc/qa sc/source

2013-11-18 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit be4d4f4f700bf4265deb16c173f996cba2980f84 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Fri Nov 15 21:52:43 2013 -0500 Try not to pass ScCompiler as a parameter. Change-Id: I7ef58f0455f11a3eb2ac88ec76e9436fb48a74e2 diff

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #114 from jl...@mail.com --- adding Bug 71248 - when multiple spreadsheets containing VBA macros are opened simultaneously, the last opened document is always considered the Active Document/Worksheet/Cell, even if a previous

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - 2 commits - vcl/source vcl/win winaccessibility/source

2013-11-18 Thread Michael Meeks
vcl/source/app/svdata.cxx |3 + vcl/source/window/window.cxx |4 +- vcl/win/source/window/salframe.cxx | 13 winaccessibility/source/service/msaaservice_impl.cxx | 21 ++---

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - sc/source

2013-11-18 Thread Kohei Yoshida
sc/source/core/tool/formulagroup.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4f096fbaeba808148e83410f4c64705047ce888f Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Nov 18 13:27:01 2013 -0500 Don't forget to generate RPN tokens here. Change-Id:

[Libreoffice-commits] core.git: Branch 'private/tml/opencl-background-compilation' - 2 commits - sc/Module_sc.mk sc/source

2013-11-18 Thread Tor Lillqvist
sc/Module_sc.mk |4 -- sc/source/core/data/formulacell.cxx | 49 ++-- 2 files changed, 37 insertions(+), 16 deletions(-) New commits: commit 5783999465fe01fac923d2d5d764a0334bbe195c Author: Tor Lillqvist t...@collabora.com Date: Mon Nov

[Libreoffice-commits] website.git: Branch 'update' - check.php

2013-11-18 Thread Christian Lohmaier
check.php |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2eda905a2a843634f48b7a5ceb490505f9da5259 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Mon Nov 18 20:07:55 2013 +0100 typo - actually 4.0.6.2 diff --git a/check.php b/check.php

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

2013-11-18 Thread Maxim Monastirsky
configure.ac |4 1 file changed, 4 insertions(+) New commits: commit 7cbf4629eadfe0f3da611ee0430a3ab6f2bd33ff Author: Maxim Monastirsky momonas...@gmail.com Date: Mon Nov 18 17:49:51 2013 +0200 fdo#65124 define HAVE_FMERGENEUTRALITEMS for MSVC build It has been added

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread David Ostrovsky
Lionel Elie Mamane wrote on Mon Nov 18 09:32:57 PST 2013 On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote: yep conversions are not the problem, its the exiting code who is broken in many places ? What exiting code? This Basic-Macros excerpt: oDlg.getControl(myDateField).date =

[Libreoffice-commits] website.git: Branch 'update' - check.php

2013-11-18 Thread Christian Lohmaier
check.php | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) New commits: commit 463f3d566c7885c0b74d77820279ceac42bb380d Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Mon Nov 18 20:05:53 2013 +0100 update to 4.0.6 and 4.1.3

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

2013-11-18 Thread Armin Le Grand
svx/source/unodraw/UnoGraphicExporter.cxx | 91 ++ 1 file changed, 69 insertions(+), 22 deletions(-) New commits: commit 6e3fb2a5c7ad75fe10e0e1b1a8de0863f3b1ac23 Author: Armin Le Grand a...@apache.org Date: Mon Sep 2 12:13:37 2013 + Resolves: #i122820#

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

2013-11-18 Thread Eike Rathke
i18nlangtag/qa/cppunit/test_languagetag.cxx|8 i18nlangtag/source/isolang/isolang.cxx | 21 i18nlangtag/source/isolang/mslangid.cxx| 20 +++ i18nlangtag/source/languagetag/languagetag.cxx | 43 +

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 2 commits - sc/inc sc/qa sc/source

2013-11-18 Thread Kohei Yoshida
sc/inc/compiler.hxx| 15 +- sc/inc/externalrefmgr.hxx |7 + sc/inc/tokenstringcontext.hxx |4 sc/qa/unit/ucalc_formula.cxx | 10 + sc/source/core/tool/compiler.cxx | 172 -

[Libreoffice-commits] core.git: download.lst external/curl RepositoryExternal.mk

2013-11-18 Thread Michael Stahl
RepositoryExternal.mk |2 download.lst |2 external/curl/ExternalPackage_curl.mk |4 - external/curl/UnpackedTarball_curl.mk | 10 +-- external/curl/curl-7.26.0.patch | 86 --

[Libreoffice-commits] core.git: 3 commits - translations wizards/com wizards/source

2013-11-18 Thread Andras Timar
translations |2 wizards/com/sun/star/wizards/agenda/AgendaDocument.py | 15 ++-- wizards/com/sun/star/wizards/letter/LetterWizardDialog.py | 32 +++---

[Libreoffice-commits] core.git: i18nlangtag/README

2013-11-18 Thread Eike Rathke
i18nlangtag/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 85ee71de47df92631657fbad762f8454feea1b98 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 21:35:52 2013 +0100 it's mnOverride Change-Id: I9ad21610eb0f6059ff6e8475124e49b34e3e5df8

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - vcl/source winaccessibility/source

2013-11-18 Thread Michael Meeks
vcl/source/app/svdata.cxx| 10 + winaccessibility/source/service/msaaservice_impl.cxx | 144 ++- 2 files changed, 59 insertions(+), 95 deletions(-) New commits: commit ab9710c4a2c0e42d8e3219d21e2f7a92b1f19b76 Author: Michael Meeks

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

2013-11-18 Thread Julien Nabet
connectivity/source/commontools/FValue.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5bacd0d1c49a31ec2dae671f5e842bfea4fe401c Author: Julien Nabet serval2...@yahoo.fr Date: Mon Nov 18 22:15:29 2013 +0100 Fix some wrong copy paste

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread Lionel Elie Mamane
On Mon, Nov 18, 2013 at 09:10:34PM +0100, David Ostrovsky wrote: Lionel Elie Mamane wrote on Mon Nov 18 09:32:57 PST 2013 On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote: yep conversions are not the problem, its the exiting code who is broken in many places ? What exiting

[Libreoffice-commits] core.git: 2 commits - dictionaries translations

2013-11-18 Thread Eike Rathke
dictionaries |2 +- translations |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4898079132a63409711668cc09b53991ddd8d093 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 22:15:50 2013 +0100 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: kmr_Latn/description.xml kmr_Latn/dictionaries.xcu kmr_Latn/ferheng.org.png kmr_Latn/gpl-3.0.txt kmr_Latn/kmr_Latn.aff kmr_Latn/kmr_Latn.dic kmr_Latn/lgpl-2.1.t

2013-11-18 Thread Eike Rathke
dev/null |binary kmr_Latn/META-INF/manifest.xml |6 kmr_Latn/MPL-1.1.txt | 470 kmr_Latn/README_kmr_Latn.txt | 55 kmr_Latn/description.xml | 25 kmr_Latn/dictionaries.xcu | 20 kmr_Latn/ferheng.org.png |binary

[Libreoffice-commits] core.git: helpcontent2

2013-11-18 Thread Eike Rathke
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b1407b9c2db1a45a7414ee7770b6f721fe6e947 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 22:16:08 2013 +0100 Updated core Project: help aada8cbd4eb6e04bcf3df4282392f312073c2285 diff --git

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

2013-11-18 Thread Eike Rathke
source/auxiliary/kmr-Latn/default.css | 108 +++ source/auxiliary/kmr-Latn/highcontrast1.css | 109 source/auxiliary/kmr-Latn/highcontrast2.css | 109 source/auxiliary/kmr-Latn/highcontrastblack.css | 109

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/README i18npool/Library_localedata_others.mk i18npool/source instsetoo_native/util l10ntools/source scp2/source setup_native/source solenv/inc

2013-11-18 Thread Eike Rathke
i18nlangtag/README |2 i18npool/Library_localedata_others.mk|2 i18npool/source/localedata/data/kmr_Latn_TR.xml | 442 +++ i18npool/source/localedata/data/ku_TR.xml| 441 --

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - winaccessibility/inc winaccessibility/source

2013-11-18 Thread Michael Meeks
winaccessibility/inc/g_msacc.hxx |4 + winaccessibility/source/UAccCOM/stdafx.h |5 - winaccessibility/source/service/AccFrameEventListener.cxx | 13 winaccessibility/source/service/AccTopWindowListener.cxx | 42 --

Re: Vendors Name via UNO API / Basic Macros

2013-11-18 Thread Cor Nouws
Hi Thomas, *, Thomas Krumbein wrote (14-11-13 09:21) Because in LO 4.1 we have some API-changes, macros should now have a version-switch. There are different methods to get the internal version-number - that is not a problem. But: The version number itself is not suffcient because AOO 4.1.0

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

2013-11-18 Thread Ray
sc/qa/unit/data/ods/opencl/compiler/horizontal.ods |binary sc/qa/unit/opencl-test.cxx | 32 +++ sc/source/core/opencl/formulagroupcl.cxx | 88 ++--- sc/source/core/opencl/opbase.cxx | 12 ++

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-18 Thread Ray
sc/qa/unit/data/ods/opencl/compiler/horizontal.ods |binary sc/qa/unit/opencl-test.cxx | 32 +++ sc/source/core/opencl/formulagroupcl.cxx | 88 ++--- sc/source/core/opencl/opbase.cxx | 12 ++

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

2013-11-18 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 257521e7092848793bf2538780468d95ccb69331 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:12:37 2013 +0100 fixed out-of-bounds string access Change-Id:

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

2013-11-18 Thread Marcos Paulo de Souza
scp2/source/ooo/file_library_ooo.scp | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) New commits: commit 6d9026f7a7ebad02b57fcd2dd15f66adeba361af Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Mon Nov 18 19:03:21 2013 -0200 Use filelist in curl

[Libreoffice-commits] core.git: external/curl

2013-11-18 Thread Michael Stahl
external/curl/ExternalProject_curl.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 461bdf0b4f863a5ba39dd76b6baf416fbb64b5e8 Author: Michael Stahl mst...@redhat.com Date: Mon Nov 18 23:20:45 2013 +0100 curl: try to use Mac OS X native SSL/TLS

[Libreoffice-commits] dictionaries.git: Dictionary_kmr-Latn.mk Dictionary_ku-TR.mk

2013-11-18 Thread Eike Rathke
Dictionary_kmr-Latn.mk | 23 +++ Dictionary_ku-TR.mk| 23 --- 2 files changed, 23 insertions(+), 23 deletions(-) New commits: commit eece7b1bc8579d7bdcbebeac67dcdc676617996e Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:39:28 2013

[Libreoffice-commits] core.git: external/curl

2013-11-18 Thread Michael Stahl
external/curl/ExternalProject_curl.mk |2 +- external/curl/UnpackedTarball_curl.mk |2 +- external/curl/curl-7.26.0_win-proxy.patch |4 ++-- external/curl/curl-msvc.patch.1 |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: i18nlangtag/README

2013-11-18 Thread Eike Rathke
i18nlangtag/README |5 + 1 file changed, 5 insertions(+) New commits: commit 1ac663b0132257d902a078435981e78e65b564a9 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:47:00 2013 +0100 mention dictionaries/Dictionary_*.mk Change-Id:

[Libreoffice-commits] core.git: dictionaries

2013-11-18 Thread Eike Rathke
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe3494e35c4489c4d904778e828d534742e29d4a Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:51:55 2013 +0100 Updated core Project: dictionaries f79819b8eadd02f6bfc1131d7824b1948e7ee963

[Libreoffice-commits] core.git: dictionaries

2013-11-18 Thread Eike Rathke
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20acae99c7224e46701ebcfd3d702ccee35d Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:39:28 2013 +0100 Updated core Project: dictionaries eece7b1bc8579d7bdcbebeac67dcdc676617996e

[Libreoffice-commits] dictionaries.git: Dictionary_kmr-Latn.mk

2013-11-18 Thread Eike Rathke
Dictionary_kmr-Latn.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f79819b8eadd02f6bfc1131d7824b1948e7ee963 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:51:55 2013 +0100 renamed ku* to kmr-Latn*, fdo#63460 Change-Id:

[Libreoffice-commits] core.git: i18nlangtag/README

2013-11-18 Thread Eike Rathke
i18nlangtag/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 732dd223ca52212ac63626526f92384ed11adc54 Author: Eike Rathke er...@redhat.com Date: Mon Nov 18 23:55:16 2013 +0100 note '-' and '_' separators Change-Id:

[Libreoffice-commits] core.git: wizards/com

2013-11-18 Thread Xisco Fauli
wizards/com/sun/star/wizards/document/OfficeDocument.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef089191076493d89e033cbbebd7f0dda92f6abe Author: Xisco Fauli aniste...@gmail.com Date: Mon Nov 18 23:57:47 2013 +0100 fdo#68788: Don't use

[Libreoffice-commits] core.git: external/curl

2013-11-18 Thread Michael Stahl
external/curl/UnpackedTarball_curl.mk|1 + external/curl/curl-msvc-schannel.patch.1 | 22 ++ 2 files changed, 23 insertions(+) New commits: commit 460d6ce526b79f4d98600d60a63f894e197b66fe Author: Michael Stahl mst...@redhat.com Date: Tue Nov 19 00:06:50 2013 +0100

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - include/sal include/vcl vcl/source vcl/win winaccessibility/inc winaccessibility/Library_uacccom.mk winaccessibility/source

2013-11-18 Thread Michael Meeks
Rebased ref, commits from common ancestor: commit 5dbe8f35176bed789515b19636618968d1ac8228 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 18 15:41:26 2013 + uia: merge VCL pieces of IAccessible2 work. Original code from: Author: Steve Yin

curl now with native SSL/TLS on Mac and WNT

2013-11-18 Thread Michael Stahl
hi Cedric, digging through curl's makefiles it supports some native SSL/TLS implementations, which should have OS integrated support and UI for adding custom CAs and such things: commit 461bdf0b4f863a5ba39dd76b6baf416fbb64b5e8 enables use of Secure Transport on Mac / IOS commit

[Libreoffice-commits] core.git: i18npool/Library_localedata_others.mk i18npool/source

2013-11-18 Thread Eike Rathke
i18npool/Library_localedata_others.mk |2 + i18npool/source/localedata/data/ar_AE.xml | 41 ++ i18npool/source/localedata/data/ar_KW.xml | 41 ++ i18npool/source/localedata/localedata.cxx |2 + 4 files changed, 86

[Libreoffice-commits] core.git: Branch 'feature/ia2.4' - winaccessibility/README

2013-11-18 Thread Michael Meeks
winaccessibility/README | 47 +++ 1 file changed, 47 insertions(+) New commits: commit cd7ec5d423dcf19fc310843ce76c54d6464aed56 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 18 23:37:47 2013 + uia: add some possibly

[Libreoffice-commits] core.git: Changes to 'feature/ia2.5'

2013-11-18 Thread Michael Meeks
New branch 'feature/ia2.5' available with the following commits: commit 3012193529b10b7540542086d18c483582b8bb31 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 18 23:37:47 2013 + uia: add some possibly helpful overview documentation. Change-Id:

[Libreoffice-commits] dictionaries.git: Module_dictionaries.mk

2013-11-18 Thread Eike Rathke
Module_dictionaries.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d1a0d88df029906968a3bb12da5f7a832e9b8a1 Author: Eike Rathke er...@redhat.com Date: Tue Nov 19 01:07:01 2013 +0100 renamed ku* to kmr-Latn*, fdo#63460 Change-Id:

[Libreoffice-commits] core.git: dictionaries

2013-11-18 Thread Eike Rathke
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 90725db923eda7588c0affe5f09b86b6c3808103 Author: Eike Rathke er...@redhat.com Date: Tue Nov 19 01:07:01 2013 +0100 Updated core Project: dictionaries 8d1a0d88df029906968a3bb12da5f7a832e9b8a1

[Libreoffice-commits] core.git: i18nlangtag/README

2013-11-18 Thread Eike Rathke
i18nlangtag/README |2 ++ 1 file changed, 2 insertions(+) New commits: commit e1ff35c1d5aa37d23be1f972530f4075746d99a4 Author: Eike Rathke er...@redhat.com Date: Tue Nov 19 01:09:02 2013 +0100 mention dictionaries/Module_dictionaries.mk Change-Id:

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

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 35 --- 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 0e52d87cb05f4307f64c0508e1afa47981fb0eae Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 18:28:34 2013 -0600 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 35 --- 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 6a31821484464565a11e579c619c80598532be82 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 18:28:34 2013 -0600 GPU Calc:

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

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx|6 -- sc/source/core/opencl/formulagroupcl_public.hxx |8 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit b09356c2719947b0a5a112e0c9edc11995c75abb Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx|6 -- sc/source/core/opencl/formulagroupcl_public.hxx |8 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 4b02e8daed896714962bd8fcbe592bebd94a76bd Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date:

Minutes of the QA Call - 2013-11-18

2013-11-18 Thread Robinson Tryon
Hello, hello! Minutes from the QA Call today are available (as always) on the wiki: https://wiki.documentfoundation.org/QA/Meetings/2013/November_18 We had another marvelous turnout and lots of great input from some new faces. I'm excited to announce that we dropped our UNCONFIRMED bug count

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 246 ++- 1 file changed, 240 insertions(+), 6 deletions(-) New commits: commit d8b52aa7bc79bb2663841d040629aae97710c87a Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 23:19:15 2013 -0600 GPU Calc:

[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2013-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 --- Comment #20 from Bob Harvey bobhar...@europe.com --- (In reply to comment #18) I think the point is just to keep superscript, subscript, underline, italic and bold character formatting. Or am I missing the point? I think that's nearly

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

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 246 ++- 1 file changed, 240 insertions(+), 6 deletions(-) New commits: commit 71f3f362fd857f5b8095ca24217fe98560e7c0ae Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Mon Nov 18 23:19:15 2013 -0600 GPU Calc:

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 13 ++--- sc/source/core/opencl/formulagroupcl_public.hxx |1 + 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 77cb1767f723e2a3a07c6cb75ff46bef26eb82db Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date:

Re: minutes of ESC call ...

2013-11-18 Thread David Tardon
Hi, On Sat, Nov 16, 2013 at 11:40:31AM +0200, Tor Lillqvist wrote: + turn on mergedlibs LTO for Windows - any objections ? (Michael) Anyway, I tried building on Windows with --enable-mergelibs=all, did not succeed. Build stops when linking the chartcontrollerlo library, no imerged.lib

Re: [Libreoffice-qa] locales

2013-11-18 Thread Tim Lloyd
Thanks Sophie. Actually one of my grumbles about the bug list is the amount of unconfirmed bugs which are actually confirmed (or feature requests). I am going offline shortly...any objections if I confirm this? Before I jump in though I am sure I saw a flowchart from Joel which explained

Re: [Libreoffice-qa] minutes of ESC call ...

2013-11-18 Thread Michael Meeks
On Sat, 2013-11-16 at 11:40 +0200, Tor Lillqvist wrote: Anyway, I tried building on Windows with --enable-mergelibs=all, did not succeed. AFAIK 'all' is prolly not what we want, it's the extreme end; 'yes' is prolly rather more conservative and helpful. If we can avoid loading calc and

Re: [Libreoffice-qa] minutes of ESC call ...

2013-11-18 Thread Tor Lillqvist
It's unclear how much harm if any that did to us here ? ;-) OK, not then. --tml ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings:

Re: [Libreoffice-qa] locales

2013-11-18 Thread Thomas Hackert
Hello Tim, *, On Montag, 18. November 2013 09:09 Tim Lloyd wrote: snip Before I jump in though I am sure I saw a flowchart from Joel which explained the flow of bugs' statuses. I'll have a dig around for that in the morning unless a kind soul can oblige :) do you mean

Re: [Libreoffice-qa] Existing German translation in Moztrap

2013-11-18 Thread Sophie
Hi Thomas, Le 13/11/2013 17:55, Thomas Hackert a écrit : Hello Sophie, *, On Mittwoch, 13. November 2013 13:56 Sophie wrote: I'm currently working on Moztrap to create a test run for 4.2.0 beta 2. cool, thank you very much :) For that, I'll update all the existing tests and adapt them

Re: [Libreoffice-qa] Existing German translation in Moztrap

2013-11-18 Thread Thomas Hackert
Hello Sophie, *, On Montag, 18. November 2013 14:00 Sophie wrote: Le 13/11/2013 17:55, Thomas Hackert a écrit : On Mittwoch, 13. November 2013 13:56 Sophie wrote: [preparing MozTrap for 4.2 tests] If not, I don't want to lose the previous work done by translators, I'll remove the existing

Re: [Libreoffice-qa] Existing German translation in Moztrap

2013-11-18 Thread Sophie
Le 18/11/2013 17:16, Thomas Hackert a écrit : Hello Sophie, *, On Montag, 18. November 2013 14:00 Sophie wrote: Le 13/11/2013 17:55, Thomas Hackert a écrit : On Mittwoch, 13. November 2013 13:56 Sophie wrote: [preparing MozTrap for 4.2 tests] If not, I don't want to lose the previous work

  1   2   3   4   5   >