LibreOffice Gerrit News for core on 2014-06-26

2014-06-26 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Force --std=gnu89 for clang. in https://gerrit.libreoffice.org/9904 from Andrzej Hunt about module build + OS X: PYTHON_CFLAGS in

LibreOffice Gerrit News for submodules on 2014-06-26

2014-06-26 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: + fdo#63274

Re: LibreOffice build error

2014-06-26 Thread Noel Grandin
On 2014-06-22 10:52 AM, Iric Lomax wrote: ./configure: line 38970: test: jar: integer expression expected configure: error: no, you need at least Ant = 1.6.0 Error running configure at /cygdrive/c/sources/libo-core/autogen.sh line 209. It's probably a bug in the configure script. I would

[Libreoffice-commits] core.git: readlicense_oo/license

2014-06-26 Thread Zolnai Tamás
readlicense_oo/license/LICENSE |4 ++-- readlicense_oo/license/LICENSE.fodt |4 ++-- readlicense_oo/license/LICENSE.html |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 1d5e875a6c61ddc9fbf0ed09878b7dfb75f89fe3 Author: Zolnai Tamás

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

2014-06-26 Thread Stephan Bergmann
external/libgltf/ExternalProject_libgltf.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 5da85a21241f09a0b2d7796bc952806a1a863592 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 08:47:46 2014 +0200 external/libgltf: Hack in missing -fPIC Change-Id:

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

2014-06-26 Thread Stephan Bergmann
external/libgltf/ExternalProject_libgltf.mk |1 - 1 file changed, 1 deletion(-) New commits: commit fb48904dfa640e93650264aa9913dea2305dbcc6 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 08:53:32 2014 +0200 Revert external/libgltf: Hack in missing -fPIC This

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

2014-06-26 Thread Vinaya Mandke
sw/qa/core/data/ooxml/pass/fdo79940.docx |binary writerfilter/source/dmapper/DomainMapper.cxx |2 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |8 writerfilter/source/dmapper/DomainMapper_Impl.hxx |3 +++ 4 files changed, 13 insertions(+) New commits:

how to cope with Calc functions that have an optional argument, which is mandatory in Excel?

2014-06-26 Thread Winfried Donkers
Hi, Currenty I am looking at fdo#40835, which mentions the problem that Excel function F.DIST has 4 required arguments and that ODF1.2 function FDIST has the same arguments, only the last argument is optional. I have found in classes FormulaParser and FormulaFinalizer

Re: Pasting in Writer or how to create a SwDoc deep copy?

2014-06-26 Thread Miklos Vajna
Hi Jan-Marek, On Wed, Jun 25, 2014 at 01:09:01PM +0200, Jan-Marek Glogowski glo...@fbihome.de wrote: My best idea is to use SwNodeIndex aSourceIdx( rSource.GetNodes().GetEndOfExtras(), *1* ); Are you sure such an explicit offset is required here? I'm thinking about special situations like

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar andras.ti...@collabora.com at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-7: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar andras.ti...@collabora.com at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar andras.ti...@collabora.com at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-24-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Christian Lohmaier
Tag 'suse-4.0-25' created by Andras Timar andras.ti...@collabora.com at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

Re: Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

2014-06-26 Thread Miklos Vajna
Hi Rob, On Mon, Jun 23, 2014 at 01:49:39PM +0100, Rob Collins r...@entelecheia.com wrote: I have downloaded the libreoffice code source files and loaded them into KDevelop. I also downloaded the Libreoffice SDK. However, I can't find the declarations for many basic types. Point is in

Re: Playing mp4 video's in Libreoffice Windows

2014-06-26 Thread Miklos Vajna
On Thu, Jun 19, 2014 at 12:07:27PM +0200, Fernand Vanrie s...@pmgroup.be wrote: Wath 's the current situation and the future for playing mp4 video's in LibreOffice Windows ? Mp4 can aperently been played on Mac and Ubuntu (LO 4.3) From related issues i learned that there is new code

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - sc/source svx/source

2014-06-26 Thread Damien Chambe
sc/source/ui/view/drawview.cxx |2 +- svx/source/svdraw/gradtrns.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 21e4d0de7b8cce4941bebacf3e8d75c9e68ee176 Author: Damien Chambe damien.cha...@gmail.com Date: Sun Jun 15 21:17:41 2014 +0200 Resolves

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

