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

2015-08-28 Thread Stephan Bergmann
sc/source/filter/orcus/interface.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3554d0a48a05206b894c3dec2f8c65e3b3c5119c Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 28 08:45:42 2015 +0200 Work around loplugin:staticmethods (...in what appears

Re: What autogen.sh for an alternative ContentProvider for dav:// scheme?

2015-08-28 Thread Stephan Bergmann
On 08/27/2015 07:34 PM, Giuseppe Castagno wrote: I wonder if in INetURLObject I can put a single method like this: bool INetURLObject::IsWebDAV() { return ( hasScheme( http ) || hasScheme( https ) || hasScheme( vnd.sun.start.webdav ) || hasScheme(

[Libreoffice-bugs] [Bug 93530] menu non-rendering on click ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93530 --- Comment #7 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Meeks committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 77277] PRINTING: #10 Envelope changes to 6 x 9 envelope (Brother printers)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77277 tommy27 ba...@quipo.it changed: What|Removed |Added OS|Linux (All) |All --- Comment #28 from

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

2015-08-28 Thread Stephan Bergmann
include/unotools/atom.hxx |4 ++-- unotools/source/misc/atom.cxx | 10 ++ 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 1b9c3a17e8496aedfb80528c5275e6658154789d Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 28 09:46:57 2015 +0200

[Libreoffice-bugs] [Bug 93423] Memory leak in SbMethod::Broadcast

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93423 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 93530] menu non-rendering on click ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93530 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Bug 93529 depends on bug 93530, which changed state. Bug 93530 Summary: menu non-rendering on click ... https://bugs.documentfoundation.org/show_bug.cgi?id=93530 What|Removed |Added

[Libreoffice-bugs] [Bug 82370] PRINTING: incorrect orientation of #10 envelope (Brother printer)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82370 tommy27 ba...@quipo.it changed: What|Removed |Added OS|Linux (All) |All --- Comment #11 from

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

2015-08-28 Thread Stephan Bergmann
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 43cb629de1ecc41f702f14209ba8199dfe57c3a2 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 28 09:26:41 2015 +0200 Make sure nEnd-nIndex-1 is valid arg to

[Libreoffice-bugs] [Bug 93725] 觸控很不友善

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93725 --- Comment #1 from raal r...@post.cz --- *** Bug 93726 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 93725] 觸控很不友善

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93725 raal r...@post.cz changed: What|Removed |Added CC||r...@post.cz --- Comment #2

[Libreoffice-bugs] [Bug 93726] 觸控很不友善

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93726 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Libreoffice-bugs] [Bug 93461] Caption of images are hidden behind the image

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93461 --- Comment #1 from Jan Bart jb...@tempress.nl --- Captions disappear when a sub-document is embedded in a master-document and a PDF is generated from the master-doc. But a PDF created from the sub-document alone shows the figure captions.

[Libreoffice-bugs] [Bug 93710] Allow special character as separator for numbered headings (and similar)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93710 Ulrich Windl ulrich.wi...@rz.uni-regensburg.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 93725] 觸控很不友善

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93725 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

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

2015-08-28 Thread Stephan Bergmann
starmath/source/dialog.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a206b04ceb4108fdd1414dd70addcfcd42a8c29a Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 28 09:40:36 2015 +0200 Simplify SmFontStyles::GetStyleName

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

2015-08-28 Thread Michael Meeks
include/vcl/opengl/OpenGLHelper.hxx |3 --- vcl/osx/salframe.cxx|5 - vcl/source/opengl/OpenGLHelper.cxx |9 - vcl/unx/generic/window/salframe.cxx |3 --- vcl/unx/gtk/window/gtksalframe.cxx |3 --- vcl/win/source/window/salframe.cxx |3 --- 6

[Libreoffice-bugs] [Bug 77277] PRINTING: #10 Envelope changes to 6 x 9 envelope (Brother printers)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77277 tommy27 ba...@quipo.it changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 93718] PRINTING: Envelopes #10 Brother Printer changes to C5

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93718 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 93701] crash running StarDesktop.getPropertySetInfo().getProperties()

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93701 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|REOPENED|UNCONFIRMED Ever

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

2015-08-28 Thread Michael Meeks
vcl/qa/cppunit/timer.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 87c33ab18f747fdfeb56079e723982e11fd97c5f Author: Michael Meeks michael.me...@collabora.com Date: Fri Aug 28 08:00:20 2015 +0100 Disable the higher frequency timer tests more

