[Libreoffice-bugs] [Bug 45864] UI: Add "Glue Point deletion" tool

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45864

jan iversen  changed:

   What|Removed |Added

   Keywords|needsDevEval|skillCpp
 CC||j...@documentfoundation.org

--- Comment #11 from jan iversen  ---
missing code pointer, difficulty

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 45864] UI: Add "Glue Point deletion" tool

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45864

jan iversen  changed:

   What|Removed |Added

   Keywords|needsDevEval|skillCpp
 CC||j...@documentfoundation.org

--- Comment #11 from jan iversen  ---
missing code pointer, difficulty

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 37654] UI Slide names no longer visible in Slide Pane / Page Pane

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37654

jan iversen  changed:

   What|Removed |Added

   Keywords|needsDevEval|skillCpp
 CC||j...@documentfoundation.org

--- Comment #32 from jan iversen  ---
Missing code pointer, difficulty,

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 37654] UI Slide names no longer visible in Slide Pane / Page Pane

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37654

jan iversen  changed:

   What|Removed |Added

   Keywords|needsDevEval|skillCpp
 CC||j...@documentfoundation.org

--- Comment #32 from jan iversen  ---
Missing code pointer, difficulty,

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


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

2016-09-14 Thread Gabor Kelemen
 source/text/shared/01/0107.xhp |2 +-
 source/text/shared/guide/standard_template.xhp |4 ++--
 source/text/simpress/guide/background.xhp  |2 +-
 source/text/swriter/guide/template_create.xhp  |6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit eb949d8e2f087ea0358719948e75a4aeacddd74f
Author: Gabor Kelemen 
Date:   Wed Sep 14 16:56:31 2016 +0200

tdf#102198 Fix references to the "Save As Template" menu item

Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37
Reviewed-on: https://gerrit.libreoffice.org/28903
Reviewed-by: jan iversen 
Tested-by: jan iversen 

diff --git a/source/text/shared/01/0107.xhp 
b/source/text/shared/01/0107.xhp
index e4ab584..5e44eab 100644
--- a/source/text/shared/01/0107.xhp
+++ b/source/text/shared/01/0107.xhp
@@ -42,7 +42,7 @@
   
 
 The following sections describe the %PRODUCTNAME Save as dialog. To activate the 
%PRODUCTNAME Open and 
Save dialog boxes, choose %PRODUCTNAME - 
PreferencesTools - 
Options - %PRODUCTNAME- General, and then select the 
Use %PRODUCTNAME dialogs in the Open/Save dialogs 
area.
-To save a document as a template, use the command File - Save 
As Template.
+To save a document as a template, use the command File - 
Templates - Save As Template.
 
 
 Connect 
To Server
diff --git a/source/text/shared/guide/standard_template.xhp 
b/source/text/shared/guide/standard_template.xhp
index 36134af..afa7554 100644
--- a/source/text/shared/guide/standard_template.xhp
+++ b/source/text/shared/guide/standard_template.xhp
@@ -52,7 +52,7 @@
 You can define a document template for each $[officename] module. 
The following describes how to proceed for text documents.
 
 
-Save the document by choosing File - Save As 
Templateand saving the document in the My Templates 
category.
+Save the document by choosing File - Templates - Save As 
Templateand saving the document in the My Templates 
category.
 
 
 Choose File - New - Templates.
@@ -67,7 +67,7 @@
 Using Custom Templates
 There are several ways to make your work easier by using your own 
custom templates. 
 Templates in the Template Folder
-You can save a new template with File - Save As 
Template or by selecting "Template" file type in any Save dialog. Save 
the template in the user directory specified under %PRODUCTNAME - 
PreferencesTools - 
Options - %PRODUCTNAME - 
Paths to be able to access the template from within the File - New 
- Templates dialog.
+You can save a new template with File - Templates - Save As 
Template or by selecting "Template" file type in any Save dialog. Save 
the template in the user directory specified under %PRODUCTNAME - 
PreferencesTools - 
Options - %PRODUCTNAME - 
Paths to be able to access the template from within the File - New 
- Templates dialog.
 To open the template for editing, choose File - New - 
Templates, select the template and click the Edit 
button.
 
 
diff --git a/source/text/simpress/guide/background.xhp 
b/source/text/simpress/guide/background.xhp
index 15df7ed..aafd1fa 100644
--- a/source/text/simpress/guide/background.xhp
+++ b/source/text/simpress/guide/background.xhp
@@ -90,7 +90,7 @@
 Choose View - Normal to close the master 
view.
 
 
-Choose File - Save As Template to save the document as 
a template.
+Choose File - Templates - Save As Template to save the 
document as a template.
 
 
 Enter a name for the template. Do not change the category from "My 
Templates". Click OK.
diff --git a/source/text/swriter/guide/template_create.xhp 
b/source/text/swriter/guide/template_create.xhp
index 412323b..ace0558 100644
--- a/source/text/swriter/guide/template_create.xhp
+++ b/source/text/swriter/guide/template_create.xhp
@@ -41,7 +41,7 @@
 Create a 
document and add the content and formatting styles that you want.
   
   
-Choose 
File - Save As Template.
+Choose 
File - Templates - Save As Template.
   
   
 In the 
New Template box, type a name for the new 
template.
@@ -59,8 +59,8 @@
 
 
 
-File - Save 
As Template
+File - Templates - Save As Template
 
 
 
-
\ No newline at end of file
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 102198] LOCALHELP: "File - Save As Template" referenced in documentation

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102198

--- Comment #1 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=eb949d8e2f087ea0358719948e75a4aeacddd74f

tdf#102198 Fix references to the "Save As Template" menu item

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102198] LOCALHELP: "File - Save As Template" referenced in documentation

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102198

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: helpcontent2

2016-09-14 Thread Gabor Kelemen
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c77b933f907e1d3c4778dd63cb4295c08d4d3f31
Author: Gabor Kelemen 
Date:   Wed Sep 14 16:56:31 2016 +0200

Updated core
Project: help  eb949d8e2f087ea0358719948e75a4aeacddd74f

tdf#102198 Fix references to the "Save As Template" menu item

Change-Id: I63a78ca9b99447bf8e458377419b0ba92550fe37
Reviewed-on: https://gerrit.libreoffice.org/28903
Reviewed-by: jan iversen 
Tested-by: jan iversen 

diff --git a/helpcontent2 b/helpcontent2
index 6c8c4a5..eb949d8 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 6c8c4a5e044c5c22ca3acc7d968b096340562627
+Subproject commit eb949d8e2f087ea0358719948e75a4aeacddd74f
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 97674] Add hint on overriding write-protection in the " Write-protected content cannot be changed" pop-up

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97674

e...@doxos.eu changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from e...@doxos.eu ---
Adding a link to help to the error message, as suggested in Comment 2, seems
like an excellent idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91643] FILEOPEN: PPTX image with hyperlink is not imported in LO

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91643

Yogesh Bharate  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #4 from Yogesh Bharate  ---
Hi Xisco Faulí,

Did you check this issue on latest LO version ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102039] Opening Publisher file causes images to rotate

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102039

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #3 from Aron Budea  ---
It doesn't replace previous attachment by default, only when you check the
corresponding checkbox below "Obsoletes". No worries, the file is still
accessible, just not shown in the Attachments list.

Could you upload a sample in publisher format as well? Doesn't have to be the
same file, any file is fine that exhibits the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2016-09-14 Thread Zdeněk Crhonek
 sc/qa/unit/data/functions/fods/forecast.ets.mult.fods |12237 ++
 1 file changed, 12237 insertions(+)

New commits:
commit 7a49cffaed5fe8db9199f5af6d7c1227d1bfd9c5
Author: Zdeněk Crhonek 
Date:   Wed Sep 14 20:51:20 2016 +0200

add FORECAST.ETS.MULT test case

Change-Id: Ibc555a9a3c3c7158012b6809b2d8c7d9bf4fda2f
Reviewed-on: https://gerrit.libreoffice.org/28912
Reviewed-by: Markus Mohrhard 
Tested-by: Markus Mohrhard 

diff --git a/sc/qa/unit/data/functions/fods/forecast.ets.mult.fods 
b/sc/qa/unit/data/functions/fods/forecast.ets.mult.fods
new file mode 100644
index 000..f5ae353
--- /dev/null
+++ b/sc/qa/unit/data/functions/fods/forecast.ets.mult.fods
@@ -0,0 +1,12237 @@
+
+
+http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:scr
 ipt="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:form
 x="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
+ 
2016-07-24T08:15:55.36200P0D1LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/e1822c809b137859382139aace0c08be4547c157
+ 
+  
+   0
+   0
+   162119
+   145635
+   
+
+ view1
+ 
+  
+   2
+   8
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   0
+   0
+   75
+   60
+   true
+   false
+  
+  
+   4
+   8
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   14
+   0
+   75
+   60
+   true
+   false
+  
+ 
+ Sheet2
+ 1241
+ 0
+ 75
+ 60
+ false
+ true
+ true
+ true
+ 12632256
+ true
+ true
+ true
+ true
+ false
+ false
+ false
+ 1270
+ 1270
+ 1
+ 1
+ true
+ false
+
+   
+  
+  
+   7
+   false
+   false
+   true
+   true
+   false
+   false
+   false
+   1270
+   1270
+   true
+   true
+   true
+   true
+   true
+   false
+   12632256
+   false
+   Lexmark-E352dn
+   
+
+ cs
+ CZ
+ 
+ 
+ 
+
+
+ de
+ DE
+ 
+ 
+ 
+
+
+ en
+ US
+ 
+ 
+ 
+
+
+ nl
+ NL
+ 
+ 
+ 
+
+   
+   true
+   true
+   3
+   1
+   true
+   1
+   true
+   sgH+/0xleG1hcmstRTM1MmRuQ1VQUzpMZXhtYXJrLUUzNTJkbgAWAAMA0wAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhClBhZ2VTaXplOkxldHRlcgBJbnB1dFNsb3Q6VHJheTEARHVwbGV4Ok5vbmUAABIAQ09NUEFUX0RVUExFWF9NT0RFDwBEdXBsZXhNb2RlOjpPZmY=
+   false
+   0
+  
+ 
+ 
+  
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
+  
+ 
+ 
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+ 
+ 
+  
+   
+   
+  
+  
+   
+  
+  
+   
+
+   Kč
+  
+  
+   
+   -
+   
+
+   Kč
+   
+  
+  
+
+   
+
+  
+  
+
+   (
+   
+   )
+  
+  
+
+   -
+   
+
+  
+  
+   
+
+   
+   
+   
+  
+  
+   
+  
+  
+   
+  
+  
+   

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

