[Libreoffice-bugs] [Bug 97898] CMIS: "generic input / output error" when attempting to access Google Drive

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97898 --- Comment #28 from pva --- Ok, I've build libreoffice with debug enabled, but all I noticed is this: info:ucb.ucp.cmis:15923:1:ucb/source/ucp/cmis/cmis_content.cxx:584: Unexpected libcmis exception: Object not

[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174 --- Comment #8 from Aron Budea --- In the exported files the difference is in styles.xml. The one that is imported incorrectly has this attribute for center/right aligned paragraph styles (two of each): -- You

[Libreoffice-bugs] [Bug 104193] Writer' s AutoCorrect Word Completion list is deleted during a LibO version upgrade

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104193 --- Comment #6 from tommy27 --- any news my fried? in the meantime 5.2.5 and 5.3.0 have been released. please retest. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 103156] Some AutoCorrect Replacements for German (Switzerland, Liechtenstein) are Wrong

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103156 tommy27 changed: What|Removed |Added Keywords||easyHack -- You are

[Libreoffice-bugs] [Bug 106183] New: filenames (mostly) not displayed in title bar - title bar empty for all LO applcations

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106183 Bug ID: 106183 Summary: filenames (mostly) not displayed in title bar - title bar empty for all LO applcations Product: LibreOffice Version: 5.1.6.2 release

[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving as .XLSX

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181 tommy27 changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096 --- Comment #7 from Greg Ross --- Two updates to the above code, use correct variable for the href name and use ends-with() to ensure not to catches files like "name.jpeg.txt":

[Libreoffice-bugs] [Bug 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096 --- Comment #6 from Greg Ross --- I did some digging, this appears to be an issue in "filter/source/xslt/odf2xhtml/export/common/body.xsl", see line 335: data:image/*;base64, When the ODF is converted to XHTML it

New Defects reported by Coverity Scan for LibreOffice

2017-02-24 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 8 new defect(s) introduced to LibreOffice found with Coverity Scan. 30 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

[Libreoffice-commits] core.git: 2 commits - sc/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2017-02-24 Thread Markus Mohrhard
sc/source/core/data/document.cxx|2 sw/UIConfig_swriter.mk |3 sw/inc/helpid.h |3 sw/source/uibase/inc/olmenu.hxx | 16 sw/source/uibase/lingu/olmenu.cxx | 113 sw/source/uibase/lingu/olmenu.hrc |

[Libreoffice-bugs] [Bug 61096] FILESAVE: XHTML export of doc with image broken

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61096 --- Comment #5 from Greg Ross --- Confirmed the bug still exists. LibreOffice 5.3.0.3 OS: Windows 10 (x64) Some additional notes: - Broken in IE and Edge, but not Firefox or Vivaldi. - Looks to be a problem with

[Libreoffice-bugs] [Bug 106182] highlight button toggling does not toggle highlighting of selected text

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106182 Eben Stewart changed: What|Removed |Added Alias|

[Libreoffice-bugs] [Bug 106182] New: highlight button toggling does not toggle highlighting of selected text

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106182 Bug ID: 106182 Summary: highlight button toggling does not toggle highlighting of selected text Product: LibreOffice Version: 5.1.4.2 release Hardware: x86-64

Re: Question about Memory options

2017-02-24 Thread m.a.riosv
Some information on this bug reports. https://bugs.documentfoundation.org/show_bug.cgi?id=94760 https://bugs.documentfoundation.org/show_bug.cgi?id=96095 Miguel Ángel. -- View this message in context: http://nabble.documentfoundation.org/Question-about-Memory-options-tp4208833p4208939.html

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

2017-02-24 Thread Tamás Zolnai
chart2/qa/extras/chart2dump/chart2dump.cxx | 27 -- chart2/qa/extras/chart2dump/data/chartwall_auto_adjust_with_titles.ods |binary chart2/qa/extras/chart2dump/data/chartwall_auto_adjust_without_titles.ods

[Libreoffice-bugs] [Bug 50916] Allow more than 1024 columns in calc

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50916 --- Comment #49 from Commit Notification --- Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master":

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

2017-02-24 Thread Bartosz Kosiorek
sc/inc/colcontainer.hxx |2 ++ sc/inc/table.hxx | 17 - sc/source/core/data/colcontainer.cxx | 10 +- sc/source/core/data/table2.cxx | 35 +-- 4 files changed, 56 insertions(+), 8 deletions(-)

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/Socket.hpp

2017-02-24 Thread Michael Meeks
net/Socket.hpp | 64 + 1 file changed, 38 insertions(+), 26 deletions(-) New commits: commit 6a34272fdd10b2c4a5ba2ad6c7fb8a9e56e3dc6a Author: Michael Meeks Date: Fri Feb 24 23:14:09 2017 + Add

[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181 --- Comment #3 from Johannes Schneider --- Created attachment 131461 --> https://bugs.documentfoundation.org/attachment.cgi?id=131461=edit spreadsheet in .ODS format, working properley -- You are

[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181 --- Comment #2 from Johannes Schneider --- Created attachment 131460 --> https://bugs.documentfoundation.org/attachment.cgi?id=131460=edit spreadsheet in .XLSX format containing the bug -- You are

[Libreoffice-bugs] [Bug 100926] PPTX: Table with rotated text rendering wrong

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100926 Volga changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 104353] FORMATTING: Rotated text with new lines in text boxes from DOCX not properly displayed (not supported?)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104353 Volga changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 103718] FORMATTING: brackets rotates depending on surrounding text in vertical layout

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103718 Volga changed: What|Removed |Added Blocks||106045

[Libreoffice-bugs] [Bug 106045] [META] Bugs and enhancements related to vertical text direction

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106045 Volga changed: What|Removed |Added Depends on||103718,

[Libreoffice-bugs] [Bug 98879] Some CJK characters are wrongly converted in vertical layout ( Noto CJK font)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98879 Volga changed: What|Removed |Added Blocks||106045

[Libreoffice-bugs] [Bug 105286] Ellipsis do not rotate in vertical layout.

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105286 Volga changed: What|Removed |Added Blocks||106045

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/ServerSocket.hpp net/Socket.hpp

2017-02-24 Thread Michael Meeks
net/ServerSocket.hpp |2 +- net/Socket.hpp | 28 2 files changed, 21 insertions(+), 9 deletions(-) New commits: commit ba0cc1fc6b75e08b91734c90425dd695e6ebf398 Author: Michael Meeks Date: Fri Feb 24 22:56:20 2017 +

Re: Various MacOS extension issues.

2017-02-24 Thread Jan Iversen
Hi I use LibreOffice daily on my Mac (Sierra), I happen to also be a developer and build LO for the Mac. > 2. There are no decent ways to do debug logging on MacOS; none of the > commandline options are available >

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/clientnb.cpp

2017-02-24 Thread Michael Meeks
net/clientnb.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit cb76f20350f83f706e8d83741e4acb4817ab2800 Author: Michael Meeks Date: Fri Feb 24 22:18:38 2017 + Use pseudo-random-ness in test to make strace cleaner. diff

[Libreoffice-bugs] [Bug 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313 Luis changed: What|Removed |Added Resolution|FIXED |WORKSFORME

[Libreoffice-bugs] [Bug 59354] File Locked dialog doesn't unescape URL fully

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59354 Luis changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45313] com.sun.star.uno.RuntimeException when starting any macro after using " .uno:EditDoc" once

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45313 Luis changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 103931] FILEOPEN: DOCX Columns no longer keep their positions/ column breaks ignored

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103931 Miklos Vajna changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 106008] Scroll zooming from touchpad barely controllable

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106008 Severo Raz changed: What|Removed |Added Version|5.1.6.2 release |5.3.0.3

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

2017-02-24 Thread Markus Mohrhard
sdext/source/pdfimport/tree/imagecontainer.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit cffa23b8d0c0b2d660505a11784addb7715a9937 Author: Markus Mohrhard Date: Fri Feb 24 18:14:01 2017 +0100 fix crash in

[Libreoffice-ux-advise] [Bug 105829] Infobar design needs an update

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105829 --- Comment #5 from Heiko Tietze --- Created attachment 131459 --> https://bugs.documentfoundation.org/attachment.cgi?id=131459=edit Latest layout Icons added (vcl/res/* and cmd/lc_apply for success);

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

2017-02-24 Thread Markus Mohrhard
svx/source/tbxctrls/PaletteManager.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit ece3c97ca6c9aaffbf9dd51785ae2f1d4d3e2c9b Author: Markus Mohrhard Date: Fri Feb 24 18:08:39 2017 +0100 prevent crash in

[Libreoffice-commits] core.git: helpcontent2

2017-02-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1ef5f86a251b95bee37725a01f54b1d8d020fc3 Author: Caolán McNamara Date: Fri Feb 24 20:59:21 2017 + Updated core Project: help a43b8eb31d44f4a3193029f7593281152ed2e5f9

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

2017-02-24 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/shared/01/06040500.xhp | 14 -- 2 files changed, 8 insertions(+), 9 deletions(-) New commits: commit a43b8eb31d44f4a3193029f7593281152ed2e5f9 Author: Caolán McNamara Date: Fri Feb 24 20:59:21 2017

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

2017-02-24 Thread Caolán McNamara
sw/UIConfig_swriter.mk |3 sw/inc/helpid.h |3 sw/source/uibase/inc/olmenu.hxx | 16 +++- sw/source/uibase/lingu/olmenu.cxx | 113 +++- sw/source/uibase/lingu/olmenu.hrc |9 -- sw/source/uibase/lingu/olmenu.src |

[Libreoffice-bugs] [Bug 106181] FILESAVE: Check boxes get lost when saving in .XLSX format

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181 tommy27 changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 106181] New: Check boxes get lost when file has been saved in the .XLSX-format.

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106181 Bug ID: 106181 Summary: Check boxes get lost when file has been saved in the .XLSX-format. Product: LibreOffice Version: 5.2.5.1 release Hardware: x86-64 (AMD64)

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - 3 commits - common/Session.cpp common/Session.hpp kit/ChildSession.cpp kit/Kit.cpp Makefile.am test/Makefile.am wsd/ClientSession

