[Bug 151679] Clipboard contents on Mac cause trouble with clipboard recorders

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151679

Mike Kaganski  changed:

   What|Removed |Added

 CC||plub...@libreoffice.org

--- Comment #6 from Mike Kaganski  ---
It might be needed in macOS case, to treat this clipboard format differently.
Needs OS-specific knowledge. Patrick is the expert here.

At least on Windows, it is *expected* that the *shared* clipboard contains the
link entry, and so e.g. one may put a DDE link to Excel, which references a
point in Writer's document. So at least there, this interchange format is not
app-local.

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

[Bug 158728] Feature Request: Add a facility to create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

--- Comment #5 from Mike Kaganski  ---
(In reply to Jambunathan K from comment #4)
> ... Of course, LibreOffice should provide a means for creating this `odt` or
> `ott` file.

Based on how much demand is this "of course"? WONTFIX IMO. No real use case,
other than for a single person in the universe.

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

[Bug 158408] Enhancement and RFC: File Language Versioning within Writer

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158408

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

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

[Bug 158408] Enhancement and RFC: File Language Versioning within Writer

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158408

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

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

[Bug 158728] Feature Request: Add a facility to create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

--- Comment #4 from Jambunathan K  ---

> This feature request  is based on  my original question [How do I create a
> `ott’ template that includes “default” style definitions; by “default”
> styles, I mean ALL the “factory styles” that ship with a LibreOffice
> install](https://ask.libreoffice.org/t/how-do-i-create-a-ott-template-that-
> includes-default-style-definitions-by-default-styles-i-mean-all-the-factory-
> styles-that-ship-with-a-libreoffice-install/96312), and the solution I came
> up with
> [CreateODTFileWithAllFactoryStyles](https://ask.libreoffice.org/t/how-do-i-
> create-a-ott-template-that-includes-default-style-definitions-by-default-
> styles-i-mean-all-the-factory-styles-that-ship-with-a-libreoffice-install/
> 96312/18?u=mxnotts)

... Of course, LibreOffice should provide a means for creating this `odt` or
`ott` file.

My `basic` script is an amateurish attempt at creating just this utility. The
version of `CreateODTFileWithAllFactoryStyles.bas` is based on
https://github.com/kjambunathan/org-mode-ox-odt/blob/eaef4ea87d671fbf601ba3f3aa6784931eccd59f/contrib/odt/LibreOffice/src/OrgModeUtilities.bas#L287.
 If there are any future revisions, it may be accessed at my gitbub repo.

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

[Bug 139069] LISTBOX: Input of more than one entry impossible without switching to separate button

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139069

--- Comment #7 from Robert Großkopf  ---
Behavior is still the same. 
Why don't we set the old "Shift" + "Enter" as a shortcut to the button, which
should be pressed to enter more than one value?

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

[Bug 158728] Feature Request: Add a facility to create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

Jambunathan K  changed:

   What|Removed |Added

Summary|Feature Request: Create a   |Feature Request: Add a
   |`ott’ template that |facility to create a `ott’
   |includes ALL the “default”  |template that includes ALL
   |style definitions;  |the “default” style
   ||definitions;

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

[Bug 158728] Feature Request: Create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

--- Comment #3 from Jambunathan K  ---
Created attachment 191455
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191455=edit
CreateODTFileWithAllFactoryStyles.bas

CreateODTFileWithAllFactoryStyles.bas:  Verbatim copy of file of same name
included in `vanilla-odt-styles.zip`.  (The basic script *works* in *safe mode*
... If it fails on your end, then there may be very trivial tweaks you may have
to do ... Btw, the inline comments may in `Basic` file may or may not match
with what the code does.  So, take the inline comments seriously ...)

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

[Bug 158728] Feature Request: Create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

--- Comment #2 from Jambunathan K  ---
Created attachment 191454
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191454=edit
vanilla-odt-styles.odt

vanilla-odt-styles.odt:  Verbatim copy of file of same name included in
`vanilla-odt-styles.zip`

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

[Bug 158728] Feature Request: Create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

--- Comment #1 from Jambunathan K  ---
Created attachment 191453
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191453=edit
vanilla-odt-styles.pdf

vanilla-odt-styles.pdf:  Verbatim copy of the file of same name in
`vanilla-odt-styles.zip`.

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

[Bug 158728] New: Feature Request: Create a `ott’ template that includes ALL the “default” style definitions;

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158728

Bug ID: 158728
   Summary: Feature Request: Create a `ott’ template that includes
ALL the “default” style definitions;
   Product: LibreOffice
   Version: 24.2.0.0 alpha0+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kjambunat...@gmail.com

Created attachment 191452
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191452=edit
vanilla-odt-styles.zip:  Contains ODT, and PDF file of Vanilla styles and a LO
Basic Script used to generate these files

Feature Request: Create a `ott’ template that includes ALL the “default” style
definitions used by a LO installation; 

(By “default” styles, I mean ALL the “factory styles” that ship with a
LibreOffice install)


This feature request  is based on  my original question [How do I create a
`ott’ template that includes “default” style definitions; by “default” styles,
I mean ALL the “factory styles” that ship with a LibreOffice
install](https://ask.libreoffice.org/t/how-do-i-create-a-ott-template-that-includes-default-style-definitions-by-default-styles-i-mean-all-the-factory-styles-that-ship-with-a-libreoffice-install/96312),
and the solution I came up with
[CreateODTFileWithAllFactoryStyles](https://ask.libreoffice.org/t/how-do-i-create-a-ott-template-that-includes-default-style-definitions-by-default-styles-i-mean-all-the-factory-styles-that-ship-with-a-libreoffice-install/96312/18?u=mxnotts)

Mike Kaganski mentions that there is no built in way of creating a `OTT`
template out of the `Vanilla` style definitions. See
https://ask.libreoffice.org/t/how-do-i-create-a-ott-template-that-includes-default-style-definitions-by-default-styles-i-mean-all-the-factory-styles-that-ship-with-a-libreoffice-install/96312/2?u=mxnotts

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

Jonathan Clark license statement

2023-12-15 Thread Jonathan Clark
All of my past & future contributions to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.


Outreachy Dec 2023 - Implement Qt/KDE Frameworks theming using native Qt widgets - Weekly Update 1

2023-12-15 Thread Omkar Acharekar
Hello Everyone,

I wanted to share my progress for this week  as I started
implementing the Weld API methods for Qt. To start off,  I began with
simple message dialogs like this
.
I did the implementation of QtInstanceMessageDialog and basic functions
like set_primary_text, set_secondary_text, set_Icon etc. Today, I will
finish the run method, which will display this native Qt widget. Once
completed, I will make pull request for these changes. Thanks to Mentors
Michael Weghorn and Heiko Tietze for their guidance and support.

  Next week, I will continue implementing the QtInstanceBuilder. It
will be needed for creating other message dialogs like QuerySaveDocument,
QuerySaveContourChangesDialog etc and other widgets.

Best Regards
Omkar


[Bug 142806] Freeze/hang/crash when exporting to PDF with style inspector panel active

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142806

Matt K  changed:

   What|Removed |Added

 CC||michael.st...@allotropia.de

--- Comment #11 from Matt K  ---
I isolated the assert crash to the following combined changes:

https://git.libreoffice.org/core/+/a1b0fc647d14dc36e9fe238d5bfc81ebcfa1d5dc
and
https://git.libreoffice.org/core/+/5726be1314517d47dd733aabe64a3d85cce094c5

Adding to CC Michael Stahl.

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

[Bug 128122] BASIC CCur should obey locale setting

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128122

Jonathan Clark  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |j...@nullptr.ca
   |desktop.org |

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

[Bug 158727] New: Add a left widevec in libreoffice math / formula editor

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158727

Bug ID: 158727
   Summary: Add a left widevec in libreoffice math / formula
editor
   Product: LibreOffice
   Version: 7.6.4.1 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xyzgoo...@gmail.com

The current arrow vec/widevec is pointing at the right side, and we need an
arrow that is reversed which points to the left side.

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

[Bug 105537] [META] Assertion failed crashes

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537

Telesto  changed:

   What|Removed |Added

 Depends on||142806


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=142806
[Bug 142806] Freeze/hang/crash when exporting to PDF with style inspector panel
active
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 142806] Freeze/hang/crash when exporting to PDF with style inspector panel active

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142806

Telesto  changed:

   What|Removed |Added

 Blocks||105537


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

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.

[Bug 158454] Add Thai Autocorrect Support

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158454

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 158478] Ability to convert back from 3D to 2D

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158478

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 158485] difficulty of adjusting row height with borders

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158485

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83066
Bug 83066 depends on bug 155158, which changed state.

Bug 155158 Summary: Cursor dissapears when switching from chinese layout 
(windows 10)
https://bugs.documentfoundation.org/show_bug.cgi?id=155158

   What|Removed |Added

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

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

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

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

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

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

[Bug 155158] Cursor dissapears when switching from chinese layout (windows 10)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155158

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

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.

[Bug 74513] Underlined Words in Calc When Pasted as GDI Metafile into Writer Do Not Appear

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74513

--- Comment #32 from QA Administrators  ---
Dear noibsguy,

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.

[Bug 136773] The table of contents deletes the end of the document

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136773

--- Comment #19 from QA Administrators  ---
Dear Myosotis Arae,

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.

[Bug 139069] LISTBOX: Input of more than one entry impossible without switching to separate button

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139069

--- Comment #6 from QA Administrators  ---
Dear Robert Großkopf,

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.

[Bug 134196] Table of content is broken after copy/paste if it's the first thing on the first page

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134196

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
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.

[Bug 117346] color of Auto-FILTER-▼-Button does not switch back from blue to black after Filter RESET, still shows old filter settings

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117346

--- Comment #7 from QA Administrators  ---
Dear Rainer Bielefeld Retired,

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.

[Bug 100974] If different CTL font is selected, font preview shows sample text in different alphabet than the default language's

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100974

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

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.

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

ady  changed:

   What|Removed |Added

 Resolution|FIXED   |INVALID

--- Comment #7 from ady  ---
I am setting this as invalid, because this is not even a real (potential) bug
report.

Please next time go to .

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

marcu...@gmail.com  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

--- Comment #6 from marcu...@gmail.com  ---
Issue seems solved.

Thanks

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

--- Comment #5 from marcu...@gmail.com  ---
(In reply to ady from comment #3)
> Check the following setting:
> 
> * Menu Tools > Options > LibreOffice > Accessibility > Use automatic font
> color for screen display (set OFF, unchecked box)
> 
> * OK
> * CTRL+SHIFT+F9 (Recalculate Hard)
> 
> Does that help?

Already unchecked.
CTRL+Shift+F9 turns my mic on/off like F9 on its own does.

No. It did not help but the other reply did.

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

--- Comment #4 from marcu...@gmail.com  ---
(In reply to m.a.riosv from comment #2)
> Have you enabled?
> Menu/View/Value highlighting.
> 
> Please don't use private message, there is the option to include
> attachments, on top of the first message.

That helped - yes.

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

[Bug 142806] Freeze/hang/crash when exporting to PDF with style inspector panel active

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142806

Matt K  changed:

   What|Removed |Added

Summary|Freeze/hang when exporting  |Freeze/hang/crash when
   |to PDF with style inspector |exporting to PDF with style
   |panel active|inspector panel active

--- Comment #10 from Matt K  ---
Here is my info:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9382734da1838485bfe7d2ae912b8d61f24231e4
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Updating title to show it's now a crash.  Should the priority of this increase
now that it's a crash?

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

[Bug 142806] Freeze/hang when exporting to PDF with style inspector panel active

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142806

--- Comment #9 from Matt K  ---
I get a debug assert/crash when trying to open the example doc in a debug build
and doing "File"->"Export as..."->"Export as PDF..."->"OK".  One thing to note
is that I see a warning panel message that says "Missing hyphenation data:
Please install the hyphenation package for locale "de-DE"" and the first page
renders just a gray background rather than an actual page.  After install the
german dictionary from
https://extensions.libreoffice.org/en/extensions/show/german-de-de-frami-dictionaries,
I clicked in the gray area and page 1 appeared.  Still get the following
assert:

assert(pStartFrame == pEndFrame); // link or field all in 1 frame

with the following stack trace:

>   swlo.dll!SwRootFrame::CalcFrameRects(const SwShellCursor & rCursor, 
> std::vector> & rRects, SwRootFrame::RectsMode 
> eMode) Line 2602C++
swlo.dll!`anonymous namespace'::GetCursorRectsContainingText(const
SwCursorShell & rShell) Line 354 C++
swlo.dll!SwEnhancedPDFExportHelper::EnhancedPDFExport(const
o3tl::strong_int eLanguageDefault) Line 2224   
C++
   
swlo.dll!SwEnhancedPDFExportHelper::SwEnhancedPDFExportHelper(SwEditShell &
rSh, OutputDevice & rOut, const rtl::OUString & rPageRange, bool
bSkipEmptyPages, bool bEditEngineOnly, const SwPrintData & rPrintData) Line
2079   C++
swlo.dll!SwXTextDocument::render(long nRenderer, const
com::sun::star::uno::Any & rSelection, const
com::sun::star::uno::Sequence &
rxOptions) Line 3020  C++
pdffilterlo.dll!PDFExport::ExportSelection(vcl::PDFWriter & rPDFWriter,
const com::sun::star::uno::Reference &
rRenderable, const com::sun::star::uno::Any & rSelection, const
StringRangeEnumerator & rRangeEnum,
com::sun::star::uno::Sequence &
rRenderOptions, long nPageCount) Line 180   C++
pdffilterlo.dll!PDFExport::Export(const rtl::OUString & rFile, const
com::sun::star::uno::Sequence &
rFilterData) Line 1089   C++
pdffilterlo.dll!PDFFilter::implExport(const
com::sun::star::uno::Sequence &
rDescriptor) Line 181 C++
pdffilterlo.dll!PDFFilter::filter(const
com::sun::star::uno::Sequence &
rDescriptor) Line 246 C++
sfxlo.dll!SfxObjectShell::ExportTo(SfxMedium & rMedium) Line 2595  
C++

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

core.git: cui/source include/svtools svtools/source sw/source

2023-12-15 Thread Gabor Kelemen (via logerrit)
 cui/source/tabpages/page.cxx  |   16 ++---
 include/svtools/optionsdrawinglayer.hxx   |8 --
 svtools/source/config/optionsdrawinglayer.cxx |   31 --
 sw/source/uibase/sidebar/PageFormatPanel.cxx  |6 ++---
 4 files changed, 11 insertions(+), 50 deletions(-)

New commits:
commit c498e2acd64688df9aa32bbcc820d8513a5373ea
Author: Gabor Kelemen 
AuthorDate: Mon Nov 13 01:02:08 2023 +0100
Commit: Thorsten Behrens 
CommitDate: Sat Dec 16 01:30:20 2023 +0100

Drop some wrapper methods from SvtOptionsDrawinglayer

just use the wrapped officecfg methods instead of:
GetMaximumPaperWidth
GetMaximumPaperHeight
GetMaximumPaperLeftMargin
GetMaximumPaperRightMargin
GetMaximumPaperTopMargin
GetMaximumPaperBottomMargin

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

diff --git a/cui/source/tabpages/page.cxx b/cui/source/tabpages/page.cxx
index d810a9471dce..0fec60690e9a 100644
--- a/cui/source/tabpages/page.cxx
+++ b/cui/source/tabpages/page.cxx
@@ -49,13 +49,13 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
 #include 
 #include 
 #include 
+#include 
 
 // static 
 
@@ -276,16 +276,16 @@ SvxPageDescPage::SvxPageDescPage(weld::Container* pPage, 
weld::DialogController*
 
 // #i4219# take Maximum now from configuration (1/100th cm)
 // was: 11900 -> 119 cm ;new value 3 meters -> 300 cm -> 3
-
m_xPaperWidthEdit->set_max(m_xPaperWidthEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperWidth()),
 FieldUnit::CM);
-
m_xPaperHeightEdit->set_max(m_xPaperHeightEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperHeight()),
 FieldUnit::CM);
+
m_xPaperWidthEdit->set_max(m_xPaperWidthEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperWidth::get()),
 FieldUnit::CM);
