[Libreoffice-bugs] [Bug 158358] DoS + Bad crash when killing Python macro

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158358

--- Comment #2 from Werner Tietz  ---
Hallo

For now you should rename (backup) your user-profile and start soffice with a
new user-profile from scratch. 

For the future:
dont execute **long running independent things** via
»subprocess.check_output(…)
use »subprocess.Popen(…)« instead!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - extras/source

2023-11-24 Thread Laurent Balland (via logerrit)
 extras/source/templates/presnt/Freshes/content.xml |   10 ---
 extras/source/templates/presnt/Freshes/styles.xml  |   61 +
 2 files changed, 28 insertions(+), 43 deletions(-)

New commits:
commit a5f5d9c343ed94987b69ec1573ea7ba85148d714
Author: Laurent Balland 
AuthorDate: Tue Nov 21 19:57:21 2023 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Nov 25 08:00:16 2023 +0100

tdf#158203 Freshes Impress template background

On first master page, move picture from page background to an object at
the background
Other updates:
- remove unused font declarations
- remove english text in number page

Change-Id: I19e2b1f3a6f137ef86e5b43862d4e91ca278f0d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159797
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou 
Reviewed-by: Laurent Balland 
(cherry picked from commit 288075bf40b3de11b8f45fc67c52ff0d1d1169b5)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159897
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/extras/source/templates/presnt/Freshes/content.xml 
b/extras/source/templates/presnt/Freshes/content.xml
index 037a6a82314c..ecaec2274586 100644
--- a/extras/source/templates/presnt/Freshes/content.xml
+++ b/extras/source/templates/presnt/Freshes/content.xml
@@ -2,26 +2,16 @@
 http://openoffice.org/2009/office; 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:style="urn:oasis:names:tc:opendocument:
 xmlns:style:1.0" xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:xsd="ht
 tp://www.w3.org/2001/XMLSchema" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:xforms="http://www.w3.org/2002/xforms; office:version="1.3">
   
   
-
-
-
 
-
 
 
-
-
 
 
 
 
-
-
-
 
 
 
-
 
 
   
diff --git a/extras/source/templates/presnt/Freshes/styles.xml 
b/extras/source/templates/presnt/Freshes/styles.xml
index 4672913a991d..ead0ed67ce29 100644
--- a/extras/source/templates/presnt/Freshes/styles.xml
+++ b/extras/source/templates/presnt/Freshes/styles.xml
@@ -1,26 +1,16 @@
 
 http://openoffice.org/2009/office; 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 

[Libreoffice-bugs] [Bug 158346] The ScriptForge library has crashed. The reason is unknow.

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158346

--- Comment #2 from Werner Tietz  ---
The "Ubuntu-maintainers" have a reputation for going their own way from time to
time, but in this case they made a wise decision!

+1 Ubuntu

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-11-24 Thread Tomaž Vajngerl (via logerrit)
 sw/qa/unit/swmodeltestbase.cxx |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 6ef1728944b3e0ad0679a11cb17044b8d4401491
Author: Tomaž Vajngerl 
AuthorDate: Fri Nov 24 12:26:08 2023 +0900
Commit: Tomaž Vajngerl 
CommitDate: Sat Nov 25 06:22:15 2023 +0100

sw: prevent crash with assert in test base class

Change-Id: I4450d38bfc8146828f0ea447d713ff746c33f101
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159945
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/sw/qa/unit/swmodeltestbase.cxx b/sw/qa/unit/swmodeltestbase.cxx
index 206f8dd53660..5029421a631a 100644
--- a/sw/qa/unit/swmodeltestbase.cxx
+++ b/sw/qa/unit/swmodeltestbase.cxx
@@ -210,8 +210,9 @@ OUString SwModelTestBase::parseDump(const OString& aXPath, 
const OString& aAttri
 if (pXmlXpathObj->type == XPATH_NODESET)
 {
 xmlNodeSetPtr pXmlNodes = pXmlXpathObj->nodesetval;
-CPPUNIT_ASSERT_EQUAL_MESSAGE("xpath should match exactly 1 node", 1,
- xmlXPathNodeSetGetLength(pXmlNodes));
+int nNodes = xmlXPathNodeSetGetLength(pXmlNodes);
+OString aMessage("xpath ('" + aXPath + "') should match exactly 1 
node");
+CPPUNIT_ASSERT_EQUAL_MESSAGE(aMessage.getStr(), 1, nNodes);
 xmlNodePtr pXmlNode = pXmlNodes->nodeTab[0];
 if (aAttribute.getLength())
 pXpathStrResult = xmlGetProp(pXmlNode, 
BAD_CAST(aAttribute.getStr()));
@@ -343,7 +344,8 @@ SwModelTestBase::getParagraphOfText(int number, 
uno::Reference cons
 const OUString& content) const
 {
 uno::Reference const 
xParagraph(getParagraphOrTable(number, xText),
-  uno::UNO_QUERY_THROW);
+  uno::UNO_QUERY);
+CPPUNIT_ASSERT(xParagraph.is());
 if (!content.isEmpty())
 CPPUNIT_ASSERT_EQUAL_MESSAGE("paragraph does not contain expected 
content", content,
  xParagraph->getString());


[Libreoffice-bugs] [Bug 158358] DoS + Bad crash when killing Python macro

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158358

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Please, can you put your question in:
https://ask.libreoffice.org/c/english/5
There are people with a great acknowledge on python macros.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158156] Deepl translation changes font color from Automatic to None

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158156

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157975] close XLS spreadsheet and all the data is lost

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157975

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158166] image contour isn't updated when an image is replaced with another

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158166

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158348] text in shape on drawing canvas in table cell has wrong place

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158348

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158157] Unable to disable commands located in xxxToolbars

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158157

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157975] close XLS spreadsheet and all the data is lost

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157975

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146315] [META] Show/Hide Whitespace bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146315
Bug 146315 depends on bug 154249, which changed state.

Bug 154249 Summary: Toggling page whitespace by double-clicking in between 
pages does not work
https://bugs.documentfoundation.org/show_bug.cgi?id=154249

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151849] Find-and-replace shortcut becomes keyboard-layout-sensitive in find bar

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151849

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151849] Find-and-replace shortcut becomes keyboard-layout-sensitive in find bar

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151849

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154249] Toggling page whitespace by double-clicking in between pages does not work

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154249

--- Comment #6 from QA Administrators  ---
Dear yaf...@yahoo.co.uk,

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] [Bug 154249] Toggling page whitespace by double-clicking in between pages does not work

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154249

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] [Bug 154216] Scroll region window object; capture tools inhibited

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154216

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] [Bug 147326] UI: "augmented reality" hovering mode (immediate display of underlying formulas etc.)

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147326

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] [Bug 154216] Scroll region window object; capture tools inhibited

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154216