2017-02-24 Thread Jan Holesovsky
Makefile.am|5 - common/Session.cpp | 89 ++-- common/Session.hpp | 18 ++-- kit/ChildSession.cpp |2 kit/Kit.cpp| 10 +- test/Makefile.am |3 wsd/ClientSession.cpp |3 wsd/ClientSession.hpp |1

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - hwpfilter/source

2017-02-24 Thread Caolán McNamara
hwpfilter/source/hiodev.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit fddffda26287dec1f42a04bd40b8b2782982a7e0 Author: Caolán McNamara Date: Thu Feb 23 12:17:33 2017 + ofz: don't loop endlessly on failed skip

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

2017-02-24 Thread Caolán McNamara
hwpfilter/source/hiodev.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 0215845ddae1d0bb060a44d2cac0cf0f723024a5 Author: Caolán McNamara Date: Thu Feb 23 12:17:33 2017 + ofz: don't loop endlessly on failed skip

[Libreoffice-commits] core.git: download.lst

2017-02-24 Thread Eike Rathke
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 49e6d5e49673011149c94788a86cf899a54a8085 Author: Eike Rathke Date: Fri Feb 24 20:58:36 2017 +0100 update to language-subtag-registry-2017-01-20 Change-Id:

Re: sha1sum problem

2017-02-24 Thread Michael Stahl
On 24.02.2017 16:45, Bryan Quigley wrote: > I'm going to look at adding the SHA256SUM for all the files in > download.lst. It looks like we can add them without breaking > anything. Then we can test out how we want to switch or if we need to > support both for a bit (platform dependent?).

