LibreOffice Gerrit News 2013-09-27

2013-09-26 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Remove the Navigator button below the scrollbar in Writer in https://gerrit.libreoffice.org/6045 from Samuel Mehrbrodt + fdo#54812 Remove option 'Size optimization for ODF format' in https://gerrit.libreoffice.org

Re: Support in research about newcomers

2013-09-26 Thread Igor Steinmacher
Hello all, thanks for those who already answered my survey. I am very glad to be supported by this community. If any of you want to contribute to my research, please feel free to answer to survey or to send an email answering: what are the main difficulties faced by newcomer when they want to star

Re: Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-26 Thread Eike Rathke
Hi Lior, On Friday, 2013-09-27 00:06:46 +0200, Eike Rathke wrote: > > I've noticed a locale mixup on master when starting LibreOffice from the > > command line with export LC_ALL=he_IL.UTF-8. > > Yes, I noticed some quirk in locale selection as well, I'll investigate. > It looks like in a locali

Re: Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-26 Thread Lior Kaplan
I did a quick search by your description, and this one looks relevant. c8cfda297691b793048b67affe7b1db08e028c6d And thanks for the checks. Kaplan On Fri, Sep 27, 2013 at 12:06 AM, Eike Rathke wrote: > Hi Lior, > > On Wednesday, 2013-09-25 17:46:45 +0200, Lior Kaplan wrote: > > > I've noticed

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

2013-09-26 Thread Eike Rathke
svtools/source/misc/langtab.src |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit bcfb5f0e9b659d16b72fe0add599dd8ec1a7c098 Author: Eike Rathke Date: Fri Sep 27 00:12:26 2013 +0200 moved newly inserted entries to the end In UI localizations where

Re: Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-26 Thread Eike Rathke
Hi Lior, On Wednesday, 2013-09-25 17:46:45 +0200, Lior Kaplan wrote: > I've noticed a locale mixup on master when starting LibreOffice from the > command line with export LC_ALL=he_IL.UTF-8. > > While the UI translation is shown in Hebrew, the interface has Hindi (hi) > settings (including looki

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

2013-09-26 Thread Jan Holesovsky
cui/AllLangResTarget_cui.mk |1 cui/UIConfig_cui.mk |1 cui/source/inc/optasian.hxx | 34 +-- cui/source/options/optasian.cxx | 137 ++ cui/source/options/optasian.hrc | 42 cui/source/options/optasian.src | 141 -- cui/uiconfig/ui/o

Re: minutes of ESC face-to-face ...

2013-09-26 Thread Cor Nouws
Hi all, Michael Meeks wrote (25-09-13 02:30) * do developers have a good overview of bugs filed vs. their module ? (Cor) [...] + concern is that developers may overlook things (Cor) Idea was more to learn how that works for the people. Knowing that, helps me for exmaple to do less,

Re: unexpected behaviour whilst fixing fdo#50118