2014-06-26 Thread Oliver-Rainer Wittmann
sw/source/filter/ww8/ww8par.cxx |5 +- sw/source/filter/ww8/ww8par.hxx | 14 sw/source/filter/ww8/ww8par5.cxx | 66 --- sw/source/filter/ww8/ww8par6.cxx |6 +-- 4 files changed, 54 insertions(+), 37 deletions(-) New commits: commit

Re: [libreoffice-projects] minutes of ESC call ...

2014-06-26 Thread Bjoern Michaelsen
Hi, a quick hint, since I stumbled over this: On Thu, May 08, 2014 at 04:29:41PM +0100, Michael Meeks wrote: + HackFest 'pack' / box / Virtual Machines / etc. ? + Still have hardware to try out (Bjoern) + can bring to Paris - some quadro / quad CPU thingit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - translations

2014-06-26 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a692cb2c8807ea587687de18067fe074a15d0aa Author: Andras Timar andras.ti...@collabora.com Date: Thu Jun 26 12:39:26 2014 +0200 Updated core Project: translations

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-3' - source/sl

2014-06-26 Thread Andras Timar
source/sl/svtools/uiconfig/ui.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1354e93464238d54dfd0605227afa4b1e475f421 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jun 26 12:39:26 2014 +0200 Updated Slovenian translation Change-Id:

Paris LibreOffice hackfest practical info

2014-06-26 Thread Charles-H. Schulz
Hello everyone and especially devs who will be joining us tomorrow in Paris for the hackfest, The Simplon space will be open at 9 am and we can enter there at that time. I'll be there, here's my phone (+33)-0-6 98655424 The location is described here:

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

2014-06-26 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx | 24 1 file changed, 24 insertions(+) New commits: commit ff4698da491f8d1d910559c53bd7bba49e8499d3 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Jun 26 14:51:39 2014 +0200 SwTextBoxHelper::syncProperty: handle

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

2014-06-26 Thread Muthu Subramanian
oox/source/drawingml/textcharacterproperties.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ad9a48a2b31fc97bcfbf50b8f5731f520c281595 Author: Muthu Subramanian sumu...@collabora.com Date: Thu Dec 12 18:24:42 2013 +0530 n#828390: Reset charescapement. Unless

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/Library_uui.mk uui/source uui/uiconfig

2014-06-26 Thread Mihai Varga
uui/Library_uui.mk |1 uui/source/authfallbackdlg.cxx | 58 uui/source/authfallbackdlg.hxx | 43 ++ uui/uiconfig/ui/authfallback.ui | 93 4 files changed, 195 insertions(+) New commits:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - include/ucbhelper ucbhelper/Library_ucbhelper.mk ucbhelper/source

2014-06-26 Thread Mihai Varga
include/ucbhelper/authenticationfallback.hxx | 59 +++ ucbhelper/Library_ucbhelper.mk |1 ucbhelper/source/provider/authenticationfallback.cxx | 41 + 3 files changed, 101 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Changes to 'feature/gsoc14-draw-chained-text-boxes'

2014-06-26 Thread matteocam
New branch 'feature/gsoc14-draw-chained-text-boxes' available with the following commits: commit e918f1a987a543749cf5ec87fad1591332c8065e Author: matteocam matteo.campane...@gmail.com Date: Thu Jun 26 09:46:28 2014 +0200 Added chain attribute to SdrTextObj Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - oox/source

2014-06-26 Thread Muthu Subramanian
oox/source/drawingml/textcharacterproperties.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit a9b019c66e1b492773a579135520d8a50b02f623 Author: Muthu Subramanian sumu...@collabora.com Date: Thu Dec 12 18:24:42 2013 +0530 n#828390: Reset charescapement. Unless

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Bjoern Michaelsen
Hi Cedric, Hi Fridrich, melange is crapping out on me. Neither my bjoern.michael...@gmail.com nor my bjoern.michael...@canonical.com account lets me take any action/evaluation. As mst (co-mentor) is on vacation too and possibly hasnt filed this, please handle this for me. Thanks. Best, Bjoern

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

2014-06-26 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx | 14 -- sw/source/core/docnode/nodedump.cxx |3 +++ 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 63da79385ad858f5040f8d0a8898d3b5be5e4f93 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Jun 26 15:51:50