Re: Chart test failures on mac: text size differences

2017-02-24 Thread Khaled Hosny
On Fri, Feb 24, 2017 at 05:41:25PM +, Tamas Zolnai wrote: > Hi Khaled, > > I see you're working on text rendering, so I thought that my findings > might be usefull for you. I had a look at chart test failures on Mac > and found that it is because of text size differences. (I checked your >

[Libreoffice-bugs] [Bug 105860] CALC: line spacing different between program versions

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105860 Thomas Lendo changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 105855] Some drop-down menus higher than others

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105855 Thomas Lendo changed: What|Removed |Added Keywords|

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

2017-02-24 Thread Eike Rathke
sc/source/ui/view/tabview4.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6db32fab2ecdf94bbbfc8efdb10a105aaf3a0fbc Author: Eike Rathke Date: Fri Feb 24 19:59:41 2017 +0100 adapt comment to reality The code now does what the

[Libreoffice-bugs] [Bug 72504] EDITING: Unable to edit .odb file with non-local URL

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72504 --- Comment #31 from Justin L --- (In reply to Justin L from comment #30) > It's a long shot, but do you want to try again and see if it is fixed now > (in 5.2.4 or higher). There was a similar sounding .xls problem in

[Libreoffice-bugs] [Bug 72504] EDITING: Unable to edit .odb file with non-local URL

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72504 --- Comment #30 from Justin L --- (In reply to Guillermo Lo Coco from comment #26) > Maybe you can point me out an alternative. It's a long shot, but do you want to try again and see if it is fixed now (in 5.2.4 or

