LibreOffice Gerrit News for core on 2014-03-26

2014-03-26 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#64945 Remove inconvenient localized symbol code. in https://gerrit.libreoffice.org/8696 from Darshana Padmadas about module officecfg, starmath End

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2014-03-26 Thread Tor Lillqvist
vcl/headless/svpinst.cxx |5 - vcl/inc/headless/svpinst.hxx |1 - vcl/inc/osx/salinst.h |2 -- vcl/inc/salinst.hxx |1 - vcl/inc/unx/salinst.h |1 - vcl/inc/win/salinst.h |2 -- vcl/quartz/salvd.cxx |9 -

Re: Extension in Java

2014-03-26 Thread Cedric Bosdonnat
Hello Adriam, On Tue, 2014-03-25 at 16:55 -0400, Adriam Delgado Rivero wrote: thanks, Cedric. I developmend one extension in java, when i try to build the extension LibreofficeManageExtension Cannot determine registration class.I cant find the error in my extension. Sadly without more

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

2014-03-26 Thread Tor Lillqvist
vcl/inc/generic/geninst.h| 30 vcl/inc/headless/svpinst.hxx | 53 +-- vcl/inc/unx/gtk/gtkinst.hxx | 47 +++--- vcl/inc/unx/salinst.h| 35 ++-- 4 files

Contribution to Impress media controls

2014-03-26 Thread barraq
Hello there, I contact you as a teaching assistant from the Ensimag software engineering school from Grenoble, France. Each year, our 2nd year students are contributing to open-source projects (usually by groups of 4 students) like Firefox, Git. This year we are interested to contribute to

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Depends on||76607 --- Comment #118

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/quartz

2014-03-26 Thread Tor Lillqvist
vcl/headless/svpframe.cxx |6 +++ vcl/headless/svpgdi.cxx | 35 ++--- vcl/inc/headless/svpgdi.hxx | 36 +- vcl/quartz/salgdi.cxx | 86 +--- vcl/quartz/salgdicommon.cxx | 12 -- 5 files changed, 41

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

2014-03-26 Thread Tor Lillqvist
vcl/inc/headless/svpgdi.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1c00c606d125330026689192a8146c95084118ca Author: Tor Lillqvist t...@collabora.com Date: Wed Mar 26 11:24:44 2014 +0200 Return two accidentally removed member functions Change-Id:

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

2014-03-26 Thread Kohei Yoshida
sc/inc/tokenarray.hxx |2 sc/source/core/data/column.cxx | 15 +++- sc/source/core/data/formulacell.cxx |2 sc/source/core/tool/token.cxx | 135 4 files changed, 108 insertions(+), 46 deletions(-) New commits: commit

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

2014-03-26 Thread Takeshi Abe
chart2/source/tools/OPropertySet.cxx | 17 + chart2/source/view/charttypes/Splines.cxx | 24 +--- 2 files changed, 18 insertions(+), 23 deletions(-) New commits: commit 3952fab4edb68608dee1e20750a826c6e0c1a417 Author: Takeshi Abe t...@fixedpoint.jp

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions.lst

2014-03-26 Thread Andrea Pescetti
extensions.lst |4 1 file changed, 4 insertions(+) New commits: commit b885f48409b140f6312e3027ade222e0b9fb907d Author: Andrea Pescetti pesce...@apache.org Date: Wed Mar 26 08:46:00 2014 + #i124423# Bundle Portuguese dictionary. diff --git a/extensions.lst b/extensions.lst

[GSoC] Actions for mentors: rate students

2014-03-26 Thread Cedric Bosdonnat
Hi all, If you're not a mentor for GSoC, you can stop reading here: it'll save you a few seconds ;) The next steps in the GSoS process is to rate the students. So all mentors should go and review / rate the students applications on google melange:

master crashes when open/save dialog opens

