[Libreoffice-bugs] [Bug 127852] UI: locked odt document disables menus from keyboard

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127852

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 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-commits] core.git: sw/source

2019-10-06 Thread Julien Nabet (via logerrit)
 sw/source/core/inc/swcache.hxx  |4 
 sw/source/core/txtnode/fntcache.cxx |2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

New commits:
commit 52cda5c5ae426761ccbdb4f20419098eab195303
Author: Julien Nabet 
AuthorDate: Sun Oct 6 21:37:40 2019 +0200
Commit: Julien Nabet 
CommitDate: Mon Oct 7 07:51:29 2019 +0200

Fix FIXME in swcache.hxx

by getting rid of useless IsAvail() function

Change-Id: I7c3bbf74a9ef3aaa792936ef2b4887021226dd2a
Reviewed-on: https://gerrit.libreoffice.org/80327
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/sw/source/core/inc/swcache.hxx b/sw/source/core/inc/swcache.hxx
index e2d5216d6212..557d9c2a2913 100644
--- a/sw/source/core/inc/swcache.hxx
+++ b/sw/source/core/inc/swcache.hxx
@@ -210,10 +210,6 @@ protected:
 
 public:
 virtual ~SwCacheAccess();
-
-/// Shorthand for those who know that they did not override isAvailable()
-/// FIXME: wtf?
-bool IsAvail() const { return m_pObj != nullptr; }
 };
 
 
diff --git a/sw/source/core/txtnode/fntcache.cxx 
b/sw/source/core/txtnode/fntcache.cxx
index 085317e4a259..d5999b8f9bbe 100644
--- a/sw/source/core/txtnode/fntcache.cxx
+++ b/sw/source/core/txtnode/fntcache.cxx
@@ -2275,7 +2275,7 @@ SwFntAccess::SwFntAccess( const void* & rnFontCacheId,
   m_pShell( pSh )
 {
 // the used ctor of SwCacheAccess searches for rnFontCacheId+rIndex in the 
cache
-if ( IsAvail() )
+if ( m_pObj )
 {
 // fast case: known Font (rnFontCacheId), no need to check printer and 
zoom
 if ( !bCheck )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 127993] Correct word in spell check is greyed out in 6.3.2.2. making it difficult to read

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127993

--- Comment #1 from Nick Mallory  ---
Created attachment 154789
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154789=edit
Screenshot of problem

The highlight makes the word in question more difficult to read, rather than
easier to pick out.

-- 
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 127993] New: Correct word in spell check is greyed out in 6.3.2.2. making it difficult to read

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127993

Bug ID: 127993
   Summary: Correct word in spell check is greyed out in 6.3.2.2.
making it difficult to read
   Product: LibreOffice
   Version: 6.3.2.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: edi...@openforum.com.au

Description:
The spellcheck dialogue box in 6.3.2.2. now has the most likely spelling of the
word greyed out.  Far from highlighting it, this makes it difficult to read for
people with less than perfect sight, and simply annoying for the rest of us. 
Please return it to its former state - with no highlighting - as this was far
more practical.  Flashy design should not trump userbility and this change
accomplished nothing but making spell check harder to use.  

Steps to Reproduce:
1. Mis-spell a word.
2. Use the spell checker.
3. See the most likely replacement for the mis-spelled word covered in a grey
strip.

Actual Results:
The most likely choice is made much harder to read, rather than easier to see.

Expected Results:
It should not cover up the favoured word with a grey strip which makes it
harder to read.  Instead the contrast should be made much clearer, allowing it
to be read easily and chosen with a single click.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
If it's not broken, don't fix 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-bugs] [Bug 127922] 'Droid Sans Thai' font shows numeric characters incorrectly.

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127922

Nukool Chompuparn  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |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 127922] 'Droid Sans Thai' font shows numeric characters incorrectly.

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127922

--- Comment #4 from Nukool Chompuparn  ---
Created attachment 154788
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154788=edit
In 6.3.1.2-2, it is normal. But in 6.3.2.2-2 it was like in previous
attachment.

-- 
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 127852] UI: locked odt document disables menus from keyboard

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127852

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
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 127583] In "Tabbed" or "Grouped Compact" toolbar modes, switching between light and dark GTK themes does not refresh the styling of the toolbars

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127583

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
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 127980] problem with changing of Math formula in LibreOffice Writer

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127980

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |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 127678] LibreOffice Base: Database Form is not responding -- Search-form HANGS permanently!

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127678

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
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 127852] UI: locked odt document disables menus from keyboard

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127852

--- Comment #3 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 123760] Very badly displayed xls file with Libreoffice 6.1.5.2 on MacOS 10.14.3

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123760

--- Comment #7 from QA Administrators  ---
Dear Saro  miguel,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 123760] Very badly displayed xls file with Libreoffice 6.1.5.2 on MacOS 10.14.3

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123760

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
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 127980] problem with changing of Math formula in LibreOffice Writer

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127980

--- Comment #4 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 109072] [META] XLS (binary) format bug tracker

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109072
Bug 109072 depends on bug 123760, which changed state.

Bug 123760 Summary: Very badly displayed xls file with Libreoffice 6.1.5.2 on 
MacOS 10.14.3
https://bugs.documentfoundation.org/show_bug.cgi?id=123760

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
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 123806] mail merge

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123806

--- Comment #10 from QA Administrators  ---
Dear Paolo,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 122812] Base Firebird: Time Format hh:mm:ss PM Broken

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122812

--- Comment #3 from QA Administrators  ---
Dear Paul Mirowsky,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 124325] Writer: Converting DOCX to HTML reduces grouped image quality.

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124325

--- Comment #6 from QA Administrators  ---
Dear Young S.,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 118011] Libre Office Crash (calc) prompts document recovery which, when completed, removes the password and requires save as to re-establish the password.

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118011

--- Comment #6 from QA Administrators  ---
Dear nathanfishercontact,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 124545] Ok button selected by default

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124545

--- Comment #4 from QA Administrators  ---
Dear Júnio Vieira,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 101370] Undo/Redo don't refresh page/slide pane thumbnail after changing page/slide properties

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101370

--- Comment #11 from QA Administrators  ---
Dear OfficeUser,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 120365] Mismatch between table cell position and cursor position (table isn't growing)

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120365

--- Comment #3 from QA Administrators  ---
Dear Telesto,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 41777] Window size reopening a document not like size when saved

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41777

--- Comment #15 from QA Administrators  ---
Dear Shad Sterling,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 121489] It's impossible to cancel an HTML table

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121489

--- Comment #3 from QA Administrators  ---
Dear giuseppesergi,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 93625] FILESAVE: DOC: inline drawing lost after roundtrip

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93625

--- Comment #6 from QA Administrators  ---
Dear Xisco Faulí,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 107653] LO saves changes after you decline to save upon exiting Relation Design window

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107653

--- Comment #6 from QA Administrators  ---
Dear Terrence Enger,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 100844] FILEOPEN DOC Image outline is blue instead of black

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100844

--- Comment #5 from QA Administrators  ---
Dear E.Mi,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 82262] Incorrect PDF import into Draw showing layers that should be masked

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82262

--- Comment #14 from QA Administrators  ---
Dear OfficeUser,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 116892] FILEOPEN: Rotated Objects Anchored to Cells set Move when Opened

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116892

--- Comment #11 from QA Administrators  ---
Dear Luke,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 42535] Editing UI: Ctrl+Shift-RightArrow faulty extension result

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42535