[Bug 37401] EDITING with Gradient Tool: border between colors does not follow related control point movings

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37401 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-06-26 Thread Christian Lohmaier
check.php | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) New commits: commit e04aa84a26db75182a5246812d4efcd6cc1f509e Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Thu Jun 26 16:46:00 2014 +0200 enable update for 4.2.5, also offer

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

2014-06-26 Thread Zolnai Tamás
external/libgltf/UnpackedTarball_libgltf.mk |1 external/libgltf/patches/compiler_error_fixes.patch | 41 2 files changed, 42 insertions(+) New commits: commit 481a17b6a6fb332935c3e41c077cc5f60b751021 Author: Zolnai Tamás tamas.zol...@collabora.com Date:

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Fridrich Strba
I see all mentor evaluation being filled. So this should be ok by now. F. On 26/06/14 16:14, Bjoern Michaelsen wrote: Hi Cedric, Hi Fridrich, melange is crapping out on me. Neither my bjoern.michael...@gmail.com nor my bjoern.michael...@canonical.com account lets me take any

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

2014-06-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/DataBrowserModel.cxx | 122 ++ chart2/source/controller/dialogs/DataBrowserModel.hxx |2 chart2/source/inc/DataSeriesHelper.hxx|5 chart2/source/tools/DataSeriesHelper.cxx | 12 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 36/8b3a6660e8623e43529e21e41fbce1192e6a92 78/5b8653be59823eb9cc4efe49f4b87e2b545d33

2014-06-26 Thread Caolán McNamara
36/8b3a6660e8623e43529e21e41fbce1192e6a92 |1 + 78/5b8653be59823eb9cc4efe49f4b87e2b545d33 |1 + 2 files changed, 2 insertions(+) New commits: commit ca117f62435394dd27469b89e1f8865faf9822f0 Author: Caolán McNamara caol...@redhat.com Date: Thu Jun 26 16:30:05 2014 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0a/4564b42de0fc61253ae4e69039860c09e53eba

2014-06-26 Thread Caolán McNamara
0a/4564b42de0fc61253ae4e69039860c09e53eba |1 + 1 file changed, 1 insertion(+) New commits: commit db153b459a851cc58b3f8de2440a0ebe749c7250 Author: Caolán McNamara caol...@redhat.com Date: Thu Jun 26 16:30:24 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-06-26 Thread Olivier Hallot
source/text/scalc/01/04060182.xhp | 59 ++ 1 file changed, 59 insertions(+) New commits: commit cb00f782515e7a11796d7996e89073a4ecfdb3d7 Author: Olivier Hallot olivier.hal...@edx.srv.br Date: Thu Jun 26 09:04:37 2014 -0300 Fix bug fdo#80431 Help

[Libreoffice-commits] core.git: helpcontent2

2014-06-26 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 007378409a258911c1fbe589f9cdf66b69d52211 Author: Olivier Hallot olivier.hal...@edx.srv.br Date: Thu Jun 26 09:04:37 2014 -0300 Updated core Project: help cb00f782515e7a11796d7996e89073a4ecfdb3d7

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

2014-06-26 Thread Stanislav Horacek
source/text/scalc/01/04060115.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit d2e055fb50d07664c8b90456c07c2d39d49e62df Author: Stanislav Horacek stanislav.hora...@gmail.com Date: Wed Jun 25 21:09:15 2014 +0200 fdo#63274 clarify hexadecimal

[Libreoffice-commits] core.git: helpcontent2

2014-06-26 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02bf9ed73a666a047c4a076de027d8ce0ef73c63 Author: Stanislav Horacek stanislav.hora...@gmail.com Date: Wed Jun 25 21:09:15 2014 +0200 Updated core Project: help

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

2014-06-26 Thread Julien Nabet
sw/source/core/frmedt/feshview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01ee29125610a0fe4d6dcb080da09e3961f1236a Author: Julien Nabet serval2...@yahoo.fr Date: Wed Jun 25 21:58:47 2014 +0200 Resolves fdo#54155: Crash when playing with a Group inside

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

2014-06-26 Thread Stephan Bergmann
tools/source/datetime/tdate.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit d6817ba7a74ba22206006f0783c788a5dc774236 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 17:40:18 2014 +0200 Mac OS X does provide localtime_r Change-Id:

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