2016-09-14 Thread Zdeněk Crhonek
 sc/qa/unit/data/functions/fods/offset.fods | 4400 +
 1 file changed, 4400 insertions(+)

New commits:
commit 8697d18f717c75ddeedfe08161091da71007b859
Author: Zdeněk Crhonek 
Date:   Tue Sep 13 22:26:54 2016 +0200

add OFFSET test case

Change-Id: Ifdb1a0d83ba9b539ea5bda0345f292330e691277
Reviewed-on: https://gerrit.libreoffice.org/28881
Reviewed-by: Markus Mohrhard 
Tested-by: Markus Mohrhard 

diff --git a/sc/qa/unit/data/functions/fods/offset.fods 
b/sc/qa/unit/data/functions/fods/offset.fods
new file mode 100644
index 000..4e3d1ca
--- /dev/null
+++ b/sc/qa/unit/data/functions/fods/offset.fods
@@ -0,0 +1,4400 @@
+
+
+http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:scr
 ipt="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:form
 x="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
+ 
2016-09-07T04:51:27.950112016P0D1LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/a8a7b7114d96b2013b00e9bc0ced81aad5495457
+ 
+  
+   0
+   0
+   35214
+   18393
+   
+
+ view1
+ 
+  
+   2
+   8
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   0
+   0
+   75
+   60
+   true
+   false
+  
+  
+   0
+   6
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   0
+   0
+   75
+   60
+   true
+   false
+  
+ 
+ Sheet2
+ 1241
+ 0
+ 75
+ 60
+ false
+ true
+ true
+ true
+ 12632256
+ true
+ true
+ true
+ true
+ false
+ false
+ false
+ 1270
+ 1270
+ 1
+ 1
+ true
+ false
+
+   
+  
+  
+   7
+   false
+   false
+   true
+   true
+   false
+   false
+   false
+   1270
+   1270
+   true
+   true
+   true
+   true
+   true
+   false
+   12632256
+   false
+   Lexmark-E352dn
+   
+
+ cs
+ CZ
+ 
+ 
+ 
+
+
+ en
+ US
+ 
+ 
+ 
+
+
+ nl
+ NL
+ 
+ 
+ 
+
+   
+   true
+   true
+   3
+   1
+   true
+   1
+   true
+   rQH+/0xleG1hcmstRTM1MmRuQ1VQUzpMZXhtYXJrLUUzNTJkbgAWAAMA0wAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhCkR1cGxleDpOb25lAElucHV0U2xvdDpUcmF5MQBQYWdlU2l6ZTpMZXR0ZXIAABIAQ09NUEFUX0RVUExFWF9NT0RFCgBEVVBMRVhfT0ZG
+   false
+   0
+  
+ 
+ 
+  
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
+  
+ 
+ 
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+ 
+ 
+  
+   
+   
+  
+  
+   
+  
+  
+   
+
+   Kč
+  
+  
+   
+   -
+   
+
+   Kč
+   
+  
+  
+
+   
+
+  
+  
+
+   (
+   
+   )
+  
+  
+
+   -
+   
+
+  
+  
+   
+
+   
+   
+   
+  
+  
+   
+
+   Kč
+  
+  
+   -
+   
+
+   Kč
+   
+  
+  
+   
+
+   Kč
+  
+  
+   -
+   
+
+   Kč
+   
+  
+  
+   
+
+   Kč
+  
+  

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

2016-09-14 Thread Zdeněk Crhonek
 sc/qa/unit/data/functions/fods/rows.fods | 3899 +++
 1 file changed, 3899 insertions(+)

New commits:
commit dc73f699da8e20f5753d481cf8680c761e62c468
Author: Zdeněk Crhonek 
Date:   Wed Sep 14 21:25:56 2016 +0200

add ROWS test case

Change-Id: Ied7286dc5fa480ef3403ed5cfed3ab9b6a30b049
Reviewed-on: https://gerrit.libreoffice.org/28914
Reviewed-by: Markus Mohrhard 
Tested-by: Markus Mohrhard 

diff --git a/sc/qa/unit/data/functions/fods/rows.fods 
b/sc/qa/unit/data/functions/fods/rows.fods
new file mode 100644
index 000..85a95a6
--- /dev/null
+++ b/sc/qa/unit/data/functions/fods/rows.fods
@@ -0,0 +1,3899 @@
+
+
+http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:scr
 ipt="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:form
 x="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.spreadsheet">
+ 
2016-09-07T04:51:27.950112016P0D1LibreOfficeDev/5.3.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/e1822c809b137859382139aace0c08be4547c157
+ 
+  
+   0
+   0
+   24248
+   2786
+   
+
+ view1
+ 
+  
+   2
+   8
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   0
+   0
+   75
+   60
+   true
+   false
+  
+  
+   2
+   1
+   0
+   0
+   0
+   0
+   2
+   0
+   0
+   0
+   0
+   0
+   75
+   60
+   true
+   false
+  
+ 
+ Sheet2
+ 1241
+ 0
+ 75
+ 60
+ false
+ true
+ true
+ true
+ 12632256
+ true
+ true
+ true
+ true
+ false
+ false
+ false
+ 1270
+ 1270
+ 1
+ 1
+ true
+ false
+
+   
+  
+  
+   7
+   false
+   false
+   true
+   true
+   false
+   false
+   false
+   1270
+   1270
+   true
+   true
+   true
+   true
+   true
+   false
+   12632256
+   false
+   Lexmark-E352dn
+   
+
+ cs
+ CZ
+ 
+ 
+ 
+
+
+ en
+ US
+ 
+ 
+ 
+
+
+ nl
+ NL
+ 
+ 
+ 
+
+   
+   true
+   true
+   3
+   1
+   true
+   1
+   true
+   sgH+/0xleG1hcmstRTM1MmRuQ1VQUzpMZXhtYXJrLUUzNTJkbgAWAAMA0wAIAFZUAAAkbQAASm9iRGF0YSAxCnByaW50ZXI9TGV4bWFyay1FMzUyZG4Kb3JpZW50YXRpb249UG9ydHJhaXQKY29waWVzPTEKY29sbGF0ZT1mYWxzZQptYXJnaW5kYWp1c3RtZW50PTAsMCwwLDAKY29sb3JkZXB0aD0yNApwc2xldmVsPTAKcGRmZGV2aWNlPTEKY29sb3JkZXZpY2U9MApQUERDb250ZXhEYXRhClBhZ2VTaXplOkxldHRlcgBJbnB1dFNsb3Q6VHJheTEARHVwbGV4Ok5vbmUAABIAQ09NUEFUX0RVUExFWF9NT0RFDwBEdXBsZXhNb2RlOjpPZmY=
+   false
+   0
+  
+ 
+ 
+  
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
+  
+ 
+ 
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+ 
+ 
+  
+   
+   
+  
+  
+   
+  
+  
+   
+
+   Kč
+  
+  
+   
+   -
+   
+
+   Kč
+   
+  
+  
+
+   
+
+  
+  
+
+   (
+   
+   )
+  
+  
+
+   -
+   
+
+  
+  
+   
+
+   
+   
+   
+  
+  
+   
+
+   Kč
+  
+  
+   -
+   
+
+   Kč
+   
+  
+  
+   
+
+   Kč
+  
+  
+   -
+   
+
+   Kč
+   
+  
+  
+   
+
+   Kč
+  
+  
+ 

[Libreoffice-bugs] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Blocks||86349


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=86349
[Bug 86349] [META] Context menu bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86349] [META] Context menu bugs and enhancements

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86349

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||102141


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102141
[Bug 102141] UI: "Clear direct formatting" removed from context menu
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Blocks||86349


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=86349
[Bug 86349] [META] Context menu bugs and enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 101895] Paragraph dialog units shown as "ch" and "lines" when " Enable char unit" is enabled by default

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101895

--- Comment #14 from Joel Madero  ---
I didn't enable anything and had never seen this behavior before a recent
master build. This was seen with a fresh profile.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102072] Trailing space underscored before line break

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102072

Aron Budea  changed:

   What|Removed |Added

   Keywords||regression
 CC||ba...@caesar.elte.hu,
   ||todven...@suomi24.fi
  Component|LibreOffice |Writer
Version|5.1.4.2 release |3.5.0 release
Summary|Trailing underscored space  |Trailing space underscored
   |in breaking paragraph   |before line break

--- Comment #2 from Aron Budea  ---
Indeed, when Writer shows a space character before breaking the line (you can
see if non-printing characters are turned on), it is underscored.
It looked differently in v3.3.0 (no space character is shown before line
break), but in v3.5.0 the space, and thus the extra underscore is already
there.

I'd prefer it without the extra trailing underscore, too, but I'm no typography
expert. Buovjaga, what do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102051] EDITING: find sentence or paragraph with too many words

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102051

Nick Levinson  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #2 from Nick Levinson  ---
Disagree. That's not a method for ordinary mortals. Common users -- people who
want to type a letter, print it, and enjoy lunch without learning computer
arcana -- don't know about regex. If they find their way to it, it's
intimidating to most people and complicated. And most people think of sentence
or paragraph length in terms of numbers of words, not letters, and don't know
that in ordinary English they should multiply a word count by 7 (including
spaces etc.), and many people don't use ordinary English, like scholars and
maybe playwrights.

I'm geeky, so I saw that your solution should work and is logical. (Regex
failed on my computer but it used to work, so I assume there's a glitch not
relevant to this report.)

A grammar or style checker in a menu would be a lot friendlier. It can use
regex behind the scenes, but ordinary users should not have to use regex except
as a last resort, and that's available already. Friendliness in the software
will expand LO's acceptance and help in competing against Microsoft Office.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102201] Chart becomes grey when trying to edit it

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102201

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102201] Chart becomes grey when trying to edit it

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102201

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|bibisectRequest |

--- Comment #1 from Xisco Faulí  ---
Issue introduced in range
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=129c0d6363e58f6d32dc9583edb6a0edd07521f9..d5fab973d0af95c433c5f6a9492014f7db642489
Same range as bug 101935. Probably it's related.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: loleaflet/src

