[Libreoffice-bugs] [Bug 142165] Table lines in Writer 7.1.3.2 go crazy

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142165

--- Comment #4 from Hans  ---
Unlike https://bugs.documentfoundation.org/show_bug.cgi?id=139018

In the bug 139018 (see screencast in the belonging bugreport) the right and
left borders are set to neutral and not to invisible as should be done to get
the desired result. So bug 139018 might not be a bug.

Due to the bug described here, it is impossible to set internal table lines
without getting the cell-sizes increased (by unwanted padding increase) and
internal table lines are moved to the borders of the table without the request
of the user.

-- 
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 142151] Red cast rendered in 16 bit TIFF image

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142151

--- Comment #1 from Alistair Saywell  ---
The mishandling seems to happen in the TIFF filter as the same image saved as
16 bit PNG displays normally, without any red cast.

-- 
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: include/basegfx

2021-05-09 Thread Thorsten Behrens (via logerrit)
 include/basegfx/color/bcolormodifier.hxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 80c9e7fe5360e3262ec49e174afc3133fbdb88e0
Author: Thorsten Behrens 
AuthorDate: Sun May 9 23:21:16 2021 +0200
Commit: Thorsten Behrens 
CommitDate: Mon May 10 07:19:11 2021 +0200

Some more vtables are still needed outside mergedlib

Fixup 99af09bf36ffab37ac5ca19c8cc03b741525021b with a few more
methods - otherwise BColorModifierTest.cxx doesn't link for
release builds.

Change-Id: I13f0d57e56ba4344564e2534c0ee4e4883ec4d23
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115294
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/include/basegfx/color/bcolormodifier.hxx 
b/include/basegfx/color/bcolormodifier.hxx
index 5e6fe8ebfce9..0ce8cbf1b4ed 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -84,7 +84,7 @@ namespace basegfx
 
 /** convert color to gray
 */
-class SAL_WARN_UNUSED UNLESS_MERGELIBS(BASEGFX_DLLPUBLIC) 
BColorModifier_gray final : public BColorModifier
+class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC BColorModifier_gray final : public 
BColorModifier
 {
 public:
 BColorModifier_gray()
@@ -105,7 +105,7 @@ namespace basegfx
 
 returns a color where red green and blue are inverted using 1.0 - n
 */
-class SAL_WARN_UNUSED UNLESS_MERGELIBS(BASEGFX_DLLPUBLIC) 
BColorModifier_invert final : public BColorModifier
+class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC BColorModifier_invert final : 
public BColorModifier
 {
 public:
 BColorModifier_invert()
@@ -153,7 +153,7 @@ namespace basegfx
 given color, replacing everything. Useful e.g. for unified shadow
 creation
 */
-class SAL_WARN_UNUSED UNLESS_MERGELIBS(BASEGFX_DLLPUBLIC) 
BColorModifier_replace final : public BColorModifier
+class SAL_WARN_UNUSED BASEGFX_DLLPUBLIC BColorModifier_replace final : 
public BColorModifier
 {
 private:
 ::basegfx::BColor   maBColor;
@@ -307,7 +307,7 @@ namespace basegfx
 All references to BColorModifier members use shared pointers, thus 
instances of
 BColorModifierStack can be copied by the default mechanisms if needed.
 */
-class UNLESS_MERGELIBS(BASEGFX_DLLPUBLIC) BColorModifierStack final
+class BASEGFX_DLLPUBLIC BColorModifierStack final
 {
 ::std::vector< BColorModifierSharedPtr >maBColorModifiers;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 142186] Cell formatting code #, ##0"." receives input field 123.45 as 12345

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142186

--- Comment #2 from joel roth  ---
@Ming Thank you. The previous libreoffice version is 5.2.7-1+deb9u11. (I found
this in /var/log/dpkg.log*)

-- 
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 142187] (spam)

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142187

Ming Hua  changed:

   What|Removed |Added

URL|https://www.canadapleasure. |
   |com |
Summary|canadapleasure  |(spam)
 Status|UNCONFIRMED |RESOLVED
  Component|Base|deletionRequest
 Resolution|--- |INVALID

-- 
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 107575] [META] Number format bugs and enhancements

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

Ming Hua  changed:

   What|Removed |Added

 Depends on||142186


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=142186
[Bug 142186] Cell formatting code #,##0"." receives input field 123.45 as 12345
-- 
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 142186] Cell formatting code #, ##0"." receives input field 123.45 as 12345

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142186

Ming Hua  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||107575
 CC||ming.v@qq.com
 OS|Linux (All) |All
 Ever confirmed|0   |1

--- Comment #1 from Ming Hua  ---
Reproduced with 7.0.6:
Version: 7.0.6.2 (x64)
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 2; OS: Windows 10.0 Build 19041; UI render: default; VCL: win
Locale: zh-CN (zh_CN); UI: en-US
Calc: threaded

@Joel: Do you remember which previous version that worked for you?  Or which
old Debian version (Debian 9?) with the LibreOffice that worked?  This helps
the QA people to decide when this bug possibly happened.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107575
[Bug 107575] [META] Number format 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 142187] canadapleasure

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142187

canadapleasure  changed:

   What|Removed |Added

URL||https://www.canadapleasure.
   ||com

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


[Libreoffice-bugs] [Bug 142187] New: canadapleasure

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142187

Bug ID: 142187
   Summary: canadapleasure
   Product: LibreOffice
   Version: 3.3.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: canadapleasu...@outlook.com

Description:
variety recently ran a rundown predictions encompassing the whole display-biz
realm; here are some of our additional prophecies precise to the track
international. simply be gentle on us if it turns out they do find a manner to
vaccinate the complete concert-going world in time for bonnaroo or if, one year
from now, adele and rihanna are nonetheless conserving out on us.

Actual Results:
variety recently ran a rundown predictions encompassing the whole display-biz
realm; here are some of our additional prophecies precise to the track
international. simply be gentle on us if it turns out they do find a manner to
vaccinate the complete concert-going world in time for bonnaroo or if, one year
from now, adele and rihanna are nonetheless conserving out on us.

Expected Results:
variety recently ran a rundown predictions encompassing the whole display-biz
realm; here are some of our additional prophecies precise to the track
international. simply be gentle on us if it turns out they do find a manner to
vaccinate the complete concert-going world in time for bonnaroo or if, one year
from now, adele and rihanna are nonetheless conserving out on us.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
variety recently ran a rundown predictions encompassing the whole display-biz
realm; here are some of our additional prophecies precise to the track
international. simply be gentle on us if it turns out they do find a manner to
vaccinate the complete concert-going world in time for bonnaroo or if, one year
from now, adele and rihanna are nonetheless conserving out on us.

-- 
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 142186] New: Cell formatting code #, ##0"." receives input field 123.45 as 12345

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142186

Bug ID: 142186
   Summary: Cell formatting code #,##0"." receives input field
123.45 as 12345
   Product: LibreOffice
   Version: 6.1.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jo...@pobox.com

Description:
In a previous version of libreoffice, I used formatting code #,##0"." for
displaying 123.45 as "123." In the current version (6.1.5-3+deb10u7), when this
formatting is set for a cell, an input of 123.45, after ENTER, is displayed in
the edit field as 12345. In other words, this format causes the decimal point
in the input to be lost.



Steps to Reproduce:
0. Decimal separator is set to '.'
1. Format cell as #,##0"."
2. Enter 123.45


Actual Results:
12345 displayed in input/edit field, cell displayed as 12,345

Expected Results:
Input/edit field contains 123.45, cell content formatted as 123.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.1.5.2
Build ID: 1:6.1.5-3+deb10u7
CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: x11; 
Locale: en-US (en_US.utf8); Calc: group threaded

-- 
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 141893] CALC DATA EDITING Advanced Filter No Duplicates -- strange effects v.difficult to Summarise

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141893

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 141886] Data saving error in latest updates 7.1.2 & 7.1.1

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141886

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 141888] Crash on undo while in IM pre-selection in Calc, Impress and Math

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141888

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 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

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 133613] error saving in libreoffice impress

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133613

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

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-ux-advise] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
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-ux-advise] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

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

-- 
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 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #10 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 134074] Pasting unformatted text into LibreOffice Calc 7.0

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134074

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 133566] Broken kerning with Qt5 backend

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133566

