[Libreoffice-bugs] [Bug 91130] Smaller default font name list

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91130

Arlene  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|arlen...@outlook.com|libreoffice-b...@lists.free
   ||desktop.org

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

[Libreoffice-bugs] [Bug 137612] Table Rows aren't vertically centered; possibly triggered by page break.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137612

--- Comment #16 from Gong Jimin  ---
Thanks.
The bug still is present in Version: 7.5.1.2 (X86_64)

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

[Libreoffice-bugs] [Bug 143693] LO should be able to load files from HTTP

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143693

tripleo  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INSUFFICIENTDATA|---

--- Comment #10 from tripleo  ---
Try:
https://web.archive.org/web/20090407010200/http://coding.derkeiler.com/Archive/Lisp/comp.lang.lisp/2006-04/msg01630.html

I can confirm the custom shape tutorial works.

I don't think it did at the time, or I thought it didn't because of the long
delay in loading (I had a much slower net connection.)

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

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

2023-03-26 Thread Rafael Lima (via logerrit)
 sc/inc/scfuncs.hrc |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 998882138adf693b04a2061714fcc33646619912
Author: Rafael Lima 
AuthorDate: Mon Mar 27 00:07:29 2023 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Mar 27 04:25:17 2023 +

tdf#151309 Fix the use of t-test in the UI

As discussed in the ticket, we should use "t-test" instead of "T test".

Change-Id: I0aeb122b0f9a9affd4c298915956396580cb4de7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149598
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/inc/scfuncs.hrc b/sc/inc/scfuncs.hrc
index 0e9d2b04ea12..cfb55d2be8bb 100644
--- a/sc/inc/scfuncs.hrc
+++ b/sc/inc/scfuncs.hrc
@@ -3002,7 +3002,7 @@ const TranslateId SC_OPCODE_F_TEST_MS_ARY[] =
 // -=*# Resource for function TTEST #*=-
 const TranslateId SC_OPCODE_T_TEST_ARY[] =
 {
-NC_("SC_OPCODE_T_TEST", "Calculates the T test."),
+NC_("SC_OPCODE_T_TEST", "Calculates the t-test."),
 NC_("SC_OPCODE_T_TEST", "Data 1"),
 NC_("SC_OPCODE_T_TEST", "The first record array."),
 NC_("SC_OPCODE_T_TEST", "Data 2"),
@@ -3010,13 +3010,13 @@ const TranslateId SC_OPCODE_T_TEST_ARY[] =
 NC_("SC_OPCODE_T_TEST", "Mode"),
 NC_("SC_OPCODE_T_TEST", "Mode specifies the number of distribution tails 
to return. 1 = one-tailed, 2 = two-tailed distribution"),
 NC_("SC_OPCODE_T_TEST", "Type"),
-NC_("SC_OPCODE_T_TEST", "The type of the T test.")
+NC_("SC_OPCODE_T_TEST", "The type of the t-test.")
 };
 
 // -=*# Resource for function T.TEST #*=-
 const TranslateId SC_OPCODE_T_TEST_MS_ARY[] =
 {
-NC_("SC_OPCODE_T_TEST_MS", "Calculates the T test."),
+NC_("SC_OPCODE_T_TEST_MS", "Calculates the t-test."),
 NC_("SC_OPCODE_T_TEST_MS", "Data 1"),
 NC_("SC_OPCODE_T_TEST_MS", "The first record array."),
 NC_("SC_OPCODE_T_TEST_MS", "Data 2"),
@@ -3024,7 +3024,7 @@ const TranslateId SC_OPCODE_T_TEST_MS_ARY[] =
 NC_("SC_OPCODE_T_TEST_MS", "Mode"),
 NC_("SC_OPCODE_T_TEST_MS", "Mode specifies the number of distribution 
tails to return. 1 = one-tailed, 2 = two-tailed distribution"),
 NC_("SC_OPCODE_T_TEST_MS", "Type"),
-NC_("SC_OPCODE_T_TEST_MS", "The type of the T test.")
+NC_("SC_OPCODE_T_TEST_MS", "The type of the t-test.")
 };
 
 // -=*# Resource for function RSQ #*=-


[Libreoffice-bugs] [Bug 153202] FILESAVE: saving .odt to a smb network drive is slow (with excess download traffic)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153202

--- Comment #9 from Jonathan Snow  ---

The time to load the file|save and file|open dialogs on both smb and nfs
mounted drives is an issue. The several seconds it takes for even a small
directory to load if there is any latency is very distracting. Other
applications don't have this problem.

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

[Libreoffice-bugs] [Bug 150630] After opening Libre Office it's not possible to work with the program

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150630

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 153624] Cell selection highlight frame is thicker after ROW 99865.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153624

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

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

[Libreoffice-bugs] [Bug 154133] Writer: Erroneous handling of initial tab in hanging indent paragraphs with border

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154133

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 154402] Formatting : Graphics do not arrange properly if they have a caption

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154402

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

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

[Libreoffice-bugs] [Bug 150630] After opening Libre Office it's not possible to work with the program

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150630

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 151191] Libreoffice 7.4 crash on Mac OS M1+ when saving to csv or excel format

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151191

--- Comment #3 from QA Administrators  ---
Dear David Roda,

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 151195] does not recognize characters

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151195

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 82021] Fileopen DOCX : Graphics components of shape OK but text not (wrap, rotation, highlight) - different for 2007 and MSO saved DOCX

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82021

--- Comment #26 from QA Administrators  ---
Dear Dave Nadler,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 61363] [docx] Huge header image (not seen in MSWord) takes over page in LO.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61363

--- Comment #16 from QA Administrators  ---
Dear Florian Reisinger,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 46203] Fileopen: large text from small DOC text box, that is partially or not seen in Word, shown all in Writer

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46203

--- Comment #22 from QA Administrators  ---
Dear Udit Mahajan,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 131965] A space formatting mark is not shown in one place with justified alignment in a specific ODT

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131965

--- Comment #4 from QA Administrators  ---
Dear Mike Kaganski,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 108235] Pivot table update on undo lags a step behind

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108235

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 39936] UI: Right Click on Row/Column -> Insert Copied Cells... (paste + shift cells in one click)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39936

--- Comment #68 from quarleswebbk...@gmail.com  ---
I think, this basic function is missing in LibO. See also comment
"https://superuser.com/questions/663629/move-rows-with-the-keyboard-in-calc;
"https://www.mobiledetailchandler.com;. The use of "Paste Special" with option
"Shift cells down" will not delete source cells like it does the corresponding
Excel function "Insert Cut cells". It's a tragedy - since 2011 a large number
of up to 320 updates of LibO has been released, but there was no progress in
implementing this basic feature. LibO has a problem with usability!

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

[Libreoffice-bugs] [Bug 154409] A single click on a shape/image with frame should select the frame, instead of the image

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154409

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
I agree that it's a bit confusing the actual behavior. Even seems to have the
intention to facilitate the access to the image.

I think it could match on how it happens with charts, first click select the
object and the context menu it's for the object, double-click selects the chart
and context menu give access to chart properties. Or with shapes to select the
text in them.

But being a long time behavior, If at least it was possible, some kind of
indication helping about what you are selecting.

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

[Libreoffice-bugs] [Bug 115625] FILEOPEN DOCX: Table placed on wrong position because of Frame Wrap

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625

Kevin Suo  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=76
   ||022
 Resolution|DUPLICATE   |FIXED

--- Comment #13 from Kevin Suo  ---
I mark this as Fixed instead of Duplicate per comment 12.

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

[Libreoffice-bugs] [Bug 76022] DOC/DOCX import: textframe layout is wrong (also wrong in old versions of MSO, but "correct" in MSO2013)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76022

Kevin Suo  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 124012] EDITING Pivot table row field sort direction is not applied

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124012

m.a.riosv  changed:

   What|Removed |Added

 CC||a.vanloon@alexandervanloon.
   ||nl

--- Comment #5 from m.a.riosv  ---
*** Bug 154408 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 154408] Changing manual sorting for a pivot table has no effect

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154408

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from m.a.riosv  ---
If this is a duplicate of tdf#124012, add there your comments, please.

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

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

[Libreoffice-bugs] [Bug 151309] Change "T test" to "t-test" in extended tips

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151309

Rafael Lima  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |rafael.palma.l...@gmail.com
   |desktop.org |

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

[Libreoffice-bugs] [Bug 151309] Change "T test" to "t-test" in extended tips

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151309

Rafael Lima  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #4 from Rafael Lima  ---
Proposed fix here:

https://gerrit.libreoffice.org/c/core/+/149598

I guess these are all the occurrences of "T test" in the UI.

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

[Libreoffice-bugs] [Bug 152908] Tabbed compact toolbar does not repaint itself when tabs getting removed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152908

--- Comment #7 from Commit Notification 
 ---
Jim Raykowski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e0daa98a802cc1f84ceb0f306f5d15fecabd62c1

tdf#126632 tdf#152908 Resize the notebook bar on context change

It will be available in 7.6.0.

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

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

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

[Libreoffice-bugs] [Bug 152908] Tabbed compact toolbar does not repaint itself when tabs getting removed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152908

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

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

[Libreoffice-bugs] [Bug 126632] Tabs in Tabbed Compact don't update after adding of table and moving of cursor to body text in Writer document

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126632

--- Comment #7 from Commit Notification 
 ---
Jim Raykowski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e0daa98a802cc1f84ceb0f306f5d15fecabd62c1

tdf#126632 tdf#152908 Resize the notebook bar on context change

It will be available in 7.6.0.

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

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

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

[Libreoffice-bugs] [Bug 126632] Tabs in Tabbed Compact don't update after adding of table and moving of cursor to body text in Writer document

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126632

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

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

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

2023-03-26 Thread Jim Raykowski (via logerrit)
 vcl/source/control/tabctrl.cxx |5 +
 1 file changed, 5 insertions(+)

New commits:
commit e0daa98a802cc1f84ceb0f306f5d15fecabd62c1
Author: Jim Raykowski 
AuthorDate: Sat Mar 25 17:52:24 2023 -0800
Commit: Jim Raykowski 
CommitDate: Sun Mar 26 23:47:55 2023 +

tdf#126632 tdf#152908 Resize the notebook bar on context change

For other than gtk vcl backend the tabbed compact toolbar tabs do not
repaint correctly when the 'Table' tab is active and the cursor is move
outside of the table. This patch adds a Resize after the context is set
to make the tabs always show as expected.

Change-Id: Iedf8a6eea52c3c55e9c1266b7aa79bc0f34deb22
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149593
Tested-by: Jenkins
Reviewed-by: Jim Raykowski 

diff --git a/vcl/source/control/tabctrl.cxx b/vcl/source/control/tabctrl.cxx
index b2f86b3cd9a5..8cf999814820 100644
--- a/vcl/source/control/tabctrl.cxx
+++ b/vcl/source/control/tabctrl.cxx
@@ -2312,6 +2312,11 @@ void NotebookbarTabControlBase::SetContext( 
vcl::EnumContext::Context eContext )
 if (!bHandled)
 bLastContextWasSupported = false;
 eLastContext = eContext;