--- Comment #5 from QA Administrators  ---
Dear NOYB,

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] [Bug 147326] UI: "augmented reality" hovering mode (immediate display of underlying formulas etc.)

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147326

--- Comment #11 from QA Administrators  ---
Dear Robert Lacroix,

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] [Bug 120857] FILEOPEN DOC protected without pw can be edited

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120857

--- Comment #7 from QA Administrators  ---
Dear Aron Budea,

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://web.libera.chat/?settings=#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] [Bug 130269] Problems with the rotated text in exported ePub

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130269

--- Comment #3 from QA Administrators  ---
Dear Yan Fiz,

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://web.libera.chat/?settings=#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] [Bug 119987] FILEOPEN FILESAVE DOCX The MultiSelect property of the list box ActiveX control is incorrectly imported/exported

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119987

--- Comment #6 from QA Administrators  ---
Dear Gabor Kelemen (allotropia),

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://web.libera.chat/?settings=#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] [Bug 112590] Base forms open maximum size each time with GTK3 VCL backend

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112590

--- Comment #51 from QA Administrators  ---
Dear tim,

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://web.libera.chat/?settings=#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] [Bug 111630] Truetype Font Wingdings has additional space after each character

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111630

--- Comment #72 from QA Administrators  ---
Dear Karsten,

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://web.libera.chat/?settings=#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] [Bug 108817] Calc's print preview starts at first page instead of page where user works

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108817

--- Comment #6 from QA Administrators  ---
Dear Thomas Lendo,

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://web.libera.chat/?settings=#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] [Bug 104194] MathML not rendered by the equation edito

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104194

--- Comment #13 from QA Administrators  ---
Dear Denis J. Navas,

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://web.libera.chat/?settings=#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] [Bug 107857] Incorrect formatting logic when replacing formatted selected text (should be true replace instead of delete+insert)

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107857

--- Comment #27 from Matt K  ---
I can still reproduce in Calc using:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e37dcb3ca36bb6c23b15757e6e556ad25832398c
CPU threads: 4; OS: Windows 10.0 Build 19045; 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] [Bug 158348] text in shape on drawing canvas in table cell has wrong place

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158348

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg
 Ever confirmed|0   |1
   Keywords||regression
 Status|UNCONFIRMED |NEW

--- Comment #2 from m.a.riosv  ---
Reproducible
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: bc5c767e9aebadf12aa6a181a6ce066cbfff71ad
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Ungrouping and saving with 7.6.3, then opens fine with 24.2, so seems the issue
is in relation with the group.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156478] PDF export: Drop bloat of "default" /MediaBox in root node of the page tree

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156478

Matt K  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #3 from Matt K  ---
(In reply to Commit Notification from comment #2)

Is this fixed now?  Setting to NEEDINFO so it won't appear in beginner easy
hacks list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158365] New: Unremovable thin black line around embedded videos

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158365

Bug ID: 158365
   Summary: Unremovable thin black line around embedded videos
   Product: LibreOffice
   Version: 7.6.2.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: irgrah...@gmail.com

Description:
Embedded videos have a thin black line around them that I am unable to remove.

Setting the line to "None" has no effect. I tried changing all of the boundary
colors to white in Tools > LibreOffice > Application Colors, but this had no
effect.

When using a black video with a slide that has a black background the line is
no longer perceptible, so it appears to be a black line that is ~1 pixel wide.

While a cosmetic issue, it affects the presentation quality of all
presentations that include high quality videos with light backgrounds that are
meant to blend into the background.

Steps to Reproduce:
1.Produce an MP4 video with a white background, say with Manim (example
provided in "Other Information")
2.Insert into a presentation with white background
3.Go to Tools > LibreOffice > Application Colors and change all boundary colors
to white and apply
4.Start presentation

Actual Results:
Video plays with a thin white boundary line

Expected Results:
Video plays with no boundary line


Reproducible: Always


User Profile Reset: No

Additional Info:
``` python
# python class to produce an example Manim video w/ a white background
# throw this into a file 'scene.py'
# then run `manim -qh scene.py AnimatedSquareToCircle`
# file is saved to './media/videos/scene/1080p60/AnimatedSquareToCircle.mp4'
class AnimatedSquareToCircle(Scene):
def construct(self):
self.camera.background_color = WHITE
circle = Circle()  # create a circle
square = Square()  # create a square

self.play(Create(square))  # show the square on screen
self.play(square.animate.rotate(PI / 4))  # rotate the square
self.play(
ReplacementTransform(square, circle)
)  # transform the square into a circle
self.play(
circle.animate.set_fill(PINK, opacity=0.5)
)  # color the circle on screen
```

Help - About LibreOffice

Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 12; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Flatpak
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154450] Incorrect symbol for images in RTL languages

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154450

--- Comment #12 from Rizal Muttaqin  ---
My proposal:

Change the behavior. When detecting RTL content switch icons to proper icon
files instead of flipping them and remove unnecessary RTL icons that resides in
all RTL UI languages (Arabic, Hebrew, Parsi, Urdu).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155812] Open file with many page numbers spend too much time

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155812

--- Comment #17 from Michael Weghorn  ---
(In reply to eric li from comment #16)
> Hi,Michael I did more test
> 
> Log.i(LOGTAG, "> before load");
> mDocument = mOffice.documentLoad(
> (new
> File(fileToBeEncoded.getParent(),encodedFileName)).getPath()
> );
> Log.i(LOGTAG, "> after load");
> 
> what I found is this completedly libreoffice C code issue,,
> below is the results
> 2023-11-23 01:17:54.536 29487-29735 LOKitTileProvider   com.test.paper 
> > before load
> 
> 2023-11-23 01:18:23.315 29487-29735 LOKitTileProvider   com.test.paper  
> I  > after load

Thanks a lot for the analysis. This seems to match what my comment 6 says about
this being similarly slow in the desktop version. (Profiling with that one
might be easier.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

Michael Weghorn  changed:

   What|Removed |Added

 Depends on||158164


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158164
[Bug 158164] Writer crashes at start sometimes when kf5 wayland and
LanguageTool extension
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158164] Writer crashes at start sometimes when kf5 wayland and LanguageTool extension

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158164

Michael Weghorn  changed:

   What|Removed |Added

 Blocks||102495
 CC||m.wegh...@posteo.de


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145262] UI: Context menu for table content with Index / Bibliography entry is missing commands

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145262

--- Comment #8 from Matt K  ---
Not sure if this changes anything, but I don't see a command for hyperlinks in
the Table context menu as mentioned in comments 3 and 6.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148081] Copyable version info (for non-releases?) should include build date

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148081