--- Comment #4 from QA Administrators  ---
Dear Hadmut Danisch,

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 134074] Pasting unformatted text into LibreOffice Calc 7.0

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134074

--- Comment #6 from QA Administrators  ---
Dear Scott C. Herzeg,

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 133613] error saving in libreoffice impress

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133613

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 133566] Broken kerning with Qt5 backend

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133566

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 133521] Visual glitches on multi-section Form in Base on update/new install of LO - fixed with manual window resize

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521

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

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 133521] Visual glitches on multi-section Form in Base on update/new install of LO - fixed with manual window resize

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521

QA Administrators  changed:

   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 138104] Exporting to PDF alters the document

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138104

--- Comment #2 from QA Administrators  ---
Dear leto.xavier,

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 62421] Comments added to frames or image caption are placed unconditional at the top

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62421

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

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
https://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 142185] FILEOPEN DOCX: Image wrapping is wrong in the attached file

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142185

Kevin Suo  changed:

   What|Removed |Added

URL||https://bbs.libreofficechin
   ||a.org/forum.php?mod=viewthr
   ||ead=2751
   Keywords||filter:docx

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


[Libreoffice-bugs] [Bug 142185] FILEOPEN DOCX: Image wrapping is wrong in the attached file

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142185

--- Comment #2 from Kevin Suo  ---
Created attachment 171806
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171806=edit
open with Microsoft Word

-- 
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 142185] FILEOPEN DOCX: Image wrapping is wrong in the attached file

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142185

--- Comment #1 from Kevin Suo  ---
Created attachment 171805
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171805=edit
open with 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-bugs] [Bug 142185] New: FILEOPEN DOCX: Image wrapping is wrong in the attached file

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142185

Bug ID: 142185
   Summary: FILEOPEN DOCX: Image wrapping is wrong in the attached
file
   Product: LibreOffice
   Version: 7.1.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: suokunl...@126.com

Created attachment 171804
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171804=edit
test docx file

The 2nd image is positioned at the the wrong place in the attached DOCX file
when open with Writer. 

Steps to Reproduce:
1. Open the attached test DOCX file with Writer.

Current Result:
The 2nd image is placed to the far right.

Expected Result:
The 2nd image should be placed next to the 1st image, as it shows in Microsoft
Word.

Version: 7.1.3.0.0+ / LibreOffice Community
Build ID: be18f39fd3a9ec70310e90e286af92821a0c48c0
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: zh-CN (zh_CN.UTF-8); UI: en-US
Calc: threaded
Fedora 33 X64

This issue was initially reported at
https://bbs.libreofficechina.org/forum.php?mod=viewthread=2751

-- 
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 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #11 from Mark Hung  ---
(In reply to V Stuart Foote from comment #9)
> Created attachment 171800 [details]
> Not quite right yet with Skia rendering
> 
> With Mark Hung's commits [1][2] applied the vertical glyphs still are
> extending outside the frame on Writer canvas.
> 

It still needs:
https://gerrit.libreoffice.org/c/core/+/115017  (not merged yet) 

But this is only useful if user turns off Skia.

> Canvas was at 118% zoom, and I had to +A select all the text and
> assign it Libertinus Serif as there was considerable difference in font
> fallback with Skia as compared to default GDI. Setting all the text in the
> frame to Libertinus Serif cleared that (with a couple of undefined gylphs).

I did find upright glyphs that use fallback fonts in vertical writing shift up
roughly the height of the font ascender. I'm working on a solution right now.
It's consistent when Skia enabled (Windows), DWriteTextRenderer ( need the
patch above and with Skia disabled ), Cairo(Linux) on current Master. But I'm
not sure if appearance of the font fallback is the main point of this issue.
Maybe it worth another ticket ( and use non fallback font for this issue ).

> 
> And, is the Frame size different between Skia rendering and default GDI?
> Kind of seems to shrink on canvas--is that maybe part of the issue?
> 
I didn't look at this yet. But maybe it worth another ticket?

> =-ref-=
> https://gerrit.libreoffice.org/c/core/+/115148
> https://gerrit.libreoffice.org/c/core/+/115016

-- 
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 91914] UI Double click needed on status bar in Calc to open dialog Page style and Navigator (unlike Writer; where one click is in use)

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91914

--- Comment #3 from Jim Raykowski  ---
code pointer:

void SAL_CALL StatusbarController::click( const css::awt::Point& )
https://opengrok.libreoffice.org/xref/core/svtools/source/uno/statusbarcontroller.cxx?r=10d29c39=8924=320#320

void SAL_CALL StatusbarController::doubleClick( const css::awt::Point& )
https://opengrok.libreoffice.org/xref/core/svtools/source/uno/statusbarcontroller.cxx?r=10d29c39=8924=324#324

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


License Statement

2021-05-09 Thread Cassandra Freund
All of my past & future contributions to LibreOffice may be licensed under the 
MPLv2/LGPLv3+ dual license.

Additionally, to the extent possible under law, I waive all copyright and 
related or neighboring rights to my past & future Artwork and Design 
contributions to the LibreOffice project, and similarly to The Document 
Foundation, placing such contributions under CC0: 
https://creativecommons.org/publicdomain/zero/1.0

Best regards

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


License Statement

2021-05-09 Thread cassie_lx
All of my past & future contributions to LibreOffice may be licensed under the 
MPLv2/LGPLv3+ dual license.

Additionally, to the extent possible under law, I waive all copyright and 
related or neighboring rights to my past & future Artwork and Design 
contributions to the LibreOffice project, and similarly to The Document 
Foundation, placing such contributions under CC0: 
https://creativecommons.org/publicdomain/zero/1.0
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


License Statement

2021-05-09 Thread cassie_lx
All of my past & future contributions to LibreOffice may be licensed under the 
MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 132502] FILEOPEN: DOCX: Grouped shape containing arrows rotated

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132502

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #10 from Regina Henschel  ---
I see no difference to Word using (3.May) Version: 7.2.0.0.alpha0+ (x64) /
LibreOffice Community
Build ID: 9c930c4f3109d123c0831d0fcecf9c8b32e5bbc7
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL

-- 
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 142131] The menus are empty when the window is too large

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142131

Olivier DENIZOT  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from Olivier DENIZOT  ---
Hello Miguel-Angel.

Thanks for your reply and your help.

I went to the menu you quoted to me. By disabling Skia and using hardware
acceleration and smoothing, the display works correctly. The version of the
nVidia driver for my Quadro K620 was 461.09 (27.21.14.6109).

I made an update to 462.31 (27.21.14.6231). By reactivating Skia, the display
still does not work.

By restarting in safe mode, Skia is deactivated and the display works
correctly.

Cordially.

-- 
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 126533] FILESAVE DOCX: bitmap background image not saved with document

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126533

Robert Cabane  changed:

   What|Removed |Added

 CC||r.cab...@free.fr

--- Comment #4 from Robert Cabane  ---
Same with LO 7.1.3.2.
Agreeing with the two last comments : background is lost when exporting to
DOCX, but not to DOC.

-- 
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 135331] FILESAVE DOC/DOCX: No page style background color export

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135331

Robert Cabane  changed:

   What|Removed |Added

 CC||r.cab...@free.fr

--- Comment #5 from Robert Cabane  ---
Same behavior here : the page background image is lost when exported to DOCX.
Using LO 7.1.3.2 Community
Exporting in Word 97-2003 works much better for 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 140377] HYPERLINK DIALOG: Add folder as target

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140377

Dieter  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 140377] HYPERLINK DIALOG: Add folder as target

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140377

--- Comment #9 from Dieter  ---
Verified with

https://help.libreoffice.org/7.2/en-GB/text/shared/02/09070300.html?=WRITER=WIN

Rafael, thanks for fixing 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 141881] 'Toggle Print Preview' has shortcut & zoom bugs

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141881

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |NEEDINFO
 Whiteboard| QA:needsComment|
 Ever confirmed|0   |1

--- Comment #1 from Dieter  ---
I can't confirm it with

Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