+
+// tdf#152908 Tabbed compact toolbar does not repaint itself when tabs 
getting removed
+// For unknown reason this is needed by the tabbed compact toolbar for 
other than gtk
+// vcl backends.
+Resize();
 }
 
 void NotebookbarTabControlBase::dispose()


[Libreoffice-bugs] [Bug 91130] Smaller default font name list

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91130

Arlene  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |arlen...@outlook.com
   |desktop.org |

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

[Libreoffice-bugs] [Bug 154403] In Calc the Formula bar is partly obscured by the column headings

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154403

--- Comment #7 from V Stuart Foote  ---
(In reply to ady from comment #6)
> ...
> https://gerrit.libreoffice.org/c/core/+/148075 
> 
If you expand the comments, Caolán has it on hold with his own -1

"let this bed down in master/7-5 for a while" and again with "wait until most
recent changes have bedded down" a week later. 

If master against 7.6, and 7.5.2.2 releases test good, there will be a +2 for
it to roll into a TDF (or vendor's LTS) 7.4.7 release.

> 
> This is why I keep asking.

Fair enough, but it is already queued for bug 153784

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

[Libreoffice-bugs] [Bug 154402] Formatting : Graphics do not arrange properly if they have a caption

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154402

--- Comment #2 from garet...@exemail.com.au ---
Hi, thanks for getting back. And so fast!
Huh. I just selected the frame and dragged the image+caption. It depends on
what side you approach from. You cannot select it approaching from the right,
where I normally keep my mouse cursor. Other sides are OK. 

>From the right border I always end up selecting-dragging the image, leaving the
caption behind, as indicated by the small blue squares on the border. 

Another odd thing is that, with the frame unselected, I am able to edit the
caption text directly from the Writer interface. I would expect that to edit
the caption I would need to select the frame first, giving it focus. 

I'm still not totally familiar with the Navigator but it's not acting as I'd
expect. I'd expect an item selected in Navigator would show it had focus -
small blue squares. Conversely, I'd expect a selected item to be highlighted in
Navigator. Currently, to identify something in Navigator I need to right click
it -> Properties ->  Options -> Name, then use that to identify it in
Navigator. 

Thanks again for everything. Now that I'm more familiar with Writer it's
becoming a easy & intuitive to use. I'm using it for university level notes and
really appreciate being able to focus on the information & clear presentation,
rather than the interface. 

Cheers

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

[Libreoffice-bugs] [Bug 154409] A single click on a shape/image with frame should select the frame, instead of the image

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154409

--- Comment #1 from Eyal Rozenberg  ---
I don't have a strong opinion about this. Could live with both kinds of
behavior personally. Convince me?

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

[Libreoffice-bugs] [Bug 152908] Tabbed compact toolbar does not repaint itself when tabs getting removed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152908

--- Comment #6 from Jim Raykowski  ---
(In reply to V Stuart Foote from comment #4)
> waiting for https://gerrit.libreoffice.org/c/core/+/149593 to roll
Jenkins has been having problems with this one. I'll put it in as soon as it
passes. I've tested with x11, qt5, and gtk3 vcl plugins.

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

[Libreoffice-bugs] [Bug 154403] In Calc the Formula bar is partly obscured by the column headings

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154403

--- Comment #6 from ady  ---
(In reply to V Stuart Foote from comment #5)
> (In reply to V Stuart Foote from comment #4)
> > (In reply to ady from comment #2)
> > > ...
> > > Where is the patch for 7.4? Is it not needed? Bug 153784 comment 30 was
> > > ignored.
> > > 
> > 
> > https://gerrit.libreoffice.org/c/core/+/147992 and as noted in the 
> > whiteboard
> 
> and https://gerrit.libreoffice.org/c/core/+/148403 for bug 154042 issue

Those are not what I was referring to. I am not a developer, so I could be
wrong about this.

I think that it was supposed to be:
https://gerrit.libreoffice.org/c/core/+/148075 

...with the text:
account for initial vertical offset when toggled into multiline

...aiming at LO 7.4.

But instead of ending with:
 Code-Review +2
 Change has been successfully cherry-picked as 

...that one ends with:
 Verified +1
 Build Successful

...and there was never a corresponding automatic comment in bug 153784 for LO
7.4.

This is why I keep asking.

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

[Libreoffice-bugs] [Bug 152908] Tabbed compact toolbar does not repaint itself when tabs getting removed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152908

--- Comment #5 from V Stuart Foote  ---

make that 20230326 nightly without patch

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

[Libreoffice-bugs] [Bug 152908] Tabbed compact toolbar does not repaint itself when tabs getting removed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152908

--- Comment #4 from V Stuart Foote  ---
Created attachment 186241
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186241=edit
20230326 nightly with patch, does not correctly refreshing NB Tabbed Compact

waiting for https://gerrit.libreoffice.org/c/core/+/149593 to roll

screen clip just status quo until it does.

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

[Libreoffice-bugs] [Bug 154409] New: A single click on a shape/image with frame should select the frame, instead of the image

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154409

Bug ID: 154409
   Summary: A single click on a shape/image with frame should
select the frame, instead of the image
   Product: LibreOffice
   Version: 7.6.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
A single click on a shape/image with frame should select the frame, instead of
the image

Steps to Reproduce:
1. Open Writer
2. Insert an image
3. Add a caption frame
4. Deselect the frame/image
5. Try reselecting the frame with a mouse click (and without using the
navigator)

Actual Results:
You mostly click on the image inside, and you get bugs like this.. bug 154402.
Same issue for accessing the properties of the frame by right click

Expected Results:
Single left click on image with frame (if unselected) -> select frame
Right click on image in frame (if unselected) -> context menu for frame
Double click on image in frame 'enter shape', so selecting the image as such


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 1cfeb4bd8ce7f7727a81136bd3e2d6ebea976895
CPU threads: 8; OS: Mac OS X 12.6.3; UI render: Skia/Raster; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103238
Bug 103238 depends on bug 154296, which changed state.

Bug 154296 Summary: Lost ability to customize Notebook Bar UI --element 
checkboxes have no effect
https://bugs.documentfoundation.org/show_bug.cgi?id=154296

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 133946] Text alignment not saved in a table, if cell continues on a second page

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133946

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 137612] Table Rows aren't vertically centered; possibly triggered by page break.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137612

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 137612] Table Rows aren't vertically centered; possibly triggered by page break.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137612

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||gongji...@hotmail.com

--- Comment #15 from Stéphane Guillou (stragu) 
 ---
*** Bug 154130 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 154130] When a table cell spans across multiple pages, vertical center alignment may be invalid.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154130

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
I believe this is the same issue as bug 137612.
Thank you!

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

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

[Libreoffice-bugs] [Bug 154145] UI: Vertical or Horizontal Alignment in Calc being set to default, but it's not clear what it does

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154145

--- Comment #17 from Eyal Rozenberg  ---
(In reply to Stéphane Guillou (stragu) from comment #16)

> 1. Format Cells dialog, Alignment tab:
> - Rename horizontal "Default" to "Automatic", which describes the function
> better: depending on the cell's contents, an alignment setting is
> automatically picked. It clears the confusion. It is what we use for colours.
> - Remove vertical "Default" if it doesn't do anything different to "Bottom",
> and use "Bottom" as the default selection.

Agree that this is an improvement. I still wonder whether "Automatic" isn't too
vague.

> - Rename sections "Text Alignment" and "Text Orientation" to "Alignment" and
> "Orientation" respectively because they also affect numbers.
> - Rename "Wrap text automatically" to "Wrap automatically" for the same
> reason.
> (Alternatively, for the last two points, "text" can be replaced by
> "contents".)

Disagree with the motivation, because numbers are also text. Also, out of scope
for this bug IMHO.

> 
> 2. Format menu:
> - "Format > Align Text" renamed to "Alignment" because it doesn't just
> affect text. It can even align shapes!
> - "Format > Align Text > Center" (for vertical section) is renamed to
> "Middle" so it matches the formatting dialog term
> - Addition of "Format > Alignment > Automatic" option for the horizontal
> alignment section (the old "Default"). The other, more obscure alignment
> options can live exclusively in the Format Cells dialog, as currently.

Please open a separate bug about this :-(

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

[Libreoffice-bugs] [Bug 146897] Unusable render of ODT with table when "Repeat heading" not possible

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146897

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
Charlie, in case you know: in which program was the ODT file created?

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

[Libreoffice-bugs] [Bug 149865] FILEOPEN PPTX: table lacks border (outer right edge)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149865

Gerald Pfeifer  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154407] FILEOPEN PPTX Extra table cell borders appear

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154407

Gerald Pfeifer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||9865

--- Comment #2 from Gerald Pfeifer  ---
Confirmed with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4ca4282517d02592966576fc642048b3d5ae5532
CPU threads: 8; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US

on the one hand, and Office 365/web on the other.


This also looks related to bug #149865, another regression in this area
(here there's a border missing, not some too much), even if bi-sected to
a different commit.

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

[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100
Bug 103100 depends on bug 153126, which changed state.

Bug 153126 Summary: Table heading does not repeat when table is in a 
multi-column section
https://bugs.documentfoundation.org/show_bug.cgi?id=153126

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150149] Repeated heading does not save consistently in a section with columns

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150149

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
*** Bug 153126 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 153126] Table heading does not repeat when table is in a multi-column section

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153126

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
Thank you! Marking as a duplicate for the main issue of the setting being lost.
However, if you find a way to replicate the blank columns issue consistently,
please do open a new ticket.

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

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

[Libreoffice-bugs] [Bug 150149] Repeated heading does not save consistently in a section with columns

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150149

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Table heading does not save |Repeated heading does not
   |consistently in a section   |save consistently in a
   |with columns|section with columns

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

[Libreoffice-bugs] [Bug 107738] [META] Section bugs and enhancements

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107738
Bug 107738 depends on bug 154085, which changed state.

Bug 154085 Summary: Option "Repeat headline" automatically disabled in Text 
Tables inside sections with columns
https://bugs.documentfoundation.org/show_bug.cgi?id=154085

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100
Bug 103100 depends on bug 154085, which changed state.

Bug 154085 Summary: Option "Repeat headline" automatically disabled in Text 
Tables inside sections with columns
https://bugs.documentfoundation.org/show_bug.cgi?id=154085

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150149] Table heading does not save consistently in a section with columns

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150149

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||pascal.bec...@ezu.de

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
*** Bug 154085 has been marked as a duplicate of this bug. ***

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

[Libreoffice-bugs] [Bug 154085] Option "Repeat headline" automatically disabled in Text Tables inside sections with columns

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154085

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Thank you both.
I agree this is most likely a duplicate. Marking as such.

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

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

[Libreoffice-bugs] [Bug 151138] calc chart line width, changes to larger circles overlapping with reversed normals

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151138

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Resolution|NOTOURBUG   |WORKSFORME

--- Comment #19 from Stéphane Guillou (stragu) 
 ---
No problem, thank you for reporting back.
Marking as "worksforme" for now as we're not entirely sure the issue came from
outside LibreOffice, but if the issue comes back, feel free to set back to
"unconfirmed".
All the best!

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

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-3' - 12 commits - configure.ac connectivity/source download.lst external/curl external/hsqldb formula/source RepositoryExternal.mk sc/source

2023-03-26 Thread Andras Timar (via logerrit)
 RepositoryExternal.mk |3 --
 configure.ac  |2 -
 connectivity/source/drivers/hsqldb/HDriver.cxx|   31 ++
 download.lst  |   16 +--
 external/curl/asan-poison-nsspem.patch.0  |2 -
 external/curl/curl-nss.patch.1|6 ++--
 external/hsqldb/UnpackedTarball_hsqldb.mk |1 
 external/hsqldb/patches/disable-dump-script.patch |   14 +
 formula/source/core/api/token.cxx |   13 +++--
 sc/source/core/inc/interpre.hxx   |   12 
 sc/source/core/tool/interpr1.cxx  |4 +-
 sc/source/core/tool/interpr3.cxx  |4 +-
 sc/source/core/tool/interpr4.cxx  |   10 ++-
 13 files changed, 90 insertions(+), 28 deletions(-)

New commits:
commit 6f8d96fb45a1aeed23320b329eb84f973332bb4d
Author: Andras Timar 
AuthorDate: Sun Mar 26 21:23:07 2023 +0200
Commit: Andras Timar 
CommitDate: Sun Mar 26 23:08:44 2023 +0200

Bump version to 7.3.7.2.M3

Change-Id: I558140c9cdd2cba55f0164db51686d0b972d66ae

diff --git a/configure.ac b/configure.ac
index 93758ed6b508..fac7acde7c2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.3.7.2.M2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.3.7.2.M3],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
commit efb5a7cbe0729461ba51112cadd75237cf71ca2e
Author: Michael Stahl 
AuthorDate: Tue Mar 21 10:46:46 2023 +0100
Commit: Andras Timar 
CommitDate: Sun Mar 26 23:08:44 2023 +0200

curl: upgrade to release 8.0.1

Apparently 8.0.0 had a serious regression.

Change-Id: Icc761f5e5e01b5d9bebecc13f7cba608f5834f54
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149212
Tested-by: Andras Timar 
Reviewed-by: Andras Timar 

diff --git a/download.lst b/download.lst
index 2dbcb9871974..48cc3bc01199 100644
--- a/download.lst
+++ b/download.lst
@@ -37,8 +37,8 @@ export CPPUNIT_SHA256SUM := 
89c5c6665337f56fd2db36bc3805a5619709d51fb136e5193707
 export CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
 export CT2N_SHA256SUM := 
71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3
 export CT2N_TARBALL := 
1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
-export CURL_SHA256SUM := 
759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
-export CURL_TARBALL := curl-8.0.0.tar.xz
+export CURL_SHA256SUM := 
0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0
+export CURL_TARBALL := curl-8.0.1.tar.xz
 export EBOOK_SHA256SUM := 
7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9
 export EBOOK_TARBALL := libe-book-0.1.3.tar.xz
 export EPOXY_SHA256SUM := 
a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15
commit 93c5b2a3fb67611c2a985e59216c047bcdc4a6d8
Author: Michael Stahl 
AuthorDate: Mon Mar 20 11:52:22 2023 +0100
Commit: Andras Timar 
CommitDate: Sun Mar 26 23:08:44 2023 +0200

curl: upgrade to release 8.0.0

Fixes CVE-2023-27535.

Also hopefully fixes excessive storage consumption during build:
o build: drop the use of XC_AMEND_DISTCLEAN [62]

Change-Id: I8792e95bc7634ee496488e80fec5a1310b24a31c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149153
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149211
Tested-by: Andras Timar 
Reviewed-by: Andras Timar 

diff --git a/download.lst b/download.lst
index 24692deee9d0..2dbcb9871974 100644
--- a/download.lst
+++ b/download.lst
@@ -37,8 +37,8 @@ export CPPUNIT_SHA256SUM := 
89c5c6665337f56fd2db36bc3805a5619709d51fb136e5193707
 export CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
 export CT2N_SHA256SUM := 
71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3
 export CT2N_TARBALL := 
1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
-export CURL_SHA256SUM := 
1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f
-export CURL_TARBALL := curl-7.88.1.tar.xz
+export CURL_SHA256SUM := 
759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
+export CURL_TARBALL := curl-8.0.0.tar.xz
 export EBOOK_SHA256SUM := 
7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9
 export EBOOK_TARBALL := libe-book-0.1.3.tar.xz
 export EPOXY_SHA256SUM := 
a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15
commit 8929a3d0ca095460ca46ed0319b92556456c9c44
Author: 

[Libreoffice-bugs] [Bug 108252] [META] Cell-related bugs and enhancements (including formatting)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108252

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||154145


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154145
[Bug 154145] UI: Vertical or Horizontal Alignment in Calc being set to default,
but it's not clear what it does
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154145] UI: Vertical or Horizontal Alignment in Calc being set to default, but it's not clear what it does

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154145

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||108252
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #16 from Stéphane Guillou (stragu) 
 ---