--- Comment #15 from QA Administrators  ---
Dear David,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 103866] Formula Vertical Alignment issue

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103866

--- Comment #20 from QA Administrators  ---
Dear Ben,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 112722] Issue on setting up Relationship

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112722

--- Comment #13 from QA Administrators  ---
Dear perie_gut,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 103956] RTF table import wrong: cellx issue (minimal testcases)

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103956

--- Comment #9 from QA Administrators  ---
Dear rupert.levene,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 92950] No support for sqlite relations via Relations menu

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92950

--- Comment #21 from QA Administrators  ---
Dear Rolf Leggewie,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 97947] FILEOPEN RTF layout problem with table

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97947

--- Comment #6 from QA Administrators  ---
Dear Óvári,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 47341] Fade in and out animation of transparent object goes wrong, if hardware acceleration is disabled

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47341

--- Comment #22 from QA Administrators  ---
Dear bellgardt,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 40185] EDITING Sentence case oddities

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40185

--- Comment #10 from QA Administrators  ---
Dear Urmas,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 46354] Updater shows incomplete identification of build number

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46354

--- Comment #17 from QA Administrators  ---
Dear Pedro,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 93070] Buttons in toolbar "Form Controls" fail to change state to "unpressed"

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93070

--- Comment #9 from QA Administrators  ---
Dear OfficeUser,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 120331] Document moves and renames are not tracked on macOS

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120331

--- Comment #3 from QA Administrators  ---
Dear Andrew Hyatt,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 93389] Document recovery strips encryption

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93389

--- Comment #16 from QA Administrators  ---
Dear DN,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 80649] Frame context menu appears on picture when anchored as character, when context menu is started immediately after another picture was selected

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80649

--- Comment #15 from QA Administrators  ---
Dear OfficeUser,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 44293] FORMATTING: Format ordinal number suffixes (1st -> 1^st) doesn't work in Portuguese

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44293

--- Comment #5 from QA Administrators  ---
Dear Gustavo Pacheco,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 120194] Weird interaction between tab pages of character dialog

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120194

--- Comment #4 from QA Administrators  ---
Dear Tamás Zolnai,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 'distro/lhm/libreoffice-6-1+backports' - include/vcl vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/unx vcl/win

2019-10-06 Thread Katarina Behrens (via logerrit)
 include/vcl/outdev.hxx |2 
 vcl/inc/PhysicalFontFace.hxx   |2 
 vcl/inc/fontinstance.hxx   |9 +
 vcl/inc/fontselect.hxx |3 
 vcl/inc/impfontcache.hxx   |   20 ++-
 vcl/inc/qt5/Qt5Font.hxx|3 
 vcl/inc/qt5/Qt5FontFace.hxx|3 
 vcl/inc/qt5/Qt5Graphics.hxx|2 
 vcl/inc/quartz/salgdi.h|6 -
 vcl/inc/sallayout.hxx  |2 
 vcl/inc/salwtype.hxx   |3 
 vcl/inc/unx/freetype_glyphcache.hxx|4 
 vcl/inc/unx/glyphcache.hxx |5 
 vcl/inc/win/salgdi.h   |7 -
 vcl/inc/win/winlayout.hxx  |2 
 vcl/qt5/Qt5FontFace.cxx|3 
 vcl/qt5/Qt5Graphics.cxx|2 
 vcl/qt5/Qt5Graphics_Text.cxx   |8 -
 vcl/quartz/ctfonts.cxx |2 
 vcl/quartz/salgdi.cxx  |   10 +
 vcl/source/font/PhysicalFontFace.cxx   |2 
 vcl/source/font/fontcache.cxx  |  148 +++--
 vcl/source/font/fontinstance.cxx   |   22 +++
 vcl/source/font/fontselect.cxx |1 
 vcl/source/gdi/CommonSalLayout.cxx |2 
 vcl/source/gdi/pdfwriter_impl.cxx  |   12 +-
 vcl/source/gdi/print.cxx   |   25 +++-
 vcl/source/gdi/virdev.cxx  |6 -
 vcl/source/outdev/font.cxx |   26 ++--
 vcl/source/outdev/outdev.cxx   |3 
 vcl/source/outdev/outdevstate.cxx  |7 +
 vcl/source/outdev/textline.cxx |8 -
 vcl/source/window/window.cxx   |5 
 vcl/unx/generic/glyphs/freetype_glyphcache.cxx |9 -
 vcl/win/gdi/salfont.cxx|   29 +++-
 vcl/win/gdi/salgdi.cxx |1 
 vcl/win/gdi/winlayout.cxx  |5 
 37 files changed, 293 insertions(+), 116 deletions(-)

New commits:
commit cb63178ec92253c502710fce044700d2a6b86851
Author: Katarina Behrens 
AuthorDate: Wed Oct 2 11:32:06 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Mon Oct 7 04:13:36 2019 +0200

Revert series of LogicalFontInstance refactorings

that cripple MM on Windows. They were backported in
anticipation of backporting kde5 vclplug to 6.1 but
otherwise add ~no value.

Those are the reverted changes:
e1266add9454 qt5: hold LogicalFontInstance with rtl::Reference
ef759d03610b fixup 3eb3f0d9bc7fa94510
dbc1d2fe423b hold LogicalFontInstance with rtl::Reference

Change-Id: Ieb0790797630c59ba233145c2ec075cf99725f8c
Reviewed-on: https://gerrit.libreoffice.org/80247
Reviewed-by: Thorsten Behrens 
Tested-by: Thorsten Behrens 

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index d0231e78a18e..59780f9f5e2f 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -332,7 +332,7 @@ private:
 mutable VclPtrmpPrevGraphics; ///< Previous output 
device in list
 mutable VclPtrmpNextGraphics; ///< Next output 
device in list
 GDIMetaFile*mpMetaFile;
-mutable rtl::Reference mpFontInstance;
+mutable LogicalFontInstance*mpFontInstance;
 mutable ImplFontCache*  mpFontCache;
 mutable PhysicalFontCollection* mpFontCollection;
 mutable std::unique_ptr mpDeviceFontList;
diff --git a/vcl/inc/PhysicalFontFace.hxx b/vcl/inc/PhysicalFontFace.hxx
index e289345716ca..2406b6cf41da 100644
--- a/vcl/inc/PhysicalFontFace.hxx
+++ b/vcl/inc/PhysicalFontFace.hxx
@@ -54,7 +54,7 @@ public:
 class VCL_PLUGIN_PUBLIC PhysicalFontFace : public FontAttributes, public 
salhelper::SimpleReferenceObject
 {
 public:
-virtual rtl::Reference CreateFontInstance(const 
FontSelectPattern&) const;
+virtual LogicalFontInstance* CreateFontInstance(const FontSelectPattern&) 
const;
 virtual rtl::Reference Clone() const = 0;
 
 int GetHeight() const   { return mnHeight; }
diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx
index 149bb553c3eb..317b7181198d 100644
--- a/vcl/inc/fontinstance.hxx
+++ b/vcl/inc/fontinstance.hxx
@@ -24,7 +24,6 @@
 #include "impfontmetricdata.hxx"
 
 #include 
-#include 
 #include 
 #include 
 
@@ -36,7 +35,7 @@ class PhysicalFontFace;
 
 // TODO: allow sharing of metrics for related fonts
 
-class VCL_PLUGIN_PUBLIC LogicalFontInstance : public 
salhelper::SimpleReferenceObject
+class VCL_PLUGIN_PUBLIC LogicalFontInstance
 {
 // just declaring the factory function doesn't work AKA
 // friend LogicalFontInstance* PhysicalFontFace::CreateFontInstance(const 
FontSelectPattern&) const;
@@ -44,7 +43,7 @@ class VCL_PLUGIN_PUBLIC LogicalFontInstance : public 

[Libreoffice-bugs] [Bug 127944] search: accented characters

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127944

Khaled Hosny  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from Khaled Hosny  ---
I can’t reproduce.

Please make sure to select Diacritic-sensitive checkbox in the Find & Replace
dialog (it should be selected by default, in new installations at least).

-- 
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 127902] Indic: Visarga characters should combine correctly after Vedic tone markers

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127902

