LibreOffice Gerrit News for core on 2014-10-22

2014-10-22 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + jvmfwk: Apple Oracle's Java Applet Plugin detection for OS X 10.8+ in https://gerrit.libreoffice.org/12057 from Robert Antoni Buj i Gelonch about module

[Libreoffice-commits] core.git: basctl/Module_basctl.mk basic/Library_sb.mk basic/Module_basic.mk basic/source chart2/CppunitTest_chart2_export.mk chart2/CppunitTest_chart2_import.mk chart2/CppunitTes

2014-10-22 Thread Tor Lillqvist
Repository.mk | 26 +++-- basctl/Module_basctl.mk |2 - basic/Library_sb.mk |2 - basic/Module_basic.mk |2 - basic/source/runtime/methods.cxx

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

2014-10-22 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) New commits: commit 9212cd18b9f2b32f2c2340701b010b678938b47a Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Oct 22 08:50:40 2014 +0200 sw: port two

[Libreoffice-commits] core.git: cui/uiconfig dbaccess/uiconfig sd/uiconfig sfx2/uiconfig

2014-10-22 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/effectspage.ui | 751 +-- cui/uiconfig/ui/select_persona_dialog.ui | 39 - dbaccess/uiconfig/ui/sqlexception.ui | 147 ++ sd/uiconfig/sdraw/ui/vectorize.ui| 274 --- sfx2/uiconfig/ui/cmisinfopage.ui | 32

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

2014-10-22 Thread David Tardon
oox/source/ole/olehelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3ac30fe6287b4cd0c9ef103d011a109a359a0be Author: David Tardon dtar...@redhat.com Date: Wed Oct 22 09:50:25 2014 +0200 fix oox build on big endian Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/Library_oglcanvas.mk canvas/source

2014-10-22 Thread Michael Jaumann
canvas/Library_oglcanvas.mk |1 canvas/source/opengl/ogl_canvascustomsprite.cxx | 127 + canvas/source/opengl/ogl_canvascustomsprite.hxx | 23 --- canvas/source/opengl/ogl_renderHelper.cxx | 142

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

2014-10-22 Thread Stephan Bergmann
formula/source/core/api/token.cxx |5 - include/formula/token.hxx |1 - sc/inc/token.hxx |1 - sc/source/core/tool/token.cxx | 23 --- 4 files changed, 30 deletions(-) New commits: commit d9f303a030f35404b31654bcf7caa4cca5532165

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source

2014-10-22 Thread Michael Jaumann
canvas/source/opengl/ogl_canvascustomsprite.cxx |1 - canvas/source/opengl/ogl_renderHelper.cxx |2 +- canvas/source/opengl/ogl_renderHelper.hxx |6 -- 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 90bf2ef6bd1ef90111dc8e4655b52307bcbbbf15

Re: enhancing perfcheck - Proof of concept proposals

2014-10-22 Thread Matúš Kukan
Hi Laurent, On Wed, 2014-10-15 at 14:26 +0200, Laurent Godard wrote: i'll present in the comming line the approach i've tested regarding make perfcheck That's great, thanks for working on this. 1- percheck tests not restricted at class level

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

2014-10-22 Thread Stephan Bergmann
include/xmlreader/span.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 4b89bd55b094ff5ed0162e2f34cd560fbf47e524 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 22 11:46:23 2014 +0200 Speed up xmlreader::Span::equals Change-Id:

[Libreoffice-commits] libvisio.git: src/lib

2014-10-22 Thread Fridrich Štrba
src/lib/VDXParser.cpp | 61 +++- src/lib/VDXParser.h |1 src/lib/VSDParser.cpp | 20 ++- src/lib/VSDParser.h |1 src/lib/VSDStencils.cpp | 11 +++- src/lib/VSDStencils.h |1 src/lib/VSDTypes.h |

[Bug 55380] Clients of GlobalEventBroadcaster should use DocumentEventBroadcaster/Listener

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55380 d.sikele...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2014-10-22 Thread Takeshi Abe
writerperfect/Library_wpftwriter.mk |6 writerperfect/source/writer/AbiWordImportFilter.cxx |2 writerperfect/source/writer/AbiWordImportFilter.hxx | 10 writerperfect/source/writer/DocumentHandlerForOdt.hxx | 31 +++

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