To be certain the reported issue is not related to corruption in the user
profile, could you please reset your Libreoffice profile
(https://wiki.documentfoundation.org/UserProfile) and re-test?
=> NEEDINFO

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


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

2021-05-09 Thread Andreas Heinisch (via logerrit)
 vcl/source/control/imp_listbox.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 1675a68526c43c6c6e4dc850ee911f0c1de75c88
Author: Andreas Heinisch 
AuthorDate: Thu May 6 10:00:08 2021 +0200
Commit: Andreas Heinisch 
CommitDate: Sun May 9 22:45:29 2021 +0200

tdf#97066 - When using CTRL-A in a listbox, update selected items

Change-Id: I4f20b8e744bf99edd0677839654aa78aadcbfc85
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115169
Tested-by: Jenkins
Reviewed-by: Andreas Heinisch 

diff --git a/vcl/source/control/imp_listbox.cxx 
b/vcl/source/control/imp_listbox.cxx
index 97363aa2e2c3..a97d0f42c18c 100644
--- a/vcl/source/control/imp_listbox.cxx
+++ b/vcl/source/control/imp_listbox.cxx
@@ -1484,6 +1484,9 @@ bool ImplListBoxWindow::ProcessKeyInput( const KeyEvent& 
rKEvt )
 for( sal_Int32 i = 0; i < nEntryCount; i++ )
 SelectEntry( i, true );
 
+// tdf#97066 - Update selected items
+ImplCallSelect();
+
 // restore update mode
 SetUpdateMode( bUpdates );
 Invalidate();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141981] Redraw fails in Windows LO Draw moving shapes with multiple formatting

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141981

pavlog  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||l.lu...@collabora.com,
   ||pavlograd...@gmail.com

--- Comment #9 from pavlog  ---
Bibisected in win64-7.1

1fef0a17916d9dd5d8ce3cc7a8557a1349a2 is the first bad commit
commit 1fef0a17916d9dd5d8ce3cc7a8557a1349a2
Author: Norbert Thiebaud 
Date:   Mon Jul 20 03:48:57 2020 -0700

source sha:1db7decf3fb172542f5fce03ce7bf0cb310d1ffc

source sha:1db7decf3fb172542f5fce03ce7bf0cb310d1ffc

https://git.libreoffice.org/core/+/1db7decf3fb172542f5fce03ce7bf0cb310d1ffc


commit  1db7decf3fb172542f5fce03ce7bf0cb310d1ffc[log]
author  Luboš Luňák  Fri Jul 03 16:02:00 2020 +0200
committer   Luboš Luňák  Mon Jul 20 12:40:17
2020 +0200
tree62fd07448601881abee1bde837aa2cd55460387f
parent  92146170f1a317e69201f2c801325325182476d2 [diff]


Adding Cc: to Luboš Luňák

-- 
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/StaticLibrary_fuzzerstubs.mk vcl/workben

2021-05-09 Thread Caolán McNamara (via logerrit)
 vcl/StaticLibrary_fuzzerstubs.mk|1 
 vcl/workben/localestub/localedata_en_DK.cxx | 1076 
 2 files changed, 1077 insertions(+)

New commits:
commit 1a47606374d7bc490da36e0fd9bb59bcb7c091d0
Author: Caolán McNamara 
AuthorDate: Sun May 9 20:37:26 2021 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 9 21:38:51 2021 +0200

fix fuzzer build