--- Comment #11 from Eyal Rozenberg  ---
Note that the Redmine bug has been closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151612] Text styles should support a "prevent line breaking" feature

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151612

--- Comment #15 from Eyal Rozenberg  ---
(In reply to Heiko Tietze from comment #13)
> Don't think so. It requires ODF-spec

Probably, yeah.

> and all other document formats since
> this is not an option in any text processor (except simple text editors
> where you can switch off line wrapping - for the whole paragraph then).

I'm pretty sure you can do this with TeX. As for other formats - we already
warn about other document formats not capturing all of ODF's capabilities; this
would just be another one. (This issue might be mitigated by an export filter
toggle for replace spaces with NBSP's in such text.)

Anyway, the argument about other formats and apps is essentially an argument
against technical leadership in general: Don't do things which are word
processors don't support. IMNSHO, that is _at most_ an argument regarding
effort investment priority, not feature validity. The use case is clearly
demonstrable.


> We have means to prevent line breaking yet the request asks to make this
> easier.

Not _easier_, but part of _styling_, as opposed to hack-based.

> Eventually you end up in lines that overflow the canvas

With typical uses of this feature (legal case titles, book titles, person names
etc.) - you don't. Also, when we end up having decent paragraph-level algorithm
(see bug 38159) - there will be even less chance of that happening.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158360] [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158360

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #4 from Regina Henschel  ---
After a simple resave by Word, the file still crashes in LibreOffice.

But when I update the TOC in Word and then save, the file opens in LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142695] Add info about double-click making commands sticky to all affected commands' tooltips

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142695

Matt K  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #3 from Matt K  ---
I'm not able to repro with the following:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e37dcb3ca36bb6c23b15757e6e556ad25832398c
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

The rectangle icon in Writer stays sticky after a single click.  Double
clicking disables it.  Any other tools that might be affected?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158311] Android Viewer: Edits via Formula bar do not display in cells after changes to first cell

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158311

Michael Weghorn  changed:

   What|Removed |Added

 CC||sophie.sipasseuth@libreoffi
   ||ce.org

--- Comment #5 from Michael Weghorn  ---
*** Bug 158335 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158335] Bad canvas rendering of text entered via formula bar, zoom-dependent

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158335

Michael Weghorn  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||m.wegh...@posteo.de
 Status|NEW |RESOLVED

--- Comment #4 from Michael Weghorn  ---
Thanks for the report, which is a duplicate of the recently reported
tdf#158311.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158362] Libreoffice viewer android doesn't open a file impress .odp

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158362

Michael Weghorn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Michael Weghorn  ---
The bug is not reproducible in the current development version (git master):

Version: 24.2.0.0.alpha1+
Build ID: d94bdda68ea0

Bibisecting with gtktiledviewer points to this fix:

commit 5b35703d11089975d625fede2605ce3bc449b294
Author: Henry Castro
AuthorDate: Wed Feb 15 11:25:19 2023 -0400
Commit: Henry Castro
CommitDate: Mon Jun 12 17:33:28 2023 +0200

sd: lok: only register supported views

The Presentation ViewShells:

SlideSorter,
Outline,
Presentation

They are not supported in tiled rendering case,
so switch to default view.

Signed-off-by: Henry Castro 
Change-Id: I33b255e0ca530734af6490d14fe48a2512272afc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147095
Reviewed-by: Andras Timar
Tested-by: Andras Timar
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152900
Tested-by: Jenkins

Now pending backport to the 7-6 branch in Gerrit, so this should be fixed in
the next 7.6 release as well:
https://gerrit.libreoffice.org/c/core/+/159895

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259
Bug 98259 depends on bug 152359, which changed state.

Bug 152359 Summary: FORMATING: program responds as if shortcuts were pressed 
twice on KDE Plasma
https://bugs.documentfoundation.org/show_bug.cgi?id=152359

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152359] FORMATING: program responds as if shortcuts were pressed twice on KDE Plasma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152359

Flaviano Matos  changed:

   What|Removed |Added

Summary|FORMATING: program responds |FORMATING: program responds
   |as if shortcuts were|as if shortcuts were
   |pressed twice   |pressed twice on KDE Plasma
 Resolution|--- |NOTOURBUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Flaviano Matos  ---
I found the culprit. This is a problem that happens if LibreOffice is running
on KDE Plasma and there are some Gnome service running, as per
https://bbs.archlinux.org/viewtopic.php?id=260689

I ran the following command line and the problem was solved:
systemctl --user mask at-spi-dbus-bus.service --now #unmask to revert

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 141137] "AutoCorrect" submenu (and autocorrect options) are missing from the Groupedbar Compact and Tabbed toolbars

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141137

Matt K  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Matt K  ---
I'm not able to repro with the following:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e37dcb3ca36bb6c23b15757e6e556ad25832398c
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

For Grouped mode, you simply need to enable the Menubar toggle under "Menu" on
the far right-side of the bar.  This will give you the Tools Menubar.

For Tabbed mode, the "Autocorrect" menu is available under "Review"->"Review"
(on the far right-side of the bar).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112810] [META] Arabic & Farsi language-specific RTL issues

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112810

Eyal Rozenberg  changed:

   What|Removed |Added

 Depends on||41652


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=41652
[Bug 41652] "NO-BREAK SPACE" (U+00A0) interpreted as fixed-width space
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158362] Libreoffice viewer android doesn't open a file impress .odp

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158362

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||m.wegh...@posteo.de
 Ever confirmed|0   |1

--- Comment #2 from Michael Weghorn  ---
Thanks for your report.

I can reproduce. If I remove the media object on slide 5 in the desktop version
and resave the file, it's opened just fine in Android Viewer as well. So the
problem seems to be related to that object.


Version: 7.6.3.2-android
Build ID: 8c4c8a83119e

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137031] "File Associations" Option header without any options shown

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137031

--- Comment #7 from Jim Avera  ---
Confirming fixed in 7.6.3.2 for Windows 64-bit.  

Now the "Windows Default apps" button is visible and there is a "Perfor
check...on start-up" checkbox.   And the Options/General dialog shrinks to use
smaller and smaller font sizes if the desktop height is very short (up to a
point, after which the off-screen content is not accessible).

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158364] New: Crash during the execution of BASIC macro with L10N procedures on ExportToPOTFile

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158364

Bug ID: 158364
   Summary: Crash during the execution of BASIC macro with L10N
procedures on ExportToPOTFile
   Product: LibreOffice
   Version: 24.2.0.0 alpha1+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: proj...@tongtang.pl

Description:
Crash during the execution of BASIC macro with L10N procedures also with the
example itself from the help:
https://help.libreoffice.org/24.2/pl/text/sbasic/shared/03/sf_l10n.html?=SHARED=WIN
---
System info:
Library :   ScriptForge
Service :   L10N
Method :ExportToPOTFile

