[Libreoffice-bugs] [Bug 62032] Cannot specify a Paragraph Style to use a numbering level (over 1) for a chosen Numbering (List) style (See comment 8)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62032

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 145701] When applying the style, it does not set the expected number format

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145701

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 145806] Backreferences inserted as literal text in regex replace if target contains comment

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145806

--- Comment #1 from Seán Ó Séaghdha  ---
Created attachment 176391
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176391=edit
Simple test document

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

[Libreoffice-bugs] [Bug 145806] New: Backreferences inserted as literal text in regex replace if target contains comment

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145806

Bug ID: 145806
   Summary: Backreferences inserted as literal text in regex
replace if target contains comment
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sean.an...@gmail.com

Description:
When the target of a regex replace contains a comment, the literal text of the
replace field is inserted instead of the backreferences, i.e. “$1  $2” is
inserted instead of the text found.

Steps to Reproduce:
1. Start with a document containing sentences ending with a full stop followed
by a single space
2. Search & Replace with regex (+ case matching)
   Search:
   ([.?!]|\.”|\?”|!”) ([A-Z]|“|‘)
   Replace:
   $1  $2


Actual Results:
If the match contains a comment, the text “$1  $2” is inserted instead of the
backreferences to the matched text.

Expected Results:
The backreferenced text should be inserted (including the comment) as it is
with matches that don’t contain a comment.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version: 7.2.2.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: ga-IE (ga_IE.UTF-8); UI: ga-IE
7.2.2-2
Calc: threaded

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

[Libreoffice-bugs] [Bug 115400] Toolbar background is white despite using Windows theme "High contrast black"

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115400

Deep17  changed:

   What|Removed |Added

 CC||deepoose2...@gmail.com,
   ||sberg...@redhat.com
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #14 from Deep17  ---
Regression introduced by :

https://git.libreoffice.org/core/commit/7f0bf6220bd69cf119878ebd1352b55a042b88ed

commit  7f0bf6220bd69cf119878ebd1352b55a042b88ed[log]
author  Stephan Bergmann   Wed Oct 04 10:16:31 2017 +0200
committer   Stephan Bergmann   Wed Oct 04 13:45:39
2017 +0200
tree30590d14fbe352ddedb20ce3c916657939a64ebd
parent  aed1870375cd2b718fcc5fe19cdc27b711747d9c [diff]

Bisected with : win32-6.0

Adding CC : to Stephan Bergmann

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

[Libreoffice-bugs] [Bug 145546] Crash in: libc-2.31.so (while using Zotero)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145546

--- Comment #5 from Christopher J Poor  ---
7.1.7 does not crash on the first insertion but crashed on the second

Version: 7.1.7.2 / LibreOffice Community
Build ID: c6a4e3954236145e2acb0b65f68614365aeee33f
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-NZ (en_NZ.UTF-8); UI: en-US
Calc: threaded

This could not be reproduced in safe-mode because Zotero extension does not
load in safe-mode.

In version 7.1.7.2 (which is the latest stable version) 

These are the steps:

(1) Load my document with approx. 700 footnotes and >1000 citations.
(2) Turn on Edit > Track changes > Record
(3) Click in citation in footnote (to add another citation to the footnote).
(4) Use Ctrl+A to insert citation from Zotero
(5) Choose citation and press Enter

LibreOffice crashes.

Crash report:
https://crashreport.libreoffice.org/stats/crash_details/7ab6f884-90a3-4670-b160-d698dab2bc8c

(6) Recover document
(7) Close LibreOffice
(8) run $libreoffice --backtrace
(9) Attempt to open document

LibreOffice crashes
No backtrace produced

(10) Run LibreOffice 7.0.6.2
(11) Check that Track changes > Record is on.
(12) Click in footnote with citation
(13) Click on Zotero buttone "Add/Edit citation"

LibreOffice crashes.

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

[Libreoffice-bugs] [Bug 145546] Crash in: libc-2.31.so (while using Zotero)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145546

--- Comment #4 from Christopher J Poor  ---
Unfortunately, 7.2.2.2 crashes while trying to recover the document. I will try
to install 7.1.7

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

[Libreoffice-bugs] [Bug 145546] Crash in: libc-2.31.so (while using Zotero)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145546

--- Comment #3 from Christopher J Poor  ---
Did you have "Track Changes" "Record" checked?

Did you try to add a citation in a footnote?

That is what the situation is when I get a crash.

I have installed 7.2.2.2 and it still crashes.

I will send you a backtrace.

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

[Libreoffice-bugs] [Bug 145805] Export ODT as XHTML: General Input/Output error, no file produced.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145805

--- Comment #2 from Jean Renard Ward  ---
I uninstalled 7.2.2, and re-installed 7.1.6:

Problem does not happen.  Seems to be just in 7.2.2?

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

[Libreoffice-bugs] [Bug 145802] Frame that is anchored to paragraph should need no additional space for its newline character

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145802

--- Comment #3 from ajlittoz  ---
This is a follow on of

https://ask.libreoffice.org/t/frames-anchored-to-paragraphs-why-they-move-when-i-press-enter-on-the-line-below-them-is-there-a-fix/70689/

IMHO, this is no bug but a very tricky subtlety of space reservation by frames.
It would deserve a good explanation but I think it is too subtle for the Writer
Guide.

See my comment on the AskLO site but I am no developer, so I might be wrong.

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

[Libreoffice-bugs] [Bug 141869] Rephrase "Insert Reference To" items

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141869

--- Comment #6 from Commit Notification 
 ---
Ming Hua committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/9bff7df37fa8a6303ef5fe4f10085ef635be3a95

Related to tdf#141869: Update help for inserting cross-reference

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

[Libreoffice-commits] core.git: helpcontent2

