[Libreoffice-commits] core.git: Changes to 'private/lmamane/for-julien2412-master'

2017-06-25 Thread Lionel Elie Mamane
New branch 'private/lmamane/for-julien2412-master' available with the following 
commits:
commit 414f4a1a33b3d4ef8db9fc672c9207233f1292bc
Author: Lionel Elie Mamane 
Date:   Sun Jun 25 18:02:01 2017 +0200

ne plus faire la détection automatioque une 2e fois

et lui faire confiance, i.e. ne plus écraser IBM_850
TODO: vérifier le cas base, où ce ne serait pas une 2e fois et il 
faudrait encore la faire

Conflicts:
connectivity/source/drivers/dbase/DTable.cxx

Change-Id: I401a93dce8ddf100031f1f04872df47ef453eb63

commit 3a3c95edea33bf709e74fd1dbe56e76df7ac206c
Author: Lionel Elie Mamane 
Date:   Sun Jun 25 17:49:28 2017 +0200

utiliser la détection automatique

Change-Id: I355396794a883e131698d56046b9226095dd8414

commit 90460550db9a9c5a154024b34e677da6b90f2e3b
Author: Lionel Elie Mamane 
Date:   Sun Jun 25 17:21:45 2017 +0200

détection automatique

Change-Id: Ic6b940b4bd5f3c181b022acffb211b719b99710f

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


[Libreoffice-commits] core.git: sal/osl

2017-06-25 Thread Chris Sherlock
 sal/osl/w32/pipe.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c2d139d8fa92e44baf592cd8ce644dc66356e143
Author: Chris Sherlock 
Date:   Mon Jun 26 07:17:59 2017 +1000

osl: w32/pipe.cxx typo should have been caught, not cached

Change-Id: Iacdf76eec11aedc8a3308897edfda400790bdc19
Reviewed-on: https://gerrit.libreoffice.org/39245
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/sal/osl/w32/pipe.cxx b/sal/osl/w32/pipe.cxx
index 217b18d918f8..125e06ed40ba 100644
--- a/sal/osl/w32/pipe.cxx
+++ b/sal/osl/w32/pipe.cxx
@@ -228,7 +228,7 @@ oslPipe SAL_CALL osl_createPipe(rtl_uString *strPipeName, 
oslPipeOptions Options
 }
 else
 {
-// Pipe instance maybe cached by another client -> try 
again
+// Pipe instance maybe caught by another client -> try 
again
 }
 }
 } while ( fPipeAvailable );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107249] Rendering of system font vertically cramped in 5.3+

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107249

--- Comment #27 from Dale  ---
See my Bug 108710 for Writer - which I suspect is a directly related problem.
In Writer I observed a significant line spacing reduction from version 5.3 
BUT ONLY when in Web View.
Also the line spacing there changes significantly as the zoom is changed. 100%
seems to have the smallest line spacing.

-- 
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 108559] Pasting direct formatted text in cell edit mode doesn' t always retain the original direct formatting

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108559

--- Comment #9 from Kevin  ---

> Yes your initial control+B applies bold to the cell and not to the 'B', but
> if you press F2, then followed your sequence, it would work correctly.
> 
> I tested your sequence in excel 2010 and it did result with the same
> behaviour.


Oh God - you're right. So instead of something that's right in Excel and wrong
in Calc, it's something that's wrong in both. This is a painful reminder of why
I switched to Libre Calc in the first place. 


I tried the same sequence in both Word and Writer, in both tables and in normal
paragraphs, and it worked logically in all cases. What you copy should be what
you paste. Am I wrong? Can you describe any logical reason why you would want a
hidden attribute of a cell to override what you've copied onto the clipboard? 

In any case, thanks for showing the workaround. I'll try to adapt my work flow
to hit F2 before typing anything.

NOTE: This doesn't invalidate the initial report as represented by 108559.ods.
If you open that in Excel, the bug doesn't occur.

-- 
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 105860] VIEWING: line spacing is too small compared to older versions and other programs

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105860

--- Comment #19 from Dale  ---
More details: Changing the zoom affects the line spacing - quite significantly
between 100% and 110%.

This zoom effect is plainly evident in the multi-line entry of the test file
provided with this bug (Comment 2) - look at the vertical fit of the row 1 text
within that row as the zoom is changed.

This I believe is the same issue as described in my Bug 108710 for Writer.

Word and Excel do not exhibit this problem when viewing these files.

-- 
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 105860] VIEWING: line spacing is too small compared to older versions and other programs

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105860

--- Comment #19 from Dale  ---
More details: Changing the zoom affects the line spacing - quite significantly
between 100% and 110%.

This zoom effect is plainly evident in the multi-line entry of the test file
provided with this bug (Comment 2) - look at the vertical fit of the row 1 text
within that row as the zoom is changed.

This I believe is the same issue as described in my Bug 108710 for Writer.

Word and Excel do not exhibit this problem when viewing these files.

-- 
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 108563] Remove global variable gArchiveReader in onlineupdater

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108563

Chris  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |christian.ba...@zoho.com
   |desktop.org |

--- Comment #4 from Chris  ---
Moved the global variable to local one:
https://gerrit.libreoffice.org/#/c/39243/

-- 
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 108710] Line spacing is too small in web view, varies with zoom

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108710

--- Comment #1 from Dale  ---
This looks to be to be the same problem as reported in Bug 105860 for Calc.
Examining that Calc problem, it too exhibits the same behaviour in that 
(a) the line spacing at 100% zoom reduced in LibO 5.3.0.3 compared to previous
(b) the line spacing changes depending on the zoom
(c) 100% zoom seems to have the smallest line spacing

Depending on the document and font, the visual difference between 5.3.0.3 and
previous is very obvious. A document that once had nicely spaced lines now
looks cramped.

-- 
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

2017-06-25 Thread Olivier Hallot
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f957c0c6deb685893fe18e8df643708828b4043b
Author: Olivier Hallot 
Date:   Mon Jun 26 00:35:31 2017 -0300

Updated core
Project: help  b915986913b52910c342eb831351897868226c0d

Help-in-browser (v)

