[Bug 158928] Blurring of Calc cells when the curser goes from one cell to a group of cells

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158928

--- Comment #7 from Haris  ---
Thank you for reporting the bug. I can not reproduce the bug in

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

core.git: chart2/uiconfig cui/uiconfig sw/uiconfig

2024-03-29 Thread Taichi Haradaguchi (via logerrit)
 chart2/uiconfig/ui/tp_3D_SceneIllumination.ui |8 
 cui/uiconfig/ui/certdialog.ui |2 +-
 cui/uiconfig/ui/iconselectordialog.ui |2 +-
 sw/uiconfig/swriter/ui/exchangedatabases.ui   |2 +-
 sw/uiconfig/swriter/ui/flddbpage.ui   |2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit b5c40d4864b07861e889244834635c8cfc957d6e
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Fri Mar 22 00:57:49 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Mar 30 06:18:15 2024 +0100

Fix extended tips

Fix wrong dialog names in extended tips.

Change-Id: I60a91c6a06afdf0b993bd65dae8a2e3c6413528a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165122
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui 
b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
index 2187db5ab092..f67f287f68fc 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui
@@ -276,11 +276,11 @@
 True
 True
 True
-Select a 
color using the color dialog
+Select a 
color using the Pick a Color dialog
 IMG_LIGHTSOURCE_COLOR
 
   
-Select a 
color using the color dialog.
+Select a 
color using the Pick a Color dialog.
   
 
   
@@ -360,11 +360,11 @@
 True
 True
 True
-Select a color 
using the color dialog
+Select a color 
using the Pick a Color dialog
 IMG_AMBIENT_COLOR
 
   
-Select a color 
using the color dialog.
+Select a color 
using the Pick a color dialog.
   
 
   
diff --git a/cui/uiconfig/ui/certdialog.ui b/cui/uiconfig/ui/certdialog.ui
index 8f3545e3176a..29b19e3d3742 100644
--- a/cui/uiconfig/ui/certdialog.ui
+++ b/cui/uiconfig/ui/certdialog.ui
@@ -44,7 +44,7 @@
 True
 
   
-Opens a file picker 
dialog to add a new Network Security Services Certificate directory to the 
list.
+Opens the Select Path 
dialog to add a new Network Security Services Certificate directory to the 
list.
   
 
   
diff --git a/cui/uiconfig/ui/iconselectordialog.ui 
b/cui/uiconfig/ui/iconselectordialog.ui
index f9672c7406fe..9ee6ee8847cb 100644
--- a/cui/uiconfig/ui/iconselectordialog.ui
+++ b/cui/uiconfig/ui/iconselectordialog.ui
@@ -165,7 +165,7 @@
 True
 
   
-Adds 
new icons to the list of icons. You see a file open dialog that imports the 
selected icon or icons into the internal icon directory of the office 
suite.
+Adds 
new icons to the list of icons. You see the Open dialog that imports the 
selected icon or icons into the internal icon directory of the office 
suite.
   
 
   
diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui 
b/sw/uiconfig/swriter/ui/exchangedatabases.ui
index 9d5589d6ce6b..341a2669cf47 100644
--- a/sw/uiconfig/swriter/ui/exchangedatabases.ui
+++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui
@@ -153,7 +153,7 @@
 True
 
   
-Opens a file 
open dialog to select a database file (*.odb). The selected file is added to 
the Available Databases list.
+Opens the 
Open dialog to select a database file (*.odb). The selected file is added to 
the Available Databases list.
   
 
   
diff --git a/sw/uiconfig/swriter/ui/flddbpage.ui 
b/sw/uiconfig/swriter/ui/flddbpage.ui
index d2e6ec9b7322..f3f94d1e011f 100644
--- a/sw/uiconfig/swriter/ui/flddbpage.ui
+++ b/sw/uiconfig/swriter/ui/flddbpage.ui
@@ -329,7 +329,7 @@
 True
 
   
-Opens a file open 
dialog where you can select a database file (*.odb). The selected file is added 
to the Databases Selection list.
+Opens the Open 
dialog where you can select a database file (*.odb). The selected file is added 
to the Databases Selection list.
   
 
   


[Bug 147969] Track Changes Record: replacing highlighted text behaves differently compared to without recording

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147969

--- Comment #6 from Haris  ---
Using MacOS 14.1.2, I can confirm the bug is still present in

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

I noticed that the highlight is still there, but starts a space after. If you
type in a space after "be", the yellow background text will show up for any
text you add. For example, "be hind" will highlight " hind". The highlight is
removed if you remove the space in between, or in others words, if you go back
to this: "behind".

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

[Bug 142354] Highlight top and bottom should ignore font dimensions when for space(-like) characters

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142354

--- Comment #5 from Haris  ---
This bug is still present on MacOS Sonoma 14.1.2 in the following two builds:

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 160316] Distorted tabs on Mac

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160316

Haris  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #3 from Haris  ---
I'm changing this back to 'UNCONFIRMED' because this could be considered a
feature request.

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

[Bug 136318] Highlighting expands to larger area after pasting an image as character at a specific spot

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136318

--- Comment #4 from Haris  ---
This bug is still present in

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 125155] Page moves up or down when cursor is moved to top or bottom of screen when using highlighting tool

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125155

--- Comment #3 from Haris  ---
This bug is still present in

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 160426] Pressing Alt key doesn't highlight menus.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160426

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #2 from Mike Kaganski  ---


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

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

core.git: Branch 'libreoffice-24-2' - download.lst

2024-03-29 Thread Xisco Fauli (via logerrit)
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9e3b18de8d948782438ae9cc095b3aa07767b1ff
Author: Xisco Fauli 
AuthorDate: Mon Mar 25 10:56:38 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Mar 30 04:45:11 2024 +0100

nss: upgrade to release 3.99

Change-Id: I77ccc45854b2d0aecc288f471d94c81ad9089f85
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165273
Tested-by: Xisco Fauli 
Reviewed-by: Xisco Fauli 
(cherry picked from commit c6d791e3d2577498affec491876a0afa441be002)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165245
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/download.lst b/download.lst
index 584efc99baca..245cc68d424b 100644
--- a/download.lst
+++ b/download.lst
@@ -477,8 +477,8 @@ MYTHES_TARBALL := mythes-1.2.5.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-NSS_SHA256SUM := 
59bb55a59b02e4004fc26ad0aa1a13fe8d73c6c90c447dd2f2efb73fb81083ed
-NSS_TARBALL := nss-3.98-with-nspr-4.35.tar.gz
+NSS_SHA256SUM := 
5f29fea64b3234b33a615b6df40469e239a4168ac0909106bd00e6490b274c31
+NSS_TARBALL := nss-3.99-with-nspr-4.35.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts


[Bug 160427] New: LibreLogo PICTURE SVG opens new window "untitled 1" and hangs LO.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160427

Bug ID: 160427
   Summary: LibreLogo PICTURE SVG opens new window "untitled 1"
and hangs LO.
   Product: LibreOffice
   Version: 7.5.9.2 release
  Hardware: x86-64 (AMD64)
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rolandc...@gmail.com

Steps to reproduce:
1. Enter the following in new Writer document:
"""
PICTURE "circle.svg" [ CIRCLE 50 ]
"""
2. Save as "circle.odt".
3. Run from LibreLogo toolbar.

Observed outcome:
1. Turtle draws circle and sits inside it.
2. The file "circle.svg" is produced correctly, and in the correct directory.
3. New window appears titled "Untitled 1" followed shortly by the Spinning
Beach Ball of Death (SBBOD).
4. The mouse cursor changes to SBBOD on all LibreOffice windows ("circle.odt"
and "Untitled 1"); and LibreOffice is marked "unresponsive" on Force Quit
Applications dialog.

Tried with same outcome:
1. tick only "Use hardware acceleration". 
2. tick only "Use anti-aliasing".
3. tick only "Use Skia for all rendering".
4. tick none of above.

After force-quit Libreoffice; and file-recovery:
1. "circle.odt" is recovered fully and the turtle is not sitting in a circle.
2. "Untitled 1 (Remote)" is an empty document.

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

[Bug 35694] "Page number" automatic field stops counting before last page if offset >0 (see comment 22)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35694

--- Comment #81 from Mike Kaganski  ---
(In reply to Eyal Rozenberg from comment #80)
> (In reply to Mike Kaganski from comment #77)
> > I strongly believe, that there must *not* be any mechanics that allow *that*
> > outside of the normal page break mechanism. OTOH, any improvements in the
> > page breaks properties in that regards are welcome.
> 
> Ok, so I guess we're having this discussion here after all...
> 
> Users should not, and in fact I claim will not, insert page breaks as a
> mechanism of setting page numbers or page number progression logic.
> 
> They should not, because they don't want page breaks, and we should not
> force them to break pages. I realize that we have a problem of sorts, due to
> the fact that pages aren't first-class citizens in ODT documents and are
> derived from paginating non-page content. But that is a challenge for us (or
> rather, for you the developers) to contend with, not a burden to shift onto
> users by forcing them to break pages when they don't want a break.

And I claim, that what you tell is 100% misconception, and in all cases, a
change in page numbering is associated with a break of content in a way that
the following content must start on a new page. And so, association of page
numbering with page breaking is natural and correct. Please disprove me.


> They will not, because when a user wants to change the page number value,
> that's not because they want empty pages (which they get today with breaks
> anyways). And since they don't want empty pages, they will not consider
> trying inserting page breaks as the way to get to page number control UI;
> and I also doubt they will tolerate page breaks being inserted for them when
> they try to control the page numbers.

And that is a different problem of allowing to not insert empty pages, and
unassociating even/odd page numbers from left/right pages.

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

[Bug 35694] "Page number" automatic field stops counting before last page if offset >0 (see comment 22)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35694

--- Comment #81 from Mike Kaganski  ---
(In reply to Eyal Rozenberg from comment #80)
> (In reply to Mike Kaganski from comment #77)
> > I strongly believe, that there must *not* be any mechanics that allow *that*
> > outside of the normal page break mechanism. OTOH, any improvements in the
> > page breaks properties in that regards are welcome.
> 
> Ok, so I guess we're having this discussion here after all...
> 
> Users should not, and in fact I claim will not, insert page breaks as a
> mechanism of setting page numbers or page number progression logic.
> 
> They should not, because they don't want page breaks, and we should not
> force them to break pages. I realize that we have a problem of sorts, due to
> the fact that pages aren't first-class citizens in ODT documents and are
> derived from paginating non-page content. But that is a challenge for us (or
> rather, for you the developers) to contend with, not a burden to shift onto
> users by forcing them to break pages when they don't want a break.

And I claim, that what you tell is 100% misconception, and in all cases, a
change in page numbering is associated with a break of content in a way that
the following content must start on a new page. And so, association of page
numbering with page breaking is natural and correct. Please disprove me.


> They will not, because when a user wants to change the page number value,
> that's not because they want empty pages (which they get today with breaks
> anyways). And since they don't want empty pages, they will not consider
> trying inserting page breaks as the way to get to page number control UI;
> and I also doubt they will tolerate page breaks being inserted for them when
> they try to control the page numbers.

And that is a different problem of allowing to not insert empty pages, and
unassociating even/odd page numbers from left/right pages.

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

[Bug 143344] [META] Linux Dark Mode bugs and enhancements

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143344
Bug 143344 depends on bug 155761, which changed state.

Bug 155761 Summary: Base: In some HSQL tables data text is black and unreadable 
in dark theme
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

   What|Removed |Added

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

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

[Bug 150915] [META] Windows Dark Mode bugs and enhancements

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150915
Bug 150915 depends on bug 155761, which changed state.

Bug 155761 Summary: Base: In some HSQL tables data text is black and unreadable 
in dark theme
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

   What|Removed |Added

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

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

[Bug 160412] "Execute SQL Statement" syntax highlighting inserts black text on black background in dark themes

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160412

breadsath...@gmail.com changed:

   What|Removed |Added

 CC||jiri.klete...@gmail.com

--- Comment #2 from breadsath...@gmail.com ---
*** Bug 155761 has been marked as a duplicate of this bug. ***

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

[Bug 155761] Base: In some HSQL tables data text is black and unreadable in dark theme

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

breadsath...@gmail.com changed:

   What|Removed |Added

 CC||breadsath...@gmail.com
 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from breadsath...@gmail.com ---


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

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

[Bug 160198] Word wrapped through graphics/shape handled differently

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160198

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 160215] Saving to smb share with activated backup not possible

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160215

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 157012] FILEOPEN DOCX: Pages keep on going indefinitely

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157012