2021-11-20 Thread Ming Hua (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 52b9a1fdbbd829604b483881fb23ce30251f806c
Author: Ming Hua 
AuthorDate: Sun Nov 21 12:13:21 2021 +0800
Commit: Gerrit Code Review 
CommitDate: Sun Nov 21 05:13:21 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 9bff7df37fa8a6303ef5fe4f10085ef635be3a95
  - Related to tdf#141869: Update help for inserting cross-reference

...to match the UI changes made in commit
81472692c4ee0b12c6d2184823faefa7a53431e6.

Change-Id: If09e850fe769a1475e92f7605399316d74af95df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125534
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 45533ee580bb..9bff7df37fa8 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 45533ee580bb1dae59847fdce7ff269b4b7b3709
+Subproject commit 9bff7df37fa8a6303ef5fe4f10085ef635be3a95


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

2021-11-20 Thread Ming Hua (via logerrit)
 source/text/swriter/01/04090002.xhp  |   14 +++---
 source/text/swriter/guide/references.xhp |4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 9bff7df37fa8a6303ef5fe4f10085ef635be3a95
Author: Ming Hua 
AuthorDate: Fri Nov 19 16:18:52 2021 +0800
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Nov 21 05:13:19 2021 +0100

Related to tdf#141869: Update help for inserting cross-reference

...to match the UI changes made in commit
81472692c4ee0b12c6d2184823faefa7a53431e6.

Change-Id: If09e850fe769a1475e92f7605399316d74af95df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125534
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/swriter/01/04090002.xhp 
b/source/text/swriter/01/04090002.xhp
index 5d20bba20..e4abae401 100644
--- a/source/text/swriter/01/04090002.xhp
+++ b/source/text/swriter/01/04090002.xhp
@@ -134,12 +134,12 @@
 
 
 Selectionon "Document" and 
"DocInformation" tab page this is called "Select", on the other tab pages 
"Selection"
-Lists the available fields for the field type selected in the 
Type list. To insert a field, click the field, select a format in 
the "Insert reference to" list, and then click 
Insert.
+Lists the available fields for the field type selected in the 
Type list. To insert a field, click the field, select a format in 
the "Refer using" list, and then click Insert.
 To quickly insert a field from the 
list, hold down CommandCtrl
 and double-click the field.
 
-In the 
Insert reference to list, click the format that you want to 
use.
+In the 
Refer using list, click the format that you want to 
use.
 
-Insert reference to
+Refer using
 Select the format that you want to 
use for the selected reference field. The following formats are 
available:
 
 
@@ -152,7 +152,7 @@
 
 
 
-Page
+Page number 
(unstyled)
 
 
 Inserts the 
number of the page containing the reference target.
@@ -160,7 +160,7 @@
 
 
 
-Reference
+Referenced 
text
 
 
 Inserts the 
complete reference target text. For footnotes the footnote number is 
inserted.
@@ -168,7 +168,7 @@
 
 
 
-Above/Below
+“Above”/“Below”
 
 
 Inserts 
"above" or "below", depending on the location of the reference target relative 
to the position of the reference field.
@@ -176,7 +176,7 @@
 
 
 
-As Page 
Style
+Page number 
(styled)
 
 
 Inserts the 
number of the page containing the reference target using the format specified 
in the page style.
diff --git a/source/text/swriter/guide/references.xhp 
b/source/text/swriter/guide/references.xhp
index 8b3a62bba..0d3e0522b 100644
--- a/source/text/swriter/guide/references.xhp
+++ b/source/text/swriter/guide/references.xhp
@@ -84,7 +84,7 @@
 In the 
Selection list, select the target that you want to 
cross-reference.
   
   
-In the 
Insert reference to list, select the format for the 
cross-reference. The format specifies the type of information that is displayed 
as the cross-reference. For example, "Reference" inserts the target text, and 
"Page" inserts the page number where the target is located. For footnotes the 
footnote number is inserted.
+In the 
Refer using list, select the format for the cross-reference. The 
format specifies 
the type of information that is displayed as the cross-reference. For example, 
"Reference" inserts the target text, and "Page" inserts the page number where 
the target is located. For footnotes the footnote number is 
inserted.
   
   
 Click 
Insert.
@@ -111,7 +111,7 @@
 In the 
Selection list, select the caption number of the object that you 
want to cross-reference.
   
   
-In the 
Insert reference to list, select the format of the 
cross-reference. The format specifies the type of information that is displayed 
as the cross-reference. For example, "Reference" inserts the caption category 
and caption text of the object.
+In the 
Refer using list, select the format of the cross-reference. The 
format specifies 
the type of information that is displayed as the cross-reference. For example, 
"Reference" inserts the caption category and caption text of the 
object.
   
   
 Click 
Insert.


[Libreoffice-bugs] [Bug 144904] can't access all tabs of tabbed UI in tiled state

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144904

Deep17  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #7 from Deep17  ---
(In reply to shariqkeen from comment #6)
> (In reply to Deep17 from comment #5)
> > (In reply to shariqkeen from comment #3)
> > > To avoid confusion, I must mention that I'm talking about the few tabs on
> > > the right side which get hidden [due to less space in tiled state] and not
> > > the visible ones. There can be an arrow or scrolling facility to reveal 
> > > them.
> > 
> > I believe you are referring vertical tiling of the windows. When I
> > vertically tile LibreOffice on my screen to exactly half of the screen  I
> > was able to see all the tabs as expected. When I move the slider to reduce
> > the LibreOffice Window size lesser than half I'm not able to see/access a
> > few tabs as you mentioned. Please confirm if this is the scenario you
> > mentioned.
> 
> yes, it's about vertical tiling. But I'm losing tabs even in half of the
> screen. May be it's due to screen resolution difference, mine is 1366*768.
> Anyway, it's still an issue if one loses access to tabs by reducing to any
> not-too-small-size. Right? Or at least for half of the screen.

Yes, it could be the screen resolution. My resolution setting is 2736*1824 and
I am running the application on windows operating system.

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

[Libreoffice-bugs] [Bug 145562] crash very short after program start or when selecting text

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145562

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 145561] Problems with 3D

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145561

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 145558] reproducable Crash: VBA insert grafik, save, crash

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145558

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 145552] Unable to copy a table with a photo column from a Base HSQLDB embedded database to a Base database connected to MySQL.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145552

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 145563] LibreOffice and NeoOffice fail to respect each other's selections of Pfeffer Mediaeval due to a ligature in the name

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145563

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 145787] Libreoffice 7.2 (Main) and Libreoffice 7.2 Writer crash crash on picture insert dialogue

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145787

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 145787] Libreoffice 7.2 (Main) and Libreoffice 7.2 Writer crash crash on picture insert dialogue

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145787

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

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