2014-10-22 Thread Takeshi Abe
mysqlc/source/mysqlc_connection.cxx| 60 - mysqlc/source/mysqlc_databasemetadata.cxx | 318 - mysqlc/source/mysqlc_driver.cxx| 27 -- mysqlc/source/mysqlc_preparedstatement.cxx | 82 --- mysqlc/source/mysqlc_propertyids.cxx |

Re: tracking down reference counting memory leaks

2014-10-22 Thread Lubos Lunak
On Tuesday 21 of October 2014, Noel Grandin wrote: On 2014-10-20 06:27 PM, Michael Stahl wrote: there are 2 ways i've tried to track down the 2 leaking acquire()s: 1. instrument the acquire()/release() method and run the test in gdb, the script just takes 2 minutes to run (90 seconds of

[Libreoffice-commits] core.git: 3 commits - bin/findunusedcode filter/source idl/inc idl/source include/rsc include/sfx2 include/svx sc/source sd/source sfx2/source svgio/inc svgio/source svx/source s

2014-10-22 Thread Caolán McNamara
bin/findunusedcode |1 dev/null |binary filter/source/config/fragments/filters/MS_WinWord_5.xcu |2 filter/source/config/fragments/types/writer_MS_WinWord_5.xcu |2

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

2014-10-22 Thread Michael Stahl
framework/source/services/substitutepathvars.cxx |4 +++- unotest/source/python/org/libreoffice/unotest.py |9 - 2 files changed, 3 insertions(+), 10 deletions(-) New commits: commit 816e5063b888db93eaf4a3240823399e7a221279 Author: Michael Stahl mst...@redhat.com Date: Wed Oct

ESC call Thursday 16:00 central European time ...

2014-10-22 Thread Michael Meeks
Hi guys, You are warmly invited (if you can make a phone-call) to hear what we get up to in the Engineering Steering Committee, ask questions at a suitable time in the agenda etc. We maintain our agenda in an etherpad here: http://pad.documentfoundation.org/p/esc Dial in

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

2014-10-22 Thread Maxim Monastirsky
filter/source/config/cache/typedetection.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ce59240410e58352917fcda94cab3465f059d11d Author: Maxim Monastirsky momonas...@gmail.com Date: Wed Oct 22 16:30:24 2014 +0300 fdo#85324 Prioritize writerglobal8_template detection

[Libreoffice-commits] core.git: bin/lolcat

2014-10-22 Thread Tor Lillqvist
bin/lolcat |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b292a29a4dbfef15eb0475b71d0bb55d3b2 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 22 16:52:25 2014 +0300 Match also debug lines (for instance from SAL_DEBUG) Change-Id:

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

2014-10-22 Thread Matúš Kukan
include/package/Deflater.hxx |4 - package/source/zipapi/Deflater.cxx | 77 +++-- 2 files changed, 17 insertions(+), 64 deletions(-) New commits: commit 87cb3a7c9609a298980e7384633aa383d69eca34 Author: Matúš Kukan matus.ku...@collabora.com Date:

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - sax/source

2014-10-22 Thread Stephan Bergmann
sax/source/tools/fastserializer.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 1bd2767d792a1f8cfa578170701b102dfff1bdee Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 14:11:03 2014 +0200 Revert This was OString already; use it that

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

2014-10-22 Thread Michael Stahl
dbaccess/qa/python/fdo84315.py |5 - 1 file changed, 5 deletions(-) New commits: commit 6af967ae4c53b6ce90603338e4378620791fe3fc Author: Michael Stahl mst...@redhat.com Date: Wed Oct 22 16:35:33 2014 +0200 Revert PythonTest_dbaccess_python: don't modify source document

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 3 commits - vcl/inc vcl/Library_vclplug_gen.mk vcl/unx

2014-10-22 Thread Markus Mohrhard
vcl/Library_vclplug_gen.mk |1 vcl/inc/salgdiimpl.hxx | 26 vcl/inc/unx/salgdi.h| 62 - vcl/unx/generic/gdi/gdiimpl.cxx | 1779 vcl/unx/generic/gdi/gdiimpl.hxx | 262 + vcl/unx/generic/gdi/salgdi.cxx | 842