+
m_xPaperHeightEdit->set_max(m_xPaperHeightEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperHeight::get()),
 FieldUnit::CM);
 
 // #i4219# also for margins (1/100th cm). Was: , keeping.
-
m_xLeftMarginEdit->set_max(m_xLeftMarginEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperLeftMargin()),
 FieldUnit::MM);
-
m_xRightMarginEdit->set_max(m_xRightMarginEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperRightMargin()),
 FieldUnit::MM);
-
m_xTopMarginEdit->set_max(m_xTopMarginEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperTopMargin()),
 FieldUnit::MM);
-
m_xBottomMarginEdit->set_max(m_xBottomMarginEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperBottomMargin()),
 FieldUnit::MM);
+
m_xLeftMarginEdit->set_max(m_xLeftMarginEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperLeftMargin::get()),
 FieldUnit::MM);
+
m_xRightMarginEdit->set_max(m_xRightMarginEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperRightMargin::get()),
 FieldUnit::MM);
+
m_xTopMarginEdit->set_max(m_xTopMarginEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperTopMargin::get()),
 FieldUnit::MM);
+
m_xBottomMarginEdit->set_max(m_xBottomMarginEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperBottomMargin::get()),
 FieldUnit::MM);
 m_xGutterMarginEdit->set_max(
-
m_xGutterMarginEdit->normalize(SvtOptionsDrawinglayer::GetMaximumPaperLeftMargin()),
+
m_xGutterMarginEdit->normalize(officecfg::Office::Common::Drawinglayer::MaximumPaperLeftMargin::get()),
 FieldUnit::MM);
 
 // Get the i18n framework numberings and add them to the listbox.
diff --git a/include/svtools/optionsdrawinglayer.hxx 
b/include/svtools/optionsdrawinglayer.hxx
index ef7b96bbba58..a29d2899fef4 100644
--- a/include/svtools/optionsdrawinglayer.hxx
+++ b/include/svtools/optionsdrawinglayer.hxx
@@ -42,14 +42,6 @@ namespace SvtOptionsDrawinglayer
 SVT_DLLPUBLIC Color   GetStripeColorA();
 SVT_DLLPUBLIC Color   GetStripeColorB();
 
-// #i4219#
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperWidth();
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperHeight();
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperLeftMargin();
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperRightMargin();
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperTopMargin();
-SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperBottomMargin();
-
 // #i95644# helper to check if AA is allowed on this system. Currently, for 
WIN it's disabled
 // and OutDevSupportType::TransparentRect is checked (this  hits 
XRenderExtension, e.g.
 // currently for SunRay as long as not supported there)