2016-09-14 Thread Henry Castro
 loleaflet/src/layer/tile/TileLayer.js |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 7cb35bff635df9da6917dac4a8857eeb4c2c1208
Author: Henry Castro 
Date:   Wed Sep 14 19:30:26 2016 -0400

loleaflet: view name bind to popup

diff --git a/loleaflet/src/layer/tile/TileLayer.js 
b/loleaflet/src/layer/tile/TileLayer.js
index e6e2c7c..89320d4 100644
--- a/loleaflet/src/layer/tile/TileLayer.js
+++ b/loleaflet/src/layer/tile/TileLayer.js
@@ -1211,10 +1211,11 @@ L.TileLayer = L.GridLayer.extend({
   (this._docType === 'text' || this._selectedPart === 
viewPart)) {
if (!viewMarker) {
viewMarker = L.rectangle(viewBounds, {
-   pointerEvents: 'none',
+   pointerEvents: 'auto',
fill: false,
color: 
L.LOUtil.getViewIdHexColor(viewId)
});
+   
viewMarker.bindPopup(this._map.getViewName(viewId), {autoClose: false});
this._graphicViewMarkers[viewId].marker = 
viewMarker;
}
else {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 102201] Chart becomes grey when trying to edit it

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102201

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 CC||xiscofa...@libreoffice.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102201] New: Chart becomes grey when trying to edit it

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102201

Bug ID: 102201
   Summary: Chart becomes grey when trying to edit it
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Steps to reproduce:
1. Open attachment #97028
2. Double click on any chart in other to edit it

Observed behavior: Chart becomes grey
Expected behavior: Char can be edited

Reproducible in 

Version: 5.3.0.0.alpha0+
Build ID: ec47e78fee143a3f1705c3533cb2369013c6
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group


Not reproducible in 

Version: 5.3.0.0.alpha0+
Build ID: a042951ad4db2b84021e1d43361511dec998ce82
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8)

thus, REGRESSION

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: loleaflet/build loleaflet/src

2016-09-14 Thread Henry Castro
 loleaflet/build/deps.js  |3 -
 loleaflet/src/layer/vector/Path.Popup.js |   72 +++
 loleaflet/src/layer/vector/SVG.js|   21 +
 3 files changed, 95 insertions(+), 1 deletion(-)

New commits:
commit 44c3d5dfdec440164abbae9833fe9a7b6a96aa0f
Author: Henry Castro 
Date:   Wed Sep 14 19:22:31 2016 -0400

loleaflet: add Path.Popup

diff --git a/loleaflet/build/deps.js b/loleaflet/build/deps.js
index cb83325..58a2ff1 100644
--- a/loleaflet/build/deps.js
+++ b/loleaflet/build/deps.js
@@ -119,7 +119,8 @@ var deps = {
Path: {
src: [
'layer/vector/Renderer.js',
-   'layer/vector/Path.js'
+   'layer/vector/Path.js',
+   'layer/vector/Path.Popup.js'
],
desc: 'Vector rendering core.',
heading: 'Vector layers'
diff --git a/loleaflet/src/layer/vector/Path.Popup.js 
b/loleaflet/src/layer/vector/Path.Popup.js
new file mode 100644
index 000..a3dcef5
--- /dev/null
+++ b/loleaflet/src/layer/vector/Path.Popup.js
@@ -0,0 +1,72 @@
+/*
+ * Popup extension to L.Path (polylines, polygons, circles), adding 
popup-related methods.
+ */
+
+L.Path.include({
+
+   bindPopup: function (content, options) {
+
+   if (content instanceof L.Popup) {
+   this._popup = content;
+   } else {
+   if (!this._popup || options) {
+   this._popup = new L.Popup(options, this);
+   }
+   this._popup.setContent(content);
+   }
+
+   if (!this._popupHandlersAdded) {
+   this.on({
+   mouseover: this._openPopup,
+   mouseout: this._delayClose,
+   remove: this.closePopup,
+   add: this.firstPopup
+   });
+
+   this._popupHandlersAdded = true;
+   }
+
+   return this;
+   },
+
+   unbindPopup: function () {
+   if (this._popup) {
+   this._popup = null;
+   this.off({
+   mouseover: this._openPopup,
+   mouseout: this._delayClose,
+   remove: this.closePopup,
+   add: this.firstPopup
+   });
+
+   this._popupHandlersAdded = false;
+   }
+   return this;
+   },
+
+   firstPopup: function (e) {
+   if (this._popup) {
+   this._openPopup({latlng: this._bounds.getCenter()});
+   }
+   },
+
+   closePopup: function () {
+   if (this._popup) {
+   this._popup._close();
+   }
+   return this;
+   },
+
+   _delayClose: function () {
+   clearTimeout(this._timer);
+   this._timer = setTimeout(L.bind(this.closePopup, this), 3000);
+   },
+
+   _openPopup: function (e) {
+   if (!this._map.hasLayer(this._popup)) {
+   this._popup.setLatLng(e.latlng);
+   this._map.openPopup(this._popup);
+   this._delayClose();
+   }
+   }
+});
diff --git a/loleaflet/src/layer/vector/SVG.js 
b/loleaflet/src/layer/vector/SVG.js
index 3b203df..9d0affb 100644
--- a/loleaflet/src/layer/vector/SVG.js
+++ b/loleaflet/src/layer/vector/SVG.js
@@ -45,11 +45,32 @@ L.SVG = L.Renderer.extend({
 
if (layer.options.interactive) {
L.DomUtil.addClass(path, 'leaflet-interactive');
+
+   var events = ['mouseenter', 'mouseout'];
+   for (var i = 0; i < events.length; i++) {
+   L.DomEvent.on(path, events[i], 
this._fireMouseEvent, this);
+   }
}
 
this._updateStyle(layer);
},
 
+   _fireMouseEvent: function (e) {
+   if (!this._map || !this.hasEventListeners(e.type)) { return; }
+
+   var map = this._map,
+   containerPoint = map.mouseEventToContainerPoint(e),
+   layerPoint = map.containerPointToLayerPoint(containerPoint),
+   latlng = map.layerPointToLatLng(layerPoint);
+
+   this.fire(e.type, {
+   latlng: latlng,
+   layerPoint: layerPoint,
+   containerPoint: containerPoint,
+   originalEvent: e
+   });
+   },
+
_addPath: function (layer) {
this._container.appendChild(layer._path);
layer.addInteractiveTarget(layer._path);

[Libreoffice-bugs] [Bug 67347] FILEOPEN: MS .pptx Textbox with stacked text imported wrong size

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67347

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|vinaya.man...@synerzip.com  |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #24 from Xisco Faulí  ---
Hi Vinaya,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69593] FILEOPEN: PPTX import with shapes causes text to disappear

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69593

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|rohit.deshm...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #15 from Xisco Faulí  ---
Hi Rohit,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79998] FILESAVE: XLSX export breaks or some sheet names ( sheet name length >31 characters)

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79998

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|priyanka.gaikwad@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #15 from Xisco Faulí  ---
Hi Priyanka,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82298] FILESAVE: Chart Changes Are Not Saved

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82298

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|rohit.deshm...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org
 QA Contact|rohit.deshm...@synerzip.com |

--- Comment #3 from Xisco Faulí  ---
Hi Rohit,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81494] FILEOPEN: additional text appears when opening .pptx

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81494

Xisco Faulí  changed:

   What|Removed |Added

   Assignee|yogesh.bhar...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #5 from Xisco Faulí  ---
Hi Yogesh,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75439] Objects in header area are REALLY hard to select

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75439

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|tushar.be...@synerzip.com   |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #3 from Xisco Faulí  ---
Hi Tushar,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77131] Charts - Drop lines / High-low lines are not preserved while saving as docx.

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77131

Xisco Faulí  changed:

   What|Removed |Added

   Assignee|bisal.na...@synerzip.com|libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Xisco Faulí  ---
Hi Bisal,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77117] FILESAVE : Labels in a group shape are not preserved after Round trip

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77117

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|rohit.deshm...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Xisco Faulí  ---
Hi Rohit,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76360] Embedded Data UT is failing on Windows Build

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76360

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDINFO
 CC||xiscofa...@libreoffice.org
   Assignee|Ravindra.Vidhate@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #2 from Xisco Faulí  ---
Link is broken. Change this bug to NEEDINFO

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80087] FILESAVE: File Corruption: Roundtrip file gets corrupted

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80087

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|umesh.ka...@synerzip.com|libreoffice-b...@lists.free
   ||desktop.org

--- Comment #7 from Xisco Faulí  ---
Hi Umesh,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91286] FILESAVE xlsx Image duplicate after export

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91286
Bug 91286 depends on bug 68868, which changed state.

Bug 68868 Summary: FILEOPEN xlsx opened with stretch image
https://bugs.documentfoundation.org/show_bug.cgi?id=68868

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91287] FILESAVE after exporting to XLSX, the file gets corrupted.

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91287
Bug 91287 depends on bug 68868, which changed state.

Bug 68868 Summary: FILEOPEN xlsx opened with stretch image
https://bugs.documentfoundation.org/show_bug.cgi?id=68868

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: Changes to 'refs/tags/1.9.1'

2016-09-14 Thread Ashod Nakashian
Tag '1.9.1' created by Andras Timar  at 2016-09-14 
22:52 +

1.9.1

Changes since 1.9.0-30:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

--- Comment #5 from Aron Budea  ---
Maxim, Stuart, thanks for the information!
As I can see in bug 81132, Clear Formatting was 6th on the list of most used
right click options, which seems to be very popular compared to other fairly
unused formatting options.

However, it's true Clear Direct Formatting is also there on the Formatting
toolbar, so the keyboard shortcut and menu item aren't the only options for
accessing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 5 commits - loolwsd/DocumentBroker.cpp loolwsd/LOOLKit.cpp loolwsd/MessageQueue.cpp loolwsd/MessageQueue.hpp

2016-09-14 Thread Ashod Nakashian
 loolwsd/DocumentBroker.cpp |   29 +---
 loolwsd/LOOLKit.cpp|   39 --
 loolwsd/MessageQueue.cpp   |   78 ++---
 loolwsd/MessageQueue.hpp   |   50 
 4 files changed, 182 insertions(+), 14 deletions(-)