* Add piwik analysis
* handle SHARED module in search

Change-Id: I7c3c653d5e1211eed6c45b521fc35a9dc52ed21e
Reviewed-on: https://gerrit.libreoffice.org/39251
Reviewed-by: Olivier Hallot 
Tested-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 181b72469b27..b915986913b5 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 181b72469b27cc2f711525838463e98a0920161c
+Subproject commit b915986913b52910c342eb831351897868226c0d
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: help3xsl/help.js help3xsl/online_transform.xsl

2017-06-25 Thread Olivier Hallot
 help3xsl/help.js  |6 +++---
 help3xsl/online_transform.xsl |   27 ++-
 2 files changed, 25 insertions(+), 8 deletions(-)

New commits:
commit b915986913b52910c342eb831351897868226c0d
Author: Olivier Hallot 
Date:   Mon Jun 26 00:35:31 2017 -0300

Help-in-browser (v)

* Add piwik analysis
* handle SHARED module in search

Change-Id: I7c3c653d5e1211eed6c45b521fc35a9dc52ed21e
Reviewed-on: https://gerrit.libreoffice.org/39251
Reviewed-by: Olivier Hallot 
Tested-by: Olivier Hallot 

diff --git a/help3xsl/help.js b/help3xsl/help.js
index 982f4bc8e..76ec59b53 100644
--- a/help3xsl/help.js
+++ b/help3xsl/help.js
@@ -9,7 +9,7 @@
 
 // Used to set Apllication in caseinlie=APP
 function setModule(module){
-if (module == null){module="SHARED"}
+if (module == null){module="WRITER"}
 document.getElementById("bookmark"+module).hidden=false;
 var itemspan = document.getElementsByTagName("span");
 var n = itemspan.length;
@@ -35,7 +35,7 @@ function setSystem(system){
 function fixURL(module, system){
 var itemlink = 
document.getElementById("DisplayArea").getElementsByTagName("a");
 var pSystem = (system == null) ? "WIN" : system;
-var pAppl = (module == null) ? "SHARED" : module;
+var pAppl = (module == null) ? "WRITER" : module;
 var n = itemlink.length;
 var item;
 for (var i = 0; i
+
+
 
 
 
@@ -147,7 +164,7 @@
 
 
 
-
+
 
 
 
@@ -235,7 +252,7 @@
 Basic
 Math
 Base
-Guide
+
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/DocumentBroker.cpp

2017-06-25 Thread Jan Holesovsky
 wsd/DocumentBroker.cpp |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 71de2838753b3b721dcb008841dc56f75973ca7f
Author: Jan Holesovsky 
Date:   Wed Jun 14 13:51:53 2017 +0200

wsd: Honor the hosting/discovery read-only setting in LocalStorage too.

To make the debugging easier...

Change-Id: I7c6e748e72a595a6c3a5942a20874339b8456f19
Reviewed-on: https://gerrit.libreoffice.org/38779
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/wsd/DocumentBroker.cpp b/wsd/DocumentBroker.cpp
index cd7c3438..9bf15305 100644
--- a/wsd/DocumentBroker.cpp
+++ b/wsd/DocumentBroker.cpp
@@ -460,6 +460,12 @@ bool DocumentBroker::load(const 
std::shared_ptr& session, const s
 std::unique_ptr localfileinfo = 
localStorage->getLocalFileInfo();
 userid = localfileinfo->_userid;
 username = localfileinfo->_username;
+
+if (LOOLWSD::IsViewFileExtension(localStorage->getFileExtension()))
+{
+LOG_DBG("Setting the session as readonly");
+session->setReadOnly();
+}
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: wsd/AdminModel.cpp

2017-06-25 Thread Ashod Nakashian
 wsd/AdminModel.cpp |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 6591f219ed174a005000353aa1547d085258025a
Author: Ashod Nakashian 
Date:   Sun Jun 25 21:37:57 2017 -0400

wsd: use logging macros and const ref where possible

Change-Id: I2f56e1887ea9193083043763d7c876bfb785a7f8
Reviewed-on: https://gerrit.libreoffice.org/39249
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/wsd/AdminModel.cpp b/wsd/AdminModel.cpp
index 073d886c..26097fd0 100644
--- a/wsd/AdminModel.cpp
+++ b/wsd/AdminModel.cpp
@@ -178,8 +178,8 @@ void AdminModel::assertCorrectThread() const
 
 AdminModel::~AdminModel()
 {
-Log::debug("History:\n\n" + getAllHistory() + "\n");
-Log::info("AdminModel dtor.");
+LOG_DBG("History:\n\n" << getAllHistory() << '\n');
+LOG_INF("AdminModel dtor.");
 }
 
 std::string AdminModel::getAllHistory() const
@@ -187,7 +187,7 @@ std::string AdminModel::getAllHistory() const
 std::ostringstream oss;
 oss << "{ \"documents\" : [";
 std::string separator1;
-for (auto d : _documents)
+for (const auto& d : _documents)
 {
 oss << separator1;
 oss << d.second.getHistory();
@@ -195,7 +195,7 @@ std::string AdminModel::getAllHistory() const
 }
 oss << "], \"expiredDocuments\" : [";
 separator1 = "";
-for (auto ed : _expiredDocuments)
+for (const auto& ed : _expiredDocuments)
 {
 oss << separator1;
 oss << ed.second.getHistory();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-06-25 Thread Ashod Nakashian
 wsd/DocumentBroker.cpp |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 8689d11f5cb27f84ec8c49ad7b87abae4b48bee0
Author: Ashod Nakashian 
Date:   Wed Jun 21 21:49:08 2017 -0400

wsd: don't busy wait when getNewChild fails fast

If Forkit is dead, getNewChild will fail fast.

Try not to busy loop in that case and yield
the CPU for a nominal duration, which currently
is the tenth of the normal getNewChild timeout.

Change-Id: I1a94dfedbf2a4f4fc12e4d33d1307f70c307987a
Reviewed-on: https://gerrit.libreoffice.org/39248
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/wsd/DocumentBroker.cpp b/wsd/DocumentBroker.cpp
index c9c61d4c..4adfcd89 100644
--- a/wsd/DocumentBroker.cpp
+++ b/wsd/DocumentBroker.cpp
@@ -196,6 +196,9 @@ void DocumentBroker::pollThread()
 
std::chrono::duration_cast(std::chrono::steady_clock::now()
 -
   
_threadStart).count() > timeoutMs)
 break;
+
+// Nominal time between retries, lest we  busy-loop. getNewChild could 
also wait, so don't double that here.
+
std::this_thread::sleep_for(std::chrono::milliseconds(CHILD_REBALANCE_INTERVAL_MS
 / 10));
 }
 while (!_stop && _poll->continuePolling() && !TerminationFlag && 
!ShutdownRequestFlag);
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 100233] Wrong Windows version reported in the About window in Windows 10

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

V Stuart Foote  changed:

   What|Removed |Added

   Keywords||implementationError,
   ||needsDevAdvice

-- 
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 100233] Wrong Windows version reported in the About window in Windows 10

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

--- Comment #13 from V Stuart Foote  ---
No, we seem to have an implementation problem here with the Windows version
idents [1]. Microsoft deprecated the GetVersionEx() call in current SDKs, but
we've not fully adjusted.

Michael S. tests the generic Windows > Vista with [2][3], and we make the OS
Version query here:
http://opengrok.libreoffice.org/xref/core/vcl/source/app/svapp.cxx#1173
http://opengrok.libreoffice.org/xref/core/vcl/win/app/salinst.cxx#1012

Unfortunately, IIUC since our builds remain targeted at Windows XP and do not
manifest for later releases, I think the version returns major 6 minor 2.

Seems that to identify Windows details we probably need to pull major and minor
version ID from OSVERSIONINFO [4], similar to what is being done for OpenGL
support. 
http://opengrok.libreoffice.org/xref/core/vcl/opengl/win/WinDeviceInfo.cxx#185

For the Help -> About dialog if we want to provide more than major minor and
want to include the build version--we could pull from the OSVERSIONINFOEX
struct [5] rather than OSVERSIONINFO.

Also, there are some legacy calls that probably need to be cleaned up:
http://opengrok.libreoffice.org/xref/core/vcl/win/app/salinst.cxx?a=true#415
for example where we've hard coded only through Windows 7--with no handling of
8, 8.1 or 10.

=-refs-=
[1] https://msdn.microsoft.com/en-us/library/ms724832(v=vs.85).aspx

[2] https://msdn.microsoft.com/en-us/library/ms724451(v=vs.85).aspx
[3] https://gerrit.libreoffice.org/#/c/14020/

[4] https://msdn.microsoft.com/en-us/library/ms724834(VS.85).aspx

[5] https://msdn.microsoft.com/en-us/library/ms724833(v=vs.85).aspx

-- 
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 108781] DOC password protection lost upon roundtrip

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108781

Aron Budea  changed:

   What|Removed |Added

Version|5.2.0.4 release |5.3.0.3 release

--- Comment #1 from Aron Budea  ---
This is the commit that implemented import support:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=4f07175cd03bf0fa42992a06d51aed5b421adcf2
author  Caolán McNamara 2016-10-22 20:08:07
(GMT)
committer   Caolán McNamara 2016-10-22 20:09:59
(GMT)

implement CryptoAPI RC4+SHA1 encryption scheme for doc import

-- 
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 108781] New: DOC password protection lost upon roundtrip

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108781