Khaled Hosny  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #6 from Khaled Hosny  ---
I can reproduce with hb-view utility from HarfBuzz, so it is a HarfBuzz issue.
Please report on https://github.com/harfbuzz/harfbuzz/issues

-- 
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 71732] [META] Bugs related to text rendering, typography and font features in LO

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 127902, which changed state.

Bug 127902 Summary: Indic: Visarga characters should combine correctly after 
Vedic tone markers
https://bugs.documentfoundation.org/show_bug.cgi?id=127902

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTOURBUG

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

GetPixel() issue

2019-10-06 Thread Chris Sherlock
I’ve filed a bug https://bugs.documentfoundation.org/show_bug.cgi?id=127992 


I’ve been stepping through the code and trying to work out what is going on, 
and I regret to say I seem to be getting nowhere. I thought I’d ask the mailing 
list if anyone might know what is going on here - only seems to affect Cairo 
backends…

Basically, if you call GetPixel() in my unit test it is always return #00FF 
as the color, regardless of what you draw to the pixel. 

Does anyone have any ideas why this is occurring?

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

[Libreoffice-bugs] [Bug 127992] Cairo backend does not return GetPixel() correctly

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127992

Chris Sherlock  changed:

   What|Removed |Added

 CC||chris.sherloc...@gmail.com

--- Comment #1 from Chris Sherlock  ---
Please note, I did step through this, I think the issue may occur in

-- 
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 127992] New: Cairo backend does not return GetPixel() correctly

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127992

Bug ID: 127992
   Summary: Cairo backend does not return GetPixel() correctly
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: chris.sherloc...@gmail.com

Description:
On systems that use Cairo as the VCL backend, the following occurs:

VirtualDevice aRenderContext;
aRenderContext.DrawPixel(Point(8, 1), COL_GREEN);
aRenderContext.GetPixel(Point(8, 1)));

Last line returns 00ff! This is wrong

https://github.com/chrissherlock/libreoffice-experimental/blob/pixelbug/vcl/qa/cppunit/outdev/PixelTest.cxx

Steps to Reproduce:
1. Cherry pick my commit on github:

https://github.com/chrissherlock/libreoffice-experimental/commit/515c1b3e3ddf1a06028982b5741350dfeedc010f

2. Run make CppunitTest_PixelTest

Actual Results:
/home/chris/repos/libreoffice-latest/vcl/qa/cppunit/outdev/PixelTest.cxx:35:PixelTest::testPixel
equality assertion failed
- Expected: c[0080]
- Actual  : c[00ff]

PixelTest::testPixel finished in: 21ms
PixelTest.cxx:35:Assertion
Test name: PixelTest::testPixel
equality assertion failed
- Expected: c[0080]
- Actual  : c[00ff]

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0

Error: a unit test failed, please do one of:

make CppunitTest_PixelTest CPPUNITTRACE="gdb --args"
# for interactive debugging on Linux
make CppunitTest_PixelTest VALGRIND=memcheck
# for memory checking
make CppunitTest_PixelTest DEBUGCPPUNIT=TRUE
# for exception catching


Expected Results:
Should be returning 0080 (COL_GREEN). 


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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-4' - ios/ios.h

2019-10-06 Thread Tor Lillqvist (via logerrit)
 ios/ios.h |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 9040981fa5fc988cfea9c9eedc4ca66e52103d12
Author: Tor Lillqvist 
AuthorDate: Sun Oct 6 22:44:53 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Mon Oct 7 00:44:37 2019 +0300

There is no lo_ios_app_getCacheDir() since some time

Change-Id: Iab08387e0b7ac5be081e549dd2f7374c13b648d4

diff --git a/ios/ios.h b/ios/ios.h
index 8bf7e147d..8d4e8c8bf 100644
--- a/ios/ios.h
+++ b/ios/ios.h
@@ -9,8 +9,6 @@
 
 #include 
 
-extern const char *lo_ios_app_getCacheDir();
-
 extern int loolwsd_server_socket_fd;
 
 extern lok::Document *lok_document;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 101035] WIKIHELP: no Search term text box on Index page

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101035

Dennis Roczek  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME
 CC||dennisroc...@libreoffice.or
   ||g,
   ||olivier.hallot@libreoffice.
   ||org

--- Comment #7 from Dennis Roczek  ---
As we moved to the "new help system", I cannot longer reproduce this problem.

Closing as WFM.

-- 
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: vcl/headless

2019-10-06 Thread Caolán McNamara (via logerrit)
 vcl/headless/svpinst.cxx |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit b03c6bc011d05f33522537ed37fe01c30444be0f
Author: Caolán McNamara 
AuthorDate: Sun Oct 6 21:19:15 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Oct 6 22:35:46 2019 +0200

fix android build

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