I agree with Eyal, I don't think Ady was correct in that "Default" reverts to
the Style alignment setting. At least not in my tests. We might want to
"obsolete" some comments here.

What I suggest as solutions to some of the problems described here:

1. Format Cells dialog, Alignment tab:
- Rename horizontal "Default" to "Automatic", which describes the function
better: depending on the cell's contents, an alignment setting is automatically
picked. It clears the confusion. It is what we use for colours.
- Remove vertical "Default" if it doesn't do anything different to "Bottom",
and use "Bottom" as the default selection.
- Rename sections "Text Alignment" and "Text Orientation" to "Alignment" and
"Orientation" respectively because they also affect numbers.
- Rename "Wrap text automatically" to "Wrap automatically" for the same reason.
(Alternatively, for the last two points, "text" can be replaced by "contents".)

2. Format menu:
- "Format > Align Text" renamed to "Alignment" because it doesn't just affect
text. It can even align shapes!
- "Format > Align Text > Center" (for vertical section) is renamed to "Middle"
so it matches the formatting dialog term
- Addition of "Format > Alignment > Automatic" option for the horizontal
alignment section (the old "Default"). The other, more obscure alignment
options can live exclusively in the Format Cells dialog, as currently.

3. Documentation
- Use the new strings
- Add missing information about RTL

Would that cover it?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108252
[Bug 108252] [META] Cell-related bugs and enhancements (including formatting)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154401] Assertion when undoing remove a comment of a cell

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154401

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||aron.bu...@gmail.com
 Ever confirmed|0   |1

--- Comment #3 from Aron Budea  ---
Confirmed using LO 7.6.0.0.alpha0+ (e78e3b2de19f8a2f9b5d6f256bd3b1c147fee780) /
Ubuntu.

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

[Libreoffice-bugs] [Bug 154364] [LOCALHELP]Housekeeping: replace embedded "related topics" with section "related topics"

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154364

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

https://git.libreoffice.org/help/commit/802dff23502b199e496847b3091a557e8e4c793b

tdf#154364 (part) refactor "related topics" for simpress

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