Bug ID: 108781
   Summary: DOC password protection lost upon roundtrip
   Product: LibreOffice
   Version: 5.2.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: filter:doc
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Blocks: 104527

Created attachment 134283
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134283=edit
Password protected DOC

The attached document was created with Word 2013, and is protected with a
password. Password is: 1234

Open document in Writer using the password, then save it.
Reopen document either in Writer or in Word.

=> Document is not protected with password anymore, and can be opened without
one.

Observed using LO 5.4beta2 & 5.3.0.3 / Windows 7.
In 5.2.0.4 this kind of password protection is not yet supported for DOC files.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC bug tracker
-- 
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 104527] [META] DOC bug tracker

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104527

Aron Budea  changed:

   What|Removed |Added

 Depends on||108781


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108781
[Bug 108781] DOC password protection lost upon roundtrip
-- 
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: oox/source sd/source

2017-06-25 Thread Paul Trojahn
 oox/source/export/shapes.cxx |3 ++-
 sd/source/filter/eppt/pptx-epptooxml.cxx |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 643da8ec4e721d33dfdf8d78bedd50a915f1188d
Author: Paul Trojahn 
Date:   Sat Jun 24 13:46:46 2017 +0200

Fix PageShape export to pptx

The export code is not called, because the PageShape is actually
of type presentation.PageShape and not drawing.PageShape. A
PageShape has no text at all, which results in an empty p:txBody
element that fails validation, so it needs to be checked first if
the shape actually has text.

Change-Id: I559f15c2396739c74d5c4f36eb952754bc040ce8
Reviewed-on: https://gerrit.libreoffice.org/38574
Tested-by: Jenkins 
Reviewed-by: Thorsten Behrens 

diff --git a/oox/source/export/shapes.cxx b/oox/source/export/shapes.cxx
index 810391e22623..4775b1bfb901 100644
--- a/oox/source/export/shapes.cxx
+++ b/oox/source/export/shapes.cxx
@@ -1445,7 +1445,8 @@ ShapeExport& ShapeExport::WriteTextBox( const Reference< 
XInterface >& xIface, s
 }
 }
 