diff --git a/vcl/headless/svpinst.cxx b/vcl/headless/svpinst.cxx
index 617ac21fa884..31b9f4558e44 100644
--- a/vcl/headless/svpinst.cxx
+++ b/vcl/headless/svpinst.cxx
@@ -247,10 +247,16 @@ std::unique_ptr 
SvpSalInstance::CreateVirtualDevice(SalGraphic
 {
 SvpSalGraphics *pSvpSalGraphics = dynamic_cast(pGraphics);
 assert(pSvpSalGraphics);
+#if defined(UNX)
 // tdf#127529 normally pPreExistingTarget is null and we are a true 
virtualdevice drawing to a backing buffer.
 // Occasionally, for canvas/slideshow, pPreExistingTarget is pre-provided 
as a hack to use the vcl drawing
 // apis to render onto a preexisting cairo surface. The necessity for that 
precedes the use of cairo in vcl proper
 cairo_surface_t* pPreExistingTarget = pGd ? 
static_cast(pGd->pSurface) : nullptr;
+#else
+//ANDROID case
+(void)pGd;
+cairo_surface_t* pPreExistingTarget = nullptr;
+#endif
 std::unique_ptr pNew(new SvpSalVirtualDevice(eFormat, 
pSvpSalGraphics->getSurface(), pPreExistingTarget));
 pNew->SetSize( nDX, nDY );
 return pNew;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 127935] Double-click does not expand option tree

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127935

--- Comment #4 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/48595c805dd5b917e9bd01ad1c2deb4a047c5f7b

Related: tdf#127935 set default activate handler to toggle row expansion

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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: basctl/source cui/source dbaccess/source extensions/source filter/source formula/source include/sfx2 include/svx include/vcl sc/source sfx2/source svx/source sw/source

2019-10-06 Thread Caolán McNamara (via logerrit)
 basctl/source/basicide/bastype2.cxx|7 ---
 basctl/source/basicide/brkdlg.cxx  |8 
 basctl/source/basicide/brkdlg.hxx  |2 +-
 basctl/source/basicide/macrodlg.cxx|7 ---
 basctl/source/basicide/macrodlg.hxx|2 +-
 basctl/source/inc/bastype2.hxx |2 +-
 cui/source/customize/cfg.cxx   |3 ++-
 cui/source/customize/cfgutil.cxx   |   16 ++--
 cui/source/customize/macropg.cxx   |3 ++-
 cui/source/dialogs/SpellDialog.cxx |3 ++-
 cui/source/dialogs/cuigaldlg.cxx   |3 ++-
 cui/source/dialogs/hlmarkwn.cxx|3 ++-
 cui/source/dialogs/insdlg.cxx  |3 ++-
 cui/source/dialogs/linkdlg.cxx |3 ++-
 cui/source/dialogs/pastedlg.cxx|3 ++-
 cui/source/dialogs/thesdlg.cxx |4 +++-
 cui/source/inc/SpellDialog.hxx |2 +-
 cui/source/inc/autocdlg.hxx|2 +-
 cui/source/inc/cfg.hxx |2 +-
 cui/source/inc/cfgutil.hxx |5 ++---
 cui/source/inc/cuigaldlg.hxx   |2 +-
 cui/source/inc/dbregister.hxx  |2 +-
 cui/source/inc/hlmarkwn.hxx|2 +-
 cui/source/inc/insdlg.hxx  |2 +-
 cui/source/inc/linkdlg.hxx |2 +-
 cui/source/inc/macroass.hxx|2 +-
 cui/source/inc/macropg.hxx |2 +-
 cui/source/inc/numfmt.hxx  |2 +-
 cui/source/inc/optlingu.hxx|2 +-
 cui/source/inc/optpath.hxx |2 +-
 cui/source/inc/pastedlg.hxx|2 +-
 cui/source/inc/tabstpge.hxx|2 +-
 cui/source/inc/thesdlg.hxx |2 +-
 cui/source/inc/treeopt.hxx |1 -
 cui/source/options/dbregister.cxx  |3 ++-
 cui/source/options/optaboutconfig.cxx  |3 ++-
 cui/source/options/optaboutconfig.hxx  |2 +-
 cui/source/options/optjava.cxx |3 ++-
 cui/source/options/optjava.hxx |2 +-
 cui/source/options/optlingu.cxx|3 ++-
 cui/source/options/optpath.cxx |3 ++-
 cui/source/options/treeopt.cxx |9 -
 cui/source/tabpages/autocdlg.cxx   |3 ++-
 cui/source/tabpages/macroass.cxx   |5 +++--
 cui/source/tabpages/numfmt.cxx |6 +++---
 cui/source/tabpages/tabstpge.cxx   |3 ++-
 dbaccess/source/ui/dlg/CollectionView.cxx  |4 +++-
 dbaccess/source/ui/dlg/adtabdlg.cxx|3 ++-
 dbaccess/source/ui/dlg/dsselect.cxx|3 ++-
 dbaccess/source/ui/dlg/dsselect.hxx|2 +-
 dbaccess/source/ui/inc/CollectionView.hxx  |2 +-
 dbaccess/source/ui/inc/WColumnSelect.hxx   |2 +-
 dbaccess/source/ui/inc/adtabdlg.hxx|2 +-
 dbaccess/source/ui/misc/WColumnSelect.cxx  |4 +++-
 extensions/source/abpilot/tableselectionpage.cxx   |3 ++-
 extensions/source/abpilot/tableselectionpage.hxx   |2 +-
 extensions/source/bibliography/datman.cxx  |5 +++--
 extensions/source/dbpilots/commonpagesdbp.cxx  |3 ++-
 extensions/source/dbpilots/commonpagesdbp.hxx  |2 +-
 extensions/source/dbpilots/gridwizard.cxx  |5 ++---
 extensions/source/dbpilots/gridwizard.hxx  |2 +-
 extensions/source/dbpilots/listcombowizard.cxx |6 --
 extensions/source/dbpilots/listcombowizard.hxx |4 ++--
 filter/source/xsltdialog/xmlfiltersettingsdialog.cxx   |3 ++-
 filter/source/xsltdialog/xmlfiltersettingsdialog.hxx   |2 +-
 formula/source/ui/dlg/funcpage.cxx |3 ++-
 formula/source/ui/dlg/funcpage.hxx |2 +-
 include/sfx2/new.hxx   |2 +-
 include/sfx2/newstyle.hxx  |2 +-
 include/svx/ClassificationDialog.hxx   |6 +++---
 include/svx/txencbox.hxx   |2 +-
 include/vcl/weld.hxx   |   15 +++
 sc/source/ui/condformat/condformatmgr.cxx  |6 +++---
 sc/source/ui/dbgui/PivotLayoutTreeList.cxx |8 +---
 

[Libreoffice-bugs] [Bug 123947] Export to PDF from Writer broke picture size (only width size). Could be linked to reducing dpi size

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123947

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #8 from Buovjaga  ---
(In reply to roumanet from comment #7)
> I'm trying to test again but since 6.3.2, I'm not able to reproduce it (for
> PDF).
> However, in 6.3.2 pictures in this ODT document aren't correctly shown when
> OpenGL is enabled.
> 
> But that not LibreOffice problem, I'll suppose.

It could be a LibreOffice problem. Otherwise, it could be a bad graphics driver
and LibreOffice should automatically disable OpenGL rendering.

-- 
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 103378] [META] PDF export bugs and enhancements

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378
Bug 103378 depends on bug 123947, which changed state.

Bug 123947 Summary: Export to PDF from Writer broke picture size (only width 
size). Could be linked to reducing dpi size
https://bugs.documentfoundation.org/show_bug.cgi?id=123947

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

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

2019-10-06 Thread Pedro (via logerrit)
 loleaflet/css/toolbar.css |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit b156d80107b02862be7b0826d683befc64140be9
Author: Pedro 
AuthorDate: Thu Oct 3 15:36:48 2019 +0200
Commit: Szymon Kłos 
CommitDate: Sun Oct 6 22:06:26 2019 +0200

Increase icon element's width

Change-Id: Ic11cbf02513f7c9052bec26f5a56d354219ef24a
Reviewed-on: https://gerrit.libreoffice.org/80134
Reviewed-by: Szymon Kłos 
Tested-by: Szymon Kłos 

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 577f76712..61dc2b5c5 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -20,7 +20,9 @@
overflow: visible !important;
background-color: white;
 }
-
+#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo 
.w2ui-tb-image, #tb_actionbar_item_userlist{
+  min-width: 48px;
+}
 #toolbar-down {
left: 0;
right: 0;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-10-06 Thread Pedro (via logerrit)
 loleaflet/css/toolbar.css |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bf983a22bd409bd65d04367074e2795910215970
Author: Pedro 
AuthorDate: Fri Oct 4 14:00:54 2019 +0200
Commit: Szymon Kłos 
CommitDate: Sun Oct 6 22:07:01 2019 +0200

Add aditional space to tb_actionbar_item_mobile_wizard icon as its neighbors

Change-Id: I783184e20486be42ee878c9887670b58f4d74996
Reviewed-on: https://gerrit.libreoffice.org/80210
Reviewed-by: Szymon Kłos 
Tested-by: Szymon Kłos 

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 61dc2b5c5..7d83755d9 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -20,7 +20,7 @@
overflow: visible !important;
background-color: white;
 }