New commits:
commit 72c1988bc922ba7e5c9d072a2e16c62243a06bea
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:18:08 2016 -0400

loolwsd: only prioritize tile messages and not tilecombine

Change-Id: Ia292e5b499dd4409dc3a672e4d5360c868d6c71f
(cherry picked from commit c01629ab2a52f6f4243df458b0505f231e392c49)

diff --git a/loolwsd/MessageQueue.cpp b/loolwsd/MessageQueue.cpp
index 756e568..0660d2b 100644
--- a/loolwsd/MessageQueue.cpp
+++ b/loolwsd/MessageQueue.cpp
@@ -158,6 +158,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 {
 auto& it = _queue[i];
 const std::string msg(it.data(), it.size());
+if (msg.compare(0, 5, "tile ") != 0)
+{
+continue;
+}
+
 auto tile = TileDesc::parse(msg); //FIXME: Expensive, avoid.
 
 if (tile.intersectsWithRect(cursorPosition.X, cursorPosition.Y, 
cursorPosition.Width, cursorPosition.Height))
@@ -178,6 +183,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 
 bool TileQueue::priority(const std::string& tileMsg)
 {
+if (tileMsg.compare(0, 5, "tile ") != 0)
+{
+return false;
+}
+
 auto tile = TileDesc::parse(tileMsg); //FIXME: Expensive, avoid.
 
 for (auto& pair : _cursorPositions)
commit 20428860cc7e3caa2d165df746dffc7443611031
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:02:03 2016 -0400

loolwsd: remove cursor of unloading views

Change-Id: I4281a5aa101f034007aa227bb18b14eeba806ea0
(cherry picked from commit ad6d77cd3b4ccaeb1da16f100fb3bc3ac4d4c947)

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 387a0d5..583b173 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -940,6 +940,7 @@ private:
 
 // Broadcast the demise and removal of session.
 notifyOtherSessions(sessionId, "remview: " + 
std::to_string(session.getViewId()));
+_tileQueue->removeCursorPosition(session.getViewId());
 
 if (_loKitDocument == nullptr)
 {
commit bbcde1d091ba51beaae37402a10b757d41fc8e49
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:18:22 2016 -0400

loolwsd: queue -> tileQueue

Change-Id: If61de6807fa7f52a703fe45948df911fe162f69a
(cherry picked from commit 2db1db06c75fd67bbc73ba86707f89ee7e4f24c6)

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 2207e7d..387a0d5 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -398,14 +398,14 @@ public:
  const std::string& jailId,
  const std::string& docKey,
  const std::string& url,
- std::shared_ptr queue,
+ std::shared_ptr tileQueue,
  const std::shared_ptr& ws)
   : _multiView(std::getenv("LOK_VIEW_CALLBACK")),
 _loKit(loKit),
 _jailId(jailId),
 _docKey(docKey),
 _url(url),
-_queue(std::move(queue)),
+_tileQueue(std::move(tileQueue)),
 _ws(ws),
 _docPassword(""),
 _haveDocPassword(false),
@@ -419,6 +419,7 @@ public:
 Log::info("Document ctor for url [" + _url + "] on child [" + _jailId +
   "] LOK_VIEW_CALLBACK=" + std::to_string(_multiView) + ".");
 assert(_loKit && _loKit->get());
+
 _callbackThread.start(*this);
 }
 
@@ -1230,7 +1231,7 @@ private:
 {
 while (true)
 {
-const auto input = pThis->_queue->get();
+const auto input = pThis->_tileQueue->get();
 const std::string message(input.data(), input.size());
 StringTokenizer tokens(message, " ", 
StringTokenizer::TOK_IGNORE_EMPTY | StringTokenizer::TOK_TRIM);
 
@@ -1269,7 +1270,7 @@ private:
 std::string _renderOpts;
 
 std::shared_ptr _loKitDocument;
-std::shared_ptr _queue;
+std::shared_ptr _tileQueue;
 std::shared_ptr _ws;
 
 // Document password provided
commit 2bcbdf3362433d3472e2c2ce172b5b52875f
Author: Ashod Nakashian 
Date:   Wed Sep 14 17:42:50 2016 -0400

loolwsd: tile prioritization per view cursor

Change-Id: I1410b64982ac2db04e5a47d744a95b8d2eab5f7e
(cherry picked from commit ece87da287433d665a175e92a576f00c639695a2)

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 73ade5b..2207e7d 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -813,6 +813,35 @@ private:
 
 std::unique_lock lock(pDescr->Doc->_mutex);
 
+if (nType == LOK_CALLBACK_INVALIDATE_VISIBLE_CURSOR ||
+nType == LOK_CALLBACK_CELL_CURSOR)
+   

[Libreoffice-ux-advise] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

--- Comment #5 from Aron Budea  ---
Maxim, Stuart, thanks for the information!
As I can see in bug 81132, Clear Formatting was 6th on the list of most used
right click options, which seems to be very popular compared to other fairly
unused formatting options.

However, it's true Clear Direct Formatting is also there on the Formatting
toolbar, so the keyboard shortcut and menu item aren't the only options for
accessing it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 57351] Calc: "Insert columns" is not available in the context menu if an autofilter to hide rows is applied

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57351

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|Ravindra.Vidhate@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #19 from Xisco Faulí  ---
Hi Ravindra,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80997] FILESAVE: RT Text is missing around textbox because textbox has a wrap property

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80997

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|rohit.deshm...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Xisco Faulí  ---
Hi Rohit,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81341] DOCX: Preservation: Fields:Date And Time: Edit Time is converted to plain text after RT

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81341

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||xiscofa...@libreoffice.org
   Assignee|pallavi.jad...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #11 from Xisco Faulí  ---
Hi Pallavi,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91691] FILESAVE: Hyperlink with numeric text not saved in xlsx

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91691

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|priyanka.gaikwad@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #2 from Xisco Faulí  ---
Hi Priyanka,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.1-6'

2016-09-14 Thread Miklos Vajna
Tag 'cp-5.1-6' created by Andras Timar  at 
2016-09-14 22:42 +

cp-5.1-6

Changes since libreoffice-5-1-branch-point-11:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-6'

2016-09-14 Thread Miklos Vajna
Tag 'cp-5.1-6' created by Andras Timar  at 
2016-09-14 22:42 +

cp-5.1-6

Changes since cp-5.1-5-24:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.1-6'

2016-09-14 Thread Christian Lohmaier
Tag 'cp-5.1-6' created by Andras Timar  at 
2016-09-14 22:42 +

cp-5.1-6

Changes since cp-5.1-3-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.1-6'

2016-09-14 Thread Andras Timar
Tag 'cp-5.1-6' created by Andras Timar  at 
2016-09-14 22:42 +

cp-5.1-6

Changes since cp-5.1-3:
Andras Timar (1):
  Update pt_PT dictionary to version 16.7.4.1

---
 pt_PT/description.xml |2 -
 pt_PT/pt_PT.aff   |   25 +++--
 pt_PT/pt_PT.dic   |   93 +++---
 3 files changed, 74 insertions(+), 46 deletions(-)
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 91251] FILESAVE: XLSX TextBox autofit property is not getting preserved after Roundtrip

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91251

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|Ravindra.Vidhate@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #5 from Xisco Faulí  ---
Hi Ravindra,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91454] FILEOPEN AND FILESAVE : For Calc, Rotation of picture is not getting import and export

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91454

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bisected, regression
 CC||xiscofa...@libreoffice.org
   Assignee|Ravindra.Vidhate@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #8 from Xisco Faulí  ---
Hi Ravindra,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Adding keyword 'regression' and 'bisected' as the problematic commits looks to
be identified

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91643] FILEOPEN: PPTX image with hyperlink is not imported in LO

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91643

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|yogesh.bhar...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #3 from Xisco Faulí  ---
Hi Yogesh,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 91449] FILESAVE : PPTX Theme Font and Underline features are not getting preserved

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91449

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|yogesh.bhar...@synerzip.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Xisco Faulí  ---
Hi Yogesh,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81100] FILEOPEN: tblHeader property of the table is not being preserved

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81100

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|Ravindra.Vidhate@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #8 from Xisco Faulí  ---
Hi Ravindra,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58122] FILESAVE: XLSX - Cell RTL direction state not saved

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58122

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Assignee|priyanka.gaikwad@synerzip.c |libreoffice-b...@lists.free
   |om  |desktop.org

--- Comment #13 from Xisco Faulí  ---
Hi Priyanka,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88761] Table of checkbox control in Autocorrect Options dialog not exposed to AT

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88761

--- Comment #11 from V Stuart Foote  ---
(In reply to Yousuf Philips (jay) from comment #10)

> (In reply to V Stuart Foote from comment #7)
> > But also no rendering of the "Single Quotes" and "Double Quotes" settings.
> 
> Can you explain this further as i didnt get it?

The AutoCorrect dialog handling of the Options and Localized Options tabs
remain inaccessible as described.

Sorry, I checked this just now with

On Widnows 8.1 Ent 64-bit en-US with
With NVDA 2016.1 and 

Version: 5.2.2.1 (x64)
Build ID: 3c2231d4aa4c68281f28ad35a100c092cff84f5d
CPU Threads: 8; OS Version: Windows 6.29; UI Render: GL; 
Locale: en-US (en_US); Calc: group

The Single Quote and Double Quotes substitution controls and the special
character selection dialog are fully sounding accessible events to screen
reader.

So this facet is correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80989] FILESAVE: Text-Box is getting lost in round Trip

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80989

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest
 Status|ASSIGNED|NEW
   Assignee|rajashri.udh...@synerzip.co |libreoffice-b...@lists.free
   |m   |desktop.org

--- Comment #4 from Xisco Faulí  ---
Hi Rajashri,
I'm setting this ticket back to NEW as it has been inactive for more than 3
months.
Feel free to assign it back to you if you're still working on this.
Adding keyword 'bibisectRequest'

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/inc vcl/source

2016-09-14 Thread Khaled Hosny
Rebased ref, commits from common ancestor:
commit 237c3792711ff7a6dd376369c307c1901f379bc1
Author: Khaled Hosny 
Date:   Sun Sep 11 10:25:46 2016 +0200

Override GetCharWidths and ApplyDXArray in CSL

A much simpler and saner implementation. This also unbreaks Awami
Nastaliq.

Break kashida justification, will need to rewrite that one as well.

Change-Id: I843679e937f2881e77df61f5cbd9516b6df1b3b6

diff --git a/vcl/inc/CommonSalLayout.hxx b/vcl/inc/CommonSalLayout.hxx
index 83de5c1..179eee88 100644
--- a/vcl/inc/CommonSalLayout.hxx
+++ b/vcl/inc/CommonSalLayout.hxx
@@ -65,4 +65,7 @@ public:
 virtual boolLayoutText(ImplLayoutArgs&) override;
 virtual voidDrawText( SalGraphics& ) const override;
 std::shared_ptr CreateTextLayoutCache(OUString 
const&) const override;
+
+virtual boolGetCharWidths(DeviceCoordinate* pCharWidths) const;
+virtual voidApplyDXArray(ImplLayoutArgs&);
 };
diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx
index cfb2930..1050943 100644
--- a/vcl/inc/sallayout.hxx
+++ b/vcl/inc/sallayout.hxx
@@ -326,7 +326,7 @@ public:
 voidAppendGlyph( const GlyphItem& );
 voidReserve(int size) { m_GlyphItems.reserve(size + 1); }
 virtual voidAdjustLayout( ImplLayoutArgs& ) override;
-voidApplyDXArray( ImplLayoutArgs& );
+virtual voidApplyDXArray( ImplLayoutArgs& );
 voidJustify( DeviceCoordinate nNewWidth );
 voidKashidaJustify( long nIndex, int nWidth );
 voidApplyAsianKerning(const OUString& rStr);
@@ -352,7 +352,7 @@ protected:
 virtual voidDropGlyph( int nStart ) override;
 virtual voidSimplify( bool bIsBase ) override;
 
-boolGetCharWidths( DeviceCoordinate* pCharWidths ) const;
+virtual boolGetCharWidths( DeviceCoordinate* pCharWidths ) const;
 
 std::vector m_GlyphItems;
 
diff --git a/vcl/source/gdi/CommonSalLayout.cxx 
b/vcl/source/gdi/CommonSalLayout.cxx
index 509086d..ea4e5f9 100644
--- a/vcl/source/gdi/CommonSalLayout.cxx
+++ b/vcl/source/gdi/CommonSalLayout.cxx
@@ -486,3 +486,53 @@ bool CommonSalLayout::LayoutText(ImplLayoutArgs& rArgs)
 
 return true;
 }
+
+bool CommonSalLayout::GetCharWidths(DeviceCoordinate* pCharWidths) const
+{
+int nCharCount = mnEndCharPos - mnMinCharPos;
+
+for (int i = 0; i < nCharCount; ++i)
+pCharWidths[i] = 0;
+
+for (auto const& aGlyphItem : m_GlyphItems)
+pCharWidths[aGlyphItem.mnCharPos - mnMinCharPos] += 
aGlyphItem.mnNewWidth;
+
+return true;
+}
+
+void CommonSalLayout::ApplyDXArray(ImplLayoutArgs& rArgs)
+{
+int nCharCount = mnEndCharPos - mnMinCharPos;
+DeviceCoordinate pOldCharWidths[nCharCount];
+DeviceCoordinate pNewCharWidths[nCharCount];
+
+GetCharWidths(pOldCharWidths);
+
+for (int i = 0; i < nCharCount; ++i)
+{
+if (i == 0)
+  pNewCharWidths[i] = rArgs.mpDXArray[i];
+else
+  pNewCharWidths[i] = rArgs.mpDXArray[i] - rArgs.mpDXArray[i - 1];
+}
+
+DeviceCoordinate nDelta = 0;
+size_t i = 0;
+while (i < m_GlyphItems.size())
+{
+int nCharPos = m_GlyphItems[i].mnCharPos - mnMinCharPos;
+DeviceCoordinate nDiff = pNewCharWidths[nCharPos] - 
pOldCharWidths[nCharPos];
+
+m_GlyphItems[i].maLinearPos.X() += nDelta;
+size_t j = i;
+while (++j < m_GlyphItems.size())
+{
+if (m_GlyphItems[j].mnCharPos != m_GlyphItems[i].mnCharPos)
+  break;
+m_GlyphItems[j].maLinearPos.X() += nDelta;
+}
+
+nDelta += nDiff;
+i = j;
+}
+}
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: 4 commits - loolwsd/LOOLKit.cpp loolwsd/MessageQueue.cpp loolwsd/MessageQueue.hpp

2016-09-14 Thread Ashod Nakashian
 loolwsd/LOOLKit.cpp  |   39 +--
 loolwsd/MessageQueue.cpp |   78 ---
 loolwsd/MessageQueue.hpp |   50 +-
 3 files changed, 158 insertions(+), 9 deletions(-)

New commits:
commit c01629ab2a52f6f4243df458b0505f231e392c49
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:18:08 2016 -0400

loolwsd: only prioritize tile messages and not tilecombine

Change-Id: Ia292e5b499dd4409dc3a672e4d5360c868d6c71f