-if( NonEmptyText( xIface ) )
+Reference< XText > xXText( xIface, UNO_QUERY );
+if( NonEmptyText( xIface ) && xXText.is() )
 {
 FSHelperPtr pFS = GetFS();
 
diff --git a/sd/source/filter/eppt/pptx-epptooxml.cxx 
b/sd/source/filter/eppt/pptx-epptooxml.cxx
index b0e2b238008f..227291fb9dcc 100644
--- a/sd/source/filter/eppt/pptx-epptooxml.cxx
+++ b/sd/source/filter/eppt/pptx-epptooxml.cxx
@@ -302,7 +302,7 @@ ShapeExport& PowerPointShapeExport::WriteUnknownShape( 
const Reference< XShape >
 mrExport.EnterGroup( rXIndexAccess );
 SAL_INFO("sd.eppt", "enter group");
 }
-else if ( sShapeType == "com.sun.star.drawing.PageShape" )
+else if ( sShapeType == "com.sun.star.presentation.PageShape" )
 {
 WritePageShape( xShape, mePageType, mrExport.GetPresObj() );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [Libreoffice-commits] core.git: comphelper/Library_comphelper.mk comphelper/source include/comphelper offapi/com toolkit/source

2017-06-25 Thread Thorsten Behrens
László Németh wrote:
> comphelper: add a profiling API
>
> Using the guard style ProfileZone aZone("foo").
>
Hi Laszlo,

oh cool - a new tool to play with! :)

Can you elaborate a bit, plans, howto, need for help? Perhaps some
doxygen docs / mission statement in profilezone.hxx?

All the best,

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 108645] louno.ini will be read more than a 1000 times in 2 seconds when starting typing after launch

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108645

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|5.4.0.0.beta2   |Inherited From OOo
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #1 from Aron Budea  ---
This is definitely related to spell checker initialization, as it doesn't occur
if automatic spell checking is turned off.

Reproduced with 3.5.0.3, but I assume it's inherited.

-- 
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 99623] Copy-paste freezes LibreOffice when CLCL is running

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99623

Konstantin Vlasov  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Konstantin Vlasov  ---
Yes, I update LO from time to time but the issue is still there. Just
reproduced it in 5.3.3.2 x64.

The problem is, it cannot be reproduced reliably (like, do this, do that, and
here you've got it). Sometimes it may work flawlessly for half an hour,
sometimes it hangs at the very first attempt on any clipboard operation.
Sometimes it's LO that hangs, sometimes it's CLCL that hangs, or even the
target application I tried to paste the copied text into (it could be CLCL hook
that hangs the target application, though).

Another thing I completely forgot about is that I'm using not a downloadable
binary from the official CLCL site but compiled it from sources (with minor
changes to make it more Unicode-friendly by default), so it might also affect
the behavior. I need to re-check with the stock CLCL but I keep forgetting to
do 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 100233] Wrong Windows version reported in the About window in Windows 10

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

--- Comment #12 from Marco A.G.Pinto  ---
Created attachment 134282
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134282=edit
screenshot - Thunderbird shows Windows 10 in the debug window

Again, I believe Microsoft changed the version number.

Are you sure you can't get "10.0" from the properties code?

-- 
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 100233] Wrong Windows version reported in the About window in Windows 10

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

--- Comment #11 from Aron Budea  ---
(In reply to Yousuf Philips (jay) from comment #10)

> Without rounding, you cant change 6.3 from 6.29.

Yes, but how does it become 6.29 in the first place?

-- 
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 95505] Dump usage stats to text file in user profile rather than std error

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95505

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 98365] Crash on first run of 64-bit build with no user profile

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98365

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 101907] Crash on startup with new profile

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101907

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 107636] [META] User profile bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107636

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||79299, 95505, 98365, 101907


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=79299
[Bug 79299] Easy means of removing user profile
https://bugs.documentfoundation.org/show_bug.cgi?id=95505
[Bug 95505] Dump usage stats to text file in user profile rather than std error
https://bugs.documentfoundation.org/show_bug.cgi?id=98365
[Bug 98365] Crash on first run of 64-bit build with no user profile
https://bugs.documentfoundation.org/show_bug.cgi?id=101907
[Bug 101907] Crash on startup with new 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 79299] Easy means of removing user profile

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79299

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 100225] crash when extending area

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100225

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 107636] [META] User profile bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107636

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||97162, 100225, 100039,
   ||101461


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97162
[Bug 97162] Problem customising toolbars
https://bugs.documentfoundation.org/show_bug.cgi?id=100039
[Bug 100039] while editing calc crashes, repeatedly.
https://bugs.documentfoundation.org/show_bug.cgi?id=100225
[Bug 100225] crash when extending area
https://bugs.documentfoundation.org/show_bug.cgi?id=101461
[Bug 101461] No font color names when using toolbar in Writer
-- 
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 100039] while editing calc crashes, repeatedly.

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100039

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 101461] No font color names when using toolbar in Writer

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101461

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 97162] Problem customising toolbars

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97162

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 107636] [META] User profile bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107636

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108763


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108763
[Bug 108763] non visible items in menu Styles in Writer
-- 
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 105702] Allow the saving of multiple authors into file meta data

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105702

--- Comment #6 from Marco A.G.Pinto  ---
Created attachment 134281
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134281=edit
screenshot of Word 2016 and LO 5.3 explaining how to do it

See the screenshot.

One just needs to add stringgadgets, one for each author, and create an "Add
author" button that adds a new stringgadget.

Then just save the odt with a ";" separating each author.

Just don't allow users to use the ";" in each author stringgadget.

This is a very simple way of solving the problem.

-- 
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 108763] non visible items in menu Styles in Writer

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108763

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||107636

--- Comment #7 from Yousuf Philips (jay)  ---
(In reply to kompilainenn from comment #6)
> ps: but, 5.4.0.1 and 5.3.3.2 installed parallel on Linux and use one user
> profile?

Just another reason why each version should have its own user profile (check
bug 57466 comment 15 for more info).


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107636
[Bug 107636] [META] User profile 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 108780] LO54rc1: localized Chapter Numbering dialog displays numbering options in English

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108780

mi...@filmsi.net changed:

   What|Removed |Added

Summary|LO54rc1: localized Chapter  |LO54rc1: localized Chapter
   |Numbering dialog lists  |Numbering dialog displays
   |numbering options in|numbering options in
   |English |English

-- 
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 108780] New: LO54rc1: localized Chapter Numbering dialog lists numbering options in English

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108780

Bug ID: 108780
   Summary: LO54rc1: localized Chapter Numbering dialog lists