-#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo 
.w2ui-tb-image, #tb_actionbar_item_userlist{
+#tb_actionbar_item_undo .w2ui-tb-image, #tb_actionbar_item_redo 
.w2ui-tb-image, #tb_actionbar_item_userlist, #tb_actionbar_item_mobile_wizard 
.w2ui-tb-image{
   min-width: 48px;
 }
 #toolbar-down {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-10-06 Thread Pedro (via logerrit)
 loleaflet/css/menubar.css |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0d2026315143ad778b10ede30f55c25777eb37a3
Author: Pedro 
AuthorDate: Thu Oct 3 15:31:45 2019 +0200
Commit: Szymon Kłos 
CommitDate: Sun Oct 6 22:04:01 2019 +0200

Fix main-nav  position, space out icons and remove document-header that 
appeats in the menu when in edit mode

Change-Id: I8d20cc424c30a302c36daa4952c39e12d1b74f80
Reviewed-on: https://gerrit.libreoffice.org/80132
Reviewed-by: Szymon Kłos 
Tested-by: Szymon Kłos 

diff --git a/loleaflet/css/menubar.css b/loleaflet/css/menubar.css
index 9324fbebd..7e3c6c481 100644
--- a/loleaflet/css/menubar.css
+++ b/loleaflet/css/menubar.css
@@ -48,7 +48,9 @@
 font-weight: bold;
 color: #404040;
   }
-
+#document-header{
+  display: none !important;
+}
 
 }
 
@@ -342,6 +344,7 @@
 -webkit-overflow-scrolling: touch;
 overflow: scroll;
 z-index: 1010;
+bottom: 34px !important;
 }
 
 #main-menu {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 123947] Export to PDF from Writer broke picture size (only width size). Could be linked to reducing dpi size

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123947

--- Comment #7 from roumanet  ---
I'm trying to test again but since 6.3.2, I'm not able to reproduce it (for
PDF).
However, in 6.3.2 pictures in this ODT document aren't correctly shown when
OpenGL is enabled.

But that not LibreOffice problem, I'll suppose.

Thanks a lot, you can close 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] online.git: loleaflet/src

2019-10-06 Thread Pedro (via logerrit)
 loleaflet/src/layer/tile/CalcTileLayer.js |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3b92083ba184314994f6a7862e2bc62f6eaa5ebb
Author: Pedro 
AuthorDate: Fri Oct 4 09:44:38 2019 +0200
Commit: Szymon Kłos 
CommitDate: Sun Oct 6 21:55:39 2019 +0200

Remove toolbar divider(break) in calc

Change-Id: Ic342aef8a4d4797d8d38531348387508a65bda76
Reviewed-on: https://gerrit.libreoffice.org/80181
Reviewed-by: Szymon Kłos 
Tested-by: Szymon Kłos 

diff --git a/loleaflet/src/layer/tile/CalcTileLayer.js 
b/loleaflet/src/layer/tile/CalcTileLayer.js
index 71ce0ded2..84545599a 100644
--- a/loleaflet/src/layer/tile/CalcTileLayer.js
+++ b/loleaflet/src/layer/tile/CalcTileLayer.js
@@ -159,7 +159,6 @@ L.CalcTileLayer = L.TileLayer.extend({
items: [
{type: 'html',  id: 'left'},
{type: 'html', id: 'address', html: ''},
-   {type: 'break'},
{type: 'button',  id: 'sum',  img: 'autosum', 
hint: _('Sum')},
{type: 'button',  id: 'function',  img: 
'equal', hint: _('Function')},
{type: 'button', hidden: true, id: 
'cancelformula',  img: 'cancel', hint: _('Cancel')},
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-10-06 Thread Szymon Kłos (via logerrit)
 loleaflet/css/toolbar.css|4 ++--
 loleaflet/src/control/Control.JSDialogBuilder.js |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 3294ae90b0e11632d896fbfecd49795459a1a13f
Author: Szymon Kłos 
AuthorDate: Sun Oct 6 21:53:41 2019 +0200
Commit: Szymon Kłos 
CommitDate: Sun Oct 6 21:53:41 2019 +0200

jsdialogs: remove border around icons

Change-Id: I293377b8ffe3b3ddd18cf9c25b6f19bc96d9c65f

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index b726377ae..577f76712 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -810,8 +810,8 @@ tr.useritem > td > img {
 }
 
 .ui-content .unobutton {
-   min-width: 32px;
-   min-height: 32px;
+   width: 32px;
+   height: 32px;
margin-right: 5px;
 }
 
diff --git a/loleaflet/src/control/Control.JSDialogBuilder.js 
b/loleaflet/src/control/Control.JSDialogBuilder.js
index f4b4e3d26..89b87a8e5 100644
--- a/loleaflet/src/control/Control.JSDialogBuilder.js
+++ b/loleaflet/src/control/Control.JSDialogBuilder.js
@@ -338,7 +338,7 @@ L.Control.JSDialogBuilder = L.Control.extend({
var icon = 
builder._createIconPathFronUnoCommand(data.command);
 
button = L.DomUtil.create('img', 'ui-content 
unobutton', span);
-   $(button).css('background', 'url(' + icon + ')');
+   button.src = icon;
button.id = id;
 
var label = L.DomUtil.create('label', 'ui-content 
unolabel', span);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 127434] With UI scaled to 200% the 6.3.x status bar, sidebar tab icons are too small, 6.2.x was fine

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127434

--- Comment #10 from Klaus1189  ---
I uploaded some screenshots of the installers, do I need to open a new bug
report for this?

the "g" is cut off and the icons and text of the installer options are too
small.

-- 
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 127434] With UI scaled to 200% the 6.3.x status bar, sidebar tab icons are too small, 6.2.x was fine

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127434

--- Comment #9 from Klaus1189  ---
Created attachment 154787
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154787=edit
6.2.7 is fine

-- 
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 127434] With UI scaled to 200% the 6.3.x status bar, sidebar tab icons are too small, 6.2.x was fine

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127434

--- Comment #8 from Klaus1189  ---
Created attachment 154786
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154786=edit
6.2.7 is fine

-- 
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 127434] With UI scaled to 200% the 6.3.x status bar, sidebar tab icons are too small, 6.2.x was fine

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127434

--- Comment #7 from Klaus1189  ---
Created attachment 154785
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154785=edit
installer 6.3.2 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 127434] With UI scaled to 200% the 6.3.x status bar, sidebar tab icons are too small, 6.2.x was fine

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127434

--- Comment #6 from Klaus1189  ---
Created attachment 154784
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154784=edit
installer 6.3.2 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 127989] FILEOPEN PPTX full transparent hatch background is not set as 'no background'

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127989

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, when I try to reproduce
this, the pptx opened in LO indicates a white background.
Wrong too but with another color.

-- 
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 127988] LibreOffice crash on trying to set language

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127988

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with LO Debian package 6.3.2 and gen rendering, I don't
reproduce this.

Could you give a try to https://wiki.documentfoundation.org/QA/FirstSteps?
(above all OpenGL part since you indicated you reset your LO 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 127991] CPU will run utilize a single core for ever after holding space with automatic spell check enabled

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127991

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Created attachment 154783
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154783=edit
perf flamegraph

On pc Debian x86-64 with master sources updated today, I could reproduce this.

-- 
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 127991] CPU will run utilize a single core for ever after holding space with automatic spell check enabled

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127991

Julien Nabet  changed:

   What|Removed |Added

 OS|Windows (All)   |All
 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-bugs] [Bug 127980] problem with changing of Math formula in LibreOffice Writer

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127980