[Libreoffice-bugs] [Bug 86838] Portrait printing prints rotated 90 degrees in OS X with Letter page format (Brother printers)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86838 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 93614] Detect hanging OpenGL drivers disable GL ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93614 --- Comment #12 from Michael Meeks michael.me...@collabora.com --- Hi Regina - as Markus says, I think you have a different bug related to gltf rendering in impress (which is FWIW not protected by an OpenGLZone guard); so - I guess if it

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

2015-08-28 Thread Stephan Bergmann
include/unotools/atom.hxx |4 ++-- unotools/source/misc/atom.cxx | 10 -- 2 files changed, 6 insertions(+), 8 deletions(-) New commits: commit 625c93a8daa2d23bfd42908e6fbba428d5967e84 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 28 09:29:18 2015 +0200

[Libreoffice-bugs] [Bug 93728] New: INSTALLATION: file extensions default to opening Archive Manager

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93728 Bug ID: 93728 Summary: INSTALLATION: file extensions default to opening Archive Manager Product: LibreOffice Version: 5.0.0.5 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 93711] Translation error (German: Leerezeichen) in chapter numbering

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93711 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it,

[Libreoffice-bugs] [Bug 93539] FILEOPEN: crash when loading an .odg file created by LibO 4.x

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93539 --- Comment #3 from raanan.bar...@sfr.fr --- This happens on Windows 7 Service Pack 1. The installation is totally new (reinstall of Windows 7 applications after a catastrophic Windows 10 update) -- You are receiving this mail because:

[Libreoffice-commits] core.git: 2 commits - vcl/Module_vcl.mk vcl/qa

2015-08-28 Thread Tor Lillqvist
vcl/Module_vcl.mk|6 -- vcl/qa/cppunit/timer.cxx |3 ++- 2 files changed, 2 insertions(+), 7 deletions(-) New commits: commit f45183fcdef53237af6aff62211751c6b4f542c0 Author: Tor Lillqvist t...@collabora.com Date: Fri Aug 28 09:40:02 2015 +0300 Add a newline and fflush

[Libreoffice-bugs] [Bug 93723] Zoom and page icons not visible

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93723 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2015-08-28 Thread Tor Lillqvist
vcl/Module_vcl.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 02d87840558523370d552ef452f1660300d161b5 Author: Tor Lillqvist t...@collabora.com Date: Fri Aug 28 10:43:46 2015 +0300 Revert CppunitTest_vcl_timer always fails on Windows for me Now it works for

[Libreoffice-bugs] [Bug 93715] Open Excel Pivot Table in LO Calc causes Excel to crash.

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93715 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Libreoffice-bugs] [Bug 78614] PIVOTTABLE: pivot table not saved in xlsx

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78614 raal r...@post.cz changed: What|Removed |Added CC||kjor...@lkjcpa.com ---

[Libreoffice-bugs] [Bug 77277] PRINTING: #10 Envelope changes to 6 x 9 envelope (Brother printers)

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77277 tommy27 ba...@quipo.it changed: What|Removed |Added See Also|https://bugs.documentfounda |

[Libreoffice-bugs] [Bug 93718] PRINTING: Envelopes #10 Brother Printer changes to C5

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93718 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED See

Error while pushing commits for bug 93240

2015-08-28 Thread Shreyansh Gandhi
Hi, I'm unable to figure out why my commits are not being pushed. *$ git push --set-upstream origin my_93240 * Counting objects: 61, done. Delta compression using up to 4 threads. Compressing objects: 100% (10/10), done. Writing objects: 100% (11/11), 1.15 KiB | 0 bytes/s, done. Total 11 (delta

[Libreoffice-bugs] [Bug 93719] MAILMERGE: Freezes On Step 5: Adjust Layout in OS X Or Does Not Show Preview on Windows 7

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93719 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 93719] MAILMERGE: Freezes On Step 5: Adjust Layout in OS X Or Does Not Show Preview on Windows 7

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93719 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk --- I can reproduce this issue on Version: 5.0.0.5 Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b Locale : fr-FR (fr.UTF-8) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 93719] MAILMERGE: Freezes On Step 5: Adjust Layout in OS X Or Does Not Show Preview on Windows 7

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93719 --- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk --- Tested on OSX 10.10.5 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

Re: About liststore in areatabpage.ui (cui module)

2015-08-28 Thread Caolán McNamara
On Wed, 2015-08-26 at 22:52 -0700, julien2412 wrote: Hello, By giving a try to tdf#31488 (pptx import: blue background, save/reopen as .odp changes to gray), I noticed that each value of liststore LB_AREA_TYPE was at 0, see