2013-09-26 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-09-26 22:19:14 +0200, Eike Rathke wrote: > > But when calling Application::GetSettings().GetUILanguageTag().getLocale() > > again later, when the gobal setting 'Use English function names' has been > > changed, the call returns an empty locale (i.e. locale.Country

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

2013-09-26 Thread Eike Rathke
unotools/source/config/syslocaleoptions.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ecefa40c081a0b6677e946603d553d9382f9b9ca Author: Eike Rathke Date: Thu Sep 26 22:58:34 2013 +0200 use makeFallback() in MakeRalLocale()/MakeRealUILocale()

LibreOffice Conference 2013 Streams

2013-09-26 Thread Marc Paré
Not at LibreOffice Conference for some reason or another, or you just could not afford the trip? Sit back in your arm chair and join in on the streaming conference channels. There are re-broadcasts of sessions that you may find interesting. You may even want to watch along with a little "brusc

[Libreoffice-commits] core.git: ucb/Library_ucpgio1.mk ucb/source

2013-09-26 Thread Stephan Bergmann
ucb/Library_ucpgio1.mk |1 + ucb/source/ucp/gio/gio_content.cxx | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08 Author: Stephan Bergmann Date: Thu Sep 26 22:30:11 2013 +0200 Hack to not leave

Re: unexpected behaviour whilst fixing fdo#50118

2013-09-26 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-09-26 12:12:48 +0200, Winfried Donkers wrote: > In /sc/source/core/tool/addincol.cxx in ScUnoAddInCollection::ReadFromAddIn() > I use Application::GetSettings().GetUILanguageTag().getLocale() (not yet > pushed, still in https://gerrit.libreoffice.org/#/c/6032/), w

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

2013-09-26 Thread Stephan Bergmann
cui/source/options/optaboutconfig.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff0bd9ff42bd6fe6ab7f8667c256c952aa261809 Author: Stephan Bergmann Date: Thu Sep 26 21:24:05 2013 +0200 Fix 32-bit builds Change-Id: I78cdd43e02a891fac7240105a9457df1

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

2013-09-26 Thread Stephan Bergmann
include/editeng/editstat.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 703e9f90c00da364e4cddd7e1ea332e6846fe6ce Author: Stephan Bergmann Date: Thu Sep 26 21:10:43 2013 +0200 Missing #include Change-Id: I4ed43a7464da4f4e68636dc90bb92c9a1f76336f diff --git a/inc

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

2013-09-26 Thread Miklos Vajna
writerfilter/inc/doctok/WW8Document.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4930146e1bf1ed036638c7270721d1051095a3c2 Author: Miklos Vajna Date: Thu Sep 26 20:43:01 2013 +0200 writerfilter: no need to have these as public anymore And

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

2013-09-26 Thread Stephan Bergmann
svl/source/svdde/ddesvr.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3d373e8a4adcbc2f9cd4b7cedf8308865989fad5 Author: Stephan Bergmann Date: Thu Sep 26 20:42:51 2013 +0200 Missing #include Change-Id: I2af468933b1e9bdad1c6da1f881daaf068b6bec0 diff --git a/svl/

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

2013-09-26 Thread Miklos Vajna
writerfilter/source/doctok/Dff.cxx | 39 writerfilter/source/doctok/Dff.hxx |7 --- writerfilter/source/doctok/resourcesimpl.xsl | 63 --- 3 files changed, 109 deletions(-) New commits: commit 7367bd9fff37031d5ddcfe926dd3a7f6ecd

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

2013-09-26 Thread Cao Cuong Ngo
sfx2/source/dialog/infobar.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4cd9024db1898176ed2dc06dfe36a2c71213bb02 Author: Cao Cuong Ngo Date: Thu Sep 26 19:14:52 2013 +0200 Fix Infobar crash The infobar should be added to the infobar list. Change-Id: I

Re: inter-sheet formulas don't automatically update any more?

2013-09-26 Thread Yi Ding
The bug is still there in 4.1.2.2 as far as I can tell. I can try to create a test case, but the spreadsheet I have right now is very complicated and proprietary. There's also a regression where references to CSV sheets give a #REF rather than a value half the time, which also renders the 4.1 bra

Checkbox Format > Paragraph > Text Flow > Breaks in Writer

2013-09-26 Thread Gay, Matthieu
Hello, Is this possible to have the checkbox Format > Paragraph > Text Flow > Breaks always check for a table ? This bug is demanding it https://bugassistant.libreoffice.org/show_bug.cgi?id=39400 and for a malformated RTF, I also need it. If not, is this possible to tell me where the

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 42092, which changed state. Bug 42092 Summary: SVG vector graphics exported as bitmaps to PDF https://bugs.freedesktop.org/show_bug.cgi?id=42092 What|Removed |Added

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-26 Thread Laurent Godard
sc/source/ui/view/printfun.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit c5109870fb536a6e938c2b0080b639e9f285b8d8 Author: Laurent Godard Date: Thu Sep 26 16:32:34 2013 +0200 optim notes loop Change-Id: I62a680e64493aff86445791ce3e9e1

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

2013-09-26 Thread Cao Cuong Ngo
comphelper/source/misc/mediadescriptor.cxx | 21 ++--- sfx2/source/doc/docfile.cxx|5 +++-- ucb/source/ucp/cmis/cmis_content.cxx | 25 - ucb/source/ucp/cmis/cmis_url.cxx |3 +-- 4 files changed, 42 insertions(+), 1

Re: minutes of ESC face-to-face ...

2013-09-26 Thread Tommy
On Thu, 26 Sep 2013 12:00:45 +0200, julien2412 wrote: About devs and bugs, perhaps it could be interesting to indicate in https://wiki.documentfoundation.org/FindTheExpert if we want to be warned or not about every bug (concerning module associated to the dev)? (or perhaps ping only for im

[Libreoffice-commits] core.git: sal/osl

2013-09-26 Thread David Tardon
sal/osl/unx/mutex.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 92db3f7c397ba5508daa386e19caf2b1661ec4b4 Author: David Tardon Date: Thu Sep 26 13:04:23 2013 +0200 malloc returns void*; must be cast to real ptr type Change-Id: Ic19707b99b1a53005ac3

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

2013-09-26 Thread Miklos Vajna
include/oox/vml/vmlshape.hxx |1 + offapi/com/sun/star/text/BaseFrameProperties.idl | 10 ++ oox/source/vml/vmlshape.cxx | 22 ++ oox/source/vml/vmltextboxcontext.cxx |2 ++ sw/inc/hintids.hxx

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 56392, which changed state. Bug 56392 Summary: Writer: hyphenation is not always used in line break algorithm https://bugs.freedesktop.org/show_bug.cgi?id=56392 What|Removed |Added ---

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

2013-09-26 Thread László Németh
i18npool/source/breakiterator/breakiterator_unicode.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 634f1d11d2a027887807494b3ca67f33825d5d23 Author: László Németh Date: Thu Sep 26 12:19:01 2013 +0200 fdo#56392 fix hyph. of words with single punctuat

unexpected behaviour whilst fixing fdo#50118

2013-09-26 Thread Winfried Donkers
Hi, I'm working on a neat fix for bug fdo#50118 (Add-in functions are always shown in locale, regardless of global setting 'Use English function names') and I encounter an unexpected behaviour. In /sc/source/core/tool/addincol.cxx in ScUnoAddInCollection::ReadFromAddIn() I use Application::GetS

Re: minutes of ESC face-to-face ...

2013-09-26 Thread julien2412
About devs and bugs, perhaps it could be interesting to indicate in https://wiki.documentfoundation.org/FindTheExpert if we want to be warned or not about every bug (concerning module associated to the dev)? (or perhaps ping only for important bugs) Julien -- View this message in context: http

[Libreoffice-commits] core.git: filter/source framework/inc framework/source include/comphelper include/framework include/salhelper include/ucbhelper include/unotools

2013-09-26 Thread Jesús Corrius
filter/source/config/cache/filtercache.hxx |4 ++-- filter/source/config/cache/typedetection.hxx|2 +- framework/inc/classes/propertysethelper.hxx |2 +- framework/inc/dispatch/closedispatcher.hxx |2 +- framework/inc/dispatch/startmoduledispatcher

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

2013-09-26 Thread László Németh
i18npool/source/breakiterator/breakiterator_unicode.cxx | 29 ++-- 1 file changed, 26 insertions(+), 3 deletions(-) New commits: commit 968f4d72a23bb28d097a7694d66f0b866b3b33f0 Author: László Németh Date: Wed Sep 25 23:46:22 2013 +0200 fdo#56392 fix hyphenation of words w

[Libreoffice-commits] core.git: framework/inc framework/source include/salhelper include/svtools

2013-09-26 Thread Jesús Corrius
framework/inc/classes/checkediterator.hxx |2 +- framework/inc/classes/filtercachedata.hxx |2 +- framework/inc/classes/framecontainer.hxx |2 +- framework/inc/dispatch/closedispatcher.hxx |4 ++--

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

2013-09-26 Thread Jesús Corrius
framework/source/loadenv/loadenv.cxx | 74 +-- 1 file changed, 37 insertions(+), 37 deletions(-) New commits: commit a1bc57563f659579e889f279d7f63a9fb487dcb2 Author: Jesús Corrius Date: Thu Sep 26 10:02:26 2013 +0200 Some spellchecker love in the comment

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

2013-09-26 Thread Stephan Bergmann
ucb/source/ucp/gio/gio_content.cxx |5 - vcl/unx/gtk/app/gtkinst.cxx| 34 ++ 2 files changed, 14 insertions(+), 25 deletions(-) New commits: commit ca4ee400edcb9d077a094f0286861a884c9bc97a Author: Stephan Bergmann Date: Thu Sep 26 09:35:34 2013

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

2013-09-26 Thread Matteo Casalin
sw/source/ui/config/optcomp.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit e8c0a9ab7458d66b3ef015b40996b426f5e5b58a Author: Matteo Casalin Date: Wed Sep 18 01:10:46 2013 +0200 Reduce scope of some local variables Change-Id: I36cedb18a00dfd

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

2013-09-26 Thread Matteo Casalin
sw/source/ui/dbui/mailmergehelper.cxx | 19 --- sw/source/ui/dbui/mmoutputpage.cxx| 25 - sw/source/ui/envelp/mailmrge.cxx | 11 +-- sw/source/ui/inc/mailmergehelper.hxx |3 ++- 4 files changed, 27 insertions(+), 31 deletions(-)

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

2013-09-26 Thread Matteo Casalin
l10ntools/source/pocheck.cxx | 73 ++- 1 file changed, 32 insertions(+), 41 deletions(-) New commits: commit 7924a77ef62e20d84963b5925fa738f9e711959e Author: Matteo Casalin Date: Mon Sep 23 18:53:14 2013 +0200 Fix memory leaks Change-Id:

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

2013-09-26 Thread Matteo Casalin
sw/inc/swabstdlg.hxx |2 +- sw/source/ui/dialog/swdlgfact.cxx|2 +- sw/source/ui/dialog/swdlgfact.hxx|2 +- sw/source/ui/inc/mailmergewizard.hxx | 27 ++- 4 files changed, 17 insertions(+), 16 deletions(-) New commits: commit 1ebe1d6d2

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

2013-09-26 Thread Matteo Casalin
sw/source/ui/inc/glossary.hxx | 26 sw/source/ui/misc/glossary.cxx | 129 +++-- 2 files changed, 75 insertions(+), 80 deletions(-) New commits: commit 233c387f8962a35c8e7a85f58cf6fe4a269dee98 Author: Matteo Casalin Date: Sun Sep 22 02:10:24 2013

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

2013-09-26 Thread Matteo Casalin
sw/source/ui/config/optcomp.cxx | 32 +++- sw/source/ui/inc/optcomp.hxx|5 +++-- 2 files changed, 18 insertions(+), 19 deletions(-) New commits: commit 3b74822938e66dc50d6ae659bc849223aec23a9e Author: Matteo Casalin Date: Wed Sep 18 00:46:03 2013 +0200