diff --git a/svtools/source/config/optionsdrawinglayer.cxx 
b/svtools/source/config/optionsdrawinglayer.cxx
index f6beb66fa330..edb91e41fc34 100644
--- a/svtools/source/config/optionsdrawinglayer.cxx
+++ b/svtools/source/config/optionsdrawinglayer.cxx
@@ -43,37 +43,6 @@ 

core.git: sc/source sc/uiconfig

2023-12-15 Thread Rafael Lima (via logerrit)
 sc/source/ui/navipi/content.cxx  |   38 +++
 sc/source/ui/view/viewfun6.cxx   |6 +
 sc/uiconfig/scalc/ui/dropmenu.ui |   42 +++
 3 files changed, 69 insertions(+), 17 deletions(-)

New commits:
commit 46c1ce9ac9fa8eff069d5998a6d96a639f277a8e
Author: Rafael Lima 
AuthorDate: Tue Dec 12 01:35:46 2023 +0100
Commit: Thorsten Behrens 
CommitDate: Sat Dec 16 01:24:38 2023 +0100

tdf#158514 Add "Edit Comment" entry to the navigator popup

Clicking this option will show the comment and enter edit mode.

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

diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx
index 89d77642558a..9e1cc51afd44 100644
--- a/sc/source/ui/navipi/content.cxx
+++ b/sc/source/ui/navipi/content.cxx
@@ -24,6 +24,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -38,6 +39,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -368,6 +370,17 @@ IMPL_LINK_NOARG(ScContentTree, ContentDoubleClickHdl, 
weld::TreeView&, bool)
 ScAddress aPos = GetNotePos( nChild );
 pParentWindow->SetCurrentTable( aPos.Tab() );
 pParentWindow->SetCurrentCell( aPos.Col(), aPos.Row() );
+// Check whether the comment is currently visible and toggle 
its visibility
+ScDocument* pSrcDoc = GetSourceDocument();
+if (ScPostIt* pNote = pSrcDoc->GetNote(aPos.Col(), aPos.Row(), 
aPos.Tab()))
+{
+bool bVisible = pNote->IsCaptionShown();
+// Effectivelly set the visibility of the comment
+GetManualOrCurrent()->GetDocFunc().ShowNote(aPos, 
!bVisible);
+// Put the note in edit mode
+ScTabViewShell* pScTabViewShell = 
ScNavigatorDlg::GetTabViewShell();
+pScTabViewShell->EditNote();
+}
 }
 break;
 
@@ -525,6 +538,13 @@ IMPL_LINK(ScContentTree, CommandHdl, const CommandEvent&, 
rCEvt, bool)
 {
 bool bDone = false;
 
+ScContentId nType;
+sal_uLong nChild;
+std::unique_ptr xEntry(m_xTreeView->make_iterator());
+if (!m_xTreeView->get_cursor(xEntry.get()))
+xEntry.reset();
+GetEntryIndexes(nType, nChild, xEntry.get());
+
 switch ( rCEvt.GetCommand() )
 {
 case CommandEventId::ContextMenu:
@@ -581,6 +601,10 @@ IMPL_LINK(ScContentTree, CommandHdl, const CommandEvent&, 
rCEvt, bool)
 sActive = sId;
 xDocMenu->set_active(sActive, true);
 
+// Edit Comments entry is only visible for comments
+if (nType != ScContentId::NOTE)
+xPop->set_visible("edit", false);
+
 OUString sIdent = xPop->popup_at_rect(m_xTreeView.get(), 
tools::Rectangle(rCEvt.GetMousePosPixel(), Size(1, 1)));
 if (sIdent == "hyperlink")
 pParentWindow->SetDropMode(0);
@@ -593,6 +617,20 @@ IMPL_LINK(ScContentTree, CommandHdl, const CommandEvent&, 
rCEvt, bool)
 OUString aName = xDocMenu->get_label(sIdent);
 SelectDoc(aName);
 }
+else if (sIdent == "edit")
+{
+ScAddress aPos = GetNotePos( nChild );
+pParentWindow->SetCurrentTable( aPos.Tab() );
+pParentWindow->SetCurrentCell( aPos.Col(), aPos.Row() );
+ScDocument* pSrcDoc = GetSourceDocument();
+if (pSrcDoc->GetNote(aPos.Col(), aPos.Row(), aPos.Tab()))
+{
+// Make the note visible and put it in edit mode
+GetManualOrCurrent()->GetDocFunc().ShowNote(aPos, 
true);
+ScTabViewShell* pScTabViewShell = 
ScNavigatorDlg::GetTabViewShell();
+pScTabViewShell->EditNote();
+}
+}
 }
 break;
 default: break;
diff --git a/sc/source/ui/view/viewfun6.cxx b/sc/source/ui/view/viewfun6.cxx
index a840670dfce2..95d7cc2c2038 100644
--- a/sc/source/ui/view/viewfun6.cxx
+++ b/sc/source/ui/view/viewfun6.cxx
@@ -28,6 +28,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 #include 
 #include 
 #include 