Vinicius Vendramini license statement

2014-10-22 Thread Vinicius Vendramini
Hi, I've made a few contributions to the project (and intend to do a few more), so I was asked to send an email regarding licensing. Here goes: All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. I just copied this from the site, but I think

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

2014-10-22 Thread Miklos Vajna
sfx2/source/doc/templatedlg.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit ce566d4a49b40d00ece92c53fb6e96d3c928ae0b Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Oct 22 17:30:54 2014 +0200 error: 'fprintf' was not declared in this scope Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - vcl/inc vcl/unx

2014-10-22 Thread Markus Mohrhard
vcl/inc/salgdiimpl.hxx |5 + vcl/inc/unx/salgdi.h|4 +++- vcl/unx/generic/gdi/gdiimpl.hxx |5 + vcl/unx/generic/gdi/salgdi.cxx |6 -- 4 files changed, 17 insertions(+), 3 deletions(-) New commits: commit d2d0f95a9a1f8c4b61bb71b7238931d7c93a414c

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

2014-10-22 Thread Tor Lillqvist
configmgr/qa/unit/test.cxx| 44 +++--- configmgr/qa/unit/version.map | 25 --- 2 files changed, 8 insertions(+), 61 deletions(-) New commits: commit 2825fe0fefad9ba0e5108cd210c04eb5091be70d Author: Tor Lillqvist t...@collabora.com

Re: enhancing perfcheck - Proof of concept proposals

2014-10-22 Thread Laurent Godard
Hi Matus First, thanks a lot for your answer Most of that is just loading the file - maybe we could use 'loperf' for testing import/export and do only the rest as perfchecks? What do you think? I instrumented the big file load for testing purpose but yes, in absolute, i'm also interrested

Minutes of the Design Hangout: 2014-10-22

2014-10-22 Thread Jan Holesovsky
* Present: Alex, Cor, Heiko, Jay, Kendy, Luke * Completed Action Items: + Kendy: Find somebody to transfer articles from redmine wiki to TDF [K-J volunteered on the list, thanks so much!] + Heiko: File a bug about better description of tooltip (sidebar - spacing). +

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

2014-10-22 Thread Andras Timar
readlicense_oo/license/EULA.odt |binary readlicense_oo/license/EULA_en-US.rtf |5 ++--- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 1c0d9a9a77abb1aad70518f06d030e03d6b48a05 Author: Andras Timar andras.ti...@collabora.com Date: Wed Oct 22 21:59:18 2014 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - readlicense_oo/license

2014-10-22 Thread Andras Timar
readlicense_oo/license/EULA.odt |binary readlicense_oo/license/EULA_en-US.rtf |5 ++--- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 5723a662bfc2fcf9e3c93803d07e2cbe252a7516 Author: Andras Timar andras.ti...@collabora.com Date: Wed Oct 22 21:59:18 2014 +0200

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

2014-10-22 Thread Maxim Monastirsky
include/svx/dialogs.hrc|5 - include/svx/tbcontrl.hxx |1 svx/inc/helpid.hrc |1 svx/source/sidebar/paragraph/ParaPropertyPanel.cxx | 93 -

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

2014-10-22 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c03ae0dedf3bf901b386ba334aabe2205b1808f3 Author: Andras Timar andras.ti...@collabora.com Date: Wed Oct 22 13:26:36 2014 -0700 Bump version to 4.2-18 Change-Id:

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

2014-10-22 Thread Miklos Vajna
writerfilter/qa/cppunittests/rtftok/data/pass/i84172.rtf | 11 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |5 + 2 files changed, 16 insertions(+) New commits: commit 013ec10d4e89e86cbd53a88058defb7e97ebaa49 Author: Miklos Vajna vmik...@collabora.co.uk Date:

[Libreoffice-commits] core.git: 24 commits - include/svx sc/inc sc/Library_sc.mk sc/source svx/source

2014-10-22 Thread Kohei Yoshida
include/svx/sdtakitm.hxx | 19 - include/svx/svdotext.hxx |5 sc/Library_sc.mk |1 sc/inc/column.hxx|4 sc/inc/document.hxx |2 sc/inc/documentimport.hxx

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