--- Comment #12 from QA Administrators  ---
Dear Sunil,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Bug 160204] Opening Tools > SQL, running a long SQL statement, then opening Previous command results in wider-than-screen dialogue box

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160204

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Bug 160412] "Execute SQL Statement" syntax highlighting inserts black text on black background in dark themes

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160412

breadsath...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from breadsath...@gmail.com ---
Hello Mio,

Thank you for reporting the bug. I can confirm that the bug is present in Base.
The bug occurs with many different characters, although sometimes they appear
visible when typed in a row.

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

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

[Bug 160413] docx to html conversion: error with table of content: missing 2 x

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160413

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

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

[Bug 144700] Transparency in ODT page area bitmap fill is not exported to PDF (comment 11)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144700

--- Comment #37 from QA Administrators  ---
Dear Jambunathan K,

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Bug 103378] [META] PDF export bugs and enhancements

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378
Bug 103378 depends on bug 144700, which changed state.

Bug 144700 Summary: Transparency in ODT page area bitmap fill is not exported 
to PDF (comment 11)
https://bugs.documentfoundation.org/show_bug.cgi?id=144700

   What|Removed |Added

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

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

[Bug 144700] Transparency in ODT page area bitmap fill is not exported to PDF (comment 11)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144700

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 157454] Crash if I open Find... dialog

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157454

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

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.

[Bug 154412] Software crashes repeatedly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154412

--- Comment #4 from QA Administrators  ---
Dear leticia,

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.

[Bug 97392] -convert-to does not work for password-protected files

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97392

--- Comment #9 from QA Administrators  ---
Dear Thomas Seeling,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Bug 146883] Control-Shift keyboard shortcut defaults to setting text left-to-right and can't be changed

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146883

--- Comment #5 from QA Administrators  ---
Dear William Friedman,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Bug 145308] Chapter Numbering: "Before" characters from level are added, that have no numbering

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145308

--- Comment #2 from QA Administrators  ---
Dear mr.obwl,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Bug 136411] Calc: Can't select the chart from read-only file after Edit Document

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136411

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Bug 129744] Customized Alt+Left and Alt+Right key bindings are ignored

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129744

--- Comment #4 from QA Administrators  ---
Dear Hannes Schmidt,

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.

core.git: sw/uiconfig

2024-03-29 Thread Taichi Haradaguchi (via logerrit)
 sw/uiconfig/swriter/ui/findentrydialog.ui |  104 ++
 1 file changed, 50 insertions(+), 54 deletions(-)

New commits:
commit 0c5f0e5dbb482bfc62059a0f586efce6e7b292fe
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Sat Mar 23 14:39:52 2024 +0900
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Mar 30 03:55:18 2024 +0100

resave latest glade

Change-Id: I9d0bebea5382c297c9e04caa9d9677720d373069
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165198
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/sw/uiconfig/swriter/ui/findentrydialog.ui 
b/sw/uiconfig/swriter/ui/findentrydialog.ui
index d34690b8b762..68ef33185385 100644
--- a/sw/uiconfig/swriter/ui/findentrydialog.ui
+++ b/sw/uiconfig/swriter/ui/findentrydialog.ui
@@ -1,35 +1,34 @@
 
-
+
 
   
   
-True
-6
+True
+6
 Find Entry
-True
-0
-0
-dialog
+0
+0
+dialog
 
   
 True
-False
+False
 vertical
 12
 
   
 True
-False
-end
+False
+end
 
   
 _Find
 True
-True
-True
-True
-True
-True
+True
+True
+True
+True
+True
 
   
 Displays the 
next record that contains the search text.
@@ -46,8 +45,8 @@
   
 _Close
 True
-True
-True
+True
+True
 True
   
   
@@ -60,8 +59,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -74,44 +73,44 @@
   
 False
 True
-end
+end
 0
   
 
 
-  
+  
   
 True
-False
+False
 True
-12
+12
 
-  
+  
   
 True
-False
+False
 True
-12
+12
 
   
 True
-False
+False
 F_ind
-True
-entry
+True
+entry
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-True
+True
 True
-True
+True
 True
 
   
@@ -120,30 +119,30 @@
 
   
   
-1
-0
+1
+0
   
 
   
   
-0
-0
+0
+0
   
 
 
-  
+  
   
 True
-False
-6
+False
+6
 
   
 Find _only in
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 
@@ -154,14 +153,14 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
 12
 
   
@@ -173,14 +172,14 @@
 
   
   
-0
-1
+0
+1
   
 
   
   
-0
-1
+0
+1
   
 
   
@@ -197,9 +196,6 @@
   cancel
   help
 
-
-  
-
 
  

[Bug 160425] Property "Filter proposal" fails

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160425

breadsath...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from breadsath...@gmail.com ---
Thank you for reporting the bug. I can confirm that the bug is present in Base.
Verified "filter proposal" doesn't produce a list using the data from the
sample document, whereas the workaround using a combo box does.

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

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

[Bug 108551] mis-positioned laser dot on external screen (?)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108551

Jack aiil  changed:

   What|Removed |Added

URL|https://printererrorassista |https://reminimod.com/
   |nt.com/connect-brother-prin |
   |ter-to-wifi |

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

[Bug 160417] Incorrect (to small) display of numbers in Text marked as small caps in Impress

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160417

--- Comment #2 from breadsath...@gmail.com ---
Created attachment 193399
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193399=edit
The bug was reproduced and aligns with what the original poster reported in
Impress and also done in Writer for a comparison.

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

[Bug 160417] Incorrect (to small) display of numbers in Text marked as small caps in Impress

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160417

breadsath...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from breadsath...@gmail.com ---
Thank you for reporting the bug. I can confirm that the bug is present in
Impress.

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

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

core.git: Branch 'libreoffice-24-2' - download.lst external/libgpg-error

2024-03-29 Thread Xisco Fauli (via logerrit)
 download.lst  |4 ++--
 external/libgpg-error/ExternalPackage_libgpg-error.mk |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit efa4104726496c10c1a23b24cbf26edf3f25a6c5
Author: Xisco Fauli 
AuthorDate: Thu Mar 28 12:10:17 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Mar 30 02:46:50 2024 +0100

libgpg-error: upgrade to release 1.48

Change-Id: I3920d10657a91b56f484a5a61017d2e2ba3291b0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165457
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 
(cherry picked from commit 65bee6317eafd4d0e449c779c160e9b3017b57ce)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165471
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/download.lst b/download.lst
index 48e6bc72b088..584efc99baca 100644
--- a/download.lst
+++ b/download.lst
@@ -394,8 +394,8 @@ LIBFFI_TARBALL := libffi-3.4.4.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBGPGERROR_SHA256SUM := 
9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb
-LIBGPGERROR_TARBALL := libgpg-error-1.47.tar.bz2
+LIBGPGERROR_SHA256SUM := 
89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f
+LIBGPGERROR_TARBALL := libgpg-error-1.48.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
diff --git a/external/libgpg-error/ExternalPackage_libgpg-error.mk 
b/external/libgpg-error/ExternalPackage_libgpg-error.mk
index fd887fb5776d..2c64ba3b5cc6 100644
--- a/external/libgpg-error/ExternalPackage_libgpg-error.mk
+++ b/external/libgpg-error/ExternalPackage_libgpg-error.mk
@@ -15,7 +15,7 @@ ifneq ($(DISABLE_DYNLOADING),TRUE)
 
 ifeq ($(OS),LINUX)
 
-$(eval $(call 
gb_ExternalPackage_add_file,libgpg-error,$(LIBO_LIB_FOLDER)/libgpg-error-lo.so.0,src/.libs/libgpg-error-lo.so.0.34.0))
+$(eval $(call 
gb_ExternalPackage_add_file,libgpg-error,$(LIBO_LIB_FOLDER)/libgpg-error-lo.so.0,src/.libs/libgpg-error-lo.so.0.35.0))
 
 else ifeq ($(OS),MACOSX)
 


[Bug 160100] Pasting a callout shape into a chart in edit mode loses formatting

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160100

--- Comment #22 from Ian Eales  ---
Created attachment 193398
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193398=edit
Example file

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

[Bug 160413] docx to html conversion: error with table of content: missing 2 x

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160413

--- Comment #2 from Jeroen  ---
Hello Julien.

Thank you for trying.

There is a misunderstanding, unfortunately. It is not about a table, but a
table of content.

If you have some chapters in your docx document, then insert a table of
content, and then convert the document to html, you will see what I mean.

Something like this:




Missing are their closing  tags.

"Inhoudsopgave1" is Dutch for "Table of Content".

I hope this clears things up.

The code I made to add the closing  tags is helping me for now, but it's
not robust. It would be great if this is solved in LibreOffice. 

Thanks again for your efforts and have a great day!