Change-Id: I22cad5a2679e68159790fd614c9d33b20f99349f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115271
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/vcl/StaticLibrary_fuzzerstubs.mk b/vcl/StaticLibrary_fuzzerstubs.mk
index d55d26da7e47..e79e1932be80 100644
--- a/vcl/StaticLibrary_fuzzerstubs.mk
+++ b/vcl/StaticLibrary_fuzzerstubs.mk
@@ -24,6 +24,7 @@ $(eval $(call 
gb_StaticLibrary_add_exception_objects,fuzzerstubs,\
 vcl/workben/localestub/localedata_en_BW \
 vcl/workben/localestub/localedata_en_BZ \
 vcl/workben/localestub/localedata_en_CA \
+vcl/workben/localestub/localedata_en_DK \
 vcl/workben/localestub/localedata_en_GB \
 vcl/workben/localestub/localedata_en_GH \
 vcl/workben/localestub/localedata_en_GM \
diff --git a/vcl/workben/localestub/localedata_en_DK.cxx 
b/vcl/workben/localestub/localedata_en_DK.cxx
new file mode 100644
index ..cbf0a36cef33
--- /dev/null
+++ b/vcl/workben/localestub/localedata_en_DK.cxx
@@ -0,0 +1,1076 @@
+#include 
+
+#include 
+
+extern "C" {
+
+static const sal_Unicode langID[] = { 0x65, 0x6e, 0x0 };
+static const sal_Unicode langDefaultName[] = { 0x45, 0x6e, 0x67, 0x6c, 0x69, 
0x73, 0x68, 0x0 };
+static const sal_Unicode countryID[] = { 0x44, 0x4b, 0x0 };
+static const sal_Unicode countryDefaultName[] = { 0x44, 0x65, 0x6e, 0x6d, 
0x61, 0x72, 0x6b, 0x0 };
+static const sal_Unicode Variant[] = { 0x0 };
+
+static const sal_Unicode* LCInfoArray[]
+= { langID, langDefaultName, countryID, countryDefaultName, Variant };
+
+SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getLCInfo_en_DK(sal_Int16& count)
+{
+count = SAL_N_ELEMENTS(LCInfoArray);
+return (sal_Unicode**)LCInfoArray;
+}
+
+static const sal_Unicode LC_CTYPE_Unoid[] = { 0x67, 0x65, 0x6e, 0x65, 0x72, 
0x69, 0x63, 0x0 };
+static const sal_Unicode dateSeparator[] = { 0x2d, 0x0 };
+static const sal_Unicode thousandSeparator[] = { 0x2e, 0x0 };
+static const sal_Unicode decimalSeparator[] = { 0x2c, 0x0 };
+static const sal_Unicode decimalSeparatorAlternative[] = { 0x0 };
+static const sal_Unicode timeSeparator[] = { 0x3a, 0x0 };
+static const sal_Unicode time100SecSeparator[] = { 0x2c, 0x0 };
+static const sal_Unicode listSeparator[] = { 0x3b, 0x0 };
+static const sal_Unicode LongDateDayOfWeekSeparator[] = { 0x20, 0x0 };
+static const sal_Unicode LongDateDaySeparator[] = { 0x2e, 0x20, 0x0 };
+static const sal_Unicode LongDateMonthSeparator[] = { 0x20, 0x0 };
+static const sal_Unicode LongDateYearSeparator[] = { 0x20, 0x0 };
+static const sal_Unicode quotationStart[] = { 0x2018, 0x0 };
+static const sal_Unicode quotationEnd[] = { 0x2019, 0x0 };
+static const sal_Unicode doubleQuotationStart[] = { 0x201c, 0x0 };
+static const sal_Unicode doubleQuotationEnd[] = { 0x201d, 0x0 };
+static const sal_Unicode timeAM[] = { 0x41, 0x4d, 0x0 };
+static const sal_Unicode timePM[] = { 0x50, 0x4d, 0x0 };
+static const sal_Unicode measurementSystem[] = { 0x4d, 0x65, 0x74, 0x72, 0x69, 
0x63, 0x0 };
+
+static const sal_Unicode* LCType[] = { LC_CTYPE_Unoid,
+   dateSeparator,
+   thousandSeparator,
+   decimalSeparator,
+   timeSeparator,
+   time100SecSeparator,
+   listSeparator,
+   quotationStart,
+   quotationEnd,
+   doubleQuotationStart,
+   doubleQuotationEnd,
+   timeAM,
+   timePM,
+   measurementSystem,
+   LongDateDayOfWeekSeparator,
+   LongDateDaySeparator,
+   LongDateMonthSeparator,
+   LongDateYearSeparator,
+   decimalSeparatorAlternative };
+
+SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getLocaleItem_en_DK(sal_Int16& 
count)
+{
+count = SAL_N_ELEMENTS(LCType);
+return (sal_Unicode**)LCType;
+}
+static const sal_Unicode replaceFrom0[]
+= { 0x5b, 0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x5d, 0x0 };
+static const sal_Unicode replaceTo0[]
+= { 0x5b, 0x24, 0x6b, 0x72, 0x2e, 0x2d, 0x42, 0x30, 0x30, 0x39, 0x5d, 0x0 
};
+static const sal_Unicode FormatKey0[] = { 0x46, 0x69, 0x78, 

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

2021-05-09 Thread Caolán McNamara (via logerrit)
 starmath/inc/view.hxx|2 +-
 starmath/source/view.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 72ebbea09644568837853198dd83aae1ab33036c
Author: Caolán McNamara 
AuthorDate: Sun May 9 16:32:55 2021 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 9 21:34:59 2021 +0200

cid#1401328 silence Uncaught exception

Change-Id: I7cd29462586b1dfe6fb7268ec3225317c1d2d782
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115268
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx
index 320a3b065863..3f77dd76c29c 100644
--- a/starmath/inc/view.hxx
+++ b/starmath/inc/view.hxx
@@ -183,7 +183,7 @@ public:
 
 class SmCmdBoxWindow : public SfxDockingWindow
 {
-std::unique_ptr m_xEdit;
+std::unique_ptr> m_xEdit;
 SmEditControlleraController;
 boolbExiting;
 
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 59ab4bcfc3b8..b6d832fb1130 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -811,7 +811,7 @@ void SmEditController::StateChanged(sal_uInt16 nSID, 
SfxItemState eState, const
 SmCmdBoxWindow::SmCmdBoxWindow(SfxBindings *pBindings_, SfxChildWindow 
*pChildWindow,
vcl::Window *pParent)
 : SfxDockingWindow(pBindings_, pChildWindow, pParent, "EditWindow", 
"modules/smath/ui/editwindow.ui")
-, m_xEdit(std::make_unique(*this, *m_xBuilder))
+, m_xEdit(new SmEditWindow(*this, *m_xBuilder))
 , aController(*m_xEdit, SID_TEXT, *pBindings_)
 , bExiting(false)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 142184] New: creating/saving a ott not possible without dokumenttitle

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142184

Bug ID: 142184
   Summary: creating/saving a ott not possible without
dokumenttitle
   Product: LibreOffice
   Version: 6.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mey@web.de

Hallo, 
ich verwende LO 6.4.7.2 (x64). Wenn ich eine Datei als Vorlage speichern will,
verlangt LO einen "Namen". Dieser wird leider bei den Dokumenteneigenschaften
als "Titel" eingetragen. Ich möchte aber eine Standardformatvorlage mit leerem
Titel. Diese konnte ich nur auf Umwegen zurechtbasteln. (Händisches
Überspeichern der vorher gespeicherten Standardformatvorlagen-ott-Datei unter
...\user\AppData\Roaming\LibreOffice\4\user\template ) 
Das halte ich für einen bug. Es muss möglich sein, eine ott mit leerem Titel zu
speichern, wenn man eine solche Vorlage wünscht.
(Zumal bekanntlich der Dokumenttitel mit in pdf exportiert wird und dann (wenn
er nicht leer ist) statt des Dateinamens als Titel im pdf-viewer-Fenster
angezeigt wird. Genau deshalb möchte ich ja einen zunächst leeren Titel!)


VG

Werner

-- 
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 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259
Bug 98259 depends on bug 39302, which changed state.

Bug 39302 Summary: Shortcut Key: alt += hot key for autosum
https://bugs.documentfoundation.org/show_bug.cgi?id=39302

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 142022] Invalid pointer crash on closing Calc in VclBuilder::disposeBuilder

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142022

--- Comment #33 from Nico  ---
As WinDbg, if want new test with specific version, please point me to the
version to download and I will have a try

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

2021-05-09 Thread Martin Srebotnjak (via logerrit)
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 898a6881ea8fe6bc05f4ef68554d594bae42bf3f
Author: Martin Srebotnjak 
AuthorDate: Sun May 9 20:08:31 2021 +0200
Commit: Gerrit Code Review 
CommitDate: Sun May 9 20:08:31 2021 +0200

Update git submodules

* Update translations from branch 'master'
  to 25d2fa3ee286cd1713b440f984c37a729a2c6cb7
  - Update Slovenian translation

Change-Id: If447a7b6ce01b64ce36336d08fe542b9a90e5378

diff --git a/translations b/translations
index dddf75c6f2e8..25d2fa3ee286 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit dddf75c6f2e8840ed6966fa73989485db7c6b10b
+Subproject commit 25d2fa3ee286cd1713b440f984c37a729a2c6cb7
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: source/sl

2021-05-09 Thread Martin Srebotnjak (via logerrit)
 source/sl/accessibility/messages.po|   60 
 source/sl/avmedia/messages.po  |   58 
 source/sl/basctl/messages.po   |  212 
 source/sl/basic/messages.po|   60 
 source/sl/chart2/messages.po   | 1535 
 source/sl/connectivity/messages.po |  301 
 source/sl/cui/messages.po  | 6420 +--
 source/sl/dbaccess/messages.po |  614 
 source/sl/desktop/messages.po  |  118 
 source/sl/dictionaries/da_DK.po|   24 
 source/sl/dictionaries/eo.po   |   26 
 source/sl/dictionaries/es.po   |   11 
 source/sl/dictionaries/mn_MN.po|   26 
 source/sl/dictionaries/pt_PT.po|   11 
 source/sl/dictionaries/sq_AL.po|   10 
 source/sl/editeng/messages.po  |   68 
 source/sl/extensions/messages.po   |  344 
 source/sl/extras/source/gallery/share.po   |   14 
 source/sl/filter/messages.po   |  618 
 source/sl/forms/messages.po|  176 
 source/sl/formula/messages.po  |  940 
 source/sl/fpicker/messages.po  |  132 
 source/sl/framework/messages.po|  218 
 source/sl/helpcontent2/source/auxiliary.po |   10 
 source/sl/helpcontent2/source/text/sbasic/python.po|   32 
 source/sl/helpcontent2/source/text/sbasic/shared.po| 1910 -
 source/sl/helpcontent2/source/text/sbasic/shared/03.po |18126 
+-
 source/sl/helpcontent2/source/text/scalc.po|   18 
 source/sl/helpcontent2/source/text/scalc/00.po |   40 
 source/sl/helpcontent2/source/text/scalc/01.po | 2500 -
 source/sl/helpcontent2/source/text/scalc/04.po |   14 
 source/sl/helpcontent2/source/text/scalc/guide.po  |  548 
 source/sl/helpcontent2/source/text/sdatabase.po| 2704 +
 source/sl/helpcontent2/source/text/sdraw.po|   16 
 source/sl/helpcontent2/source/text/sdraw/01.po |4 
 source/sl/helpcontent2/source/text/sdraw/guide.po  |   14 
 source/sl/helpcontent2/source/text/shared/00.po|  306 
 source/sl/helpcontent2/source/text/shared/01.po| 2498 +
 source/sl/helpcontent2/source/text/shared/02.po|  234 
 source/sl/helpcontent2/source/text/shared/04.po|   46 
 source/sl/helpcontent2/source/text/shared/06.po|   14 
 source/sl/helpcontent2/source/text/shared/autopi.po|   20 
 source/sl/helpcontent2/source/text/shared/explorer/database.po | 2826 -
 source/sl/helpcontent2/source/text/shared/guide.po | 1028 
 source/sl/helpcontent2/source/text/shared/optionen.po  |  544 
 source/sl/helpcontent2/source/text/simpress.po |  424 
 source/sl/helpcontent2/source/text/simpress/00.po  |   10 
 source/sl/helpcontent2/source/text/simpress/01.po  |   36 
 source/sl/helpcontent2/source/text/simpress/02.po  |4 
 source/sl/helpcontent2/source/text/simpress/04.po  |  142 
 source/sl/helpcontent2/source/text/simpress/guide.po   |   86 
 source/sl/helpcontent2/source/text/smath/01.po |   46 
 source/sl/helpcontent2/source/text/swriter.po  |  424 
 source/sl/helpcontent2/source/text/swriter/00.po   |  108 
 source/sl/helpcontent2/source/text/swriter/01.po   | 1066 
 source/sl/helpcontent2/source/text/swriter/02.po   |  322 
 source/sl/helpcontent2/source/text/swriter/04.po   |   18 
 source/sl/helpcontent2/source/text/swriter/guide.po|  880 
 source/sl/helpcontent2/source/text/swriter/librelogo.po|   10 
 source/sl/officecfg/registry/data/org/openoffice/Office.po |   59 
 source/sl/officecfg/registry/data/org/openoffice/Office/UI.po  |  627 
 source/sl/oox/messages.po  |   58 
 source/sl/reportdesign/messages.po |  156 
 source/sl/sc/messages.po   | 8864 ++--
 source/sl/scaddins/messages.po | 1860 -
 source/sl/sccomp/messages.po   |   86 
 source/sl/scp2/source/ooo.po   |   54 
 source/sl/sd/messages.po   | 2192 -
 source/sl/sfx2/messages.po | 1655 
 

[Libreoffice-bugs] [Bug 142022] Invalid pointer crash on closing Calc in VclBuilder::disposeBuilder

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142022

--- Comment #32 from Nico  ---
Looks session dependent and not computer wide...

Open CL is not checked

As other option, it was enabled, so I disabled parallel use of the cpu (latest
item on the window), not really better...
1st shot, it worked, on the second one, I had the recovery window, and when
closing, LO hangs :(
And finally, Windows sait LO not responding, close or wait...

For a clean new start, I just delete user's profile and then, no warning, no
recovery...

Was running Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: aa38eede9d340cbb11a792ab1ebbe681521a4489
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc:

Getting latest build for a try... May 8th

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2ed8c34bca56c1a30d727b21d9096cb77e88197a
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: threaded

ANd same issue.

I noticed that the .lck file remains when starting and recovering.
It is deleted when starting safe mode (but next startup, get the recovery
back... so effect is short time !)

Want a new crash debug file ? A new report with latest debug I run ? Other that
could help focusing source ?

-- 
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 142145] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142145

Raymond Smith  changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)

-- 
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 142145] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142145

Raymond Smith  changed:

   What|Removed |Added

Version|unspecified |7.0.4.2 release

-- 
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 142145] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142145

--- Comment #3 from Raymond Smith  ---
Created attachment 171803
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171803=edit
1 - LibreOffice spreadsheet with 3-line headings - before sort

-- 
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 142145] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142145

