[Libreoffice-bugs] [Bug 146606] Field "Position X" under "Position and size" right-sidebar sometimes is empty.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146606

Kira Tubo  changed:

   What|Removed |Added

   Keywords||bibisected
 CC||kira.t...@gmail.com,
   ||michael.me...@collabora.com

--- Comment #4 from Kira Tubo  ---
Bibisected win64-7.0 repro. Added Michael Meeks to cc.

Traced regression back to the commit below. It would be good if someone double
checked to confirm that this one is correct, as this bug is frustratingly
finicky to reproduce. Steps may need to be repeated multiple times in order to
reproduce bug (as stated in step 6 of initial report):

https://git.libreoffice.org/core/+/5b77d17c4f1ca734babf962b45c1aa07bdca14e9

---
commit  5b77d17c4f1ca734babf962b45c1aa07bdca14e9[log]
author  Michael Meeks  Sat Jan 04 18:09:20
2020 +
committer   Michael Meeks  Mon Jan 06
19:16:28 2020 +0100
tree7ea5542a677748273d2c95cbd3ab1514a4b876f1
parent  0bb6bb7729f159f05100e33797ed667fd9d13ab7 [diff]

commit 159c3208c2d19128397700f7fd938b7e451d266c
Author: Norbert Thiebaud 
Date:   Mon Jan 6 10:31:29 2020 -0800

source sha:5b77d17c4f1ca734babf962b45c1aa07bdca14e9


Note that this bug is still occurring in daily master build but worse, because
now all fields under Position & Size area become empty (not just Position X).
This probably needs a separate bug report though, if none has already been
filed, since it wasn't an issue in the win64-7.0 repro. 

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 486ae5db6987411d5e394de94b2b077099d03856
CPU threads: 6; OS: Windows 10.0 Build 22621; 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.

[Libreoffice-bugs] [Bug 157147] Lors d'un publipostage, le message suivant apparaît : "Impossible d'établir la connexion à la source de données"

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157147

Dieter  changed:

   What|Removed |Added

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

--- Comment #1 from Dieter  ---
Prat, thank you for the bug report.  It seems you are using an old Version of
LO. Could you please retest with LO 7.6? => NEEDINFO 

Would also be nice, if you write in English. No problem, if you use a
translator like Deepl.com. Thank you.

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

[Libreoffice-bugs] [Bug 157369] Crash file creation when closing LO 7.6.1.2 writer, calc or draw

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157369

Tom  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #4 from Tom  ---
I do not think, it is a duplicate of tdf#156953 for two reasons:

1) As a stable fallback solution I am running LO 7.5.6.2 in parallel to LO
7.6.1.2 and LO 7.5.6.2 does not create crash files whenever I close Writer,
Calc or Draw.

2) I have never used the menu item File > Versions and this menu item is
disabled when only a new document is opened and closed right afterwards.

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

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

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619

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

https://git.libreoffice.org/core/commit/35af9aa55056299a20983777069f6d3f6007c03a

tdf#146619 Recheck include/d* with IWYU

It will be available in 24.2.0.

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

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

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

[Libreoffice-commits] core.git: docmodel/source include/dbaccess include/docmodel include/drawinglayer

2023-09-22 Thread Gabor Kelemen (via logerrit)
 docmodel/source/color/ComplexColorJSON.cxx   |1 +
 include/dbaccess/genericcontroller.hxx   |1 -
 include/docmodel/color/ComplexColor.hxx  |2 ++
 include/docmodel/color/ComplexColorJSON.hxx  |2 +-
 include/docmodel/color/Transformation.hxx|1 -
 include/docmodel/theme/FormatScheme.hxx  |1 -
 include/docmodel/theme/Theme.hxx |1 -
 include/docmodel/theme/ThemeColorType.hxx|2 ++
 include/docmodel/uno/UnoComplexColor.hxx |4 
 include/docmodel/uno/UnoTheme.hxx|5 -
 include/drawinglayer/attribute/fillgradientattribute.hxx |1 -
 include/drawinglayer/primitive2d/Tools.hxx   |1 -
 include/drawinglayer/primitive2d/textbreakuphelper.hxx   |2 +-
 include/drawinglayer/primitive3d/baseprimitive3d.hxx |1 -
 14 files changed, 7 insertions(+), 18 deletions(-)

New commits:
commit 35af9aa55056299a20983777069f6d3f6007c03a
Author: Gabor Kelemen 
AuthorDate: Thu Sep 14 02:30:12 2023 +0200
Commit: Gabor Kelemen 
CommitDate: Sat Sep 23 07:22:53 2023 +0200

tdf#146619 Recheck include/d* with IWYU

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

diff --git a/docmodel/source/color/ComplexColorJSON.cxx 
b/docmodel/source/color/ComplexColorJSON.cxx
index 9be3ec0c0303..7c09a1e8221d 100644
--- a/docmodel/source/color/ComplexColorJSON.cxx
+++ b/docmodel/source/color/ComplexColorJSON.cxx
@@ -9,6 +9,7 @@
  */
 
 #include 
+#include 
 #include 
 #include 
 #include 
diff --git a/include/dbaccess/genericcontroller.hxx 
b/include/dbaccess/genericcontroller.hxx
index efe193b28e7d..0438c091a86d 100644
--- a/include/dbaccess/genericcontroller.hxx
+++ b/include/dbaccess/genericcontroller.hxx
@@ -58,7 +58,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
diff --git a/include/docmodel/color/ComplexColor.hxx 
b/include/docmodel/color/ComplexColor.hxx
index 0fc99a12617b..b12db79411c5 100644
--- a/include/docmodel/color/ComplexColor.hxx
+++ b/include/docmodel/color/ComplexColor.hxx
@@ -16,6 +16,8 @@
 #include 
 #include 
 