2014-03-26 Thread Winfried Donkers
Hi all, Yesterday Calc crashed when trying to Save As, just when the save dialog opened, both with and without my code changes. This morning I pulled a recent codebase and rebuild. Now LibreOffice crashes also when the open dialog opens. I ran soffice.bin in gdb: Program received signal

[PATCH] LTO parallelism

2014-03-26 Thread Martin Liška
Hello, following patch increases parallelism for LTO. I tried to add -flto=+jobserver, but didn't help. Tested on trunk for x86_64 GNU/Linux. Thank you, Martin diff --git a/solenv/gbuild/platform/com_GCC_defs.mk b/solenv/gbuild/platform/com_GCC_defs.mk index a4b18a3..93d3fe7 100644 ---

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

2014-03-26 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/relsize.rtf | 42 sw/qa/extras/rtfimport/rtfimport.cxx|9 writerfilter/source/rtftok/rtfsdrimport.cxx | 57 3 files changed, 108 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b8/85f48409b140f6312e3027ade222e0b9fb907d

2014-03-26 Thread Caolán McNamara
b8/85f48409b140f6312e3027ade222e0b9fb907d |1 + 1 file changed, 1 insertion(+) New commits: commit 19e5472e425f3b7bebdc01c14da82e1de2f4a5a0 Author: Caolán McNamara caol...@redhat.com Date: Wed Mar 26 11:38:14 2014 + Notes added by 'git notes add' diff --git

Re: [PATCH] LTO parallelism

2014-03-26 Thread Miklos Vajna
Hi Margin, On Wed, Mar 26, 2014 at 11:43:24AM +0100, Martin Liška mli...@suse.cz wrote: diff --git a/solenv/gbuild/platform/com_GCC_defs.mk b/solenv/gbuild/platform/com_GCC_defs.mk index a4b18a3..93d3fe7 100644 --- a/solenv/gbuild/platform/com_GCC_defs.mk +++

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

2014-03-26 Thread Armin Le Grand
svx/source/svdraw/svdotext.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 6f2ce153c4bd7350487809d87e72619d5cd9764e Author: Armin Le Grand a...@apache.org Date: Wed Mar 26 11:54:52 2014 + i124389 for tables refresh TextFrame when

Re: [PATCH] LTO parallelism

2014-03-26 Thread Martin Liška
Sure, there's correct patch. Martin On 03/26/2014 12:59 PM, Miklos Vajna wrote: Hi Margin, On Wed, Mar 26, 2014 at 11:43:24AM +0100, Martin Liška mli...@suse.cz wrote: diff --git a/solenv/gbuild/platform/com_GCC_defs.mk b/solenv/gbuild/platform/com_GCC_defs.mk index a4b18a3..93d3fe7

[Libreoffice-commits] core.git: 2 commits - include/sot

2014-03-26 Thread Stephan Bergmann
include/sot/object.hxx | 180 ++-- include/sot/storage.hxx | 20 - 2 files changed, 27 insertions(+), 173 deletions(-) New commits: commit 12d30ef0ca9418d6dfa75e2a95f5213961b2fa21 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 26

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

2014-03-26 Thread Chris Sherlock
include/vcl/outdev.hxx | 37 +++-- include/vcl/print.hxx |4 vcl/source/gdi/outdev2.cxx | 44 +++- vcl/source/gdi/print.cxx | 21 + 4 files changed, 63 insertions(+), 43

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

2014-03-26 Thread Chris Sherlock
helpcontent2 |2 +- include/vcl/outdev.hxx |3 --- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 29bea73595b1c5dc8ee6c311ae3f43e3345448bb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 23:32:52 2014 +1100 fdo#74702 Followup to

Re: [PATCH] LTO parallelism

2014-03-26 Thread Stephan Bergmann
On 03/26/2014 11:43 AM, Martin Liška wrote: following patch increases parallelism for LTO. I tried to add -flto=+jobserver, but didn't help. According to http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Optimize-Options.html#index-flto-891, the + needs to go at the start of the Make recipe

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