--- Comment #2 from Raymond Smith  ---
Created attachment 171802
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171802=edit
output file sorted incorrectly after sort on a column with concatenated
headings

-- 
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 142183] Libre office freezes computer when opening it

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142183

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps?

If you still reproduce this, could you also test this:
- open terminal
- export SAL_USE_VCLPLUGIN=gen
- launch LO
If you don't reproduce this, it means it's specific to kf5 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 142183] New: Libre office freezes computer when opening it

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142183

Bug ID: 142183
   Summary: Libre office freezes computer when opening it
   Product: LibreOffice
   Version: 7.1.3.1 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: filipkwiek...@gmail.com

Description:
Distro: EndeavorOS (arch based) 
Libreoffce version: 7.1.3-1

When opening writer or whatever libreoffice related it crashes on the load
window. After few seconds I have black screen and after that normal kde DE but
freezed and I have to power off my laptop with power button to do anything,
please help

Steps to Reproduce:
1.Install EndeavorOS with KDE on your laptop/desktop
2.Install package from pacman libreoffce-fresh 7.1.3-1
3. Try to open whatever libreoffice related

Actual Results:
Everything freezes 

Expected Results:
Normally opens writer or whatever libreoffice related


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version: 7.1.3-1
Name in the pacman: libreoffice-fresh 7.1.3-1

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


[Libreoffice-ux-advise] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #9 from BDF  ---
Beeing concisely is not my strength, but I will try.

- Set general style for foot/endnote
I want to change multiple values for foot/endnotes at once to be able to
quickly change the look of foot/endnotes. You can do this by hand and one by
one. Nothing would hinder you. Though it would be faster and much easier if you
could collect a group of changes into a style.

- Set style for in-text footnote link
I want to have all in-text foot/endnote links look the same to achieve a
consistent look throughout the entire document without having to change every
in-text foot/endnote myself. I do not fail to do so, but I have to do every
single foot/endnote by hand. If you have a few dozen in-text foot/endnotes and
want to change the style you have to spend some time to change their style.
This idea exists as "Before" and "After" but only for out-of-text foot/endnotes
at the very end.

- Same foot-/endnote can be used multiple times
I want to use the same out-of-text foot/endnote (eg. a certain book) multiple
times without having the exact same foot/endnote several times in the list at
the end (eg. endnote 1 would be the same as 3 and 5 even it's the same book). I
fail because LO will create a new foot/endnote even when you copy the in-text
foot/endnote link. An out-of-text foot/endnote at the end can only link to one
in-text foot/endnote. (Unlike eg. Wikipedia does it)

- Set anchorpoint for endnote
I want to do place all my endnotes in a specific location like I can place an
image anywhere I want (not so much the footnotes since they will be on the same
page as the in-text note anyway). I want to be able to place the endnotes
exactly where I want to have them in my document (eg. under a dedicated
headline). I fail because the endnotes are always placed on the last new-page
by default so I can not even group them under a headline. My current workaround
is to group the entire document into a Section and place the endnotes at the
very end of said section.

- Preview for style buttons
I want to know what certain options are supposed to change (eg. paragraph,
page, text area, endnote area) without reading the full documentation to know
which look I would change with the option. Or to see which option I would have
to edit to get the result I aim for. Right now I fail because even the english
documentation is not something that explains it well enough for me (could be
improved). And wild changes in the options seems to not have any effect
sometimes (I have no idea if the function is broken or if I try to change
something that does not apply to my foot/endnotes).

REPLY:
- per-footnote varying style
That's not what I'm looking for. I want all to look the same and control their
look in the foot/endnote options menu. I want to change the look of all
footnotes at once without having to edit every in-text foot/endnote.

-- 
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 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #9 from BDF  ---
Beeing concisely is not my strength, but I will try.

- Set general style for foot/endnote
I want to change multiple values for foot/endnotes at once to be able to
quickly change the look of foot/endnotes. You can do this by hand and one by
one. Nothing would hinder you. Though it would be faster and much easier if you
could collect a group of changes into a style.

- Set style for in-text footnote link
I want to have all in-text foot/endnote links look the same to achieve a
consistent look throughout the entire document without having to change every
in-text foot/endnote myself. I do not fail to do so, but I have to do every
single foot/endnote by hand. If you have a few dozen in-text foot/endnotes and
want to change the style you have to spend some time to change their style.
This idea exists as "Before" and "After" but only for out-of-text foot/endnotes
at the very end.

- Same foot-/endnote can be used multiple times
I want to use the same out-of-text foot/endnote (eg. a certain book) multiple
times without having the exact same foot/endnote several times in the list at
the end (eg. endnote 1 would be the same as 3 and 5 even it's the same book). I
fail because LO will create a new foot/endnote even when you copy the in-text
foot/endnote link. An out-of-text foot/endnote at the end can only link to one
in-text foot/endnote. (Unlike eg. Wikipedia does it)

- Set anchorpoint for endnote
I want to do place all my endnotes in a specific location like I can place an
image anywhere I want (not so much the footnotes since they will be on the same
page as the in-text note anyway). I want to be able to place the endnotes
exactly where I want to have them in my document (eg. under a dedicated
headline). I fail because the endnotes are always placed on the last new-page
by default so I can not even group them under a headline. My current workaround
is to group the entire document into a Section and place the endnotes at the
very end of said section.

- Preview for style buttons
I want to know what certain options are supposed to change (eg. paragraph,
page, text area, endnote area) without reading the full documentation to know
which look I would change with the option. Or to see which option I would have
to edit to get the result I aim for. Right now I fail because even the english
documentation is not something that explains it well enough for me (could be
improved). And wild changes in the options seems to not have any effect
sometimes (I have no idea if the function is broken or if I try to change
something that does not apply to my foot/endnotes).

REPLY:
- per-footnote varying style
That's not what I'm looking for. I want all to look the same and control their
look in the foot/endnote options menu. I want to change the look of all
footnotes at once without having to edit every in-text foot/endnote.

-- 
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 142182] New: In Windows, Alt+E summons the Extension Manager and cannot be reassigned.

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142182

Bug ID: 142182
   Summary: In Windows, Alt+E summons the Extension Manager and
cannot be reassigned.
   Product: LibreOffice
   Version: 7.0.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: parsonage1...@gmail.com

Description:
The key combination Alt+E always summons the Extension Manager and cannot be
reassigned. For anyone who uses a Macintosh keyboard layout, this makes acute
accents nearly impossible.

Steps to Reproduce:
1. Type Alt+E; Extension Manager appears.
2. Go to Tools>Customize>Function; Extension Manager is not in the list.
3. Despair.

Actual Results:
Extension Manager does not appear in the list of functions in the Customize
dialog box; thus it cannot be removed from the Alt+E key combination.


Expected Results:
I should be able to remove Extension Manager and assign Alt+E to another
function.



Reproducible: Always


User Profile Reset: No



Additional Info:
Because I use a Macintosh keyboard layout in Windows, this means I can’t type
acute accents in LibreOffice Writer, which is disabling, since I frequently
have to quote multiple languages.

It seems this feature, which I’m calling a bug, was deliberately added to fix
the complaint that the Extension Manager could not be summoned with a key
combination (Bug 58845). However, it breaks acute accents for me and anyone
else who uses the same keyboard layout. The only workaround is to use
Insert>Special Character, or to use a different keyboard layout and break my
thirty years of ingrained habit.

-- 
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 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #10 from V Stuart Foote  ---
Created attachment 171801
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171801=edit
test doc with default GDI rendering

Graphics mode changed to default GDI. Writer canvas at 118%, same select all
text and font change for the frame to Libertinus Serif.

Didn't measure but is the Frame larger on canvas, or just an optical illusion?

-- 
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 142180] Invalid text comparison result in Basic

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142180