numbering options in English
   Product: LibreOffice
   Version: 5.4.0.0.beta2
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mi...@filmsi.net

Description:
When opening the new/renamed "Chapter Numbering" dialog (via Tools - Chapter
Numbering ...), the dialog lists "Number:" options, but they are in English.

These numbering schemes are already localized in LO, so the translations should
be reused.

Steps to Reproduce:
1. Open LO Writer with a document.
2. Select Tools - Chapter Numbering ...


Actual Results:  
The drop-down list in the Number: section displays word "None" and all list
contents is in English.

Expected Results:
The existing localization of numbering schemes should be reused and it should
display "Brez" (translation of "None" in Slovenian).


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0)
Gecko/20100101 Firefox/54.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-bugs] [Bug 108697] New default set of bullet characters

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108697

--- Comment #8 from Yousuf Philips (jay)  ---
(In reply to Khaled Hosny from comment #7)
> No to both questions, but be aware that there is code somewhere that depends
> on the exact code points in the font and will have to be fixed first.

So any idea how to get in touch with the maintainer? Well we could always copy
the glyphs to the new location and not disturb the other code. ;D

-- 
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 100233] Wrong Windows version reported in the About window in Windows 10

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100233

--- Comment #10 from Yousuf Philips (jay)  ---
(In reply to Aron Budea from comment #9)
> I'd be happier to have the underlying issue found and eliminated.

Yes solving the issue for Windows 10 definitely is the issue that should be
focused on here.

> Those
> numbers should be single digit decimals in the first place, without any kind
> of rounding.

Without rounding, you cant change 6.3 from 6.29.

-- 
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 108559] Pasting direct formatted text in cell edit mode doesn' t always retain the original direct formatting

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108559

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||bu...@bubli.org

--- Comment #8 from Yousuf Philips (jay)  ---
(In reply to Kevin from comment #7)
> 1. type: control+B, B, spacebar, control+B, R (this gives you a bold B and a
> regular R

Yes your initial control+B applies bold to the cell and not to the 'B', but if
you press F2, then followed your sequence, it would work correctly.

I tested your sequence in excel 2010 and it did result with the same behaviour.

There isnt much left to discuss here until a dev looks at the issue and give
his/her input, so lets see what happens.

Bubli: Any thoughts on this issue?

-- 
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 108779] SIDEBAR: Text Attributes content panels in Properties tab

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108779

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||phil.j...@free.fr

--- Comment #2 from Yousuf Philips (jay)  ---
*** Bug 91892 has been marked as a duplicate of this 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-bugs] [Bug 103428] [META] Properties deck/tab of the sidebar

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103428
Bug 103428 depends on bug 91892, which changed state.

Bug 91892 Summary: Impress sidebar missing button for Word Wrap Text in Shape
https://bugs.documentfoundation.org/show_bug.cgi?id=91892

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

-- 
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 91892] Impress sidebar missing button for Word Wrap Text in Shape

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91892

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Yousuf Philips (jay)  ---
Closing this as an entire content panel is needed for text attributes
properties.

*** This bug has been marked as a duplicate of bug 108779 ***

-- 
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 108779] SIDEBAR: Text Attributes content panels in Properties tab

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108779

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |c...@nouenoff.nl,
   |.freedesktop.org|tietze.he...@gmail.com,
   ||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from Yousuf Philips (jay)  ---
Does anyone have any suggestions of additional settings in the Text Attributes
dialog that should have quick access to from the sidebar?

-- 
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 108778] [META] Text attributes bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108778

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 108779] SIDEBAR: Text Attributes content panels in Properties tab

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108779

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |c...@nouenoff.nl,
   |.freedesktop.org|tietze.he...@gmail.com,
   ||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from Yousuf Philips (jay)  ---
Does anyone have any suggestions of additional settings in the Text Attributes
dialog that should have quick access to from the sidebar?

-- 
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 108772] Last paragraph in DOC not shown/ hardly accessible in Word after roundtrip

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108772

--- Comment #3 from Aron Budea  ---
If the third paragraph is a couple of lines long, it's displayed fine in Word
after roundtrip.

-- 
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 108779] New: SIDEBAR: Text Attributes content panels in Properties tab

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108779

Bug ID: 108779
   Summary: SIDEBAR: Text Attributes content panels in Properties
tab
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-adv...@lists.freedesktop.org
Blocks: 103438, 108778

When in a textbox or text edit mode of a shape, the Sidebar properties deck/tab
needs to have some additional text properties found in the Text Attributes
dialog.

Spacing: combobox with presets
Word Wrap Text in Shape: checkbox
Resize shape to fit text: checkbox


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103438
[Bug 103438] [META] Sidebar new content panels for Properties deck
https://bugs.documentfoundation.org/show_bug.cgi?id=108778
[Bug 108778] [META] Text attributes 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-ux-advise] [Bug 108779] New: SIDEBAR: Text Attributes content panels in Properties tab

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108779

Bug ID: 108779
   Summary: SIDEBAR: Text Attributes content panels in Properties
tab
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-b...@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-advise@lists.freedesktop.org
Blocks: 103438, 108778

When in a textbox or text edit mode of a shape, the Sidebar properties deck/tab
needs to have some additional text properties found in the Text Attributes
dialog.

Spacing: combobox with presets
Word Wrap Text in Shape: checkbox
Resize shape to fit text: checkbox


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103438
[Bug 103438] [META] Sidebar new content panels for Properties deck
https://bugs.documentfoundation.org/show_bug.cgi?id=108778
[Bug 108778] [META] Text attributes 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 103438] [META] Sidebar new content panels for Properties deck

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103438

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108779


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108779
[Bug 108779] SIDEBAR: Text Attributes content panels in Properties tab
-- 
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 108778] [META] Text attributes bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108778

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108779


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108779
[Bug 108779] SIDEBAR: Text Attributes content panels in Properties tab
-- 
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 108778] New: [META] Text attributes bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108778

Bug ID: 108778
   Summary: [META] Text attributes bugs and enhancements
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Depends on: 108776


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 106179] [META] Writer comment bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106179