diff --git a/loolwsd/MessageQueue.cpp b/loolwsd/MessageQueue.cpp
index 756e568..0660d2b 100644
--- a/loolwsd/MessageQueue.cpp
+++ b/loolwsd/MessageQueue.cpp
@@ -158,6 +158,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 {
 auto& it = _queue[i];
 const std::string msg(it.data(), it.size());
+if (msg.compare(0, 5, "tile ") != 0)
+{
+continue;
+}
+
 auto tile = TileDesc::parse(msg); //FIXME: Expensive, avoid.
 
 if (tile.intersectsWithRect(cursorPosition.X, cursorPosition.Y, 
cursorPosition.Width, cursorPosition.Height))
@@ -178,6 +183,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 
 bool TileQueue::priority(const std::string& tileMsg)
 {
+if (tileMsg.compare(0, 5, "tile ") != 0)
+{
+return false;
+}
+
 auto tile = TileDesc::parse(tileMsg); //FIXME: Expensive, avoid.
 
 for (auto& pair : _cursorPositions)
commit ad6d77cd3b4ccaeb1da16f100fb3bc3ac4d4c947
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:02:03 2016 -0400

loolwsd: remove cursor of unloading views

Change-Id: I4281a5aa101f034007aa227bb18b14eeba806ea0

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 387a0d5..583b173 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -940,6 +940,7 @@ private:
 
 // Broadcast the demise and removal of session.
 notifyOtherSessions(sessionId, "remview: " + 
std::to_string(session.getViewId()));
+_tileQueue->removeCursorPosition(session.getViewId());
 
 if (_loKitDocument == nullptr)
 {
commit 2db1db06c75fd67bbc73ba86707f89ee7e4f24c6
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:18:22 2016 -0400

loolwsd: queue -> tileQueue

Change-Id: If61de6807fa7f52a703fe45948df911fe162f69a

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 2207e7d..387a0d5 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -398,14 +398,14 @@ public:
  const std::string& jailId,
  const std::string& docKey,
  const std::string& url,
- std::shared_ptr queue,
+ std::shared_ptr tileQueue,
  const std::shared_ptr& ws)
   : _multiView(std::getenv("LOK_VIEW_CALLBACK")),
 _loKit(loKit),
 _jailId(jailId),
 _docKey(docKey),
 _url(url),
-_queue(std::move(queue)),
+_tileQueue(std::move(tileQueue)),
 _ws(ws),
 _docPassword(""),
 _haveDocPassword(false),
@@ -419,6 +419,7 @@ public:
 Log::info("Document ctor for url [" + _url + "] on child [" + _jailId +
   "] LOK_VIEW_CALLBACK=" + std::to_string(_multiView) + ".");
 assert(_loKit && _loKit->get());
+
 _callbackThread.start(*this);
 }
 
@@ -1230,7 +1231,7 @@ private:
 {
 while (true)
 {
-const auto input = pThis->_queue->get();
+const auto input = pThis->_tileQueue->get();
 const std::string message(input.data(), input.size());
 StringTokenizer tokens(message, " ", 
StringTokenizer::TOK_IGNORE_EMPTY | StringTokenizer::TOK_TRIM);
 
@@ -1269,7 +1270,7 @@ private:
 std::string _renderOpts;
 
 std::shared_ptr _loKitDocument;
-std::shared_ptr _queue;
+std::shared_ptr _tileQueue;
 std::shared_ptr _ws;
 
 // Document password provided
commit ece87da287433d665a175e92a576f00c639695a2
Author: Ashod Nakashian 
Date:   Wed Sep 14 17:42:50 2016 -0400

loolwsd: tile prioritization per view cursor

Change-Id: I1410b64982ac2db04e5a47d744a95b8d2eab5f7e

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 73ade5b..2207e7d 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -813,6 +813,35 @@ private:
 
 std::unique_lock lock(pDescr->Doc->_mutex);
 
+if (nType == LOK_CALLBACK_INVALIDATE_VISIBLE_CURSOR ||
+nType == LOK_CALLBACK_CELL_CURSOR)
+{
+Poco::StringTokenizer tokens(payload, ",", 
Poco::StringTokenizer::TOK_IGNORE_EMPTY | Poco::StringTokenizer::TOK_TRIM);
+auto cursorX = std::stoi(tokens[0]);
+auto cursorY = std::stoi(tokens[1]);
+auto cursorWidth = std::stoi(tokens[2]);
+auto cursorHeight = 

[Libreoffice-commits] online.git: Branch 'private/Ashod/tileprioritization' - loolwsd/MessageQueue.cpp

2016-09-14 Thread Ashod Nakashian
 loolwsd/MessageQueue.cpp |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit b2a1f06ed084030307b737a3c05facd66e86bb9c
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:18:08 2016 -0400

loolwsd: only prioritize tile messages and not tilecombine

Change-Id: Ia292e5b499dd4409dc3a672e4d5360c868d6c71f

diff --git a/loolwsd/MessageQueue.cpp b/loolwsd/MessageQueue.cpp
index 756e568..0660d2b 100644
--- a/loolwsd/MessageQueue.cpp
+++ b/loolwsd/MessageQueue.cpp
@@ -158,6 +158,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 {
 auto& it = _queue[i];
 const std::string msg(it.data(), it.size());
+if (msg.compare(0, 5, "tile ") != 0)
+{
+continue;
+}
+
 auto tile = TileDesc::parse(msg); //FIXME: Expensive, avoid.
 
 if (tile.intersectsWithRect(cursorPosition.X, cursorPosition.Y, 
cursorPosition.Width, cursorPosition.Height))
@@ -178,6 +183,11 @@ void TileQueue::reprioritize(const CursorPosition& 
cursorPosition)
 
 bool TileQueue::priority(const std::string& tileMsg)
 {
+if (tileMsg.compare(0, 5, "tile ") != 0)
+{
+return false;
+}
+
 auto tile = TileDesc::parse(tileMsg); //FIXME: Expensive, avoid.
 
 for (auto& pair : _cursorPositions)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89289] "Optimal row hight" shrinks picture anchored To Cell to minimal cell height

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89289

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #12 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47243] VIEWING: OLE images (EMF) incorrectly rendered in Linux, Mac, Win

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47243

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #43 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89473] When exporting to PDF get black squares instead of images

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89473

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #5 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89449] Line connectors become shape objects in Impress when opening Microsoft .PPTX file format

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89449

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #17 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47153] Form Letter PRINTING: Picture or Draw shape in Page Header suppresses some contents on most pages of particular document

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47153

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #25 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48409] FILEOPEN LibO 3.3 documents shows Writer OLE object contents shifted right / down in object after edit of object because of page border issue

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48409

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #31 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 54908] printing when a selection is active should take in account it and activate the "print selection" radio button

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54908

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |preBibisect
 CC||xiscofa...@libreoffice.org

--- Comment #16 from Xisco Faulí  ---
Replacing keyword 'notBibisectable' by 'preBibisect' as this bug is outside the
bibisect range

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |WONTFIX

--- Comment #4 from V Stuart Foote  ---
See discussions for removal in UX Design minutes and in

bug 81132
https://gerrit.libreoffice.org/1
https://gerrit.libreoffice.org/13214

and finalized
bug 86606
https://gerrit.libreoffice.org/14979

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |WONTFIX

--- Comment #4 from V Stuart Foote  ---
See discussions for removal in UX Design minutes and in

bug 81132
https://gerrit.libreoffice.org/1
https://gerrit.libreoffice.org/13214

and finalized
bug 86606
https://gerrit.libreoffice.org/14979

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96852] FORMATTING: "Move/Copy Sheet..." not copying page format

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96852

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|notBibisectable |
 CC||xiscofa...@libreoffice.org

--- Comment #3 from Xisco Faulí  ---
Removing keyword 'notBibisectable' as it's not a regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98739] FILEOPEN DOC Chinese display in wrong font after the special character " scissors"

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98739

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |FIXED

--- Comment #5 from Xisco Faulí  ---
closing it as RESOLVED FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


Re: Test File: sc/qa/unit/data/functions/fods/chiinv.fods: fails with Assertion

2016-09-14 Thread slacka
Eike Rathke-2 wrote
> If you want to get a working build without disabling all checks then you
> can use
> https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=b9a27d5856f60688456762bfcc29c38670009254
> 
> that disables the function tests for linux_x86 builds.
> 
> However, if you'd find a general solution that does not involve
> disabling the tests that would be more than welcomed.
> 
>   Eike

We are only failing 3 individual tests. And we fail the same tests Excel
fails. Instead of disabling all test for x86 Linux , why not disable or
change the rounding accuracy of the individual tests? 

For example, CHIINV can be made to work with both x86, x86-64 and Excel by
changing 
C8=ROUND(A8,3)=ROUND(B8,3) 
 
VDS can be made to work with x86, x86-64, and Excel by changing
C11=ROUND(A11,10)=ROUND(B11,10)

MINVERSE x86 and Excel get similar results. Unless there is some evidences
we have the same bug in our x86 code as Excel, the test is invalid or the
bug is with the x86-64 code. So shouldn’t we disable that individual test?



Eike Rathke-2 wrote
> So you actually *do* see it. Or only not in chiinv.fods? 

 
Sorry I was not clear. MINVERSE is the first test to fail on my AMD desktop. 
CHIINV does fail but only when I run it manually. I assume the tests are not
run sequentially. Are they? If they are something weird is going on and I
can try disabling MINVERSE and VDS to see if that's enough for a successful 
build. 





--
View this message in context: 
http://nabble.documentfoundation.org/Test-File-sc-qa-unit-data-functions-fods-chiinv-fods-fails-with-Assertion-tp4192267p4193577.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

Maxim Monastirsky  changed:

   What|Removed |Added

   Keywords|bibisectRequest |

--- Comment #3 from Maxim Monastirsky  ---
(In reply to Lukas Jelinek from comment #0)
> Since 5.2.0, the "Clear direct formatting" item has been removed from the
> context menu for the selected part of text. But this function was very handy
> and comfortable. Currently there is possibility to use Ctrl+M or the
> "Format" menu but it't often more complicated, less comfortable.
In that case you can add it back yourself under Tools > Customize... > Context
Menus.

(In reply to Aron Budea from comment #2)
> was the "Clear direct formatting" context menu item removed on
> purpose
Yes it is. See https://gerrit.libreoffice.org/20446/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: Branch 'private/Ashod/tileprioritization' - loolwsd/LOOLKit.cpp

2016-09-14 Thread Ashod Nakashian
 loolwsd/LOOLKit.cpp |1 +
 1 file changed, 1 insertion(+)

New commits:
commit b7c1225f193c5afbd3459b0096cd34460a6552ba
Author: Ashod Nakashian 
Date:   Wed Sep 14 18:02:03 2016 -0400

loolwsd: remove cursor of unloading views

Change-Id: I4281a5aa101f034007aa227bb18b14eeba806ea0

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 0f925a6..e707a79 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -933,6 +933,7 @@ private:
 
 // Broadcast the demise and removal of session.
 notifyOtherSessions(sessionId, "remview: " + 
std::to_string(session.getViewId()));
+_tileQueue->removeCursorPosition(session.getViewId());
 
 if (_loKitDocument == nullptr)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 54930] EDITING Report builder: mouse-resize control allows to move top of control to out of section

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54930

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||patch
 CC||xiscofa...@libreoffice.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2016-09-14 Thread Norbert Thiebaud
 svtools/source/graphic/grfmgr2.cxx |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 91cc48f3d4b8e11f44a366e395b010203ff9c5bc
Author: Norbert Thiebaud 
Date:   Tue Sep 13 12:35:43 2016 +0200

cid#1372878 modulo by zero

Change-Id: I37ed251597f44d382fde96c39ff9d07e4d14c50a
Reviewed-on: https://gerrit.libreoffice.org/28859
Reviewed-by: Norbert Thiebaud 
Tested-by: Norbert Thiebaud 

diff --git a/svtools/source/graphic/grfmgr2.cxx 
b/svtools/source/graphic/grfmgr2.cxx
index 67ead4c..408bee5 100644
--- a/svtools/source/graphic/grfmgr2.cxx
+++ b/svtools/source/graphic/grfmgr2.cxx
@@ -1675,8 +1675,10 @@ bool GraphicObject::ImplRenderTempTile( VirtualDevice& 
rVDev,
 }
 
 // one less
-nMSBFactor /= nExponent;
-
+if(nMSBFactor > 1)
+{
+nMSBFactor /= nExponent;
+}
 ImplTileInfo aTileInfo;
 
 // #105229# Switch off mapping (converting to logic and back to
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 71413] WRITER and CALC: Font color toolbar button not redrawn in correct color

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71413

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||easyHack, skillCpp
 CC||j...@documentfoundation.org
   ||,
   ||xiscofa...@libreoffice.org

--- Comment #14 from Xisco Faulí  ---
@Jan: there's a code pointer in comment 9. An easy hack? I can't tell the
difficulty...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101171] Cursor lost if jumping to a bookmark from the status bar ( GTK2)

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101171

Maxim Monastirsky  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||2177

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102177] Document focus lost when context menu opened

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102177

Maxim Monastirsky  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1171

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: Changes to 'private/Ashod/tileprioritization'

2016-09-14 Thread Ashod Nakashian
New branch 'private/Ashod/tileprioritization' available with the following 
commits:
commit 9eab90410a0b676f426d9f5fa0dc8b595128d899
Author: Ashod Nakashian 
Date:   Wed Sep 14 17:43:56 2016 -0400

loolwsd: unittest runner improvement and logging

Change-Id: I4ddce1775b620e9140366ae7965b37b6cce8689e

commit aa60674c53781b87dba0d331d3a8d8498e56dc85
Author: Ashod Nakashian 
Date:   Wed Sep 14 17:43:29 2016 -0400

loolwsd: unittest for tile prioritization

Change-Id: Ib5ea6b94d651124106069f8d796b7359c92639a8

commit b52bc26374c6d262837d0d519f2992ad79db639d
Author: Ashod Nakashian 
Date:   Wed Sep 14 17:42:50 2016 -0400

loolwsd: tile prioritization per view cursor

Change-Id: I1410b64982ac2db04e5a47d744a95b8d2eab5f7e

commit 663c14250324a8cc358643adc07b3cb9c663cb60
Author: Ashod Nakashian 
Date:   Tue Sep 13 18:40:23 2016 -0400

loolwsd: log tile version in stats

Change-Id: Ia8a466b50f5236cb555c962830843c4d7d77fa97

commit 0e2b0c476643ccb1bc6bafbc879e60be26661cb3
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:18:22 2016 -0400

loolwsd: queue -> tileQueue

Change-Id: If61de6807fa7f52a703fe45948df911fe162f69a

commit 5a502be7448984dec7e3088794d7c4852d1bb6ae
Author: Ashod Nakashian 
Date:   Sun Sep 11 14:29:49 2016 -0400

loolwsd: better unittest context logging

Change-Id: Ie96cf8d1e086bbbeb594b5494318cfd31960b55c

commit d20c377710d2fe047b8f86ee901dba4a5bc98976
Author: Ashod Nakashian 
Date:   Sun Sep 11 14:29:09 2016 -0400

loolwsd: cleanup of unittests and helpers

Change-Id: I03a5cb29b51409f3b8cc51981b522248a29a6ba3

commit 3626e233c9cacddcb44903e0732c9d8ad51d02e7
Author: Ashod Nakashian 
Date:   Sun Sep 11 14:22:24 2016 -0400

loolstress: improved benchmarking and stats

Change-Id: I8b9c2879dbc3ebc37df27eb5c4138bf48c4408c2

commit b1570055bf84df089fa70b058113a2cd0053bddf
Author: Ashod Nakashian 
Date:   Fri Sep 2 17:50:59 2016 -0400

loolwsd: benchmark iterations count as argument to the cli

Change-Id: I2598937ec01dbc4672f88f86d642b32b1b000d91

commit 01186c61b15199cbcd02d0ca718a677176fb5c5b
Author: Ashod Nakashian 
Date:   Fri Sep 2 16:35:44 2016 -0400

loolstress: cout <-> cerr

Change-Id: I5bd530ccddab357054a9093bec54807a649dbe05

commit 595c8c81d07701343c7db956653cca64e86ec631
Author: Ashod Nakashian 
Date:   Tue Sep 13 18:44:57 2016 -0400

Revert "loolwsd: we use callbacks latch for not missing messages

... sent very early"

This reverts commit ed983f17cbf2627ff7b1b1a04af03449bd18ff6b.

This restores unit-tests which fail with the reverted patch.

Change-Id: Ica9fd28220a76316af6948b3b4a77b008d988397

commit dd430a3367d49c021dc6d64202702b102f1a6eb6
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:33:25 2016 -0400

Revert "Revert "loolwsd: remove tile queue and simplify tile response""

This reverts commit 1bb09798f63e3c47bc5863e5df68d77a123f44a3.

commit d0ff08eeb587ad0584fa7d5a666437976c6eea74
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:31:19 2016 -0400

Revert "Revert "loolwsd: canceltiles re-designed using tilecache instead of 
queue""

This reverts commit 112a1949bd365a53985cc37890c6b233fbf72ca8.

commit 0d24df6064acb5976f1afd0a1020ea4e804b29d1
Author: Ashod Nakashian 
Date:   Sun Sep 11 13:26:19 2016 -0400

Revert "Revert "loolwsd: remove queue thread from child socket handler""

This reverts commit 77f117a695056c8f79a0e5eae05c9d54b7c172f9.

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94712] EPSIs don't print to PS or export to PDF properly

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94712

--- Comment #6 from ted.carnev...@yale.edu ---
> Are you sure it worked in 4.1.6.2? I get the problematic export already with 
> 3.3, so inherited from OpenOffice.org.

Quite sure. My private workaround instantiated months ago was to set up a
parallel installation of 4.1.6.2. Works for me, but not a practical solution
for anyone who is averse to all that custom config stuff. If LibreOffice has
any pretensions to being widely useful, necessary functions must simply work.
And the ability to deal with encapsulated PostScript is one of those functions.

WRT OO, I did encounter similar symptoms with EPSIs at least once in years
past, but those went away. Maybe the most recent problem is a resurrection of
that old bug.

I should also mention that OO Impress was able to handle EPSIs quite nicely.
That doesn't work with LibreOffice Impress, which is only able to handle
bitmaps. It may be that OO Impress merely converted the PostScript to a bitmap
without user intervention, but in any case the user didn't have to fiddle
around with ghostscript.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101957] Crash when inserting an row in Writer using the context menu (likely GTK-related)

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101957