2014-06-26 Thread Julien Nabet
sw/source/core/frmedt/feshview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44ae2ff6d2271949b2a4d22d017003f948b6aa2a Author: Julien Nabet serval2...@yahoo.fr Date: Wed Jun 25 21:58:47 2014 +0200 Resolves fdo#54155: Crash when playing with a Group inside

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

2014-06-26 Thread Luboš Luňák
sw/source/core/uibase/dbui/dbmgr.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f0c2bb87122307cd7462a84a5196ec24dbfd3fb6 Author: Luboš Luňák l.lu...@collabora.com Date: Wed Jun 25 15:20:55 2014 +0200 MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)

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

2014-06-26 Thread Joel
sw/uiconfig/swriter/ui/inforeadonlydialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b7c7fab14ce73dd04d636af05ee837ea7de8f23 Author: Joel jmadero@gmail.com Date: Wed Jun 25 10:09:16 2014 -0700 fdo#62879 Changed wording of protected section dialog

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

2014-06-26 Thread Caolán McNamara
vcl/source/gdi/bitmap3.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit db298f22a04e409a555d7c3ccec4c1dae91a6e1b Author: Caolán McNamara caol...@redhat.com Date: Wed Jun 25 16:36:28 2014 +0100 Related: fdo#33455 retain color

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

2014-06-26 Thread Joren De Cuyper
sw/source/uibase/lingu/olmenu.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 224d51af5aa9faa33a57f1325431cd12a7952a62 Author: Joren De Cuyper jore...@libreoffice.org Date: Wed Jun 25 21:49:13 2014 +0200 fdo#48673 - UI: No keyboard shortcut for Ignore

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

2014-06-26 Thread Joren De Cuyper
sc/source/ui/src/scstring.src |2 +- sc/source/ui/unoobj/docuno.cxx | 20 ++-- sc/uiconfig/scalc/ui/printeroptions.ui |8 3 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 0ac652bbc01ab7c9304b5e230695f4193dfadd09 Author:

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

2014-06-26 Thread Stephan Bergmann
i18npool/source/collator/gencoll_rule.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit f899ce3db7d5b9127ca95ad0675d1e5b6147e70b Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 17:54:05 2014 +0200 ICU's

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

2014-06-26 Thread Stephan Bergmann
sal/osl/unx/system.h |2 ++ 1 file changed, 2 insertions(+) New commits: commit b7de76d825b02005ab8cf02b3977e4be441200c5 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 17:55:05 2014 +0200 Mac OS X does provide localtime_r and gmtime_r Change-Id:

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Cedric Bosdonnat
Hi Bjoern, Michael came back from vacation on Tuesday and filed the evaluation, so everything is ok there. Thanks for thinking about us during your holidays thought ;) Regards, -- Cedric On Thu, 2014-06-26 at 16:14 +0200, Bjoern Michaelsen wrote: Hi Cedric, Hi Fridrich, melange is

minutes of ESC call ...

2014-06-26 Thread Stephan Bergmann
* Participants: Stephan, Christian, Adam, Miklos, Michael S., Caolan, Eilidh, Cedric, Andras, Robinson, Astron * Completed Action Items + invite Muthu (Michael) + get Board involved to listen / interact over 'titles' (Astron) * Pending Action Items: + research / seek a saner

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/source uui/uiconfig uui/UIConfig_uui.mk

2014-06-26 Thread Mihai Varga
uui/UIConfig_uui.mk |1 + uui/source/authfallbackdlg.cxx | 17 +++-- uui/source/authfallbackdlg.hxx |5 +++-- uui/uiconfig/ui/authfallback.ui |4 +++- 4 files changed, 18 insertions(+), 9 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/source

2014-06-26 Thread Mihai Varga
uui/source/iahndl-authentication.cxx | 11 +++ uui/source/iahndl.cxx|9 +++-- uui/source/iahndl.hxx|5 + 3 files changed, 23 insertions(+), 2 deletions(-) New commits: commit b2aa6454f605adf6f79ea8db854c96bb0213aae1 Author: Mihai Varga

[Libreoffice-commits] core.git: include/svl sc/qa svl/Library_svl.mk svl/source

2014-06-26 Thread Kohei Yoshida
include/svl/gridprinter.hxx | 44 +++ sc/qa/unit/helper/debughelper.hxx | 113 -- sc/qa/unit/helper/qahelper.hxx|2 sc/qa/unit/ucalc.cxx |2 svl/Library_svl.mk|1 svl/source/misc/gridprinter.cxx | 141

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