2014-03-26 Thread Chris Sherlock
include/vcl/outdev.hxx | 214 - 1 file changed, 107 insertions(+), 107 deletions(-) New commits: commit b467b85817dfb11b8f481e0cbf853b67b48e991d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 23:44:06 2014 +1100 Fix tab

Contribution to Impress media controls

2014-03-26 Thread Rémi Barraquand
Hello there, I contact you as a teaching assistant from the Ensimag http://ensimag.grenoble-inp.fr/ecole-nationale-superieure-d-informatique-et-de-mathematiques-appliquees-74488.kjsp?RH=ENSIMAG_FRRF=ENSIMAG_EN software engineering school from Grenoble, France. Each year, our 2nd year students

Re: master crashes when open/save dialog opens

2014-03-26 Thread Miklos Vajna
Hi Winfried, On Wed, Mar 26, 2014 at 11:35:18AM +0100, Winfried Donkers w.donk...@dci-electronics.nl wrote: Yesterday Calc crashed when trying to Save As, just when the save dialog opened, both with and without my code changes. This morning I pulled a recent codebase and rebuild. Now

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

2014-03-26 Thread Jan Holesovsky
helpcontent2 |2 +- uui/source/ids.hrc |3 +++ uui/source/passworddlg.cxx |1 - uui/source/passworddlg.hrc | 40 uui/source/passworddlg.src |1 - 5 files changed, 4 insertions(+), 43 deletions(-) New commits: commit

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

2014-03-26 Thread Miklos Vajna
sw/qa/extras/ww8import/data/cp144.doc |binary sw/qa/extras/ww8import/ww8import.cxx |7 +++ sw/source/filter/ww8/ww8par.cxx |4 +++- 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 8757bea2e88c6e349e1fe98d8e9695d7b9c6179e Author: Miklos Vajna

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

2014-03-26 Thread Tor Lillqvist
Repository.mk|2 +- scp2/source/ooo/file_ooo.scp |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 809d724b6da3680f34f7e2e898aa72634a3331d7 Author: Tor Lillqvist t...@collabora.com Date: Fri Mar 7 10:52:50 2014 +0200 Fix OS X build

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

2014-03-26 Thread Tor Lillqvist
desktop/source/app/check_ext_deps.cxx |3 +++ desktop/source/deployment/misc/dp_misc.cxx |4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 3f26b006e4ef971dfa127d0e7582d369e63fa8d7 Author: Tor Lillqvist t...@collabora.com Date: Tue Feb 25 16:26:30 2014

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - chart2/source

2014-03-26 Thread Kohei Yoshida
chart2/source/inc/macros.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4a25be3da00ca71d497e06e9f7e22c409d03cd0 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Mar 26 11:11:49 2014 -0400 Re-enable the new chart type. Change-Id:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 73936, which changed state. Bug 73936 Summary: FILEOPEN: Can't open .doc file: Writer freezes https://bugs.freedesktop.org/show_bug.cgi?id=73936 What|Removed |Added

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

2014-03-26 Thread Caolán McNamara
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 64c7c193c786d355094e583e8c82bde79cf34c53 Author: Caolán McNamara caol...@redhat.com Date: Tue Mar 25 12:12:37 2014 + Resolves: rhbz#1077780 crash on loading .docx

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

2014-03-26 Thread Stephan Bergmann
include/vcl/virdev.hxx |6 +++--- include/vcl/window.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 35ddbcbc42628c57c3e5fda1a3e221231d21803b Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 26 16:56:44 2014 +0100 Fix merge conflicts

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

2014-03-26 Thread Keith Curtis
vcl/source/window/toolbox.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e9451c72d4e221c993e1af30652c62a538d033d8 Author: Keith Curtis keit...@gmail.com Date: Mon Mar 17 20:16:57 2014 -0400 Hopefully fix Windows HiDPI toolbar layout bug On

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