Mike Kaganski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
Version|7.1.3.2 release |Inherited From OOo
   Keywords||difficultyBeginner,
   ||easyHack, skillCpp

--- Comment #1 from Mike Kaganski  ---
Also repro with OOo 3.2.0.

Additional observations:

  msgbox TypeName("A"<"Z")
  msgbox "A"<"Z"
  A = "A"
  Z = "Z"
  msgbox TypeName(A < Z)
  msgbox A < Z

gives:

  Integer
  0
  Boolean
  True

So it's a matter of handling literals.

Code pointer: SbiExprNode::FoldConstantsBinaryNode in
basic/source/comp/exprnode.cxx.

-- 
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 142174] Characters shift to top in vertical layout with the Skia backend enabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142174

--- Comment #9 from V Stuart Foote  ---
Created attachment 171800
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171800=edit
Not quite right yet with Skia rendering

With Mark Hung's commits [1][2] applied the vertical glyphs still are extending
outside the frame on Writer canvas.

Canvas was at 118% zoom, and I had to +A select all the text and assign
it Libertinus Serif as there was considerable difference in font fallback with
Skia as compared to default GDI. Setting all the text in the frame to
Libertinus Serif cleared that (with a couple of undefined gylphs).

And, is the Frame size different between Skia rendering and default GDI? Kind
of seems to shrink on canvas--is that maybe part of the issue?

=-ref-=
https://gerrit.libreoffice.org/c/core/+/115148
https://gerrit.libreoffice.org/c/core/+/115016

-- 
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 142131] The menus are empty when the window is too large

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142131

m.a.riosv  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Please don't set up your own reports as 'new' some else must reproduce the
issue.

Try modifying the options in Menu/Tools/Options/LibreOffice/View - Output
graphics.

If it doesn't work Please test with a clean profile, Menu/Help/Restart in Safe
Mode

-- 
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 142137] Text content of callout disappears after save and reload of file

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142137

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Created attachment 171799
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171799=edit
Sample file saved with 7.1.3

Works for me.
Version: 7.1.3.1 (x64) / LibreOffice Community
Build ID: fa76d07d7006a0e2866c3247cef2d5eb55ae8369
CPU threads: 4; OS: Windows 10.0 Build 21370; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL

-- 
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 141651] INDEX: Table of figures Hyperlink points to caption, should point to parent frame

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141651

--- Comment #5 from Dieter  ---
Created attachment 171798
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171798=edit
index

(In reply to Heiko Tietze from comment #4)
>Isn't it perfectly clear that Captions points to the label and Object names
> to the object itself? What should we change?

For me it is clear that "Create from Captions" should be understood as "Create
entry in index from Captions" and "Create from Object Names" should be
understood as "Create entry in index from Object Names". I hope yo agree.
So I wouldn't expect, that the options also determine the target of the
hyperlink. And I hope you agree, that - if you have an image or an table with
caption below - the user won't expect to see only the caption, but not the
table or the image itself, if he clicks within the index. (see attached
example)

-- 
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 141651] INDEX: Table of figures Hyperlink points to caption, should point to parent frame

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141651

--- Comment #5 from Dieter  ---
Created attachment 171798
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171798=edit
index

(In reply to Heiko Tietze from comment #4)
>Isn't it perfectly clear that Captions points to the label and Object names
> to the object itself? What should we change?

For me it is clear that "Create from Captions" should be understood as "Create
entry in index from Captions" and "Create from Object Names" should be
understood as "Create entry in index from Object Names". I hope yo agree.
So I wouldn't expect, that the options also determine the target of the
hyperlink. And I hope you agree, that - if you have an image or an table with
caption below - the user won't expect to see only the caption, but not the
table or the image itself, if he clicks within the index. (see attached
example)

-- 
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 140702] It disappeared "To page" item from Anchor drop-down widget on Frame toolbar in Writer

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140702

--- Comment #18 from Tomasz Sztejka  ---
> But would you like to implement what you rightfully mention as missing? 

No. Sorry.

How could I do it if I do not know how it was DESIGNED to work? The only thing
I could do it would be to describe how it WORKS with all BUGS and
MISUNDERSTANDINGS INCLUDED.

It would just cause more mess and would cast in stone some possibly buggy
behavior. As a result I would put developers in a pinch - whenever they would
find a bug I did cast in stone and try to fix it they would be against
published , well known end user specification.

This is like Microsoft API. Whenever API is not specific enough coders do "try
it out". Since Microsoft is slow on responding and fixing, so this "tried out"
becomes after a year or ten "de-facto standard". And then when they finally fix
it to works as it was DESIGNED but never DESCRIBED to users thousands of
applications do break. Remember Sinclair? They almost went bankrupt because of
a bug fix in Spectrum+ since it broke "de-facto standard" they unintentionally
set.

This is also true for any other end user documentation. It must be consistent
with DESIGN even if implementation is buggy. Otherwise fixing implementation
will be confusing and annoy users.

Hmmm it was designed, wasn't it? Somebody wrote it down, right? At least in
source code comments? If I would have access to such specs I might try to do
put it in help. At least in Polish, because my English is... well... You read
it right?

I hope it's true otherwise I see a dark future for the LibreOffice.


Sorry for a delayed reaction, I have tons of work on my head and almost zero
spare time.

-- 
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 142160] No guarda los archovos

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142160

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Please this site it's to use in English.
'SAVE FILES: It does not save the file correctly in CALC, it only saves when
you close the program'

Please test with a clean profile, Menu/Help/Restart in Safe Mode

-- 
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 140313] SELECTION: It's not visible, that a bullet at the beginning of the document is selected

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140313

Dieter  changed:

   What|Removed |Added

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

-- 
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 140313] SELECTION: It's not visible, that a bullet at the beginning of the document is selected

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140313

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
   Keywords||needsUXEval

--- Comment #4 from Dieter  ---
(In reply to Justin L from comment #2)
> I wouldn't call this a bug.

>From a user perspective I would expect that everything I select is visible as
selection.

cc: Design-Team for further input and decision

-- 
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 142145] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142145

--- Comment #1 from Julien Nabet  ---
*** Bug 142146 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 142146] UI - Sort suppresses the first output data row when there are multiple heading lines and the sort is done on a column with concatenated headings

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142146

Julien Nabet  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Julien Nabet  ---


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

-- 
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 141203] Typesetting and inter-letter-distances are inconsistent in justified alignment

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141203

Dieter  changed:

   What|Removed |Added

 OS|Linux (All) |All
   Severity|normal  |minor
Summary|Typesetting and |Typesetting and
   |inter-letter-distances are  |inter-letter-distances are
   |inconsistent|inconsistent in justified
   ||alignment
 Ever confirmed|0   |1
 Blocks||114534
 Status|UNCONFIRMED |NEW

--- Comment #6 from Dieter  ---
I confirm it with

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 15a9bee9ef26ce13ed1e26319306a88b6d886158
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

(steps from comment 4 and document from comment 5)

I'm not an expert in this topic, but I think it is clear that letter distances
might change, if you write an "m" instead of "n". But justified alignment
shouldn't change.