2014-06-26 Thread Kohei Yoshida
svl/source/misc/gridprinter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b2bbd5375ab6ca6ddf4c133d2fdf0b5e38d818b5 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 26 13:36:15 2014 -0400 Initialize it with empty OUString instances.

[Libreoffice-commits] core.git: svl/Library_svl.mk

2014-06-26 Thread Kohei Yoshida
svl/Library_svl.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 1fabecb123dcc91ebd9d43f3e5c163c7b12b37b0 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 26 13:50:17 2014 -0400 svl now depends on mdds. Change-Id:

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

2014-06-26 Thread Kohei Yoshida
chart2/source/inc/InternalData.hxx |4 -- chart2/source/tools/InternalData.cxx | 57 +-- 2 files changed, 36 insertions(+), 25 deletions(-) New commits: commit aa6495b6fa231abfe8b55a806ff6d5a306843cd3 Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

[Libreoffice-commits] core.git: Changes to 'private/jmux/mailmerge-fixes'

2014-06-26 Thread Jan-Marek Glogowski
New branch 'private/jmux/mailmerge-fixes' available with the following commits: commit a6419672dadd6777bd7f1ecddaf05abc0440eea0 Author: Jan-Marek Glogowski glo...@fbihome.de Date: Thu Jun 26 20:23:39 2014 +0200 Merge SwDoc::Paste into SwDoc::CreateCopy Change-Id:

Re: Pasting in Writer or how to create a SwDoc deep copy?

2014-06-26 Thread Jan-Marek Glogowski
Hi Miklos, Am 26.06.2014 10:54, schrieb Miklos Vajna: On Wed, Jun 25, 2014 at 01:09:01PM +0200, Jan-Marek Glogowski glo...@fbihome.de wrote: My best idea is to use SwNodeIndex aSourceIdx( rSource.GetNodes().GetEndOfExtras(), *1* ); Are you sure such an explicit offset is required here?

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - basic/source comphelper/source dbaccess/source filter/source forms/source framework/source scripting/source sd/source svx/source ucb/source u

2014-06-26 Thread Noel Grandin
basic/source/basmgr/basicmanagerrepository.cxx|3 - basic/source/uno/dlgcont.cxx |2 basic/source/uno/namecont.cxx | 10 ++-- comphelper/source/processfactory/processfactory.cxx |

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

2014-06-26 Thread Stephan Bergmann
rsc/source/prj/start.cxx | 15 ++- rsc/source/rsc/rsc.cxx | 15 ++- rsc/source/rscpp/cpp3.c | 14 +- 3 files changed, 41 insertions(+), 3 deletions(-) New commits: commit 7c5a21dd4142c414de4e5925533e8cfbb6f329b0 Author: Stephan Bergmann

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

2014-06-26 Thread Stephan Bergmann
idl/source/prj/command.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 977c50178f804dad2817bca98cb9b26affd5bf9a Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 22:49:40 2014 +0200 idl: ignore -isystem args Change-Id:

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

2014-06-26 Thread Stephan Bergmann
sfx2/source/appl/shutdowniconaqua.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4cda79cec3fe54b6859ec8ca550f4453ace7fcb2 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 26 22:57:11 2014 +0200 loplugin:staticcall Change-Id:

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

2014-06-26 Thread Kohei Yoshida
chart2/source/tools/InternalData.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 95272e7e5b7e38753ab07dbd6503b7cfa2974842 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 26 18:57:09 2014 -0400 Prevent a crash while dumping internal data content.

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_export.mk chart2/CppunitTest_chart2_import.mk chart2/inc chart2/qa chart2/source

2014-06-26 Thread Kohei Yoshida
chart2/CppunitTest_chart2_export.mk |1 chart2/CppunitTest_chart2_import.mk |1 chart2/inc/unonames.hxx |2 chart2/qa/extras/chart2export.cxx

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

2014-06-26 Thread Kohei Yoshida
chart2/source/tools/InternalData.cxx | 36 ++- 1 file changed, 27 insertions(+), 9 deletions(-) New commits: commit 822d0e9db610ce3cbee2cf8d3154ee41218ea562 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 26 22:31:20 2014 -0400 Use new

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