Jeroen

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

[Bug 88918] Edit→Hyperlink… is greyed out when an object with a hyperlink is selected in Draw

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88918

Zachary Yona  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |magica...@duck.com
   |desktop.org |

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

[Bug 160426] Pressing Alt key doesn't highlight menus.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160426

Tex2002ans  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com,
   ||Tex2002ans+LibreOffice@gmai
   ||l.com
   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
Version|unspecified |24.2.1.2 release

--- Comment #1 from Tex2002ans  ---
I verified this bug in:

Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

= = = = = = =

I bibisected it using:

- win64-24.2

down to this exact commit:

-
https://cgit.freedesktop.org/libreoffice/core/commit/?id=45023ae9619cdc4332afb8f743d1695a23e8d866

author  Mike Kaganski  2024-01-10 19:48:16
+0600
committer   Xisco Fauli 2024-01-12
19:30:52 +0100
commit  45023ae9619cdc4332afb8f743d1695a23e8d866 (patch)
tree39d2091f4f727df85e5a9e6aec8a8e8329389f4b
parent  6ed4050f16265bfb02090592c6e88813796ac68d (diff)
tdf#156443, tdf#159079, tdf#158112: support Windows Alt codes >=256

So I am CCing Mike Kaganski to this one.

= = = = = = =

In slightly earlier LO Calc, it worked as:

1. Press "Alt"
   - Selects menus.
2. Press "D"
   - Selects "Data" menu.
3. Press "S"
   - Selects "Sort" menu.

Now, you have to:

1. Press "Alt+D"
2. Press "S"

- - -

Is this an accessibility issue? I always thought "Alt" quickly let you "go into
menus", then you can press arrows / extra keys from there to move through menus
as needed.

(At least that's how I recall it working in almost every program I've ever
tried it in...)

- - -

Side Note: This user first submitted the bug on the LibreOffice subreddit:

-
https://www.reddit.com/r/libreoffice/comments/1bqk254/alt_key_doesnt_work_in_calc_after_update/kx6fypq/

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

[Bug 124775] Pasting 3D object to scene also inserts it back to its original position

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124775

--- Comment #3 from Regina Henschel  ---
Still a problem in Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0daeee1a7d0e530f1cce40f86a26ed01f07ee7da
CPU threads: 32; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded

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

[Bug 123345] FILEOPEN | DOCX, 3D shape loses reverts back to 2D in LO.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123345

--- Comment #5 from Regina Henschel  ---
I think the rendering is good now after the work on bug 70039.

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

[Bug 94587] [META] Properly support existing ODF features

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94587

Regina Henschel  changed:

   What|Removed |Added

 Depends on||100497


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100497
[Bug 100497] The information dr3d:vpn is not evaluated in case of parallel
projection
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 100497] The information dr3d:vpn is not evaluated in case of parallel projection

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100497

Regina Henschel  changed:

   What|Removed |Added

 Blocks||94587


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=94587
[Bug 94587] [META] Properly support existing ODF features
-- 
You are receiving this mail because:
You are the assignee for the bug.

core.git: Branch 'feature/allo_contract45533' - sc/qa sw/qa

2024-03-29 Thread Stephan Bergmann (via logerrit)
 sc/qa/uitest/inputLine/tdf67346.py  |   50 ---
 sw/qa/uitest/writer_tests7/tdf150443.py |   46 --
 sw/qa/uitest/writer_tests7/tdf90401.py  |  139 
 3 files changed, 235 deletions(-)

New commits:
commit 3c2c10f085eef193d9a5417576d61bb76cea0585
Author: Stephan Bergmann 
AuthorDate: Tue Mar 12 15:14:52 2024 +0100
Commit: Thorsten Behrens 
CommitDate: Sat Mar 30 00:38:32 2024 +0100

Remove known-problematic tests

For unclear reasons:

1  UITest_writer_tests7 kept hanging with python.bin at

> Traceback (most recent call first):
>   
>   File "/home/libo/src/core/uitest/uitest/test.py", line 144, in 
execute_dialog_through_command
> time.sleep(DEFAULT_SLEEP)
>   
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/contextlib.py", line 113, 
in __enter__
> return next(self.gen)
>   File "/home/libo/src/core/uitest/uitest/test.py", line 148, in 
execute_modeless_dialog_through_command
> with self.execute_dialog_through_command(command, printNames, 
close_button, "ModelessDialogVisible") as xDialog:
>   
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/contextlib.py", line 113, 
in __enter__
> return next(self.gen)
>   File "/home/libo/src/core/sw/qa/uitest/writer_tests7/tdf90401.py", line 
131, in test_tdf142902_remove_personal_info_in_DOCX
> with 
self.ui_test.execute_modeless_dialog_through_command('.uno:AcceptTrackedChanges',
 close_button="close") as xTrackDlg:
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/case.py", line 
633, in _callTestMethod
> method()
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/case.py", line 
1700, in run
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/case.py", line 
736, in __call__
> return self.run(*args, **kwds)
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/suite.py", line 
378, in run
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/suite.py", line 
84, in __call__
> return self.run(*args, **kwds)
>   File 
"/mnt/builddir/instdir/program/python-core-3.8.18/lib/unittest/runner.py", line 
432, in run
>   File "/home/libo/src/core/uitest/test_main.py", line 138, in 
> result = unittest.TextTestRunner(stream=sys.stdout, 
verbosity=2).run(test_suite)

and soffice.bin idling in the main thread.

2  With (1) out of the way, UITest_writer_tests7 kept failing with

> ==
> ERROR: test_tdf150443 (tdf150443.tdf150443)
> --
> Traceback (most recent call last):
>   File "/home/libo/src/core/uitest/uitest/test.py", line 134, in 
execute_dialog_through_command
> yield xDialog
>   File "/home/libo/src/core/uitest/uitest/test.py", line 149, in 
execute_modeless_dialog_through_command
> yield xDialog
>   File "/home/libo/src/core/sw/qa/uitest/writer_tests7/tdf150443.py", 
line 33, in test_tdf150443
> changesList = xTrackDlg.getChild("writerchanges")
> uno.com.sun.star.uno.RuntimeException: Could not find child with id: 
writerchanges children were   writer_edit PageBreak PageBreak   
 ScrollBars vertical horizontal   ScrollBars vertical horizontal  TabBar  
TabBar TabBarContents  menubutton measure button button button button button 
button button button   FixedImageControl image   Deck titlebar grip addonimage 
label toolbar scrolledwindow contents Panel titlebar addonimage expander   
toolbar contents SidebarStylesPanel grid1 fontstyletoolbox  applystyle 
style Panel titlebar addonimage expander   toolbar contents SidebarTextPanel 
grid1 font  fontnamecombobox fontheight  fontsizecombobox fonteffects 
ToolbarPopover container box3 defaultattr resetattr fontadjust box1 
colorbar_writer ToolbarPopover container colorbar_others ToolbarPopover 
container colorbar_background ToolbarPopover container spacingbar 
ToolbarPopover container box2 position Panel titlebar addonimage expander   
toolbar contents P
 araPropertyPanel grid1 box1 horizontalalignment writedirection 
verticalalignment numberbullet ToolbarPopover container ToolbarPopover 
container ToolbarPopover container backgroundcolor ToolbarPopover container 
separator1 box3 spacinglabel paraspacing aboveparaspacingbox 
aboveparaspacingimg  aboveparaspacing  belowparaspacingbox belowparaspacingimg  
belowparaspacing  linespacing ToolbarPopover container indentfieldbox 
indentlabel indent beforetextindentbox beforetextindentimg  beforetextindent  
aftertextindentbox aftertextindentimg  aftertextindent  firstlineindentbox 
firstlineindentimg  firstlineindent  Panel titlebar addonimage expander   
toolbar contents TableEditPanel 

[Bug 120388] [META] PPTX 3D model issues

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120388

Regina Henschel  changed:

   What|Removed |Added

 Depends on||41180


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=41180
[Bug 41180] VIEWING: Wordart 3D and color effect missing when FILEOPEN
particular  pptx
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 41180] VIEWING: Wordart 3D and color effect missing when FILEOPEN particular pptx

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41180

Regina Henschel  changed:

   What|Removed |Added

 Blocks||120388


Referenced Bugs:

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

[Bug 160426] New: Pressing Alt key doesn't highlight menus.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160426

Bug ID: 160426
   Summary: Pressing Alt key doesn't highlight menus.
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: luedri...@gmail.com

Description:
Press Alt.
This would highlight/select your menus.
Press D.
This would select "Data".
Press S.
This would select "Sort".


And right now, you have to do:

keep alt key Pressed down and then press D.
Press S.

Steps to Reproduce:
1.Press Alt.
2.Press D.
3.Press S.

Actual Results:
doesn't open menu, instead just writes ds in cell

Expected Results:
Press Alt.
This would highlight/select your menus.
Press D.
This would select "Data".
Press S.
This would select "Sort".


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-AU (en_AU); UI: en-US
Calc: threaded

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

[Bug 41180] VIEWING: Wordart 3D and color effect missing when FILEOPEN particular pptx

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41180

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #12 from Regina Henschel  ---
The example file has these problems:

(1) The shadow in the title is on the text. That is not implemented in LO. But
LO could use the shadow of the text box as workaround in case the text box has
no fill and no stroke.

(2) The title uses 'Bevel' on the text. 'Bevel' is currently not implemented,
neither for shapes nor for text and it cannot be expressed in ODF.

(3) The yellow text has a gradient fill. Gradient for text is not implemented
and cannot be expressed in ODF. But in case of gradient text an average color
or the center color could be used as workaround. That would result in a similar
color instead of the color White.

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

[Bug 160399] Print Preview freezes with whole row merged in large spreadsheet

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160399

--- Comment #8 from Telesto  ---
Thanks for the patch

List of observations

A) It's loading faster now, however still a lag +/- 10 seconds
B) A single press on + or - is already slow (same 10 seconds). It freezes when
using the scale slider of the print preview. 
C) The render print preview simply stops on macOS (at least) when switching
tasks (goes to idle). Process continuing when LibreOffice has focus again; so
you're forced to actively wait
D) Delete row 1 takes 22 seconds; but this surely a different bug based on
instruments perf profile

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: aef28c23adc87b8e26eacb56c7dbcf652e907fb9
CPU threads: 8; OS: macOS 14.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.

[Bug 160425] New: Property "Filter proposal" fails

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160425

Bug ID: 160425
   Summary: Property "Filter proposal" fails
   Product: LibreOffice
   Version: 24.2.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ville...@t-online.de

Created attachment 193397
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193397=edit
Database document with 2 forms for testing the form based filter