[Libreoffice-bugs] [Bug 141850] log/power regression analysis stopped working

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141850

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141850] log/power regression analysis stopped working

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141850

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

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 141562] certain types of item list

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141562

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141562] certain types of item list

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141562

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

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 141544] ENTER key changes settings of user-defined paragraph styles

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141544

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141544] ENTER key changes settings of user-defined paragraph styles

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141544

--- Comment #6 from QA Administrators  ---
Dear martin.sven,

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 141491] No transparency when exporting selection in png with Draw

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141491

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 141491] No transparency when exporting selection in png with Draw

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141491

--- Comment #6 from QA Administrators  ---
Dear Marcellus Wallace,

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 141469] Recent docs no open

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141469

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 141469] Recent docs no open

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141469

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

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 142374] Poprawić animację Nieumiałka - longJump

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142374

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

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 142184] creating/saving a ott not possible without dokumenttitle

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142184

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

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 139870] Outline folding mode Writer doesn't hide lower level headings, only text body and Default

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139870

--- Comment #4 from QA Administrators  ---
Dear Peter Roelofsen,

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 138017] printing multi-copy using printer-password

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138017

--- Comment #2 from QA Administrators  ---
Dear Xavier COUDIN,

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 92771] "run macros" dialog shows libraries in wrong section

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92771

--- Comment #16 from QA Administrators  ---
Dear Lionel Elie Mamane,

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 128039] DRAW does not print in Original size but enlarges to page, when printing 2 pages on 1

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128039

--- Comment #2 from QA Administrators  ---
Dear tom knaffl,

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 128116] UI: "Hide Whitespace" doesn't remembered between launches

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128116

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

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 128028] SPELL CHECKING: English Word incorrectly underlined, but appears as synonym.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128028

--- Comment #11 from QA Administrators  ---
Dear Dylan Risso,

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 121822] Macro execution from macro-assigned draw:custom-shape, involving a Save-as (FILESAVE) and subsequent Reload (FILEOPEN), Close and Reopen original makes application cras

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121822

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

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 121446] FORMCONTROLS: In copied form control the relative cell address for linked cell is not adjusted

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121446

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

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 121443] FORMCONTROLS: Problems copy row with form control to multiple rows

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121443

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

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 119590] Wrong color scale conditional formatting structure with BASIC

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119590

--- Comment #15 from QA Administrators  ---
Dear Fab,

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 117878] Change of behaviour in function DateSerial.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117878

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

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 112765] [META] RTF (text) table bugs and enhancements

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112765

Aron Budea  changed:

   What|Removed |Added

 Depends on||134854


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134854
[Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting
table increased with around 40 seconds (since 4.4.7.2)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234

Aron Budea  changed:

   What|Removed |Added

 Depends on|134854  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134854
[Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting
table increased with around 40 seconds (since 4.4.7.2)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting table increased with around 40 seconds (since 4.4.7.2)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134854

Aron Budea  changed:

   What|Removed |Added

 Blocks|81234   |112765


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81234
[Bug 81234] [META] RTF filter issues
https://bugs.documentfoundation.org/show_bug.cgi?id=112765
[Bug 112765] [META] RTF (text) table bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234

Aron Budea  changed:

   What|Removed |Added

 Depends on||134854


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134854
[Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting
table increased with around 40 seconds (since 4.4.7.2)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting table increased with around 40 seconds (since 4.4.7.2)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134854

Aron Budea  changed:

   What|Removed |Added

 Blocks||81234


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 134854] FILEOPEN RTF: Time opening RTF with a very large page splitting table increased with around 40 seconds (since 4.4.7.2)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134854

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Attachment #163099|application/msword  |application/rtf
  mime type||

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

[Libreoffice-bugs] [Bug 145805] Export ODT as XHTML: General Input/Output error, no file produced.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145805

Jean Renard Ward  changed:

   What|Removed |Added

 CC||jrw...@alum.mit.edu

--- Comment #1 from Jean Renard Ward  ---
Created attachment 176390
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176390=edit
ODT File which cannot be exported as XHTML

See attached ODT file.
I can save, save-as, export as PDF, export as EPUB all work fine.

After making some text edits (added one additional item on the list of Expert
Witness cases at the top: edited some text to fix old typos in a couple of
places), I tried to export the file as XHTML.

Export as html/xhtml: progress bar runs for a bit, then a General Input/Output
Error, no output file produced.



I have been using this to produce the home page for my web site, so I'm kind of
blocked.

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

[Libreoffice-bugs] [Bug 145805] New: Export ODT as XHTML: General Input/Output error, no file produced.

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145805

Bug ID: 145805
   Summary: Export ODT as XHTML: General Input/Output error, no
file produced.
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jrw...@alum.mit.edu

ee attached ODT file.
I can save, save-as, export as PDF, export as EPUB all work fine.

After making some text edits (added one additional item on the list of Expert
Witness cases at the top: edited some text to fix old typos in a couple of
places), I tried to export the file at XHTML.

Export as html/xhtml: progress bar runs for a bit, then a General Input/Output
Error, no output file produced.



I have been using this to produce the home page for my web site, so I'm kind of
blocked.

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

[Libreoffice-bugs] [Bug 108456] [META] Style modify dialog bugs and enhancements

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108456

Aron Budea  changed:

   What|Removed |Added

 Depends on||145804


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145804
[Bug 145804] Wrong numbering style shown for predefined Heading styles
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145804] New: Wrong numbering style shown for predefined Heading styles

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145804

Bug ID: 145804
   Summary: Wrong numbering style shown for predefined Heading
styles
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
CC: caol...@redhat.com
Blocks: 108456

- In Writer, open the style dropdown on the toolbar, click the dropdown next to
one of the Heading styles, and open Edit Style...
- Switch to Outline & Numbering tab.

=> The Numbering style picker incorrectly shows "Numbering ivx".

It's a bit hard to say what the expected entry would be, because before 6.1, it
used to say "Outline Numbering", which doesn't actually exist as a predefined
style, I'd assume it's coded somewhere.

Between 6.1 and 7.0 the dropdown would be empty, and now it shows "Numbering
ivx", which is definitely not correct. Perhaps it could return to showing the
hardcoded "Outline Numbering", though I wonder if defining it as an actual
style would be an option down the line.

Observed using LO Version: 7.3.0.0.alpha1+
(fcad2503ede92b515076f9bb3162855dcc2c575d) / Ubuntu.

The two changes are below, bibisected using repo bibisect-linux-64-6.1 (the 6.1
backport of the change in 6.2, actually) and bibisect-linux-64-7.0
respectively. Adding CC: to Caolán McNamara.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=b78edeca8631a5e3b888d6fb357fe9125a491c41
author  Caolán McNamara 2018-10-01 20:20:51
+0100
committer   Caolán McNamara 2018-11-21 22:08:47
+0100

"weld writer parastyle dialog"

https://cgit.freedesktop.org/libreoffice/core/commit/?id=bc0e0f633b05c4f91b6695488fc9e5c127507ba5
author  Caolán McNamara 2020-04-09 11:41:00
+0100
committer   Caolán McNamara 2020-04-16 20:28:24
+0200

"tdf#131120 use a replacement for GtkComboBox"

In Windows this is a bit different, dunno why:
- in 6.2.0.3 it still says "Outline Numbering",
- in 6.3.0.4 it says "Chapter Numbering",
- since 6.4.0.3 it says "Chapter Number", but possibly because the rest is cut
off, and this is all that fits in the dropdown (which got smaller).


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 145744] Improve cell selection outline for better visibility

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145744