The ScriptForge library has crashed. The reason is unknown.
Maybe a bug that could be reported on
https://bugs.documentfoundation.org/

More details : 

Location : FileSystem.OpenTextFile/1567
Wystąpił wyjątek 
Type: com.sun.star.ucb.ContentCreationException
Message: Unable to create Content for : at
C:/cygwin/home/tdf/jenkins/daily_workspace/tb/src_master/ucb/source/ucp/file/prov.cxx:122
at
C:/cygwin/home/tdf/jenkins/daily_workspace/tb/src_master/ucbhelper/source/client/content.cxx:264.

THE EXECUTION IS CANCELLED.

Steps to Reproduce:
1. write simple basic sub with service L10N and with export to po file (exaple
lines from help are enough good)
2. execute it
3. that's all

Actual Results:
THE EXECUTION IS CANCELLED.

Expected Results:
create PO file and go on macro execution


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 8566b767a24bc2c382391b6eb154f410c9f865b8
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: pl-PL (pl_PL); UI: pl-PL
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158115] View settings don't keep their value

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158115

--- Comment #4 from Gabor Kelemen (allotropia)  ---
Note: after a bit more investigation, looks like adding the
Display/ShowOutlineContentVisibilityButton and
Display/TreatSubOutlineLevelsAsContent keys make sense to add for Writer/Web,
since the Outline Folding feature works in Writer/Web as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 38159] Better full text justification with auto character scaling and paragraph level adjustment

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38159

--- Comment #37 from Frank  ---
Re: "Is that ok with everyone?"

Writer's support for basic word processor functionality in most scripts other
than Latin (the script behind the English, French, etc. etc. alphabets)
certainly ranges from adequate to abysmal, so any attempt to strategize an
approach to improving this situation has my vote.

And, as the person posting the question points out, even the justification in
English is fairly primitive.

So, yes, it's ok with me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158115] View settings don't keep their value

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158115

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158363] New: Add configuration key for the Right-aligned vertical ruler property

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158363

Bug ID: 158363
   Summary: Add configuration key for the Right-aligned vertical
ruler property
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer Web
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
Blocks: 102187

Created attachment 191032
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191032=edit
Setting the property, the vertical ruler is on the right side of the window

When the Writer Web - View option "Right-aligned" vertical ruler setting is
enabled, the vertical ruler appears on the right side of the window. However
upon restarting Writer Web, the vertical ruler is on the left side of the
window.

1. Open a new HTML document
2. Go to Options - Writer Web - View
3. Enable the Vertical Ruler and the Right-aligned settings, press OK
-> Vertical ruler appears on the right side of the window
4. Restart Writer/Web
-> The vertical ruler is now on the left side of the window, the Right-aligned
setting is unchecked in the Options - Writer Web - View page.

This happens because there is no configuration key to store the setting value,
similar as the one for the same setting in the Writer - View page.

To solve this, a new config key should be added for Writer/Web.

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: af9c3ed6f748781f2a77e676ffe740992788969b
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

Code pointers:
https://cgit.freedesktop.org/libreoffice/core/tree/sw/source/uibase/config/usrpref.cxx#n272
SwLayoutViewConfig::GetPropertyNames and related implementation of
SwLayoutViewConfig

officecfg/registry/schema/org/openoffice/Office/Writer.xcs 
Window group -> IsVerticalRulerRight property as template

officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs 
where a similar property is missing


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||158363


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158363
[Bug 158363] Add configuration key for the Right-aligned vertical ruler
property
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187
Bug 102187 depends on bug 137031, which changed state.

Bug 137031 Summary: "File Associations" Option header without any options shown
https://bugs.documentfoundation.org/show_bug.cgi?id=137031

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 137031] "File Associations" Option header without any options shown

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137031

Matt K  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #6 from Matt K  ---
I think this is fixed with
https://gerrit.libreoffice.org/c/core/+/112370/15/cui/uiconfig/ui/optgeneralpage.ui.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 116969] Justification by alternative methods

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116969

Eyal Rozenberg  changed:

   What|Removed |Added

 CC||eyalr...@gmx.com

--- Comment #1 from Eyal Rozenberg  ---
I've suggested on bug 38159 that we create a meta-bug for line breaking and
justification logic; and also that (parts of) this issue be tendered out in
2024.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in macOS 14 Sonoma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

n6ac  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #12 from n6ac  ---
Patrick – thank you, thank you!
I thought that I had done that but obviously not!
I appreciate your patience.
... Alfred

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151121] Need ability to determine which fallback font is used

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151121

--- Comment #13 from Eyal Rozenberg  ---
(In reply to Chris Sherlock from comment #10)
> The question is - where to notify the end user what font is being used.

Well, it should probably be in more than one place, but - we already have a
sort of notification that a whole font family is missing: The font family
selection drop-down on the Formatting toolbar. When the family name is
italicized, we know it's missing. So a tooltip when hovering over the family
name is one place to do it - when the whole family is missing.

This doesn't help with single missing glyphs, though. Here are two ideas to
cover that:

1. Additional information in the Style Inspector. It already shows the style
and DF font family for a stretch of text or at the cursor; it should not be
difficult to have a fallback-font-family in there.
2. An UNO command, which examines the selection and lists the fallbacks (and
perhaps also substitutions) for all selected glyphs, in some simple dialog.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158362] Libreoffice viewer android doesn't open a file impress .odp

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158362

Christophe N  changed:

   What|Removed |Added

 CC||csn...@free.fr

--- Comment #1 from Christophe N  ---
Created attachment 191031
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191031=edit
impress file with 7 slides and 1 slide with video

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158362] New: Libreoffice viewer android doesn't open a file impress .odp

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158362

Bug ID: 158362
   Summary: Libreoffice viewer android doesn't open a file impress
.odp
   Product: LibreOffice
   Version: 7.6.3.2 release
  Hardware: All
OS: Android
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android Viewer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: csn...@free.fr

Description:
Trying to open a file .odp, I get the message "Document returned an invalid
size or the document is empty"

Steps to Reproduce:
1.click to open
2.
3.

Actual Results:
 message "Document returned an invalid size or the document is empty"

Expected Results:
view on screen


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.6.3.2-android
Build ID: 8c4c8a83119e

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 116969] Justification by alternative methods

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116969

Eyal Rozenberg  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 38159] Better full text justification with auto character scaling and paragraph level adjustment

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38159

Eyal Rozenberg  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 38159] Better full text justification with auto character scaling and paragraph level adjustment

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38159