[Libreoffice-bugs] [Bug 93656] Unable to organize forms in subfolders

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93656 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Resolution|FIXED |WORKSFORME

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - filter/source sd/qa

2015-08-28 Thread Caolán McNamara
filter/source/msfilter/msdffimp.cxx | 26 ++ sd/qa/unit/data/ppt/pass/hang-11.ppt |binary sd/qa/unit/data/ppt/pass/hang-12.ppt |binary 3 files changed, 22 insertions(+), 4 deletions(-) New commits: commit a50be4ba133d2a92af37dd7b78b70377a05d716d Author: Caolán

[Libreoffice-bugs] [Bug 93736] Bottom stroke line of a rectangle is half-drawn when using OpenGL

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93736 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 93739] New: Clarify ambiguity in help file for adding a control

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93739 Bug ID: 93739 Summary: Clarify ambiguity in help file for adding a control Product: LibreOffice Version: unspecified Hardware: Other OS: All Status:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sd/qa sd/source

2015-08-28 Thread Caolán McNamara
sd/qa/unit/data/ppt/pass/hang-10.ppt |binary sd/source/filter/ppt/pptin.cxx |6 -- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 15c185132f8c425722c6cdb380857e70a0ce04fd Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 14:28:35 2015 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - sd/qa sd/source

2015-08-28 Thread Caolán McNamara
sd/qa/unit/data/ppt/pass/hang-4.ppt |binary sd/qa/unit/data/ppt/pass/hang-7.ppt |binary sd/source/filter/ppt/propread.cxx | 31 --- 3 files changed, 20 insertions(+), 11 deletions(-) New commits: commit 61542931de7abe69a459f3e59513e330ecf47211 Author: Caolán

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

2015-08-28 Thread Damjan Jovanovic
basic/source/sbx/sbxscan.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e318c09778f0416143f211c5817536d5f1db3b7 Author: Damjan Jovanovic dam...@apache.org Date: Wed Aug 26 18:10:02 2015 + Resolves: #i112383# CLng(H) fails on 64-bits...

[Libreoffice-bugs] [Bug 93719] MAILMERGE: Freezes On Step 5: Adjust Layout in OS X Or Does Not Show Preview on Windows 7

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93719 --- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk --- Wizard also completes correctly in Version: 5.0.0.2 Build ID: a26d58f11b99b6aeddf7f7884effea188cc6e512 Locale: fr-FR (fr.UTF-8) so bibisect range between 5.0.0.2 and 5.0.0.5 --

Re: Error while pushing commits for bug 93240

2015-08-28 Thread Shreyansh Gandhi
This is the output of ./logerrit submit master ./logerrit submit master Counting objects: 64, done. Delta compression using up to 4 threads. Compressing objects: 100% (10/10), done. Writing objects: 100% (11/11), 1.15 KiB | 0 bytes/s, done. Total 11 (delta 8), reused 0 (delta 0) remote: Resolving

[Libreoffice-commits] core.git: Changes to 'private/mcecchetti/bitmapcrc64'

2015-08-28 Thread Marco Cecchetti
New branch 'private/mcecchetti/bitmapcrc64' available with the following commits: commit 066d5579fd521d442dac152a43cf49b9880d2546 Author: Marco Cecchetti marco.cecche...@collabora.com Date: Thu Aug 27 22:57:15 2015 +0200 switch to 64-bit checksum: conversion from BitmapChecksum to an octet

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

Re: [Idea] Add files from SVG Test Suite Overview to get-bugzilla-attachments-by-mimetype (crashtest)

2015-08-28 Thread Caolán McNamara
On Wed, 2015-08-26 at 16:59 +0200, Xisco Faulí wrote: Hello, Reviewing some issues in bugzilla, I found that some of them make mention of files in the SVG Test Suite Overview(1), so I thought it could be a good a idea to include the files from the different test suite editions into

[Libreoffice-bugs] [Bug 93735] should use GL debug messages to help API tracing

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93735 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 93610] cannot flip .PNG properly in Writer and Draw

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93610 Viruch Hemapanpairo zh...@linux.com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 93124] PPT import: slide titles are misplaced

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93124 Andras Timar tima...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 93737] New: Cannot insert page numbers using Libre Office 5.0.0

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93737 Bug ID: 93737 Summary: Cannot insert page numbers using Libre Office 5.0.0 Product: LibreOffice Version: unspecified Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 93738] New: Menu Entry for File Templates not translated

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93738 Bug ID: 93738 Summary: Menu Entry for File Templates not translated Product: LibreOffice Version: 5.0.0.5 release Hardware: Other OS: All Status:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - filter/source sd/qa