+#include 
+
 namespace model
 {
 enum class ColorType
diff --git a/include/docmodel/color/ComplexColorJSON.hxx 
b/include/docmodel/color/ComplexColorJSON.hxx
index b4aa4bfb3354..0f95bb2288c3 100644
--- a/include/docmodel/color/ComplexColorJSON.hxx
+++ b/include/docmodel/color/ComplexColorJSON.hxx
@@ -12,7 +12,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 namespace model::color
 {
diff --git a/include/docmodel/color/Transformation.hxx 
b/include/docmodel/color/Transformation.hxx
index 7a05d88aa9e9..fa98b013d035 100644
--- a/include/docmodel/color/Transformation.hxx
+++ b/include/docmodel/color/Transformation.hxx
@@ -11,7 +11,6 @@
 #pragma once
 
 #include 
-#include 
 #include 
 
 namespace model
diff --git a/include/docmodel/theme/FormatScheme.hxx 
b/include/docmodel/theme/FormatScheme.hxx
index d6812e749aba..eb1eea3fbdca 100644
--- a/include/docmodel/theme/FormatScheme.hxx
+++ b/include/docmodel/theme/FormatScheme.hxx
@@ -11,7 +11,6 @@
 #pragma once
 
 #include 
-#include 
 #include 
 #include 
 
diff --git a/include/docmodel/theme/Theme.hxx b/include/docmodel/theme/Theme.hxx
index c81d04ef5a5c..898cf3d787a7 100644
--- a/include/docmodel/theme/Theme.hxx
+++ b/include/docmodel/theme/Theme.hxx
@@ -15,7 +15,6 @@
 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
diff --git a/include/docmodel/theme/ThemeColorType.hxx 
b/include/docmodel/theme/ThemeColorType.hxx
index 04e7f5068f1b..cab4174c6859 100644
--- a/include/docmodel/theme/ThemeColorType.hxx
+++ b/include/docmodel/theme/ThemeColorType.hxx
@@ -10,6 +10,8 @@
 
 #pragma once
 
+#include 
+
 namespace model
 {
 /// Offsets into the color list of a theme.
diff --git a/include/docmodel/uno/UnoComplexColor.hxx 
b/include/docmodel/uno/UnoComplexColor.hxx
index 3783c0b2e95f..f80e75454c3f 100644
--- a/include/docmodel/uno/UnoComplexColor.hxx
+++ b/include/docmodel/uno/UnoComplexColor.hxx
@@ -10,14 +10,10 @@
 #pragma once
 
 #include 
-#include 
-#include 
 
 #include 
 #include 
-#include 
 
-#include 
 #include 
 #include 
 
diff --git a/include/docmodel/uno/UnoTheme.hxx 
b/include/docmodel/uno/UnoTheme.hxx
index 4ca033b8e9c4..2fde5096f3aa 100644
--- a/include/docmodel/uno/UnoTheme.hxx
+++ b/include/docmodel/uno/UnoTheme.hxx
@@ -10,14 +10,9 @@
 #pragma once
 
 #include 
-#include 
-#include 
 
-#include 
 #include 
-#include 
 
-#include 
 #include 
 
 namespace model
diff --git a/include/drawinglayer/attribute/fillgradientattribute.hxx 
b/include/drawinglayer/attribute/fillgradientattribute.hxx
index 124afddea18c..462d7fc8151e 100644
--- a/include/drawinglayer/attribute/fillgradientattribute.hxx
+++ 

[Libreoffice-bugs] [Bug 126239] Option “Sidebar icon size” has no Effect on Several Icons of the Sidebar

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126239

Kira Tubo  changed:

   What|Removed |Added

Version|6.2.4.2 release |5.3 all versions

--- Comment #10 from Kira Tubo  ---
Earliest I can reproduce is 5.3.0.0.alpha1. Prior to that, it looks like there
wasn't an option to specifically adjust the sidebar icon size (only "Icon size
and style" was available to be adjusted globally under Tools > Options > View). 

Issue is still reproducible with daily master build. 

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 486ae5db6987411d5e394de94b2b077099d03856
CPU threads: 6; OS: Windows 10.0 Build 22621; 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.

[Libreoffice-bugs] [Bug 157389] Conditional formats don't always apply to pasted cells

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157389

--- Comment #2 from laza...@iname.com ---
Created attachment 189768
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189768=edit
sample file

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

[Libreoffice-bugs] [Bug 157389] Conditional formats don't always apply to pasted cells

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157389

--- Comment #1 from laza...@iname.com ---
Created attachment 189767
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189767=edit
screenshot

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

[Libreoffice-bugs] [Bug 157389] New: Conditional formats don't always apply to pasted cells

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157389

Bug ID: 157389
   Summary: Conditional formats don't always apply to pasted cells
   Product: LibreOffice
   Version: 7.5.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: laza...@iname.com

Description:
Conditional formats are not applied to pasted cells. I've attached a screenshot
and sample file. The two columns have identical conditional formats, but the
first column's values were pasted in. The second column was entered manually.
A2 and A3 should not be white. The format is text, but the conditional format
still doesn't apply even if I change the format to number.

Steps to Reproduce:
1. Copy and paste cells
2. Apply ColorScale conditional format to column


Actual Results:
Some cells don't receive coloring

Expected Results:
Conditional format should apply to all cells in the column


Reproducible: Always


User Profile Reset: No

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

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

[Libreoffice-bugs] [Bug 157388] New: LibreLogo sqrt undefined

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157388

Bug ID: 157388
   Summary: LibreLogo sqrt undefined
   Product: LibreOffice
   Version: 7.6.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sandro.d...@gmail.com

Description:
Using LibreLogo (LibreOffice writer) the math function sqrt in undefined

Steps to Reproduce:
1. write a simple code as: print sqrt 2
2. click run
3. the error is printed in a popup

Actual Results:
unknow name: sqrt

Expected Results:
1.4142


Reproducible: Always


User Profile Reset: No

Additional Info:
the program must calculate sqrt

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

[Libreoffice-bugs] [Bug 156905] Copy and paste a formula, now paste just the value

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156905

BogdanB  changed:

   What|Removed |Added

 Blocks||122755
 CC||buzea.bog...@libreoffice.or
   ||g
   Keywords||bibisectRequest, regression
Summary|[Regression] Copy and paste |Copy and paste a formula,
   |formula, now paste value|now paste just the value

--- Comment #7 from BogdanB  ---
Working well in
Version: 7.5.6.2 (X86_64) / LibreOffice Community
Build ID: f654817fb68d6d4600d7d2f6b647e47729f55f15
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Bad in
Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Bad in 
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: db1ba9c56dadf4be5642a6f3de36c04208d8d9a7
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

The steps in order to reproduce the bug are more precise in the document,
containing also images.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122755
[Bug 122755] [META] Formulae in Writer tables bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 122755] [META] Formulae in Writer tables bugs and enhancements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122755

BogdanB  changed:

   What|Removed |Added

 Depends on||156905


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156905
[Bug 156905] Copy and paste a formula, now paste just the value
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 126239] Option “Sidebar icon size” has no Effect on Several Icons of the Sidebar

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126239

Kira Tubo  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

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

[Libreoffice-bugs] [Bug 156756] Icon sizes for the toolbar don't correspond to the actual sizes of icons

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156756

Kira Tubo  changed:

   What|Removed |Added

 CC||kira.t...@gmail.com,
   ||noelgran...@gmail.com
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #6 from Kira Tubo  ---
Bibisected win64-7.6 repo. Added Noel Grandin to cc. 

Regression occurring at:
https://git.libreoffice.org/core/+/0558926c2f9201a12b4c46efc36b8a4080af4d46

--
commit  0558926c2f9201a12b4c46efc36b8a4080af4d46[log]
author  Noel Grandin  Tue Jun 06 10:42:10
2023 +0200
committer   Noel Grandin  Tue Jun 06
20:45:52 2023 +0200
tree7a13040d1aae85340ec5d9fe7e880ec8009fbab3
parent  c9d92e3a33e5f21ac2c72c58d49eeb138cece109 [diff]

c9c0bbf2299e4af31ff64331eda5758a63e35f15 is the first bad commit
commit c9c0bbf2299e4af31ff64331eda5758a63e35f15
Author: Norbert Thiebaud 
Date:   Thu Jun 8 08:28:03 2023 -0700

source sha:0558926c2f9201a12b4c46efc36b8a4080af4d46


Reproduced on:
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 486ae5db6987411d5e394de94b2b077099d03856
CPU threads: 6; OS: Windows 10.0 Build 22621; 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.

[Libreoffice-bugs] [Bug 157322] When underlining a paragraph, the line goes beyond the last characters to the right.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157322

--- Comment #8 from BogdanB  ---
Created attachment 189766
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189766=edit
screenshot

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

[Libreoffice-bugs] [Bug 157322] When underlining a paragraph, the line goes beyond the last characters to the right.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157322

--- Comment #7 from BogdanB  ---
Created attachment 189765
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189765=edit
Demo document

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

[Libreoffice-bugs] [Bug 157322] When underlining a paragraph, the line goes beyond the last characters to the right.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157322

BogdanB  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from BogdanB  ---
(In reply to V Stuart Foote from comment #5)
> (In reply to BogdanB from comment #4)
> > 
> > *** This bug has been marked as a duplicate of bug 156681 ***
> 
> Not clear that is the case. OPs screen shot shows a multi-sentence paragraph
> (F3 'lorem') with underlining applied (and Ctl+F10 NPCs showing). 
> 
> As each line wraps at margin, its single trailing space is underlined.  
> 
> Add additional spaces (before the next printing character) and the underline
> of spaces will extend further--stopping at the margin even though the spaces
> keep appending.  
> 
> So the underline of a single space is kind of expected--it tracks with the
> wordwrap of the paragraph style and this is really NAB; but handling of the
> excess spaces is bug 15594

Indeed, it's not a duplicate. It's similar, but different.

Clark reported: "But the excess underlining is not consistent, it varies from
line to line." -> I don't agree here. Where it is a space after each word there
is a space underline on the end of the line. On the last line of a paragraph
there is no more space, so no more underline. This is the case for left align
text. For justify I see no problem.

I have attached a demo document and a screenshot.

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

[Libreoffice-bugs] [Bug 141047] FORMATTING: Calc render 11 pt Calibri font as 10, 5 pt when cell contains NBSP at 90% zoom

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141047

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #9 from BogdanB  ---
Vlad, could you try a user profile reset?

Start LibreOffice and select Help ▸ Restart in Safe Mode.
In the Enter Safe Mode dialog select Restart.
LibreOffice will restart and display the Safe Mode dialog.

Please come back here with some feedback.

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

[Libreoffice-bugs] [Bug 126531] Connector Behavior Broken since 6.2.x

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126531

Kira Tubo  changed:

   What|Removed |Added

   Keywords|bibisectRequest |

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

[Libreoffice-bugs] [Bug 153187] It would be great, in Writer, if the Character and Paragraph dialogs had an Apply button

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153187

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #3 from BogdanB  ---
Hieko, in general, I prefer to close bugs, not to open a new one, but in this
case, I would prefer to have an "Apply" on these 2 windows: Character and
Paragraph. I use a lot those windows and I also miss this button. Could you
please add this on the next Design meeting list?

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

[Libreoffice-bugs] [Bug 126531] Connector Behavior Broken since 6.2.x

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126531

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #6 from BogdanB  ---
Ralf, could you test this bug again, to see if you still have problems with
connectors?

Working well also in
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: db1ba9c56dadf4be5642a6f3de36c04208d8d9a7
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Also
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: db1ba9c56dadf4be5642a6f3de36c04208d8d9a7
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: x11
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Also with
Version: 7.5.6.2 (X86_64) / LibreOffice Community
Build ID: f654817fb68d6d4600d7d2f6b647e47729f55f15
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 157147] Lors d'un publipostage, le message suivant apparaît : "Impossible d'établir la connexion à la source de données"

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157147

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 157368] The absence of the option 'Use printer metrics for document formatting' affects the screen appearance of the table

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157368

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 157205] LO crashed if I split and join a 2-line table twice in Writer and then save the file

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157205

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 156863] Warning message reported during PDF/A-1b (ISO 19005) export

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156863

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

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