--- Comment #36 from Eyal Rozenberg  ---
The bug title mentions both paragraph-level adjustment and "character scaling",
meaning, I assume, the possibility of contacting, rather than just expanding,
inter-word spacing. While these are of course related - they are not, in fact,
dependent. Even with single-line justification, one could squeeze space a bit
until a limit, then move words to the next line and expand space.

So, I suggest we have separate bugs for going paragraph-level and one for
supporting intra-word space contraction.

Also, we should consider bug 116969: "Justification by alternative methods",
which lists:

* Use of alternative character shapes
* Use of ligatures
* Use of expandable "connection" glyphs, e.g. kashida in Arabic

and one could also mention

* Slight expansion and contraction of glyphs, a-la the LaTeX microtype package

The bottom line is that I believe we should have a meta-bug for justification
and line breaking logic, supplanting bug 116969, with a separate bug for each
capability.

Is that ok with everyone? Would you like to structure the bugs differently?

Finally, I also think maybe paragraph-level line breaking and justification
logic is something worth tendering for in 2024, and encourage others to help
put that forward.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - 19 commits - avmedia/source cui/source dbaccess/source editeng/source external/python3 framework/qa include/sfx2 include/tools sc/

2023-11-24 Thread Michael Stahl (via logerrit)
 avmedia/source/gstreamer/gstframegrabber.cxx|   14 -
 cui/source/dialogs/SpellDialog.cxx  |2 
 dbaccess/source/core/dataaccess/ModelImpl.cxx   |3 
 editeng/source/accessibility/AccessibleEditableTextPara.cxx |3 
 external/python3/ExternalPackage_python3.mk |2 
 framework/qa/cppunit/dispatchtest.cxx   |3 
 include/sfx2/docmacromode.hxx   |4 
 include/sfx2/objsh.hxx  |6 
 include/sfx2/strings.hrc|1 
 include/tools/urlobj.hxx|5 
 sc/source/core/data/global.cxx  |7 
 sc/source/ui/drawfunc/drtxtob.cxx   |3 
 sc/source/ui/view/editsh.cxx|3 
 sc/source/ui/view/formatsh.cxx  |2 
 sc/source/ui/view/viewdata.cxx  |   34 ++
 sd/qa/unit/tiledrendering/tiledrendering.cxx|8 
 sd/source/ui/app/sdmod1.cxx |   29 +-
 sd/source/ui/remotecontrol/Receiver.cxx |   21 +
 sfx2/source/doc/docmacromode.cxx|8 
 sfx2/source/doc/iframe.cxx  |5 
 sfx2/source/doc/objmisc.cxx |   35 ++
 sfx2/source/doc/objxtor.cxx |1 
 sfx2/source/inc/objshimp.hxx|3 
 sw/inc/IDocumentMarkAccess.hxx  |3 
 sw/qa/extras/uiwriter/uiwriter.cxx  |  144 
 sw/source/core/doc/DocumentContentOperationsManager.cxx |3 
 sw/source/core/doc/docbm.cxx|   10 
 sw/source/core/frmedt/feshview.cxx  |7 
 sw/source/core/inc/MarkManager.hxx  |2 
 sw/source/core/inc/mvsave.hxx   |3 
 sw/source/core/text/pormulti.cxx|   13 -
 sw/source/core/undo/rolbck.cxx  |   39 +--
 sw/source/core/undo/undel.cxx   |   26 ++
 sw/source/core/undo/undobj.cxx  |   16 +
 sw/source/filter/html/htmlplug.cxx  |2 
 sw/source/filter/html/htmltab.cxx   |2 
 sw/source/filter/xml/xmltexti.cxx   |2 
 sw/source/uibase/shells/drwtxtex.cxx|8 
 sw/source/uibase/uiview/viewport.cxx|5 
 sw/source/uibase/wrtsh/wrtsh2.cxx   |   38 ++-
 tools/source/fsys/urlobj.cxx|9 
 vcl/source/window/window2.cxx   |6 
 xmloff/source/draw/ximpshap.cxx |2 
 43 files changed, 434 insertions(+), 108 deletions(-)

New commits:
commit a0a1d909043e0b508804eaa3dbe608925f1c702a
Author: Michael Stahl 
AuthorDate: Thu Nov 23 20:45:09 2023 +0100
Commit: Michael Stahl 
CommitDate: Fri Nov 24 21:58:23 2023 +0100

tdf#148389 sw: fix Delete Undo/Redo of bookmark positions

The main problem is that in SwUndoSaveContent::DelContentIndex() if the
selection start/end is equal to the bookmark start/end, the bookmark is
not deleted and no SwHistoryBookmark is created, hence on Undo the
bookmark positions are not restored.

Since deleting bookmarks in more situations might cause user complaints,
let's just extend the creation of SwHistoryBookmark to these cases,
which means we need to take care both here and in
SwHistoryBookmark::SetInDoc() that there is now a situation where all
bookmark positions are saved and restored but the bookmark still exists
in the document because it wasn't deleted.

The next problem is that using Backspace/Delete keys sets the
ArtificialSelection flag which is stored in SwUndoDelete, but when used
multiple times the SwUndoDelete::CanGrouping() extends an existing
SwUndoDelete, and if it previously would not delete a bookmark, the
extended range might fully contain the bookmark and thus delete it on
Redo, so check if there are saved bookmark positions and prevent
grouping in that case.

Another problem is then that SwUndoDelete::RedoImpl() deletes the
bookmark anyway, as already indicated with a FIXME comment.

This can be prevented by passing the now-existing m_DeleteFlags into
DelBookmarks() from DeleteRangeImplImpl().

Change-Id: Id5eb1a58927aaa6e7e8b75be82d7f854d8057cfc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159875
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 57974af130e7421da6b07589d4a63a754b757ad6)

diff --git 

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - 6 commits - avmedia/source dbaccess/source include/sfx2 include/tools sc/source sd/source sfx2/source sw/source tools/so

2023-11-24 Thread Caolán McNamara (via logerrit)
 avmedia/source/gstreamer/gstframegrabber.cxx  |   14 ++---
 dbaccess/source/core/dataaccess/ModelImpl.cxx |3 +-
 include/sfx2/docmacromode.hxx |4 ++
 include/sfx2/objsh.hxx|6 
 include/sfx2/strings.hrc  |1 
 include/tools/urlobj.hxx  |5 +++
 sc/source/core/data/global.cxx|7 
 sd/source/ui/app/sdmod1.cxx   |   29 ---
 sfx2/source/doc/docmacromode.cxx  |8 -
 sfx2/source/doc/iframe.cxx|5 ++-
 sfx2/source/doc/objmisc.cxx   |   35 +++
 sfx2/source/doc/objxtor.cxx   |1 
 sfx2/source/inc/objshimp.hxx  |3 +-
 sw/source/filter/html/htmlplug.cxx|2 -
 sw/source/filter/xml/xmltexti.cxx |2 -
 sw/source/uibase/shells/drwtxtex.cxx  |8 +
 sw/source/uibase/wrtsh/wrtsh2.cxx |   38 --
 tools/source/fsys/urlobj.cxx  |9 ++
 xmloff/source/draw/ximpshap.cxx   |2 -
 19 files changed, 135 insertions(+), 47 deletions(-)