Aron Budea  changed:

   What|Removed |Added

   Keywords||dataLoss, needAdvice
 CC||cl...@documentfoundation.or
   ||g
  Component|Writer  |graphics stack
Summary|Crash when inserting an row |Crash when inserting an row
   |in Writer using the context |in Writer using the context
   |menu|menu (likely GTK-related)
   Severity|normal  |critical

--- Comment #9 from Aron Budea  ---
(In reply to Henk Jan Priester from comment #8)
> On with platform is the install rpm from the libreoffice site created?

Christian, can you answer this?

Also, requesting developer assistance for checking the traces.
Raising severity to critical, since it's a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61174] [META] Rework of Recent Documents List, options to prevent logging and to manage entries on the list

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61174

Johnny_M  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||834

--- Comment #30 from Johnny_M  ---
Just some related info:
- Although there is no UI option for it, it's possible to prevent the
population of the "Recent Documents" list entirely (instead of its clearing *on
LO exit* as in point 1 of the this bug report). To do that, change
"PickListSize" to 0 in the Expert Configuration. See bug 74834 comment 11 for
details. Note: That will also disable the recent documents *thumbnails* in the
Start Center. (This option was available apparently as of LO 4.2.x; verified
now with LO 5.1.5.)

- As of LO 5.2.0, it is possible to disable the the recent documents
*thumbnails* separately, using "RecentDocsThumbnail" in the Expert
Configuration. See bug 74834 comment 36 for details.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 61174] [META] Rework of Recent Documents List, options to prevent logging and to manage entries on the list

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61174

Johnny_M  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||834

--- Comment #30 from Johnny_M  ---
Just some related info:
- Although there is no UI option for it, it's possible to prevent the
population of the "Recent Documents" list entirely (instead of its clearing *on
LO exit* as in point 1 of the this bug report). To do that, change
"PickListSize" to 0 in the Expert Configuration. See bug 74834 comment 11 for
details. Note: That will also disable the recent documents *thumbnails* in the
Start Center. (This option was available apparently as of LO 4.2.x; verified
now with LO 5.1.5.)

- As of LO 5.2.0, it is possible to disable the the recent documents
*thumbnails* separately, using "RecentDocsThumbnail" in the Expert
Configuration. See bug 74834 comment 36 for details.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest,
   ||needsUXEval, regression
 CC||ba...@caesar.elte.hu,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Aron Budea  ---
UX team, was the "Clear direct formatting" context menu item removed on
purpose, and if it was, would it be fine to have it added again?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 102141] UI: "Clear direct formatting" removed from context menu

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102141

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest,
   ||needsUXEval, regression
 CC||ba...@caesar.elte.hu,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Aron Budea  ---
UX team, was the "Clear direct formatting" context menu item removed on
purpose, and if it was, would it be fine to have it added again?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 102200] [FILEOPEN, FORMATTING, PPTX] unreadable rendering of many PPTX slides

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102200

--- Comment #1 from Chuck  ---
Created attachment 127337
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127337=edit
I did a PDF export from PowerPoint 2013 for comparison purposes.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp

2016-09-14 Thread Michael Meeks
 loolwsd/DocumentBroker.cpp |   29 -
 1 file changed, 24 insertions(+), 5 deletions(-)

New commits:
commit 787ee1d2d2719f4fed161dd66eb7d3e21c512bd3
Author: Michael Meeks 
Date:   Wed Sep 14 22:15:43 2016 +0100

Revert "loolwsd: don't combine tiles by row to allow for better culling"

This breaks combine-tiles very significantly, viewing images
in documents with this appears to show each tile scaling and
rendering individually.

This reverts commit 99d0ee2ac111e7199626f6c17fb7ce723dac9126.

diff --git a/loolwsd/DocumentBroker.cpp b/loolwsd/DocumentBroker.cpp
index fe73d63..043218f 100644
--- a/loolwsd/DocumentBroker.cpp
+++ b/loolwsd/DocumentBroker.cpp
@@ -532,7 +532,8 @@ void 
DocumentBroker::handleTileCombinedRequest(TileCombined& tileCombined,
 Log::trace() << "TileCombined request for " << tileCombined.serialize() << 
Log::end;
 
 // Satisfy as many tiles from the cache.
-std::vector tiles;
+// The rest, group by rows.
+std::map rows;
 for (auto& tile : tileCombined.getTiles())
 {
 std::unique_ptr cachedTile = 
_tileCache->lookupTile(tile);
@@ -586,16 +587,34 @@ void 
DocumentBroker::handleTileCombinedRequest(TileCombined& tileCombined,
 }
 }
 
-tiles.push_back(tile);
+const auto tilePosY = tile.getTilePosY();
+auto it = rows.lower_bound(tilePosY);
+if (it != rows.end())
+{
+it->second.emplace_back(tile);
+}
+else
+{
+rows.emplace_hint(it, tilePosY, std::vector({ tile }));
+}
 }
 
-for (auto& tile : tiles)
+if (rows.empty())
 {
-const auto tileMsg = tile.serialize("tile ");
+// Done.
+return;
+}
+
+auto& tiles = tileCombined.getTiles();
+for (auto& row : rows)
+{
+tiles = row.second;
+const auto tileMsg = tileCombined.serialize();
 Log::debug() << "TileCombined residual request for " << tileMsg << 
Log::end;
 
 // Forward to child to render.
-_childProcess->getWebSocket()->sendFrame(tileMsg.data(), 
tileMsg.size());
+const std::string request = "tilecombine " + tileMsg;
+_childProcess->getWebSocket()->sendFrame(request.data(), 
request.size());
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94427] UI: Show indicator of currently applied style when a different style is selected in styles sidebar

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94427

--- Comment #19 from Heiko Tietze  ---
(In reply to Cor Nouws from comment #17)
> It happens regularly that one edits a style that is not selected.

Why? I mean despite the fact that this ticket is about a different issue and my
suggestion works perfectly as a solution, even with the option to edit an
unselected style, it remains very uncommon and counterintuitive to edit
something that is not selected. We talk about the sidebar, btw, and not the
Edit Style(s) dialog, where I could imagine more complicated functions. But
when we continue to implement each and every property in the sidebar and
support all tiny aspect of workflows to satisfy the least 0.001% users, we
loose all Benjamins. So again, how often and for what reason do you change
styles and do not select it (before or directly after)?

Tagging this as no-value. Devs should decide how to implement this feature, and
if right click without selection is a piece of cake, go with it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 94427] UI: Show indicator of currently applied style when a different style is selected in styles sidebar

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94427

--- Comment #19 from Heiko Tietze  ---
(In reply to Cor Nouws from comment #17)
> It happens regularly that one edits a style that is not selected.

Why? I mean despite the fact that this ticket is about a different issue and my
suggestion works perfectly as a solution, even with the option to edit an
unselected style, it remains very uncommon and counterintuitive to edit
something that is not selected. We talk about the sidebar, btw, and not the
Edit Style(s) dialog, where I could imagine more complicated functions. But
when we continue to implement each and every property in the sidebar and
support all tiny aspect of workflows to satisfy the least 0.001% users, we
loose all Benjamins. So again, how often and for what reason do you change
styles and do not select it (before or directly after)?

Tagging this as no-value. Devs should decide how to implement this feature, and
if right click without selection is a piece of cake, go with it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 96020] Enable solutions creation for visual studio 2015

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96020