[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit 9917f1fa0e159b8d237639a99335b4cdb5e4fdc2
Author: Olivier Hallot 
AuthorDate: Sun Mar 26 17:50:47 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Sun Mar 26 20:50:47 2023 +

Update git submodules

* Update helpcontent2 from branch 'master'
  to 802dff23502b199e496847b3091a557e8e4c793b
  - tdf#154364 (part) refactor "related topics" for simpress

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

diff --git a/helpcontent2 b/helpcontent2
index 7484a8aa5d9f..802dff23502b 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 7484a8aa5d9f1350d4272aa3a1ed894cc05e102e
+Subproject commit 802dff23502b199e496847b3091a557e8e4c793b


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

2023-03-26 Thread Olivier Hallot (via logerrit)
 source/text/simpress/01/0310.xhp |   13 --
 source/text/simpress/01/0604.xhp |6 +++-
 source/text/simpress/01/13180100.xhp |   10 ---
 source/text/simpress/01/13180200.xhp |   10 ---
 source/text/simpress/01/13180300.xhp |   10 ---
 source/text/simpress/02/0407.xhp |   29 +--
 source/text/simpress/02/1009.xhp |8 +++---
 source/text/simpress/02/1303.xhp |6 ++--
 source/text/simpress/guide/animated_gif_save.xhp |8 +++---
 source/text/simpress/guide/change_scale.xhp  |6 +++-
 source/text/simpress/guide/html_import.xhp   |8 +++---
 source/text/simpress/guide/line_arrow_styles.xhp |   13 +-
 source/text/simpress/guide/main.xhp  |   12 +
 source/text/simpress/guide/move_object.xhp   |8 +++---
 source/text/simpress/guide/print_tofit.xhp   |8 +++---
 source/text/simpress/guide/select_object.xhp |8 +++---
 source/text/simpress/guide/table_insert.xhp  |8 +++---
 17 files changed, 96 insertions(+), 75 deletions(-)

New commits:
commit 802dff23502b199e496847b3091a557e8e4c793b
Author: Olivier Hallot 
AuthorDate: Sun Mar 26 17:47:34 2023 -0300
Commit: Olivier Hallot 
CommitDate: Sun Mar 26 20:50:46 2023 +

tdf#154364 (part) refactor "related topics" for simpress

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

diff --git a/source/text/simpress/01/0310.xhp 
b/source/text/simpress/01/0310.xhp
index 88be4306a0..197401dbcc 100644
--- a/source/text/simpress/01/0310.xhp
+++ b/source/text/simpress/01/0310.xhp
@@ -24,10 +24,7 @@
 /text/simpress/01/0310.xhp
   
 
-
 
-
-
 
 
 
@@ -39,9 +36,11 @@
 
 
 
-
-
-
+
+
+  
+  
+
 
 
-
\ No newline at end of file
+
diff --git a/source/text/simpress/01/0604.xhp 
b/source/text/simpress/01/0604.xhp
index dc0fe82fd5..1bfd3838ba 100644
--- a/source/text/simpress/01/0604.xhp
+++ b/source/text/simpress/01/0604.xhp
@@ -73,8 +73,10 @@
 Shows the current slide transition as a preview.
 Automatic preview
 Select to see the slide transitions automatically in the 
document.
-
-
+
+
+  
 
+
 
 
diff --git a/source/text/simpress/01/13180100.xhp 
b/source/text/simpress/01/13180100.xhp
index 3216d1e042..f5a7612a9c 100644
--- a/source/text/simpress/01/13180100.xhp
+++ b/source/text/simpress/01/13180100.xhp
@@ -30,8 +30,8 @@
 
 
 
-  
-  
+
+
   
 
 Merge
@@ -41,7 +41,9 @@
   
 
   Any spaces 
that are visible between the objects are preserved.
-  
-  
+
+
+  
+  
  
 
diff --git a/source/text/simpress/01/13180200.xhp 
b/source/text/simpress/01/13180200.xhp
index 4a7432edab..a3cb6263be 100644
--- a/source/text/simpress/01/13180200.xhp
+++ b/source/text/simpress/01/13180200.xhp
@@ -30,8 +30,8 @@
 
 
 
-  
-  
+
+
   
 
 Subtract
@@ -41,7 +41,9 @@
   
 
   Any spaces 
between the objects are preserved.
-  
-  
+
+
+  
+  
  
 
diff --git a/source/text/simpress/01/13180300.xhp 
b/source/text/simpress/01/13180300.xhp
index 0ad5e9f864..ea1fca63ae 100644
--- a/source/text/simpress/01/13180300.xhp
+++ b/source/text/simpress/01/13180300.xhp
@@ -30,8 +30,8 @@
 
 
 
-  
-  
+
+
   
 
 Intersect
@@ -40,7 +40,9 @@
   
   
 
-  
-  
+
+
+
+  
  
 
diff --git a/source/text/simpress/02/0407.xhp 
b/source/text/simpress/02/0407.xhp
index e62910c64e..0dab58d21a 100644
--- a/source/text/simpress/02/0407.xhp
+++ b/source/text/simpress/02/0407.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-
-   
 
 
 
-Rehearse Timings
+Rehearse Timings
 /text/simpress/02/0407.xhp
 
 
@@ -32,27 +28,26 @@
 
 
 
-
+
 Rehearse 
Timings
-Starts a slide show with a timer in the lower left 
corner.
+Starts a slide show with a timer in the lower left 
corner.
 
 
 
 
-
-
-Icon
-   
+
+
+Icon Rehearse 
Timings
 
-
-Rehearse 
Timings
+
+Rehearse Timings
 
 
 
-
 
-
-
-Slide Show Settings
+
+   
+Slide Show Settings
+
 
 
diff --git a/source/text/simpress/02/1009.xhp 
b/source/text/simpress/02/1009.xhp
index fe3c17bec8..f1828eb81f 100644
--- a/source/text/simpress/02/1009.xhp
+++ b/source/text/simpress/02/1009.xhp
@@ -162,7 +162,9 @@
   
 
   
-  
-  
+
+  
+
+  
 
-
\ No newline at end of file
+
diff --git a/source/text/simpress/02/1303.xhp 
b/source/text/simpress/02/1303.xhp
index 2e16786f26..cfe4958c20 100644
--- a/source/text/simpress/02/1303.xhp
+++ b/source/text/simpress/02/1303.xhp
@@ -48,9 +48,9 @@
 
 
 
-
-
-
+
+   
 
+
 
 
diff --git a/source/text/simpress/guide/animated_gif_save.xhp 
b/source/text/simpress/guide/animated_gif_save.xhp
index fa58b31303..5cb5d387c9 100644
--- a/source/text/simpress/guide/animated_gif_save.xhp
+++ b/source/text/simpress/guide/animated_gif_save.xhp
@@ -18,7 +18,7 @@
  *   except in compliance with the License. 

[Libreoffice-bugs] [Bug 154364] [LOCALHELP]Housekeeping: replace embedded "related topics" with section "related topics"

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154364

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

https://git.libreoffice.org/help/commit/7484a8aa5d9f1350d4272aa3a1ed894cc05e102e

tdf#154364 (part) refactor "related topics" for smath

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

[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit 98d4732ff7e315f82767be47ea71716f904d6940
Author: Olivier Hallot 
AuthorDate: Sun Mar 26 17:48:41 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Sun Mar 26 20:48:41 2023 +

Update git submodules

* Update helpcontent2 from branch 'master'
  to 7484a8aa5d9f1350d4272aa3a1ed894cc05e102e
  - tdf#154364 (part) refactor "related topics" for smath

+ refactor

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

diff --git a/helpcontent2 b/helpcontent2
index 9c5ba9aeebcf..7484a8aa5d9f 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 9c5ba9aeebcfb261ea59f2a43e489884c04a2e88
+Subproject commit 7484a8aa5d9f1350d4272aa3a1ed894cc05e102e


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

2023-03-26 Thread Olivier Hallot (via logerrit)
 source/text/smath/guide/align.xhp|   27 +++-
 source/text/smath/guide/keyboard.xhp |   38 ++-
 source/text/smath/guide/newline.xhp  |   19 -
 3 files changed, 42 insertions(+), 42 deletions(-)

New commits:
commit 7484a8aa5d9f1350d4272aa3a1ed894cc05e102e
Author: Olivier Hallot 
AuthorDate: Sun Mar 26 17:13:42 2023 -0300
Commit: Olivier Hallot 
CommitDate: Sun Mar 26 20:48:41 2023 +

tdf#154364 (part) refactor "related topics" for smath

+ refactor

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

diff --git a/source/text/smath/guide/align.xhp 
b/source/text/smath/guide/align.xhp
index e8a14c28b3..60c4aeca75 100644
--- a/source/text/smath/guide/align.xhp
+++ b/source/text/smath/guide/align.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-
 
 
 
-Manually Aligning Formula Parts
+Manually Aligning Formula Parts
 /text/smath/guide/align.xhp
 
 
@@ -30,18 +27,20 @@
 
 
 
-aligning; characters in %PRODUCTNAME 
Math
+aligning; 
characters in %PRODUCTNAME Math
 formula parts; manually aligning
 
-Manually 
Aligning Formula Parts
-
+Manually Aligning Formula Parts
+
 How do you align characters in $[officename] Math 
quickly and easily?
-To accomplish 
this, you must define empty groups and character strings. They do not require 
any space, but carry information that helps in the alignment 
process.
-To create 
empty groups, enter curly brackets {} in the Commands window. In 
the following example, the goal is to achieve a line break so that the plus 
signs are beneath one another, even though one less character is entered in the 
upper line:
-a+a+a+{} newline {}{}{}{}{}a+a+a+a
-Empty 
character strings are a simple way to ensure that texts and formulas are 
left-aligned. They are defined using double inverted commas "" . Make sure you 
do not use any typographic inverted commas. Example:
-"A further 
example." newline a+b newline ""c-d
-
-
+To accomplish this, you must 
define empty groups and character strings. They do not require any space, but 
carry information that helps in the alignment process.
+To create empty groups, enter 
curly brackets {} in the Commands window. In the following 
example, the goal is to achieve a line break so that the plus signs are beneath 
one another, even though one less character is entered in the upper 
line:
+a+a+a+{} 
newline {}{}{}{}{}a+a+a+a
+Empty character strings are a 
simple way to ensure that texts and formulas are left-aligned. They are defined 
using double inverted commas "" . Make sure you do not use any typographic 
inverted commas. Example:
+"A further example." newline 
a+b newline ""c-d
+
+
+
+
 
 
diff --git a/source/text/smath/guide/keyboard.xhp 
b/source/text/smath/guide/keyboard.xhp
index 97fdf5f825..67e92c6a7f 100644
--- a/source/text/smath/guide/keyboard.xhp
+++ b/source/text/smath/guide/keyboard.xhp
@@ -20,7 +20,7 @@
 
 
 
-Shortcuts ($[officename] Math 
Accessibility)
+Shortcuts ($[officename] Math Accessibility)
 /text/smath/guide/keyboard.xhp
 
 
@@ -28,45 +28,47 @@
 
 
 
-accessibility; $[officename] Math 
shortcuts
+accessibility; 
$[officename] Math shortcuts
 
-Shortcuts ($[officename] Math 
Accessibility)
-You can 
control $[officename] Math without a mouse.
-Inserting a Formula Directly
-If you want to 
insert a formula into a text document, and you already know the correct 
writing, you can proceed as follows:
+Shortcuts ($[officename] Math 
Accessibility)
+You can control $[officename] 
Math without a mouse.
+Inserting a Formula Directly
+If you want to insert a formula 
into a text document, and you already know the correct writing, you can proceed 
as follows:
 
 
-Write the 
formula into your text
+Write the formula into your 
text
 
 
-Select the 
formula
+Select the formula
 
 
-Choose the 
command Insert - OLE Object - Formula Object.
+Choose the command 
Insert - OLE Object - Formula Object.
 
 
-Inserting a Formula using a Window
+Inserting a Formula using a Window
 
 
-If you want to 
use the $[officename] Math interface to edit a formula, choose the command 
Insert - OLE Object - Formula Object without any text 
selected.
+If you want to use the 
$[officename] Math interface to edit a formula, choose the command 
Insert - OLE Object - Formula Object without any text 
selected.
 
 
-The cursor 
waits in the Commands window and you can type the formula.
+The cursor waits in the Commands 
window and you can type the formula.
 
 
-You can compose 
formulas using the Elements pane. Open it with the menu View - 
Elements if it is not already open.
+You can compose formulas using 
the Elements pane. Open it with the menu View - Elements if it is 
not already open.
 
 
-If the Elements 
pane is open, use F6 to switch from the Commands window to the Elements pane 
and back.
+If the Elements pane is open, 
use F6 to switch from the 

[Libreoffice-bugs] [Bug 154408] Changing manual sorting for a pivot table has no effect

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154408

--- Comment #2 from Alexander van Loon  ---
Created attachment 186239
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186239=edit
Example file

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

[Libreoffice-bugs] [Bug 154408] Changing manual sorting for a pivot table has no effect

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154408

--- Comment #1 from Alexander van Loon  ---
Created attachment 186238
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186238=edit
Screencast

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

[Libreoffice-bugs] [Bug 154408] New: Changing manual sorting for a pivot table has no effect

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154408

Bug ID: 154408
   Summary: Changing manual sorting for a pivot table has no
effect
   Product: LibreOffice
   Version: 7.4.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a.vanl...@alexandervanloon.nl

Description:
I have a document with a pivot table. When I want to manually sort one of my
row fields by the data field containing the sum of values in the Data Field
Options dialog, changing this has no effect. Nothing happens and there is no
feedback. When I reopen the Data Field Options dialog for the row field, the
sorting option just reverted from manual back to the descinding, as if the
change never happened. This behavior is already described in bug #124012 from
2019, which also helped me find the workaround. I also included a screencast.

Steps to Reproduce:
1. Open the file I attached and navigate to the second tab with the pivot
table.
2. Open the pivot table's properties.
3. Double click the "Categorie" row field to open the "Data Field" dialog.
4. Choose "Options..." there to open the "Data Field Options" dialog.
5. By default sorting will be set to "Ascending".
6. Change this to "Manual" and sort with "Sum - Kosten" instead of the default
"Categorie".
7. Confirm this change several times so that all the option dialogs are closed.
8. Backtrack to the same "Data Field Options" dialog again and observe that the
sorting is back to "Ascending" and sorting with "Categorie" again, as if
nothing changed.
9. The workaround is to follow steps 1 to 6, but then change sorting to
"Descending" from "Manual". Sort by "Sum - Kosten" will still be active, but is
now greyed out. Then follow step 7 and observe that the change now does take
effect.

Actual Results:
Sorting doesn't change.

Expected Results:
Manual sorting by the sum of values should take effect.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.4.6.2
Build ID: 40(Build:2)
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: nl-NL (en_US.UTF-8); UI: en-US
Calc: threaded

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

Re: paste html using API

2023-03-26 Thread Zorg

Thanks

Ok  it seem a goot way

maybe it is obvious but how can i paste the clipboard in my odt without 
using dispatch




Le 26/03/2023 à 21:20, Caolán McNamara a écrit :

On Sun, 2023-03-26 at 12:06 +0200, Zorg wrote:

... We have try using XTransferable but without any success.

I think it should be possible in headless mode to use the clipboard
apis to copy and paste within LibreOffice. But in this case the
clipboard is basically a fake clipboard only for the headless
libreoffice instance, one which doesn't interact with any real system
clipboard.

So for example in your current code I see that copy_with_format copies
into a true X clipboard via xclip so in headless more we can't paste
from there and it has to be non headless to get that to work.

But if the LibreOffice apis to put something into the clipboard are
used then I think it should work to "Paste" within LibreOffice and get
that content back out, even in headless more.

f.e. in this example at
https://ask.libreoffice.org/t/is-there-any-way-to-copy-calc-cell-content-and-paste-something-else/32173/11
there is:

oClip =
ctx.getServiceManager().createInstanceWithContext("com.sun.star.datatra
nsfer.clipboard.SystemClipboard", ctx)
oClip.setContents(transferable, None)

where "transferable" is implemented in that example as something that
only supports "text/plain;charset=utf-16" so if you change
copy_with_format to something that follow the model of the above
example implementation of an XTransferable to set a transferable that
provides the data and its mimetype as text/html I would expect it to
work.


[Libreoffice-bugs] [Bug 91130] Smaller default font name list

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91130

--- Comment #41 from Coburn Ingram  ---
One thing that would really help is linking the default installed fonts to a
user's LOCALE in the operating system. This is an upstream problem, but what
happens on my Ubuntu system, when I choose US English as my install language, I
get ALL KINDS of fonts installed that absolutely NOBODY in the continental US
has ever heard of, let alone knows how to use. The fact that 128 million people
in India speak English has absolutely NO BEARING on the fonts I need or want.
They have their own locale! Let them install the fonts they like! A user who
installs an OS with an EN-US locale should have absolutely NO non-English fonts
on their system. Maybe a good Unicode font or two, in order to display web
pages. But we should not have MORE non-English fonts than English. WE DON'T USE
THEM!

And so when it comes to LibreOffice, as I said, this is an upstream problem,
and it is not going away right now. What we ought to have, plain and simple, is
a page in Tools | Customize that allows us to CONFIGURE the font-menu! It just
needs to be set up like the regular menu configuration, with the ability to
reorder the fonts, and most important, a CHECKLIST that allows us to filter and
NOT DISPLAY system-wide fonts. It needs to be its own tab in the Customize
window.

I will say that sorting fonts alphabetically is nice. It works for me. My only
problem is that the system does not allow me to fine-tune the display of those
fonts in any way. LO could provide that way. I highly encourage it. Thanks.

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

[Libreoffice-bugs] [Bug 140224] Adding a table with cursor in text deletes all the text in the slide (not after lost focus or save)

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140224

Ivan Milosavljevic  changed:

   What|Removed |Added

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

--- Comment #9 from Ivan Milosavljevic  ---
The problem doesn't occur anymore in the following version:

Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129
CPU threads: 12; OS: Mac OS X 13.1; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 139899] [META] PPTX Table issues

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139899

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||147766


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147766
[Bug 147766] Table is broken in PPTX -> ODP
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151138] calc chart line width, changes to larger circles overlapping with reversed normals

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151138

S.Andreason  changed:

   What|Removed |Added

 Resolution|--- |NOTOURBUG
 Status|NEEDINFO|RESOLVED

--- Comment #18 from S.Andreason  ---
Hi,
I've been upgrading my OS over the last 2 weeks, since the last month of zoom
updates have been so broken on my debian-stretch-amd64 system, and they act
like they have dropped support for older operating systems.
Seeing the increased activity on this bug, I have made an effort to duplicate
my own bug, using the same LibO-7.3 container program, but have not yet gotten
this bug to show itself.
Since the OS upgrade to bullseye did fix the zoom audio issue, and audacity
audio issue, it may be that it also fixes this bug.

Tentatively solved. Appears bug was in stretch.

Thank you for affirming you could not duplicate it.

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

[Libreoffice-bugs] [Bug 154407] FILEOPEN PPTX Extra table cell borders appear

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154407

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

  Regression By||Gülşah Köse

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

[Libreoffice-bugs] [Bug 154407] FILEOPEN PPTX Extra table cell borders appear

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154407

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Created attachment 186237
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186237=edit
The document in PP 2016 and recent LO master

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

[Libreoffice-bugs] [Bug 154407] New: FILEOPEN PPTX Extra table cell borders appear

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154407

Bug ID: 154407
   Summary: FILEOPEN PPTX Extra table cell borders appear
   Product: LibreOffice
   Version: 7.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
CC: gulsah.k...@collabora.com
Blocks: 139899

Created attachment 186236
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186236=edit
Example file from PP

Attached example file contains a table with many cells.
Below the last colored cells in each columns, some extra border lines appear
compared to how it looks in PP.

1. Open attached file in Impress

-> Observe extra borders below the colored cells in each columns.

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b5c3a7502f7ff6ccf0f829c1f3a2ba50b8584c41
CPU threads: 14; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: de-DE
Calc: threaded

Was good in 7.3, broke in 7.4 with:

https://git.libreoffice.org/core/+/f8ac4be066b9277cf2f893b581adc33de841bb9e

author  Gülşah Köse  Mon Mar 14 14:52:59 2022 +0300
committer   Gülşah Köse  Thu Mar 17 08:05:06
2022 +0100
treeeae534a3676609d142ca32772c847dee12348cfd
parent  345149ef7b22fb05a2f519132704e36804570eed [diff]

tdf#147766 Export empty lines as line with noFill

Adding CC to: Gülşah Köse


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=139899
[Bug 139899] [META] PPTX Table issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139899] [META] PPTX Table issues

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139899

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||154407


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154407
[Bug 154407] FILEOPEN PPTX Extra table cell borders appear
-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: paste html using API