[Libreoffice-bugs] [Bug 157205] LO crashed if I split and join a 2-line table twice in Writer and then save the file

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157205

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

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

[Libreoffice-bugs] [Bug 156863] Warning message reported during PDF/A-1b (ISO 19005) export

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156863

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 157368] The absence of the option 'Use printer metrics for document formatting' affects the screen appearance of the table

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157368

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

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

[Libreoffice-bugs] [Bug 151644] Full system stop for a minute and then libre office exel crash with the need to recover files as they become corrupt

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151644

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 151644] Full system stop for a minute and then libre office exel crash with the need to recover files as they become corrupt

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151644

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 86482] FILESAVE PPT Text box character formatting not preserved (see comment 8)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86482

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 151399] LibreOffice 7.3.6.2 Impress freezes when saving on Ubuntu 22.04

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151399

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 76427] ppt(x) file with comment displayed incorrectly (file from WPS Office)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76427

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 151399] LibreOffice 7.3.6.2 Impress freezes when saving on Ubuntu 22.04

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151399

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

Please read this message in its entirety before proceeding.

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

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

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

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

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

e) Read all comments and provide any requested information

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

a) respond via email 

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

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 76237] Wrong padding values at LO Math formula objects

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76237

--- Comment #8 from QA Administrators  ---
Dear r.franz,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 154382] Very slow program

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154382

--- Comment #2 from QA Administrators  ---
Dear Luiz,

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 57190] Writer TABLE: Insert Row Above doesn't renumber list after Restart Numbering, until reload

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57190

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 47223] Link from calc to writer with relative-path

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47223

--- Comment #21 from QA Administrators  ---
Dear globalsi,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 134109] Flickering Layout with tables in hidden section and following tables

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134109

--- Comment #7 from QA Administrators  ---
Dear Wahrendorff,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 144614] (Non-present) Direct formatting of Bold applied when paste text in textbox

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144614

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 130868] Writer hangs when trying to convert specific ODT with footnotes to PDF

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130868

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 133009] LibreOffice unusable (nearby freeze) after undo caused by another image being placed on first anchored to the second page

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133009

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 129063] FILEOPEN: XLSX: slightly incorrect image width

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129063

--- Comment #7 from QA Administrators  ---
Dear Mikhail Novosyolov,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 157387] New: LibreOffice Draw requires additional file formats for saving.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157387

Bug ID: 157387
   Summary: LibreOffice Draw requires additional file formats for
saving.
   Product: LibreOffice
   Version: 7.6.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: maxlhy974...@outlook.com

Description:
LibreOffice Draw can open and edit PDF files, but it does not have the ability
to save files as PDF. This is very inconvenient. LibreOffice Draw should add an
option to save files as PDF when saving.

Steps to Reproduce:
1.Open a PDF file.
2.Edits it.
3.Saves it.

Actual Results:
A dialog box pops up, asking to select another document format.

Expected Results:
Save as PDF file format.


Reproducible: Always


User Profile Reset: No

Additional Info:
LibreOffice Draw can open and edit PDF files but cannot save them as PDF files.

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

[Libreoffice-bugs] [Bug 157386] New: writer 7.6.1.2 x64 crashed when try to open a word doc file

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157386

Bug ID: 157386
   Summary: writer 7.6.1.2 x64 crashed when try to open a word doc
file
   Product: LibreOffice
   Version: 7.6.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tidepla...@sina.cn

Description:
when try to open a word doc file(download from below link), Libreoffice Writer
v7.6.1.2 crashed.
Download Link is valid for 30 days:
https://cowtransfer.com/s/4663447680944c

Steps to Reproduce:
1.Download this doc file from here: https://cowtransfer.com/s/4663447680944c
2.Open the MS Word doc file. 
3. Libreoffice Writer 7.6.1.2 crashed.

Actual Results:
Libreoffice crashed.

Expected Results:
This Word doc opened normally with Libreoffice 5.4.7.2 x64, but the latest
Libreoffice 7.6.1.2 x64 will crash.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: f5defcebd022c5bc36bbb79be232cb6926d8f674
CPU threads: 8; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win
Locale: zh-CN (en_US); UI: zh-CN
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 157385] New: [Enhancement] Allow users to put navigator and toolbar a the top or bottom of the window.

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157385

Bug ID: 157385
   Summary: [Enhancement] Allow users to put navigator and toolbar
a the top or bottom of the window.
   Product: LibreOffice
   Version: 7.5.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: erw...@alumni.beloit.edu

I'm rotating my computer screen to better pages when reading and writing.

I want to get the whole page on the screen and get decent readable zoom at the
same time. I should also be able to avoid some of the migraines from too many
sidebars.

Libreoffice insists on either 1. showing the navigator and toolbar on each
side, using scarce horizontal space, or 2. showing them in separate windows,
which are a pain and also trigger my migraines, or 3. hiding them. I can't find
a way to show them above or below the page.

It'd be handy to be able to show them above the page.

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

[Libreoffice-bugs] [Bug 157384] New: UI: Image "Properties..." dialog fails to sync sizes between "Position and Size" and "Crop" tabs

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157384

Bug ID: 157384
   Summary: UI: Image "Properties..." dialog fails to sync sizes
between "Position and Size" and "Crop" tabs
   Product: LibreOffice
   Version: 6.4 all versions
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ger...@pfeifer.com

1. Create new Writer Document
2. "Insert" - "Image..."
3. Right click on image and choose "Properties..."
4. In the "Position and Size" tab significantly change Width and Height.
5. In the "Crop" tab crop the image in half from the "Top".
6. Close dialog with "OK".
7. Observe how the cropping took place, alas the size change not!


Digging into this a bit I realize that both tabs contain Width and Height
fields - alas when I switch from one to the other, changes are lost.

Definitely surprising for the user, and a quality of implementation issue
on the UI side.



Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: a4522ef5ce6a625054d83ec907aee07c156e94ed
CPU threads: 8; OS: Linux 6.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US

all the way back to at least

Version: 6.4.8.0.0+
Build ID: 99b065ec31d032fc08ab14f66430dac4fef904a5
CPU threads: 8; OS: Linux 6.4; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-6-4, Time:
2020-10-08_08:57:08

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