[Libreoffice-bugs] [Bug 83983] FILEOPEN: Regression in 4.4 master loading an ODT which contains a style with style :font-independent-line-spacing="true"

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83983 Justin L changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 106175] Help viewer: tag is not supported in localized (l10n) help

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106175 Laurent BP changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174 Aron Budea changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104520 Aron Budea changed: What|Removed |Added Depends on||106174

[Libreoffice-bugs] [Bug 106174] FILEOPEN: Paragraph alignment inherited from parent style not loaded from docx file

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106174 Aron Budea changed: What|Removed |Added Keywords||bisected ---

[Libreoffice-bugs] [Bug 102058] No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102058 Buovjaga changed: What|Removed |Added Component|LibreOffice |Calc ---

[Libreoffice-bugs] [Bug 106180] No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106180 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 106180] New: No screen reader notification that there is a comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106180 Bug ID: 106180 Summary: No screen reader notification that there is a comment Product: LibreOffice Version: 5.3.0.0.alpha0+ Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 101912] [META] Accessibility (a11y) bugs and enhancements

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101912 Buovjaga changed: What|Removed |Added Depends on||106180

[Libreoffice-bugs] [Bug 106179] [META] Writer comment bugs and enhancements

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106179 Buovjaga changed: What|Removed |Added Depends on||106180

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2017-02-24 Thread Caolán McNamara
sc/source/ui/inc/tabview.hxx |5 + sc/source/ui/view/tabview.cxx |1 + sc/source/ui/view/tabview4.cxx | 26 ++ 3 files changed, 28 insertions(+), 4 deletions(-) New commits: commit 0acb7b80667b83ad05782dafa23721d0030c3b16 Author: Caolán McNamara

[Libreoffice-bugs] [Bug 101216] [META] Comment bugs and enhancements

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Bug 101216 depends on bug 83065, which changed state. Bug 83065 Summary: Allow Comment Location to be Moved Upon Creation of Comment https://bugs.documentfoundation.org/show_bug.cgi?id=83065 What|Removed

[Libreoffice-bugs] [Bug 83065] Allow Comment Location to be Moved Upon Creation of Comment

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83065 Buovjaga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 68695] EDITING: Comments cannot be resized while editing - missing squares around the comment /note

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68695 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: rsc/Executable_rsc.mk

2017-02-24 Thread Caolán McNamara
rsc/Executable_rsc.mk |5 + 1 file changed, 5 insertions(+) New commits: commit a14efb9b2c9d0235c5cac1879068a02b25da9b31 Author: Caolán McNamara Date: Fri Feb 24 16:30:43 2017 + start to get make fuzzers working again Change-Id:

Chart test failures on mac: text size differences