himajin100...@gmail.com changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 145803] New: LibreOffice only opens in Safe Mode

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145803

Bug ID: 145803
   Summary: LibreOffice only opens in Safe Mode
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nightwriter9...@gmail.com

Description:
My LibreOffice only opens in Safe mode. This has been going on since install. 
I have Windows 11, but LO was installed with Windows 10 originally. I have
turned off OpenCL, disabled hardware acceleration, even created a new user
profile, (even though a corrupt profile would imply that the system installed
it corrupt since it's always been this way). I've reinstalled LibreOffice
twice. The second time I went the extra step of deleting registry items related
to LO before reinstalling. 
I'm out of options and instructions and I've resolved just to use it through
Safe mode. I think there is an issue with this program that cannot be fixed on
my end.  Please investigate. Thank you.

Steps to Reproduce:
1.Click on LibreOffice link
2.Nothing happens.


Actual Results:
I get a spinning circle, then it disappears.

Expected Results:
The Program should open.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
There's nothing else to add. It doesn't open unless in safe mode.

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

[Libreoffice-bugs] [Bug 145561] Problems with 3D

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145561

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||r...@post.cz

--- Comment #1 from raal  ---
Hello, look at the manual:
https://documentation.libreoffice.org/assets/Uploads/Documentation/en/DG4.3/PDF/DG4307-3DObjects.pdf

3D-Settings toolbar editing
When 3D shapes have been created from 2D objects using the extrusion method,
they are handled differently from 3D scenes. You have to use the tools on the
3D-Settings toolbar to make any changes to a 3D shape. These tools are
highlighted in Figure 25.

Works for  me, please retest.

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #35 from Thorsten Wagner  ---
Created attachment 176389
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176389=edit
Screenshot using LO 7.2.3

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

Thorsten Wagner  changed:

   What|Removed |Added

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

--- Comment #34 from Thorsten Wagner  ---
Issue no longer exists with LO 7.2.3 (see screenshot attached).

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

[Libreoffice-bugs] [Bug 145558] reproducable Crash: VBA insert grafik, save, crash

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145558

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||r...@post.cz

--- Comment #1 from raal  ---
Hello,

Thank you for filing the bug. Please send us a sample document, as this makes
it easier for us to verify the bug, and steps to reproduce the bug. When I
copy, paste your code into new file, then it runs with errors.
I have set the bug's status to 'NEEDINFO', so please do change it back to
'UNCONFIRMED' once you have attached a document.
(Please note that the attachment will be public, remove any sensitive
information before attaching it.)
How can I eliminate confidential data from a sample document?
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
Thank you

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

[Libreoffice-bugs] [Bug 145802] Frame that is anchored to paragraph should need no additional space for its newline character

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145802

--- Comment #2 from jsv  ---
Created attachment 176388
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176388=edit
how it works

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

[Libreoffice-bugs] [Bug 145802] Frame that is anchored to paragraph should need no additional space for its newline character

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145802

--- Comment #1 from jsv  ---
Created attachment 176387
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176387=edit
test file

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

[Libreoffice-bugs] [Bug 145802] New: Frame that is anchored to paragraph should need no additional space for its newline character

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145802

Bug ID: 145802
   Summary: Frame that is anchored to paragraph should need no
additional space for its newline character
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: avtomot...@gmail.com

Description:
Create a frame anchored to a paragraph and set its width as relative to
paragraph area, 100% of its width (menu bar > Insert > Frame > Frame > Type >
Relative to = True > Width = 100%).

Put the cursor on the line below the frame and press the Enter key. You can see
that the frame will move down.

(1) This happens because the frame is the same width as the paragraph and
therefore there is no free space on its right side for a newline character,
which is represented in Writer as a blue pilcrow (¶) (menu bar > View >
Formatting Marks = True).

(2) ...And so, if you reduce the width of the frame to, for example, 95% of
paragraph width, pressing the Enter key on the line below the frame won't move
the frame, since the newline character is on the same line as the frame itself,
and not on your current line. So you will have no problems in such a case.

I would say that behavior described in (1) is not what the user normally
expects. Even more, this behavior is not consistent with how the newline
character is treated in the end of normal paragraphs. If you have a normal
paragraph (i.e., not a frame), you don't need additional space for the newline
character. If there is not enough space, the newline character will be placed
outside the paragraph box, but on the **same** line as the last line of the
paragraph, and not below it.

See the attached image.

Steps to Reproduce:
see above

Actual Results:
see above

Expected Results:
see above


Reproducible: Always


User Profile Reset: No



Additional Info:
see above

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

[Libreoffice-bugs] [Bug 140854] Base VIEWING - table data redacted with black coloring for Memo [LONGVARCHAR] fields (macOS)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140854

--- Comment #33 from Thorsten Wagner  ---
Issue seems to have disappeared with current revision from master. Using the
example database issue was reproducible with LO 7.1.7 and was no longer present
with LO 7.3.0.

As there were no changes within retina rendering stuff on macOS, this was
probably not the root cause.

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

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

2021-11-20 Thread Kevin Suo (via logerrit)
 i18npool/source/localedata/data/zh_CN.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 918b62bea6cf82ce952c8d225dcabd4d08a2abf7
Author: Kevin Suo 
AuthorDate: Fri Nov 19 16:13:09 2021 +0800
Commit: Eike Rathke 
CommitDate: Sat Nov 20 23:09:40 2021 +0100

Change aboveWord and belowWord for Simplified Chinese locale

Per Wechat discussion by our Simplified Chinese l10n team.

上方 and 下方 are written languages which are more suitable for
cross-reference context, while 上面 and 下面 are spoken languages.
Also in this way they are consistent with MS Word.

Change-Id: Iccf8c330b2e5a04be3916b810a29ea0d62f26225
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125533
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/i18npool/source/localedata/data/zh_CN.xml 
b/i18npool/source/localedata/data/zh_CN.xml
index 814c6db9ba48..1f33090d0ced 100644
--- a/i18npool/source/localedata/data/zh_CN.xml
+++ b/i18npool/source/localedata/data/zh_CN.xml
@@ -418,8 +418,8 @@
   第2季度
   第3季度
   第4季度
-  上面
-  下面
+  上方
+  下方
   Q1
   Q2
   Q3


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

2021-11-20 Thread Mihail Balabanov (via logerrit)
 i18npool/source/localedata/data/bg_BG.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7193ed4401e98a6b5154d4718a3ca4761fe28c45
Author: Mihail Balabanov 
AuthorDate: Sun Nov 7 17:03:20 2021 +0200
Commit: Eike Rathke 
CommitDate: Sat Nov 20 23:02:33 2021 +0100

Fix the above/below words for Bulgarian

Change-Id: Ib81da535411b07596785b06d7a5dac36a8a2ee28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124704
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/i18npool/source/localedata/data/bg_BG.xml 
b/i18npool/source/localedata/data/bg_BG.xml
index 78dc17cc22b1..7cf84513bc77 100644
--- a/i18npool/source/localedata/data/bg_BG.xml
+++ b/i18npool/source/localedata/data/bg_BG.xml
@@ -355,8 +355,8 @@
   2-ро тримесечие
   3-то тримесечие
   4-то тримесечие
-  над
-  под
+  по-горе
+  по-долу
   1. трим.
   2. трим.
   3. трим.


[Libreoffice-bugs] [Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to change color palette (UI, Sidebar)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145786

--- Comment #5 from Julien Nabet  ---
(In reply to Tom from comment #4)
> Hi Julien,
> 
> ...
> Would you be able to test it on your set-up please?

I didn't know GTK Inspector, I gave a try and put Window Scaling at 2, I could
reproduce this with LO Debian package 7.2.2.2 with this bt:
#0  0x7f4f66783396 in g_type_check_instance_cast () at
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#1  0x7f4f606127ee in  () at
/usr/lib/libreoffice/program/libvclplug_gtk3lo.so
#2  0x7f4f600dbe67 in  () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#3  0x7f4f667626df in g_closure_invoke () at
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4  0x7f4f66774b36 in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x7f4f6677aabb in g_signal_emit_valist () at
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x7f4f6677b4ff in g_signal_emit () at
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x7f4f60085a14 in  () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#8  0x7f4f5ff38fe0 in  () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#9  0x7f4f5ff3ac43 in gtk_main_do_event () at
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#10 0x7f4f5fc227a5 in  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#11 0x7f4f5fc562b2 in  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#12 0x7f4fdc7b in g_main_context_dispatch () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x7f4fdf28 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7f4fdfdf in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7f4f60606f34 in  () at
/usr/lib/libreoffice/program/libvclplug_gtk3lo.so
#16 0x7f4f6a5aa3c2 in  () at /usr/lib/libreoffice/program/libmergedlo.so
#17 0x7f4f6a5ac975 in Application::Execute() () at
/usr/lib/libreoffice/program/libmergedlo.so

but not with master sources updated today.

Perhaps it's already fixed in next 7.2.3 which will be released very soon (see
https://wiki.documentfoundation.org/ReleasePlan/7.2) or the fix is only from
7.2.4 or even later in future 7.3.0 (which will be released at the end of
January 2022, see https://wiki.documentfoundation.org/ReleasePlan/7.3)

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

[Libreoffice-bugs] [Bug 145801] Different heights of sidebar delimiters

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145801

--- Comment #1 from Thorsten Wagner  ---
Created attachment 176386
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176386=edit
Screenshot

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

[Libreoffice-bugs] [Bug 145801] New: Different heights of sidebar delimiters

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145801

Bug ID: 145801
   Summary: Different heights of sidebar delimiters
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thorsten.wagne...@gmail.com

Description:
Sidebar delimiters vary in height depending on the extstence of a button on the
right (see screenshot, red boxes). Height of delimiter within upper red box is
larger then height of delimiter within lower red box.

Steps to Reproduce:
1. Open Impress
2. Look at the sidebar

Actual Results:
Height of sidebar delimiters with buttons is larger than height of delimiters
without buttons

Expected Results:
Height of sidebar delimiters with buttons is equal to height of delimiters
without buttons


Reproducible: Always


User Profile Reset: No



Additional Info:
Issue does not exist in LO 7.1.7. Maybe button size has changed here compared
to earlier releases.

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

[Libreoffice-bugs] [Bug 140501] create new writer document, resize resulting window, LO hangs

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140501

--- Comment #7 from bugzi...@metaliving.plus.com ---
I also get this crash and can reliably reproduce it.

Manually resizing doesn't usually cause it but I use MiroWindowsManager
(https://github.com/miromannino/miro-windows-manager).

Reproduction steps
 - Open / New document (I've tried Calc and Writer)
 - Reposition / Resize the document so that it isn't "docked" against any edge
of the screen
 - Use the Miro ctrl+alt+cmd+F keystroke to make the window expand to full
screen
 - Midway through the resize LibreOffice will hang


Version: 7.2.2.2 / LibreOffice Community
Build ID: 02b2acce88a210515b4a5bb2e46cbfb63fe97d56
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

Thorsten Wagner  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 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

Thorsten Wagner  changed:

   What|Removed |Added

 Attachment #176379|0   |1
is obsolete||

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

[Libreoffice-bugs] [Bug 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

--- Comment #6 from Thorsten Wagner  ---
Created attachment 176385
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176385=edit
Screenshot without Skia (correct rendering)

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

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

2021-11-20 Thread DaeHyun Sung (via logerrit)
 extras/source/autocorr/lang/ko/DocumentList.xml |   59 
 1 file changed, 59 insertions(+)

New commits:
commit 69db2d21a71c1851b93ced42d663d409dc3039ed
Author: DaeHyun Sung 
AuthorDate: Fri Nov 19 20:20:05 2021 +0900
Commit: Caolán McNamara 
CommitDate: Sat Nov 20 22:08:47 2021 +0100

tdf#135727 add autocorrect lists for Korean Language

Add autocorrect lists for Korean Language.
Submit the Korean autocorrect lists as the result of Hacktoberfest 2021.
Link: 
https://github.com/libreoffice-kr/autocorr_kr/blob/master/DocumentList.xml

Change-Id: I6d0ca38581a21c59b98e96045bb6d091c8c89bf6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125548
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/extras/source/autocorr/lang/ko/DocumentList.xml 
b/extras/source/autocorr/lang/ko/DocumentList.xml
index d4419af4a8b5..385a9bdb77b7 100644
--- a/extras/source/autocorr/lang/ko/DocumentList.xml
+++ b/extras/source/autocorr/lang/ko/DocumentList.xml
@@ -2330,6 +2330,7 @@
   
   
   
+  
   
   
   
@@ -2343,11 +2344,13 @@
   
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -2378,8 +2381,11 @@
   
   
   
+  
+  
   
   
+  
   
   
   
@@ -2389,6 +2395,7 @@
   
   
   
+  
   
   
   
@@ -2396,9 +2403,15 @@
   
   
   
+  
+  
+  
+  
+  
   
   
   
+  
   
   
   
@@ -2411,12 +2424,17 @@
   
   
   
+  
   
   
+  
+  
   
   
   
   
+  
+  
   
   
   
@@ -2424,6 +2442,7 @@
   
   
   
+  
   
   
   
@@ -2435,26 +2454,34 @@
   
   
   
+  
   
   
   
+  
   
+  
+  
   
   
   
+  
   
   
   
   
   
   
+  
   
   
   
   
   
   
+  
   
+  
   
   
   
@@ -2468,20 +2495,26 @@
   
   
   
+  
   
   
   
   
   
   
+  
   
   
   
+  
+  
   
+  
   
   
   
   
+  
   
   
   
@@ -2489,32 +2522,49 @@
   
   
   
+  
   
   
   
   
+  
   
   
+  
+  
   
   
   
   
   
+  
   
   
+  
   
+  
   
   
   
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
   
+  
   
   
   
@@ -2533,6 +2583,8 @@
   
   
   
+  
+  
   
   
   
@@ -2544,15 +2596,22 @@
   
   
   
+  
+  
   
+  
   
+  
   
   
+  
   
+  
   
   
   
   
+  
   
   
   


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

2021-11-20 Thread Caolán McNamara (via logerrit)
 sd/source/filter/xml/sdtransform.cxx |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 0cc2a8e89372e6a2c7e05b8a18a9fd2b2c71483b
Author: Caolán McNamara 
AuthorDate: Sat Nov 20 16:41:39 2021 +
Commit: Caolán McNamara 
CommitDate: Sat Nov 20 22:00:28 2021 +0100

cid#1494386 Dereference null return value

Change-Id: I3dee29c68166c88bce30d2c88a6684be43f8e717
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125598
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sd/source/filter/xml/sdtransform.cxx 
b/sd/source/filter/xml/sdtransform.cxx
index 2cb951f2d990..8a84d10c0348 100644
--- a/sd/source/filter/xml/sdtransform.cxx
+++ b/sd/source/filter/xml/sdtransform.cxx
@@ -296,9 +296,10 @@ bool SdTransformOOo2xDocument::getBulletState( const 
SfxItemSet& rSet, sal_uInt1
 bool SdTransformOOo2xDocument::transformItemSet( SfxItemSet& rSet, bool 
bNumbering )
 {
 bool bRet = false;
-if( bNumbering )
+const SvxLRSpaceItem* pItem = bNumbering ? 
rSet.GetItem(EE_PARA_LRSPACE) : nullptr;
+if (pItem)
 {
-SvxLRSpaceItem aItem( *rSet.GetItem( EE_PARA_LRSPACE ) 
);
+SvxLRSpaceItem aItem(*pItem);
 if( (aItem.GetLeft() != 0) || (aItem.GetTextFirstLineOffset() != 0) )
 {
 aItem.SetLeftValue( 0 );


[Libreoffice-bugs] [Bug 145800] Inside tables borders padding cannot be reduced if whole table is selected

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145800

--- Comment #1 from elias estatistics  ---
steps to reproduce: 


Select only the squared area of inside table with borders. 
right click - Table properties --> Borders --> they are 10cm.


Select whole table
right click - Table properties --> Borders --> it is 00cm.

In few steps, how one can manage the padding of all inside table borders?

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

[Libreoffice-bugs] [Bug 145800] Inside tables borders padding cannot be reduced if whole table is selected

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145800

--- Comment #1 from elias estatistics  ---
steps to reproduce: 


Select only the squared area of inside table with borders. 
right click - Table properties --> Borders --> they are 10cm.


Select whole table
right click - Table properties --> Borders --> it is 00cm.

In few steps, how one can manage the padding of all inside table borders?

--- Comment #2 from elias estatistics  ---
steps to reproduce: 


Select only the squared area of inside table with borders. 
right click - Table properties --> Borders --> they are 10cm.


Select whole table
right click - Table properties --> Borders --> it is 00cm.

In few steps, how one can manage the padding of all inside table borders?

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

[Libreoffice-bugs] [Bug 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

--- Comment #5 from Thorsten Wagner  ---
(In reply to Roman Kuznetsov from comment #3)
> Thorsten please attach a correct set of the screenshots

Sorry, screenshot without Skia (correct rendering) is from another ticket and
attached by mistake. But I should be possible to see issue on first screenshot
without the correct one too: There are horizontal lines within the surrounding
frame (attached another screenshot to show this in detail).

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

[Libreoffice-bugs] [Bug 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

--- Comment #4 from Thorsten Wagner  ---
Created attachment 176384
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176384=edit
Screenshot with Skia (detail)

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

[Libreoffice-bugs] [Bug 145800] New: Inside tables borders padding cannot be reduced if whole table is selected

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145800

Bug ID: 145800
   Summary: Inside tables borders padding cannot be reduced if
whole table is selected
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: elias__0...@yahoo.com

Created attachment 176383
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176383=edit
Inside tables borders padding cannot be reduced if whole table is selected

Inside tables borders padding cannot be reduced if whole table is selected

In attachement, i have created inside table some borders. The pad of these
borders is 10cm.
I must select these specifically - i cannot reduced them to 0cm if whole table
is selected.  

Imagine to have many inside table borders... 
How is possible to manage all them in the same time? 

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: d5ade739771ddf06cc7ee6d4af15672bfcf09ed6
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: el-GR (el_GR.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-09-01_02:56:07
Calc: threaded

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

[Libreoffice-bugs] [Bug 90796] [META] HiDPI / Retina bugs

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90796

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||145786


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145786
[Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to
change color palette (UI, Sidebar)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||145786


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=145786
[Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to
change color palette (UI, Sidebar)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to change color palette (UI, Sidebar)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145786

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru
 Blocks||90796, 103182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90796
[Bug 90796] [META] HiDPI / Retina bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145796] Incorrect rendering of Impress slide preview using Skia

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145796

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||79045_79...@mail.ru
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
Thorsten please attach a correct set of the screenshots

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

[Libreoffice-bugs] [Bug 109367] [META] Sheet grid line bugs and enhancements

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109367
Bug 109367 depends on bug 99868, which changed state.

Bug 99868 Summary: Remove the grid line setting from Tools > Options
https://bugs.documentfoundation.org/show_bug.cgi?id=99868

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 99868] Remove the grid line setting from Tools > Options

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99868

Thorsten Wagner  changed:

   What|Removed |Added

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

--- Comment #15 from Thorsten Wagner  ---
Retested with LO 7.1.7: Issue seems to be fixed.

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

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on|142684  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=142684
[Bug 142684] White hairlines above and below text box
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 142684] White hairlines above and below text box

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142684

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||l.lu...@collabora.com
 Blocks|129062  |
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 OS|All |Windows (All)

--- Comment #6 from Roman Kuznetsov <79045_79...@mail.ru> ---
I can confirm , there is a white line above text box (you can add it by F2
pressing) in

Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 214fa28c09156c67f85818b6a2ea6b3235bd
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

It isn't Skia related, because without Skia I see the same problem

Lubos, could you look at it please?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=129062
[Bug 129062] [META] Skia library bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 141780] Calc - error of displaying zero values in the graph (Skia)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141780

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
Still repro in

Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 214fa28c09156c67f85818b6a2ea6b3235bd
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 120727] Excessive CPU usage under normal use (typing) see comment 33

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120727

--- Comment #40 from Telesto  ---
(In reply to steve from comment #39)
> Note: typing in documented resulted in document recovery being triggered
> once. Deselecting Force Skia software rendering triggered another document
> recovery (not reproducible)

Well for me it crashes while scrolling the document.. And having noticed view
random crashes while fiddling with the icon settings.  

But running on Catalina & possible with code signing issues.. upgrading MacOS
now & checking again

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

[Libreoffice-bugs] [Bug 145799] Icons in toolbar are really blurry on MacOS (especially SVG), a little on Windows (depending on icon)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145799

Telesto  changed:

   What|Removed |Added

 OS|All |macOS (All)

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

[Libreoffice-bugs] [Bug 145799] New: Icons in toolbar are really blurry on MacOS (especially SVG), a little on Windows (depending on icon)

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145799

Bug ID: 145799
   Summary: Icons in toolbar are really blurry on MacOS
(especially SVG), a little on Windows (depending on
icon)
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Icons in toolbar are really blurry on MacOS (especially SVG), a little on
Windows (depending on icon)

Steps to Reproduce:
1. Open Writer
2. LibreOffice -> Preferences -> View -> Choose icon Breeze SVG or Collibre SVG
3. Set icon size to Extra large to make better noticible
4. Look at the toolbar, especially at 'insert shape' icon or 'A' for the 'Spell
Checking' (make a screenshot and zoom in to make more visible)

Actual Results:
Blurry/fuzzy icons

Expected Results:
Blurry fuzzy


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 214fa28c09156c67f85818b6a2ea6b3235bd
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 143837] Skia: Curve rendering broken with fat stroke

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143837

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
Verified in

Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 214fa28c09156c67f85818b6a2ea6b3235bd
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

Luboš , thank you for fixing!

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

[Libreoffice-commits] core.git: helpcontent2

2021-11-20 Thread Johnny_M (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 15595966321c0d09929d85acf772e30bd007b300
Author: Johnny_M 
AuthorDate: Sat Nov 20 20:45:58 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Sat Nov 20 20:45:58 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 45533ee580bb1dae59847fdce7ff269b4b7b3709
  - tdf#132643 Translate German section IDs

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

diff --git a/helpcontent2 b/helpcontent2
index 2c7ee29857fd..45533ee580bb 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2c7ee29857fd322080dac8e99151d31be991d0b3
+Subproject commit 45533ee580bb1dae59847fdce7ff269b4b7b3709


[Libreoffice-bugs] [Bug 132643] [LOCALHELP] Translate section id to English mnemonics

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132643

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

https://git.libreoffice.org/help/commit/45533ee580bb1dae59847fdce7ff269b4b7b3709

tdf#132643 Translate German section IDs

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

[Libreoffice-bugs] [Bug 132643] [LOCALHELP] Translate section id to English mnemonics

2021-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132643

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

https://git.libreoffice.org/help/commit/2c7ee29857fd322080dac8e99151d31be991d0b3

tdf#132643 Translate German section IDs

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

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

2021-11-20 Thread Johnny_M (via logerrit)
 source/text/scalc/01/0219.xhp |2 +-
 source/text/scalc/01/02190200.xhp |2 +-
 source/text/scalc/01/0401.xhp |2 +-
 source/text/scalc/01/04010200.xhp |2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 45533ee580bb1dae59847fdce7ff269b4b7b3709
Author: Johnny_M 
AuthorDate: Sat Nov 20 13:55:53 2021 +0100
Commit: Olivier Hallot 
CommitDate: Sat Nov 20 20:45:57 2021 +0100

tdf#132643 Translate German section IDs

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

diff --git a/source/text/scalc/01/0219.xhp 
b/source/text/scalc/01/0219.xhp
index ec229948a..2e42de1b2 100644
--- a/source/text/scalc/01/0219.xhp
+++ b/source/text/scalc/01/0219.xhp
@@ -38,7 +38,7 @@
 
 
 
-
+
 
 
 
diff --git a/source/text/scalc/01/02190200.xhp 
b/source/text/scalc/01/02190200.xhp
index 50166c40a..eccab059f 100644
--- a/source/text/scalc/01/02190200.xhp
+++ b/source/text/scalc/01/02190200.xhp
@@ -31,7 +31,7 @@
 
   
   
-  
+  


 spreadsheets;deleting column 
breaks
diff --git a/source/text/scalc/01/0401.xhp 
b/source/text/scalc/01/0401.xhp
index 552988bc0..00344263a 100644
--- a/source/text/scalc/01/0401.xhp
+++ b/source/text/scalc/01/0401.xhp
@@ -44,6 +44,6 @@
   
 
 
-
+
 
 
diff --git a/source/text/scalc/01/04010200.xhp 
b/source/text/scalc/01/04010200.xhp
index 929b9f2ae..c2f81fbd4 100644
--- a/source/text/scalc/01/04010200.xhp
+++ b/source/text/scalc/01/04010200.xhp
@@ -30,7 +30,7 @@
 
 
 
-
+
 spreadsheets; inserting column 
breaks
 column breaks; inserting
 inserting; manual column breaks


[Libreoffice-commits] core.git: helpcontent2

2021-11-20 Thread Johnny_M (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1e151da05ae09ca66878289934a4c94f1ff23f28
Author: Johnny_M 
AuthorDate: Sat Nov 20 20:45:10 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Sat Nov 20 20:45:10 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 2c7ee29857fd322080dac8e99151d31be991d0b3
  - tdf#132643 Translate German section IDs

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

diff --git a/helpcontent2 b/helpcontent2
index f3fcc169054a..2c7ee29857fd 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit f3fcc169054a340ed3dbea4cd8905b2015417a23
+Subproject commit 2c7ee29857fd322080dac8e99151d31be991d0b3


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

2021-11-20 Thread Johnny_M (via logerrit)
 source/text/scalc/01/06030900.xhp |2 +-
 source/text/scalc/01/06031000.xhp |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2c7ee29857fd322080dac8e99151d31be991d0b3
Author: Johnny_M 
AuthorDate: Sat Nov 20 13:52:49 2021 +0100
Commit: Olivier Hallot 
CommitDate: Sat Nov 20 20:45:09 2021 +0100

tdf#132643 Translate German section IDs

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

diff --git a/source/text/scalc/01/06030900.xhp 
b/source/text/scalc/01/06030900.xhp
index c7dbe92b8..495c0abff 100644
--- a/source/text/scalc/01/06030900.xhp
+++ b/source/text/scalc/01/06030900.xhp
@@ -42,7 +42,7 @@
 
   
 
-
+
 Detective 
arrows in the document are updated under the following 
circumstances:
 
 
diff --git a/source/text/scalc/01/06031000.xhp 
b/source/text/scalc/01/06031000.xhp
index db3730bb0..30bd550ad 100644
--- a/source/text/scalc/01/06031000.xhp
+++ b/source/text/scalc/01/06031000.xhp
@@ -41,6 +41,6 @@
   
   
 
-  
+  
  
 


[Libreoffice-commits] core.git: helpcontent2

2021-11-20 Thread Johnny_M (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a870bab1bd91b34150647a88eb6f1595c79035ae
Author: Johnny_M 
AuthorDate: Sat Nov 20 20:44:35 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Sat Nov 20 20:44:35 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to f3fcc169054a340ed3dbea4cd8905b2015417a23
  - tdf#132643 Translate German section IDs

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

diff --git a/helpcontent2 b/helpcontent2
index 2667e50e6435..f3fcc169054a 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2667e50e6435579443057d55cc7a57f674f543ae
+Subproject commit f3fcc169054a340ed3dbea4cd8905b2015417a23


  1   2   3   >