[Libreoffice-bugs] [Bug 151382] UI: Keep ratio setting lost after opening Image properties Position and Size dialog, a change, OK and reopening the dialog

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151382

--- Comment #3 from Gerald Pfeifer  ---
Still the case with

  Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
  Build ID: a4522ef5ce6a625054d83ec907aee07c156e94ed
  CPU threads: 8; OS: Linux 6.4; UI render: default; VCL: gtk3
  Locale: en-US (en_US.UTF-8); UI: en-US

for the example file attached here.

*Not* for a newly created document, though, interestingly?

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

[Libreoffice-bugs] [Bug 148959] Calc: Transparency of axis font not saved

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148959

Miklos Vajna  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |vmik...@collabora.com
   |desktop.org |
 Status|NEW |ASSIGNED

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

[Libreoffice-bugs] [Bug 157380] I am making a passcode list and your spreedsheet wont save as test without err:510

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157380

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
No issue here, please attach your sample file.

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

[Libreoffice-bugs] [Bug 157379] Expanding the data through the lower right corner of the selection corrupts the data

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157379

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please attach your sample file.

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

[Libreoffice-bugs] [Bug 157378] Docx to PDF conversion removes question answers

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157378

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Looks like a duplicate of tdf#154876

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

[Libreoffice-bugs] [Bug 157369] Crash file creation when closing LO 7.6.1.2 writer, calc or draw

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157369

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #3 from m.a.riosv  ---
Look as a duplicate of tdf#156953

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

[Libreoffice-bugs] [Bug 156884] Selection box lags navigation with keyboard arrows

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156884

BogdanB  changed:

   What|Removed |Added

 Blocks||109139
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 109139] [META] Cell selection bugs and enhancements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109139

BogdanB  changed:

   What|Removed |Added

 Depends on||156884


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156884
[Bug 156884] Selection box lags navigation with keyboard arrows
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 107943] [META] Save bugs and enhancements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107943

BogdanB  changed:

   What|Removed |Added

 Depends on||156869


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=156869
[Bug 156869] Document isn't saved when opening a .docx file by dragging it from
an encrypted .zip file to LibreOffice main screen
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156869] Document isn't saved when opening a .docx file by dragging it from an encrypted .zip file to LibreOffice main screen

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156869

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||107943


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 157302] SVG does not export correctly to PDF

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157302

BogdanB  changed:

   What|Removed |Added

 Blocks||103378
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

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

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

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378

BogdanB  changed:

   What|Removed |Added

 Depends on||157302


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157302
[Bug 157302] SVG does not export correctly to PDF
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157318] Named ranges defined at the sheet level are not exported to XLSX

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157318

BogdanB  changed:

   What|Removed |Added

 Blocks||109178
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109178
[Bug 109178] [META] Named Cell Ranges and Formula Expressions bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109178] [META] Named Cell Ranges and Formula Expressions bugs and enhancements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109178

BogdanB  changed:

   What|Removed |Added

 Depends on||157318


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157318
[Bug 157318] Named ranges defined at the sheet level are not exported to XLSX
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 154913] Poor performance for ODS with frozen rows and columns

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154913

BogdanB  changed:

   What|Removed |Added

 Blocks||109182
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109182
[Bug 109182] [META] Cell freezing/fixing/locking bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109182] [META] Cell freezing/fixing/locking bugs and enhancements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109182

BogdanB  changed:

   What|Removed |Added

 Depends on||154913


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154913
[Bug 154913] Poor performance for ODS with frozen rows and columns
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157156] Symbols in a MathType equation do not convert correctly

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157156

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||39750


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=39750
[Bug 39750] [META] General Math formula editor improvements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 39750] [META] General Math formula editor improvements

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39750

BogdanB  changed:

   What|Removed |Added

 Depends on||157156


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157156
[Bug 157156] Symbols in a MathType equation do not convert correctly
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152675] font clipped at top pixel row at certain zoom-levels (kf5 and qt5 with Cairo, gtk3)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152675

--- Comment #16 from Stéphane Guillou (stragu) 
 ---
Thanks Caolán!

For Ubuntu 20.04:

libcairo2: 1.16.0-4ubuntu1
libfreetype6: 2.10.1-2ubuntu0.3

>From duplicate bug 154899 comment 4, Ubuntu 22.04 has libcairo2 1.16.0-5ubuntu2
(and libfreetype6 2.11.1+dfsg-1ubuntu0.2 according to packages.ubuntu.com).

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

[Libreoffice-bugs] [Bug 152675] font clipped at top pixel row at certain zoom-levels (kf5 and qt5 with Cairo, gtk3)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152675

--- Comment #15 from Stéphane Guillou (stragu) 
 ---
Thanks Caolán!

For Ubuntu 20.04:

libcairo2: 1.16.0-4ubuntu1
libfreetype6: 2.10.1-2ubuntu0.3

>From duplicate bug comment 4, Ubuntu 22.04 has libcairo2 1.16.0-5ubuntu2 (and
libfreetype6 2.11.1+dfsg-1ubuntu0.2 according to packages.ubuntu.com).

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

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke

Hi Christian,

Am 22.09.23 um 22:15 schrieb Christian Lohmaier:

Hi Andreas,

On Fri, Sep 22, 2023 at 11:09 PM Andreas Mantke  wrote:

You can also look in config.log for more details as to why it fails

I tried with:
export CC=/usr/bin/gcc-12

That's not enough, when doing it that way you'd also have to export
CXX (one for gcc compiler, the other env for the g++ compiler)


thanks, that helps. I did two exports:

export CC=/usr/bin/gcc-11

export CXX=/usr/bin/g++-11

And autogen.sh runs without errors.

Regards,
Andreas

--
## Free Software Advocate
## Plone add-on developer
## My blog:http://www.amantke.de/blog


Re: LO 24.2 C++20 baseline

2023-09-22 Thread Christian Lohmaier
Hi Andreas,

On Fri, Sep 22, 2023 at 11:09 PM Andreas Mantke  wrote:
> You can also look in config.log for more details as to why it fails
>
> I tried with:
> export CC=/usr/bin/gcc-12

That's not enough, when doing it that way you'd also have to export
CXX (one for gcc compiler, the other env for the g++ compiler)

ciao
Christian


Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke

Hi Christian,

Am 22.09.23 um 21:25 schrieb Christian Lohmaier:

Hi Andreas,

On Fri, Sep 22, 2023 at 9:31 PM Andreas Mantke  wrote:

You can upgrade to Leap 15.5 and compiling should work again:
https://build.opensuse.org/package/show/openSUSE:Leap:15.5:Update/gcc12

unfortunately the upgrade didn't fix the issue. I got this lines at the end of 
the autogen.sh run:

checking what the C++ library is... GNU libstdc++
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... yes (3.1)
checking which libcmis to use... internal
checking whether ccache g++ supports C++20... configure: error: no
Error running configure at ./autogen.sh line 321.

Did you make sure g++ without any setup is pointing to the new gcc
version? maybe you need to add its path in front of your existing PATH
env-var or you have to use update-alternatives or similar.

You can also look in config.log for more details as to why it fails


I tried with:
export CC=/usr/bin/gcc-12

and again in a new virtual terminal with:
export CC=/usr/bin/gcc-11

and it uses the compiler from the export, but the error stays the same:

checking for sys/sdt.h... no
checking whether ccache gcc-11 supports -fstack-clash-protection... yes
checking whether ccache gcc-11 supports -mno-avx... yes
checking whether ccache gcc-11 supports atomic functions... yes
checking whether ccache g++ defines __base_class_type_info in
cxxabi.h... yes
checking whether ccache g++ defines __class_type_info in cxxabi.h... yes
checking whether ccache g++ declares __cxa_allocate_exception in
cxxabi.h... yes
checking whether ccache g++ defines __cxa_eh_globals in cxxabi.h... no
checking whether ccache g++ defines __cxa_exception in cxxabi.h... no
checking whether ccache g++ declares __cxa_get_globals in cxxabi.h... yes
checking whether ccache g++ declares __cxa_current_exception_type in
cxxabi.h... yes
checking whether ccache g++ declares __cxa_throw in cxxabi.h... yes
checking whether ccache g++ defines __si_class_type_info in cxxabi.h... yes
checking whether ccache g++ defines __vmi_class_type_info in cxxabi.h...
yes
checking what the C++ library is... GNU libstdc++
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... yes (3.1)
checking which libcmis to use... internal
checking whether ccache g++ supports C++20... configure: error: no
Error running configure at ./autogen.sh line 32