Referenced Bugs:

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

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114534

Dieter  changed:

   What|Removed |Added

 Depends on||141203


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141203
[Bug 141203] Typesetting and inter-letter-distances are inconsistent in
justified alignment
-- 
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 142181] FILEOPEN: trying to open the file I saved a week earlier, crash on opening.

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142181

Julien Nabet  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Julien Nabet  ---
No pb to open the file.

You can try to upgrade to LO 7.1.3 + take a look at
https://wiki.documentfoundation.org/QA/FirstSteps.

Anyway, if you don't reproduce the pb and since the crashreport only contains:
0   mergedlo.dll0x2a6b0c9 
it won't help much.

Let's put this one as WFM then.

-- 
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 141832] Using dummy version of images (thumbnails) for faster editing

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141832

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||qui...@gmail.com
   Keywords||needsUXEval

--- Comment #4 from V Stuart Foote  ---
+1, a reasonable enhancment, but suspect a fair bit of dev work to "protect"
the images when swapping in the low resolution placeholders (rather than the
existing wireframe methods).

@Tomaž, what do you think?

-- 
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 141832] Using dummy version of images (thumbnails) for faster editing

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141832

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||qui...@gmail.com
   Keywords||needsUXEval

--- Comment #4 from V Stuart Foote  ---
+1, a reasonable enhancment, but suspect a fair bit of dev work to "protect"
the images when swapping in the low resolution placeholders (rather than the
existing wireframe methods).

@Tomaž, what do you think?

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


[Libreoffice-bugs] [Bug 136362] Image toolbar in Calc contains an unnecessary blank area and a corresponding menu option with no text

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136362

V Stuart Foote  changed:

   What|Removed |Added

 CC||momonas...@gmail.com,
   ||vstuart.fo...@utsa.edu

--- Comment #4 from V Stuart Foote  ---
(In reply to Buovjaga from comment #3)
> Code pointer: sc/uiconfig/scalc/toolbar/graphicobjectbar.xml
> 
> The line is
> 
> 
> 
> Added in
> 
> https://git.libreoffice.org/core/commit/
> e48fc4d011f43d5d2260e4db435fa925037cbcd8
> tdf#120856 sync shape, graphic, frame and ole contect toolbar

Yes, but isn't the .uno:GraphicDialog widget (commonly  shortcut) 
undefined in any sense for Calc other than being in the
scalc/toolbar/graphicobjectbar.xml and incorrectly in a couple of the Notebook
bar .UI configs? Should probably just be removed.

-- 
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 141441] Font style menulist loses selection when switching fonts

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141441

--- Comment #11 from Dieter  ---
(In reply to Eyal Rozenberg from comment #10)
> Created attachment 171478 [details]
> Character dialog before and after typing in a new font family name
> 
> Re-created the screenshot without the confusing focus on the CTL font field
> (it's not relevant).

Still not reproducible for me. I ope, somebody else can help.

-- 
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 116082] [META] Image issues related to image DPI

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116082

Dieter  changed:

   What|Removed |Added

 Depends on||141435


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141435
[Bug 141435] Cropped images +75PPP lost her aspect ratio after have been
compressed
-- 
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 141435] Cropped images +75PPP lost her aspect ratio after have been compressed

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141435

Dieter  changed:

   What|Removed |Added

 Blocks||116082
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #5 from Dieter  ---
(In reply to rafael.linux.user from comment #2)
> You must compress the original (upper row) tiger photo to see the issue.
> Just when you do it, image will appear narrowed horizontally.

O. K. Now I could see it (it wasn't as a much as I expected). I changed DPI
from 300 to 150


Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 15a9bee9ef26ce13ed1e26319306a88b6d886158
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116082
[Bug 116082] [META] Image issues related to image DPI
-- 
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 141882] "Word completion" pastes words direct and incorrect when "show as tip" is disabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141882

KeepTools  changed:

   What|Removed |Added

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

--- Comment #2 from KeepTools  ---
It appeared to be a GTK3 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 141882] "Word completion" pastes words direct and incorrect when "show as tip" is disabled

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141882

--- Comment #1 from KeepTools  ---
After upgrading gtk3 as suggested here
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1925379, the problem
was solved.
So it is not a LO 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 86321] EDITING, FORMATTING: diagram didn't automatic update when change variable (steps in comment 28)

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86321

--- Comment #115 from matthewn...@yahoo.co.uk ---
(In reply to VLB from comment #113)
> (In reply to matthewnote from comment #112)
> > Testing Calc 7062 on Windows 10 Pro using attachment 114246 [details] (from
> > VLB)
> > 
> > Step 1.  Deleting values in H19:L19, 
> >  All the charts update - is the expected result
> > (there are fewer valid x scatter coordinates)
> > Step 2.  Click back using toolbar Undo: Delete
> >  All the charts update - is the expected result
> > (there are all the x valid scatter coordinates)
> > 
> > However, the trend lines on the charts are not restored to original state.
> > Saving the file (different name), then open, the trend lines are in error.
> > 
> > Step 3.  Modify value I19 from 4 to 8, the trend lines are redrawn.
> > Step 4.  Click back using toolbar Undo: Input
> >  All the charts update - is the expected result
> >  The trend lines are now again at the file original start shapes.

> 
> I can also see the behavior in LO 7.06 + 7.1.3 + 7.2
> The behavior shouldn't happen and has nothing to do with the macro.

I find, here, that in Windows with Calc 7.1.3.2 the lines are correct with
Tools>Options>OpenCL> deselect "Allow" (uncheck) Apply>Restart Now
Open>Liggerv2.6.  In other words charts work here with Windows OpenCL OFF.

For QA.  

1.  It seems use of OpenCL(+Windows) is in error by introducing problem cells.
If I uninstall Libreoffice (entirely) from Windows 10 Pro then install 7.1.3.2,
then Help, Restart in Safe Mode, Reset to factory settings, Reset entire user
profile, Apply Changes and Restart then OpenCL is enabled on this PC.

2.  Open attachment 114246.  Message appears "You are running...for first time"
3.  roX0_9 is the open sheet.  Go to invoer and delete H19:L19 (now empty).
4.  Click back arrow Undo:delete.  H19:L19 are now with values again. 
5.  On sheet roX0_9 last chart lines are in error.  Cells DT52:DT153 are wrong.
6.  Actual result;  DT88 is showing a value of 59.441.
7.  Expected result; DT88=DQ84 which is value = 0.1512.
8.  Close file.  Reopen file.  Repeat steps 3 to 7; the error is the same.

9.  However, Close File, Close Calc, Restart Calc, Open attachment.
10. Repeat steps 3 to 5.  On sheet roX0_9 the DT column values are now correct.
11. On sheet invoer, the line for data range DT column is now wrong but it's DT
column values (also on invoer) are correctly calculated and displayed.

Observations.

Use of CL with Windows on this PC is associated with cell values being wrong. 
Starting 7.1.3.2 twice then open the same file causes differently wrong than
the first fresh install.  Cell values become correct (although the file hasn't
changed at all) with trend lines now in error (because the system has lost
track of the full data range to be drawn).

Data>Calculate>Recalculate does not update the DT52:DT153 values at step 5.
Recalculate_Hard does cause the DT52:DT153 range to update.

Option OpenCL OFF causes correct presentation of all charts and their data.

Version: 7.1.3.2 (x64) / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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


[Libreoffice-commits] core.git: helpcontent2

2021-05-09 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 210b54e3fd1eeb265df5bed3618c78b656a5bdd0
Author: Olivier Hallot 
AuthorDate: Sun May 9 15:51:59 2021 +0200
Commit: Gerrit Code Review 
CommitDate: Sun May 9 15:51:59 2021 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  to cc7f7b0547c5d6904908d3ef194b3c33ca6cd4f6
  - Fix =FIXED() example

Change-Id: I45a820aa6967756e9554aeec7c2c7ee7437a11df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115211
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 8b131bb72865..cc7f7b0547c5 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 8b131bb728653d553cc82c565d6add12468e
+Subproject commit cc7f7b0547c5d6904908d3ef194b3c33ca6cd4f6
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-05-09 Thread Olivier Hallot (via logerrit)
 source/text/scalc/01/04060110.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cc7f7b0547c5d6904908d3ef194b3c33ca6cd4f6
Author: Olivier Hallot 
AuthorDate: Sun May 9 15:48:35 2021 +0200
Commit: Olivier Hallot 
CommitDate: Sun May 9 15:51:59 2021 +0200

Fix =FIXED() example

Change-Id: I45a820aa6967756e9554aeec7c2c7ee7437a11df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115211
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/scalc/01/04060110.xhp 
b/source/text/scalc/01/04060110.xhp
index 718789355..cd8dca90f 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -305,7 +305,7 @@
  =FIXED(12345.6789;-2) returns 12,300 as a text 
string.
  =FIXED(12134567.89;-3;1) returns 12135000 as a text 
string.
  =FIXED(12345.789;3/4) returns 12,346 as a text 
string.
- =FIXED(12345.789,8/5) returns 12,345.8 as a text 
string.
+ =FIXED(12345.789;8/5) returns 12,345.8 as a text 
string.
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140553] FIXED Function Documentation is not up to date

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140553

Olivier Hallot  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |olivier.hallot@libreoffice.
   |desktop.org |org

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


[Libreoffice-bugs] [Bug 142181] FILEOPEN: trying to open the file I saved a week earlier, crash on opening.

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142181

--- Comment #1 from loic_dup...@hotmail.com ---
...Now, it opens normaly .?!? 

You may discard this bug if nothing found intersting in the crash report.

-- 
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 140294] Playback disruptions that depend on the type of animation effect (except for basic effects) Playback is skipped, does not return, does not play and is not rendered, etc

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140294