2014-10-22 Thread Michael Stahl
sw/inc/txatbase.hxx | 21 ++ sw/inc/txtatr.hxx|8 -- sw/inc/txtfld.hxx|9 +- sw/source/core/access/accpara.cxx|3 sw/source/core/crsr/crstrvl.cxx |4 -

Calc on recent Windows build has horrible repaint problem.

2014-10-22 Thread Kohei Yoshida
Hi there, So, I just built from the master branch on Windows, launched Calc and shocked in horror... I've attached a screenshot of what I see. Here, I opened a new Calc document, clicked a few cells, and select a range... Anybody with any clue? Kohei

Re: Calc on recent Windows build has horrible repaint problem.

2014-10-22 Thread Kohei Yoshida
On Wed, 2014-10-22 at 17:20 -0700, Robinson Tryon wrote: Lemme guess -- you're on a 32bit machine? Nope. I'm on 64-bit Windows. But we only have a 32-bit version for Windows. Kohei ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Calc on recent Windows build has horrible repaint problem.

2014-10-22 Thread Kohei Yoshida
On Wed, 2014-10-22 at 17:20 -0700, Robinson Tryon wrote: Sounds like you've encountered this bug: https://bugs.freedesktop.org/show_bug.cgi?id=84854 Calc issues with screen drawing(all Windows and 32-bit Linux) This one indeeds sounds like the problem I'm seeing. Kohei

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||85113 -- You are

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #77 from Joel Madero jmadero@gmail.com --- Added bug 85113 - crasher with a simple copy of a table from presentation, regression -- You are receiving this mail because: You are on the CC list for the bug.

Re: [Libreoffice-qa] LibreOffice Has Been Reviewed at ListOfFreeware

2014-10-22 Thread Nino Novak
The search on your website does not work. Regards, Nino Am 16.10.2014 um 07:44 schrieb Ubaid: Hello, I am Ubaid from www.listoffreeware.com http://www.listoffreeware.com/. This is a popular tech blog that lists best free software out there. I am sending this mail to let you know that we

[Libreoffice-qa] Crashers

2014-10-22 Thread Joel Madero
Hi All, We currently have *21* unconfirmed bugs that have something about crashing involved. Would be fantastic to get these confirmed:

Re: [Libreoffice-qa] ping to retest old bugs

2014-10-22 Thread Tommy
On Sun, 19 Oct 2014 07:18:47 +0200, Robinson Tryon bishop.robin...@gmail.com wrote: On Sat, Oct 18, 2014 at 8:32 AM, Tommy ba...@quipo.it wrote: For 900 (2y 6m) -- 81 bugs

Re: [Libreoffice-qa] ping to retest old bugs

2014-10-22 Thread Joel Madero
On 10/22/2014 09:58 PM, Tommy wrote: On Sun, 19 Oct 2014 07:18:47 +0200, Robinson Tryon bishop.robin...@gmail.com wrote: On Sat, Oct 18, 2014 at 8:32 AM, Tommy ba...@quipo.it wrote: For 900 (2y 6m) -- 81 bugs

[Libreoffice-bugs] [Bug 83199] VIEWING: Clicking footnote number in web view causes crash

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83199 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Attachment #105386|text/plain

[Libreoffice-bugs] [Bug 55631] FILEOPEN: CALC does not import DBASE with CP850 encoding correctly

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55631 --- Comment #4 from rob...@familiegrosskopf.de --- (In reply to Beluga from comment #3) Western Europe(DOS/OS2-437/US) imports them correctly. Win 7 64-bit 4.3.2.2. You are right. It is possible to import it this way. But the original code is

[Libreoffice-bugs] [Bug 85304] Reference of cell name modified after deletion of zone

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85304 pierre-yves samyn pierre-yves.sa...@laposte.net changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 43019] FILEOPEN: pptx/ppt hyperlinks do not word wrap format correctly

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43019 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi ---