2023-03-26 Thread Caolán McNamara
On Sun, 2023-03-26 at 12:06 +0200, Zorg wrote:
> ... We have try using XTransferable but without any success.

I think it should be possible in headless mode to use the clipboard
apis to copy and paste within LibreOffice. But in this case the
clipboard is basically a fake clipboard only for the headless
libreoffice instance, one which doesn't interact with any real system
clipboard.

So for example in your current code I see that copy_with_format copies
into a true X clipboard via xclip so in headless more we can't paste
from there and it has to be non headless to get that to work.

But if the LibreOffice apis to put something into the clipboard are
used then I think it should work to "Paste" within LibreOffice and get
that content back out, even in headless more. 

f.e. in this example at
https://ask.libreoffice.org/t/is-there-any-way-to-copy-calc-cell-content-and-paste-something-else/32173/11
there is:

oClip =
ctx.getServiceManager().createInstanceWithContext("com.sun.star.datatra
nsfer.clipboard.SystemClipboard", ctx)
oClip.setContents(transferable, None)

where "transferable" is implemented in that example as something that
only supports "text/plain;charset=utf-16" so if you change
copy_with_format to something that follow the model of the above
example implementation of an XTransferable to set a transferable that
provides the data and its mimetype as text/html I would expect it to
work.



[Libreoffice-bugs] [Bug 154406] Euro symbol not printed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154406

--- Comment #1 from Laurens  ---
Created attachment 186235
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186235=edit
The Universe font

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

[Libreoffice-bugs] [Bug 154406] New: Euro symbol not printed

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154406

Bug ID: 154406
   Summary: Euro symbol not printed
   Product: LibreOffice
   Version: 7.3.6.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: laur...@blanckenborg.net

Description:
The euro symbol is not printed with the font "Universe".

When the document is opened with Ms Word 2021 (Ms Office Pro Plus 2021) the
euro symbol is printed correctly.
When the font of the euro symbol is changed to Arial it is printed correctly in
both Word and Writer.

Note that the character is not omitted, just not printed, the space is occupied
(just white).

Steps to Reproduce:
1. Type euro symbol (€)
2. Set font to Universe
3. Print document

Actual Results:
Euro symbol (€) was not printed but white-space instead.

Expected Results:
Euro symbol (€) printed with other text.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.3.6.2 (x64) / LibreOffice Community
Build ID: c28ca90fd6e1a19e189fc16c05f8f8924961e12e
CPU threads: 24; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: nl-NL (nl_NL); UI: en-GB
Calc: threaded

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

Re: paste html using API

2023-03-26 Thread Zorg

Hello

Thanks for your help but it won't really help me

it's doesn't matter the language,  I could translate in python.

The main problem is to start from a variable (a html string)

Var1="Lorem Ipsum?Le Lorem Ipsum est 
simplement du faux texte employé dans la composition et la mise en page 
avant impression. Le Lorem Ipsum "


and you want to paste it in a odt and keep the format

If I want to use only headless mode, i must find a solution without 
using the SystemClipboard because the clipboard does not seem to be 
accessible





Le 26/03/2023 à 19:33, Andrew Pitonyak a écrit :

I have no idea if this will be of any use to you or not, but...

I do not generally use the API using Python so I cannot comment on 
using Python.


I have also not used headless mode so I cannot comment on what is and 
is not available other than knowing that dispatches are not available.


Finally, I have done almost nothing using the clipboard, but...

First note that the clipboard should have content of different 
varieties. I assume that you are aware of this because you have a line 
as follows:


 copy_with_format(value, 'text/html')

 And if I look at the clipboard I see this as an available type

   Dim sClipName As String
  Dim oClip As Object
  Dim oFlavors As Variant
  Dim oFlavor As Variant
  Dim i as Integer
  Dim s as String

  sClipName = "com.sun.star.datatransfer.clipboard.SystemClipboard"
  oClip = createUnoService(sClipName)
  oFlavors = oClip.getContents().getTransferDataFlavors()
  s = ""
  For i = LBound(oFlavors) To UBound(oFlavors)
    oFlavor = oFlavors(i)
    s = s & i & " : " & oFlavor.MimeType
    s = s & CHR$(10)
  Next
  MsgBox s


  I see that method defined in this code here:

https://github.com/Probesys/lotemplate/blob/html_formatting/lotemplate/utils.py

  I see that you open a pipe.

  I did some experiments and I am extracting the actual HTML. I assume 
that this is not really what you want, but this is how I extract it 
and display it. I was simply playing around with it out of curiousity.


    Dim sClipName As String
  Dim oClip As Object
  Dim oFlavors As Variant
  Dim oFlavor As Variant
  Dim i as Integer
  Dim idx as Integer
  Dim s as String

  sClipName = "com.sun.star.datatransfer.clipboard.SystemClipboard"
  oClip = createUnoService(sClipName)
  oFlavors = oClip.getContents().getTransferDataFlavors()
  s = ""
  idx = -1
  For i = LBound(oFlavors) To UBound(oFlavors)
    oFlavor = oFlavors(i)
    s = s & i & " : " & oFlavor.MimeType
    If oFlavor.MimeType = "text/html" Then
      idx = i
    End If
    s = s & CHR$(10)
  Next
  'MsgBox s

  If idx < 0 Then
    Print "text/html mime type not found"
    Exit Sub
   End If

  ' Now print the actual HMTL as a string!
  Dim oData As Variant
  oData = oClip.getContents().getTransferData(oFlavors(idx))
  s = ""
  For i = LBound(oData) To UBound(oData)
    s = s & CHR$(oData(i))
  Next
  MsgBox s

If I kept going, then I would attempt to then use the transferable 
content directly, which is obtained from oClip.getContents() I 
believe. But, one of the real questions is Does the clipboard have 
the contents shown in the correct format? I assume it does.


So, perhaps this helps a little anyway.

Andrew Pitonyak


On Sunday, March 26, 2023 06:06 EDT, Zorg  wrote:

Hello

Hope some can help me here

Here is my  problem


We are developing our software using the uno api python

We re trying to to copy a string formatted in html in a libreoffice odt

We manage to do it but using dispatcher
The problem is that dispatcher not working in headless mode so il 
force us to use a xserver (xvfb) et Xclip.


It work but it's far from being optimized.

here is the code 
https://github.com/Probesys/lotemplate/blob/html_formatting/lotemplate/classes.py 
line 349-355


We have try using XTransferable but without any success.

Thanks in advance for your help

Sorg




[Libreoffice-bugs] [Bug 91130] Smaller default font name list

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91130

--- Comment #40 from Arlene  ---
Using version: LibreOffice 7.5.1

I think this case has two challenges as below:

Challenges:
1. Users have no specific liking of which font they want to use this time (Some
of them may know little about fonts)
2. Users know which font they want to use but are exhausted from finding it
from the very long dropdown list. Users' eyes are too busy.

For each challenge, here are my ideas:
-1. Users have no specific liking of which font they want to use this time
(Some of them may know little about fonts)
IDEA: Put 3-5 fonts that are familiar to most users at the top of the dropdown
box, such as Arial and the SF font family. This will help users not well-versed
in fonts choose a font that suits their needs easily.

-2. Users know which font they want to use but are exhausted from finding it
from the very long dropdown list. Users' eyes are too busy.
IDEA: Organize the same font family into one row. For example, SF Pro, SF Pro
Display, SF Pro Rounded, and SF Pro Text can all be collapsed under "SF Pro"
with an icon ">" on the right. This will help users who know which font they
want to use but are having trouble finding it in the long list. They can simply
click on the icon ">" to select the font they want. This way could reduce the
length of the long dropdown font list.

A screenshot of the Google Docs font selection is provided, which demonstrates
a similar approach to organizing font families. I would be glad to discuss if
these ideas would be practical.

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

[Libreoffice-bugs] [Bug 91130] Smaller default font name list

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91130

Arlene  changed:

   What|Removed |Added

 CC||arlen...@outlook.com

--- Comment #39 from Arlene  ---
Created attachment 186234
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186234=edit
GoogleDocs approach to organizing font families

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

[Libreoffice-bugs] [Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103369
Bug 103369 depends on bug 154234, which changed state.

Bug 154234 Summary: Clarify the difference between the A,B,C and A,AA,AAA 
numbering scheme (also a,b,c vs. a,aa,aaa)
https://bugs.documentfoundation.org/show_bug.cgi?id=154234

   What|Removed |Added

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

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

Re: paste html using API

2023-03-26 Thread Andrew Pitonyak

I have no idea if this will be of any use to you or not, but...

I do not generally use the API using Python so I cannot comment on using 
Python. 

I have also not used headless mode so I cannot comment on what is and is not 
available other than knowing that dispatches are not available. 

Finally, I have done almost nothing using the clipboard, but... 

First note that the clipboard should have content of different varieties. I 
assume that you are aware of this because you have a line as follows: 

 copy_with_format(value, 'text/html')
 
 And if I look at the clipboard I see this as an available type
 
   Dim sClipName As String
  Dim oClip As Object
  Dim oFlavors As Variant
  Dim oFlavor As Variant
  Dim i as Integer
  Dim s as String
  
  sClipName = "com.sun.star.datatransfer.clipboard.SystemClipboard"
  oClip = createUnoService(sClipName)
  oFlavors = oClip.getContents().getTransferDataFlavors()
  s = ""
  For i = LBound(oFlavors) To UBound(oFlavors)
    oFlavor = oFlavors(i)
    s = s & i & " : " & oFlavor.MimeType
    s = s & CHR$(10)
  Next
  MsgBox s
  
  
  I see that method defined in this code here: 
  
  
https://github.com/Probesys/lotemplate/blob/html_formatting/lotemplate/utils.py
  
  I see that you open a pipe. 
  
  I did some experiments and I am extracting the actual HTML. I assume that 
this is not really what you want, but this is how I extract it and display it. 
I was simply playing around with it out of curiousity.
  
    Dim sClipName As String
  Dim oClip As Object
  Dim oFlavors As Variant
  Dim oFlavor As Variant
  Dim i as Integer
  Dim idx as Integer
  Dim s as String
  
  sClipName = "com.sun.star.datatransfer.clipboard.SystemClipboard"
  oClip = createUnoService(sClipName)
  oFlavors = oClip.getContents().getTransferDataFlavors()
  s = ""
  idx = -1
  For i = LBound(oFlavors) To UBound(oFlavors)
    oFlavor = oFlavors(i)
    s = s & i & " : " & oFlavor.MimeType
    If oFlavor.MimeType = "text/html" Then
      idx = i
    End If
    s = s & CHR$(10)
  Next
  'MsgBox s
  
  If idx < 0 Then
    Print "text/html mime type not found"
    Exit Sub
   End If
  
  ' Now print the actual HMTL as a string!
  Dim oData As Variant
  oData = oClip.getContents().getTransferData(oFlavors(idx))
  s = ""
  For i = LBound(oData) To UBound(oData)
    s = s & CHR$(oData(i))
  Next
  MsgBox s

If I kept going, then I would attempt to then use the transferable content 
directly, which is obtained from oClip.getContents() I believe. But, one of the 
real questions is Does the clipboard have the contents shown in the correct 
format? I assume it does. 

So, perhaps this helps a little anyway. 

Andrew Pitonyak


On Sunday, March 26, 2023 06:06 EDT, Zorg  wrote:
  
Hello
Hope some can help me here
Here is my  problem

We are developing our software using the uno api python
We re trying to to copy a string formatted in html in a libreoffice odt
We manage to do it but using dispatcher
The problem is that dispatcher not working in headless mode so il force us to 
use a xserver (xvfb) et Xclip.
It work but it's far from being optimized.
here is the code 
https://github.com/Probesys/lotemplate/blob/html_formatting/lotemplate/classes.py
 line 349-355
We have try using XTransferable but without any success.
Thanks in advance for your help
Sorg   

 


[Libreoffice-bugs] [Bug 154403] In Calc the Formula bar is partly obscured by the column headings

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154403

--- Comment #5 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #4)
> (In reply to ady from comment #2)
> > ...
> > Where is the patch for 7.4? Is it not needed? Bug 153784 comment 30 was
> > ignored.
> > 
> 
> https://gerrit.libreoffice.org/c/core/+/147992 and as noted in the whiteboard

and https://gerrit.libreoffice.org/c/core/+/148403 for bug 154042 issue

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

[Libreoffice-bugs] [Bug 154403] In Calc the Formula bar is partly obscured by the column headings

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154403

--- Comment #4 from V Stuart Foote  ---
(In reply to ady from comment #2)
> ...
> Where is the patch for 7.4? Is it not needed? Bug 153784 comment 30 was
> ignored.
> 

https://gerrit.libreoffice.org/c/core/+/147992 and as noted in the whiteboard

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

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-2' - 5 commits - configure.ac connectivity/source external/hsqldb formula/source sc/source

2023-03-26 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor:
commit 9a6e3f349ad33df76b7b82d8ac646e4d2d5aaa83
Author: Andras Timar 
AuthorDate: Sun Mar 26 17:27:33 2023 +0200
Commit: Andras Timar 
CommitDate: Sun Mar 26 19:24:25 2023 +0200

Bump version to 7.2.7.2.M11

Change-Id: Id6824d6808964f5bc090ab534dd32d1f2bc12963

diff --git a/configure.ac b/configure.ac
index f8ae44a0c56f..d6d8d9d9ac73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.2.7.2.M10],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.2.7.2.M11],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
commit e304569f8815f493689d012b9998c985c2fb0e03
Author: Caolán McNamara 
AuthorDate: Mon Feb 13 13:56:10 2023 +
Commit: Andras Timar 
CommitDate: Sun Mar 26 19:24:25 2023 +0200

disable script dump

Change-Id: I04d740cc0fcf87daa192a0a6af34138278043a19
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146986
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147051
Tested-by: Thorsten Behrens 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147256
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Andras Timar 

diff --git a/connectivity/source/drivers/hsqldb/HDriver.cxx 
b/connectivity/source/drivers/hsqldb/HDriver.cxx
index e4d4e399ba2a..1027b689b532 100644
--- a/connectivity/source/drivers/hsqldb/HDriver.cxx
+++ b/connectivity/source/drivers/hsqldb/HDriver.cxx
@@ -290,6 +290,37 @@ namespace connectivity
 } // if ( xStream.is() )
 ::comphelper::disposeComponent(xStream);
 }