New commits:
commit ddbc78e7879671574e79cc3b93a0ccd362bad30e
Author: Caolán McNamara 
AuthorDate: Wed Nov 22 21:14:41 2023 +
Commit: Michael Stahl 
CommitDate: Fri Nov 24 18:23:33 2023 +0100

reuse AllowedLinkProtocolFromDocument in impress/draw

Change-Id: I73ca4f087946a45dbf92d69a0dc1e769de9b5690
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159843
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
(cherry picked from commit f0942eed2eb328b04856f20613f5226d66b66a20)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159759
Reviewed-by: Michael Stahl 
Signed-off-by: Xisco Fauli 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159884
Reviewed-by: Miklos Vajna 
Signed-off-by: Xisco Fauli 

diff --git a/sd/source/ui/app/sdmod1.cxx b/sd/source/ui/app/sdmod1.cxx
index 3d84ddb0da56..8d42653545ea 100644
--- a/sd/source/ui/app/sdmod1.cxx
+++ b/sd/source/ui/app/sdmod1.cxx
@@ -32,6 +32,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 #include 
@@ -193,26 +194,32 @@ void SdModule::Execute(SfxRequest& rReq)
 {
 bool bIntercept = false;
 ::sd::DrawDocShell* pDocShell = dynamic_cast< ::sd::DrawDocShell 
*>( SfxObjectShell::Current() );
-if (pDocShell)
+::sd::ViewShell* pViewShell = pDocShell ? 
pDocShell->GetViewShell() : nullptr;
+if (pViewShell)
 {
-::sd::ViewShell* pViewShell = pDocShell->GetViewShell();
-if (pViewShell)
+if( sd::SlideShow::IsRunning( pViewShell->GetViewShellBase() ) 
)
 {
-if( sd::SlideShow::IsRunning( 
pViewShell->GetViewShellBase() ) )
+// Prevent documents from opening while the slide
+// show is running, except when this request comes
+// from a shape interaction.
+if (rReq.GetArgs() == nullptr)
 {
-// Prevent documents from opening while the slide
-// show is running, except when this request comes
-// from a shape interaction.
-if (rReq.GetArgs() == nullptr)
-{
-bIntercept = true;
-}
+bIntercept = true;
 }
 }
 }
 
 if (!bIntercept)
 {
+if (const SfxStringItem* pURLItem = 
rReq.GetArg(SID_FILE_NAME))
+{
+if (!pViewShell || 
!SfxObjectShell::AllowedLinkProtocolFromDocument(pURLItem->GetValue(),
+   
 pViewShell->GetObjectShell(),
+   
 pViewShell->GetFrameWeld()))
+{
+return;
+}
+}
 SfxGetpApp()->ExecuteSlot(rReq, SfxGetpApp()->GetInterface());
 }
 else
commit 530830fdae0f9092fbd93c7be315b2055a841bf3
Author: Caolán McNamara 
AuthorDate: Wed Nov 15 11:39:24 2023 +
Commit: Michael Stahl 
CommitDate: Fri Nov 24 18:23:23 2023 +0100

reuse AllowedLinkProtocolFromDocument in writer

reorg calc hyperlink check to reuse elsewhere

Change-Id: I20ae3c5df15502c3a0a366fb4a2924c06ffac3d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159487
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
(cherry picked from commit e6a7537762e19fde446441edd10d301f9b37ce75)

reuse AllowedLinkProtocolFromDocument in writer

 

[Libreoffice-bugs] [Bug 151612] Text styles should support a "prevent line breaking" feature

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151612

--- Comment #14 from Eyal Rozenberg  ---
(In reply to Dieter from comment #12)
> Eyal, could you perhaps add a sample document? 

What would you like a sample document to contain?

> And if you have that Feature, how should it work Should font size be reduced 
> to fit a word within a line of spacing or ...?

It should work as though the whole stretch of text were a single word: Either
it fits on the earlier line, or it gets placed entirely on the next line. And
if it's too long - again, like the case of an overly-long word; or any other
reasonable fallback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152534] Win11 dark theme support--Active selections have light blue background which makes white icons and text almost invisible

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152534

--- Comment #32 from Tex2002ans  ---
And there was 1 more completely-new-to-LibreOffice Windows 11 user who reported
this on the subreddit:

-
https://www.reddit.com/r/libreoffice/comments/182siys/new_to_lo_two_issues_so_far_windows/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151849] Find-and-replace shortcut becomes keyboard-layout-sensitive in find bar

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151849

--- Comment #5 from Eyal Rozenberg  ---
(In reply to Dieter from comment #4)
> Egal, is the bug still reproducible for you with actual master?

Problem persists with:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 3161a6c351a2f5f70c0420ee8cccf2eb23de1ecf
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: he-IL (en_IL); UI: en-US

from about 6 weeks ago.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112125] [META] Hyperlink dialog bugs and enhancements

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112125
Bug 112125 depends on bug 158345, which changed state.

Bug 158345 Summary: Opening Hyperlink dialog leads to crash
https://bugs.documentfoundation.org/show_bug.cgi?id=158345

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-11-24 Thread Julien Nabet (via logerrit)
 cui/source/dialogs/hltpbase.cxx |   21 +++--
 1 file changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 516f800f84b533db0082b1f39c19d1af40ab29c8
Author: Julien Nabet 
AuthorDate: Fri Nov 24 20:25:47 2023 +0100
Commit: Julien Nabet 
CommitDate: Fri Nov 24 21:31:43 2023 +0100

tdf#158345: Opening Hyperlink dialog leads to crash

terminate called after throwing an instance of 
'com::sun::star::datatransfer::UnsupportedFlavorException'

relevant part of bt from this exception:
0  0x7f34fd6b0231 in __cxa_throw () at 
/lib/x86_64-linux-gnu/libstdc++.so.6
1  0x7f34e9d8207d in 
x11::X11Transferable::getTransferData(com::sun::star::datatransfer::DataFlavor 
const&) (this=0x562594fc9af0, rFlavor=...)
at 
/home/julien/lo/libreoffice/vcl/unx/generic/dtrans/X11_transferable.cxx:58
2  0x7f34e9d825ec in non-virtual thunk to 
x11::X11Transferable::getTransferData(com::sun::star::datatransfer::DataFlavor 
const&) () at /home/julien/lo/libreoffice/instdir/program/libvclplug_genlo.so
3  0x7f34e15589f2 in SvxHyperlinkTabPageBase::Reset(SfxItemSet const&) 
(this=0x5625958378f0, rItemSet=SfxItemSet of pool 0x562591482920 with parent 
0x0 and Which ranges: [(10361, 10362)] = {...})
at /home/julien/lo/libreoffice/cui/source/dialogs/hltpbase.cxx:468

See full bt here: 
https://bugs.documentfoundation.org/attachment.cgi?id=191029

Regression from:
89d3735e05b98223a49a387421386fd736fc3de6^!
tdf#146576 - Propose clipboard content when inserting a hyperlink

Change-Id: Ic111b8348f2288c4e9e6760fe6f7f48faadec582
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159939
Tested-by: Julien Nabet 
Reviewed-by: Julien Nabet 

diff --git a/cui/source/dialogs/hltpbase.cxx b/cui/source/dialogs/hltpbase.cxx
index f2448460ee66..f0aa7c368c04 100644
--- a/cui/source/dialogs/hltpbase.cxx
+++ b/cui/source/dialogs/hltpbase.cxx
@@ -37,6 +37,7 @@
 #include 
 #include 
 #include 
+#include 
 
 using namespace ::ucbhelper;
 
@@ -465,13 +466,21 @@ void SvxHyperlinkTabPageBase::Reset( const SfxItemSet& 
rItemSet)
 if (xTransferable->isDataFlavorSupported(aFlavor))
 {
 OUString aClipBoardConentent;
-if (xTransferable->getTransferData(aFlavor) >>= 
aClipBoardConentent)
+try
+{
+if (xTransferable->getTransferData(aFlavor) >>= 
aClipBoardConentent)
+{
+INetURLObject aURL;
+aURL.SetSmartURL(aClipBoardConentent);
+if (!aURL.HasError())
+aStrURL
+= 
aURL.GetMainURL(INetURLObject::DecodeMechanism::Unambiguous);
+}
+}
+// tdf#158345: Opening Hyperlink dialog leads to crash
+// MimeType = "text/plain;charset=utf-16"
+catch(const 
css::datatransfer::UnsupportedFlavorException&)
 {
-INetURLObject aURL;
-aURL.SetSmartURL(aClipBoardConentent);
-if (!aURL.HasError())
-aStrURL
-= 
aURL.GetMainURL(INetURLObject::DecodeMechanism::Unambiguous);
 }
 }
 }