[Libreoffice-bugs] [Bug 40223] FILEOPEN FILESAVE - Recognize .tsv extension for tab-separated value files

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40223 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 77085] FILEOPEN: Some DOCX files open with a newline after each paragraph

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77085 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 67438] FILEOPEN rtf import:alignment on the center

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67438 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 85299] Formatting of the list points doesn't last

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85299 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 85109] Characters of CJK Unified Ideographs Extension B do not display properly

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85109 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 70908] FILEOPEN: docx missing row from table had vertical merge cell.

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70908 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 75856] FILEOPEN: Incorrect page height import on a .doc file

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75856 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 83368] LibO crashing with Yosemite Beta 2

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83368 Laurent laurent1...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #20 from

[Libreoffice-bugs] [Bug 83368] LibO crashing with Yosemite Beta 2

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83368 Laurent laurent1...@gmail.com changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #21

[Libreoffice-bugs] [Bug 75428] API Usage to import calc Private:stream remains open

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

[Libreoffice-bugs] [Bug 44457] FILEOPEN: Docx import filter doesn't recognize page orientation correctly

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44457 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 83368] LibO crashing with Yosemite Beta 2

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83368 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 65262] FILEOPEN: DOCX import - LO doesn't import track changes that relate to formatting

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65262 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 72909] FILEOPEN: Hyperlink Record

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72909 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 85315] New: Characters outside the Basic Multilingual Plane (BMP) cannot be pasted into LibreOffice on OSX

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85315 Bug ID: 85315 Summary: Characters outside the Basic Multilingual Plane (BMP) cannot be pasted into LibreOffice on OSX Product: LibreOffice Version: 4.3.2.2 release

[Libreoffice-bugs] [Bug 64969] File status is modified immediately after FILEOPEN

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64969 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 85315] Characters outside the Basic Multilingual Plane (BMP) cannot be pasted into LibreOffice on OSX

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85315 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 41403] FILEOPEN: VBA Macros create Runtime Issues

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41403 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 69278] FILEOPEN: xlsx takes very long to open and takes and extreme amount of time to save.

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69278 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 56798] FILEOPEN: Wrong number of levels shown in TOC when opening some MS Word files

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56798 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi

[Libreoffice-bugs] [Bug 70187] FILEOPEN: DOCX importing file with 'different first page' and section break - loses the section break

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70187 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 85316] New: Copy and paste as HTML from within LibreOffice fails to preserve characters outside the Basic Multilingual Plane

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85316 Bug ID: 85316 Summary: Copy and paste as HTML from within LibreOffice fails to preserve characters outside the Basic Multilingual Plane Product: LibreOffice

[Libreoffice-bugs] [Bug 85259] Changed window when selecting a font size in fullscreen mode under Mac OS

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 --- Comment #1 from Alex Thurgood ipla...@yahoo.co.uk --- You are using OSX Spaces. LibreOffice remembers which Space was used to launch it, which is why it switches back. The problem does not occur if you open LO in a Space of its own. Yes,

[Libreoffice-bugs] [Bug 85317] New: Unexpected symbols in formulae after an update

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85317 Bug ID: 85317 Summary: Unexpected symbols in formulae after an update Product: LibreOffice Version: 4.3.2.2 release Hardware: x86-64 (AMD64) OS: Windows (All)

[Libreoffice-bugs] [Bug 85259] Changed window when selecting a font size in fullscreen mode under Mac OS

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

[Libreoffice-bugs] [Bug 70102] Flipped icons in RTL look out of place

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70102 --- Comment #7 from Heiko Tietze heiko.tie...@user-prompt.com --- Is there really need to have two versions of icons, LTR and RTL? I have never seen such an overkill, IMHO, and would rather attribute it to badly designed icons if they don't fit

[Libreoffice-bugs] [Bug 85259] In fullscreen mode under Mac OSX, application switches Space focus, when attemting to change font setting of text

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 85259] In fullscreen mode under Mac OSX, application switches Space focus, when attemting to change font setting of text

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Component|UI |Libreoffice -- You

[Libreoffice-bugs] [Bug 85259] In fullscreen mode under Mac OSX, application switches Space focus, when attemting to change font setting of text

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk --- The problem is not the UI, but the way the app interacts with OSX environment. It could be the fullscreen switching code, the main NSapp code, or any other number of things. -- You are