2017-02-24 Thread Tamas Zolnai
Hi Khaled, I see you're working on text rendering, so I thought that my findings might be usefull for you. I had a look at chart test failures on Mac and found that it is because of text size differences. (I checked your latest change [1], but the differences are still there.) Both text width

[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178 --- Comment #3 from Dmitry --- I have downloaded and installed previous version (LibreOffice_5.2.5_Linux_x86-64_deb.tar.gz), does not have this bug. My video-card is "ATI Mobility Radeon HD5400". -- You are

[Libreoffice-bugs] [Bug 106176] Custom animation Emphasis "Spin" does not

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106176 Regina Henschel changed: What|Removed |Added CC|

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

2017-02-24 Thread Eike Rathke
sc/source/core/tool/interpr5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f77a73e2da7da51b318699c477aa071c0b8c324 Author: Eike Rathke Date: Fri Feb 24 18:19:35 2017 +0100 grml.. and do that right Change-Id:

[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178 --- Comment #2 from Dmitry --- Created attachment 131458 --> https://bugs.documentfoundation.org/attachment.cgi?id=131458=edit page footer during repaint -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 106178] Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178 --- Comment #1 from Dmitry --- Created attachment 131457 --> https://bugs.documentfoundation.org/attachment.cgi?id=131457=edit page break during repaint -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 106178] New: Page break slow repaint

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106178 Bug ID: 106178 Summary: Page break slow repaint Product: LibreOffice Version: 5.3.0.3 release Hardware: x86-64 (AMD64) OS: Linux (All) Status: UNCONFIRMED

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

2017-02-24 Thread Eike Rathke
sc/source/core/tool/interpr5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c6902cf8f19fc944c6d9e66cdb27887961301a5 Author: Eike Rathke Date: Fri Feb 24 18:14:44 2017 +0100 replace a leftover OSL_DEBUG_LEVEL >1 Change-Id:

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

2017-02-24 Thread Tamás Zolnai
chart2/qa/extras/chart2dump/chart2dump.cxx | 3 chart2/qa/extras/chart2dump/data/minimal_legend_test.odp |binary chart2/qa/extras/chart2dump/reference/legendtest/minimal_legend_test.txt | 32 ++ 3 files changed, 34 insertions(+), 1

[Libreoffice-bugs] [Bug 106169] LibreOffice won' t save new data created in a document file and errors out. Can' t close program unless selecting "cancel edit". If selecting cancel edit, then LibreOff

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106169 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/loolnb.cpp net/Socket.hpp net/WebSocketHandler.hpp

2017-02-24 Thread Michael Meeks
net/Socket.hpp | 15 +++ net/WebSocketHandler.hpp |5 +- net/loolnb.cpp | 89 ++- 3 files changed, 69 insertions(+), 40 deletions(-) New commits: commit 0903776a57fda95ea6b59e33a632636c585cf0c1 Author: Michael Meeks

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

2017-02-24 Thread Stephan Bergmann
sw/source/core/layout/atrfrm.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 653a3c259905a1d05b471423821bc83da7f9ef20 Author: Stephan Bergmann Date: Fri Feb 24 17:41:24 2017 +0100 loplugin:loopvartoosmall Change-Id:

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

2017-02-24 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 36 include/editeng/editeng.hxx | 10 +- 2 files changed, 41 insertions(+), 5 deletions(-) New commits: commit 685767dbe7dc6677eaee8edf3c9f94105705fafa Author: Varun Dhall Date: Wed Feb

[Libreoffice-bugs] [Bug 81426] FILESAVE: Data from header and footer is getting lost

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81426 Justin L changed: What|Removed |Added Keywords||filter:docx

[Libreoffice-bugs] [Bug 106177] New: copy and paste special (formulas only) destroys merged cells

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106177 Bug ID: 106177 Summary: copy and paste special (formulas only) destroys merged cells Product: LibreOffice Version: 5.3.0.3 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 106176] New: Custom animation Emphasis "Spin" does not

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106176 Bug ID: 106176 Summary: Custom animation Emphasis "Spin" does not Product: LibreOffice Version: 5.1.6.2 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 105986] EDITING - FILEOPEN - LOo crashes and enters document recovery loop

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105986 James B. Byrne changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 106170] CRASHING Photoshop CS3 - 5.3.0.3 Causing ntdll.dll to CRASH

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106170 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 106144] Multi monitor tooltip/palette position

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106144 Eric Owens changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 38902] UTF-8 contents should be detected and this codepage should be suggested for FILESAVE as ".txt coded"

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38902 --- Comment #22 from Justin L --- Unable to reproduce in Linux (went back to oldest50 alpha), so it might actually be windows only (as is already marked). After making changes and then saving over top of an existing .txt