+
+// disallow any database/script files that contain a 
"SCRIPT[.*]" entry (this is belt and braces
+// in that bundled hsqldb 1.8.0 is patched to also reject 
them)
+//
+// hsqldb 2.6.0 release notes have: added system role 
SCRIPT_OPS for export / import of database structure and data
+// which seems to provide a builtin way to do this with 
contemporary hsqldb
+const OUString sScript( "script" );
+if (!bIsNewDatabase && xStorage->isStreamElement(sScript))
+{
+Reference xStream = 
xStorage->openStreamElement(sScript, ElementModes::READ);
+if (xStream.is())
+{
+std::unique_ptr 
pStream(::utl::UcbStreamHelper::CreateStream(xStream));
+if (pStream)
+{
+OString sLine;
+while (pStream->ReadLine(sLine))
+{
+OString sText = sLine.trim();
+if 
(sText.startsWithIgnoreAsciiCase("SCRIPT"))
+{
+::connectivity::SharedResources 
aResources;
+sMessage = 
aResources.getResourceString(STR_COULD_NOT_LOAD_FILE).replaceFirst("$filename$",
 sSystemPath);
+break;
+}
+}
+}
+} // if ( xStream.is() )
+::comphelper::disposeComponent(xStream);
+}
+
 }
 catch(Exception&)
 {
diff --git a/external/hsqldb/UnpackedTarball_hsqldb.mk 
b/external/hsqldb/UnpackedTarball_hsqldb.mk
index cbba770f19a0..ed262cccf4ca 100644
--- a/external/hsqldb/UnpackedTarball_hsqldb.mk
+++ b/external/hsqldb/UnpackedTarball_hsqldb.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,hsqldb,\
external/hsqldb/patches/jdbc-4.1.patch \
external/hsqldb/patches/multipleResultSets.patch \
) \
+   external/hsqldb/patches/disable-dump-script.patch \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/external/hsqldb/patches/disable-dump-script.patch 
b/external/hsqldb/patches/disable-dump-script.patch
new file mode 100644
index ..401dd38abc9a
--- /dev/null
+++ b/external/hsqldb/patches/disable-dump-script.patch
@@ -0,0 +1,14 @@
+--- a/hsqldb/src/org/hsqldb/DatabaseCommandInterpreter.java2023-02-13 
11:08:11.297243034 +
 b/hsqldb/src/org/hsqldb/DatabaseCommandInterpreter.java2023-02-13 