--- Comment #3 from severin.k...@gmail.com ---
Unfortunately I can't attach the file due to copyright.

-- 
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 127576] Writer (Linux Mint 19 & Win 7/32 in a VM) - NO copy format with paintbrush-symbol for a paragraph (formatting of characters works)

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127576

wolfgang-in-ber...@web.de changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from wolfgang-in-ber...@web.de ---
Hello,

because of using Linux Mint 19 I'm not able to use a newer version on this
operationg system. But I've seen that the fault is also reproducable in Windows
(portable version) ... as described.

So the problem seems to be "old", and also existent in actual versions (of
linux also).

1. Do you have any information about the possibility that the fault is solved?
I'm able to try another portable version in Windows.

2. Are you able to reproduce the problem with your version? (Is my description
good enough?)


Ahh... I've a Kubuntu with 6.2.7.1... ;)

The problem is there also:

1a. format of characters will be "added" to text with LESS format. 
(unformatted text will be coloured)

1b. format will not be subtracted when the source text has less format
information
(formatted text will not lose the informations.)

you can ADD format informations, but not remove.

2. format of paragraphs will not copied! I tried:
 a) "indent"(?) and 
 b) "space after the line".

3. I didn't try double-click for multiple use... 


My native language (german) would be helpfull to describe the issue.
I hope this helps anyway ;)

-- 
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 127609] Toolbar settings not persistent on LibreOffice restart

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127609

hardy  changed:

   What|Removed |Added

 CC||mathemati...@gmx.de
 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from hardy  ---
I have retested this under LibreOffice 6.3.2.2, the newest available version.
And the behavior is still the same.

-- 
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 108681] [META] Cell formatting/style dialog bugs and enhancements

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108681

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||127934


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127934
[Bug 127934] Make Cell Format dialog HIG conform
-- 
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 127934] Make Cell Format dialog HIG conform

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127934

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||108681


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108681
[Bug 108681] [META] Cell formatting/style 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 127969] new Redact function produces merely readable text

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127969

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||79045_79...@mail.ru

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Can you try latest master build where it should be fixed?

https://dev-builds.libreoffice.org/daily/master/

Or you can some wait 6.3.3 version and check it there

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

-- 
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 124377] Make better bitmap export quality to PDF for Redaction

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124377

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||b...@kanka.de

--- Comment #10 from Roman Kuznetsov <79045_79...@mail.ru> ---
*** Bug 127969 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 127979] Spanish translation is missing in LO Draw 6.3.2.2, Spanish Version, View Menu> User Interface Sub-Menu> options: “Tabbed Compact” and “Contextual Single”

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127979

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

  Component|Draw|Localization
 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-ux-advise] [Bug 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 105488] Support multi-colored fonts using SVG table

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105488

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

 CC||dr.khaled.ho...@gmail.com,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||qui...@gmail.com,
   ||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
Can't get too excited about it. Seems pretty limited coverage with conflicting
'Pro' distributions that would break any LO distributed version.

Would rather see us fully implement support for OTF COLR/CPAL tables (bug
104403), and OTF SVG tables (bug 105488), or OTF CBDT/SBIX tables (bug 121327)
and fully implement use of the color EmojiOne font we already deply.

And of course in addition to flexibly handling color, there is OTF Variable
Font to consider for layout and printing/export (bug 103596, bug 108497); would
rather get some of that implementation worked out and only then consider what
additional fonts are appropriate to bundle.

@Tomaz are we still thinking of 'colorizing' SVG icons/glyphs in response to
os/DE theme settings, and for better HiDPI use?

-- 
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 127983] Font Awesome

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127983

V Stuart Foote  changed:

   What|Removed |Added

 CC||dr.khaled.ho...@gmail.com,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||qui...@gmail.com,
   ||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
Can't get too excited about it. Seems pretty limited coverage with conflicting
'Pro' distributions that would break any LO distributed version.

Would rather see us fully implement support for OTF COLR/CPAL tables (bug
104403), and OTF SVG tables (bug 105488), or OTF CBDT/SBIX tables (bug 121327)
and fully implement use of the color EmojiOne font we already deply.

And of course in addition to flexibly handling color, there is OTF Variable
Font to consider for layout and printing/export (bug 103596, bug 108497); would
rather get some of that implementation worked out and only then consider what
additional fonts are appropriate to bundle.

@Tomaz are we still thinking of 'colorizing' SVG icons/glyphs in response to
os/DE theme settings, and for better HiDPI use?

-- 
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 125565] Not possible to move table

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125565

Tomaz Vajngerl  changed:

   What|Removed |Added

 Status|NEW |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 127802] EDITING FORMATTING

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127802

Dave_B  changed:

   What|Removed |Added

Version|6.3.1.2 release |6.3.2.2 release

--- Comment #3 from Dave_B  ---
I've checked for this on my Raspberry Pi (LO version 6.1.5.2) and Windows 10 32
bit VM (LO version 6.3.2.2):

Pi: Works as it should
W10: Works as it should

The LO version on Linux is now also 6.3.2.2. Bug still persists.

-- 
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 127980] problem with changing of Math formula in LibreOffice Writer

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127980

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||79045_79...@mail.ru
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
Can you attach your file with formulas here?

-- 
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 127980] problem with changing of Math formula in LibreOffice Writer

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127980

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

Summary|problem with formula in |problem with changing of
   |LibreOffice Writer  |Math formula in LibreOffice
   ||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: Branch 'distro/collabora/cp-6.2' - 2 commits - .git-hooks/pre-commit

2019-10-06 Thread Jan Holesovsky (via logerrit)
 .git-hooks/pre-commit |   60 ++
 1 file changed, 60 insertions(+)

New commits:
commit dd6a371daf6e00733fa30ce96e14b82f83d59595
Author: Jan Holesovsky 
AuthorDate: Thu Nov 22 11:52:21 2018 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 19:14:30 2019 +0200

git hooks: Tell what to do in another problematic submodules case.

Change-Id: I6247df16c021c13c97471cae16d3a1c0f3ddc691
Reviewed-on: https://gerrit.libreoffice.org/80257
Reviewed-by: Andras Timar 
Tested-by: Andras Timar 

diff --git a/.git-hooks/pre-commit b/.git-hooks/pre-commit
index 6c87dc890483..1f3d21ebff98 100755
--- a/.git-hooks/pre-commit
+++ b/.git-hooks/pre-commit
@@ -257,6 +257,12 @@ To remove the change, you can do:
 
   git submodule update $_
 
+If it fails with 'error: Server does not allow request for unadvertised 
object',
+run the following:
+
+  git submodule sync
+  git submodule update $_
+
 EOM
 exit(1);
 }
commit c2e222eb39ef15ff077e8cf3f63ae46c31fd0605
Author: Jan Holesovsky 
AuthorDate: Wed Nov 14 15:20:14 2018 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 19:14:03 2019 +0200

git hooks: Check that you are not committing to submodules by accident.

And also for a dangerous setting in the configuration that hides the
changes from you.

Change-Id: I99bad8024baf7048696d9602e857c253c20cb5c2
Reviewed-on: https://gerrit.libreoffice.org/63389
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky 
Reviewed-on: https://gerrit.libreoffice.org/80256
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Andras Timar 

diff --git a/.git-hooks/pre-commit b/.git-hooks/pre-commit
index 7ef34809165a..6c87dc890483 100755
--- a/.git-hooks/pre-commit
+++ b/.git-hooks/pre-commit
@@ -212,6 +212,57 @@ sub check_style($)
 }
 }
 