2014-06-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/DataBrowserModel.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit ecde8155fefcdacb08177a10a4eddc24f6675b0b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 26 14:51:47 2014 -0400 fdo#79151: No need to offset column index

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

2014-06-26 Thread Kohei Yoshida
sc/inc/refhint.hxx | 14 +++--- sc/source/core/tool/refhint.cxx | 35 +++ 2 files changed, 42 insertions(+), 7 deletions(-) New commits: commit 3c6e378fd81b2bfd8a35e12557a90fa40428920e Author: Kohei Yoshida kohei.yosh...@collabora.com

[Libreoffice-commits] core.git: compilerplugins/clang extensions/source sal/qa sc/source toolkit/source

2014-06-26 Thread Stephan Bergmann
compilerplugins/clang/unreffun.cxx | 23 +--- extensions/source/propctrlr/xsddatatypes.cxx | 37 -- sal/qa/rtl/oustring/rtl_OUString2.cxx| 71 --- sc/source/core/data/dociter.cxx | 16 --

Re: [Libreoffice-qa] www.libreoffice.org website has an issue

2014-06-26 Thread Christian Lohmaier
Hi *, Am 23.06.2014 21:54 schrieb Cor Nouws oo...@nouenoff.nl: thanks for posting. I see a mail with subject LibreOffice website does not display all characters at the website list, so I guess it's noticed there as well. It is noticed, but so far the problem could not be tracked down. It

Re: [Libreoffice-qa] bug 80220

2014-06-26 Thread Christian Lohmaier
Hi Nino, *; On Wednesday, June 25, 2014, Nino Novak nn.l...@kflog.org wrote: [...] I'm going to give it a try. done. well, in my case it was easy to reproduce, as I'm using the same localization and the report is rather well done. However, I cannot estimate the importance/implications

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

2014-06-26 Thread Bjoern Michaelsen
Hi, a quick hint, since I stumbled over this: On Thu, May 08, 2014 at 04:29:41PM +0100, Michael Meeks wrote: + HackFest 'pack' / box / Virtual Machines / etc. ? + Still have hardware to try out (Bjoern) + can bring to Paris - some quadro / quad CPU thingit

Re: [Libreoffice-qa] bug 80220

2014-06-26 Thread Nino Novak
Hello Christian, Am 26.06.2014 10:06, schrieb Christian Lohmaier: But again @whoeverstartsathread: use telling summaries, give a link to click on and a small abstract about what is all about (in this case: inserted date-field loses locale/langauge-property on document reload). It makes life

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

2014-06-26 Thread Stephan Bergmann
* Participants: Stephan, Christian, Adam, Miklos, Michael S., Caolan, Eilidh, Cedric, Andras, Robinson, Astron * Completed Action Items + invite Muthu (Michael) + get Board involved to listen / interact over 'titles' (Astron) * Pending Action Items: + research / seek a saner

[Libreoffice-bugs] [Bug 77173] PRINTING: Can't print after a time

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77173 ign_christian ign_christ...@yahoo.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 44417] shortcut left Alt-key behaves different form right Alt-key

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44417 --- Comment #3 from Winfried Donkers winfrieddonk...@libreoffice.org --- Problem as decsribed in comment #0 still exists in version 4.2.5.2 on Windows7. Steps to reproduce: -open new calc document -enter values in A1..A4 -select range A1:A4

[Libreoffice-bugs] [Bug 70653] EDITING: impossible to change existing math catalog element's font face without its name auto-switched to Unicode value

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70653 --- Comment #5 from Dominik d0m1...@gmx.net --- still existing in 4.3.0 rc1 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 74120] Segfault in libmergedlo.so causing kernel crash

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74120 --- Comment #7 from Matúš Kukan matus.ku...@collabora.com --- I don't understand this bug. Yes, libmerged is just a huge shared library. It should fail the same way if you split it into many smaller. So - is LO crashing? Can you provide any

[Libreoffice-bugs] [Bug 79265] EDITING: Can't select another item from input list within protected section

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79265 --- Comment #3 from Kulo h.kulov...@lohr.at --- Confirmed on Windows 7 x64 in Version 4.3.0.1 rc -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 80550] New: create folder from save as dialog -- closes save as dialog

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80550 Priority: medium Bug ID: 80550 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: create folder from save as dialog -- closes save as dialog Severity: normal