Regards,
Andreas

--
## Free Software Advocate
## Plone add-on developer
## My blog:http://www.amantke.de/blog


[Libreoffice-bugs] [Bug 152675] font clipped at top pixel row at certain zoom-levels (kf5 and qt5 with Cairo, gtk3)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152675

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #14 from Caolán McNamara  ---
though the code is now

// tdf#153699 skip this with cairo 1.17.8 as it has a problem
// See: https://gitlab.freedesktop.org/cairo/cairo/-/issues/643
if (cairo_version() != CAIRO_VERSION_ENCODE(1,17,8))
cairo_font_options_set_hint_metrics(pOptions, CAIRO_HINT_METRICS_OFF);

so it looks like it is disabled for that 1.17.8 version so maybe this needs to
be extended to some other known not-working versions of cairo?

So do we know that the versions of cairo are on the affected systems?

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

[Libreoffice-bugs] [Bug 152675] font clipped at top pixel row at certain zoom-levels (kf5 and qt5 with Cairo, gtk3)

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152675

--- Comment #13 from Caolán McNamara  ---
It might depend on the version of cairo, or maybe freetype, or possibly both.
And might also depend on how freetype is configured.

Here with fedora 38

cairo-1.17.8-4.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64

I don't think I see a problem with the final attachment

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

[Libreoffice-bugs] [Bug 157168] MetricSpinButton ignores out-of-range value instead of limiting to range

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157168

Caolán McNamara  changed:

   What|Removed |Added

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

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

Re: LO 24.2 C++20 baseline

2023-09-22 Thread Christian Lohmaier
Hi Andreas,

On Fri, Sep 22, 2023 at 9:31 PM Andreas Mantke  wrote:
> >
> You can upgrade to Leap 15.5 and compiling should work again:
> https://build.opensuse.org/package/show/openSUSE:Leap:15.5:Update/gcc12
>
> unfortunately the upgrade didn't fix the issue. I got this lines at the end 
> of the autogen.sh run:
>
> checking what the C++ library is... GNU libstdc++
> checking for gperf... /usr/bin/gperf
> checking whether gperf is new enough... yes (3.1)
> checking which libcmis to use... internal
> checking whether ccache g++ supports C++20... configure: error: no
> Error running configure at ./autogen.sh line 321.

Did you make sure g++ without any setup is pointing to the new gcc
version? maybe you need to add its path in front of your existing PATH
env-var or you have to use update-alternatives or similar.

You can also look in config.log for more details as to why it fails

ciao
Christian