13:49:17.973089433 

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-1' - 6 commits - bin/lo-all-static-libs config_host.mk.in configure.ac download.lst external/curl external/expat external/libetonyek external

2023-03-26 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor:
commit 67460281822f405b7e6774f67275f2d9dfcd2dc2
Author: Andras Timar 
AuthorDate: Sun Mar 26 17:05:03 2023 +0200
Commit: Andras Timar 
CommitDate: Sun Mar 26 18:53:16 2023 +0200

Bump version to 7.1.8.1.M4

Change-Id: Ieb57d1bf8350cf8f8992cc7a4450c813704e94d7

diff --git a/configure.ac b/configure.ac
index c52fc3a62804..e9cc927a1a26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.1.8.1.M3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.1.8.1.M4],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
commit f2817be29cc849fc074215b97e5759471b75bf9d
Author: Michael Stahl 
AuthorDate: Tue Mar 21 10:46:46 2023 +0100
Commit: Andras Timar 
CommitDate: Sun Mar 26 18:53:16 2023 +0200

curl: upgrade to release 8.0.1

Apparently 8.0.0 had a serious regression.

Change-Id: Icc761f5e5e01b5d9bebecc13f7cba608f5834f54
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149212
Tested-by: Andras Timar 
Reviewed-by: Andras Timar 

diff --git a/download.lst b/download.lst
index 032997018ccf..1bc9b4b7f4e1 100644
--- a/download.lst
+++ b/download.lst
@@ -39,8 +39,8 @@ export CPPUNIT_SHA256SUM := 
89c5c6665337f56fd2db36bc3805a5619709d51fb136e5193707
 export CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
 export CT2N_SHA256SUM := 
71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3
 export CT2N_TARBALL := 
1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
-export CURL_SHA256SUM := 
759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
-export CURL_TARBALL := curl-8.0.0.tar.xz
+export CURL_SHA256SUM := 
0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0
+export CURL_TARBALL := curl-8.0.1.tar.xz
 export EBOOK_SHA256SUM := 
7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9
 export EBOOK_TARBALL := libe-book-0.1.3.tar.xz
 export EPOXY_SHA256SUM := 
002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d
commit 968c5d3288f3f65bc5115108267f02931fc71a42
Author: Michael Stahl 
AuthorDate: Mon Mar 20 11:52:22 2023 +0100
Commit: Andras Timar 
CommitDate: Sun Mar 26 18:53:16 2023 +0200

curl: upgrade to release 8.0.0

Fixes CVE-2023-27535.

Also hopefully fixes excessive storage consumption during build:
o build: drop the use of XC_AMEND_DISTCLEAN [62]

Change-Id: I8792e95bc7634ee496488e80fec5a1310b24a31c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149153
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149211
Tested-by: Andras Timar 
Reviewed-by: Andras Timar 

diff --git a/download.lst b/download.lst
index 504c5d862f2a..032997018ccf 100644
--- a/download.lst
+++ b/download.lst
@@ -39,8 +39,8 @@ export CPPUNIT_SHA256SUM := 
89c5c6665337f56fd2db36bc3805a5619709d51fb136e5193707
 export CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
 export CT2N_SHA256SUM := 
71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3
 export CT2N_TARBALL := 
1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
-export CURL_SHA256SUM := 
1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f
-export CURL_TARBALL := curl-7.88.1.tar.xz
+export CURL_SHA256SUM := 
759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
+export CURL_TARBALL := curl-8.0.0.tar.xz
 export EBOOK_SHA256SUM := 
7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9
 export EBOOK_TARBALL := libe-book-0.1.3.tar.xz
 export EPOXY_SHA256SUM := 
002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d
commit b8d52062234393c710e4aeda5e6709b25f656f81
Author: Stephan Bergmann 
AuthorDate: Mon Feb 21 11:55:21 2022 +0100
Commit: Andras Timar 
CommitDate: Sun Mar 26 18:53:15 2023 +0200

Avoid unnecessary empty -Djava.class.path=

Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130242
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 
(cherry picked from commit 5e8f64e50f97d39e83a3358697be14db03566878)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130265
Reviewed-by: Caolán McNamara 
(cherry picked from commit 04bb6f736f92b93497bed28b7420fac97753f95e)

Change-Id: Idcfe7321077b60381c0273910b1faeb444ef1fd8

diff --git a/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx 
b/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
index f47b0a3ee4fd..843f6d19ccec 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
+++ 

[Libreoffice-commits] core.git: helpcontent2