2015-08-28 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx |4 +++- sd/qa/unit/data/ppt/pass/hang-6.ppt |binary 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 8ccabcc0c0c70bdcc6632c6758723f591677371d Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 13:49:00 2015 +0100 check

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

2015-08-28 Thread Caolán McNamara
sd/qa/unit/data/ppt/pass/hang-4.ppt |binary sd/source/filter/ppt/propread.cxx | 25 +++-- 2 files changed, 15 insertions(+), 10 deletions(-) New commits: commit ca9cbc1aa3458de7ce4893668476aa4433e6b0e0 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-28 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit cc6eacd2bca5ab3c3e49fbac80ae80e0a00f3c82 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Aug 28 13:34:43 2015 +0200 also dump the module source code diff --git

[Libreoffice-bugs] [Bug 93740] New: Special object in unit test media_embedding makes that LO does not respond in presentation mode

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93740 Bug ID: 93740 Summary: Special object in unit test media_embedding makes that LO does not respond in presentation mode Product: LibreOffice Version: 5.1.0.0.alpha0+ Master

[Libreoffice-bugs] [Bug 91488] [META] RenderContext related issues

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91488 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 93729] New: Styles and Formatting

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93729 Bug ID: 93729 Summary: Styles and Formatting Product: LibreOffice Version: 4.4.5.2 release Hardware: Other OS: Mac OS X (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 93731] New: Chart export legend contains hidden lines

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93731 Bug ID: 93731 Summary: Chart export legend contains hidden lines Product: LibreOffice Version: 4.4.4.3 release Hardware: Other OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 93728] INSTALLATION: file extensions default to opening Archive Manager

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93728 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 93734] FULLSCREEN Ubuntu unity

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93734 --- Comment #1 from tichun...@gmail.com --- Fullscreen works good after alt-tab to another program and alt-tab back to Calc. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 --- Comment #3 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Meeks committed a patch related to this issue. It has been pushed to master:

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

2015-08-28 Thread Caolán McNamara
sd/qa/unit/data/ppt/pass/hang-5.ppt |binary sd/source/filter/ppt/pptin.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 5015596b795931eeb328666ec2c99dd372bf6c34 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 13:35:37 2015 +0100 avoid

[Libreoffice-bugs] [Bug 93736] Bottom stroke line of a rectangle is half-drawn when using OpenGL

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93736 --- Comment #1 from Tomaz Vajngerl qui...@gmail.com --- Related: when drawing a circle or ellipse the stroke hairline is drawn only on four coordinates - forming a square. -- You are receiving this mail because: You are the assignee for

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - include/vcl sd/qa sd/source vcl/source

2015-08-28 Thread Caolán McNamara
include/vcl/opengl/OpenGLHelper.hxx | 23 - sd/qa/unit/data/ppt/pass/hang-18.ppt |binary sd/source/filter/ppt/propread.cxx| 25 +-- vcl/source/opengl/OpenGLContext.cxx |2 + vcl/source/opengl/OpenGLHelper.cxx | 38

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard| target:5.1.0

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Meeks committed a patch related to this issue. It has been pushed to libreoffice-5-0:

[Libreoffice-bugs] [Bug 93741] Flickering Text During Autocomplete

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93741 dmdcare...@care2.com changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 93713] Unable to Unprotect Protected cells in Writer Tables from 'Table' menu

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93713 --- Comment #9 from Charles tansta...@libertytrek.org --- @Maxim Thank you! Now at least I won't have to revert the 10 or so people I've already upgraded... But I just noticed another cosmetic bug... can you confirm before I go open

[Libreoffice-bugs] [Bug 93741] New: Flickering Text During Autocomplete

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93741 Bug ID: 93741 Summary: Flickering Text During Autocomplete Product: LibreOffice Version: 5.0.1.2 release Hardware: Other OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 93614] Detect hanging OpenGL drivers disable GL ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93614 --- Comment #13 from Regina Henschel rb.hensc...@t-online.de --- I have written a new bug report https://bugs.documentfoundation.org/show_bug.cgi?id=93740 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 93729] Styles and Formatting

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93729 Samuel Mehrbrodt s.mehrbr...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93729] Styles and Formatting

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93729 Samuel Mehrbrodt s.mehrbr...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-ux-advise] [Bug 83546] SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83546 Samuel Mehrbrodt s.mehrbr...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 83546] SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83546 Samuel Mehrbrodt s.mehrbr...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93719] MAILMERGE: Freezes On Step 5: Adjust Layout in OS X Or Does Not Show Preview on Windows 7

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93719 --- Comment #6 from Alex Thurgood ipla...@yahoo.co.uk --- Wizard does indeed go to completion on Version: 4.4.5.2 Build ID: a22f674fd25a3b6f45bdebf25400ed2adff0ff99 Locale: fr.UTF-8 -- You are receiving this mail because: You are the

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