[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-7.6.2.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.6.2.1' created by Christian Lohmaier 
 at 2023-09-22 19:07 +

Tag libreoffice-7.6.2.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN5d8ACgkQ9DSh76/u
rqMmbBAAxlr+C9yRux/PvIrepGlcMI3lIHtMWygO5j6eZFrLvkfauhFVzHflJO87
YLHlxqYGjfl9nOGtKqjRCF1pCS10+VtXSQVhawy4aNEJii8suQHE5oqTxTxgIWne
zLWE7XAGZBM6jTBmwhhQ36t5/0A2u/+n3v4ASriQgBCGgCRXM9M/eTrBc50f2/6a
GDsl0+NYJ2AoNSEt2gJ49FdWLKLCjM59nMN5/gRtOmYISeYA3GOjeVaHOFb7Paq+
NC4ol2ZpXzmULBgKg/f+3qbGKu5WpKpliCMoM3hrO6PohLXlBnWUtcwtle8L5S2G
ENbuN/7ILnjGnugjD3veIOgnhmzu6qHY7ih5ziGrOd0Eyiyh8Q1RXhCA9E3x1/+5
jQsTl4jtg9/jTbOcijxty4vzldCKqMPlrIXChcgoYjXGH2IoMixDqypXLCACiGBY
45IRQ0WvwYzaZW7atwmNEwYAOOb/Ie9OuHIn780Ogo9gmV1wOsbnrKcyf+aP509F
o6PDsg4gRu/zP+CGKfgjru79qW/xH4bgVrlx0IGxeDrS/TBsIoWWtD2sp+xcIEJs
UEmciL9SviBbqeS7J2sEhZODfs36PLbgDVodlofLc1ougrB+QJOibB0KjDq+9stx
c2DxPmfSr5vlBZDOQS4T7oJ8muylroCrQVy1JX3Wh02qok90vYU=
=fKT0
-END PGP SIGNATURE-

Changes since libreoffice-7-6-branch-point-19:
---
 0 files changed
---


[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-7.6.2.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.6.2.1' created by Christian Lohmaier 
 at 2023-09-22 19:07 +

Tag libreoffice-7.6.2.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN5d8ACgkQ9DSh76/u
rqPu+Q//VEQVl+N5ULUKSRikiVLOhgriQGMEM+Is5BM2qjG99aVHzvP3k/OB4+0d
gBArVlSKf0thiNNQh4z21LFV+XJU3G4lmurdwqIHBpIokfpOneTH9dzLsTfWz39Q
Q4sn7RhQnGmJXUXc52newEcIzKOrUGnhgCLHut37O13H+rzPgqsKlpaH/43OnFoU
d7e6xFS5FRi0nFKkBHxajPi0EBhJ3uWm7ogO8zXRXRQVvW+O2VGDj0L0Y4/1JHJF
FCPkzS2PuIBVNaGGYErmBgvLQCnoUR7PgQGs2it0F7ZW37TWJL3v18ciT+iI/4Tg
IDuC8KbJy/W6PSc8KkK1E2DS7xTEEervro7s5BSPdGh5ZN8FGa6usIdhMCJ1lMzW
Cy4llwq0wzNaeo0GYX5SQg/uVq0GXfGrTMaXcfTi7aUy54Zn248b65uMrnINOcuy
WvU+UVx5g2cq8xCMd7fu9IWjMMHZE0k3wGXtBA48PyWppDvwi2Iiqkoo7xpEWl8/
mOUg/fuPQmAbjnj2oL9w3usMzrE6LhVwiN3OrsNdUXI/oqMLrhIb+PTjGtRtw1AG
GD8A6a+3Q4Zz7xSYw5/jqzd4L9/CDMa7jonlHrSd02/V7B/t5NvocWsSviESd7/G
ynrXKrwVDuZD0Qt/Tm5rMb1Mah6PEF1WQRmL5n19pBi48bFBwQQ=
=oanU
-END PGP SIGNATURE-

Changes since libreoffice-7-6-branch-point-31:
---
 0 files changed
---


[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-7.6.2.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.6.2.1' created by Christian Lohmaier 
 at 2023-09-22 19:07 +

Tag libreoffice-7.6.2.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN5dsACgkQ9DSh76/u
rqNDEQ//ajlFvI4bDc/GTkqTh2D74VH6dapzFOeCfguJ7tip5+1WFQOeKnVUtC+C
BXwH89VtzADO88tb9QuQ5bdjLYgLlo2WAdAtOj14wkbd+kKL6X08DAKX8H9XOLBc
FBjw/nNMzR1qXYYy1TogVBDx4O1jSJw4ZPWCxrmeoDydQevqS7c8lZgdEb0vcfU/
tOtuRHnVMgUuYJsXWnAPSthKZZGQeywSiffyQE449qxE2eFvVn+Bd2DdogrYsscf
pMZneKL2+hIplEJ4ccWe4eDTGjDkSdimjiZvTUzZtQuSkg8CNZDBBlPwgU+t+AMC
fYVZ2VtYlC1wVURcDHTHmCE06wxznfbCfLU/a2MrnWugP3fx2Sh3tD5Yap04VmJK
d6YMw0nKTMHNB0ZCoFAkczZaeKfnOVs5FV8l6gZaRUIzydvrTU3CD0Px+xuiOzKb
oK0mphJeqTh7nvsmZWrVRRL3Hrk3ug/z2EfY9p/2N5aTIaLgDlMHGFC4Ww6GJP80
ZO/1X9lAgCsk9HBpQvobut6uk7JF66hZAht2hYtjQewcby70OiWGfwPR0DnkX8Nn
hwggttTQV5QxaImScmRWrBfeY8RrqRu98NlDCBj1XYc6HqgZkFWON8UzsdPRBVDp
NCggWirjG9Bf+1HbiAN6knY8H18r8Xsl1GG9eD+30hVU8dkqwuw=
=RciP
-END PGP SIGNATURE-

Changes since libreoffice-7-6-branch-point-6:
---
 0 files changed
---


[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-7.6.2.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.6.2.1' created by Christian Lohmaier 
 at 2023-09-22 19:07 +

Tag libreoffice-7.6.2.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN5d8ACgkQ9DSh76/u
rqM27hAA0K50ZhCl3hQ8E7Dh3ukv63aRGKXkt9RldPIpttrFIMsD06ER30bn164q
XTkEyhhZtT+D8/fk7WTXOqHli27VeHkoDk9pckZFofHrl3y7uZYK7IB+c3UvWari
H038x6/jQWogFXvvFntqQq50uXVSNbeu2yGDxNPBGvxXsspVxYwAuivXrhpef8tk
bAs8VjpVpZauLIaz7QEPbYwwr/ch5b/Y95D9aKiJrVMOxdyR4bWyPCgYnelIV5VW
h149edEkgpBhSzROh1Eops6c2GGQviv0GcaCATHdV/o14npVxBvCzcN/kI+UyBcU
bhPEgpuHM7q5ghSKCjFsufMDhVZN8ypaRCDHJCf+tPYhregC+uQYmK77m+qLs5D0
o6TJjCISmYtBF64C86tIZ9Hoxlr9jHuNrxdL8rneaYj/pwxwVz7FR4Ml7V5p83a8
Afi5bapKcv1tlVdaI4nVZPSJ672Sm9J0lcm1+uVygaY4HEm/e3pMwn7oFD3FSQ3o
l6TG0tlkGRVezso6e69LdfFDhN0/VsRETyeEevbtOAm9JMFNc6yepHShImNp3LN1
Y8kQ5eZ4V++W1ZIC1Sfd63NQf1nz4vPXUV+QJX/utMckjvnN5YXGzQsdqqGaZL8o
qk4mL3O50/wzdEEYK26LjGU8UEp8ibZX4FrIK99pUacpQWcYK9M=
=RHTh
-END PGP SIGNATURE-

Changes since libreoffice-7-6-branch-point-748:
---
 0 files changed
---


[Libreoffice-commits] core.git: Branch 'libreoffice-7-6-2' - configure.ac

2023-09-22 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bb3febd7a79c1b22fb4c6dfaa16cd15ba1db00c3
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 21:08:03 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 21:08:03 2023 +0200

bump product version to 7.6.2.1.0+

Change-Id: I1acca44938c47bfd272ecc519e2b94778d44fc93

diff --git a/configure.ac b/configure.ac
index ca340f72d53c..43602ba55651 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.6.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.2.1.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard


[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - configure.ac

2023-09-22 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d8eb940cf4987d49cbfd0e8b784813dec201434
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 21:05:45 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 21:05:45 2023 +0200

bump product version to 7.6.3.0.0+

Change-Id: I7b8b2ad6da0444330cc89c76237b6b03d02f59c5

diff --git a/configure.ac b/configure.ac
index ca340f72d53c..69f5ef61bec8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.6.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.6.3.0.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard


[Libreoffice-commits] core.git: Changes to 'libreoffice-7-6-2'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-6-2' available with the following commits:
commit 730bc6302e59dad47be895c93d6265d001ee514c
Author: Christian Lohmaier 
Date:   Fri Sep 22 21:04:52 2023 +0200

Branch libreoffice-7-6-2

This is 'libreoffice-7-6-2' - the stable branch for the 7.6.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.6.x release,
please use the 'libreoffice-7-6' branch.

If you want to build something cool, unstable, and risky, use master.



[Libreoffice-commits] translations.git: Changes to 'libreoffice-7-6-2'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-6-2' available with the following commits:
commit b8477373573d5c59ab450975f344940d3df1e277
Author: Christian Lohmaier 
Date:   Fri Sep 22 21:04:30 2023 +0200

Branch libreoffice-7-6-2

This is 'libreoffice-7-6-2' - the stable branch for the 7.6.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.6.x release,
please use the 'libreoffice-7-6' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I51293888b31bd124690a905f14e29e6ff71bc35a



[Libreoffice-commits] help.git: Changes to 'libreoffice-7-6-2'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-6-2' available with the following commits:
commit ca4e59aff67bddfb4fad5141faf1cad867219745
Author: Christian Lohmaier 
Date:   Fri Sep 22 21:04:30 2023 +0200

Branch libreoffice-7-6-2

This is 'libreoffice-7-6-2' - the stable branch for the 7.6.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.6.x release,
please use the 'libreoffice-7-6' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I76a41e7c9615dd9eb32bbb6f058f1fd70a3da616



[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-7-6-2'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-6-2' available with the following commits:
commit 03a483c1055def76c4f62f9e0bee3c92db18da3a
Author: Christian Lohmaier 
Date:   Fri Sep 22 21:04:30 2023 +0200

Branch libreoffice-7-6-2

This is 'libreoffice-7-6-2' - the stable branch for the 7.6.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.6.x release,
please use the 'libreoffice-7-6' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I130d1793c8c0b23416670fd63fc2b86bb22d5870



[Libreoffice-bugs] [Bug 101646] UI option "Scaling" was removed

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101646

--- Comment #80 from count3rmeasure  ---
(In reply to Heiko Tietze from comment #75)
> (In reply to Janek from comment #74)
> > ...LibreOffice draws the UI using its own
> > custom widgets (maybe Java ones?) completely ignoring any system settings.
> 
> Not true for me on KDE. Changing the font size for menu, for example,
> affects LibreOffice properly.

Maybe so, but on Kali, i.e. mostly Debian(!) with XFCE, no amount of system
fiddling is helping scale. I wish that this didn't have to be a show obstinancy
by the developers (and, I'm assuming, their supporters), but this is *not* an
esoteric feature only needed by a select few who can be safely ignored!  If I
struggle to read the GUI, I'm going to struggle to use the program.  I should
note I have at this point several days of searching through menus, googling,
and trawling forum posts looking for an answer to why of all programs LO seems
to not respect font scaling for my desktop

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

[Libreoffice-bugs] [Bug 143893] wiki publisher gives server connection error

2023-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143893

Dennis Roczek  changed:

   What|Removed |Added

 CC||dennisroc...@libreoffice.or
   ||g

--- Comment #7 from Dennis Roczek  ---
I get no error message at all, but the pages (wikipedia, TDF wiki) are not
created (trying in user page space) using...


Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: 60(Build:2)
CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Ubuntu package version: 4:7.6.1~rc2-0ubuntu0.22.04.1~lo2
Calc: threaded


The web browser opens, but no created page ("Wikipedia does not have a user
page with this exact name. Before creating this page, please see
Wikipedia:Subpages.") nor anything in the user contributions.

I will try a clean test tomorrow and check what wireshark is collecting on the
pages.

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

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/unx

2023-09-22 Thread Amin Irgaliev (via logerrit)
 vcl/unx/gtk3/gtkframe.cxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit ca93bbe8703bd6cf2aef8a649b0db2524a61afe9
Author: Amin Irgaliev 
AuthorDate: Wed Jun 28 17:40:12 2023 +0400
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 20:36:19 2023 +0200

tdf#125543 Fix window size in GTK3 plugin

When importing a csv file, the size of the main window Calc in windowed 
mode were not set
because of erroneous check for widget visibility in gtk3.
Now it isn't the visibility of the widget that is checked, but whether the 
checked widget is a window.
A similar problem was observed in Base

Change-Id: I48f882f407ba17c6c983c5b0939b9ff789ee59f6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153670
Tested-by: Jenkins
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 
(cherry picked from commit 431dc963a0d18341c9b4869a2a64009b7ff7f699)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157119
Reviewed-by: Christian Lohmaier 

diff --git a/vcl/unx/gtk3/gtkframe.cxx b/vcl/unx/gtk3/gtkframe.cxx
index ea13a70ad0ca..6152d64bd86e 100644
--- a/vcl/unx/gtk3/gtkframe.cxx
+++ b/vcl/unx/gtk3/gtkframe.cxx
@@ -841,8 +841,7 @@ void GtkSalFrame::window_resize(tools::Long nWidth, 
tools::Long nHeight)
 }
 gtk_window_set_default_size(GTK_WINDOW(m_pWindow), nWidth, nHeight);
 #if !GTK_CHECK_VERSION(4,0,0)
-if (gtk_widget_get_visible(m_pWindow))
-gtk_window_resize(GTK_WINDOW(m_pWindow), nWidth, nHeight);
+gtk_window_resize(GTK_WINDOW(m_pWindow), nWidth, nHeight);
 #endif
 }
 


Re: LO 24.2 C++20 baseline

2023-09-22 Thread Andreas Mantke

Hi Ilmari,

Am 22.09.23 um 18:05 schrieb Ilmari Lauhakangas:

On 22.9.2023 18.36, Andreas Mantke wrote:

Am 22.09.23 um 09:20 schrieb Stephan Bergmann:

I just submitted


"Bump baseline to C++20" to master.  I will let it sit like that for a
few more days, to see if anything breaks (Coverity? Linux distros'
needs? etc.), before cleaning up now-unnecessary `#if __cplusplus <
202002L` etc., and before potentially unleashing the rewriting Clang
plugin to mass-introduce uses of u""_ustr that I talked about
yesterday at

"If I Had C++20".


> Hi Stephan,
>
> I tried to compile from master on openSUSE 15.4 without success yet. It
> complains about the compiler (the current tool chain is gcc 7).
>
> Regards,
> Andreas

You can upgrade to Leap 15.5 and compiling should work again:
https://build.opensuse.org/package/show/openSUSE:Leap:15.5:Update/gcc12


unfortunately the upgrade didn't fix the issue. I got this lines at the
end of the autogen.sh run:

checking what the C++ library is... GNU libstdc++
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... yes (3.1)
checking which libcmis to use... internal
checking whether ccache g++ supports C++20... configure: error: no
Error running configure at ./autogen.sh line 321.


Regards,
Andreas

--
## Free Software Advocate
## Plone add-on developer
## My blog:http://www.amantke.de/blog


[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-7.5.7.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.7.1' created by Christian Lohmaier 
 at 2023-09-22 18:16 +

Tag libreoffice-7.5.7.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN2hYACgkQ9DSh76/u
rqPa6Q/+OHC/idCAWWs83z48Uo3lGKrXSVsl/i9pEApGrs7HqfzF8FrABvdieClp
1Wx32m0MxXKirrGndmXTNkE8v5/H6+RF07SZ9nBHq+zc5t7/YXynynx61VC9GyFk
yltVoz+rD/m6Cjfc8OMg3OfKSDTfBg0cjdzcXMQ6cdVyPevZ//8bN0oTIC/bI4R+
X4w8UtJfkDEyLwOq5XmimGpSLD0HNdkKC100X69OoosL6xqFiFFOsfw/zFmcmk7+
52qaseduMgERKDoWfJoDMN+ytw9XHKECkpYHzdnTB/HmkZn/GbXtlX8uN0YLn8M9
SxspSuVbenjYgGFEhktwiv/46x301R8ZdrqdBpWsgBmzdUbEGfyMSS1c65pvZfUu
oJVqiIKOo2et/0ptK/fY738RmqIBMfwBy7XziWThTE4nyA/7AjEVyNlvGar5hFci
zHgq98H4oo8imysbNsT3t19L4Vhu7WrfxJS0XieIFd/qIQAvPxXOyOicrG7gfCGP
RP6iy/b5MZvYwUkqATSG5/TNqAo356j4UoEdLqgMCmcu/27lioXAiEF9TyZcdTiJ
5R53U+1Y8yoDldBKAbHHLPrtR4/Lyieyd5pinSgI6zLtKMDVCdnt0wonVMo5fKRW
E19ittFloOc6S39rLHQEMriECDqUZV5ukOrkHyoBhmxQUbIJNgY=
=wPKV
-END PGP SIGNATURE-

Changes since cp-23.05.4-2-2:
---
 0 files changed
---


[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-7.5.7.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.7.1' created by Christian Lohmaier 
 at 2023-09-22 18:16 +

Tag libreoffice-7.5.7.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN2hYACgkQ9DSh76/u
rqMtwQ/+MCspBI2DBn5KWOIJZFfzO5OAWOQN49D1x/YR6ABwkEcD5hgaE3qbZrRf
3rpYw/hdTzIrJO2QW/X+8c5LZkFCJlei6Rnfo4087oKnvPkBDW5GEYY/I59P7imY
dQXNwdSw02CXjlbPwmj/2c1WMwqVxJb2jvT3ItCdfn57HDlUZSBtDH3w5HfFd4A5
9OxLencgCKgcOB4LQBEtNEkPTc5A7SmAx34JPIgWj03jRwF28Qu05UdmbFM7nlZB
7aX2FlU4rClRFs+XAACQiUd92yMy/RWyjmno0I5lQsq6kZXHXQdH+NzNi/PcsoB2
IBv7HN1SMzbcbKlvBBA6t9LaqytN/7bNToU4CquQHN0+KaJkGZROv/gVtLfNUrlA
j3VIuiuhGuVekIfFFyRU+pXU+XuAqJ7bhpZV95oCk6HDGFwJMFE5s2Tl+1XJxnD3
wtcJZs3x2nesve19Yi53VXmxjw7aewE7jg4QVfKACUtOquFSs2Z6KZqx84ihxXzj
DWPKkmpioVBamiHGz4SKp7whM5bBP14MaivDaN2vKiEWq1oF3QpiUQ9R0RqMsJvV
I62gc2lEyNp0ZhDM0VrdWDNkLxAudwcBOUGBWnA0wHv23i8NO+hNatkpAIZNMcMB
ORTuU6A5EUUzpTkG9dV0BKmd05o+Q7vC6Mkp08w/i+5dcGG0fjM=
=Ampf
-END PGP SIGNATURE-

Changes since co-23.05-branch-point-6:
---
 0 files changed
---


[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-7.5.7.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.7.1' created by Christian Lohmaier 
 at 2023-09-22 18:16 +

Tag libreoffice-7.5.7.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN2hEACgkQ9DSh76/u
rqPHDRAApwbDCs4C++2Hzfc3CmosXXtoIhX6KKM6Zh78m/QjUzkLMXPbkmM6MiCu
jt+5l92zr8A3fd95YqBv9VOavganSdL6uBYB+cvSSDSf7OhsVjnlEUkk7O2wYzQL
FvQR/4rgXpPm4bzwXHF9Y5wTOv5XblT/yaEgp3QCHnJWof/qRhqgADM8yE7FC5yo
5mucIu/B31aWMcEPJE8HbDf5tUMQ/wiX18DMeFS2ZfojKdqV21ldnAoO27UkxJ1Q
RU2rACfQ5vKJSVlnbuw7EvbEE5TcxVoxuT3OE6O5HhEVPVblsiNjUk9MbuhTbBwI
NqNp/lAZ1kCNVajOXF3wYErdS9ZwzFwcm6oj47RB9Y09xS7TNTHY6AlbIG/An19G
P53L3aT9oMlqlV1jHjxJcy1Smu4YxC8h1gh97H7vdEc9bRaUV8cevAXLjcZ6+6i7
nS8Um3pJtBKnCmiP2TklpPnjM4BkcxxsqxmxNhqJskizR2LOzJxrvVrZcENqmxyF
oW0lecC94u7ACl2cB5tOd3KyA6G6hKXIH5TyGXX7jThFnKF1PB3Ky3G+rJwkzm8y
VJV5rxObeKqWvzGZySuWbV3ntA5gbAGNaC01myZDb5oJfnjnaitQ9MBWbjK4ia4P
lKIATAF1sqW15y5GMwkhjpN5YFjzycAzoH47PUNCxcH1CBVIe9U=
=J/qa
-END PGP SIGNATURE-

Changes since co-23.05-branch-point-1:
---
 0 files changed
---


[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-7' - configure.ac

2023-09-22 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 770d189460de788f770408e694bc0d438b4f
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 20:17:30 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 20:17:30 2023 +0200

bump product version to 7.5.7.1.0+

Change-Id: I0ace650366f0c8b9d0d3bc2f3defac377e289298

diff --git a/configure.ac b/configure.ac
index 01f71a5cca95..c6b7612fd2dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.5.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.5.7.1.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard


[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-7.5.7.1'

2023-09-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.7.1' created by Christian Lohmaier 
 at 2023-09-22 18:16 +

Tag libreoffice-7.5.7.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmUN2hYACgkQ9DSh76/u
rqMSXw//fa1MR655Gsf6Sbp9bRnQ7XomAt6RKEkLroJ5O7u0+8+P+08SeAbtJnQz
E1DE9ahbFPwSmML7Mby0m/SFwFTcwWNESBFX/UKsUOyo+Qwvy9rtTwJa91/svVx2
9RNTgBLaoxDm9YDUxFBvNvx2WeIMCWYxxAyrQM9OcSOt6gtFHm1YeNukF4gM4VFh
m1BL9whvOgDMB9heRSSBmaDoFSaaf8p/9g2BQq6m4SK8vmpastJ7UvKoNceeUZLp
PmB5d97DxCfb0jEXnk3VCjYSnparm4RNlkWjKR4AmBFTVTh58LxSmBCd+E2vpeVk
yPSND8P5UkRV3zVADkK4gshFOKmc9pJ42v99xKhlVSz4LHBrSh6xifzGdglngyyv
1MSHT0GTJCxN7qL7Uxt62TD/JpiSMYkLcC0e/lcfonA4nToFJcZq/cXccHphp2g8
6XewSQ994LaMk+j4QYdlZP1DDSI9rvqeXOEG7QphKQF+JGSqDhkiNFQ8am7+iAEl
MHpSQ8YMgaJZKfJ2swtD/DlwHDAcZ6NYWaQgBgtIIb+3q+Y1eRYObS4SPP+vUnd/
Oh8gitfAfvGT1AcGuPorU92cYufHFdVj+YiV2rjM+UXxjLSAY86BivOiKg1jkFht
ucz4EEwdSkzKRVWmYeNQXXo99IOJ41qgvNTnp93YGJZX/J49DHo=
=39PX
-END PGP SIGNATURE-

Changes since co-23.05-branch-point-840:
---
 0 files changed
---


[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - configure.ac

2023-09-22 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6741a8b1ff6a37e50d03e97ff49222ddfc13e729
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 20:10:54 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 20:10:54 2023 +0200

bump prduct version to 7.5.8.0.0+

Change-Id: Icde26fb10c40b0c323b9ee1c7c5295c24afd7ea0

diff --git a/configure.ac b/configure.ac
index 01f71a5cca95..c1d3652df187 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[7.5.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[7.5.8.0.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard


[Libreoffice-commits] core.git: Changes to 'libreoffice-7-5-7'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-5-7' available with the following commits:
commit 1a7087c7f94a6614f8ba3b2ad0de159d9cc5b57c
Author: Christian Lohmaier 
Date:   Fri Sep 22 20:10:02 2023 +0200

Branch libreoffice-7-5-7

This is 'libreoffice-7-5-7' - the stable branch for the 7.5.7 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.5.x release,
please use the 'libreoffice-7-5' branch.

If you want to build something cool, unstable, and risky, use master.



[Libreoffice-commits] translations.git: Changes to 'libreoffice-7-5-7'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-5-7' available with the following commits:
commit d24c53d4263d8cd6ed2551d6ad443d61ae651fb2
Author: Christian Lohmaier 
Date:   Fri Sep 22 20:09:30 2023 +0200

Branch libreoffice-7-5-7

This is 'libreoffice-7-5-7' - the stable branch for the 7.5.7 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.5.x release,
please use the 'libreoffice-7-5' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I7a6a35e4aa55c03c91515b651363a36981ab06d1



[Libreoffice-commits] help.git: Changes to 'libreoffice-7-5-7'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-5-7' available with the following commits:
commit b665baa119aaf7bef44f5a33efdc999d8c16f255
Author: Christian Lohmaier 
Date:   Fri Sep 22 20:09:30 2023 +0200

Branch libreoffice-7-5-7

This is 'libreoffice-7-5-7' - the stable branch for the 7.5.7 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.5.x release,
please use the 'libreoffice-7-5' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I343c96ed45886b34763890a0eed258254c25b7ad



[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-7-5-7'

2023-09-22 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-5-7' available with the following commits:
commit d4834695fb1e8093318d1bdbd6159b1dc193ee7c
Author: Christian Lohmaier 
Date:   Fri Sep 22 20:09:30 2023 +0200

Branch libreoffice-7-5-7

This is 'libreoffice-7-5-7' - the stable branch for the 7.5.7 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 7.5.x release,
please use the 'libreoffice-7-5' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: Icf8e39da7e9abc6af40014db9a9d435ecc7a84a6



[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - readlicense_oo/license

2023-09-22 Thread Christian Lohmaier (via logerrit)
 readlicense_oo/license/CREDITS.fodt | 3266 ++--
 1 file changed, 1665 insertions(+), 1601 deletions(-)

New commits:
commit fed6c6b7d58ec29e02b63065da3c5fb7c5783112
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 20:05:54 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 20:07:12 2023 +0200

update credits

Change-Id: I376459b1bee20e819ba3ee8fa6776d79fe84e8b8
(cherry picked from commit 7d6ca465224e5e839055e9607deeb2a80a93621b)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 5a52cb29a58f..a694258542ec 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,24 +1,24 @@
 
 
-http://www.w3.org/TR/css3-text/; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dc="http://purl.org/dc/elements/1.1/; xmlns:c
 alcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:
 meta:1.0" 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/7.5.5.2$Linux_X86_64
 
LibreOffice_project/ca8fe7424262805f223b9a2334bc7181abbcbf5e2012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+http://www.w3.org/TR/css3-text/; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:formx="u
 rn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:drawooo="http://openoffice.org/2010/draw; 

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - readlicense_oo/license

2023-09-22 Thread Christian Lohmaier (via logerrit)
 readlicense_oo/license/CREDITS.fodt | 3266 ++--
 1 file changed, 1665 insertions(+), 1601 deletions(-)

New commits:
commit 9fecfa7414a39188844f8cae98f3f2c51b128e82
Author: Christian Lohmaier 
AuthorDate: Fri Sep 22 20:05:54 2023 +0200
Commit: Christian Lohmaier 
CommitDate: Fri Sep 22 20:06:26 2023 +0200

update credits

Change-Id: I376459b1bee20e819ba3ee8fa6776d79fe84e8b8
(cherry picked from commit 7d6ca465224e5e839055e9607deeb2a80a93621b)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 5a52cb29a58f..a694258542ec 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,24 +1,24 @@
 
 
-http://www.w3.org/TR/css3-text/; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dc="http://purl.org/dc/elements/1.1/; xmlns:c
 alcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:
 meta:1.0" 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/7.5.5.2$Linux_X86_64
 
LibreOffice_project/ca8fe7424262805f223b9a2334bc7181abbcbf5e2012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+http://www.w3.org/TR/css3-text/; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:formx="u
 rn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:drawooo="http://openoffice.org/2010/draw; 

  1   2   3   >