2023-03-26 Thread Seth Chaiklin (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46bac65b3e2d8e22f161d3fa88507355cacb0cb1
Author: Seth Chaiklin 
AuthorDate: Sun Mar 26 17:09:17 2023 +
Commit: Gerrit Code Review 
CommitDate: Sun Mar 26 17:09:17 2023 +

Update git submodules

* Update helpcontent2 from branch 'master'
  to 9c5ba9aeebcfb261ea59f2a43e489884c04a2e88
  - tdf#154234 clarify meaning of A,B,C (a,b,c) and A,AA,AAA (a,aa,aaa)

   definitions are in text/shared/01/06050500.xhp
   then embedded in other relevant files

Change-Id: Ibf23f6271d804e199a9606a4c18d10eae6a8c557
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149028
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 2e3d807ec068..9c5ba9aeebcf 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2e3d807ec068688bbca1c3c384fa6ecda196fc59
+Subproject commit 9c5ba9aeebcfb261ea59f2a43e489884c04a2e88


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

2023-03-26 Thread Seth Chaiklin (via logerrit)
 source/text/shared/01/06050500.xhp  |   16 +++
 source/text/swriter/01/06060100.xhp |   79 ++--
 source/text/swriter/01/06080100.xhp |   48 ++---
 3 files changed, 72 insertions(+), 71 deletions(-)

New commits:
commit 9c5ba9aeebcfb261ea59f2a43e489884c04a2e88
Author: Seth Chaiklin 
AuthorDate: Fri Mar 17 15:15:32 2023 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Mar 26 17:09:16 2023 +

tdf#154234 clarify meaning of A,B,C (a,b,c) and A,AA,AAA (a,aa,aaa)

   definitions are in text/shared/01/06050500.xhp
   then embedded in other relevant files

Change-Id: Ibf23f6271d804e199a9606a4c18d10eae6a8c557
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149028
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/01/06050500.xhp 
b/source/text/shared/01/06050500.xhp
index c495298c81..08b82d72c9 100644
--- a/source/text/shared/01/06050500.xhp
+++ b/source/text/shared/01/06050500.xhp
@@ -65,18 +65,18 @@
  
  
 
-A, B, C, ...
+A, B, C, 
...
 
 
-   Capital letters
+   Alphabetical numbering with uppercase letters A–ZAfter 
item 26, numbering continues AA, AB, AC, ...
 
  
  
 
-a, b, c, ...
+a, b, c, 
...
 
 
-   Lowercase letters
+   Alphabetical numbering with lowercase letters a–zAfter 
item 26, numbering continues aa, ab, ac, ...
 
  
  
@@ -113,18 +113,18 @@
  
   
 
-   A,... AA,... AAA,...
+   A,... AA,... 
AAA,...
 
 
-   Alphabetical numbering with uppercase letters
+   Alphabetical numbering with uppercase letters A–ZAfter 
item 26, numbering continues AA, BB, CC, ...
 
  
  
 
-   a,... aa,... aaa,...
+   a,... aa,... 
aaa,...
 
 
-   Alphabetical numbering with lowercase letters
+   Alphabetical numbering with lowercase letters a–zAfter 
item 26, numbering continues aa, bb, cc, ...
 
  
  
diff --git a/source/text/swriter/01/06060100.xhp 
b/source/text/swriter/01/06060100.xhp
index 57d149b02e..a9b76e745b 100644
--- a/source/text/swriter/01/06060100.xhp
+++ b/source/text/swriter/01/06060100.xhp
@@ -20,17 +20,17 @@
 
 
   
-Numbering
+Numbering
 /text/swriter/01/06060100.xhp
   
 
 
 
 
-Numbering
+Numbering
 
 
-Specifies the 
number format for heading numbering in the current document.
+Specifies the number format for 
heading numbering in the current document.
 
 
 
@@ -38,115 +38,116 @@
 
 
 
-Level
-Click the outline level 
that you want to modify, and then specify the numbering options for the 
level. To apply the numbering options, except for paragraph style, to 
all the levels, click “1–10”.
+Level
+Click the outline level 
that you want to modify, and then specify the numbering options for the 
level. To apply the numbering options, except for paragraph style, to 
all the levels, click “1–10”.
 
 
-Numbering
-Specify the 
formatting for the selected outline level.
+Numbering
+Specify the formatting for the 
selected outline level.
 
-Number
-Select the numbering 
scheme that you want to apply to the selected outline level.
+Number
+Select the numbering 
scheme that you want to apply to the selected outline level.
 
 
   
 
-   
Selection 
+   Selection 

 
 
-   
Description 
+   Description 

 
   
   
 
-  1, 2, 3, ...
+  1, 2, 
3, ...
 
 
-  Arabic numerals
+  Arabic 
numerals
 
   
   
 
-  A, B, C, ...
+  A, B, 
C, ...
 
 
-  Capital letters
+  
 
   
   
 
-  a, b, c, ...
+  a, b, 
c, ...
 
 
-  Lowercase letters
+  
 
   
   
 
-  I, II, III, ...
+  I, 
II, III, ...
 
 
-  Roman 
numerals (upper)
+  Roman numerals 
(upper)
 
   
   
 
-  i, ii, iii, ...
+  i, 
ii, iii, ...
 
 
-  Roman 
numerals (lower)
+  Roman numerals 
(lower)
 
   
   
 
-  A,... AA,... AAA,...
+  A,... 
AA,... AAA,...
 
 
-  Alphabetical numbering with identical capital letters, where 
the number of letters indicates the chapter level. For example, the second 
number in level three is "BBB".
+  
+
 
   
   
 
-  a,... aa,... aaa,...
+  a,... 
aa,... aaa,...
 
 
-  Alphabetical numbering with identical lower case letters, 
where the number of letters indicates the chapter level. For example, the third 
number in level two is "cc".
+  embedvar 

[Libreoffice-bugs] [Bug 154402] Formatting : Graphics do not arrange properly if they have a caption

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154402

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Regina Henschel  ---
When you insert a caption, image and caption are put together into a frame. The
outer positioning properties are transferred from the image to the frame. To
move the captioned image in relation to the text, you first have to select the
frame and then you can move it.

There is a very thin gray line at the edge of the frame. To select the frame
click on this line. The reactive area of this gray line is very small.

If it is difficult for you to hit this area, you can use the "Navigator" in the
sidebar. Open its branch "Frame" and double-click on the frame, which belongs
to the image. Now the frame is in drag-and-drop mode with handles and you can
move it.

If you still cannot grip the frame with the mouse, you can move the frame with
the arrow keys. Combining the arrow keys with the Shift-key makes large move
steps and combining them with the Alt-key makes small, pixel-wide move steps.

Please try these tips and tell us whether it solves your problems.

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

[Libreoffice-bugs] [Bug 154395] Color of overline is ignored for printing and exporting

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154395

--- Comment #6 from V Stuart Foote  ---
(In reply to bughunter from comment #5)
> As far as I understand WYSIWYG ...

Agree, and why this is confirmed NEW for the PDF export. Meanwhile, setting the
Character... dialog's Font Effects tab Text Decoration: Overlining to a
specific color rather than 'Automatic' is a workaround.

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

[Libreoffice-bugs] [Bug 126632] Tabs in Tabbed Compact don't update after adding of table and moving of cursor to body text in Writer document

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126632

--- Comment #6 from Jim Raykowski  ---
Proposed patch that covers both this bug report and similar reported bug in bug
152908:
https://gerrit.libreoffice.org/c/core/+/149593

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

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

2023-03-26 Thread Balazs Varga (via logerrit)
 sc/inc/document.hxx  |3 +-
 sc/inc/table.hxx |2 +
 sc/source/core/data/document.cxx |   12 +--
 sc/source/core/data/drwlayer.cxx |7 +-
 sc/source/core/data/table5.cxx   |   42 +++
 5 files changed, 58 insertions(+), 8 deletions(-)

New commits:
commit 69cc8bdd5f9109804d912b52d5ee1040d6e1868f
Author: Balazs Varga 
AuthorDate: Sat Mar 25 18:57:08 2023 +0100
Commit: Balazs Varga 
CommitDate: Sun Mar 26 16:37:32 2023 +

Related: tdf#154005 sc ods fileopen: fix dropdown form control size

Fixing the crashtesting assert/crash after the original change.
Also a little clean-up.

Change-Id: I35453fbc55b3d5d4064179e84755334c2d3a01ca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149583
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Reviewed-by: Balazs Varga 

diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index f044eaf77f78..285fcf1a7d31 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -2036,7 +2036,8 @@ public:
 SC_DLLPUBLIC SCROW  FirstVisibleRow(SCROW nStartRow, SCROW 
nEndRow, SCTAB nTab) const;
 SC_DLLPUBLIC SCROW  LastVisibleRow(SCROW nStartRow, SCROW nEndRow, 
SCTAB nTab) const;
 SCROW   CountVisibleRows(SCROW nStartRow, SCROW 
nEndRow, SCTAB nTab) const;
-SCCOL   CountVisibleCols(SCROW nStartCol, SCROW 
nEndCol, SCTAB nTab) const;
+SCROW   CountHiddenRows(SCROW nStartRow, SCROW 
nEndRow, SCTAB nTab) const;
+SCCOL   CountHiddenCols(SCROW nStartCol, SCROW 
nEndCol, SCTAB nTab) const;
 
 SC_DLLPUBLIC bool   RowFiltered(SCROW nRow, SCTAB nTab, SCROW* 
pFirstRow = nullptr, SCROW* pLastRow = nullptr) const;
 boolHasFilteredRows(SCROW nStartRow, SCROW 
nEndRow, SCTAB nTab) const;
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 5eefb5f95c38..cbce92da3998 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -971,9 +971,11 @@ public:
 SCROW   FirstVisibleRow(SCROW nStartRow, SCROW nEndRow) const;
 SCROW   LastVisibleRow(SCROW nStartRow, SCROW nEndRow) const;
 SCROW   CountVisibleRows(SCROW nStartRow, SCROW nEndRow) const;
+SCROW   CountHiddenRows(SCROW nStartRow, SCROW nEndRow) const;
 tools::Long GetTotalRowHeight(SCROW nStartRow, SCROW nEndRow, bool 
bHiddenAsZero = true) const;
 
 SCCOL   CountVisibleCols(SCCOL nStartCol, SCCOL nEndCol) const;
+SCCOL   CountHiddenCols(SCCOL nStartCol, SCCOL nEndCol) const;
 
 SCCOLROWLastHiddenColRow(SCCOLROW nPos, bool bCol) const;
 
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index b295e68f69e0..afec7f072b3c 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -4561,12 +4561,20 @@ SCROW ScDocument::CountVisibleRows(SCROW nStartRow, 
SCROW nEndRow, SCTAB nTab) c
 return maTabs[nTab]->CountVisibleRows(nStartRow, nEndRow);
 }
 
-SCCOL ScDocument::CountVisibleCols(SCROW nStartCol, SCROW nEndCol, SCTAB nTab) 
const
+SCROW ScDocument::CountHiddenRows(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) 
const
 {
 if (!ValidTab(nTab) || nTab >= static_cast(maTabs.size()) || 
!maTabs[nTab])
 return 0;
 
-return maTabs[nTab]->CountVisibleCols(nStartCol, nEndCol);
+return maTabs[nTab]->CountHiddenRows(nStartRow, nEndRow);
+}
+
+SCCOL ScDocument::CountHiddenCols(SCROW nStartCol, SCROW nEndCol, SCTAB nTab) 
const
+{
+if (!ValidTab(nTab) || nTab >= static_cast(maTabs.size()) || 
!maTabs[nTab])
+return 0;
+
+return maTabs[nTab]->CountHiddenCols(nStartCol, nEndCol);
 }
 
 bool ScDocument::RowFiltered(SCROW nRow, SCTAB nTab, SCROW* pFirstRow, SCROW* 
pLastRow) const
diff --git a/sc/source/core/data/drwlayer.cxx b/sc/source/core/data/drwlayer.cxx
index 653571cabd38..359bf3b1e7be 100644
--- a/sc/source/core/data/drwlayer.cxx
+++ b/sc/source/core/data/drwlayer.cxx
@@ -713,11 +713,8 @@ void lcl_SetLogicRectFromAnchor(SdrObject* pObj, const 
ScDrawObjData& rAnchor, c
 // tdf#154005: Handle hidden row/col: remove hidden row/cols size from the 
ScDrawObjData shape size in case of forms
 if (pObj->GetObjIdentifier() == SdrObjKind::UNO && pObj->GetObjInventor() 
== SdrInventor::FmForm)
 {
-nHiddenRows = ((rAnchor.maEnd.Row() - rAnchor.maStart.Row()) + 1) -
-(pDoc->CountVisibleRows(rAnchor.maStart.Row(), 
rAnchor.maEnd.Row(), rAnchor.maStart.Tab()));
-
-nHiddenCols = ((rAnchor.maEnd.Col() - rAnchor.maStart.Col()) + 1) -
-(pDoc->CountVisibleCols(rAnchor.maStart.Col(), 
rAnchor.maEnd.Col(), rAnchor.maStart.Tab()));
+nHiddenRows = pDoc->CountHiddenRows(rAnchor.maStart.Row(), 
rAnchor.maEnd.Row(), rAnchor.maStart.Tab());
+nHiddenCols = pDoc->CountHiddenCols(rAnchor.maStart.Col(), 
rAnchor.maEnd.Col(), rAnchor.maStart.Tab());
 }
 
 // In 

[Libreoffice-bugs] [Bug 154282] editeng/source/items/frmitems.cxx:772: virtual bool SvxTextLeftMarginItem::QueryValue(uno::Any &, sal_uInt8) const: Assertion `false' failed.

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154282

--- Comment #4 from Jim Raykowski  ---
(In reply to Buovjaga from comment #3)
> Note that if you only changed Writer to Tabbed Compact, you can change it
> back by applying Standard "to all" in another application.
Good tip! I was using the --safe-mode method to reset the user profile myself.

There is another asser(false) at editeng/source/items/frmitems.cxx:1118 that
I've had to comment out in debug builds to test Tabbed Compact.

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

[Libreoffice-bugs] [Bug 154403] In Calc the Formula bar is partly obscured by the column headings

2023-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154403

V Stuart Foote  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from V Stuart Foote  ---
This has been corrected. Available if a 7.4.7 release rolls, or shift now to
7.5.2 or later release.

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

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

[Libreoffice-qa] Live streaming LibreOffice bug triaging (week 13)

2023-03-26 Thread Ilmari Lauhakangas
I will be live streaming a 1 hour LibreOffice bug triaging session in 
the Jitsi room https://jitsi.documentfoundation.org/ilmaritriages on


Mon, 27 March 2023 at 10:00 UTC
Tue, 28 March 2023 at 11:00 UTC
Wed, 29 March 2023 at 12:00 UTC
Thu, 30 March 2023 at 11:00 UTC
Fri, 31 March 2023 at 13:00 UTC

Anyone is welcome to interrupt me during the session and ask questions 
about the process or request me to test something specific.


Note: if you want to record the session for your own use, ask me to make 
you a moderator and then you can click the "meatball menu" in Jitsi's 
bottom bar and select "Start recording". TDF members can become 
moderators simply by authenticating (Settings - Profile). Recording only 
works in Chrome and derivative browsers at the moment.


Ilmari


  1   2   >