Aron Budea  changed:

   What|Removed |Added

 Depends on|108772  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108772
[Bug 108772] Last paragraph in DOC not shown/hardly accessible in Word after
roundtrip
-- 
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 108776] [META] Text attributes dialog bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108776

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||108778


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108778
[Bug 108778] [META] Text attributes 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 108772] Last paragraph in DOC not shown/ hardly accessible in Word after roundtrip

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108772

Aron Budea  changed:

   What|Removed |Added

 Blocks|106179  |104527
Summary|Tiny sample DOC almost  |Last paragraph in DOC not
   |impossible to edit in Word  |shown/hardly accessible in
   |after deleting comment in   |Word after roundtrip
   |Writer  |
 Whiteboard||interoperability


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=106179
[Bug 106179] [META] Writer comment 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 104527] [META] DOC bug tracker

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104527

Aron Budea  changed:

   What|Removed |Added

 Depends on||108772


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108772
[Bug 108772] Last paragraph in DOC not shown/hardly accessible in Word after
roundtrip
-- 
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 108772] Tiny sample DOC almost impossible to edit in Word after deleting comment in Writer

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108772

Aron Budea  changed:

   What|Removed |Added

 Attachment #134277|0   |1
is obsolete||

--- Comment #2 from Aron Budea  ---
Created attachment 134280
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134280=edit
Sample DOC (new)

Turns out it's got nothing to do with comments.
See the new sample, a doc that contains three one-line paragraphs. Opening it
in Word after a roundtrip in Writer doesn't show the last paragraph.
Double-clicking where it should be displays it, but it disappears again after
clicking away.

I'm using Word 2013 for testing.

-- 
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 108776] [META] Text attributes dialog bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108776

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108777


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108777
[Bug 108777] Undo doesnt work after setting 'Resize shape to fit text'
-- 
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 108777] New: Undo doesnt work after setting 'Resize shape to fit text '

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108777

Bug ID: 108777
   Summary: Undo doesnt work after setting 'Resize shape to fit
text'
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Blocks: 105948, 108776

Steps:
1. Open Writer
2. Draw a shape
3. Double-click on shape to enter edit mode and type some words
4. Right-click > Text Attributes or Format > Text Box and Shape > Text
Attributes
5. Check 'Resize shape to fit text' and click 'OK'
6. Click outside of the shape to leave edit mode
7. Press undo
8. Text gets removed, shape doesnt return to original size, and 'Resize shape
to fit text' is still enabled

Version: 6.0.0.0.alpha0+
Build ID: 1f4d7fc8618828222d7f4447daed4c3361edeea6
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105948
[Bug 105948] [META] Undo/Redo bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 105948] [META] Undo/Redo bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108777


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108777
[Bug 108777] Undo doesnt work after setting 'Resize shape to fit text'
-- 
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 107289] Conditional formatting breaks on adding then deleting a new sheet

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107289

Markus Mohrhard  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com

-- 
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 107289] Conditional formatting breaks on adding then deleting a new sheet

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107289

--- Comment #16 from Markus Mohrhard  ---
Actually there are two independent issues that cause the update problem. The
commit identified through bibisecting misses the updates to conditional format
position (as handled by aSrcPos) and a later commit missed that formula
listeners are updated independently after the conditional format update and
therefore updated twice.

-- 
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 103494] [META] Textbox bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108776


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 108776] [META] Text attributes dialog bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108776

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl,
   ||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

-- 
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 107753] Contextual UNO command for modifying a shape/ textbox text attributes

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107753

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||108776


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 102019] [META] Dialog bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102019

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108776


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 108741] [META] Shapes bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108776


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108776
[Bug 108776] [META] Text attributes dialog 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 108776] New: [META] Text attributes dialog bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108776

Bug ID: 108776
   Summary: [META] Text attributes dialog bugs and enhancements
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Depends on: 107753
Blocks: 102019, 103494, 108741


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102019
[Bug 102019] [META] Dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107753
[Bug 107753] Contextual UNO command for modifying a shape/textbox text
attributes
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
[Bug 108741] [META] Shapes 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 105702] Allow the saving of multiple authors into file meta data

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105702

--- Comment #5 from Regina Henschel  ---
There are the "sender" elements in "7.3.6 Subsequent Author Fields".
In UI it is referenced by the field Insert > Field > More Fielss > tab Document
> item "sender". Is has a check box to fix the content. So when the next author
save the file, the value of the previous author is not overwritten. But that
information is only in the content.xml, not in the meta.xml. LibreOffice gets
this information from the user data in Tools > Option of the current user,
unless you disable it.

The original author is a different information. It is referenced in tab
DocInformation > Created. In file format this field is text:initial-creator.
And the current author is referenced in DocInformation > Modified. The current
author is always updated. In file format this field is the element
text:creator. These two information are stored in attribute
meta:initial-creator and dc:creator of element office:meta in file meta.xml.
You cannot have several "dc:creator" or "meta:initial-creator" attributes,
because that in not possible for attributes. 

Besides that you can always create a Custom Property in the Properties dialog
of the file and  elements in file format, as Heiko already
mentioned.

Or you can use arbitrary custom metadate elements inside the . But
they are implementation-defined and only allowed in "extended ODF 1.2". Foreign
application need not handle those elements at all, besides preserving them. For
these elements you need a macro, there is no UI. And I have not tested, whether
LibreOffice indeed "preserve" them.

-- 
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 108720] Do not render previews of symbol fonts

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108720

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu,
   ||gulsah.1...@gmail.com

--- Comment #5 from Yousuf Philips (jay)  ---
Gulsah, Aron: Maybe one for the weekend. ;D

-- 
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 106923] Media player "View" disabled, videos too small in Slideshow

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106923

--- Comment #8 from Kara  ---
I am absolutely positive it has worked before, albeit I wouldn't be too sure in
which 4er version exactly. I am using Impress professionally, and the media
player was used in my presentations (I now have a workaround), and my OS is
Ubuntu since ages ago. But I won't be installing virtual environments and
testing old versions to pinpoint where exactly it stopped working. It would be
nice if it worked in the latest version on Linux. My reporting pertained to
this not being the case, which seems by now confirmed. I rest my case.