[Libreoffice-bugs] [Bug 158353] FILEOPEN XLSX Wrong round

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158353

--- Comment #6 from Mike Kaganski  ---
(In reply to Gabor Kelemen (allotropia) from comment #5)
> Seems to have started with:

Started specifically what? The more numerically correct display, or the wrong
save?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158355] Support per-platform/per-desktop-environment variation of keyboard shortcuts

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158355

--- Comment #6 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #5)
> Shortcuts are more stable, and in general will be notated in source with a
> "~"; mnemonics/accelerators are somewhat dynamic

I should have asked: What's the difference between "shortcuts", "mnemonics" and
"accelerators"?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 158355] Support per-platform/per-desktop-environment variation of keyboard shortcuts

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158355

--- Comment #6 from Eyal Rozenberg  ---
(In reply to V Stuart Foote from comment #5)
> Shortcuts are more stable, and in general will be notated in source with a
> "~"; mnemonics/accelerators are somewhat dynamic

I should have asked: What's the difference between "shortcuts", "mnemonics" and
"accelerators"?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 158360] [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158360

--- Comment #3 from Julien Nabet  ---
With LO Debian package 7.5.8.2, no pb to open the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158360] [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158360

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158360] [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158360

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
Created attachment 191030
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191030=edit
gdb bt

On pc Debian x86-64 with master sources updated today, I got an assertion.

I attached bt and some console logs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in macOS 14 Sonoma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

--- Comment #11 from Patrick Luby  ---
(In reply to n6ac from comment #10)
> ~ % /Applications/LibreOffice.app/Contents/MacOS/soffice
> libc++abi: terminating due to uncaught exception of type
> com::sun::star::deployment::DeploymentException
> Unspecified Application Error

Ah ha! I have seen that type of LibreOffice exception before. Usually it is
either corrupt LibreOffice preference files or an old extension that no longer
works with newer versions of LibreOffice.

The next thing to try is removing your existing LibreOffice preference files
and then see if LibreOffice will launch. To remove your existing LibreOffice
preference files, go to the Finder, select the Go > Go to Folder..., and in the
dialog that appears, enter "~/Library/Application Support", and double-click on
the folder that the Finder displays. Then, the Finder window, select the
"LibreOffice" folder, press the Enter/Return key, and rename the folder.

Does LibreOffice still not launch after doing the above?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158345] Opening Hyperlink dialog leads to crash

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158345

Julien Nabet  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #4 from Julien Nabet  ---
I gave a try with https://gerrit.libreoffice.org/c/core/+/159939

I took a look at the other locations which call "getTransferData" and most of
them (all?) just catch the exception and do nothing with it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in macOS 14 Sonoma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

--- Comment #10 from n6ac  ---
~ % /Applications/LibreOffice.app/Contents/MacOS/soffice
libc++abi: terminating due to uncaught exception of type
com::sun::star::deployment::DeploymentException
Unspecified Application Error

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in macOS 14 Sonoma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

--- Comment #9 from Patrick Luby  ---
(In reply to n6ac from comment #8)
> No thing seen – all I see is about one second of the icon in the dock,
> nothing at all in the Menu bar ...

Hmmm. Since there are no crash logs, can you try open the Terminal application
and run LibreOffice in the Terminal window using the following command:

/Applications/LibreOffice.app/Contents/MacOS/soffice

If there are any messages in the Terminal window, can you paste them into your
reply?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on macOS

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42082
Bug 42082 depends on bug 155092, which changed state.

Bug 155092 Summary: UI: Erratic behaviour after resizing spreadsheet window size
https://bugs.documentfoundation.org/show_bug.cgi?id=155092

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in macOS 14 Sonoma

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

--- Comment #8 from n6ac  ---
No thing seen – all I see is about one second of the icon in the dock, nothing
at all in the Menu bar ...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 158112] Sidebar pane shortcuts conflict with Alt+NumPad input

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158112

--- Comment #9 from V Stuart Foote  ---
Mike K. proposes a potential numberpad scancode solution in see also bug 156443

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 158112] Sidebar pane shortcuts conflict with Alt+NumPad input

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158112