2014-03-26 Thread Armin Le Grand
filter/source/msfilter/msdffimp.cxx | 68 -- svx/source/svdraw/svdotext.cxx |8 +--- svx/source/svdraw/svdundo.cxx | 70 +--- svx/source/table/tableundo.cxx |7 +++ sw/source/ui/docvw/SidebarWin.cxx |

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

2014-03-26 Thread Stephan Bergmann
include/comphelper/listenernotification.hxx | 45 +--- 1 file changed, 16 insertions(+), 29 deletions(-) New commits: commit b3847f3dfda6ed18f5f09f01354c529925c25889 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 26 17:10:41 2014 +0100 Work around MSC

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

2014-03-26 Thread Stephan Bergmann
stoc/source/javavm/interact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3b0d947b026731af6d29891876593c82c2bc65b Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 26 17:27:01 2014 +0100 Work around MSC 'override' cannot be used with 'inline'

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

2014-03-26 Thread Luboš Luňák
writerfilter/source/dmapper/CellMarginHandler.cxx |2 +- writerfilter/source/dmapper/ConversionHelper.cxx | 10 -- writerfilter/source/dmapper/ConversionHelper.hxx |1 + 3 files changed, 10 insertions(+), 3 deletions(-) New commits: commit

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

2014-03-26 Thread Luboš Luňák
dev/null |binary sw/qa/extras/ooxmlimport/data/negative_table_cell_twips.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 24 +++ writerfilter/source/dmapper/CellMarginHandler.cxx|2

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

2014-03-26 Thread Miklos Vajna
sw/qa/extras/ww8import/data/cp144.doc |binary sw/qa/extras/ww8import/ww8import.cxx |9 + sw/source/filter/ww8/ww8par.cxx |4 +++- 3 files changed, 12 insertions(+), 1 deletion(-) New commits: commit ccfd10ac45265f061737514d60fcf20659d429a4 Author: Miklos Vajna

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

2014-03-26 Thread Stephan Bergmann
framework/inc/threadhelp/gate.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 190085dd4d1bc8cdfa5573158c8986b757ac1faf Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 26 17:45:14 2014 +0100 Work around MSC 'override' cannot be used with

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 73936, which changed state. Bug 73936 Summary: FILEOPEN: Can't open .doc file: Writer freezes https://bugs.freedesktop.org/show_bug.cgi?id=73936 What|Removed |Added

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

2014-03-26 Thread Julien Nabet
external/mysqlcppconn/UnpackedTarball_mysqlcppconn.mk |1 external/mysqlcppconn/patches/retrieve_grants.patch.1 | 31 -- 2 files changed, 32 deletions(-) New commits: commit b26f2645d30de5ef86eaeb91ef5346135cfe256d Author: Julien Nabet serval2...@yahoo.fr Date: Wed Mar

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Depends on|73994 | -- You are

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - 2 commits - chart2/source udkapi/com

2014-03-26 Thread Kohei Yoshida
chart2/source/model/template/GL3DBarChartType.cxx | 92 ++ chart2/source/model/template/GL3DBarChartType.hxx | 19 +++- udkapi/com/sun/star/beans/PropertyAttribute.idl |4 3 files changed, 109 insertions(+), 6 deletions(-) New commits: commit

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

2014-03-26 Thread Luboš Luňák
dev/null |binary sw/qa/extras/ooxmlimport/data/negative-table-cell-twips.docx |binary 2 files changed New commits: commit ea4ce88bf60e46c3caa2e57b6550b52bb58ad861 Author: Luboš Luňák l.lu...@collabora.com Date: Wed Mar 26 20:30:12 2014

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - chart2/source chart2/uiconfig

2014-03-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/ChartTypeDialogController.cxx|5 ++ chart2/source/controller/dialogs/ChartTypeDialogController.hxx|1 chart2/source/controller/dialogs/GL3DBarChartDialogController.cxx |5 ++ chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx |

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