[Libreoffice-bugs] [Bug 79940] FILEOPEN: DOCX: LO crashes while opening issue file

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79940 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 80404] PRINTING: Unable to print documents to Brother printer on Mac

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80404 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC||philip...@hotmail.com

[Libreoffice-bugs] [Bug 80551] New: uno Sheet annotations getByIndex is based on document annotations index

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80551 Priority: medium Bug ID: 80551 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: uno Sheet annotations getByIndex is based on document annotations index Severity:

[Libreoffice-bugs] [Bug 72157] LibreOffice does not release WebDAV file lock on document close

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72157 --- Comment #26 from i...@medizinische-genetik.de --- (In reply to comment #25) There was an error in the installer which has been fixed now. Please try again tomorrow. Today I tried

[Libreoffice-bugs] [Bug 80494] Creating chart by StarBasic Macro fails

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80494 --- Comment #3 from FS bz...@florian-schmitt.net --- Checked the sample code with Apache OpenOffice.org Calc 4.1.0 on Win7 - works perfectly. So i assume the Basic code is valid and working. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 79674] Opening ods file is slow (empty/bank or not), xlsx file is fast

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79674 nuageb...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-bugs] [Bug 80526] DOCX formatting

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80526 Jay Philips philip...@hotmail.com changed: What|Removed |Added Attachment #101747|text/plain

[Libreoffice-bugs] [Bug 80060] FORMATTING: mate panel disappear

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80060 --- Comment #9 from mihai petcu miky_brot...@yahoo.com --- using Mint 17 x64, fresh install on a Lenovo Thinkpad x200 with an Intel Mobile 4 Series Chipset Integrated Graphics Controller [8086:2A42] and a generic i915 driver. i've created an

[Libreoffice-bugs] [Bug 60244] Unique random number generator function

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60244 Kevin Suo suokunl...@gmail.com changed: What|Removed |Added CC||suokunl...@gmail.com

[Libreoffice-bugs] [Bug 80060] FORMATTING: mate panel disappear

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80060 --- Comment #10 from mihai petcu miky_brot...@yahoo.com --- i found the cause: everything is working fine by disabling composition -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 46850] iterative computation will not converge

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46850 Kevin Suo suokunl...@gmail.com changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 46850] iterative computation will not converge

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46850 Kevin Suo suokunl...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 80521] FORMATTING: AutoCorrect doesnt work when a sentence ends with a number or capitalized last word

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80521 Jay Philips philip...@hotmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 79674] Opening ods file is slow (empty/bank or not), xlsx file is fast

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79674 --- Comment #9 from nuageb...@gmail.com --- More information: Debian just updated the LibreOffice packages, so the new version I'm testing is: Version: 4.2.5.2 Build ID: 420m0(Build:2) Which *still* have the same problem. So I Test again with

[Libreoffice-bugs] [Bug 80540] VIEWING: Stock chart does not display correctly

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80540 --- Comment #2 from Rinus van Weert mjmvanwe...@gmail.com --- Created attachment 101788 -- https://bugs.freedesktop.org/attachment.cgi?id=101788action=edit a (exported) picture of the BIDU-STOCK-PRICE example As shown in the attachment the

[Libreoffice-bugs] [Bug 80540] VIEWING: Stock chart does not display correctly

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80540 --- Comment #3 from Rinus van Weert mjmvanwe...@gmail.com --- I meant to say there is NO 4.3.0 version for Linux Mint/Ubuntu (deb version) -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80526] FILEOPEN: DOCX frame not being stretched to accomodate text in it

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80526 Jay Philips philip...@hotmail.com changed: What|Removed |Added Hardware|x86 (IA32) |All

[Libreoffice-bugs] [Bug 80526] FILEOPEN: DOCX frame not being stretched to accomodate text in it

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80526 --- Comment #2 from Jay Philips philip...@hotmail.com --- Created attachment 101789 -- https://bugs.freedesktop.org/attachment.cgi?id=101789action=edit LibO 4.1 VS Word 2013 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 80526] FILEOPEN: DOCX frame not being stretched to accomodate text in it

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80526 --- Comment #3 from Jay Philips philip...@hotmail.com --- Created attachment 101790 -- https://bugs.freedesktop.org/attachment.cgi?id=101790action=edit How it looks in 4.0 without the ribbon -- You are receiving this mail because: You are the

  1   2   3   >