--- Comment #9 from V Stuart Foote  ---
Mike K. proposes a potential numberpad scancode solution in see also bug 156443

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 114184] Replace non-single-quote apostrophes with Geresh when appropriate

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114184

--- Comment #9 from László Németh  ---
Likely it's possible to fix this using regex-like .* patterns in AutoCorrect
replacements, see 
http://libreoffice.hu/pattern-matching-in-autocorrect/

and e.g. its usage for Greek to replace the word-ending sigma:

https://bugs.documentfoundation.org/show_bug.cgi?id=116387

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156443] Windows: alt+numpad doesn't work for Unicode decimal codes, like in WordPad/Word

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156443

--- Comment #1 from V Stuart Foote  ---
+1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158257] ^{ opens the accessibility check

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158257

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158351] Trying to use Alt+0150 opens the attribute window

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158351

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158257] ^{ opens the accessibility check

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158257

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from V Stuart Foote  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 158112] Sidebar pane shortcuts conflict with Alt+NumPad input

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158112

V Stuart Foote  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=15 |
   |8351|
 CC||a.berg@berg-kommunikation.d
   ||e

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 158351] Trying to use Alt+0150 opens the attribute window

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158351

V Stuart Foote  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=15 |
   |8112|
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from V Stuart Foote  ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158112] Sidebar pane shortcuts conflict with Alt+NumPad input

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158112

V Stuart Foote  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=15 |
   |8351|
 CC||a.berg@berg-kommunikation.d
   ||e

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - translations

2023-11-24 Thread Michael Stahl (via logerrit)
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4c56bfd8bc30c31d09f77d11df0d052f07446a8b
Author: Michael Stahl 
AuthorDate: Fri Nov 24 20:00:15 2023 +0100
Commit: Gerrit Code Review 
CommitDate: Fri Nov 24 20:00:15 2023 +0100

Update git submodules

* Update translations from branch 'distro/cib/libreoffice-6-4'
  to 24a3d3dac0d23c65e9586e13fe6b2c983e1aacb3
  - add translation for tdf#128969

Change-Id: I03506d313f789f432f240d543dac9aa313e979f8

diff --git a/translations b/translations
index e7a8e73e4f04..24a3d3dac0d2 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit e7a8e73e4f04e918ceb2dd7e4d1cab078f0262eb
+Subproject commit 24a3d3dac0d23c65e9586e13fe6b2c983e1aacb3


[Libreoffice-commits] translations.git: Branch 'distro/cib/libreoffice-6-4' - source/de

2023-11-24 Thread Michael Stahl (via logerrit)
 source/de/sfx2/messages.po |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit 24a3d3dac0d23c65e9586e13fe6b2c983e1aacb3
Author: Michael Stahl 
AuthorDate: Fri Nov 24 19:59:17 2023 +0100
Commit: Michael Stahl 
CommitDate: Fri Nov 24 19:59:17 2023 +0100

add translation for tdf#128969

Change-Id: I03506d313f789f432f240d543dac9aa313e979f8

diff --git a/source/de/sfx2/messages.po b/source/de/sfx2/messages.po
index 8712ef91e50..b741f3b9785 100644
--- a/source/de/sfx2/messages.po
+++ b/source/de/sfx2/messages.po
@@ -524,6 +524,16 @@ msgstr ""
 "Öffnen von \"$(ARG1)\" schlug mit dem Fehlercode $(ARG2) und folgender 
Nachricht fehl: \"$(ARG3)\"\n"
 "Vielleicht wurde kein Webbrowser auf Ihrem System gefunden. In diesem Fall 
prüfen Sie bitte Ihre Desktop-Einstellungen oder installieren Sie einen 
Webbrowser (beispielsweise Firefox) am Standardort, wie während der 
Browser-Installation gefordert."
 
+#. QEABe
+#: include/sfx2/strings.hrc:101
+msgctxt "STR_DANGEROUS_TO_OPEN"
+msgid ""
+"It might be dangerous to open \"$(ARG1)\".\n"
+"Do you really want to open it?"
+msgstr ""
+"Es ist möglicherweise gefährlich, \"$(ARG1)\" zu öffnen.\n"
+"Möchten Sie es wirklich öffnen?"
+
 #. kmLzB
 #: include/sfx2/strings.hrc:106
 msgctxt "STR_NO_ABS_URI_REF"


[Libreoffice-bugs] [Bug 158349] FILEOPEN "General Error. General input/output error." when opening .docx files

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158349

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 CC||jaume.pujantell@collabora.c
   ||om, kelem...@ubuntu.com
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #5 from Gabor Kelemen (allotropia)  ---
Seems to have started in:

https://git.libreoffice.org/core/+/5082d50d24c3fec4487c724a15eb0d54a82ecd0d

author  Jaume Pujantell  Wed Sep 13 08:58:21
2023 +0200
committer   Jaume Pujantell  Wed Oct 11
15:19:58 2023 +0200

writerfilter: use content controls for text in block SDTs

Adding CC to: Jaume Pujantell

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158361] New: add keyboard layout support to n-dash, m-dash and quotation marks

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158361

Bug ID: 158361
   Summary: add keyboard layout support to n-dash, m-dash and
quotation marks
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nem...@numbertext.org

Description:
On Linux and macOS, basic typographical marks are part of the default keyboard
set. E.g. for Hungarian, AltGr-Z is for n-dash, AltGr-O and AltGr-P for the
opening and closing double quote. Add these or similar keys to the Windows
build (also if needed for your language, to Linux by extending
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/master/symbols?ref_type=heads).

This allows much easier input of these typographical marks in Search & Replace
and other user interface of Windows, also faster typing.

Also it allows hardware vendors to create more user-friendly keyboard layouts.

Steps to Reproduce:
E.g. check your Linux keyboard layout for n-dash, m-dash and quotation marks on
Windows build of LibreOffice.

Actual Results:
No typographical marks

Expected Results:
Typing typographical marks


Reproducible: Always


User Profile Reset: No

Additional Info:
Place of Linux keyboard layouts:

https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/master/symbols?ref_type=heads

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158345] Opening Hyperlink dialog leads to crash

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158345

--- Comment #3 from Julien Nabet  ---
Just for the record, I don't reproduce this with gtk3 rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158346] The ScriptForge library has crashed. The reason is unknow.

2023-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158346

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com

--- Comment #1 from Rafael Lima  ---
This is caused by the way Ubuntu packages LibreOffice.

Since LO 7.6, the package maintainers decided to ship ScriptForge in a separate
package. So if you want to use scriptforge, you need to install the
python3-scriptforge package

sudo apt install python3-scriptforge

This should fix your problem.

I should note that this was not a decision made by LibreOffice devs, but
instead by the maintainers of the LibreOffice packages on Ubuntu.

-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   3   4   >