@@ -507,6 +509,10 @@ void ScViewFunc::ShowNote( bool bShow )
 
 void ScViewFunc::EditNote()
 {
+// HACK: If another text object is selected, make sure it gets unselected
+if (FuText* pOldFuText = dynamic_cast(GetDrawFuncPtr()))
+pOldFuText->KeyInput(KeyEvent(0, vcl::KeyCode(KEY_ESCAPE)));
+
 // for editing display and activate
 
 ScDocShell* pDocSh = GetViewData().GetDocShell();
diff --git 

core.git: bin/get-bugzilla-attachments-by-mimetype

2023-12-15 Thread Gabor Kelemen (via logerrit)
 bin/get-bugzilla-attachments-by-mimetype |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7f4841946962ffd0d457574721601dc2e6b372a1
Author: Gabor Kelemen 
AuthorDate: Fri Dec 15 14:31:23 2023 +0100
Commit: Thorsten Behrens 
CommitDate: Sat Dec 16 01:24:03 2023 +0100

get-bugzilla-attachments-by-mimetype: GNOME Bugzilla is dead

Comment it out from the script.
Gnumeric's new bugtracking is in gitlab:
https://gitlab.gnome.org/GNOME/gnumeric/-/issues

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

diff --git a/bin/get-bugzilla-attachments-by-mimetype 
b/bin/get-bugzilla-attachments-by-mimetype
index 6ce2a82d30eb..6b8e6cc1676c 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -348,7 +348,7 @@ rss_bugzillas = (
 #( 'abi', 'http://bugzilla.abisource.com/buglist.cgi' ), #added for abiword
 ( 'fdo', 'http://bugs.freedesktop.org/buglist.cgi' ),
 ( 'gentoo', 'http://bugs.gentoo.org/buglist.cgi' ),
-( 'gnome', 'http://bugzilla.gnome.org/buglist.cgi' ), # added for gnumeric
+#( 'gnome', 'http://bugzilla.gnome.org/buglist.cgi' ), # added for gnumeric
 ( 'kde', 'http://bugs.kde.org/buglist.cgi' ), # added for koffice/calligra
 ( 'mandriva', 'https://qa.mandriva.com/buglist.cgi' ),
 ( 'moz', 'https://bugzilla.mozilla.org/buglist.cgi' ),


[Bug 158726] New: word count bloat: all symbols counted as separate words

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158726

Bug ID: 158726
   Summary: word count bloat: all symbols counted as separate
words
   Product: LibreOffice
   Version: 7.6.2.1 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: carlosfla...@gmail.com

Description:
All symbols (colon, semi-colon, period, quotes, marks, accents) are counted as
separate words, whether they are joined with other characters or not.

Steps to Reproduce:
1. Type any document with symbols.
2. Watch the word count at the bottom.
3. Both the total count and the selection count include the symbol as a word.

Actual Results:
The string:
Lc-ms sd:jk asdf.”
is counted as 9 words, with each group counted as 3 words.

Expected Results:
The same string in version 7.2:
Lc-ms sd:jk asdf.”
is counted as 3 words, with each group counted as a single word, which is the
expected result.


Reproducible: Always


User Profile Reset: No

Additional Info:
A limited workaround (dash still breaks a word in two) can be obtained by
adding all the symbols to the "Tools - Options - LibreOffice Writer - General -
Additional separators" field:
 ~ ` ! @ # $ % ^ * ( ) - _ = + { } [ ] : ; " ' , . / < > ? “ ” ‘ ’ … 

My exact version is:
Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 60(Build:1)
CPU threads: 8; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-CA (en_CA.UTF-8); UI: en-US
Calc: threaded

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

core.git: cui/source include/svtools svtools/source svx/source

2023-12-15 Thread Gabor Kelemen (via logerrit)
 cui/source/tabpages/grfpage.cxx   |3 ++-
 include/svtools/optionsdrawinglayer.hxx   |4 
 svtools/source/config/optionsdrawinglayer.cxx |5 -
 svx/source/svdraw/sdrpaintwindow.cxx  |3 ++-
 svx/source/svdraw/svddrgmt.cxx|5 +++--
 5 files changed, 7 insertions(+), 13 deletions(-)

New commits:
commit 9a71ac689a7d5929f66df23f9fcc707bdb146e3f
Author: Gabor Kelemen 
AuthorDate: Thu Nov 2 11:47:07 2023 +0100
Commit: Thorsten Behrens 
CommitDate: Sat Dec 16 01:22:24 2023 +0100

Drop some wrapper methods from SvtOptionsDrawinglayer

just use the wrapped officecfg methods instead of:

GetStripeLength

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

diff --git a/cui/source/tabpages/grfpage.cxx b/cui/source/tabpages/grfpage.cxx
index fac0bfb6ab05..a12ffb0ea544 100644
--- a/cui/source/tabpages/grfpage.cxx
+++ b/cui/source/tabpages/grfpage.cxx
@@ -40,6 +40,7 @@
 #include 
 #include 
 #include 
+#include 
 
 constexpr auto CM_1_TO_TWIP = o3tl::convert(1, o3tl::Length::cm, 
o3tl::Length::twip); // 567
 
@@ -774,7 +775,7 @@ void SvxCropExample::Paint(vcl::RenderContext& 
rRenderContext, const ::tools::Re
 // the former used XOR paint.
 const Color aColA(SvtOptionsDrawinglayer::GetStripeColorA().getBColor());
 const Color aColB(SvtOptionsDrawinglayer::GetStripeColorB().getBColor());
-const double fStripeLength(SvtOptionsDrawinglayer::GetStripeLength());
+const double 
fStripeLength(officecfg::Office::Common::Drawinglayer::StripeLength::get());
 const basegfx::B2DVector 
aDashVector(rRenderContext.GetInverseViewTransformation() * 
basegfx::B2DVector(fStripeLength, 0.0));
 const double fLogicDashLength(aDashVector.getX());
 
diff --git a/include/svtools/optionsdrawinglayer.hxx 
b/include/svtools/optionsdrawinglayer.hxx
index 8a0948d9da1b..ef7b96bbba58 100644
--- a/include/svtools/optionsdrawinglayer.hxx
+++ b/include/svtools/optionsdrawinglayer.hxx
@@ -36,15 +36,11 @@ namespace SvtOptionsDrawinglayer
 GetStripeColorB()
 SetStripeColorB()   =>  Set second of two colors which 
overlay uses to draw stripes
 
-GetStripeLength()
-SetStripeLength()   =>  Set length of a single stripe in 
pixels
-
 @seealsoconfiguration package 
"org.openoffice.Office.Common/Drawinglayer"
 
*//*-*/
 
 SVT_DLLPUBLIC Color   GetStripeColorA();
 SVT_DLLPUBLIC Color   GetStripeColorB();
-SVT_DLLPUBLIC sal_uInt16  GetStripeLength();
 
 // #i4219#
 SVT_DLLPUBLIC sal_uInt32  GetMaximumPaperWidth();
diff --git a/svtools/source/config/optionsdrawinglayer.cxx 
b/svtools/source/config/optionsdrawinglayer.cxx
index c041d281cf91..f6beb66fa330 100644
--- a/svtools/source/config/optionsdrawinglayer.cxx
+++ b/svtools/source/config/optionsdrawinglayer.cxx
@@ -43,11 +43,6 @@ Color GetStripeColorB()
 return Color(ColorTransparency, 
officecfg::Office::Common::Drawinglayer::StripeColorB::get());
 }
 
-sal_uInt16 GetStripeLength()
-{
-return officecfg::Office::Common::Drawinglayer::StripeLength::get();
-}
-
 // #i4219#
 sal_uInt32 GetMaximumPaperWidth()
 {
diff --git a/svx/source/svdraw/sdrpaintwindow.cxx 
b/svx/source/svdraw/sdrpaintwindow.cxx
index ebed55326a57..bf66375f41e6 100644
--- a/svx/source/svdraw/sdrpaintwindow.cxx
+++ b/svx/source/svdraw/sdrpaintwindow.cxx
@@ -27,6 +27,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -187,7 +188,7 @@ void 
SdrPaintView::InitOverlayManager(rtl::ReferencesetStripeColorA(aColA);
 xOverlayManager->setStripeColorB(aColB);
-
xOverlayManager->setStripeLengthPixel(SvtOptionsDrawinglayer::GetStripeLength());
+
xOverlayManager->setStripeLengthPixel(officecfg::Office::Common::Drawinglayer::StripeLength::get());
 }
 
 rtl::Reference 
SdrPaintView::CreateOverlayManager(OutputDevice& rOutputDevice) const
diff --git a/svx/source/svdraw/svddrgmt.cxx b/svx/source/svdraw/svddrgmt.cxx
index 1d6d379fce85..b80014718257 100644
--- a/svx/source/svdraw/svddrgmt.cxx
+++ b/svx/source/svdraw/svddrgmt.cxx
@@ -67,6 +67,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -102,7 +103,7 @@ drawinglayer::primitive2d::Primitive2DContainer 
SdrDragEntryPolyPolygon::createP
 rDragMethod.applyCurrentTransformationToPolyPolygon(aCopy);
 basegfx::BColor 
aColA(SvtOptionsDrawinglayer::GetStripeColorA().getBColor());
 basegfx::BColor 
aColB(SvtOptionsDrawinglayer::GetStripeColorB().getBColor());
-const double fStripeLength(SvtOptionsDrawinglayer::GetStripeLength());
+const double 
fStripeLength(officecfg::Office::Common::Drawinglayer::StripeLength::get());
 
 

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #7 from Alexey  ---
> I use 1280x720.
I.e. 1280x1024.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #6 from Alexey  ---
Letters in new versions looks more bold at all, but it's weight not same. For
example, first word in first visible paragraph in my screenshots - "Decorators"
(not header). Vertical lines of "r" and "t" letter looks same weight in
LibreOffice 7.4.7, but "r" looks bolder, then "t" in 4.5.0. And its border less
accurate.

This propably can be not that visible at high monitor resolutions. I use
1280x720.

What about performance, there just high delays when I scroll document or resize
window.

My CPU: QuadCore Intel Core 2 Quad, 2333 MHz
Video Card: NVIDIA GeForce GTX 295

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

[Bug 151679] Clipboard contents on Mac cause trouble with clipboard recorders

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151679

ka...@goodtimes.fi changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||ka...@goodtimes.fi

--- Comment #5 from ka...@goodtimes.fi ---
It’s quite bizarre that simply reading the shared pasteboard contents should
cause the source document to become altered.

(In reply to Mike Kaganski from comment #1)
> Given that this particular clipboard format is *intended* to create links to
> the place in the document from where the data was copied, and its behavior
> is *designed* to create a bookmark in the original document upon paste, so
> that the place is addressable - how would a fix be possible?

By using an app-specific pasteboard instead of the shared one.

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

[Bug 155876] [LOCALHELP] - Calc - Help pages about dialogs should provide instructions for the Tabbed UI

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155876

--- Comment #44 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "libreoffice-24-2":

https://git.libreoffice.org/help/commit/3a46c3ed3dac763cca328715a4aed82a35f4145f

tdf#155876 UI cmds Calc-Sheet menu (32)

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

help.git: Branch 'libreoffice-24-2' - AllLangHelp_scalc.mk source/text

2023-12-15 Thread Olivier Hallot (via logerrit)
 AllLangHelp_scalc.mk |1 
 source/text/scalc/00/0404.xhp|   63 +++-
 source/text/scalc/01/0407.xhp|   19 +-
 source/text/scalc/01/04070100.xhp|  109 +++---
 source/text/scalc/01/04070200.xhp|2 
 source/text/scalc/01/04070300.xhp|   44 ++---
 source/text/scalc/01/04070400.xhp|   48 +++---
 source/text/scalc/01/ManageNames.xhp |   49 ++
 source/text/scalc/main0116.xhp   |3 
 source/text/shared/00/0001.xhp   |  262 +--
 10 files changed, 353 insertions(+), 247 deletions(-)

New commits:
commit 3a46c3ed3dac763cca328715a4aed82a35f4145f
Author: Olivier Hallot 
AuthorDate: Fri Dec 15 19:14:29 2023 -0300
Commit: Olivier Hallot 
CommitDate: Sat Dec 16 00:35:04 2023 +0100

tdf#155876 UI cmds Calc-Sheet menu (32)

+ Sheet menu for Calc: manage Names
+ untangle manage names and define names
+ refactoring

Change-Id: I27fe448ae251cb98a829e92c307fc31ad3b2c967
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160845
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 
(cherry picked from commit 2a305eedde1c9f9e1ba4af534688b4f83ea814d8)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160854

diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 6fd3c5f682..8b630a5e2f 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -291,6 +291,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
 helpcontent2/source/text/scalc/01/JumpToNextTableSel \
 helpcontent2/source/text/scalc/01/JumpToPrevTableSel \
 helpcontent2/source/text/scalc/01/live_data_stream \
+helpcontent2/source/text/scalc/01/ManageNames \
 helpcontent2/source/text/scalc/01/MergeCellsMenu \
 helpcontent2/source/text/scalc/01/NormalViewMode \
 helpcontent2/source/text/scalc/01/recalculate_hard \
diff --git a/source/text/scalc/00/0404.xhp 
b/source/text/scalc/00/0404.xhp
index 7473556970..52a29b8dc8 100644
--- a/source/text/scalc/00/0404.xhp
+++ b/source/text/scalc/00/0404.xhp
@@ -262,7 +262,12 @@
 
 Insert - Function - Category Add-In
 
-Choose 
Insert - Named Range or Expression.
+
+
+  
+  Choose 
Insert - Named Range or Expression.
+  Choose Sheet 
- Named Range or Expression
+
 
 
   
@@ -282,9 +287,50 @@
   
 
 
+
+  
+  Choose 
Sheet - Named Ranges and Expressions - Manage.
+  
+  Choose 
Insert - Manage Names.
+  Choose Data 
- Manage Names.
+  On the 
Insert menu of the Insert tab, choose 
Manage.
+  
+  
+
+  
+Icon Manage 
Names
+  
+  
+Manage 
Names
+  
+
+  
+
+  CommandCtrl
 + F3
+  Other
+  On the drop-down list 
in the Name Box of 
the Formula Bar, select Manage 
Names.
+
+
 
-Choose Sheet - Named 
Ranges and Expressions - Define.
-CommandCtrl+F3
+  
+  Choose Sheet - 
Named Ranges and Expressions - Define.
+  
+  Choose 
Insert - Define Name.
+  Choose Data 
- Define Name.
+  On the 
Insert menu of the Insert tab, choose 
Define.
+  
+  
+
+  
+Icon Define 
Name
+  
+  
+Define 
Name
+  
+
+  
+  Other
+  On the Name Box of the 
Formula Bar, insert a name for the selected cells range and press 
Enter.
 
 
 
@@ -295,7 +341,14 @@
   On the 
Insert menu of the Insert tab, choose 
Named Ranges and Expressions.
 
 
-Choose 
Sheet - Named Ranges and Expressions - 
Create.
-Choose 
Sheet - Named Ranges and Expressions - 
Labels.
+
+  
+  Choose 
Sheet - Named Ranges and Expressions - 
Create.
+
+
+
+  
+  Choose Sheet - Named Ranges and Expressions - 
Labels.
+
 
 
diff --git a/source/text/scalc/01/0407.xhp 
b/source/text/scalc/01/0407.xhp
index af57b50a4d..fc9c04a2e4 100644
--- a/source/text/scalc/01/0407.xhp
+++ b/source/text/scalc/01/0407.xhp
@@ -27,21 +27,20 @@
 
 
 
-
 
+
 Named Ranges and 
Expressions
 Allows you to 
name the different sections of your spreadsheet document. By naming the 
different sections, you can easily navigate through the spreadsheet 
documents and find specific information.
 
 
-  
+  
 
-Define
-
-Insert
-
-Apply
-
-Labels
-
+
+
+
+
+
+
+
 
 
diff --git a/source/text/scalc/01/04070100.xhp 
b/source/text/scalc/01/04070100.xhp
index 03db97a285..5d03d25b26 100644
--- a/source/text/scalc/01/04070100.xhp
+++ b/source/text/scalc/01/04070100.xhp
@@ -22,66 +22,67 @@
 
 
 
-Define Names
+Define Names
 /text/scalc/01/04070100.xhp
 
 
 
-
-
-
-
-
-Define Names
-Opens a dialog where you 
can specify a name for a selected area or a name for a formula 
expression.
-
-Use the mouse 
to define ranges or type the reference into the Define Name dialog 
fields.
+
+
+
+
+
+Define 
Names
+Opens a dialog where you 
can specify a name for a selected area or a name for a formula 
expression.
+
+
+Use the mouse to define ranges 
or type the reference into the Define Name dialog 
fields.
 
 
 
-The 
Sheet Area box on the Formula bar contains a list of defined names 
for the ranges or formula expressions and 

core.git: Branch 'libreoffice-24-2' - helpcontent2

2023-12-15 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b03aa9647c860af7948f219ed9a0e90e5eb374d5
Author: Olivier Hallot 
AuthorDate: Fri Dec 15 20:35:04 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Sat Dec 16 00:35:04 2023 +0100

Update git submodules

* Update helpcontent2 from branch 'libreoffice-24-2'
  to 3a46c3ed3dac763cca328715a4aed82a35f4145f
  - tdf#155876 UI cmds Calc-Sheet menu (32)

+ Sheet menu for Calc: manage Names
+ untangle manage names and define names
+ refactoring

Change-Id: I27fe448ae251cb98a829e92c307fc31ad3b2c967
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160845
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 
(cherry picked from commit 2a305eedde1c9f9e1ba4af534688b4f83ea814d8)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160854

diff --git a/helpcontent2 b/helpcontent2
index 25f295213eca..3a46c3ed3dac 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 25f295213eca6d9020ace6f8c96ad7a1b215c587
+Subproject commit 3a46c3ed3dac763cca328715a4aed82a35f4145f


core.git: helpcontent2

2023-12-15 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d799ba397e42d7a4ba62135e49b0c216c1d6a915
Author: Olivier Hallot 
AuthorDate: Fri Dec 15 20:33:37 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Sat Dec 16 00:33:37 2023 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 91d39c6ef8fc004c6ed92611333270493199d861
  - tdf#155876 UI cmds Calc-Sheet menu (32)

+ Sheet menu for Calc: manage Names
+ untangle manage names and define names
+ refactoring

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

diff --git a/helpcontent2 b/helpcontent2
index d4b5e5598f24..91d39c6ef8fc 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit d4b5e5598f24273a0f5b3a4d73e3e716a5a34aa9
+Subproject commit 91d39c6ef8fc004c6ed92611333270493199d861


[Bug 155876] [LOCALHELP] - Calc - Help pages about dialogs should provide instructions for the Tabbed UI

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155876

--- Comment #43 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/91d39c6ef8fc004c6ed92611333270493199d861

tdf#155876 UI cmds Calc-Sheet menu (32)

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

help.git: AllLangHelp_scalc.mk source/text

2023-12-15 Thread Olivier Hallot (via logerrit)
 AllLangHelp_scalc.mk |1 
 source/text/scalc/00/0404.xhp|   63 +++-
 source/text/scalc/01/0407.xhp|   19 +-
 source/text/scalc/01/04070100.xhp|  109 +++---
 source/text/scalc/01/04070200.xhp|2 
 source/text/scalc/01/04070300.xhp|   44 ++---
 source/text/scalc/01/04070400.xhp|   48 +++---
 source/text/scalc/01/ManageNames.xhp |   49 ++
 source/text/scalc/main0116.xhp   |3 
 source/text/shared/00/0001.xhp   |  262 +--
 10 files changed, 353 insertions(+), 247 deletions(-)

New commits:
commit 91d39c6ef8fc004c6ed92611333270493199d861
Author: Olivier Hallot 
AuthorDate: Fri Dec 15 19:14:29 2023 -0300
Commit: Olivier Hallot 
CommitDate: Sat Dec 16 00:33:36 2023 +0100

tdf#155876 UI cmds Calc-Sheet menu (32)

+ Sheet menu for Calc: manage Names
+ untangle manage names and define names
+ refactoring

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

diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 6fd3c5f682..8b630a5e2f 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -291,6 +291,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
 helpcontent2/source/text/scalc/01/JumpToNextTableSel \
 helpcontent2/source/text/scalc/01/JumpToPrevTableSel \
 helpcontent2/source/text/scalc/01/live_data_stream \
+helpcontent2/source/text/scalc/01/ManageNames \
 helpcontent2/source/text/scalc/01/MergeCellsMenu \
 helpcontent2/source/text/scalc/01/NormalViewMode \
 helpcontent2/source/text/scalc/01/recalculate_hard \
diff --git a/source/text/scalc/00/0404.xhp 
b/source/text/scalc/00/0404.xhp
index 7473556970..52a29b8dc8 100644
--- a/source/text/scalc/00/0404.xhp
+++ b/source/text/scalc/00/0404.xhp
@@ -262,7 +262,12 @@
 
 Insert - Function - Category Add-In
 
-Choose 
Insert - Named Range or Expression.
+
+
+  
+  Choose 
Insert - Named Range or Expression.
+  Choose Sheet 
- Named Range or Expression
+
 
 
   
@@ -282,9 +287,50 @@
   
 
 
+
+  
+  Choose 
Sheet - Named Ranges and Expressions - Manage.
+  
+  Choose 
Insert - Manage Names.
+  Choose Data 
- Manage Names.
+  On the 
Insert menu of the Insert tab, choose 
Manage.
+  
+  
+
+  
+Icon Manage 
Names
+  
+  
+Manage 
Names
+  
+
+  
+
+  CommandCtrl
 + F3
+  Other
+  On the drop-down list 
in the Name Box of 
the Formula Bar, select Manage 
Names.
+
+
 
-Choose Sheet - Named 
Ranges and Expressions - Define.
-CommandCtrl+F3
+  
+  Choose Sheet - 
Named Ranges and Expressions - Define.
+  
+  Choose 
Insert - Define Name.
+  Choose Data 
- Define Name.
+  On the 
Insert menu of the Insert tab, choose 
Define.
+  
+  
+
+  
+Icon Define 
Name
+  
+  
+Define 
Name
+  
+
+  
+  Other
+  On the Name Box of the 
Formula Bar, insert a name for the selected cells range and press 
Enter.
 
 
 
@@ -295,7 +341,14 @@
   On the 
Insert menu of the Insert tab, choose 
Named Ranges and Expressions.
 
 
-Choose 
Sheet - Named Ranges and Expressions - 
Create.
-Choose 
Sheet - Named Ranges and Expressions - 
Labels.
+
+  
+  Choose 
Sheet - Named Ranges and Expressions - 
Create.
+
+
+
+  
+  Choose Sheet - Named Ranges and Expressions - 
Labels.
+
 
 
diff --git a/source/text/scalc/01/0407.xhp 
b/source/text/scalc/01/0407.xhp
index af57b50a4d..fc9c04a2e4 100644
--- a/source/text/scalc/01/0407.xhp
+++ b/source/text/scalc/01/0407.xhp
@@ -27,21 +27,20 @@
 
 
 
-
 
+
 Named Ranges and 
Expressions
 Allows you to 
name the different sections of your spreadsheet document. By naming the 
different sections, you can easily navigate through the spreadsheet 
documents and find specific information.
 
 
-  
+  
 
-Define
-
-Insert
-
-Apply
-
-Labels
-
+
+
+
+
+
+
+
 
 
diff --git a/source/text/scalc/01/04070100.xhp 
b/source/text/scalc/01/04070100.xhp
index 03db97a285..5d03d25b26 100644
--- a/source/text/scalc/01/04070100.xhp
+++ b/source/text/scalc/01/04070100.xhp
@@ -22,66 +22,67 @@
 
 
 
-Define Names
+Define Names
 /text/scalc/01/04070100.xhp
 
 
 
-
-
-
-
-
-Define Names
-Opens a dialog where you 
can specify a name for a selected area or a name for a formula 
expression.
-
-Use the mouse 
to define ranges or type the reference into the Define Name dialog 
fields.
+
+
+
+
+
+Define 
Names
+Opens a dialog where you 
can specify a name for a selected area or a name for a formula 
expression.
+
+
+Use the mouse to define ranges 
or type the reference into the Define Name dialog 
fields.
 
 
 
-The 
Sheet Area box on the Formula bar contains a list of defined names 
for the ranges or formula expressions and their scope between parenthesis. 
Click a name from this box to highlight the corresponding reference on the 
spreadsheet. Names given 

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #5 from Alexey  ---
Created attachment 191451
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191451=edit
Sample document

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

--- Comment #3 from ady  ---
Check the following setting:

* Menu Tools > Options > LibreOffice > Accessibility > Use automatic font color
for screen display (set OFF, unchecked box)

* OK
* CTRL+SHIFT+F9 (Recalculate Hard)

Does that help?

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

--- Comment #4 from Charles Johnson  ---
Please notice, I do not use Windows, and there is NO safe mode inLinux.

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

[Bug 158722] Test failures on 24.2.0.0 beta1

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158722

--- Comment #4 from Gwyn Ciesla  ---
Which looks like: https://bugs.documentfoundation.org/show_bug.cgi?id=158423

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

[Bug 158722] Test failures on 24.2.0.0 beta1

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158722

--- Comment #3 from Gwyn Ciesla  ---
Looks like we get farther now:

_RUN_] (anonymous namespace)::BasicTest::validInputTest
/builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:224:(anonymous
namespace)::BasicTest::validInputTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument (exception thrown)

(anonymous namespace)::BasicTest::validInputTest finished in: 11ms
[_RUN_] (anonymous namespace)::BasicTest::warningInputTest
/builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:238:(anonymous
namespace)::BasicTest::warningInputTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument #2 (exception thrown)

(anonymous namespace)::BasicTest::warningInputTest finished in: 1ms
[_RUN_] (anonymous namespace)::BasicTest::errorInputTest
(anonymous namespace)::BasicTest::errorInputTest finished in: 0ms
[_RUN_] (anonymous namespace)::SerializerTest::serializerTest
/builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:334:(anonymous
namespace)::SerializerTest::serializerTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument (exception thrown)

(anonymous namespace)::SerializerTest::serializerTest finished in: 0ms
domtest.cxx:224:Assertion
Test name: (anonymous namespace)::BasicTest::validInputTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument (exception thrown)

domtest.cxx:238:Assertion
Test name: (anonymous namespace)::BasicTest::warningInputTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument #2 (exception thrown)

domtest.cxx:334:Assertion
Test name: (anonymous namespace)::SerializerTest::serializerTest
assertion failed
- Expression: false
- Valid input file did not result in XDocument (exception thrown)

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

--- Comment #3 from m.a.riosv  ---
No issue for me with:
Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL threaded

Please test in safe mode, Menu/Help/Restart in Safe Mode

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
Can you please point more precisely to what the difference is? I can't see it.
And it would help if you could share an example document.

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

[Bug 60006] TABLE: add a left-to-right, top side of the text left, vertical text direction to Text Flow tab, Table Properties dialog

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60006

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 145238] Bottom to top Text Orientation in Table properties hides part of Arabic content

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145238

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 106045] [META] Vertical and rotated text direction issues

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106045

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||119604


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=119604
[Bug 119604] RTL, TABLE: Text cannot be rotated in a RTL table in LibreOffice
Writer
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119604] RTL, TABLE: Text cannot be rotated in a RTL table in LibreOffice Writer

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119604

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||5238,
   ||https://launchpad.net/bugs/
   ||1772445,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=60
   ||006
 Blocks||106045

--- Comment #9 from Stéphane Guillou (stragu) 
 ---
Reproduced in:

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: fdc87dd56548622e13353b4cf9864232ee0110fb
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106045
[Bug 106045] [META] Vertical and rotated text direction issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158703] Crash if I use the space bar several times and then punctuation

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158703

--- Comment #5 from m.a.riosv  ---
Again, I can't reproduce with:
Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

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

[Bug 114911] Setting vertical orientation for first cell in table row shifts rendering of row on save & reopen

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114911

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #14 from Stéphane Guillou (stragu) 
 ---
Reproduced from scratch in:

Version: 24.2.0.0.beta1 (X86_64) / LibreOffice Community
Build ID: 5f390384195b7264c6e52add9e90a39790285249
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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

[Bug 158711] Text color change for Currency figures does not seems to work

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158711

--- Comment #2 from m.a.riosv  ---
Have you enabled?
Menu/View/Value highlighting.

Please don't use private message, there is the option to include attachments,
on top of the first message.

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

New Defects reported by Coverity Scan for LibreOffice

2023-12-15 Thread scan-admin
Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found 
with Coverity Scan.

1 new defect(s) introduced to LibreOffice found with Coverity Scan.
46 defect(s), reported by Coverity Scan earlier, were marked fixed in the 
recent build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1559193:  Memory - illegal accesses  (UNINIT)
/include/tools/globname.hxx: 33 in operator <=>(const SvGUID &, const SvGUID 
&)()



*** CID 1559193:  Memory - illegal accesses  (UNINIT)
/include/tools/globname.hxx: 33 in operator <=>(const SvGUID &, const SvGUID 
&)()
27 struct SAL_WARN_UNUSED SvGUID
28 {
29 sal_uInt32 Data1;
30 sal_uInt16 Data2;
31 sal_uInt16 Data3;
32 sal_uInt8  Data4[8];
>>> CID 1559193:  Memory - illegal accesses  (UNINIT)
>>> Using uninitialized value "".
33 friend constexpr auto operator<=>(const SvGUID&, const SvGUID&) = 
default;
34 friend constexpr bool operator==(const SvGUID&, const SvGUID&) = 
default;
35 };
36 
37 class SvStream;
38 



To view the defects in Coverity Scan visit, 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNnPiSHxWPOELPnIxzXoBNaw-3DDQst_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiiRBXFEWdzZPNhFi3L0knIctzjmuZ2HDuSCyiB3WHpShTTsHFUrXSdYfTvciNo-2BTRMUmxKPUYv-2Fz2fXveSdEexaJc5z402TUJiXdua7bxOwWmsZChwmzYP8eLC9-2FKVxKZVsO2dT2mHlkOGobl-2FHEJwMQu-2FcXXrTY66IphEXTVGoc-3D



[Bug 158724] Conditional Formatting gets overwritten

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158724

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
And how to do when you want to overwrite?
Instead of the long shortcut, you can create your own.
Menu/Tools/Customize/Keyboard.

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

--- Comment #2 from Charles Johnson  ---
Created attachment 191450
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191450=edit
Simple odt file that will not print

Simple odt file that will not print with LibreOffice 7.6.4.1

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

[Bug 158723] Weird behaviour in windows management

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158723

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please can you paste the information in Menu/Help/About LibreOffice, there is
an icon to copy.

Please test modifying the options in:
Menu/Tools/LibreOffice/View/Graphics output, enable/disable skia options.

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

[Bug 158114] Show lost linked images

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158114

V Stuart Foote  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org

--- Comment #7 from V Stuart Foote  ---
+1 to use the "External Links..." dialog, with some visual indicator in the SB
Nvaigator. Agree it doesn't belong in the Accessibility Check... SB deck and
should be moved if possible.

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

[Bug 158114] Show lost linked images

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158114

V Stuart Foote  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org

--- Comment #7 from V Stuart Foote  ---
+1 to use the "External Links..." dialog, with some visual indicator in the SB
Nvaigator. Agree it doesn't belong in the Accessibility Check... SB deck and
should be moved if possible.

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

[Bug 158721] Printing fails in Writer: blank page produced

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158721

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please attach a sample file, and paste the information in Menu/Help/About
LibreOffice, there is an icon to copy.

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

[Bug 158719] Vlookup error swapping from libreoffice to excel

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158719

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please attach a sample file, and paste the information in Menu/Help/About
LibreOffice, there is an icon to copy.

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

[Bug 158718] Any PDF import not work and display message "This PDF file is encrypted and can't be opened. "

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158718

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #4 from m.a.riosv  ---
Please test in safe mode, Menu/Help/Restart in Safe Mode

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

[Bug 158114] Show lost linked images

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158114

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||samuel.mehrbrodt@allotropia
   ||.de,
   ||stephane.guillou@libreoffic
   ||e.org

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
Thanks for the feature, László, but I'm not sure this belongs in the
accessibility sidebar, which should really be focused on accessibility issues
so it doesn't become cluttered with general issues and overwhelming for the
user.

Design/UX team, any thoughts after the fact, for maybe a follow-up ticket?
Maybe Samuel has an opinion.

I think a better approach would be to have one of or both of:
- extra column in Edit > External Links, so it can be sorted by link status
- broken link icon in Navigator (with "Replace" in contextual menu)

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

[Bug 158114] Show lost linked images

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158114

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||samuel.mehrbrodt@allotropia
   ||.de,
   ||stephane.guillou@libreoffic
   ||e.org

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
Thanks for the feature, László, but I'm not sure this belongs in the
accessibility sidebar, which should really be focused on accessibility issues
so it doesn't become cluttered with general issues and overwhelming for the
user.

Design/UX team, any thoughts after the fact, for maybe a follow-up ticket?
Maybe Samuel has an opinion.

I think a better approach would be to have one of or both of:
- extra column in Edit > External Links, so it can be sorted by link status
- broken link icon in Navigator (with "Replace" in contextual menu)

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #18 from Mike Kaganski  ---
(In reply to Eyal Rozenberg from comment #8)
> (In reply to Caolán McNamara from comment #5)
> > For the appstore provided case the updates are assumed to get installed by
> > that usual mechanism so the issue shouldn't really apply there.
> 
> Not good enough IMHO, like John Mills says.

Note that appstore-provided versions have it *good enough*. Please avoid
confusing appstore versions, and things like MSIs.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #18 from Mike Kaganski  ---
(In reply to Eyal Rozenberg from comment #8)
> (In reply to Caolán McNamara from comment #5)
> > For the appstore provided case the updates are assumed to get installed by
> > that usual mechanism so the issue shouldn't really apply there.
> 
> Not good enough IMHO, like John Mills says.

Note that appstore-provided versions have it *good enough*. Please avoid
confusing appstore versions, and things like MSIs.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #17 from V Stuart Foote  ---
s/Stephen/Stephan

Sorry Stephan, like the 10th time I've done that to you.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #17 from V Stuart Foote  ---
s/Stephen/Stephan

Sorry Stephan, like the 10th time I've done that to you.

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

[Bug 68274] provide better update mechanism -- Mozilla ARchive (mar) based incrementals

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68274

V Stuart Foote  changed:

   What|Removed |Added

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

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

V Stuart Foote  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=68
   ||274

--- Comment #16 from V Stuart Foote  ---
As noted comment 5 and comment 7, the major Windows user bases will be the
primary beneficiaries  of Stephen B.'s work to revisit and fully implement the
initial Mozilla MAR work of bug 68274

UX-design may need to decide on UI and default/opt-out methods for incremental
updates delivered via MAR. Which could end up fully cross platform, at least
for the TDF distributed builds.

As Eyal suggested, security notification on 'call home' using the current
"update available" methods is feasible and could be as simple as flagging those
releases that patch published security vulnerabilities.

But distro maintainers, and packaged installers (Flatpack, PortableApps, snap,
AppImage) are responsible for their own bundling.  If they strip out/disable
the "update available" methods the "call home" alerts will fail. Not LOs or TDF
decision.

Best project can do is improve notification/alerts in the TDF and App store
builds and make the process appealing for the other packaging to use.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

V Stuart Foote  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=68
   ||274

--- Comment #16 from V Stuart Foote  ---
As noted comment 5 and comment 7, the major Windows user bases will be the
primary beneficiaries  of Stephen B.'s work to revisit and fully implement the
initial Mozilla MAR work of bug 68274

UX-design may need to decide on UI and default/opt-out methods for incremental
updates delivered via MAR. Which could end up fully cross platform, at least
for the TDF distributed builds.

As Eyal suggested, security notification on 'call home' using the current
"update available" methods is feasible and could be as simple as flagging those
releases that patch published security vulnerabilities.

But distro maintainers, and packaged installers (Flatpack, PortableApps, snap,
AppImage) are responsible for their own bundling.  If they strip out/disable
the "update available" methods the "call home" alerts will fail. Not LOs or TDF
decision.

Best project can do is improve notification/alerts in the TDF and App store
builds and make the process appealing for the other packaging to use.

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

[Bug 153111] Terrible performance when scrolling on Wayland

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153111

--- Comment #9 from linus.kard...@gmail.com ---
Version: 7.6.3.1 (X86_64) / LibreOffice Community
Build ID: 60(Build:1)
CPU threads: 8; OS: Linux 6.6; UI render: default; VCL: kf5 (cairo+wayland)
Locale: sv-SE (sv_SE.UTF-8); UI: sv-SE
Calc: threaded

I'm on a 1920x1080 screen, with Calc maximized. Turning off spell check does
not seem to help.

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

[Bug 156925] Add a Color Scheme switcher to the Basic IDE

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156925

--- Comment #15 from Rafael Lima  ---
Created attachment 191449
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191449=edit
Sample Extension with Additional Color Schemes

Recently I changed the approach to handle colors in the proposed color scheme
selector.

The color schemes are no longer hardcoded. Instead they're stored in the
registry, which makes it possible to extend them via extensions (see attached
sample extension with two additional color schemes).

Here's the updated patch:
https://gerrit.libreoffice.org/c/core/+/155928

Everything is working fine (as far as all my testing goes). If anyone could
please review the patch, I'd appreciate it.

The current patch includes:
- The code to manage color schemes in the registry
- Apply the color scheme to the Basic IDE

I'll leave for a subsequent patch the inclusion of functionalities to edit
color schemes in the dialog.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #15 from John Mills  ---
(In reply to Rene Engelhard from comment #13)
> > Are you trolling Rene or serious?
> 
> serious.
> 
> > when you don't care for ensuring LibreOffice is safe by design and 
> > execution.
> 
> That's a bogus accusation.
> I do. 
> 
> That's why I maintain it in Debian and that's why I prepared the stable
> updates I mentioned in my link. As do other distributors. No need to do
> anything here on Linux. There's no need to phone home for security updates,
> it actually is harmful ("but I have 7.4.7 patched with security issues, but
> the application says 'get 7.6.4'")
> 
> Windows might be different but here 99.9% are in the "I can't admin my
> machine properly" category.
> 
> LibreOffice does care too, that's why those issues were fixed and announced.
> There's also update ttbomk.

I'm not questioning your personal opinion as such. The issue is mainly for
Windows users that are an order of magnitude larger than both Linux and MacOS.
Currently there is no mechanism to ensure they are on a safe and supported
versions of LibreOffice.

They are "orphaned" there is no way even to inform them that LibreOffice is a
potential risk that could compromise their whole system. It is unacceptable to
simply state they should update. Find a way to tell them that then maybe they
might do.

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

[Bug 158715] Periodically call home to check for need for update due to security vulnerability

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158715

--- Comment #15 from John Mills  ---
(In reply to Rene Engelhard from comment #13)
> > Are you trolling Rene or serious?
> 
> serious.
> 
> > when you don't care for ensuring LibreOffice is safe by design and 
> > execution.
> 
> That's a bogus accusation.
> I do. 
> 
> That's why I maintain it in Debian and that's why I prepared the stable
> updates I mentioned in my link. As do other distributors. No need to do
> anything here on Linux. There's no need to phone home for security updates,
> it actually is harmful ("but I have 7.4.7 patched with security issues, but
> the application says 'get 7.6.4'")
> 
> Windows might be different but here 99.9% are in the "I can't admin my
> machine properly" category.
> 
> LibreOffice does care too, that's why those issues were fixed and announced.
> There's also update ttbomk.

I'm not questioning your personal opinion as such. The issue is mainly for
Windows users that are an order of magnitude larger than both Linux and MacOS.
Currently there is no mechanism to ensure they are on a safe and supported
versions of LibreOffice.

They are "orphaned" there is no way even to inform them that LibreOffice is a
potential risk that could compromise their whole system. It is unacceptable to
simply state they should update. Find a way to tell them that then maybe they
might do.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

Alexey  changed:

   What|Removed |Added

 Attachment #191448|Sample document.|LibreOffice v7.5.0
description|LibreOffice v7.5.0. |screenshot.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

Alexey  changed:

   What|Removed |Added

 Attachment #191447|Sample document.|LibreOffice v7.4.7
description|LibreOffice v7.4.7. |screenshot.

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

[Bug 158283] When saving, not all folders (especially external storage media) can be selected

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158283

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Actually, it's the other way around: I thought that your issue came from the
fact that you were using the built-in LibreOffice file dialog instead of your
desktop environment's!

Going back to the native Gnome dialog: do you have the same issue when trying
to save a file with another app, for example gedit or Firefox? You are using
Gnome, right? Please share your OS and desktop environment versions too.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #3 from Alexey  ---
Note: Skia disabled. Hardware acceleration and anti-aliasing enabled, but I
don't see any effects from these options.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #2 from Alexey  ---
Created attachment 191448
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191448=edit
Sample document. LibreOffice v7.5.0.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

Alexey  changed:

   What|Removed |Added

 Attachment #191447|Sample document.|Sample document.
description||LibreOffice v7.4.7.

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

[Bug 158725] LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

--- Comment #1 from Alexey  ---
Created attachment 191447
  --> https://bugs.documentfoundation.org/attachment.cgi?id=191447=edit
Sample document.

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

[Bug 158725] New: LibreOffice 7.5.0 and newer renders text less accurate and slower (Windows 7)

2023-12-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158725

Bug ID: 158725
   Summary: LibreOffice 7.5.0 and newer renders text less accurate
and slower (Windows 7)
   Product: LibreOffice
   Version: 7.5.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rusifer2...@yandex.ru

I use LibreOffice in Windows 7 SP1 (x64).

LibreOffice 7.5.x and 7.6.x renders font worse then LibreOffice 7.4.x. Also it
works much slower on scrolling and window resizing.

I assume, in version 7.5.0 you have changed font rendering method and it caused
both issues: with quality and performance.

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

core.git: chart2/source

2023-12-15 Thread Noel Grandin (via logerrit)
 chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx |6 
+++---
 chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx |8 
+---
 chart2/source/tools/DataSeriesHelper.cxx   |2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit df9499d520c3afccba969fb16e59a44273e57f59
Author: Noel Grandin 
AuthorDate: Fri Dec 15 18:21:26 2023 +0200
Commit: Noel Grandin 
CommitDate: Fri Dec 15 21:03:55 2023 +0100

use more getFastProperty in chart2

Change-Id: Ia6511f7de33023e1e1e9e8a31ba262c7b989350c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160832
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx 
b/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
index 8ac9b33cdb08..02542a91b832 100644
--- a/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
@@ -599,9 +599,9 @@ bool DataPointItemConverter::ApplySpecialItem(
 {
 bool bNew = static_cast(rItemSet.Get(nWhichId)).GetValue();
 bool bOld = true;
-if( (m_xSeries->getPropertyValue("ShowCustomLeaderLines") >>= 
bOld) && bOld != bNew )
+if( 
(m_xSeries->getFastPropertyValue(PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES) >>= 
bOld) && bOld != bNew )
 {
-m_xSeries->setPropertyValue("ShowCustomLeaderLines", 
uno::Any(bNew));
+
m_xSeries->setFastPropertyValue(PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES, 
uno::Any(bNew));
 bChanged = true;
 }
 }
@@ -765,7 +765,7 @@ void DataPointItemConverter::FillSpecialItem(
 try
 {
 bool bValue = true;
-if( m_xSeries->getPropertyValue( "ShowCustomLeaderLines" ) >>= 
bValue )
+if( m_xSeries->getFastPropertyValue( 
PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES ) >>= bValue )
 rOutItemSet.Put(SfxBoolItem(nWhichId, bValue));
 }
 catch (const uno::Exception&)
diff --git a/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx 
b/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
index 4d2e6749f1fe..9bf0883d6c94 100644
--- a/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -54,6 +55,7 @@
 using namespace com::sun::star;
 using namespace com::sun::star::chart2;
 using com::sun::star::uno::Reference;
+using namespace ::chart::DataSeriesProperties;
 
 namespace chart::wrapper {
 
@@ -513,9 +515,9 @@ bool TextLabelItemConverter::ApplySpecialItem( sal_uInt16 
nWhichId, const SfxIte
 {
 bool bNew = static_cast(rItemSet.Get(nWhichId)).GetValue();
 bool bOld = true;
-if( (m_xSeries->getPropertyValue("ShowCustomLeaderLines") >>= 
bOld) && bOld != bNew )
+if( 
(m_xSeries->getFastPropertyValue(PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES) >>= 
bOld) && bOld != bNew )
 {
-m_xSeries->setPropertyValue("ShowCustomLeaderLines", 
uno::Any(bNew));
+
m_xSeries->setFastPropertyValue(PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES, 
uno::Any(bNew));
 bChanged = true;
 }
 }
@@ -669,7 +671,7 @@ void TextLabelItemConverter::FillSpecialItem( sal_uInt16 
nWhichId, SfxItemSet& r
 try
 {
 bool bValue = true;
-if( m_xSeries->getPropertyValue( "ShowCustomLeaderLines" ) >>= 
bValue )
+if( m_xSeries->getFastPropertyValue( 
PROP_DATASERIES_SHOW_CUSTOM_LEADERLINES ) >>= bValue )
 rOutItemSet.Put(SfxBoolItem(nWhichId, bValue));
 }
 catch (const uno::Exception&)
diff --git a/chart2/source/tools/DataSeriesHelper.cxx 
b/chart2/source/tools/DataSeriesHelper.cxx
index de88c37ecc96..136191f66ade 100644
--- a/chart2/source/tools/DataSeriesHelper.cxx
+++ b/chart2/source/tools/DataSeriesHelper.cxx
@@ -318,7 +318,7 @@ sal_Int32 getAttachedAxisIndex( const rtl::Reference< 
DataSeries > & xSeries )
 {
 if( xSeries.is() )
 {
-xSeries->getPropertyValue( "AttachedAxisIndex" ) >>= nRet;
+xSeries->getFastPropertyValue( PROP_DATASERIES_ATTACHED_AXIS_INDEX 
) >>= nRet;
 }
 }
 catch( const uno::Exception & )


core.git: android/source

2023-12-15 Thread Weblate (via logerrit)
 android/source/res/values-ca/strings.xml |   56 ++--
 android/source/res/values-cy/strings.xml |   14 ---
 android/source/res/values-de/strings.xml |   14 ---
 android/source/res/values-es/strings.xml |   14 ---
 android/source/res/values-eu/strings.xml |  121 +++
 android/source/res/values-fa/strings.xml |5 +
 android/source/res/values-fi/strings.xml |2 
 android/source/res/values-fr/strings.xml |5 +
 android/source/res/values-gl/strings.xml |   14 ---
 android/source/res/values-hy/strings.xml |   14 ---
 android/source/res/values-ja/strings.xml |2 
 android/source/res/values-pa/strings.xml |  108 +++-
 android/source/res/values-pl/strings.xml |  121 +++
 android/source/res/values-pt-rBR/strings.xml |   63 ++
 android/source/res/values-sl/strings.xml |  121 +++
 android/source/res/values-tr/strings.xml |   14 ---
 android/source/res/values-zh-rTW/strings.xml |2 
 17 files changed, 598 insertions(+), 92 deletions(-)

New commits:
commit f65ef4517a2d8bf8959871501daa06bcea73a570
Author: Weblate 
AuthorDate: Fri Dec 15 17:28:23 2023 +0100
Commit: Michael Weghorn 
CommitDate: Fri Dec 15 20:48:01 2023 +0100

Update translation files for android-viewer

Updated by "Cleanup translation files" hook in Weblate.

Change-Id: Ie0d7d835fba42e9a8cfb73370a8b153168a9cf9e

android-viewer translated using Weblate

Slovenian currently translated at 100.0% (132 of 132 strings)

Change-Id: Id07e5c018310b97460f7750c2db2f43127c483c5

Added translation for android-viewer using Weblate (Slovenian)

Change-Id: Ie9008b437173feb5a871e119fd00e5f134dd0da9

android-viewer translated using Weblate

Polish currently translated at 100.0% (132 of 132 strings)

Change-Id: Iacacacd662c48986358e904598d458c44ca8805f

Added translation for android-viewer using Weblate (Japanese)

Change-Id: I3373654075eabc79c42cd2c67daf62f5f758

Added translation for android-viewer using Weblate (Chinese (Traditional))

Change-Id: I7af06e08b6567f990641ad532b8b94df2ec7d367

android-viewer translated using Weblate

Basque currently translated at 100.0% (132 of 132 strings)

Change-Id: I9b29af97d0642fa36c09ce38bf14290f60ccb8cd

android-viewer translated using Weblate

Polish currently translated at 100.0% (132 of 132 strings)

Change-Id: Ie0b345d1dc63102120cb871f8066ed710917e72f

android-viewer translated using Weblate

Portuguese (Brazil) currently translated at 54.5% (72 of 132 strings)

Change-Id: I652b6dde8cd02c9b4baff5ba5453f7471f8eb896

android-viewer translated using Weblate

Catalan currently translated at 100.0% (132 of 132 strings)

Change-Id: Ic7b42998072d6bb02937e88af76620564abc51b8

Added translation for android-viewer using Weblate (Finnish)

Change-Id: Iae55f9b007d7d34162d77c8f62d025fa54ff8035

Added translation for android-viewer using Weblate (Basque)

Change-Id: I88291444f52d5f4189c17330f855683268a2bffc

android-viewer translated using Weblate

Catalan currently translated at 62.1% (82 of 132 strings)

Change-Id: I28ec1b2f54d39209f7d802ba9aa899d12b2a3b35

android-viewer translated using Weblate

Persian currently translated at 2.2% (3 of 132 strings)

Change-Id: I7ba58594540aff2ad592771e73efeeccdff027db

android-viewer translated using Weblate

Portuguese (Brazil) currently translated at 33.3% (44 of 132 strings)

Change-Id: I092277ffea906ad3da9b73e7831536a482bb104f

android-viewer translated using Weblate

French currently translated at 1.5% (2 of 132 strings)

Change-Id: Ia8553c387bec6c66c6def3de9b4b41016ead2bb1

Added translation for android-viewer using Weblate (Polish)

Change-Id: Ibe83470b27b286030024f654df5cf30b2cb727ed

Added translation for android-viewer using Weblate (Persian)

Change-Id: I67bb9684aaa873ca4129139fb340b84634c9fe7e

android-viewer translated using Weblate

Portuguese (Brazil) currently translated at 20.4% (27 of 132 strings)

Change-Id: I628da41052ac2957601226a5e03796bd67744863

Added translation for android-viewer using Weblate (Portuguese (Brazil))

Change-Id: I8ee44239235aaba0c44f805d93d2cb8db4383fab

android-viewer translated using Weblate

Punjabi currently translated at 87.8% (116 of 132 strings)

Change-Id: Ic9ae2d4d5d007638ecf8d58c9069c103d30af7c1

android-viewer translated using Weblate

Catalan currently translated at 59.0% (78 of 132 strings)

Change-Id: Ib6d7f7e1adf85c57f6de66cf21795c27d6945a03

Added translation for android-viewer using Weblate 

  1   2   3   4   >