-- 
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 104527] [META] DOC bug tracker

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104527

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|92524   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=92524
[Bug 92524] FILESAVE from .doc to .docx - white highlight and white color fill
added to paragraph style
-- 
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 108760] [META] DOCX style bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108760

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||92524


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=92524
[Bug 92524] FILESAVE from .doc to .docx - white highlight and white color fill
added to paragraph style
-- 
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 92524] FILESAVE from .doc to .docx - white highlight and white color fill added to paragraph style

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92524

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks|104527  |108760


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=108760
[Bug 108760] [META] DOCX style 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 108760] [META] DOCX style bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108760

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||107287


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107287
[Bug 107287] FILESAVE DOCX Default style and Text body get white background
color upon saving ODT to DOCX
-- 
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 107287] FILESAVE DOCX Default style and Text body get white background color upon saving ODT to DOCX

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107287

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||108760


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108760
[Bug 108760] [META] DOCX style 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 103100] [META] Writer table bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||107428


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107428
[Bug 107428] Opening .docx gets textbox at bottom not editable
-- 
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 107428] Opening .docx gets textbox at bottom not editable

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107428

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||103100


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table 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 108503] In HTML pastes some colours are lost

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108503

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102593


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102593
[Bug 102593] [META] Paste 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 102593] [META] Paste bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108503


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108503
[Bug 108503] In HTML pastes some colours are lost
-- 
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 100047] Addition of new rows in document table (word table) in not inheriting previous row attributes in .docx but inheriting in .doc

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100047

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #4 from Xisco Faulí  ---
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest 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 107181] Page numbers wizard

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107181

--- Comment #7 from Yousuf Philips (jay)  ---
(In reply to RGB from comment #6)
> Right now when you define a page style you can set all its properties,
> including if they have a header or a footer BUT it is not possible to define
> in the same way the header/footer CONTENT: that needs to be manually added
> on an actual page and that can be confusing. Maybe the header/footer tab on
> the page style definition should be extended to get some kind of "editor"
> where you pick what needs to be inserted and when (which fields, tab stops,
> which paragraph or even character style needs to be used on each part, etc.).

This would be a complicated feature to achieve and wouldnt be a good workflow.

-- 
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 107181] Page numbers wizard

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107181

--- Comment #7 from Yousuf Philips (jay)  ---
(In reply to RGB from comment #6)
> Right now when you define a page style you can set all its properties,
> including if they have a header or a footer BUT it is not possible to define
> in the same way the header/footer CONTENT: that needs to be manually added
> on an actual page and that can be confusing. Maybe the header/footer tab on
> the page style definition should be extended to get some kind of "editor"
> where you pick what needs to be inserted and when (which fields, tab stops,
> which paragraph or even character style needs to be used on each part, etc.).

This would be a complicated feature to achieve and wouldnt be a good workflow.

-- 
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 104543] soffice.bin wants to install fonts Central Khmer and Burmese

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104543

tsalmo...@gmail.com changed:

   What|Removed |Added

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

-- 
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 108773] Exit on first command

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108773

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug. To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

-- 
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 85932] Change case group button

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85932

--- Comment #16 from Yousuf Philips (jay)  ---
(In reply to Marco A.G.Pinto from comment #15)
> @Yousuf: There is enough space for one more button.

The first factor of whether its visible by default in toolbars is how used the
button is and unfortunately this button wouldnt be, which is why the lowercase
and uppercase buttons are hidden in the same toolbar. The space issue is the
secondary issue and we have to limit the number of buttons so that it fits well
in our base resolution of 1280x768 and also not to overload the toolbars, which
would make it more difficult to find features.

Users who would use the button often will be able to make it visible and the
button will be visible in the tabbed notebookbar, when its created.

-- 
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 104543] soffice.bin wants to install fonts Central Khmer and Burmese

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104543

tsalmo...@gmail.com changed:

   What|Removed |Added

 CC||tsalmo...@gmail.com

--- Comment #8 from tsalmo...@gmail.com ---
Created attachment 134279
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134279=edit
soffice.bin wants to install fonts, Bengali,Amharic,Arabic,Central
Khmer,Burmese,Russian

When I click on a cell and then 'Format Cells ...' in calc, 
Seems freezing, after a while continue, and after a while attach window appears

still with

Version: 5.3.3.2
Build ID: 3d9a8b4b4e538a85e0782bd6c2d430bafe583448
CPU Threads: 8; OS Version: Linux 3.9; UI Render: default; VCL: gtk2; Layout
Engine: new; 
Locale: fr-BE (en_US); Calc: group

-- 
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 108733] openning a calc doc crash with segmentation fault

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108733

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 107425] Conditional formatting is applied as direct format rather than a style

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107425

Markus Mohrhard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #5 from Markus Mohrhard  ---
(In reply to Heiko Tietze from comment #4)
> (In reply to m.a.riosv from comment #3)
> > I don't know if I understand right the question, but if it is that the style
> > showed on the side bar it's still the one that cells have without the CF,
> > not the applied by CF, I can confirm the issue.
> 
> CF pretends to 'apply a style' but does format directly. Ordinary users do
> not exactly understand what styles are so we make this crystal clear
> wherever we can.
> 
> Solution A: Apply a style per cell
> Solution B: Change the text to "Apply formatting", or the like (suboptimal
> since it offers styles)

This is a misconception on your side. Conditional format should exactly not
change the existing style of the cell. A conditional format only applies its
own style if the condition is met. The existing cell style is still retained
and will be applied again when the condition is not met any more.

-- 
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 87351] [META] Conditional formatting bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351
Bug 87351 depends on bug 107425, which changed state.

Bug 107425 Summary: Conditional formatting is applied as direct format rather 
than a style
https://bugs.documentfoundation.org/show_bug.cgi?id=107425

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

-- 
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 94587] [META] ODF features missing or incorrectly imported

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94587

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||107584


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107584
[Bug 107584] Background transparency not preserved over FILESAVE
-- 
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 107584] Background transparency not preserved over FILESAVE

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107584

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||94587


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=94587
[Bug 94587] [META] ODF features missing or incorrectly imported
-- 
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