2014-03-26 Thread Luboš Luňák
dev/null |binary sw/qa/extras/ooxmlimport/data/negative-cell-margin-twips.docx |binary 2 files changed New commits: commit ec2b4ea9b4525b4470f2eace64e43cf30195ad92 Author: Luboš Luňák l.lu...@collabora.com Date: Wed Mar 26 21:05:17 2014

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - chart2/source chart2/uiconfig

2014-03-26 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 1eb14c264ceba1abab285b0875cb1e6a63ee9623 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Mar 26 15:38:25 2014 -0400 Add the UI bits for showing rounded edge property for GL3D chart. Change-Id:

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

2014-03-26 Thread Keith Curtis
vcl/source/window/toolbox.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b740953537b324e157b22ce3bd46611b01f78e47 Author: Keith Curtis keit...@gmail.com Date: Mon Mar 17 20:16:57 2014 -0400 Hopefully fix Windows HiDPI toolbar layout bug On

License Statement

2014-03-26 Thread V
All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Valentin Kettner Git email: vakevk+libreoff...@gmail.com ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2014-03-26 Thread Kohei Yoshida
sc/source/core/tool/token.cxx | 26 ++ 1 file changed, 26 insertions(+) New commits: commit 96ef8a7a03c7b098c71f7ce8540fb61d13eaa298 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Mar 25 12:38:48 2014 -0400 fdo#76402: Handle range reference expansion

[Libreoffice-commits] core.git: 8 commits - chart2/qa oox/source test/source

2014-03-26 Thread Markus Mohrhard
chart2/qa/extras/chart2export.cxx| 60 +++ chart2/qa/extras/charttest.hxx | 13 +++--- chart2/qa/extras/data/xlsx/gapWidth.xlsx |binary oox/source/export/chartexport.cxx|3 - test/source/bootstrapfixture.cxx |2 - 5 files

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

2014-03-26 Thread Markus Mohrhard
chart2/source/view/charttypes/PieChart.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit da46a0cbcc656dea15a42d4cfc10e2058258b8cc Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Thu Mar 27 00:21:43 2014 +0100 show negative values correctly

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Depends on||76663 --- Comment

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - chart2/source

2014-03-26 Thread Kohei Yoshida
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx| 10 +- chart2/source/controller/dialogs/ChartTypeDialogController.cxx | 16 +- chart2/source/controller/dialogs/ChartTypeDialogController.hxx |2 - chart2/source/controller/dialogs/tp_ChartType.cxx

[Libreoffice-commits] core.git: Branch 'private/kohei/new-chart-type-skeleton' - 2 commits - chart2/source include/xmloff xmloff/source

2014-03-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/tp_ChartType.cxx | 59 -- include/xmloff/xmltoken.hxx |1 xmloff/source/chart/PropertyMap.hxx |3 + xmloff/source/core/xmltoken.cxx |1 4 files changed, 39 insertions(+), 25

[Libreoffice-commits] core.git: 6 commits - chart2/source chart2/uiconfig include/xmloff udkapi/com xmloff/source

2014-03-26 Thread Kohei Yoshida
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx | 10 chart2/source/controller/dialogs/ChartTypeDialogController.cxx| 17 + chart2/source/controller/dialogs/ChartTypeDialogController.hxx|3 chart2/source/controller/dialogs/GL3DBarChartDialogController.cxx |

[Bug 75489] code pointers

2014-03-26 Thread Abdulmajeed A. Alabdulrazzaq
Hi community , i am trying to solve fdo#75489 and i need some help i need some code pointers for it. Thank you - Regards, Abdulmajeed Al-Abdulrazzaq Motah Program, KACST http://www.motah.org.sa Warning: This message and its attachment, if any, are

[Libreoffice-qa] Typo in Norwegian UI