2015-08-28 Thread Caolán McNamara
filter/source/graphicfilter/itiff/lzwdecom.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5e3b4e302afd36b382a1d177c434fcada21ed2d4 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 14:40:37 2015 +0100 crashtesting: tiff loop detection

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - filter/source

2015-08-28 Thread Caolán McNamara
filter/source/graphicfilter/itiff/lzwdecom.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit a6ea269296089b43dd5810f418e8e1239f30a565 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 27 14:40:37 2015 +0100 crashtesting: tiff loop detection

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

2015-08-28 Thread Vasily Melenchuk
sw/qa/extras/htmlexport/data/tdf90905.odt |binary sw/qa/extras/htmlexport/htmlexport.cxx|3 ++- sw/source/filter/html/wrthtml.cxx |3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit fd3468024e1ac199f4a2f4108321ef8100d58414 Author: Vasily Melenchuk

[Libreoffice-bugs] [Bug 93732] Startcenter window does not have a title

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93732 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Version|5.0.1.2 release |5.0.0.5

[Libreoffice-bugs] [Bug 93732] Startcenter window does not have a title

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93732 --- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk --- The problem goes back further, but no time to test at the moment. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 93736] Bottom stroke line of a rectangle is half-drawn when using OpenGL

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93736 Tomaz Vajngerl qui...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Tomaz Vajngerl qui...@gmail.com changed: What|Removed |Added Depends on||93736 -- You

[Libreoffice-bugs] [Bug 93736] New: Bottom stroke line of a rectangle is half-drawn when using OpenGL

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93736 Bug ID: 93736 Summary: Bottom stroke line of a rectangle is half-drawn when using OpenGL Product: LibreOffice Version: 5.0.1.2 release Hardware: All

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

2015-08-28 Thread Caolán McNamara
filter/source/msfilter/msdffimp.cxx |6 -- filter/source/msfilter/svdfppt.cxx | 15 ++- sd/qa/unit/data/ppt/pass/hang-13.ppt |binary sd/qa/unit/data/ppt/pass/hang-14.ppt |binary 4 files changed, 14 insertions(+), 7 deletions(-) New commits: commit

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

2015-08-28 Thread Caolán McNamara
editeng/source/editeng/editattr.cxx |6 -- editeng/source/items/textitem.cxx | 38 +- include/editeng/colritem.hxx | 10 ++-- include/tools/color.hxx |4 -

[Libreoffice-bugs] [Bug 93317] Document has been modified Dialog does not have the focus on GTK3.

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93317 chry...@web.de chry...@web.de changed: What|Removed |Added Version|5.0.0.5 release |5.0.1.2 release

[Libreoffice-bugs] [Bug 93704] App crash when load any .ods files

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93704 steve -_- st...@openmailbox.org changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 93704] App crash when load any .ods files

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93704 --- Comment #3 from steve -_- st...@openmailbox.org --- Ok so this is not about LO desktop but LO Android viewer. That changes a lot. Could you attach the log to this bug and re-open if you are still seeing the problem? (set it to

[Libreoffice-bugs] [Bug 93704] App crash when load any .ods files

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93704 steve -_- st...@openmailbox.org changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

Re: ahelp/ahelp - Extended tips in Helpcontent VCL + Glade

2015-08-28 Thread Sophie
Hi all, Thanks a lot for your work and explanations, I jump to the end: Le 26/08/2015 18:35, Markus Mohrhard a écrit : Hey Olivier, [...] At least my patches to move the tooltips extracts them to simple java like property files. You can easily process them from there. That format at least

[Libreoffice-bugs] [Bug 93711] Translation error (German: Leerezeichen) in chapter numbering

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93711 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added CC|gautier.sop...@gmail.com

[Libreoffice-bugs] [Bug 93711] Translation error (German: Leerezeichen) in chapter numbering

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93711 sophie gautier.sop...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 93558] Preview of Bullets is hard to see with a dark theme

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93558 --- Comment #16 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Maxim Monastirsky committed a patch related to this issue. It has been pushed to libreoffice-5-0:

[Libreoffice-ux-advise] [Bug 93558] Preview of Bullets is hard to see with a dark theme

2015-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93558 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard| target:5.1.0

  1   2   3   4   >