Christian Barth license statement

2017-06-25 Thread Christian.Barth
Hi all,

All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.

Regards
Christian Barth

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


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

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86349

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108752


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108752
[Bug 108752] non visible item in context submenu Styles for Writer
-- 
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 108752] non visible item in context submenu Styles for Writer

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108752

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||momonas...@gmail.com,
   ||xiscofa...@libreoffice.org
 Blocks||86349, 108014, 85940

--- Comment #4 from Yousuf Philips (jay)  ---
(In reply to kompilainenn from comment #2)
> Jay, did you implement this submenu?

Yes noticed this a few days back and thought it would resolve itself with
future updates but it hasnt.

Maxim: Any idea why
.uno:StyleApply?Style:string=CitationFamilyName:string=CharacterStyles is
working fine in the menu bar but not in the context menu.

Xisco: We may need to revert your patch for 5.4 if we cant find a quick fix. :(

https://cgit.freedesktop.org/libreoffice/core/commit/?id=60954fc67a022565741c4ccb4667581a5a790a10


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=85940
[Bug 85940] Accessing paragraph and character styles from context menu
https://bugs.documentfoundation.org/show_bug.cgi?id=86349
[Bug 86349] [META] Context menu bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108014
[Bug 108014] [META] Writer character style 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 108014] [META] Writer character style bugs and enhancements

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108014

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||108752


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108752
[Bug 108752] non visible item in context submenu Styles for Writer
-- 
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: sw/source

2017-06-25 Thread Caolán McNamara
 sw/source/core/layout/ftnfrm.cxx  |   12 +---
 sw/source/core/layout/sectfrm.cxx |2 +-
 sw/source/core/layout/trvlfrm.cxx |8 
 3 files changed, 10 insertions(+), 12 deletions(-)

New commits:
commit 55d4cc340068b0f590ab3a2119a2a2a71a3f8e5e
Author: Caolán McNamara 
Date:   Sun Jun 25 21:07:24 2017 +0100

crashtesting failure on ooo61225-1.sxw

Change-Id: Ia953443ba352aea1b33b6efd312a0e95a6b8918e
Reviewed-on: https://gerrit.libreoffice.org/39244
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sw/source/core/layout/ftnfrm.cxx b/sw/source/core/layout/ftnfrm.cxx
index e14b50289733..e608ba7ca793 100644
--- a/sw/source/core/layout/ftnfrm.cxx
+++ b/sw/source/core/layout/ftnfrm.cxx
@@ -802,13 +802,11 @@ bool SwFrame::IsFootnoteAllowed() const
 if ( !IsInDocBody() )
 return false;
 
-if ( IsInTab() )
-{
-// no footnotes in repeated headlines
-const SwTabFrame *pTab = 
const_cast(this)->ImplFindTabFrame();
-if ( pTab->IsFollow() )
-return !pTab->IsInHeadline( *this );
-}
+// no footnotes in repeated headlines
+const SwTabFrame *pTab = IsInTab() ? 
const_cast(this)->ImplFindTabFrame() : nullptr;
+if (pTab && pTab->IsFollow())
+return !pTab->IsInHeadline(*this);
+
 return true;
 }
 
diff --git a/sw/source/core/layout/sectfrm.cxx 
b/sw/source/core/layout/sectfrm.cxx
index 06c186c5d4c2..536b9e46f611 100644
--- a/sw/source/core/layout/sectfrm.cxx
+++ b/sw/source/core/layout/sectfrm.cxx
@@ -1526,7 +1526,7 @@ SwLayoutFrame *SwFrame::GetNextSctLeaf( MakePageType 
eMakePage )
 // This frame is in a table-not-in-section, its follow should be
 // inserted under the follow of the frame's cell.
 pLayLeaf = FindCellFrame()->GetFollowCell();
-if (pLayLeaf->FindTabFrame() == FindTabFrame())
+if (pLayLeaf && pLayLeaf->FindTabFrame() == FindTabFrame())
 SAL_WARN("sw.layout", "my table frame and my follow's table frame 
is the same");
 // In this case pLayLeaf pointing to an in-table frame is OK.
 bLayLeafTableAllowed = true;
diff --git a/sw/source/core/layout/trvlfrm.cxx 
b/sw/source/core/layout/trvlfrm.cxx
index 05864d10a4ba..1a98adca4f8a 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -1691,11 +1691,11 @@ bool SwFrame::WannaRightPage() const
 const SwFrame *pFlow = pPage->FindFirstBodyContent();
 const SwPageDesc *pDesc = nullptr;
 ::boost::optional oPgNum;
-if ( pFlow )
+if (pFlow && pFlow->IsInTab())
+pFlow = pFlow->FindTabFrame();
+if (pFlow)
 {
-if ( pFlow->IsInTab() )
-pFlow = pFlow->FindTabFrame();
-const SwFlowFrame *pTmp = SwFlowFrame::CastFlowFrame( pFlow );
+const SwFlowFrame *pTmp = SwFlowFrame::CastFlowFrame(pFlow);
 if ( !pTmp->IsFollow() )
 {
 const SwFormatPageDesc& rPgDesc = 
pFlow->GetAttrSet()->GetPageDesc();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 108763] non visible items in menu Styles in Writer

2017-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108763

kompilainenn <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #6 from kompilainenn <79045_79...@mail.ru> ---
(In reply to Yousuf Philips (jay) from comment #5)
> Cant repo it. Would suggest you test beta 2 and if that still doesnt fix it,
> clear your user profile.
> 
> Version: 5.4.0.0.beta2+
> Build ID: 81e7ef8d3941de527f21c1508389c9e09518680b
> CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
> TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:libreoffice-5-4, Time:
> 2017-06-08_04:31:09
> Locale: en-US (en_US.UTF-8); Calc: group

clear user profile -> solved my problem

status -> NOTABUG

ps: but, 5.4.0.1 and 5.3.3.2 installed parallel on Linux and use one user
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


  1   2   3   >