--- Comment #8 from Ashod Nakashian  ---
I've used make 3.8x and 4.0 and even the head repository (own build) with
vs2013-ide-integration without issue.

There is a known bug in make that make the code generator fail sometimes, but
after trying several times the vs2013-ide-integration does actually work.

I can share the binaries I use and know to work of course (just let me know
how/where).

I have not tried VS2015.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102193] Add 'Select {Row, Column, Table, Cell}' to right-click context menu when working with tables

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102193

--- Comment #2 from Heiko Tietze  ---
I don't see any use case for select per right click. Furthermore didn't found
such an option in any other app so users will wonder why its implemented. And
likely there are issues in the workflow. INVALID in my opinion.

(Sorry if this sounds too harsh. Read too many requests about feature
integration while we should aim for simplicity. If you, P.Otato, want this
feature do it as an extension, how about that?)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102200] New: [FILEOPEN, FORMATTING, PPTX] unreadable rendering of many PPTX slides

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102200

Bug ID: 102200
   Summary: [FILEOPEN,FORMATTING,PPTX] unreadable rendering of
many PPTX slides
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: chuck...@gmail.com

User-Agent:   Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0)
Gecko/20100101 Firefox/47.0
Build Identifier: 066b007f5ebcc236395c7d282ba488bca6720265

Many slides in PPT and PPTX files don't render correctly in LibreOffice
(multiple versions 4.3-5.2).  I've found a good example to pass along, here:
https://web.archive.org/web/20160721184553/http://www.mmds.org/mmds/v2.1/ch10-graphs1.pptx
Basically from slide 20 on the majority of them are unreadable due to what
appears to be overlapping duplication of text.  It happens in the PDF export as
well.  PowerPoint 2013 renders these slides correctly.

Reproducible: Always

Steps to Reproduce:
1.open
https://web.archive.org/web/20160721184553/http://www.mmds.org/mmds/v2.1/ch10-graphs1.pptx
2.examine slides 20-22, 25, 29-30
3.note that several similar slides in the document appear fine, like 26-28
Actual Results:  
The aforementioned slides will render horribly.

Expected Results:  
Would like to be able to see the slides more or less as expected :)

I did this on a moderately up to date version of Ubuntu 16.04.  A co-worker
tried this on another system (Debian, I think, or an earlier Ubuntu) that had
an earlier version of LibreOffice (like 4.3.x I think) and it had very similar
issues.




Reset User Profile?No

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38295] Many margin comments/notes are complicated to use

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38295

--- Comment #13 from Heiko Tietze  ---
(In reply to Yousuf Philips (jay) from comment #12)
> Just bringing all the issues and variations that need to be dealt with about
> comments to your attention, so you can take it forward. 

Reading through hundreds of comments is counterproductive since no dev will do
so. Lets stick to the bug, and file another when needed. And of course we can
discuss issues. There will be a list of tasks...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 38295] Many margin comments/notes are complicated to use

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38295

--- Comment #13 from Heiko Tietze  ---
(In reply to Yousuf Philips (jay) from comment #12)
> Just bringing all the issues and variations that need to be dealt with about
> comments to your attention, so you can take it forward. 

Reading through hundreds of comments is counterproductive since no dev will do
so. Lets stick to the bug, and file another when needed. And of course we can
discuss issues. There will be a list of tasks...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 101470] Regression in formatting toolbar styles editing option.

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101470

Aron Budea  changed:

   What|Removed |Added

Version|5.2.1.1 rc  |5.2.0.0.beta2
 OS|Windows (All)   |All

--- Comment #6 from Aron Budea  ---
I triaged this a bit, reproduced with 5.2 beta2 / Windows 7, so I adjusted
earliest affected version, and OS to All, since it was also reproduced in
Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101854] RENDERING: Poorman's bold painted always black under OS X

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101854

eisa01  changed:

   What|Removed |Added

 CC||eis...@gmail.com

--- Comment #9 from eisa01  ---
Created attachment 127336
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127336=edit
Current rendering and 4.3 line rendering

I bibisected this to commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=187af9b0c09f6ba57e994a25a756f0994beae7e5
That was reported to fix bug 91563 that prompted the opening of this bug

But, before this commit the text was not bold, it was shown in regular. The
first regression must have happened on the 5.0 branch point, as the 4.2-4.3
bibisect repo showed it fine.

I took a screenshot and the black text bold style looks more correct than what
was in the 4.3 line.

As such, I guess the best fix would be to fix the bug in this commit?

Eivinds-MacBook-Pro:bibisect-macosx-64-5.1 eivind$ git bisect bad
d8463526a5d5a172e3130727c8bbe5c36fb8a1bd is the first bad commit
commit d8463526a5d5a172e3130727c8bbe5c36fb8a1bd
Author: TDF builder 
Date:   Mon May 25 13:46:24 2015 -0500

source sha:187af9b0c09f6ba57e994a25a756f0994beae7e5

source sha:187af9b0c09f6ba57e994a25a756f0994beae7e5

:04 04 75fae688a4ebd268fc53e2c1c33f24d9afa7e79b
b6e07f3290cdcd3387d085c21cc4d74d92f890fb M  LibreOffice.app
Eivinds-MacBook-Pro:bibisect-macosx-64-5.1 eivind$ git bisect log
# bad: [11172e488cf90c09164072b8abb50b2b2d343cd4] source
sha:35d929f42b074a75eb344b623ea74e548ca72fb0
# good: [4d33afe3fa6a97e61c5c4134553845fb68de1c64] source
sha:ab465b90f6c6da5595393a0ba73f33a1e71a2b65
git bisect start 'master' 'oldest'
# bad: [1c5667f54cf17bac6c21486d227c404c8e1d4a85] source
sha:796b2d6b20e3e9d6ca7f095a49d9b3a54f58645f
git bisect bad 1c5667f54cf17bac6c21486d227c404c8e1d4a85
# bad: [b20628eb2affe10974181b129fd0026fe624e81c] source
sha:e544f449eded2738b45de4be13c72b128a16bafe
git bisect bad b20628eb2affe10974181b129fd0026fe624e81c
# bad: [b29efce642b5ea66ec11549ddbe309e1b1a6e5e8] source
sha:1f408db49740f8cc6ba67d72b54f49d2e4fdae9b
git bisect bad b29efce642b5ea66ec11549ddbe309e1b1a6e5e8
# bad: [5191a84d85b85a5c2292584f359b667f1b1e41b5] source
sha:64b33886ef0ba179abafa50e1bfc6f3386488a5b
git bisect bad 5191a84d85b85a5c2292584f359b667f1b1e41b5
# bad: [f9008462581ce7426c6b06c48cdfc2b484e99e64] source
sha:c6dfe0545cca8dc5e40864fd90e0ffe0b6182578
git bisect bad f9008462581ce7426c6b06c48cdfc2b484e99e64
# good: [d11ba4adee4dcd67a2ed1e4a285131186b69b46c] source
sha:5b42e32dcf0142b8ea3ffcfc2c7bbf9e4325465f
git bisect good d11ba4adee4dcd67a2ed1e4a285131186b69b46c
# bad: [fdf219056ba07d611535b0f8e5be4392dfd89193] source
sha:5f5e1568710f8a24af9f54be8bf05e30f6f4f66a
git bisect bad fdf219056ba07d611535b0f8e5be4392dfd89193
# bad: [aa75fcb627613d5032e774cc0a8697949d90d1ee] source
sha:4163bde70568d6d5dd7144293484f797e8df9e63
git bisect bad aa75fcb627613d5032e774cc0a8697949d90d1ee
# bad: [2960995ecad650b3883d32920b0c16fc23c28365] source
sha:4dca69d89c95f30cd58a668fd2dc54a8149ab6c8
git bisect bad 2960995ecad650b3883d32920b0c16fc23c28365
# good: [81f497e19c670d0cffc07157a1a38f32aebbcf23] source
sha:d1d2a0bb655edc0c6b33ab8be4d6538de47329aa
git bisect good 81f497e19c670d0cffc07157a1a38f32aebbcf23
# bad: [849fa805fe9573922c0d3a91c5bfb9e8ce6be06b] source
sha:27e1a92d3bddf3c3e8595256e67aff006a402b6a
git bisect bad 849fa805fe9573922c0d3a91c5bfb9e8ce6be06b
# bad: [2ccc74297ca1258b5ec51c0b1817e80cfc44e325] source
sha:551c204740a37c8dbc7acd35bc9fe683ade3fe80
git bisect bad 2ccc74297ca1258b5ec51c0b1817e80cfc44e325
# bad: [d8463526a5d5a172e3130727c8bbe5c36fb8a1bd] source
sha:187af9b0c09f6ba57e994a25a756f0994beae7e5
git bisect bad d8463526a5d5a172e3130727c8bbe5c36fb8a1bd
# first bad commit: [d8463526a5d5a172e3130727c8bbe5c36fb8a1bd] source
sha:187af9b0c09f6ba57e994a25a756f0994beae7e5

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


Re: Recommended build instructions ...

2016-09-14 Thread Bjoern Michaelsen
Hi,

On Wed, Sep 14, 2016 at 01:23:46PM -0700, slacka wrote:
> Does anyone has a version of make that works with make
> vs2013-ide-integration? If so, could you please share it on a cloud storage
> service? 

Clinging to ancient toolchains isnt sustainable, Better: Adapt the script to
work with current versions of make.

Best,

Bjoern
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 96020] Enable solutions creation for visual studio 2015

2016-09-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96020

--- Comment #7 from Luke  ---
I'm getting the same error with vs2015 as I was getting with vs2013.

make[1]: *** [cmd] Error 127 

From,
http://nabble.documentfoundation.org/Error-building-Visual-Studio-2013-project-file-for-LibreOffice-on-Windows-tp4140307p4140941.html

"The "make version 4.0" do it wrong, I build ONLY the VS-Solution with "make
version 3.82"
The size is 517.746 Bytes when you have trouble to found, call me, I have
forget where I downloaded."

Lode used to download 3.82, but now it downloads 4.0. 

Does anyone has a version of make that works with make vs2013-ide-integration?
If so, could you please share it on a cloud storage service and link to it on
the wiki?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   4   >