hiro yamamoto  changed:

   What|Removed |Added

 Attachment #169625|0   |1
is obsolete||
 Attachment #170021|0   |1
is obsolete||
   Assignee|libreoffice-b...@lists.free |hy531...@gmail.com
   |desktop.org |

--- Comment #6 from hiro yamamoto  ---
Created attachment 171797
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171797=edit
Request for additional testing of the procedure for reproducing the problem
area

Gives an animation effect to four or more objects. Give two of them a "Zoom"
effect. Then play them.
If you play it backwards, it will behave strangely.

-- 
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 142181] FILEOPEN: trying to open the file I saved a week earlier, crash on opening.

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142181

loic_dup...@hotmail.com changed:

   What|Removed |Added

Crash report or||10afdc03-cb89-4ab8-aa1d-c06
crash signature||326f44a60

-- 
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 142181] New: FILEOPEN: trying to open the file I saved a week earlier, crash on opening.

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142181

Bug ID: 142181
   Summary: FILEOPEN: trying to open the file I saved a week
earlier, crash on opening.
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: loic_dup...@hotmail.com

Created attachment 171796
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171796=edit
the file crashing on opening

trying to open the file I saved a week earlier, crash on opening.

Simple file with data, and format, nothing weird.

-- 
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 140294] Playback disruptions that depend on the type of animation effect (except for basic effects) Playback is skipped, does not return, does not play and is not rendered, etc

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140294

--- Comment #5 from hiro yamamoto  ---
Additional testing of the playback procedure, please.
I would like you to add the following test to the procedure I pointed out at
the beginning of the problem.
(plus alpha)
  Please make sure that the animation effect "Zoom" is given to two objects and
that they play back in succession.

I'll upload the test file, and I'd like someone to check the problem.




Steps to Reproduce:
1. give the animation effect of multiple objects. 2.
2. giving one of them an appearance animation effect, such as Zoom.
3. the divergence point is to give Moderate's Zoom etc. except Basic_Effect.
4. Play the object given it.

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


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

2021-05-09 Thread Xisco Fauli (via logerrit)
 sc/qa/uitest/chart/tdf43175.py |   48 +
 sc/qa/uitest/data/tdf43175.ods |binary
 2 files changed, 48 insertions(+)

New commits:
commit 55fc9ea0f40fced82d71379b535fc0c4a24061b0
Author: Xisco Fauli 
AuthorDate: Tue Mar 2 10:40:11 2021 +0100
Commit: Xisco Fauli 
CommitDate: Sun May 9 15:23:27 2021 +0200

tdf#43175: sc: Add UItest

Change-Id: I1a327038769102ce377136bf0598b1340a0068d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111808
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git a/sc/qa/uitest/chart/tdf43175.py b/sc/qa/uitest/chart/tdf43175.py
new file mode 100644
index ..fe837197e6a5
--- /dev/null
+++ b/sc/qa/uitest/chart/tdf43175.py
@@ -0,0 +1,48 @@
+# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+from uitest.framework import UITestCase
+from uitest.uihelper.common import get_url_for_data_file
+
+class Tdf43175(UITestCase):
+
+def test_tdf43175(self):
+self.ui_test.load_file(get_url_for_data_file("tdf43175.ods"))
+
+self.xUITest.executeCommand(".uno:TableSelectAll")
+
+self.ui_test.execute_dialog_through_command(".uno:Move")
+xDialog = self.xUITest.getTopFocusWindow()
+insertBefore = xDialog.getChild("insertBefore")
+
+# Select - move to end position -
+xTreeEntry = insertBefore.getChild('2')
+xTreeEntry.executeAction("SELECT", tuple())
+
+xOKBtn = xDialog.getChild("ok")
+self.ui_test.close_dialog_through_button(xOKBtn)
+
+document = self.ui_test.get_component()
+
+aSheetNames = ['Blad1', 'Blad2', 'Blad1_2', 'Blad2_2']
+
+self.assertEqual(4, document.Sheets.getCount())
+for i in range(4):
+self.assertEqual(aSheetNames[i], document.Sheets[i].Name)
+
+xChart = document.Sheets[i].Charts[0]
+xDataSeries = 
xChart.getEmbeddedObject().getFirstDiagram().CoordinateSystems[0].ChartTypes[0].DataSeries
+self.assertEqual(1, len(xDataSeries))
+
+# Without the fix in place, this test would have failed with
+# AssertionError: '$Blad1_2.$A$1:$A$5' != '$Blad1.$A$1:$A$5'
+aExpectedRangeName = '$' + aSheetNames[i] + '.$A$1:$A$5'
+self.assertEqual(aExpectedRangeName, 
xDataSeries[0].DataSequences[0].Values.SourceRangeRepresentation)
+
+self.ui_test.close_doc()
+
+# vim: set shiftwidth=4 softtabstop=4 expandtab:
diff --git a/sc/qa/uitest/data/tdf43175.ods b/sc/qa/uitest/data/tdf43175.ods
new file mode 100644
index ..63f498627d60
Binary files /dev/null and b/sc/qa/uitest/data/tdf43175.ods differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 142152] Extension manager shows keywords in Spanish dictionary

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142152

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
In dictionaries/es/package-description.txt, you can see:
Ortografía: __CORRECTOR__
Separación: __SEPARACION__
Sinónimos: __SINONIMOS__

Puede notifcar fallos o mejoras a través de
https://github.com/sbosio/rla-es/issues

So perhaps it's on purpose?

(BTW, I created a pull request for typo for "notifcar", people seem very
reactive, they've already merged 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 136382] Unusual and confusing appearance and behaviour of Calc's Media Playback toolbar

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136382

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #3 from Buovjaga  ---
sc/uiconfig/scalc/toolbar/mediaobjectbar.xml seems to be relevant, but I can't
find where the visible buttons are defined

-- 
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 136382] Unusual and confusing appearance and behaviour of Calc's Media Playback toolbar

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136382

Buovjaga  changed:

   What|Removed |Added

 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #3 from Buovjaga  ---
sc/uiconfig/scalc/toolbar/mediaobjectbar.xml seems to be relevant, but I can't
find where the visible buttons are defined

-- 
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 141832] Using dummy version of images (thumbnails) for faster editing

2021-05-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141832

--- Comment #3 from cson...@halmai.hu ---
(In reply to V Stuart Foote from comment #2)

> Both the see also bugs are about changing the resolution of the images.
> Suggestion here is to refactor the current wire frame view to provide three
> "non-destructive" choices for working with document canvas.
> 
> Currently we get images/pictures visible (at resolution) or suppressed (just
> the wire frame). The new "mode", with change to the UI, would be to display
> the image as a low resolution placeholder during editing--but not changed
> for printing or publishing.  The oposite of the see alsos which are
> destructive.

Yes, this is totally correct. My request (this ticket) is not the duplicate of
the two tickets mentioned by @Dieter.

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


  1   2   >