+sub check_submodules($)
+{
+my ($h) = @_;
+
+my $toplevel = `git rev-parse --show-toplevel`;
+chomp $toplevel;
+
+# trick to get a list of submodules - directly read from the .gitmodules
+open(SUBMODULES, "git config --file '$toplevel'/.gitmodules --get-regexp 
path | awk '{ print \$2 }' |" ) ||  die "Cannot run git config on the 
.gitmodules.";
+while ()
+{
+chomp;
+
+my $ignore = `git config submodule.$_.ignore`;
+chomp $ignore;
+if ($ignore eq 'all')
+{
+print 

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - sd/source

2019-10-06 Thread Jan Holesovsky (via logerrit)
 sd/source/ui/view/drviewse.cxx |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 24aa2ec5ac0701b183371815d710a105f192b711
Author: Jan Holesovsky 
AuthorDate: Thu Nov 22 12:34:06 2018 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 19:13:38 2019 +0200

lok sd: Insert the new shapes in the center of the slide.

Change-Id: I134f86dc0c49ddf26e7a3cfe790c49ab200de9e9
Reviewed-on: https://gerrit.libreoffice.org/80239
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Andras Timar 

diff --git a/sd/source/ui/view/drviewse.cxx b/sd/source/ui/view/drviewse.cxx
index 520e29bfb47a..233e627208fe 100644
--- a/sd/source/ui/view/drviewse.cxx
+++ b/sd/source/ui/view/drviewse.cxx
@@ -615,6 +615,12 @@ void DrawViewShell::FuPermanent(SfxRequest& rReq)
 
 // calc position and size
 ::tools::Rectangle aVisArea = 
GetActiveWindow()->PixelToLogic(::tools::Rectangle(Point(0,0), 
GetActiveWindow()->GetOutputSizePixel()));
+if (comphelper::LibreOfficeKit::isActive())
+{
+// aVisArea is nonsensical in the LOK case, use the slide size
+aVisArea = ::tools::Rectangle(Point(), 
getCurrentPage()->GetSize());
+}
+
 Point aPagePos = aVisArea.Center();
 aPagePos.AdjustX( -sal_Int32(nDefaultObjectSizeWidth / 2) );
 aPagePos.AdjustY( -sal_Int32(nDefaultObjectSizeHeight / 2) );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - android/Bootstrap

2019-10-06 Thread Jan Holesovsky (via logerrit)
 android/Bootstrap/Makefile.shared |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21f72fb1dbd0b83ac907e5a64131d41bc364267b
Author: Jan Holesovsky 
AuthorDate: Sat Feb 9 17:34:58 2019 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 19:10:25 2019 +0200

android: Add a missing dependency.

Useful when you switch sdk to a different location.

Change-Id: I95301cc9adf50a0bbd918cc7562b8871093625b8
Reviewed-on: https://gerrit.libreoffice.org/67873
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky 

diff --git a/android/Bootstrap/Makefile.shared 
b/android/Bootstrap/Makefile.shared
index 0c9944efff0f..e0678ba8c779 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -21,7 +21,7 @@ OBJLOCAL=obj/local/$(ANDROID_APP_ABI)
 # Helpful rules ...
 #
 
-local.properties:
+local.properties: $(BUILDDIR)/config_host.mk
echo sdk.dir=$(ANDROID_SDK_HOME) >local.properties
 
 #
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - 3 commits - android/mobile-config.py connectivity/source extensions/source sd/source svl/source vcl/source

2019-10-06 Thread Stephan Bergmann (via logerrit)
 android/mobile-config.py   |4 ++--
 connectivity/source/drivers/dbase/DTable.cxx   |   13 +++--
 connectivity/source/drivers/jdbc/ConnectionLog.cxx |9 +
 extensions/source/logging/plaintextformatter.cxx   |9 +
 sd/source/filter/eppt/pptx-epptooxml.cxx   |5 +++--
 svl/source/misc/lockfilecommon.cxx |5 +++--
 vcl/source/edit/texteng.cxx|5 ++---
 7 files changed, 27 insertions(+), 23 deletions(-)

New commits:
commit b32e7cd6faa4e04e24c0edb81e364d45511fbd37
Author: Stephan Bergmann 
AuthorDate: Tue Dec 11 12:47:54 2018 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 18:58:54 2019 +0200

Make android/mobile-config.py compatible with Python 3

Change-Id: I079c4efd28e7e0d10ca6edf242ddd85b9294db08
Reviewed-on: https://gerrit.libreoffice.org/64962
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/android/mobile-config.py b/android/mobile-config.py
index c4be1e3c4028..ba892846e548 100755
--- a/android/mobile-config.py
+++ b/android/mobile-config.py
@@ -65,14 +65,14 @@ if __name__ == '__main__':
 size = len(ET.tostring(child));
 key = '%s/%s' % (package, section)
 if key in main_xcd_discard:
-print 'removed %s - saving %d' % (key, size)
+print('removed %s - saving %d' % (key, size))
 saved = saved + size
 to_remove.append(child)
 
 for child in to_remove:
 root.remove(child)
 
-print "saved %d of %d bytes: %2.f%%" % (saved, total, saved*100.0/total)
+print("saved %d of %d bytes: %2.f%%" % (saved, total, saved*100.0/total))
 
 # Don't do pointless Word -> Writer and similar conversions when we have 
no UI.
 nsDict = {
commit 825d8a5f8e4289ae895742901a36a419ad1c651e
Author: Stephan Bergmann 
AuthorDate: Mon Jan 21 16:52:30 2019 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 18:56:44 2019 +0200

Simplify nXWidth initialization

...which happens to avoid an unhelpful -Werror=strict-overflow with GCC 7 
and
--enable-optimized:

> vcl/source/edit/texteng.cxx: In member function ‘bool 
TextEngine::CreateLines(sal_uInt32)’:
> vcl/source/edit/texteng.cxx:2197:9: error: assuming signed overflow does 
not occur when assuming that (X - c) > X is always false 
[-Werror=strict-overflow]
>  if ( nTmpWidth > nXWidth )
>  ^~

Change-Id: Ia87933da6e38b8b462d2ea34c3db6a84c5840f92
Reviewed-on: https://gerrit.libreoffice.org/66690
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/vcl/source/edit/texteng.cxx b/vcl/source/edit/texteng.cxx
index 859468fd9861..47ed32960866 100644
--- a/vcl/source/edit/texteng.cxx
+++ b/vcl/source/edit/texteng.cxx
@@ -2146,9 +2146,8 @@ bool TextEngine::CreateLines( sal_uInt32 nPara )
 std::size_t nTmpPortion = pLine->GetStartPortion();
 long nTmpWidth = mpDoc->GetLeftMargin();
 // do not subtract margin; it is included in TmpWidth
-long nXWidth = mnMaxTextWidth ? mnMaxTextWidth : 
std::numeric_limits::max();
-if ( nXWidth < nTmpWidth )
-nXWidth = nTmpWidth;
+long nXWidth = std::max(
+mnMaxTextWidth ? mnMaxTextWidth : 
std::numeric_limits::max(), nTmpWidth);
 
 // search for Portion that does not fit anymore into line
 TETextPortion* pPortion = nullptr;
commit 297263e0cc5aa4b2b66fdc3fd17a725b9bc5fa42
Author: Stephan Bergmann 
AuthorDate: Fri Jan 18 15:54:12 2019 +0100
Commit: Andras Timar 
CommitDate: Sun Oct 6 18:56:07 2019 +0200

Avoid -Werror=format-{overflow,truncation}=

...as emitted by at least GCC 8.2 with --enable-optimized, by making the 
buffers
large enough for the (hypothetical) largest values of the various date/time
components

Change-Id: I82e9b08fa099546b2d6f29c702e1440df9e6c6e0
Reviewed-on: https://gerrit.libreoffice.org/66618
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/connectivity/source/drivers/dbase/DTable.cxx 
b/connectivity/source/drivers/dbase/DTable.cxx
index 9e961cf793cb..535afd6660fe 100644
--- a/connectivity/source/drivers/dbase/DTable.cxx
+++ b/connectivity/source/drivers/dbase/DTable.cxx
@@ -1823,16 +1823,17 @@ bool ODbaseTable::UpdateBuffer(OValueRefVector& rRow, 
const OValueRefRow& pOrgRo
 aDate = 
::dbtools::DBTypeConversion::toDate(thisColVal.getDouble());
 else
 aDate = thisColVal;
-char s[9];
+char s[sizeof("-327686553565535")];
+// reserve enough space for hypothetical max length
 snprintf(s,
 sizeof(s),
 "%04d%02d%02d",
-static_cast(aDate.Year),
-static_cast(aDate.Month),
-

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

2019-10-06 Thread Noel Grandin (via logerrit)
 include/xmlreader/span.hxx  |   13 +
 include/xmlreader/xmlreader.hxx |   12 ++--
 xmlreader/source/span.cxx   |4 
 xmlreader/source/xmlreader.cxx  |6 ++
 4 files changed, 25 insertions(+), 10 deletions(-)

New commits:
commit 4b28b77eddfe48e709180f1ab81ac0d996796471
Author: Noel Grandin 
AuthorDate: Sun Oct 6 12:51:15 2019 +0200
Commit: Noel Grandin 
CommitDate: Sun Oct 6 18:51:37 2019 +0200

we can use Span for the cache key here

Change-Id: I77894e3c5e3d68cb2a12abcc0b09f2c042664ba0
Reviewed-on: https://gerrit.libreoffice.org/80315
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/include/xmlreader/span.hxx b/include/xmlreader/span.hxx
index 038241ef1133..f56059b96274 100644
--- a/include/xmlreader/span.hxx
+++ b/include/xmlreader/span.hxx
@@ -77,6 +77,19 @@ struct SAL_WARN_UNUSED OOO_DLLPUBLIC_XMLREADER Span {
 }
 
 rtl::OUString convertFromUtf8() const;
+
+std::size_t hashCode() const;
+};
+
+}
+
+namespace std {
+
+template<>
+struct hash<::xmlreader::Span>
+{
+std::size_t operator()(::xmlreader::Span const & s) const
+{ return s.hashCode(); }
 };
 
 }
diff --git a/include/xmlreader/xmlreader.hxx b/include/xmlreader/xmlreader.hxx
index a7f7dbb6d1ce..a553baeb6c3a 100644
--- a/include/xmlreader/xmlreader.hxx
+++ b/include/xmlreader/xmlreader.hxx
@@ -77,8 +77,8 @@ private:
 // elements_ and attributes_):
 
 struct NamespaceData {
-Span const prefix;
-int const nsId;
+Span prefix;
+int nsId;
 
 NamespaceData():
 nsId(-1) {}
@@ -90,9 +90,9 @@ private:
 typedef std::vector< NamespaceData > NamespaceList;
 
 struct ElementData {
-Span const name;
-NamespaceList::size_type const inheritedNamespaces;
-int const defaultNamespaceId;
+Span name;
+NamespaceList::size_type inheritedNamespaces;
+int defaultNamespaceId;
 
 ElementData(
 Span const & theName,
@@ -173,7 +173,7 @@ private:
 void * fileAddress_;
 NamespaceIris namespaceIris_;
 NamespaceList namespaces_;
-mutable std::unordered_map cacheNSIds_;
+mutable std::unordered_map cacheNSIds_;
 ElementStack elements_;
 char const * pos_;
 char const * end_;
diff --git a/xmlreader/source/span.cxx b/xmlreader/source/span.cxx
index 29433c561fb7..300c0a2e99b3 100644
--- a/xmlreader/source/span.cxx
+++ b/xmlreader/source/span.cxx
@@ -46,6 +46,10 @@ OUString Span::convertFromUtf8() const {
 return OUString(s, SAL_NO_ACQUIRE);
 }
 
+std::size_t Span::hashCode() const {
+return rtl_str_hashCode_WithLength(begin, length);
+}
+
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmlreader/source/xmlreader.cxx b/xmlreader/source/xmlreader.cxx
index 0194f6c695a7..95a27a785b5c 100644
--- a/xmlreader/source/xmlreader.cxx
+++ b/xmlreader/source/xmlreader.cxx
@@ -182,9 +182,7 @@ Span XmlReader::getAttributeValue(bool fullyNormalize) {
 }
 
 int XmlReader::getNamespaceId(Span const & prefix) const {
-OUString spanString = prefix.convertFromUtf8();
-
-if (auto it = cacheNSIds_.find(spanString); it != cacheNSIds_.end())
+if (auto it = cacheNSIds_.find(prefix); it != cacheNSIds_.end())
 {
 return it->second;
 }
@@ -194,7 +192,7 @@ int XmlReader::getNamespaceId(Span const & prefix) const {
 
 if (i != namespaces_.rend())
 {
-cacheNSIds_[spanString]= i->nsId;
+cacheNSIds_[i->prefix]= i->nsId;
 return i->nsId;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-ux-advise] [Bug 127981] can't disable f1 shortcut to open libre office help

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127981

V Stuart Foote  changed:

   What|Removed |Added

 OS|Linux (All) |All
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE
   Keywords||needsUXEval
   Severity|normal  |enhancement
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from V Stuart Foote  ---
The KEY_F1 is an internally reserved key [1] assigned in VCL to the
.uno:HelpIndex command.  Not available to reassign as Customize action.

Duplicate of bug 106245 and remains => WF

The .uno:HelpIndex, aka 'LibreOffice Help' command receives an accelerator, and
is available to assign as a keyboard shortcut.


[1] 
https://opengrok.libreoffice.org/xref/core/vcl/source/app/svapp.cxx?r=73e3604f#84

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

-- 
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 127981] can't disable f1 shortcut to open libre office help

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127981

V Stuart Foote  changed:

   What|Removed |Added

 OS|Linux (All) |All
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE
   Keywords||needsUXEval
   Severity|normal  |enhancement
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from V Stuart Foote  ---
The KEY_F1 is an internally reserved key [1] assigned in VCL to the
.uno:HelpIndex command.  Not available to reassign as Customize action.

Duplicate of bug 106245 and remains => WF

The .uno:HelpIndex, aka 'LibreOffice Help' command receives an accelerator, and
is available to assign as a keyboard shortcut.


[1] 
https://opengrok.libreoffice.org/xref/core/vcl/source/app/svapp.cxx?r=73e3604f#84

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

-- 
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 106245] Please, remove current limitation on function keys

2019-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106245

V Stuart Foote  changed:

   What|Removed |Added

 CC||lighdrawk...@protonmail.com

--- Comment #3 from V Stuart Foote  ---
*** Bug 127981 has been marked as a duplicate of this bug. ***

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

  1   2   >