There is a property "Filter proposal" in the properties dialog of a data form's
text box. With this property is set, the text box turns into a listbox when the
form is in form based filter mode.

Open the members form in the attached database.
Start the form based filter.
Below the "Member Name" label there is a listbox which should show the distinct
names to be selected as filter criterion, but the list is empty.

Work-around: Open the other form with the combo box where the same procedure
does work, because I replaced the text box with a combo box.

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

[Bug 157285] FILEOPEN PPTX: Textbox too tall - import needs to look at the shape on the slide instead of the master page

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157285

--- Comment #2 from Commit Notification 
 ---
Tibor Nagy committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/40d3d510fca99b555381deb74b9915c91c924de5

tdf#157285 PPTX import: fix placeholder height

It will be available in 24.8.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 on the CC list for the bug.

[Bug 157285] FILEOPEN PPTX: Textbox too tall - import needs to look at the shape on the slide instead of the master page

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157285

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:24.8.0

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

core.git: oox/source sd/qa sd/source

2024-03-29 Thread Tibor Nagy (via logerrit)
 oox/source/drawingml/shape.cxx  |   11 +++
 sd/qa/unit/data/pptx/tdf157285.pptx |binary
 sd/qa/unit/data/xml/n819614_0.xml   |2 +-
 sd/qa/unit/import-tests2.cxx|   23 +++
 sd/source/ui/unoidl/unopage.cxx |5 +
 5 files changed, 40 insertions(+), 1 deletion(-)

New commits:
commit 40d3d510fca99b555381deb74b9915c91c924de5
Author: Tibor Nagy 
AuthorDate: Fri Mar 29 15:19:10 2024 +0100
Commit: Nagy Tibor 
CommitDate: Fri Mar 29 23:38:18 2024 +0100

tdf#157285 PPTX import: fix placeholder height

The "TextAutoGrowHeight" property doesn't shrink the shape automatically
when its content is smaller than the current size.

Change-Id: Ia7f94d7452d1a1c3f004aebd73b6ed5cbfd9b43b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165551
Tested-by: Jenkins
Reviewed-by: Nagy Tibor 

diff --git a/oox/source/drawingml/shape.cxx b/oox/source/drawingml/shape.cxx
index bd81fa9b42bf..23be28b546b6 100644
--- a/oox/source/drawingml/shape.cxx
+++ b/oox/source/drawingml/shape.cxx
@@ -1251,6 +1251,17 @@ Reference< XShape > const & Shape::createAndInsert(
 {
 xSet->setPropertyValue("Decorative", Any(m_isDecorative));
 }
+
+// set the placeholder height to "0" if it has the 
'TextAutoGrowHeight' property
+// the placeholder height is set later to the correct size.
+bool bAutoGrowHeight = false;
+xSet->getPropertyValue("TextAutoGrowHeight") >>= bAutoGrowHeight;
+if (bAutoGrowHeight && 
mxShape->getShapeType().startsWith("com.sun.star.presentation."))
+{
+awt::Size aSize(mxShape->getSize().Width, 0);
+mxShape->setSize(aSize);
+}
+
 if (aServiceName != "com.sun.star.text.TextFrame")
 rxShapes->add( mxShape );
 
diff --git a/sd/qa/unit/data/pptx/tdf157285.pptx 
b/sd/qa/unit/data/pptx/tdf157285.pptx
new file mode 100644
index ..7fa9ec88f1b0
Binary files /dev/null and b/sd/qa/unit/data/pptx/tdf157285.pptx differ
diff --git a/sd/qa/unit/data/xml/n819614_0.xml 
b/sd/qa/unit/data/xml/n819614_0.xml
index c889b00c343a..0fa127c07d9b 100644
--- a/sd/qa/unit/data/xml/n819614_0.xml
+++ b/sd/qa/unit/data/xml/n819614_0.xml
@@ -1,6 +1,6 @@
 
 
- 
+ 
   
   
   
diff --git a/sd/qa/unit/import-tests2.cxx b/sd/qa/unit/import-tests2.cxx
index bf3cfee14dad..9ade40ad1917 100644
--- a/sd/qa/unit/import-tests2.cxx
+++ b/sd/qa/unit/import-tests2.cxx
@@ -74,6 +74,29 @@ protected:
 bool checkPattern(int nShapeNumber, std::vector& rExpected);
 };
 