2014-03-26 Thread Sophie
Hi Olav, There seems to be a typo in the Norwegian interface, see: https://bugs.freedesktop.org/show_bug.cgi?id=76643 Thanks to close the bug when you've corrected it :) Cheers Sophie ___ List Name: Libreoffice-qa mailing list Mail address:

Re: [Libreoffice-qa] Calc Import Unit Tests - Text Functions

2014-03-26 Thread Markus Mohrhard
Hey Ken, On Wed, Mar 26, 2014 at 12:27 AM, Ken Biondi kenbio...@hotmail.com wrote: Hello, See the attached two files: functions.ods and text-functions.csv. I extended functions.ods with tests (normal parameter values only) for every text function except BAHTTEXT. text-functions.csv

[Libreoffice-bugs] [Bug 76615] FORMATTING: Paragraph moving not correctly - resulting in a gap

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76615 Daniel Däuble d.daeu...@arcor.de changed: What|Removed |Added Severity|normal |major

[Libreoffice-bugs] [Bug 33114] pasting picture with alpha channel

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33114 --- Comment #28 from dE de.tec...@gmail.com --- Confirmed under LO draw. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 75441] Tamil99 keyboard typing wrong display when converted to Latha font

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75441 --- Comment #8 from Oppili sripathy...@gmail.com --- Please make tamil99 typing compatible with all the Tamil fonts. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 76620] New: MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 Priority: medium Bug ID: 76620 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: MySQL Connector extension fails to build on OSX Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added CC||lio...@mamane.lu ---

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk --- Adding other mysql/Base users as a heads up. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 75595] VCL GTK3 plugin does not work completely

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75595 Ravikumar Tulugu naidu@gmail.com changed: What|Removed |Added OS|NetBSD |Linux (All)

[Libreoffice-bugs] [Bug 76607] vector::_M_range_check crash when sorting mixed formula and value

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76607 --- Comment #1 from pierre-yves samyn pierre-yves.sa...@laposte.net --- Hello On windows XP Version: 4.2.3.1 Build ID: 3d4fc3d9dbf8f4c0aeb61498a81f91c5b7922f13 I do not reproduce with *those* steps. I reproduce the crash by following these

[Libreoffice-bugs] [Bug 75703] FILEOPEN: Logo transparency problem in .xls file

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75703 Nicolas Mailhot nicolas.mail...@laposte.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 76615] FORMATTING: Paragraph moving not correctly - resulting in a gap

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76615 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 76615] FORMATTING: Paragraph moving not correctly - resulting in a gap

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76615 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Severity|major |normal

[Libreoffice-bugs] [Bug 72872] FILEOPEN: DOCX file with shapes disappear or can't resize

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72872 Jacobo Aragunde Pérez jaragu...@igalia.com changed: What|Removed |Added Status|RESOLVED|VERIFIED

[Libreoffice-bugs] [Bug 76615] FORMATTING: Paragraph moving not correctly - resulting in a gap

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76615 --- Comment #2 from Daniel Däuble d.daeu...@arcor.de --- As mentioned before, I have problems with attaching files here. Maybe someone else can do that for me and take files from

[Libreoffice-bugs] [Bug 76615] FORMATTING: Paragraph moving not correctly - resulting in a gap

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76615 --- Comment #3 from Daniel Däuble d.daeu...@arcor.de --- Unfortunately on the screenshots in /Formel are no comments, so: When oversizing a formula by editing in formula-editor, the space under the formula doesn't resolve automatically, I have to

[Libreoffice-bugs] [Bug 76607] vector::_M_range_check crash when sorting mixed formula and value

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76607 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Keywords||regression --- Comment

[Libreoffice-bugs] [Bug 76622] New: Feature Request: Brush Tool (Transfer Format from Cell to Cell) : Enhance with STRG / CRTL Key

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76622 Priority: medium Bug ID: 76622 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Feature Request: Brush Tool (Transfer Format from Cell to Cell) : Enhance with STRG / CRTL Key

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Depends on||76607 --- Comment #118