[Libreoffice-bugs] [Bug 85304] Reference of cell name modified after deletion of zone

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85304 --- Comment #3 from Laurent BP jumbo4...@yahoo.fr --- Hi Christian, Thanks for the link to bug 82047 (that I did not find previously). Unfortunately, fixing of this bug does not fix this one: I can reproduce with Version: 4.4.0.0.alpha1+ Build

[Libreoffice-bugs] [Bug 85022] FILEOPEN: program shows rtf markup for a particular file

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85022 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 80016] Import text files with non-.csv extention

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80016 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 39983] [Feature Request] Support Mac OSX 10.7 (Lion) full-screen mode

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39983 --- Comment #59 from Alex Thurgood ipla...@yahoo.co.uk --- FWIW, in Yosemite, clicking on the Window expand button (green one), makes the application go fullscreen (and vice-versa). However, we are still left with a blank bar at the top of the

[Libreoffice-bugs] [Bug 85259] In fullscreen mode under Mac OSX, application switches Space focus, when attemting to change font setting of text

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 39983] [Feature Request] Support Mac OSX 10.7 (Lion) full-screen mode

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39983 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 39983] [Feature Request] Support Mac OSX 10.7 (Lion) full-screen mode

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39983 --- Comment #60 from Tor Lillqvist t...@iki.fi --- Comment #56 pretty much sums up my opinion, still. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 83524] FILEOPEN: DOCX - missing pages, indefinite hanging, or crash

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83524 --- Comment #4 from Jay Philips philip...@hotmail.com --- So its no longer crashing on master. Version: 4.4.0.0.alpha0+ Build ID: c68642d535f2ebb7f1cd866ad19b1fd018e7cd6d TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time:

[Libreoffice-bugs] [Bug 84548] Please make creation of mail labels a bit more flexible

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84548 --- Comment #4 from yvan.mas...@openmailbox.org --- I assume you are right : it can be better to join the current talk / work on mail merge. Could you guide me a bit ? I really don't how I can make contact with people working on this... -- You

[Libreoffice-bugs] [Bug 85259] In fullscreen mode under Mac OSX, application switches Space focus, when attemting to change font setting of text

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85259 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 85315] Characters outside the Basic Multilingual Plane (BMP) cannot be pasted into LibreOffice on OSX

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

[Libreoffice-bugs] [Bug 85318] New: Cronbach's alpha

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85318 Bug ID: 85318 Summary: Cronbach's alpha Product: LibreOffice Version: 4.3.2.2 release Hardware: All OS: All Status: UNCONFIRMED Severity: enhancement

[Libreoffice-bugs] [Bug 83199] VIEWING: Clicking footnote number in web view causes crash

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83199 Xisco Faulí aniste...@gmail.com changed: What|Removed |Added CC||aniste...@gmail.com

[Libreoffice-bugs] [Bug 85317] Unexpected symbols in formulae after an update

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85317 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Attachment #108224|text/plain |image/png

[Libreoffice-bugs] [Bug 85317] Unexpected symbols in formulae after an update

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85317 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 76239] OpenSymbol font is not retained after an upgrade

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76239 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 39028] Add auto-update based on user preferences

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39028 --- Comment #5 from Juha juha.kallioko...@hotmail.com --- I support this! This would ensure that everyone has the latest version running, even non-tech savvy users that don't realize to update nor it's benefits. Some schools have LibreOffice also

[Libreoffice-bugs] [Bug 39028] Add auto-update based on user preferences

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39028 Juha juha.kallioko...@hotmail.com changed: What|Removed |Added Priority|medium |high -- You are

[Libreoffice-bugs] [Bug 55631] FILEOPEN: CALC does not import DBASE with CP850 encoding correctly

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55631 --- Comment #5 from Urmas davian...@gmail.com --- It's interesting: that encoding works fine on the files with (V)FP codepage mark. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 82203] error occurred during error reporting , id 0xb

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82203 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk --- Can't reproduce on my debug build Version: 4.4.0.0.alpha1+ Build ID: e73ee8db850f292aadbc2c7c853c6b4fb1dd5100 OSX 10.10 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 83122] BASE MYSQL NATIVE CONNECTOR: Options to GROUP_CONCAT not processed, error returned: SEPARATOR and DISTINCT

2014-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83122 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

  1   2   3   >