+CPPUNIT_TEST_FIXTURE(SdImportTest2, testTdf157285)
+{
+createSdImpressDoc("pptx/tdf157285.pptx");
+
+uno::Reference xShape1(getShapeFromPage(0, 0), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT(xShape1.is());
+sal_Int32 nHeight1 = xShape1->getSize().Height;
+
+// Without the fix in place, this test would have failed with
+// Expected: placeholder height: 2541
+// Actual  : placeholder height: 3435
+CPPUNIT_ASSERT_EQUAL(sal_Int32(2541), nHeight1);
+
+uno::Reference xShape2(getShapeFromPage(1, 0), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT(xShape2.is());
+sal_Int32 nHeight2 = xShape2->getSize().Height;
+
+// Without the fix in place, this test would have failed with
+// Expected: placeholder height: 1169
+// Actual  : placeholder height: 11303
+CPPUNIT_ASSERT_EQUAL(sal_Int32(1169), nHeight2);
+}
+
 CPPUNIT_TEST_FIXTURE(SdImportTest2, testTdf152186)
 {
 createSdImpressDoc("pptx/tdf152186.pptx");
diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx
index 1462e08e369e..569116c96b61 100644
--- a/sd/source/ui/unoidl/unopage.cxx
+++ b/sd/source/ui/unoidl/unopage.cxx
@@ -486,6 +486,11 @@ rtl::Reference 
SdGenericDrawPage::CreateSdrObject_( const Reference<
 
 ::tools::Rectangle aRect( eObjKind == PresObjKind::Title ? 
GetPage()->GetTitleRect() : GetPage()->GetLayoutRect()  );
 
+// OOXML placeholder with auto grow height
+// do not set the height here yet
+if (xShape->getSize().Height == 0)
+aRect.setHeight(0);
+
 const awt::Point aPos( aRect.Left(), aRect.Top() );
 xShape->setPosition( aPos );
 


[Bug 160421] A flipped extruded custom shape is wrongly illuminated

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160421

Regina Henschel  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |rb.hensc...@t-online.de
   |desktop.org |

--- Comment #3 from Regina Henschel  ---
https://gerrit.libreoffice.org/c/core/+/165562

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

[Bug 132995] Feature request: Insert current date dialog

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132995

--- Comment #9 from Philippe Cloutier  ---
How was this resolved? I cannot see such a thing in Writer 24.2.1.2.

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

[Bug 157420] Allow setting a default Date and Time subtype (fixed vs non-fixed) and format so they can be inserted with shortcuts

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157420

--- Comment #11 from FaithfulScuff  ---
Philippe Cloutier did you see the link to the video in comment #2?

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

[Bug 157420] Allow setting a default Date and Time subtype (fixed vs non-fixed) and format so they can be inserted with shortcuts

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157420

--- Comment #10 from Philippe Cloutier  ---
I am afraid I don't understand the problem FaithfulScuff. In version 24.2.1.2,
Insert → Date (fixed) and Insert → Date (variable) are different functions,
which can have their own shortcuts. Are you saying that was not the case in
7.6.1.2?

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

[Bug 160423] Base table design does not handle zoned time type correctly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160423

--- Comment #3 from prrv...@gmail.com ---
If you want to be able to declare types such as: TIME, TIMESTAMP,
TIME_WITH_TIMEZONE and TIMESTAMP_WITH_TIMEZONE, with the possibility of
entering the precision (ie: from 0 to 9) you must:
- Have a database managing its types.
- Have a getTypeInfo() method of DatabaseMetData that should return the correct
information.

If the underlying database does not produce a satisfactory ResultSet for
getTypeInfo() then there is a possibility to patch the ResultSet with the
TypeInfoSettings[1] property in order to obtain the correct ResultSet (ie: you
can set min and max value of the precision)

[1]
https://www.openoffice.org/api/docs/common/ref/com/sun/star/sdbc/JDBCConnectionProperties.html#TypeInfoSettings

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

[Bug 160423] Base table design does not handle zoned time type correctly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160423

--- Comment #2 from prrv...@gmail.com ---
I think if you are using HsqlDB embedded it is version 1.8 and I think this
version does not have a zoned time types.

I submitted PR #165560[1]

[1] https://gerrit.libreoffice.org/c/core/+/165560

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

[Bug 160413] docx to html conversion: error with table of content: missing 2 x

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160413

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I don't reproduce this.

I created a brand new file, inserted a table 2x2, put some numbers in it then
saved it on docx. Afterwards, I reopen the docx file and exported it in html, I
don't have  but  with  and .

Would it be possible you attach the docx file after having sanitized it (see
https://wiki.documentfoundation.org/QA/Bugzilla/Sanitizing_Files_Before_Submission)
?

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

[Bug 157411] Loss of font size on round trip from Writer ODF to Writer-web HTML, affects direct formatting less so styled paragraphs

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157411

--- Comment #8 from V Stuart Foote  ---
For general reference:

Writer-web is the LO module that by default opens .html/.htm with tailored
filter import, and shows a Web "layout" of the document and an HTML source
view.

Users can explicitly use Writer module to filter open the .html/.htm by
selecting the 'HTML Document (Writer) (*.html,*.xhtml,*.htm)' filter from the
os/DE file dialog. It opens back to the View -> Normal, provides a Web "layout"
but doesn't offer the HTML source view.

But think the loss of direct formatted Font and Font size on HTML filter
export, as well as munging the Font of exported paragraph style is more the
issue here.

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

[Bug 160423] Base table design does not handle zoned time type correctly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160423

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today + a brand new odb file
with HSQLDB Embedded, new types which include "WITH_TIMEZONE" don't appear on
list of Field types available.

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

core.git: Branch 'feature/cib_contract49' - 2 commits - sw/qa writerfilter/source

2024-03-29 Thread Thorsten Behrens (via logerrit)
 sw/qa/extras/rtfimport/rtfimport.cxx  |7 +--
 writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 --
 2 files changed, 1 insertion(+), 8 deletions(-)

New commits:
commit f2ba6ef61c8d7f36e8e64344839f2b2e42e86445
Author: Thorsten Behrens 
AuthorDate: Fri Mar 29 22:01:08 2024 +0100
Commit: Thorsten Behrens 
CommitDate: Fri Mar 29 22:20:18 2024 +0100

RTF import result for header now like in master

Same code as in https://gerrit.libreoffice.org/c/core/+/162932 works
now also for libreoffice-7-6.

Change-Id: I10f360d006f4ae4b9b26dabdc2e49ca929d9e3e3

diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx 
b/sw/qa/extras/rtfimport/rtfimport.cxx
index 8d47cb388cfc..a14f3366d520 100644
--- a/sw/qa/extras/rtfimport/rtfimport.cxx
+++ b/sw/qa/extras/rtfimport/rtfimport.cxx
@@ -1572,12 +1572,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf108947)
 uno::Reference xHeaderTextLeft = 
getProperty>(
 getStyles("PageStyles")->getByName("Default Page Style"), 
"HeaderTextLeft");
 aActual = xHeaderTextLeft->getString();
-CPPUNIT_ASSERT_EQUAL(
-OUString(
-SAL_NEWLINE_STRING
-// note: there should be *one* break here - as it is in the 
24.2 branch - but somehow in the 7.6 branch there are 2; most likely it was 
fixed by commit 4b0fa253a4540f5461397815d290586f9ddabe61 which is a bit large 
to backport
-SAL_NEWLINE_STRING "Header Page 2 ?"),
-aActual);
+CPPUNIT_ASSERT_EQUAL(OUString(SAL_NEWLINE_STRING "Header Page 2 ?"), 
aActual);
 #endif
 }
 
commit d429fe3be052563df4b2070e862ff01e5fa53ba0
Author: Thorsten Behrens 
AuthorDate: Fri Mar 29 15:48:23 2024 +0100
Commit: Thorsten Behrens 
CommitDate: Fri Mar 29 22:20:18 2024 +0100

Fixup: Merge tag 'libreoffice-7.6.6.3' into feature/cib_contract49

Change-Id: Id985c571840f596bb84eb1cbe7108a9585e36265

diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.hxx 
b/writerfilter/source/dmapper/DomainMapper_Impl.hxx
index 848f7506ad8e..5bf0015c29f8 100644
--- a/writerfilter/source/dmapper/DomainMapper_Impl.hxx
+++ b/writerfilter/source/dmapper/DomainMapper_Impl.hxx
@@ -911,8 +911,6 @@ public:
 css::uno::Reference PopPendingShape();
 
 void PopPageHeaderFooter(PagePartType ePagePartType, PageType eType);
-void PushPageHeader(SectionPropertyMap::PageType eType);
-void PushPageFooter(SectionPropertyMap::PageType eType);
 
 bool IsInHeaderFooter() const { auto const 
type(m_StreamStateStack.top().eSubstreamType); return type == 
SubstreamType::Header || type == SubstreamType::Footer; }
 void ConvertHeaderFooterToTextFrame(bool, bool);


core.git: Branch 'feature/cib_contract49' - translations

2024-03-29 Thread Thorsten Behrens (via logerrit)
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4f1a2bf7666f4d1194fd32bbbf6098c1cd49e835
Author: Thorsten Behrens 
AuthorDate: Fri Mar 29 22:19:59 2024 +0100
Commit: Gerrit Code Review 
CommitDate: Fri Mar 29 22:19:59 2024 +0100

Update git submodules

* Update translations from branch 'feature/cib_contract49'
  to 1c282d924271d964c4e1942254e13f08f253d653
  - Fixup: Update DE translations

Emacs PO mode interfered with conflict resolution, revert back to
previous header content.

Change-Id: I732ec5a82b07cf425772acbf1d0b256741993160

diff --git a/translations b/translations
index 11bb4c5da1e3..1c282d924271 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 11bb4c5da1e34fa087cad36d40dd964560d8e07b
+Subproject commit 1c282d924271d964c4e1942254e13f08f253d653


translations.git: Branch 'feature/cib_contract49' - source/de

2024-03-29 Thread Thorsten Behrens (via logerrit)
 source/de/cui/messages.po |   19 ---
 source/de/officecfg/registry/data/org/openoffice/Office/UI.po |   25 ++
 source/de/sc/messages.po  |   21 +---
 source/de/sd/messages.po  |   19 ---
 source/de/sw/messages.po  |   19 ---
 5 files changed, 14 insertions(+), 89 deletions(-)

New commits:
commit 1c282d924271d964c4e1942254e13f08f253d653
Author: Thorsten Behrens 
AuthorDate: Fri Mar 29 22:18:22 2024 +0100
Commit: Thorsten Behrens 
CommitDate: Fri Mar 29 22:18:22 2024 +0100

Fixup: Update DE translations

Emacs PO mode interfered with conflict resolution, revert back to
previous header content.

Change-Id: I732ec5a82b07cf425772acbf1d0b256741993160

diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index a206041d38e..a328143b9ec 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/messages.po
@@ -1,23 +1,8 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR , YEAR.
-#
-#, fuzzy
+#. extracted from cui/inc
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION
"
-"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE
"
-"Last-Translator: FULL NAME 
"
-"Language-Team: LANGUAGE 
"
-"MIME-Version: 1.0
"
-"Content-Type: text/plain; charset=CHARSET
"
-"Content-Transfer-Encoding: 8bit
"
-
-#~ #. extracted from cui/inc
-#~ msgid ""
-#~ msgstr ""
-#~ "Project-Id-Version: PACKAGE VERSION
"
-#~ "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
+"Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
 "POT-Creation-Date: 2023-07-06 10:56+0200
"
 "PO-Revision-Date: 2024-02-24 15:08+0100
"
 "Last-Translator: Christian Kühl 
"
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po 
b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 918180f9bee..c8e2282bf4c 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -1,26 +1,11 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR , YEAR.
-#
-#, fuzzy
+#. extracted from officecfg/registry/data/org/openoffice/Office/UI
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION
"
-"PO-Revision-Date: 2024-03-29 14:52+0100
"
-"Last-Translator: FULL NAME 
"
-"Language-Team: LANGUAGE 
"
-"MIME-Version: 1.0
"
-"Content-Type: text/plain; charset=CHARSET
"
-"Content-Transfer-Encoding: 8bit
"
-
-#~ #. extracted from officecfg/registry/data/org/openoffice/Office/UI
-#~ msgid ""
-#~ msgstr ""
-#~ "Project-Id-Version: PACKAGE VERSION
"
-#~ "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
-#~ "POT-Creation-Date: 2023-06-19 12:46+0200
"
-"PO-Revision-Date: 2024-02-24 21:23+0100
"
-"Last-Translator: Annabelle Wübbelsmann 
"
+"Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
+"POT-Creation-Date: 2023-05-31 16:28+0200
"
+"PO-Revision-Date: 2024-02-11 17:37+
"
+"Last-Translator: Christian Kühl 
"
 "Language-Team: German 

"
 "Language: de
"
 "MIME-Version: 1.0
"
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index d67a17c8701..bbe625e1f64 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -1,24 +1,9 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR , YEAR.
-#
-#, fuzzy
+#. extracted from sc/inc
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION
"
-"PO-Revision-Date: 2024-03-29 14:50+0100
"
-"Last-Translator: FULL NAME 
"
-"Language-Team: LANGUAGE 
"
-"MIME-Version: 1.0
"
-"Content-Type: text/plain; charset=CHARSET
"
-"Content-Transfer-Encoding: 8bit
"
-
-#~ #. extracted from sc/inc
-#~ msgid ""
-#~ msgstr ""
-#~ "Project-Id-Version: PACKAGE VERSION
"
-#~ "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
-#~ "POT-Creation-Date: 2023-07-25 11:20+0200
"
+"Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI
"
+"POT-Creation-Date: 2023-07-25 11:20+0200
"
 "PO-Revision-Date: 2024-02-24 14:44+0100
"
 "Last-Translator: Christian Kühl 
"
 "Language-Team: German 

"
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index cb7c65395b7..666a4f8688c 100644
--- a/source/de/sd/messages.po
+++ b/source/de/sd/messages.po
@@ -1,23 +1,8 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR , 

[Bug 160419] Extraneous text inserted in TOC

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160419

--- Comment #3 from Dave Nadler  ---
You're right - no idea how that paragraph was formatted thus.

The fact its hard to see in UI is precisely why there are so many discussions
about this!

Thanks!

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

[Bug 152110] LanguageTool extension (version <6.0) prevents adding words to dictionaries via context menu with 2+ dictionaries present

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152110

--- Comment #14 from Caolán McNamara  ---
Created attachment 193396
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193396=edit
recording

I'm a bit confused, I went back to language tool 5.6 and installed it in todays
(gtk3+linux) trunk version. And did as seen in this recording. Is the problem
visible here and I'm missing it, or do I need to do something different?

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

[Bug 160424] New: Poor keyboard mnemonic ("access key") for field insertion in French

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160424

Bug ID: 160424
   Summary: Poor keyboard mnemonic ("access key") for field
insertion in French
   Product: LibreOffice
   Version: 24.2.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: chea...@gmail.com

LibreOffice offers inserting fields via the Insert → Field
(..GenericCommands.UserInterface.Popups..uno:FieldMenu) submenu. In French, the
labels are Insertion → Champ (
https://translations.documentfoundation.org/translate/libo_ui-24-2/officecfgregistrydataorgopenofficeofficeui/fr/?checksum=dafb349d93f99e6f
), and the first letter of "Champ" ("C") is the mnemonic.

While this works (reasonably) well in most applications, that choice is very
poor in Writer, where 2 other items of the Insert menu share the same mnemonic
("Section…" and "Cadre"), including a submenu (Frame). This means that for
example, to insert a Date with Writer using keyboard shortcuts, one would need
to type:
Alt + I, C, C, Left arrow, C, D, D, Enter
This is time-consuming *and* non-trivial to discover.

I suppose that field insertion must also consider Calc, but I think the
mnemonic should be changed. Choosing "p" as the mnemonic may be better,
although imperfect. As things stand, it would have a much lesser conflict with
"Repère de texte" (WriterCommands.UserInterface.Commands..uno:InsertBookmark),
which could itself use a different mnemonic.

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

[Bug 160422] SLIDESHOW: Define Cursor per Slide, e.g. Arrow, Cross, Laser

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160422

--- Comment #1 from Leonard  ---
[old Description]
Default: NO cursor (invisible).

[new]
Default Mouse-pointer: Default
Visibility: Hidden
Hide after: 3s

Properties will be saved explicitly for each side when set for that slide.

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

[Bug 160423] New: Base table design does not handle zoned time type correctly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160423

Bug ID: 160423
   Summary: Base table design does not handle zoned time type
correctly
   Product: LibreOffice
   Version: 24.2.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: prrv...@gmail.com

Description:
In the table design in Base, the new types that were declared in the PR
#155866[1] are not supported correctly when creating a table.

Steps to Reproduce:
1. In Base create a table and with a column of the type: TIMESTAMP, TIMESTAMP
WITH TIME ZONE, TIME or TIME WITH TIME ZONE.
2. If you have the development version of LibreOffice you will see this
warning:
warn:legacy.osl:133092:133092:dbaccess/source/ui/control/FieldDescControl.cxx:854:
Unknown type

Actual Results:
A warning appears when using these new types.

Expected Results:
We shouldn't have warnings


Reproducible: Always


User Profile Reset: No

Additional Info:
[1] https://gerrit.libreoffice.org/c/core/+/155866

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

[Bug 160420] Editing table trashes table formatting

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160420

--- Comment #3 from Dave Nadler  ---
Your screenshot illustrates the problem:
Note the formatting of the last row has incorrectly been changed.

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

[Bug 160423] Base table design does not handle zoned time type correctly

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160423

prrv...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

[Bug 157411] Loss of font size on round trip from Writer ODF to Writer-web HTML, affects direct formatting less so styled paragraphs

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157411

--- Comment #7 from f...@bger.ch ---
Concerning the change of title for this buzilla, would be interesting to share
a reference for "Writer-web HTML".

AFAI'm concerned, I have 
- "File" > "Save" > *"HTML Document (Writer) (.html)"* > test.html
- "File" > "Close"
- "File" > "Recent Documents" > test.html


P.S.
  and indeed, font name changes from "Times New Roman" to "Times New
Roman;serif", but I can't see a difference in rendering.

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

[Bug 160100] Pasting a callout shape into a chart in edit mode loses formatting

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160100

--- Comment #21 from Buovjaga  ---
(In reply to Ian Eales from comment #19)
> Trust me, it's not.

What matters here is reproducibility, so please attach a file that will make it
easier for testers.

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

[Bug 126710] fileopen: Calc can not open xlsx, consuming tens gigs of RAM (memory leak)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126710

--- Comment #9 from Pavel Kysilka  ---
I am able to open the document. LibreOffice consume about 185 GB RAM.


The application log contains this interesting line:

warn:sc.core:115048:115048:sc/source/core/data/dptabsrc.cxx:2590:
ScDPMember::GetItemData: what data? nDim 18, mnDataId 0


Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 454da7750db671c1f82fec4706de9a44c29b3e2e
CPU threads: 128; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

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

core.git: Branch 'feature/allo_contract45533' - external/liborcus

2024-03-29 Thread Thorsten Behrens (via logerrit)
 external/liborcus/ExternalProject_liborcus.mk |5 +
 1 file changed, 5 insertions(+)

New commits:
commit 55ea8a5098ef1ab0b6eab234890620a5897eb15b
Author: Thorsten Behrens 
AuthorDate: Fri Feb 9 09:53:52 2024 +0100
Commit: Thorsten Behrens 
CommitDate: Fri Mar 29 21:30:52 2024 +0100

Fix liborcus missing filesystem::file_size linker error

On baseline gcc 8.3.1, liborcus-parser is missing a few of those
experimental stdc++ symbols:

 liborcus-parser-0.18.so.0: undefined symbol: 
_ZNSt10filesystem9file_sizeERKNS_4pathE"

Change-Id: I253d45d5966f0e99143b1fe983bd4d336178cd66

diff --git a/external/liborcus/ExternalProject_liborcus.mk 
b/external/liborcus/ExternalProject_liborcus.mk
index 7f2e5f24083f..02df2e035a88 100644
--- a/external/liborcus/ExternalProject_liborcus.mk
+++ b/external/liborcus/ExternalProject_liborcus.mk
@@ -46,6 +46,11 @@ endif
 ifeq ($(OS),ANDROID)
 liborcus_LIBS+=$(gb_STDLIBS)
 endif
+ifeq ($(COM),GCC)
+# fix std::filesystem linker error:
+# 
https://stackoverflow.com/questions/33149878/experimentalfilesystem-linker-error
+liborcus_LIBS+=-lstdc++fs
+endif
 
 liborcus_CPPFLAGS=$(CPPFLAGS)
 ifeq ($(SYSTEM_ZLIB),)


[Bug 157411] Loss of font size on round trip from Writer ODF to Writer-web HTML, affects direct formatting less so styled paragraphs

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157411

V Stuart Foote  changed:

   What|Removed |Added

URL||https://ask.libreoffice.org
   ||/t/fichiers-html-formatage-
   ||non-conserve/104005
Summary|(regression) No matter what |Loss of font size on round
   |font or point size I use,   |trip from Writer ODF to
   |when I save to html and |Writer-web HTML, affects
   |then reopen the doc, I get  |direct formatting less so
   |"font name;serif" or "font  |styled paragraphs
   |name;sans serif" at 10  |
   |point.  |
   Keywords||bibisected, regression
  Regression By||Michael Stahl

--- Comment #6 from V Stuart Foote  ---
Reportedly [1] the DF font size bibisection result as:

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


=-ref-=
[1]
https://ask.libreoffice.org/t/writer-html-import-messing-up-font-size-regression-7-6/104076/2

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

[Bug 160422] New: SLIDESHOW: Define Cursor per Slide, e.g. Arrow, Cross, Laser

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160422

Bug ID: 160422
   Summary: SLIDESHOW: Define Cursor per Slide, e.g. Arrow, Cross,
Laser
   Product: LibreOffice
   Version: 24.2.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: leo.m...@syonic.eu

Description:
1. Implement various cursor types: e.g. Arrow (up, left, etc), Cross,
Laserpointer, etc;
2. Allow users to set specific cursor on each slide (including size and color
of the cursor);

During slide-show: change the cursor on that slide to the specified cursor.

Default: NO cursor (invisible).

Other Issues:
Somewhat related: https://bugs.documentfoundation.org/show_bug.cgi?id=96886
Meta: https://bugs.documentfoundation.org/show_bug.cgi?id=103610

Steps to Reproduce:
1. Enhancement
2. Request for different Cursor types
3. Set specific cursor types on certain slides

Actual Results:
Functionality is unavailable. Should be possible to select the cursor also
during the presentation.

Expected Results:
Specific cursor (e.g. Arrow or Cross or Laserpointer) displayed on the given
slide.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.1.2 (X86_64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

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

[Bug 146619] Remove unused #includes from C/C++ files

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

--- Comment #35 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4f13c6c5cbd958cbd3cb79385335abe512bb6de2

tdf#146619 Drop unused 'using namespace' in: ucbhelper/

It will be available in 24.8.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.

[Bug 146619] Remove unused #includes from C/C++ files

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

--- Comment #34 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6d3f6e77e1a21e53343339545502feecc69e6c78

tdf#146619 Drop unused 'using namespace' in: io/

It will be available in 24.8.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.

core.git: ucbhelper/source

2024-03-29 Thread Gabor Kelemen (via logerrit)
 ucbhelper/source/client/commandenvironment.cxx  |1 -
 ucbhelper/source/provider/contentidentifier.cxx |1 -
 2 files changed, 2 deletions(-)

New commits:
commit 4f13c6c5cbd958cbd3cb79385335abe512bb6de2
Author: Gabor Kelemen 
AuthorDate: Fri Mar 29 13:19:08 2024 +0100
Commit: Gabor Kelemen 
CommitDate: Fri Mar 29 21:21:23 2024 +0100

tdf#146619 Drop unused 'using namespace' in: ucbhelper/

Change-Id: I9083ff77bc80fb1eb35305cbd3fb55bb25817b49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165513
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen 

diff --git a/ucbhelper/source/client/commandenvironment.cxx 
b/ucbhelper/source/client/commandenvironment.cxx
index 37956b2c468f..fdde9a2afc6d 100644
--- a/ucbhelper/source/client/commandenvironment.cxx
+++ b/ucbhelper/source/client/commandenvironment.cxx
@@ -20,7 +20,6 @@
 #include 
 #include 
 
-using namespace com::sun::star::lang;
 using namespace com::sun::star::task;
 using namespace com::sun::star::ucb;
 using namespace com::sun::star::uno;
diff --git a/ucbhelper/source/provider/contentidentifier.cxx 
b/ucbhelper/source/provider/contentidentifier.cxx
index 2a5da953d99c..e545adc84983 100644
--- a/ucbhelper/source/provider/contentidentifier.cxx
+++ b/ucbhelper/source/provider/contentidentifier.cxx
@@ -20,7 +20,6 @@
 #include 
 
 using namespace com::sun::star::uno;
-using namespace com::sun::star::lang;
 using namespace com::sun::star::ucb;
 
 


core.git: 2 commits - cppuhelper/source cppu/source io/source

2024-03-29 Thread Gabor Kelemen (via logerrit)
 cppu/source/threadpool/current.cxx  |1 -
 cppuhelper/source/access_control.cxx|1 -
 cppuhelper/source/component_context.cxx |1 -
 cppuhelper/source/exc_thrower.cxx   |1 -
 cppuhelper/source/implbase_ex.cxx   |1 -
 cppuhelper/source/macro_expander.cxx|1 -
 cppuhelper/source/weak.cxx  |1 -
 io/source/TextInputStream/TextInputStream.cxx   |1 -
 io/source/TextOutputStream/TextOutputStream.cxx |1 -
 io/source/stm/odata.cxx |1 -
 io/source/stm/omark.cxx |1 -
 io/source/stm/opump.cxx |1 -
 12 files changed, 12 deletions(-)

New commits:
commit 6d3f6e77e1a21e53343339545502feecc69e6c78
Author: Gabor Kelemen 
AuthorDate: Fri Mar 29 13:18:22 2024 +0100
Commit: Gabor Kelemen 
CommitDate: Fri Mar 29 21:21:02 2024 +0100

tdf#146619 Drop unused 'using namespace' in: io/

Change-Id: I5cfd37be41e1d364f8d50b3a547453d418abb86d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165512
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen 

diff --git a/io/source/TextInputStream/TextInputStream.cxx 
b/io/source/TextInputStream/TextInputStream.cxx
index 1ce12a6e796e..29699e9adf9c 100644
--- a/io/source/TextInputStream/TextInputStream.cxx
+++ b/io/source/TextInputStream/TextInputStream.cxx
@@ -36,7 +36,6 @@
 
 namespace com::sun::star::uno { class XComponentContext; }
 
-using namespace ::osl;
 using namespace ::cppu;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
diff --git a/io/source/TextOutputStream/TextOutputStream.cxx 
b/io/source/TextOutputStream/TextOutputStream.cxx
index 1271c4d09c96..e8706b407843 100644
--- a/io/source/TextOutputStream/TextOutputStream.cxx
+++ b/io/source/TextOutputStream/TextOutputStream.cxx
@@ -31,7 +31,6 @@
 
 namespace com::sun::star::uno { class XComponentContext; }
 
-using namespace ::osl;
 using namespace ::cppu;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx
index 6b19585da942..881b0cda132a 100644
--- a/io/source/stm/odata.cxx
+++ b/io/source/stm/odata.cxx
@@ -39,7 +39,6 @@
 #include 
 
 using namespace ::cppu;
-using namespace ::osl;
 using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index 3507eb0a0729..9cc5959f1f13 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -42,7 +42,6 @@
 #include 
 
 using namespace ::cppu;
-using namespace ::osl;
 using namespace ::com::sun::star::io;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx
index df3e6132319d..62f6e85c3b95 100644
--- a/io/source/stm/opump.cxx
+++ b/io/source/stm/opump.cxx
@@ -35,7 +35,6 @@
 #include 
 #include 
 
-using namespace osl;
 using namespace cppu;
 using namespace com::sun::star::uno;
 using namespace com::sun::star::lang;
commit b6f5472ea147230b07a04f5677e1de8ea149cea5
Author: Gabor Kelemen 
AuthorDate: Fri Mar 29 13:16:58 2024 +0100
Commit: Gabor Kelemen 
CommitDate: Fri Mar 29 21:20:50 2024 +0100

tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/

Change-Id: I4658c2a5c780fa5e8dd83381eb9978510973e0a9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165511
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen 

diff --git a/cppu/source/threadpool/current.cxx 
b/cppu/source/threadpool/current.cxx
index 64e6bfb8f64c..46fdc8c253f3 100644
--- a/cppu/source/threadpool/current.cxx
+++ b/cppu/source/threadpool/current.cxx
@@ -30,7 +30,6 @@
 #include "current.hxx"
 
 
-using namespace ::osl;
 using namespace ::rtl;
 using namespace ::cppu;
 using namespace ::com::sun::star::uno;
diff --git a/cppuhelper/source/access_control.cxx 
b/cppuhelper/source/access_control.cxx
index da8343648a95..9b8b907df6b6 100644
--- a/cppuhelper/source/access_control.cxx
+++ b/cppuhelper/source/access_control.cxx
@@ -26,7 +26,6 @@
 #include 
 #include 
 
-using namespace ::osl;
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
 
diff --git a/cppuhelper/source/component_context.cxx 
b/cppuhelper/source/component_context.cxx
index da070bdf027c..47dbd0b3773e 100644
--- a/cppuhelper/source/component_context.cxx
+++ b/cppuhelper/source/component_context.cxx
@@ -51,7 +51,6 @@ constexpr OUString SMGR_SINGLETON = 
u"/singletons/com.sun.star.lang.theServiceMa
 constexpr OUStringLiteral TDMGR_SINGLETON = 
u"/singletons/com.sun.star.reflection.theTypeDescriptionManager";
 constexpr OUStringLiteral AC_SINGLETON = 
u"/singletons/com.sun.star.security.theAccessController";
 
-using namespace ::osl;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star;
 
diff --git 

[Bug 146619] Remove unused #includes from C/C++ files

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

--- Comment #33 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

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

tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/

It will be available in 24.8.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.

Glen Campbell license statement

2024-03-29 Thread Glen Campbell
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.


[Bug 146619] Remove unused #includes from C/C++ files

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

--- Comment #32 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

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

tdf#146619 Recheck xmloff/*cxx with IWYU

It will be available in 24.8.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.

core.git: xmloff/source

2024-03-29 Thread Gabor Kelemen (via logerrit)
 xmloff/source/draw/QRCodeContext.cxx|1 -
 xmloff/source/draw/descriptionimp.cxx   |1 -
 xmloff/source/forms/formattributes.cxx  |1 -
 xmloff/source/forms/formcellbinding.cxx |1 -
 xmloff/source/style/DrawAspectHdl.cxx   |1 -
 xmloff/source/style/PageMasterExportPropMapper.cxx  |1 -
 xmloff/source/style/PageMasterPropHdlFactory.cxx|1 -
 xmloff/source/style/PageMasterPropMapper.cxx|2 --
 xmloff/source/style/XMLBackgroundImageContext.cxx   |1 -
 xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx |1 -
 xmloff/source/text/XMLSectionSourceDDEImportContext.cxx |1 -
 xmloff/source/text/XMLTextNumRuleInfo.cxx   |1 -
 xmloff/source/text/txtftne.cxx  |1 -
 xmloff/source/text/txtparae.cxx |1 -
 xmloff/source/transform/Oasis2OOo.cxx   |1 -
 xmloff/source/transform/PersAttrListTContext.cxx|1 -
 16 files changed, 17 deletions(-)

New commits:
commit e2e9eeb822928255b3f2a31dfe98344f6d8e81cd
Author: Gabor Kelemen 
AuthorDate: Sat Mar 16 18:09:20 2024 +0100
Commit: Gabor Kelemen 
CommitDate: Fri Mar 29 21:19:32 2024 +0100

tdf#146619 Recheck xmloff/*cxx with IWYU

after cleaning up unused 'using namespace' clauses

Change-Id: I9e4cd3790408ae6b0379819a8275feaf67e860cb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164941
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen 

diff --git a/xmloff/source/draw/QRCodeContext.cxx 
b/xmloff/source/draw/QRCodeContext.cxx
index 434065b5f203..580e4e8b9a41 100644
--- a/xmloff/source/draw/QRCodeContext.cxx
+++ b/xmloff/source/draw/QRCodeContext.cxx
@@ -10,7 +10,6 @@
 #include "QRCodeContext.hxx"
 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/xmloff/source/draw/descriptionimp.cxx 
b/xmloff/source/draw/descriptionimp.cxx
index c553bb655287..e17980f55baa 100644
--- a/xmloff/source/draw/descriptionimp.cxx
+++ b/xmloff/source/draw/descriptionimp.cxx
@@ -18,7 +18,6 @@
  */
 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/xmloff/source/forms/formattributes.cxx 
b/xmloff/source/forms/formattributes.cxx
index 0b8b84d0f299..3a979f2599ab 100644
--- a/xmloff/source/forms/formattributes.cxx
+++ b/xmloff/source/forms/formattributes.cxx
@@ -20,7 +20,6 @@
 #include "formattributes.hxx"
 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/xmloff/source/forms/formcellbinding.cxx 
b/xmloff/source/forms/formcellbinding.cxx
index 2a7a26bb71b0..9b19d2c3651e 100644
--- a/xmloff/source/forms/formcellbinding.cxx
+++ b/xmloff/source/forms/formcellbinding.cxx
@@ -22,7 +22,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
diff --git a/xmloff/source/style/DrawAspectHdl.cxx 
b/xmloff/source/style/DrawAspectHdl.cxx
index 10cc762ec954..cc38523c8d06 100644
--- a/xmloff/source/style/DrawAspectHdl.cxx
+++ b/xmloff/source/style/DrawAspectHdl.cxx
@@ -21,7 +21,6 @@
 
 #include 
 #include 
-#include 
 
 using namespace ::com::sun::star;
 
diff --git a/xmloff/source/style/PageMasterExportPropMapper.cxx 
b/xmloff/source/style/PageMasterExportPropMapper.cxx
index 9b7ff71874e8..7e5d2bcbee6e 100644
--- a/xmloff/source/style/PageMasterExportPropMapper.cxx
+++ b/xmloff/source/style/PageMasterExportPropMapper.cxx
@@ -19,7 +19,6 @@
 
 #include "PageMasterExportPropMapper.hxx"
 #include 
-#include 
 #include 
 #include 
 #include 
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.cxx 
b/xmloff/source/style/PageMasterPropHdlFactory.cxx
index 1cb396803aba..1617584839ab 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.cxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.cxx
@@ -33,7 +33,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/xmloff/source/style/PageMasterPropMapper.cxx 
b/xmloff/source/style/PageMasterPropMapper.cxx
index 40f33139351c..6e7a4be35bba 100644
--- a/xmloff/source/style/PageMasterPropMapper.cxx
+++ b/xmloff/source/style/PageMasterPropMapper.cxx
@@ -23,8 +23,6 @@
 #include 
 #include 
 
-#include 
-
 using namespace ::com::sun::star;
 
 XMLPageMasterPropSetMapper::XMLPageMasterPropSetMapper():
diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx 
b/xmloff/source/style/XMLBackgroundImageContext.cxx
index fb655d132385..686edd7ed1ed 100644
--- a/xmloff/source/style/XMLBackgroundImageContext.cxx
+++ b/xmloff/source/style/XMLBackgroundImageContext.cxx
@@ -18,7 +18,6 @@
  */
 
 
-#include 
 #include 
 #include 
 
diff --git a/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx 
b/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx
index d1e435abc0c8..1be742637df0 100644
--- a/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx
+++ 

Re: https://opengrok.libreoffice.org/ has no project "core"

2024-03-29 Thread Regina Henschel

Hi all,
I have written https://redmine.documentfoundation.org/issues/3727

Kind regards,
Regina

Mike Kaganski schrieb am 29.03.2024 um 20:11:

On 29.03.2024 23:31, Regina Henschel wrote:
https://opengrok.libreoffice.org/ has neither in 'Projects' nor in the 
'Repository' list a project 'core'.


Same here.





[Bug 159498] Items in Template Manager's "Manage" dropdown should be left-aligned (gtk3)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159498

Caolán McNamara  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |caolan.mcnamara@collabora.c
   |desktop.org |om
 Status|NEW |ASSIGNED

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

[Bug 35694] "Page number" automatic field stops counting before last page if offset >0 (see comment 22)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35694

--- Comment #80 from Eyal Rozenberg  ---
(In reply to Mike Kaganski from comment #77)
> I strongly believe, that there must *not* be any mechanics that allow *that*
> outside of the normal page break mechanism. OTOH, any improvements in the
> page breaks properties in that regards are welcome.

Ok, so I guess we're having this discussion here after all...

Users should not, and in fact I claim will not, insert page breaks as a
mechanism of setting page numbers or page number progression logic.

They should not, because they don't want page breaks, and we should not force
them to break pages. I realize that we have a problem of sorts, due to the fact
that pages aren't first-class citizens in ODT documents and are derived from
paginating non-page content. But that is a challenge for us (or rather, for you
the developers) to contend with, not a burden to shift onto users by forcing
them to break pages when they don't want a break.

They will not, because when a user wants to change the page number value,
that's not because they want empty pages (which they get today with breaks
anyways). And since they don't want empty pages, they will not consider trying
inserting page breaks as the way to get to page number control UI; and I also
doubt they will tolerate page breaks being inserted for them when they try to
control the page numbers.

> The current page field may be changed e.g. like this: remove the offset from
> the field completely; and introduce another field kind, "page reference",
> which would have the offset.

That would make the UI consistent with the implemented feature, but it's a bad
idea, because page references don't belong in the [Insert | Page Number]
dialog. And it would make things worse for our users: Right now, they have a
mostly-working implementation of:

ApplyOffset(GetNumberOf(CurrentPage()), N)

with a bug. If we did what you suggest, many/most users will now not realize
they can abuse the page reference offset to get a simple value offset most of
the time. And that practice - ugly and broken as it is - is important. 

Instead, let's do one of the following, by decreasing order of my preference:

1. 
(If we can actually insert a formula field)
Change the semantics of the [Insert | Page Number] so that it always inserts a
formula based on the number of the current page, and if an offset was specified
- the formula includes that offset.

2
(If we can actually insert a formula field)
Change the semantics of the [Insert | Page Number] so that if an offset was
specified, it inserts a formula based on the number of the current page with
that offset (and otherwise, inserts a 'plain' page number field).

3.
(If we cannot actually insert a formula field)
Do nothing for now, work towards enabling formula field insertion.

4.
(If we cannot actually insert a formula field)
Define a non-standardized/extension attribute for applying an offset to a
(page) number; let's call it, say, text:page-number-offset. When the user sets
a non-zero offset, apply that attribute instead of the text:page-adjust
attribute.

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

[Bug 35694] "Page number" automatic field stops counting before last page if offset >0 (see comment 22)

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35694

--- Comment #80 from Eyal Rozenberg  ---
(In reply to Mike Kaganski from comment #77)
> I strongly believe, that there must *not* be any mechanics that allow *that*
> outside of the normal page break mechanism. OTOH, any improvements in the
> page breaks properties in that regards are welcome.

Ok, so I guess we're having this discussion here after all...

Users should not, and in fact I claim will not, insert page breaks as a
mechanism of setting page numbers or page number progression logic.

They should not, because they don't want page breaks, and we should not force
them to break pages. I realize that we have a problem of sorts, due to the fact
that pages aren't first-class citizens in ODT documents and are derived from
paginating non-page content. But that is a challenge for us (or rather, for you
the developers) to contend with, not a burden to shift onto users by forcing
them to break pages when they don't want a break.

They will not, because when a user wants to change the page number value,
that's not because they want empty pages (which they get today with breaks
anyways). And since they don't want empty pages, they will not consider trying
inserting page breaks as the way to get to page number control UI; and I also
doubt they will tolerate page breaks being inserted for them when they try to
control the page numbers.

> The current page field may be changed e.g. like this: remove the offset from
> the field completely; and introduce another field kind, "page reference",
> which would have the offset.

That would make the UI consistent with the implemented feature, but it's a bad
idea, because page references don't belong in the [Insert | Page Number]
dialog. And it would make things worse for our users: Right now, they have a
mostly-working implementation of:

ApplyOffset(GetNumberOf(CurrentPage()), N)

with a bug. If we did what you suggest, many/most users will now not realize
they can abuse the page reference offset to get a simple value offset most of
the time. And that practice - ugly and broken as it is - is important. 

Instead, let's do one of the following, by decreasing order of my preference:

1. 
(If we can actually insert a formula field)
Change the semantics of the [Insert | Page Number] so that it always inserts a
formula based on the number of the current page, and if an offset was specified
- the formula includes that offset.

2
(If we can actually insert a formula field)
Change the semantics of the [Insert | Page Number] so that if an offset was
specified, it inserts a formula based on the number of the current page with
that offset (and otherwise, inserts a 'plain' page number field).

3.
(If we cannot actually insert a formula field)
Do nothing for now, work towards enabling formula field insertion.

4.
(If we cannot actually insert a formula field)
Define a non-standardized/extension attribute for applying an offset to a
(page) number; let's call it, say, text:page-number-offset. When the user sets
a non-zero offset, apply that attribute instead of the text:page-adjust
attribute.

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

[Bug 157411] (regression) No matter what font or point size I use, when I save to html and then reopen the doc, I get "font name; serif" or "font name;sans serif" at 10 point.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157411

f...@bger.ch changed:

   What|Removed |Added

Summary|No matter what font or  |(regression) No matter what
   |point size I use, when I|font or point size I use,
   |save to html and then   |when I save to html and
   |reopen the doc, I get "font |then reopen the doc, I get
   |name;serif" or "font|"font name;serif" or "font
   |name;sans serif" at 10  |name;sans serif" at 10
   |point.  |point.

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

[Bug 157411] No matter what font or point size I use, when I save to html and then reopen the doc, I get "font name; serif" or "font name; sans serif" at 10 point.

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157411

f...@bger.ch changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=78
   ||510
 Status|NEEDINFO|NEW
 CC||f...@bger.ch

--- Comment #5 from f...@bger.ch ---
concerning the font sizes lost, regression bisected to
https://git.libreoffice.org/core/+/db115bec9254417ef7a3faf687478fe5424ab378 
tdf#78510

see also 
https://ask.libreoffice.org/t/writer-html-import-messing-up-font-size-regression-7-6/104076

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

[Bug 160421] A flipped extruded custom shape is wrongly illuminated

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160421

m_a_riosv  changed:

   What|Removed |Added

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

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

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

[Bug 107943] [META] Save bugs and enhancements

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107943
Bug 107943 depends on bug 160368, which changed state.

Bug 160368 Summary: Crash on save after deleting sheet
https://bugs.documentfoundation.org/show_bug.cgi?id=160368

   What|Removed |Added

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

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

[Bug 133092] [META] Crash bugs

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092
Bug 133092 depends on bug 160368, which changed state.

Bug 160368 Summary: Crash on save after deleting sheet
https://bugs.documentfoundation.org/show_bug.cgi?id=160368

   What|Removed |Added

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

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

[Bug 108912] [META] Sheet-level bugs and enhancements

2024-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108912
Bug 108912 depends on bug 160368, which changed state.

Bug 160368 Summary: Crash on save after deleting sheet
https://bugs.documentfoundation.org/show_bug.cgi?id=160368

   What|Removed |Added

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

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

core.git: sc/CppunitTest_sc_parallelism.mk sc/Module_sc.mk sc/qa sc/source

2024-03-29 Thread Caolán McNamara (via logerrit)
 sc/CppunitTest_sc_parallelism.mk|   81 +
 sc/Module_sc.mk |1 
 sc/qa/unit/data/ods/tdf160368.ods   |binary
 sc/qa/unit/parallelism.cxx  |   88 
 sc/qa/unit/ucalc_parallelism.cxx|3 +
 sc/source/core/data/formulacell.cxx |   11 +++-
 6 files changed, 182 insertions(+), 2 deletions(-)

New commits:
commit 18d0b7ac865f8d905a8b9afbe56677c89b1f406c
Author: Caolán McNamara 
AuthorDate: Fri Mar 29 10:00:30 2024 +
Commit: Caolán McNamara 
CommitDate: Fri Mar 29 20:35:00 2024 +0100

Resolves: tdf#160368 crash on save after deleting sheet

to reproduce the underlying problem: data, calc, recalculate hard:

which asserts that cell I367 is dirty during parallel calc

checking the dependencies for a parallel calc is supposed to find what
cells it depends on and either: ensure they are not dirty or detect its
not possible to do the parallel calc

checking starts in J9 where::

J9:  =SUM(H$8:H9)-SUM(I9:I$9)
J10  =SUM(H$8:H10)-SUM(I10:I$9)

for the first sum it detects that the input range is H9:H367 and checks
that for dirty results, but for the second sum it detects a range of
just I9 and the dirty I367 is not detected and the problem arises on
calculation

The code to detect the range is:

// The first row that will be referenced through the doubleref.
SCROW nFirstRefRow = bIsRef1RowRel ? aAbs.aStart.Row() + mnStartOffset : 
aAbs.aStart.Row();
// The last row that will be referenced through the doubleref.
SCROW nLastRefRow =  bIsRef2RowRel ? aAbs.aEnd.Row() + mnEndOffset : 
aAbs.aEnd.Row();

where for the I9 case has nFirstRefRow true and nLastRefRow false so we
just get a range of I9:I9 instead of I9:I367.

Trying to create a doc from scratch to reproduce this case proves
tricky, so trim down the original document to the sheet and subset
of columns that can trigger it.

Change-Id: I44bfd1f6d3a3ee13db9024c5b2efa2588cc30521
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165510
Reviewed-by: Michael Meeks 
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/CppunitTest_sc_parallelism.mk b/sc/CppunitTest_sc_parallelism.mk
new file mode 100644
index ..f7f3cc9fa7b3
--- /dev/null
+++ b/sc/CppunitTest_sc_parallelism.mk
@@ -0,0 +1,81 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#*
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#*
+
+$(eval $(call gb_CppunitTest_CppunitTest,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_add_exception_objects,sc_parallelism, \
+sc/qa/unit/parallelism \
+))
+
+$(eval $(call gb_CppunitTest_use_externals,sc_parallelism, \
+boost_headers \
+mdds_headers \
+libxml2 \
+$(call gb_Helper_optional,OPENCL, \
+clew) \
+))
+
+$(eval $(call gb_CppunitTest_use_libraries,sc_parallelism, \
+basegfx \
+comphelper \
+cppu \
+cppuhelper \
+i18nlangtag \
+sal \
+sax \
+sc \
+scqahelper \
+sfx \
+subsequenttest \
+svl \
+svx \
+svxcore \
+test \
+tl \
+unotest \
+utl \
+vcl \
+))
+
+$(eval $(call gb_CppunitTest_set_include,sc_parallelism,\
+   -I$(SRCDIR)/sc/source/ui/inc \
+   -I$(SRCDIR)/sc/inc \
+   $$(INCLUDE) \
+))
+
+$(eval $(call gb_CppunitTest_use_api,sc_parallelism,\
+offapi \
+udkapi \
+))
+
+$(eval $(call gb_CppunitTest_use_custom_headers,sc_parallelism,\
+officecfg/registry \
+))
+
+$(eval $(call gb_CppunitTest_use_sdk_api,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_use_ure,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_use_vcl,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_use_rdb,sc_parallelism,services))
+
+$(eval $(call gb_CppunitTest_use_components,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_use_configuration,sc_parallelism))
+
+$(eval $(call gb_CppunitTest_add_arguments,sc_parallelism, \
+
-env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"{$(gb_Helper_LIBRARY_PATH_VAR)+=$(gb_Helper_LIBRARY_PATH_VAR)}"
 \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 71488d5439e6..d966be26e8dc 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -62,6 +62,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_core \
CppunitTest_sc_dataprovider \
CppunitTest_sc_cache_test \
+   CppunitTest_sc_parallelism \
 

  1   2   3   >