[Libreoffice-bugs] [Bug 76607] vector::_M_range_check crash when sorting mixed formula and value

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76607 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Blocks||65675 -- You are

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #3 from Lionel Elie Mamane lio...@mamane.lu --- (In reply to comment #0) Some time during 4.2 development, the code for configuring the mysql connector build got changed with the result that the build of the mysql connector fails

[Libreoffice-bugs] [Bug 76624] New: EDITING: LibreOffice Writer hangs copy paste image into document

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76624 Priority: medium Bug ID: 76624 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: LibreOffice Writer hangs copy paste image into document Severity: normal

[Libreoffice-bugs] [Bug 76607] vector::_M_range_check crash when sorting mixed formula and value

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76607 --- Comment #3 from Laurent BP jumbo4...@yahoo.fr --- With Version: 4.3.0.0.alpha0+ Build ID: 9278df2c21fed09b6b10465ca33b227ad7c49b41 TinderBox: Win-x86@47-TDF, Branch:MASTER, Time: 2014-03-19_08:44:54 I cannot reproduce crash with procedure

[Libreoffice-bugs] [Bug 76624] EDITING: LibreOffice Writer hangs copy paste image into document

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76624 Jose Zamora josezamor...@gmail.com changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 76613] Memory read error on program Exit

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76613 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Attachment #96394|text/plain |image/jpeg

[Libreoffice-bugs] [Bug 76613] Null pointer dereference on program Exit

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76613 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 76611] FILEOPEN: Error formula on .XLS file

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76611 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 76622] Feature Request: Brush Tool (Transfer Format from Cell to Cell) : Enhance with STRG / CRTL Key

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76622 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 76622] Feature Request: Brush Tool (Transfer Format from Cell to Cell) : Enhance with STRG / CRTL Key

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76622 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Severity|normal |enhancement -- You

[Libreoffice-bugs] [Bug 76625] New: UI conditional formatting: no feedback when editing

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76625 Priority: medium Bug ID: 76625 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI conditional formatting: no feedback when editing Severity: enhancement Classification:

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk --- Testing with: --with-ant-home=/Volumes/HD1/Shared/Repos/LO/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-vlc --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #5 from Alex Thurgood ipla...@yahoo.co.uk --- Testing with: --with-ant-home=/Volumes/HD1/Shared/Repos/LO/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-vlc --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #6 from Alex Thurgood ipla...@yahoo.co.uk --- Testing with: --with-ant-home=/Volumes/HD1/Shared/Repos/LO/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-vlc --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 74654] PDF Security options (can't print file)

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74654 Helping Hand toeg...@iol.pt changed: What|Removed |Added CC||toeg...@iol.pt --- Comment

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk --- Testing with: --with-ant-home=/Volumes/HD1/Shared/Repos/LO/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-vlc --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #8 from Alex Thurgood ipla...@yahoo.co.uk --- Testing with: --with-ant-home=/Volumes/HD1/Shared/Repos/LO/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-vlc --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 76620] MySQL Connector extension fails to build on OSX

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76620 --- Comment #9 from Lionel Elie Mamane lio...@mamane.lu --- (In reply to comment #4) Testing with: --with-system-mariadb --with-system-mysql-cppconn --enable-ext-mariadb-connector gives : checking whether to build the MariaDB/MySQL

[Libreoffice-bugs] [Bug 76627] New: Extensions;WWW

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76627 Priority: medium Bug ID: 76627 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Extensions;WWW Severity: normal Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 69461] SLIDESHOW: Inserted Movie files show a white screen for about one frame at the start

2014-03-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69461 --- Comment #23 from NoWorries sbc_hates_s...@yahoo.com.au --- Thanks for your support on this issue and your contribution. I am still surprised that the developers do not realize how embarrassing this problem is to those using LO Impress for a

  1   2   3   >