Re: Various MacOS extension issues.

2017-02-24 Thread Stephan Bergmann
On 02/24/2017 01:17 PM, Stephan Bergmann wrote: On 02/23/2017 02:12 PM, Adomas Venčkauskas wrote: I can reproduce that problem, LO produces JDWP exit error AGENT_ERROR_ILLEGAL_ARGUMENT(202): saveGlobalRef obj [util.c:60] FATAL ERROR in native method: JDWP saveGlobalRef obj,

[Libreoffice-bugs] [Bug 106175] Help viewer: tag is not supported in localized (l10n) help

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106175 Jacques Guilleron changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: jvmfwk/plugins

2017-02-24 Thread Stephan Bergmann
jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit f21994e7a240563283b7a17dcb435ce7c5156b60 Author: Stephan Bergmann Date: Fri Feb 24 17:00:28 2017 +0100 Make JVM -Xrunjdwp option work on macOS

[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161 Pedro changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 43808] [META] Right to left language issues (RTL/CTL)

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808 V Stuart Foote changed: What|Removed |Added Depends on||106161

[Libreoffice-bugs] [Bug 104450] [META] DOCX file opening issues

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104450 V Stuart Foote changed: What|Removed |Added Depends on||106161

[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161 V Stuart Foote changed: What|Removed |Added Keywords|

Re: sha1sum problem

2017-02-24 Thread Norbert Thiebaud
On Fri, Feb 24, 2017 at 9:45 AM, Bryan Quigley wrote: > I'm going to look at adding the SHA256SUM for all the files in > download.lst. It looks like we can add them without breaking > anything. Then we can test out how we want to switch or if we need to > support

[Libreoffice-commits] core.git: include/xmlsecurity vcl/CppunitTest_vcl_pdfexport.mk vcl/Module_vcl.mk vcl/qa xmlsecurity/inc xmlsecurity/qa xmlsecurity/source xmlsecurity/workben

2017-02-24 Thread Miklos Vajna
include/xmlsecurity/pdfio/pdfdocument.hxx| 278 +++ include/xmlsecurity/xmlsecuritydllapi.h | 23 + vcl/CppunitTest_vcl_pdfexport.mk | 42 +++ vcl/Module_vcl.mk|1

[Libreoffice-bugs] [Bug 106161] Writer crashes immediately after opening this .docx in Windows 7

2017-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106161 V Stuart Foote changed: What|Removed |Added Crash report or|["rtl_uString_acquire"]

[Libreoffice-commits] core.git: 4 commits - basegfx/source hwpfilter/qa include/oox oox/source sc/source sdext/source sd/source sfx2/source sw/source vcl/source vcl/unx

2017-02-24 Thread Caolán McNamara
basegfx/source/polygon/b2dpolypolygon.cxx | 16 +++ basegfx/source/polygon/b3dpolypolygon.cxx | 16 +++ hwpfilter/qa/cppunit/data/fail/skipblock-1.hwp|binary hwpfilter/qa/cppunit/test_hwpfilter.cxx | 16 +-- include/oox/helper/binaryinputstream.hxx

[Libreoffice-commits] core.git: config_host/config_liblangtag.h.in config_host.mk.in configure.ac distro-configs/LibreOfficeOssFuzz.conf external/libetonyek i18nlangtag/CppunitTest_i18nlangtag_test_la

2017-02-24 Thread Khaled Hosny
RepositoryExternal.mk |7 config_host.mk.in |1 config_host/config_liblangtag.h.in|1 configure.ac | 53

  1   2   3   >