[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-1+backports' - android/source

2021-03-22 Thread Michael Weghorn (via logerrit)
 android/source/AndroidManifest.xml |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 96c8ac2cf88cb6ce19bdff8f7fffaf9f6ca9656f
Author: Michael Weghorn 
AuthorDate: Mon Mar 22 11:48:47 2021 +0100
Commit: Michael Weghorn 
CommitDate: Tue Mar 23 06:57:43 2021 +0100

Related tdf#129833 android: Drop android.permission.INTERNET

The permission was requested since ownCloud support was added
in commit 69773f54bbac08953f0fbce16eecea0816e04338
("Android: initial implementation of ownCloud provider.",
2015-01-21).

Since the custom ownCloud support has been dropped in commit
6012599e17206ee7be9a83477654e7bd194079c3
("tdf#129833 android: Drop non-working ownCloud/nextCloud support"),
there should no longer be any need to require Internet access,
so drop the permission again.

Access to ownCloud and other Internet services providing file
access now goes via DocumentProviders, and the corresponding
apps providing those should take care of
being allowed to access the internet by themselves.

I tested that opening and editing a file located
on a NextCloud share still works OK when the NextCloud
app is installed and set up.

Change-Id: Id8425e7afcd5ecc26d14ba9f42018f536d0a6a6e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112879
Tested-by: Jenkins
Reviewed-by: Michael Weghorn 
(cherry picked from commit 76a30ac646faf1c638736c10e834bb7b0ed243ef)

diff --git a/android/source/AndroidManifest.xml 
b/android/source/AndroidManifest.xml
index 58da19119828..ae37c4fe8054 100644
--- a/android/source/AndroidManifest.xml
+++ b/android/source/AndroidManifest.xml
@@ -9,7 +9,6 @@
 
 
 
-
 
 
 https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Michael Weghorn (via logerrit)
 android/source/AndroidManifest.xml |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 76a30ac646faf1c638736c10e834bb7b0ed243ef
Author: Michael Weghorn 
AuthorDate: Mon Mar 22 11:48:47 2021 +0100
Commit: Michael Weghorn 
CommitDate: Tue Mar 23 06:55:38 2021 +0100

Related tdf#129833 android: Drop android.permission.INTERNET

The permission was requested since ownCloud support was added
in commit 69773f54bbac08953f0fbce16eecea0816e04338
("Android: initial implementation of ownCloud provider.",
2015-01-21).

Since the custom ownCloud support has been dropped in commit
6012599e17206ee7be9a83477654e7bd194079c3
("tdf#129833 android: Drop non-working ownCloud/nextCloud support"),
there should no longer be any need to require Internet access,
so drop the permission again.

Access to ownCloud and other Internet services providing file
access now goes via DocumentProviders, and the corresponding
apps providing those should take care of
being allowed to access the internet by themselves.

I tested that opening and editing a file located
on a NextCloud share still works OK when the NextCloud
app is installed and set up.

Change-Id: Id8425e7afcd5ecc26d14ba9f42018f536d0a6a6e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112879
Tested-by: Jenkins
Reviewed-by: Michael Weghorn 

diff --git a/android/source/AndroidManifest.xml 
b/android/source/AndroidManifest.xml
index 58da19119828..ae37c4fe8054 100644
--- a/android/source/AndroidManifest.xml
+++ b/android/source/AndroidManifest.xml
@@ -9,7 +9,6 @@
 
 
 
-
 
 
 https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141102] The "outline content visibility" feature deserves a friendlier name.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141102

--- Comment #3 from Jim Raykowski  ---
Created attachment 170645
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170645=edit
options view tab page outline content visibility change to outline folding

How about this?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 141102] The "outline content visibility" feature deserves a friendlier name.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141102

--- Comment #3 from Jim Raykowski  ---
Created attachment 170645
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170645=edit
options view tab page outline content visibility change to outline folding

How about this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-commits] libcdr.git: src/lib

2021-03-22 Thread Libreoffice Gerrit user
 src/lib/CDRParser.cpp |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 878c3b55c3aef12b5b1d8ad2619644a0e062368e
Author: Fridrich Štrba 
AuthorDate: Tue Mar 23 06:32:15 2021 +0100
Commit: Fridrich Štrba 
CommitDate: Tue Mar 23 06:32:15 2021 +0100

Fix the spirit grammar to cater for more cases

Change-Id: I8dd86e35c71e7657128ebd63a7cafe730c0daf47

diff --git a/src/lib/CDRParser.cpp b/src/lib/CDRParser.cpp
index c71cae5..d141591 100644
--- a/src/lib/CDRParser.cpp
+++ b/src/lib/CDRParser.cpp
@@ -153,8 +153,10 @@ static int parseColourString(const char *colourString, 
libcdr::CDRColor ,
   >> (cpalette | omit[+iso8859_1::alnum]) >> lit(',')
   >> *(uint_ >> lit(','))
   >> omit[(repeat(8)[iso8859_1::xdigit] >> '-' >> 
repeat(3)[repeat(4)[iso8859_1::xdigit] >> '-'] >> 
repeat(12)[iso8859_1::xdigit])]
-  >> -(lit(",~,") >> omit[+(iso8859_1::char_ - 
lit(','))] >> lit(',') >> omit[uint_] >> lit(',')
-   >> repeat[+(iso8859_1::char_ - lit(",~,")) >> 
lit(",~,")] >> omit[*iso8859_1::char_])
+  >> -(lit(',')
+   >> -(lit("~,") >> omit[+(iso8859_1::char_ - 
lit(','))] >> lit(',') >> omit[uint_] >> lit(',')
+>> repeat[+(iso8859_1::char_ - lit(",~,")) 
>> lit(",~,")])
+   >> omit[*iso8859_1::char_])
 ),
 //  End grammar
 iso8859_1::space,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 128122] BASIC CCur should obey locale setting

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128122

--- Comment #19 from Arpit Bandejiya  ---
Hi, I looked into the issue, the ImpStringToCurrency is hard coded which is
causing the issue, as per now I think it is there for only for one standard. If
possible can I get some references where a more generic string parser is
written or to the struct or library I should use to handle this problem.
Thanks! 

Link for the ImpStringToCurrency
https://opengrok.libreoffice.org/xref/core/basic/source/sbx/sbxcurr.cxx?r=7ddedd25=ImpGetCurrency#88

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141154] In Web View, outline content visibility icons on the far left margin may be mostly hidden

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141154

Jim Raykowski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Jim Raykowski  ---
I confirm.

Line numbering (menu > tools > line numbering...) also suffers this in web view
mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140859] Downarrow sometimes fails in merged TABLE cells

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140859

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136192] Scrolling zooming decrease in performance in area's with a large table showing

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136192

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 139350] Crash when create a new odg, ods, odp file

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139350

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140877] FORMATTING - spacing above paragraph gets applied on manual page break and on page 1, but gets ignored on automatic page break

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140877

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140540] Crash in: mergedlo.dll trying to do mail merge print.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140540

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140425] El objeto aparecido NO PERMANECE

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140425

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136188] Paste duplication after specific steps (track & changes probably involved)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136188

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136019] Selecting a frame inside a frame or textbox inside a frame in header/footer is rather cumbersome

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136019

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136044] Columns seem off when deleting page break (hebrew)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136044

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135905] Drag and drop incidentally pasted at end of the line (unknown trigger, only screencast)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135905

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140878] Config manager fails to parse registrymodifications.xcu

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140878

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140888] MROUND returns zero in Collabora Office for iOS

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140888

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135142] UNDO isn't removing styles inserted with RTF Special Paste

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135142

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135659] Images positioned wrongly after paste RFT undo regular paste

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135659

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135160] SPECIAL PASTE RTF: Image pasted without caption frame

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135160

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140872] Writer: Extension Manager: Unable to update MRI extension

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140872

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140868] Libreoffice Calc when a sheet is duplicated with multiple graphs, graphs do not reference the new duplicate correctly.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140868

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140876] Writer repeatedly warns of WebDav certificate error when none should be occurring

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140876

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140853] RTF paste meddles with results of next (regular) paste

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140853

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132474] Copying data from Calc isn't always consistent. Might keep prior data instead of copying desired data onto Clipboard.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132474

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132474] Copying data from Calc isn't always consistent. Might keep prior data instead of copying desired data onto Clipboard.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132474

--- Comment #4 from QA Administrators  ---
Dear isaac.s.malmstrom,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131809] Save fails to save sound loop attribute

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131809

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 131809] Save fails to save sound loop attribute

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131809

--- Comment #4 from QA Administrators  ---
Dear Michael Flower,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96221] Crash during open CSV file - SEH Exception (when UTF character set selected)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96221

--- Comment #16 from QA Administrators  ---
Dear pantrombka,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136973] Calc: Long (19 digit integer) Numbers imported from .CSV file as Text appear to be a number though it is too long to be represented as a number

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136973

--- Comment #3 from QA Administrators  ---
Dear John Murrell,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136950] Menus are in technicolour (Skia)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136950

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

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136902] printing garbage from Libreoffice writer on Brother printer

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136902

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

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136684] watermark behaves like a virus here (it is not my own watermark !!! - made by a stranger ... )

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136684

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

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129146] Could not start printer when attempting to print on Brother on Cups server

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129146

--- Comment #22 from QA Administrators  ---
Dear KSanger,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 133860] EDIT SECTION DIALOG: Dialog should make "File name" more visible and relative PATH would be GREAT

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133860

--- Comment #5 from QA Administrators  ---
Dear peter josvai,

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86928] Calc warns of macros, but there are no macros in the XLS

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86928

--- Comment #20 from QA Administrators  ---
Dear Roman Polach,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124295] listbox in Charts Dialog Calc does not show selected text

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124295

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

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124274] FILEOPEN: RTF: Importer BUG

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124274

--- Comment #6 from QA Administrators  ---
Dear Irakli Lomidze,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123428] FILESAVE XLSX Saving as xlsx in Calc creates new styles from the default ones

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123428

--- Comment #7 from QA Administrators  ---
Dear NISZ LibreOffice Team,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122757] Bubbles not visible (Excel Document)

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122757

--- Comment #6 from QA Administrators  ---
Dear York Richter,

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://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106188] Unused colors not removed from document colors list

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106188

--- Comment #4 from QA Administrators  ---
Dear Yousuf Philips (jay) (retired),

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2021-03-22 Thread Jun NOGATA (via logerrit)
 i18npool/source/localedata/data/ja_JP.xml |   48 +++---
 1 file changed, 24 insertions(+), 24 deletions(-)

New commits:
commit 17965775f80f6beb7a88286a8127f5f9c78ef8e1
Author: Jun NOGATA 
AuthorDate: Thu Dec 31 15:00:55 2020 +0900
Commit: Mike Kaganski 
CommitDate: Tue Mar 23 05:17:44 2021 +0100

Fix Japanese old monthly name

Change-Id: I8c5ade8bfbf609ae7f606bcb412856355c3bb3a6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108531
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/i18npool/source/localedata/data/ja_JP.xml 
b/i18npool/source/localedata/data/ja_JP.xml
index 58d76c89417d..d75f9712cf72 100644
--- a/i18npool/source/localedata/data/ja_JP.xml
+++ b/i18npool/source/localedata/data/ja_JP.xml
@@ -401,63 +401,63 @@
   
 
   jan
-  1月
-  一月
+  睦月
+  睦月
 
 
   feb
-  2月
-  二月
+  如月
+  如月
 
 
   mar
-  3月
-  三月
+  弥生
+  弥生
 
 
   apr
-  4月
-  四月
+  卯月
+  卯月
 
 
   may
-  5月
-  五月
+  皐月
+  皐月
 
 
   jun
-  6月
-  六月
+  水無月
+  水無月
 
 
   jul
-  7月
-  七月
+  文月
+  文月
 
 
   aug
-  8月
-  八月
+  葉月
+  葉月
 
 
   sep
-  9月
-  九月
+  長月
+  長月
 
 
   oct
-  10月
-  十月
+  神無月
+  神無月
 
 
   nov
-  11月
-  十一月
+  霜月
+  霜月
 
 
   dec
-  12月
-  十二月
+  師走
+  師走
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141155] FILEOPEN: CSV file ignoring enclosing chars

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141155

Abhay Dandekar  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from Abhay Dandekar  ---
Hi,

Thanks for your response.

Even selecting Option 'Format quoted field as text' does not have any impact.

Expectation is, since the data ( "This is a single, cell" ) has comma in
double-quotes, it should land in a single cell.

Even if I select 'Format quoted field as text' as true, it still lands in two
cells.

~ Abhay D

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141174] HANG: Select all and deleting sheet with revisions

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141174

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #3 from m.a.riosv  ---
Seems the issue it's related to tracking changes enable.

The same happens deleting the rows below but not deleting the columns after.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141177] pivot table has some odd numbers calculated

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141177

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #4 from m.a.riosv  ---
Please take a look to
https://bugs.documentfoundation.org/show_bug.cgi?id=67026#c1

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141182] Excessively large ODS spreadsheet hangs LibreOffice

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141182

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #5 from m.a.riosv  ---
Excel 365 it's not able to open the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141189] New: Unable to edit an Example Form

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141189

Bug ID: 141189
   Summary: Unable to edit an Example Form
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fklusm...@aol.com

Description:
Example_cursorjump_subform_mainform.odb downloaded from
https://wiki.documentfoundation.org/i... to follow the Text Box properties as
on page 198 of BG-64-BaseGuide.pdf, I see a "spinner", and after a whole Base
closes. This happens with and without macros being enabled.

LO Version: 7.1.1.2 (x64) - Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676

Windows 10.0 Build 18363 AND Jave runtine environment = AdobtOpenIDK 11.0.10

Steps to Reproduce:
1. Follow page 198 of BG-64-BaseGuide.pdf
2. Download
https://wiki.documentfoundation.org/images/5/52/Sample-databases.zip
3. Try to edit the Form "Class".
BASE will close

Actual Results:
Base closes!

Expected Results:
Open the form for editing.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
https://ask.libreoffice.org/en/question/300028/unable-to-edit-an-example-form/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65198] EDITING: No alphabetical autofill to add sequential letters in cells

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65198

--- Comment #13 from stragu  ---
Hi Andreas

Yes, as a speaker of languages that use the Latin alphabet, my original idea
was to autofill the Latin alphabet, but I can't see why another sequential
script couldn't behave similarly.

I'm not sure extending this to the whole unicode table is something that would
be desirable. It could be useful to some, but I think it would just be
overwhelmingly outweighed by the confusion most would feel when they see such a
sequence autopopulate.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit 2a7e8b6f41d863132f43df8a798dacd69161bb67
Author: Seth Chaiklin 
AuthorDate: Tue Mar 23 01:40:27 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Tue Mar 23 01:40:27 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 225607aae3c910c95f8a0e0104994ec5b2b8a487
  - related to: tdf#140601 add "howtoget" and improve explanation

   The content of the help page on Restart Numbering has not
   changed since its initial check-in in 2004.
   + Add a "howtoget" section with access commands.
   * improve description of command that is embedded into
 "Bullets and Numbering bar" help.
   + Add two bullet points, one about how to remove "restart
 numbering", the other about how to start at a number
 different from 1.

Change-Id: I36b381a83a1e524e6768602d5908d5695e50d555
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112796
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/helpcontent2 b/helpcontent2
index 84f9a1f7cf18..225607aae3c9 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 84f9a1f7cf18a6ddb94ef9c0779fd7e7554a5117
+Subproject commit 225607aae3c910c95f8a0e0104994ec5b2b8a487
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Seth Chaiklin (via logerrit)
 source/text/swriter/02/0614.xhp |   21 -
 1 file changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 225607aae3c910c95f8a0e0104994ec5b2b8a487
Author: Seth Chaiklin 
AuthorDate: Mon Mar 22 00:36:18 2021 +0100
Commit: Seth Chaiklin 
CommitDate: Tue Mar 23 01:40:27 2021 +0100

related to: tdf#140601 add "howtoget" and improve explanation

   The content of the help page on Restart Numbering has not
   changed since its initial check-in in 2004.
   + Add a "howtoget" section with access commands.
   * improve description of command that is embedded into
 "Bullets and Numbering bar" help.
   + Add two bullet points, one about how to remove "restart
 numbering", the other about how to start at a number
 different from 1.

Change-Id: I36b381a83a1e524e6768602d5908d5695e50d555
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112796
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/source/text/swriter/02/0614.xhp 
b/source/text/swriter/02/0614.xhp
index 371fafd12..05f1d1bf9 100644
--- a/source/text/swriter/02/0614.xhp
+++ b/source/text/swriter/02/0614.xhp
@@ -30,9 +30,14 @@
 
 
 Restart Numbering
-  Restarts the text 
numbering. This is only visible when the cursor is positioned within 
numbered or bulleted text.
+  Restarts list numbering from 
1. This command is only active when the cursor is positioned within a 
list.
 
-  
+
+Choose Format 
- Lists - Restart Numbering.
+Place cursor in a list 
paragraph, right-click and choose List - Restart 
Numbering.
+On Bullets and 
Numbering bar, click
+
+
   
 
  
@@ -42,9 +47,15 @@
   Restart 
Numbering
  
 
-
   
   
-
- 
+
+  
+To remove the 
numbering restart, apply the command again in the paragraph where the numbering 
was restarted.
+  
+  
+To restart numbering 
with a number greater than 1, right-click in the paragraph where you want to 
restart numbering, choose Paragraph -  tab, select 
Restart numbering at this paragraph and enter the start 
number in Start with.
+  
+  
+
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit f37550ef11bc345d3f3ed2b37ee73295a99b72b3
Author: Seth Chaiklin 
AuthorDate: Tue Mar 23 01:25:26 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Tue Mar 23 01:25:26 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 84f9a1f7cf18a6ddb94ef9c0779fd7e7554a5117
  - tdf#139667 update "Outline & Numbering" to "Outline & List"

  ( swriter/01/05030800.xhp )
   * "numbering style" -> "list style"
   * add variable to h1 entry
   * update renamed German id
   + add description about "line numbering" in the introduction,
 which is also found on this tab now.
   * clarify note about using Chapter Numbering
   * update to ,,,

  ( swriter/00/0405.xhp )
   * "Numbering" -> "List"
   + add context menu access
   * rename German id

  ( swriter/01/04120211.xhp )
   * "Numbering" -> "List" for dialog tab name
   *  clarification in same paragraph

  ( swriter/01/0618.xhp )
   * "Numbering" -> "Outline & List" for tab name
  where line numbering is found, and update to
   in that paragraph.

  ( swriter/guide/numbering_lines.xhp )
   * "Numbering" -> "List" for dialog tab name
   *  update to  in paragraph with name change
   *  update name in related topic, embedding new variable
  from swriter/01/05030800.xhp
   * update to ,,,

Change-Id: Iee46cf7e71bd931e89ee6e77138ab88db79abfd1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112726
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/helpcontent2 b/helpcontent2
index 4541ce4f4fa7..84f9a1f7cf18 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 4541ce4f4fa76a678774eca523178c77eebcef9e
+Subproject commit 84f9a1f7cf18a6ddb94ef9c0779fd7e7554a5117
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Seth Chaiklin (via logerrit)
 source/text/swriter/00/0405.xhp   |   10 +++---
 source/text/swriter/01/04120211.xhp   |4 --
 source/text/swriter/01/05030800.xhp   |   41 --
 source/text/swriter/01/0618.xhp   |2 -
 source/text/swriter/guide/numbering_lines.xhp |   22 ++---
 5 files changed, 39 insertions(+), 40 deletions(-)

New commits:
commit 84f9a1f7cf18a6ddb94ef9c0779fd7e7554a5117
Author: Seth Chaiklin 
AuthorDate: Fri Mar 19 18:02:11 2021 +0100
Commit: Seth Chaiklin 
CommitDate: Tue Mar 23 01:25:26 2021 +0100

tdf#139667 update "Outline & Numbering" to "Outline & List"

  ( swriter/01/05030800.xhp )
   * "numbering style" -> "list style"
   * add variable to h1 entry
   * update renamed German id
   + add description about "line numbering" in the introduction,
 which is also found on this tab now.
   * clarify note about using Chapter Numbering
   * update to ,,,

  ( swriter/00/0405.xhp )
   * "Numbering" -> "List"
   + add context menu access
   * rename German id

  ( swriter/01/04120211.xhp )
   * "Numbering" -> "List" for dialog tab name
   *  clarification in same paragraph

  ( swriter/01/0618.xhp )
   * "Numbering" -> "Outline & List" for tab name
  where line numbering is found, and update to
   in that paragraph.

  ( swriter/guide/numbering_lines.xhp )
   * "Numbering" -> "List" for dialog tab name
   *  update to  in paragraph with name change
   *  update name in related topic, embedding new variable
  from swriter/01/05030800.xhp
   * update to ,,,

Change-Id: Iee46cf7e71bd931e89ee6e77138ab88db79abfd1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112726
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/source/text/swriter/00/0405.xhp 
b/source/text/swriter/00/0405.xhp
index ecebf2f48..e4773b6c9 100644
--- a/source/text/swriter/00/0405.xhp
+++ b/source/text/swriter/00/0405.xhp
@@ -53,10 +53,12 @@
  Choose Format - Page Style.
  Choose View - Styles (Command+TF11)
 - choose Page Styles - open context menu for selected style - 
New/Modify.
   
-  
- Choose Format - Paragraph - Outline  
Numbering tab.
- Choose Styles - Edit Style - Outline  
Numbering tab (Paragraph Styles).
- Choose View - Styles - open context menu 
Modify/New - Outline  Numbering tab (Paragraph 
Styles).
+  
+ Choose Format - Paragraph - Outline  
List tab.
+ Right-click a 
paragraph, choose Paragraph - Paragraph - Outline  
List tab.
+  Right-click a 
paragraph, choose Paragraph - Edit Style - Outline  
List tab.
+ Choose Styles - Edit Style - Outline  
List tab (Paragraph Styles).
+ Choose View - Styles - open context menu 
Modify/New - List  Numbering tab (Paragraph 
Styles).
   
   Choose Format - Sections - 
Options button.
   
diff --git a/source/text/swriter/01/04120211.xhp 
b/source/text/swriter/01/04120211.xhp
index cbeabe2b2..ea9ff8f73 100644
--- a/source/text/swriter/01/04120211.xhp
+++ b/source/text/swriter/01/04120211.xhp
@@ -1,6 +1,5 @@
 
 
-
 
 
-
 
   
  Index
@@ -62,7 +60,7 @@
 
 Outline
   Creates the index using 
outline levels. Paragraphs formatted with one of the predefined heading styles 
(Heading 1-10) are added to the index.
-  You can also assign the outline levels in the Outline  Numbering tab page of 
the Format - Paragraph dialog.
+  You can also assign outline levels to paragraphs in the Outline  List tab page of the 
Format - Paragraph dialog.
 
 Additional Styles
   Includes the paragraph styles 
that you specify in the Assign Styles dialog as index entries. To 
select the paragraph styles that you want to include in the index, click the 
Assign Styles (...) button to the right of this box.
diff --git a/source/text/swriter/01/05030800.xhp 
b/source/text/swriter/01/05030800.xhp
index 1899f2d7d..4c77e199b 100644
--- a/source/text/swriter/01/05030800.xhp
+++ b/source/text/swriter/01/05030800.xhp
@@ -19,10 +19,9 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 
-
 
   
- Outline  Numbering
+ Outline  List
  /text/swriter/01/05030800.xhp
   

@@ -30,11 +29,11 @@
   
 
 
-Outline  
Numbering
- Adds 
or removes outline level, numbering, or bullets from the paragraph. You can 
also select the style of numbering to use, and reset the numbering in a 
numbered list.
+Outline  
List
+ Adds 
or removes outline level, list style, and line numbering from the paragraph or 
paragraph style. You can also restart or modify the start number for numbered 
lists and line numbering.
   
   
- 
+ 
   
   
  
@@ -46,43 +45,43 @@
   
 
 
-Outline
- Outline level
-  Assigns an outline 
level from 1 to 10 to 

[Libreoffice-bugs] [Bug 141188] FILEOPEN PPTX: group of objects not shown

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141188

--- Comment #1 from Gerald Pfeifer  ---
Created attachment 170644
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170644=edit
Visual comparison Office 365 vs LibreOffice 7.2

Seen in Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: b24409fce6a4f6f1848a3283258914785d4e1c10
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-03-21_13:18:03

And already Version: 6.4.8.0.0+
Build ID: 99b065ec31d032fc08ab14f66430dac4fef904a5
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-6-4, Time:
2020-10-08_08:57:08
Locale: en-US (en_US.UTF-8); UI-Language: en-US

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141188] New: FILEOPEN PPTX: group of objects not shown

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141188

Bug ID: 141188
   Summary: FILEOPEN PPTX: group of objects not shown
   Product: LibreOffice
   Version: 7.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ger...@pfeifer.com

Created attachment 170643
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170643=edit
Sample slide in PPTX format

1. Open the sample document in Impress and PowerPoint.
2. Observe how the arrow and the labels inside simply are not shown 
   by Impress.

Note: there is SmartArt involved, alas exporting from Office 365 there
should be a preview there?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 61255] FILEOPEN: File opening shows that file is corrupted when /tmp is full, locked file afterwards

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61255

Rodolfo Quesada  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

--- Comment #10 from Rodolfo Quesada  ---
Just tested again, bug is still present after filling /tmp, I acknowledge it is
a corner case, but there is quite a big difference between stating "/tmp is
full, and can't open a file due to needing to write something there" and that
"The file  is corrupt do you want to recover?". 

The steps to reproduce from "Comment 6" still apply. 


Version: 7.1.1.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
7.1.1-1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112228] [META] Desktop environment bugs and enhancements

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112228
Bug 112228 depends on bug 61255, which changed state.

Bug 61255 Summary: FILEOPEN: File opening shows that file is corrupted when 
/tmp is full, locked file afterwards
https://bugs.documentfoundation.org/show_bug.cgi?id=61255

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit 793e141ae568c3471f04c299460b62a1f5899ab3
Author: Seth Chaiklin 
AuthorDate: Tue Mar 23 00:56:40 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Tue Mar 23 00:56:40 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 4541ce4f4fa76a678774eca523178c77eebcef9e
  - tdf#139667 elaborate meaning of List Style; differentiate from DF

  Also:
  + add names of list icons on Formatting Bar, with links to
their help pages.
  * correction of toolbar name and link ("object" -> "Formatting"),
which remained unchanged since check-in in 2004.

Change-Id: I9eb879ee4945c1aa0e8de8738beb45b70e5f23b9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112522
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/helpcontent2 b/helpcontent2
index e694812962ff..4541ce4f4fa7 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit e694812962ffc63f54e130446a0cac49f048bca0
+Subproject commit 4541ce4f4fa76a678774eca523178c77eebcef9e
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Seth Chaiklin (via logerrit)
 source/text/swriter/01/05130004.xhp |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 4541ce4f4fa76a678774eca523178c77eebcef9e
Author: Seth Chaiklin 
AuthorDate: Mon Mar 15 23:03:36 2021 +0100
Commit: Seth Chaiklin 
CommitDate: Tue Mar 23 00:56:40 2021 +0100

tdf#139667 elaborate meaning of List Style; differentiate from DF

  Also:
  + add names of list icons on Formatting Bar, with links to
their help pages.
  * correction of toolbar name and link ("object" -> "Formatting"),
which remained unchanged since check-in in 2004.

Change-Id: I9eb879ee4945c1aa0e8de8738beb45b70e5f23b9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112522
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 

diff --git a/source/text/swriter/01/05130004.xhp 
b/source/text/swriter/01/05130004.xhp
index 61aaacfff..ace5d44a6 100644
--- a/source/text/swriter/01/05130004.xhp
+++ b/source/text/swriter/01/05130004.xhp
@@ -33,7 +33,8 @@
 
   
 
-When a List 
Style is created, a name is assigned to the style. Ordered lists use direct 
formatting, and can be created in the Bullets and 
Numbering dialog or with the icons of the object 
bar.
+When a 
List Style is created, a name is assigned to the style. The list style can be 
applied to paragraphs or assigned to a paragraph style in the Apply List Style 
section of the Outline  List tab.
+Ordered lists 
and unordered lists created in the Bullets and Numbering dialog or with the Toggle Ordered 
List and Toggle Unordered List icons of the Formatting bar use 
direct formatting. They are not list styles.
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141182] Excessively large ODS spreadsheet hangs LibreOffice

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141182

--- Comment #4 from Uwe Auer  ---
(In reply to Uwe Auer from comment #3)

> into one single cell. Removing that merged cell finally ends up in
> content.xml of roughly 85 kB. See attachment.

Commenting my own comment: "Removing" is an imprecise phrase here. Of course it
should mean that I broke up the merging of cells B20:I1048576 and re-created a
merging of cell range H20:I20 into a new merged cell.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141187] New: LO produces messy HTML in EPUB export

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141187

Bug ID: 141187
   Summary: LO produces messy HTML in EPUB export
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: thru...@gmail.com

Description:
I have tried exporting book-length material to EPUB from Writer and then
editing it with Calibre.

What happens is that every place I have edited my text in LO (and I edit a lot,
because that is what writers do), I find a separate span. For example, if I
change a word in a paragraph after I have written it, that word will be in its
own span. That makes for very messy HTML that is hard to edit afterward.

Thank you for your attention to this. I apologize for an amateur bug report. I
think the fix should be fairly simple.

Steps to Reproduce:
1. Create a document.
2. Go back and change text within the document.
3. Export to EPUB.

Actual Results:
Text within a paragraph, sentence, or even a single word is separated into
multiple spans. A new span is created whenever even a single letter is changed.

Expected Results:
I would like every paragraph to be kept in one single span, as long as no
styles are changed, that is, as long as it would be in its own single span if
it had not been edited.


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141182] Excessively large ODS spreadsheet hangs LibreOffice

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141182

--- Comment #3 from Uwe Auer  ---
Created attachment 170642
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170642=edit
Merged Cell removed

The problem is caused by one huge merged cell, which merges range B20:I1048576
into one single cell. Removing that merged cell finally ends up in content.xml
of roughly 85 kB. See attachment.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141128] Does Bullets and Numbering toolbar define "different paragraph levels" - as the online help claims?

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141128

sdc.bla...@youmail.dk changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 140178] Change "Outline & List" to "Level & List" as tab label in Paragraph and Paragraph Style dialogs

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140178

sdc.bla...@youmail.dk changed:

   What|Removed |Added

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

--- Comment #13 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #11)
> But in the end I believe users don't read those details. 
Agree -- in general.

> The alliteration reads awkward.
Agree.  "List & Level" would "sound" better. (-:

But I am content to leave this as WF.

Both “List & Level” and “Outline & List” are meaningful labels in relation to
the tab, so then it becomes a question of which words signal the important
functions of the tab.

I chose “Level” because it is the attribute being modified by "Outline Level".
Also, the word “Outline” gives a false impression that the numbering hierarchy
is created here in the paragraph (style) dialog, or that Outline Level has
something to do with the lists.  It doesn't. [ Reason (c) in comment 0 also
demonstrated that confusion - but reasons (a) and (b) are still valid. ]

> Given that outline is kind of a list, how about "List Style"?
I believe you share a misunderstanding here with Dieter in relation to this
particular dialog tab -- which makes it difficult to discuss. (In this
exceptional case, the label may make a difference!) 

>Dieter from comment #8> I'm not a native speaker...Chicago Manual of Style 
>Dieter from comment #8> If "outline" is related to lists
The issue here is conceptual/technical, not linguistic.  It cannot be solved by
looking at dictionary or style manual definitions; it requires understanding
what the controls are actually doing in this context (no matter what they are
called, though in this case, we must use the terminology provided by the UI.).

I have already accepted WF.  But for the sake of clarity:

The critical point is that the word "level" is used with two different
independent meanings for "Outline Level" and "List Level" (in the LO interface
and in the underlying ODF).

The expression "Outline Level" comes presumably from the ODF (19.850
text:outline-level), which is carried over to the UI. But that "level" is
distinct from the attribute "level" (19.834 text:level), which is used with
list elements.  In the UI, it appears that "Level" is also carried over to the
UI (in the Position and Customize tabs in Bullets and Numbering dialog). The
only place in the UI where I can find "List Level" at present is in the
Condition tab in the PS dialog -- and that is because I changed it recently). 
("List level" also appears throughout comments in the source code.)

In the PS dialog tab under discussion here, there is no connection or
dependence between Outline Level and List Style (List Level). It is possible to
set an Outline Level without a List or apply a List without setting an Outline
Level.

The "connection" between "Outline Level" and "List Level" is created by the
Chapter Numbering dialog, which exists to create an apparent dependence between
Outline Level and List Level. (In fact, the dialog lets you assign a List Level
1 numbering to a Heading N which is assigned to an Outline Level). This
"assignment" is preserved/enforced by the UI, because the PS dialog prevents
editing Outline Level for the Heading N paragraph styles. (and if you choose to
use another PS in the Chapter Numbering dialog, then you will not be able to
set the Outline Level in the PS dialog -- by design).

The proposal to use "Level" instead of "Outline" was mostly to steer people
away from thinking that this tab has something to do with lists and outlines --

-- but following the principle "renaming … UI elements has to be an exception”,
then this reason ("steering away") is not a strong enough justification for an
exception right now.

But I hope this ticket highlights an issue that will get further attention. If
the Bullets and Numbering dialog gets developed further, it might be worth
considering using the label "List Level" instead of "Level" in the Position and
Customize tabs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 140178] Change "Outline & List" to "Level & List" as tab label in Paragraph and Paragraph Style dialogs

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140178

sdc.bla...@youmail.dk changed:

   What|Removed |Added

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

--- Comment #13 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #11)
> But in the end I believe users don't read those details. 
Agree -- in general.

> The alliteration reads awkward.
Agree.  "List & Level" would "sound" better. (-:

But I am content to leave this as WF.

Both “List & Level” and “Outline & List” are meaningful labels in relation to
the tab, so then it becomes a question of which words signal the important
functions of the tab.

I chose “Level” because it is the attribute being modified by "Outline Level".
Also, the word “Outline” gives a false impression that the numbering hierarchy
is created here in the paragraph (style) dialog, or that Outline Level has
something to do with the lists.  It doesn't. [ Reason (c) in comment 0 also
demonstrated that confusion - but reasons (a) and (b) are still valid. ]

> Given that outline is kind of a list, how about "List Style"?
I believe you share a misunderstanding here with Dieter in relation to this
particular dialog tab -- which makes it difficult to discuss. (In this
exceptional case, the label may make a difference!) 

>Dieter from comment #8> I'm not a native speaker...Chicago Manual of Style 
>Dieter from comment #8> If "outline" is related to lists
The issue here is conceptual/technical, not linguistic.  It cannot be solved by
looking at dictionary or style manual definitions; it requires understanding
what the controls are actually doing in this context (no matter what they are
called, though in this case, we must use the terminology provided by the UI.).

I have already accepted WF.  But for the sake of clarity:

The critical point is that the word "level" is used with two different
independent meanings for "Outline Level" and "List Level" (in the LO interface
and in the underlying ODF).

The expression "Outline Level" comes presumably from the ODF (19.850
text:outline-level), which is carried over to the UI. But that "level" is
distinct from the attribute "level" (19.834 text:level), which is used with
list elements.  In the UI, it appears that "Level" is also carried over to the
UI (in the Position and Customize tabs in Bullets and Numbering dialog). The
only place in the UI where I can find "List Level" at present is in the
Condition tab in the PS dialog -- and that is because I changed it recently). 
("List level" also appears throughout comments in the source code.)

In the PS dialog tab under discussion here, there is no connection or
dependence between Outline Level and List Style (List Level). It is possible to
set an Outline Level without a List or apply a List without setting an Outline
Level.

The "connection" between "Outline Level" and "List Level" is created by the
Chapter Numbering dialog, which exists to create an apparent dependence between
Outline Level and List Level. (In fact, the dialog lets you assign a List Level
1 numbering to a Heading N which is assigned to an Outline Level). This
"assignment" is preserved/enforced by the UI, because the PS dialog prevents
editing Outline Level for the Heading N paragraph styles. (and if you choose to
use another PS in the Chapter Numbering dialog, then you will not be able to
set the Outline Level in the PS dialog -- by design).

The proposal to use "Level" instead of "Outline" was mostly to steer people
away from thinking that this tab has something to do with lists and outlines --

-- but following the principle "renaming … UI elements has to be an exception”,
then this reason ("steering away") is not a strong enough justification for an
exception right now.

But I hope this ticket highlights an issue that will get further attention. If
the Bullets and Numbering dialog gets developed further, it might be worth
considering using the label "List Level" instead of "Level" in the Position and
Customize tabs.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141186] In Print dialog +G gives focus to Orientation too

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141186

Terrence Enger  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141186] In Print dialog +G gives focus to Orientation too

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141186

--- Comment #1 from Terrence Enger  ---
Created attachment 170641
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170641=edit
tail of terminal output, bibisect linux-7.2

>From bibisect repository linux-7.2 running on debian-buster with xfce
desktop:

  commits-h   date
      ---
good  8bdb4e70  15eb9305  2021-01-15 11:42:32
bad   5ed755da  9100d70e  2021-01-15 11:43:22

The commit message is:

Author: Caolán McNamara 
Date:   Mon Jan 11 16:17:32 2021 +

replace stock button labels

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

I am adding keywords regression, bibisected, bisected.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141186] New: In Print dialog +G gives focus to Orientation too

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141186

Bug ID: 141186
   Summary: In Print dialog +G gives focus to Orientation too
   Product: LibreOffice
   Version: 7.2.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lo_b...@iseries-guru.com

component : Writer
summary   ; In Print dialog +G gives focus to Orientation too
severity  : trivial
body

In the Print dialog of Writer, "+G" behaves in surprising ways:

(*) It alternates focus between Orientation and Pages; I expect focus
to go directly to Pages.

(*) When it gives focus to Pages, it fails to select that radio
button.

In more detail:

STR
---
(1) Open a Writer document of moderate length and move to page 2.
Status bar at bottom ow the Writer window displays "Page 2 of ...".

(2) Type "+F P".  Program displays Print dialog and tab General;
in section "Range and copies", radio button "All Pages" is
selected.

(3) Press "".  Program underscores "g" in "Pages" and the first
"t" in "Orientation".

(4) Type "+G".

Expected : Program gives focus to control Pages.

Observed : Program gives focus to control Orientation; with
   SAL_USE_VCLPLUGIN=gtk3, there is no immediately visible
   indication of this, but  changes the selected
   orientation from Automatic to Landscape.

(5) Type "+G".  Program gives focus to control Pages; the word is
outlined and page number 2 is displayed in the input area.

Expected : Radio button  selected.

Observed : Radio button  is not selected; typing ""
   selects the radio button and moves the caret into the
   input area.


I made these observations on a local build of commit feb6fd1f
(2021-03-17), configured --enable-dbgutil, built and running on
debian-buster with xfce desktop.


I am setting severity trivial.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141179] Create a 'Tip of the Day' help page

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141179

Olivier Hallot  changed:

   What|Removed |Added

 Blocks||80430
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80430
[Bug 80430] [META] Documentation gap for new features
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80430] [META] Documentation gap for new features

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430

Olivier Hallot  changed:

   What|Removed |Added

 Depends on||141179


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141179
[Bug 141179] Create a 'Tip of the Day' help page
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141185] New: PNG images in Writer documents have poor appearance.

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141185

Bug ID: 141185
   Summary: PNG images in Writer documents have poor appearance.
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lmart...@yahoo.com

Description:
I create documents in LibreOffice Writer that include images and text. I use
the PNG format for the images. PNG images appeared with good quality in Writer
7.0, but those same images appear blocky/fuzzy in Writer 7.1.1.2.  Text within
the images appears especially blocky. I've replaced some of the images with the
PDF format and those images accurately display. 

The issue is present on both a laptop and desktop computer running Linux Ubuntu
20.04 or 20.10. I have not checked if the issue occurs on a Windows 10 laptop.  

Steps to Reproduce:
1.Create an image with text added to it and save it in the SVG format.Export
the SVG file to the PNG format.
2.Add a picture in Writer 7.1.1.2 and select the PNG file.
3.You should see that the text in the PNG image is of reduced quality.  

Actual Results:
When I perform the steps noted above, I get lesser quality images that are
especially noticeable when viewing the text. 

Expected Results:
In all previous versions of Writer, the images retained their original quality
and text within the image appear smooth and accurate. 


Reproducible: Always


User Profile Reset: No



Additional Info:
If you'd like screenshots of the issue I can send two screenshots: one which
shows the original image quality and a second which shows the reduced quality
as it appears in Writer.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141184] New: Writer closes, no crash report, using document with embedded images

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141184

Bug ID: 141184
   Summary: Writer closes, no crash report, using document with
embedded images
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jbri...@gmail.com

Description:
The document has several images, mostly screen-clips taken from other
documents. Attempts to edit the document often result in an immediate closing
of Writer with no warning and no crash report (afaik).
Event viewer shows consistently the same Error event (redacted):

Faulting application name: soffice.bin, version: 7.1.1.2, time stamp:
0x60391b10
Faulting module name: ucrtbase.dll, version: 10.0.19041.789, time stamp:
0x2bd748bf
Exception code: 0xc409
Fault offset: 0x0007286e
Faulting process id: 0x4dc
Faulting application start time: 0x01d71bbf9e64faa3
Faulting application path: C:\Program Files\LibreOffice\program\soffice.bin
Faulting module path: C:\Windows\System32\ucrtbase.dll


Steps to Reproduce:
1. Create document.
2. Add multiple images pasted from screen shots (snip).
3. Manipulate images - moving, resizing.
4. KABOOM

Actual Results:
Writer immediately closes.

Expected Results:
Write continues functioning normally.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.0.5.2 (x64)
Build ID: 64390860c6cd0aca4beafafcfd84613dd9dfb63a
CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: en-NZ (en_NZ); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97629] [META] Help Content Modernization

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97629

Olivier Hallot  changed:

   What|Removed |Added

 Depends on||139926


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=139926
[Bug 139926] CSS/visual design: Explore making notes less visually dominant; it
gets annoying in some pages
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140906] Autocorrect fails on :---:

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140906

--- Comment #3 from Uwe Auer  ---
Can't reproduce using

Version: 7.0.5.2
Build ID: 64390860c6cd0aca4beafafcfd84613dd9dfb63a
CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140906] Autocorrect fails on :---:

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140906

--- Comment #2 from Uwe Auer  ---
No repro using

Version: 7.1.1.2 / LibreOffice Community
Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: helpcontent2

2021-03-22 Thread Adolfo Jayme Barrientos (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 263b564a5c3acb46567bdc6ba0f1704fa6e699a9
Author: Adolfo Jayme Barrientos 
AuthorDate: Mon Mar 22 15:49:52 2021 -0600
Commit: Gerrit Code Review 
CommitDate: Mon Mar 22 22:49:52 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to e694812962ffc63f54e130446a0cac49f048bca0
  - CSS: Initial teeny-tiny changes towards tdf#139926

Since I keep procrastinating on the Online Help redesign,
let’s do it incrementally.

Change-Id: I2e7ebc1d3d9df8f6b7425dcae50464d463d7f0c3

diff --git a/helpcontent2 b/helpcontent2
index eba8ef3bc9d0..e694812962ff 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit eba8ef3bc9d037916f8bac8ef62d582768053521
+Subproject commit e694812962ffc63f54e130446a0cac49f048bca0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: help3xsl/default.css

2021-03-22 Thread Adolfo Jayme Barrientos (via logerrit)
 help3xsl/default.css |   28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

New commits:
commit e694812962ffc63f54e130446a0cac49f048bca0
Author: Adolfo Jayme Barrientos 
AuthorDate: Mon Mar 22 15:46:49 2021 -0600
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Mar 22 15:46:49 2021 -0600

CSS: Initial teeny-tiny changes towards tdf#139926

Since I keep procrastinating on the Online Help redesign,
let’s do it incrementally.

Change-Id: I2e7ebc1d3d9df8f6b7425dcae50464d463d7f0c3

diff --git a/help3xsl/default.css b/help3xsl/default.css
index 197052902..ce1dd77f8 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -155,21 +155,21 @@ pre,
 .warning {
 display:flex;
 align-items: center;
-border-radius: 0 4px 4px 0;
-box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2);
+border-radius: 2px;
+box-shadow: 0 2px 5px -3px rgb(0 0 0 / 10%);
 padding: 0.2em;
 margin-top: 15px;
 }
 .note {
-border-left: 3px solid #309048;
+border-left: 2px solid #309048;
 background-color: #d9f1dd;
 }
 .tip {
-border-left: 3px solid #0063b1;
+border-left: 2px solid #0063b1;
 background-color: #cde5f7;
 }
 .warning {
-border-left: 3px solid #ed8733;
+border-left: 2px solid #ed8733;
 background-color: #f6f1d2;
 }
 .noteicon, .notetext {
@@ -228,7 +228,7 @@ h6 {
 p,
 ol,
 td {
-font-size: 1.17rem;
+font-size: 1.15rem;
 margin: 2px 0 2px 0;
 }
 h1 {
@@ -256,10 +256,10 @@ h6 {
 }
 .howtoget {
 background: #EBE7E9;
-border-left: 3px solid #4E4B55;
-border-radius: 0 4px 4px 0;
-box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2);
-padding: 0.3em;
+border-left: 2px solid #4E4B55;
+border-radius: 2px;
+box-shadow: 0 2px 5px -3px rgb(0 0 0 / 10%);
+padding: 0.2em;
 display: flex;
 flex-direction: column;
 }
@@ -450,7 +450,7 @@ aside input[type=checkbox]:checked ~ .contents-treeview {
 padding-left: 15px;
 }
 .index a {
-font-size: 16px;
+font-size: 15px;
 display: block;
 }
 .index .hidden {
@@ -578,7 +578,7 @@ li.disabled a {
 top: 0px;
 }
 .donation{
-background: linear-gradient(90deg, #4275b2 0%, #4eaa88 100%);
+border: 1px solid #f1c62a;
 border-radius: 2px;
 padding: 5px 10px;
 margin: auto;
@@ -593,7 +593,7 @@ li.disabled a {
 text-decoration: none;
 }
 .donation p {
-font-size:1.2rem;
+font-size:1rem;
 text-align: center;
 }
 #SearchFrame {
@@ -671,7 +671,7 @@ li.disabled a {
 padding: 0;
 margin: 0;
 list-style: none;
-font-size: 16px;
+font-size: 15px;
 }
 .contents-treeview {
 -moz-user-select: none;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 40656] Measurement settings are separate for each module - make it to one setting LibreOffice -wide

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40656

--- Comment #20 from At2010  ---
Hi all.
After almost 10 years it is fascinating to see this is still discussed. 
I respect that users need to change measurement units in the different apps. So
how about this. Put an option in the general tab to initially set and
optionally reset measurements to metric or imperial. Perhaps set this
automatically during install based on system locale. 
Setting or resetting would "push" a configuration change to each app.
So you wouldn't need to change code in every app.
 You would still be able to set a measurement for each app. Restarting the app
would use the last saved setting (no change from current behavior).

As for an initial editor page size / printer page size sure it could be set to
say 8.5 x 11 for imperial or A4 for metric. But print page size is something
people already change as needed. Again, no changes would be required for every
app and no app behaviors would be modified. 

Take care,
At2010

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: helpcontent2

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

New commits:
commit 46530d7b8e91c6dd27b9f19610f76bb8eee272ba
Author: Olivier Hallot 
AuthorDate: Mon Mar 22 22:10:12 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Mar 22 22:10:12 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to eba8ef3bc9d037916f8bac8ef62d582768053521
  - Correct start presentation shortcut

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

diff --git a/helpcontent2 b/helpcontent2
index 8c83d6fcf4f7..eba8ef3bc9d0 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 8c83d6fcf4f70c7762f9c5c4e6315856a5eb10c4
+Subproject commit eba8ef3bc9d037916f8bac8ef62d582768053521
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Olivier Hallot (via logerrit)
 source/text/simpress/guide/keyboard.xhp |   37 +++-
 1 file changed, 18 insertions(+), 19 deletions(-)

New commits:
commit eba8ef3bc9d037916f8bac8ef62d582768053521
Author: Olivier Hallot 
AuthorDate: Mon Mar 22 18:36:42 2021 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Mar 22 22:10:12 2021 +0100

Correct start presentation shortcut

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

diff --git a/source/text/simpress/guide/keyboard.xhp 
b/source/text/simpress/guide/keyboard.xhp
index 560056b72..f0b29b967 100644
--- a/source/text/simpress/guide/keyboard.xhp
+++ b/source/text/simpress/guide/keyboard.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-
 
 
 
-Using Shortcut Keys in $[officename] Impress 

+Using Shortcut Keys in $[officename] 
Impress
 /text/simpress/guide/keyboard.xhp
 
 
@@ -32,37 +29,39 @@
 
 accessibility; $[officename] 
Impress
 
-Using Shortcut Keys in 
$[officename] Impress
-
+Using Shortcut Keys in $[officename] Impress
+
 
 You can use 
the keyboard to access $[officename] Impress commands as well as to navigate 
through the workspace. $[officename] Impress uses the same shortcut keys as 
$[officename] Draw to create drawing objects.
-Selecting placeholders
+Selecting placeholders
 $[officename] 
Impress AutoLayouts use placeholders for slide titles, text, and 
objects. To select a placeholder, press CommandCtrl+Enter.
 To move to the next placeholder, press CommandCtrl+Enter
 again.
-If you press 
CommandCtrl+Enter
 after you reach the last placeholder in a slide, a new slide is inserted after 
the current slide. The new slide uses the same layout as the current 
slide.
+If you press CommandCtrl+Enter
 after you reach the last placeholder in a slide, a new slide is inserted after 
the current slide. The new slide uses the same layout as the current 
slide.
 
-During 
a Slide Show
-To start a 
slide show, press CommandCtrl+F2
 or F5.
-Advance 
to the next slide or to the next animation effect
+During a Slide Show
+To start a Slide Show  
+To start a 
slide show from the begining, press F5.
+ To start a slide show 
from the current slide, press Shift+F5.
+Advance to the next slide or to the next animation 
effect
 
 Spacebar
 
-Advance 
to the next slide without playing object animation effects
+Advance to the next slide without playing object 
animation effects
 
 OptionAlt+PageDown
 
-Return 
to previous slide
+Return to previous slide
 
 OptionAlt+PageUp
 
-Go to a 
specific slide
+Go to a specific slide
 Type the page 
number of the slide, and then press Enter.
-Stop 
slide show
+Stop slide show
 Esc or -.
-Slide 
Sorter
+Slide Sorter
 When you first 
switch to Slide Sorter, press Enter to change the 
keyboard focus to the workspace. Otherwise, press F6 to navigate to the workspace, and then press Enter. 
-Selecting and deselecting slides
+Selecting and deselecting slides
 Use the arrow 
keys to navigate to the slide that you want to select, and then press the Spacebar. To add to the selection, use the arrow keys to 
navigate to the slide(s) that you want to add, and press Spacebar again. To deselect a slide, navigate to the 
slide, and then press Spacebar.
-Copying 
a slide:
+Copying a slide:
 
 
 Use the arrow 
keys to navigate to the slide that you want to copy, and then press 
CommandCtrl+C.
@@ -71,7 +70,7 @@
 Move to the 
slide where you want to paste the copied slide, and then press CommandCtrl+V.
 
 
-Moving 
a slide:
+Moving a slide:
 
 
 Use the arrow 
keys to navigate to the slide that you want to move, and then press 
CommandCtrl+X.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - vcl/source

2021-03-22 Thread Caolán McNamara (via logerrit)
 vcl/source/app/salvtables.cxx |   18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

New commits:
commit 2c3ec008b349b7fe046758c51152e451372ff89d
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 15:46:53 2021 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Mar 22 22:08:08 2021 +0100

tdf#141166 widget with id "tabcontrol" might not be a TabControl

it might be a VerticalTabControl or any other type

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

diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 758473e5b69c..7a779b297eac 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -6641,9 +6641,21 @@ std::unique_ptr 
SalInstanceBuilder::create_size_group()
 
 OString SalInstanceBuilder::get_current_page_help_id() const
 {
-TabControl* pCtrl = m_xBuilder->get("tabcontrol");
-TabPage* pTabPage = pCtrl ? pCtrl->GetTabPage(pCtrl->GetCurPageId()) : 
nullptr;
-vcl::Window* pTabChild = pTabPage ? 
pTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
+vcl::Window* pCtrl = m_xBuilder->get("tabcontrol");
+if (!pCtrl)
+return OString();
+VclPtr xTabPage;
+if (pCtrl->GetType() == WindowType::TABCONTROL)
+{
+TabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetTabPage(pTabCtrl->GetCurPageId());
+}
+else if (pCtrl->GetType() == WindowType::VERTICALTABCONTROL)
+{
+VerticalTabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetPage(pTabCtrl->GetCurPageId());
+}
+vcl::Window* pTabChild = xTabPage ? 
xTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
 pTabChild = pTabChild ? pTabChild->GetWindow(GetWindowType::FirstChild) : 
nullptr;
 if (pTabChild)
 return pTabChild->GetHelpId();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140737] Writer: Can not close the program window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140737

--- Comment #2 from Alessia  ---
Hello,
I cannot reproduce this bug in

Version: 7.1.1.2 (x64) / LibreOffice Community
Build ID: fe0b08f4af1bacafe4c7ecc87ce55bb426164676
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

and

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 005adbefc746f9024adcf572c287dc061acbcf00
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141182] Excessively large ODS spreadsheet hangs LibreOffice

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141182

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||perf, wantBacktrace
 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org

--- Comment #2 from Xisco Faulí  ---
it takes

real1m0,949s
user1m4,331s
sys 0m1,198s


in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 5262a9e88037decc26da84e7fa62f2955d4cdb85
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

to open.
How long does it take for you ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141115] Crash in: connectivity::OSQLParseTreeIterator::getOrderTree

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141115

--- Comment #11 from m...@thosehallidays.org ---
Spreadsheets can be union'd in MS/Excel provided the same number of fields are
selected.
I have never tried it with LO before but, clearly, a crash is the wrong
response.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60030] Russian dictionary improvement

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60030

Aron Budea  changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO
 CC||ba...@caesar.elte.hu

--- Comment #5 from Aron Budea  ---
I see no comment accompanying the reopening, setting it back to NEEDINFO for
now.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - vcl/source

2021-03-22 Thread Caolán McNamara (via logerrit)
 vcl/source/app/salvtables.cxx |   18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

New commits:
commit 24d11d2d0855eba28328bcefe71e923277b0aaf3
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 15:46:53 2021 +
Commit: Xisco Fauli 
CommitDate: Mon Mar 22 21:17:10 2021 +0100

tdf#141166 widget with id "tabcontrol" might not be a TabControl

it might be a VerticalTabControl or any other type

Change-Id: I9f46f7e64a9be2487d400cc4a066575c0d45c19e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112801
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index b6e808ac9cc2..317770c367c3 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -6877,9 +6877,21 @@ std::unique_ptr 
SalInstanceBuilder::create_size_group()
 
 OString SalInstanceBuilder::get_current_page_help_id() const
 {
-TabControl* pCtrl = m_xBuilder->get("tabcontrol");
-TabPage* pTabPage = pCtrl ? pCtrl->GetTabPage(pCtrl->GetCurPageId()) : 
nullptr;
-vcl::Window* pTabChild = pTabPage ? 
pTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
+vcl::Window* pCtrl = m_xBuilder->get("tabcontrol");
+if (!pCtrl)
+return OString();
+VclPtr xTabPage;
+if (pCtrl->GetType() == WindowType::TABCONTROL)
+{
+TabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetTabPage(pTabCtrl->GetCurPageId());
+}
+else if (pCtrl->GetType() == WindowType::VERTICALTABCONTROL)
+{
+VerticalTabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetPage(pTabCtrl->GetCurPageId());
+}
+vcl::Window* pTabChild = xTabPage ? 
xTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
 pTabChild = pTabChild ? pTabChild->GetWindow(GetWindowType::FirstChild) : 
nullptr;
 if (pTabChild)
 return pTabChild->GetHelpId();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - include/sfx2 sfx2/source

2021-03-22 Thread Caolán McNamara (via logerrit)
 include/sfx2/sfxhelp.hxx |1 +
 sfx2/source/appl/sfxhelp.cxx |   19 +++
 2 files changed, 16 insertions(+), 4 deletions(-)

New commits:
commit c83fc23a69949a8408c9e4ad8dc19ee9fa9d82a1
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 16:16:36 2021 +
Commit: Xisco Fauli 
CommitDate: Mon Mar 22 21:15:50 2021 +0100

tdf#140539 don't allow help to be relaunched during launch

its fine once it is launched to fire help again, just not during
the launch itself via the yield-call done during html load that
probably exists to let the progress bar redraw

Change-Id: I42e0bf670023d91f70cb1de3fa0fda23e82d0678
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112804
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git a/include/sfx2/sfxhelp.hxx b/include/sfx2/sfxhelp.hxx
index 7f4d687b102d..ed44309888ed 100644
--- a/include/sfx2/sfxhelp.hxx
+++ b/include/sfx2/sfxhelp.hxx
@@ -28,6 +28,7 @@
 class SFX2_DLLPUBLIC SfxHelp final : public Help
 {
 boolbIsDebug;
+boolbLaunchingHelp; // tdf#140539 don't allow help to be 
re-launched during help launch
 
 private:
 SAL_DLLPRIVATE static bool Start_Impl( const OUString& rURL, const 
vcl::Window* pWindow, const OUString& rKeyword );
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index b4f31d914a9c..7d81085fa651 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -338,8 +338,9 @@ OUString SfxHelp_Impl::GetHelpText( const OUString& 
aCommandURL, const OUString&
 return SfxContentHelper::GetActiveHelpString( 
aHelpURL.makeStringAndClear() );
 }
 
-SfxHelp::SfxHelp() :
-bIsDebug( false )
+SfxHelp::SfxHelp()
+: bIsDebug(false)
+, bLaunchingHelp(false)
 {
 // read the environment variable "HELP_DEBUG"
 // if it's set, you will see debug output on active help
@@ -691,12 +692,22 @@ void SfxHelp::SearchKeyword( const OUString& rKeyword )
 
 bool SfxHelp::Start( const OUString& rURL, const vcl::Window* pWindow )
 {
-return Start_Impl( rURL, pWindow, OUString() );
+if (bLaunchingHelp)
+return true;
+bLaunchingHelp = true;
+bool bRet = Start_Impl( rURL, pWindow, OUString() );
+bLaunchingHelp = false;
+return bRet;
 }
 
 bool SfxHelp::Start(const OUString& rURL, weld::Widget* pWidget)
 {
-return Start_Impl(rURL, pWidget, OUString());
+if (bLaunchingHelp)
+return true;
+bLaunchingHelp = true;
+bool bRet = Start_Impl(rURL, pWidget, OUString());
+bLaunchingHelp = false;
+return bRet;
 }
 
 /// Redirect the vnd.sun.star.help:// urls to http://help.libreoffice.org
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140539] Crash when I open the help window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140539

--- Comment #11 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-1":

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

tdf#140539 don't allow help to be relaunched during launch

It will be available in 7.1.3.

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140539] Crash when I open the help window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140539

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.2.0|target:7.2.0 target:7.1.3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2021-03-22 Thread Szymon Kłos (via logerrit)
 filter/source/svg/presentation_engine.js |   23 ---
 1 file changed, 16 insertions(+), 7 deletions(-)

New commits:
commit b1d933568a1ca4f1752cbabbf7c841d0facc7655
Author: Szymon Kłos 
AuthorDate: Wed Mar 17 15:57:21 2021 +0100
Commit: Andras Timar 
CommitDate: Mon Mar 22 21:12:39 2021 +0100

Polyfill presentation_engine.js for IE11

IE11 doesn't support:
Array.includes, String.startsWith and Math.trunc

Change-Id: I71c5810ad9230988453f70e880f46869728f49c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112626
Tested-by: Jenkins
Reviewed-by: Andras Timar 

diff --git a/filter/source/svg/presentation_engine.js 
b/filter/source/svg/presentation_engine.js
index 377647c8ec1c..636fc3a50d37 100644
--- a/filter/source/svg/presentation_engine.js
+++ b/filter/source/svg/presentation_engine.js
@@ -31,6 +31,15 @@ var round = Math.round;
 var abs = Math.abs;
 var now = Date.now;
 
+/**
+ * polyfill for IE11
+ */
+if (!Math.trunc) {
+Math.trunc = function (v) {
+return v < 0 ? Math.ceil(v) : Math.floor(v);
+};
+}
+
 /**
  * set a timeout with a given scope
  * @param {Function} fn
@@ -5393,9 +5402,9 @@ function getTextFieldType ( elem )
 function isTextFieldByClassName ( sClassName )
 {
 return sClassName === aDateTimeClassName || sClassName === aFooterClassName
-|| sClassName === aHeaderClassName || sClassName.startsWith( 
aSlideNumberClassName )
-|| sClassName.startsWith( aDateClassName ) || sClassName.startsWith( 
aTimeClassName )
-|| sClassName.startsWith( aSlideNameClassName );
+|| sClassName === aHeaderClassName || sClassName.indexOf( 
aSlideNumberClassName ) == 0
+|| sClassName.indexOf( aDateClassName ) == 0 || sClassName.indexOf( 
aTimeClassName ) == 0
+|| sClassName.indexOf( aSlideNameClassName ) == 0;
 }
 
 /** Class MasterPage
@@ -5819,7 +5828,7 @@ MasterPageView.prototype.createElement = function()
 for( ; i < aBackgroundObjectSubGroupIdList.length; ++i )
 {
 sId = aBackgroundObjectSubGroupIdList[i];
-if( sId.startsWith( aSlideNumberClassName ) )
+if( sId.indexOf( aSlideNumberClassName ) == 0 )
 {
 // Slide Number Field
 // The cloned element is appended directly to the field group 
element
@@ -5873,9 +5882,9 @@ MasterPageView.prototype.createElement = function()
aTextFieldHandlerSet, 
sMasterSlideId );
 }
 }
-else if( sId.startsWith( aDateClassName )
-|| sId.startsWith( aTimeClassName )
-|| sId.startsWith( aSlideNameClassName ) )
+else if( sId.indexOf( aDateClassName ) == 0
+|| sId.indexOf( aTimeClassName ) == 0
+|| sId.indexOf( aSlideNameClassName ) == 0 )
 {
 this.initTextFieldHandler( sId, aPlaceholderShapeSet,
aTextFieldContentProviderSet, 
aDefsElement,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140539] Crash when I open the help window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140539

Caolán McNamara  changed:

   What|Removed |Added

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

--- Comment #10 from Caolán McNamara  ---
done in master, backport to 7-1 in gerrit

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 133092] [META] Crash bugs

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

Bug 141166 Summary: Crash in: mergedlo.dll:  Press "Help" button in Hyperlink 
dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=141166

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112125] [META] Hyperlink dialog bugs and enhancements

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112125
Bug 112125 depends on bug 141166, which changed state.

Bug 141166 Summary: Crash in: mergedlo.dll:  Press "Help" button in Hyperlink 
dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=141166

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2021-03-22 Thread Caolán McNamara (via logerrit)
 sw/source/filter/ww8/ww8scan.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2bd04d18e8558ff16ba4c28e4e9c0c3f7fc1b86c
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 11:50:10 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Mar 22 21:03:24 2021 +0100

cid#1242653 silence bogus Untrusted divisor

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

diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index b37cb66f9095..8fbf388cacb1 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -4169,6 +4169,7 @@ void WW8ReadSTTBF(bool bVer8, SvStream& rStrm, sal_uInt32 
nStart, sal_Int32 nLen
 
 const size_t nMinStringLen = bUnicode ? sizeof(sal_uInt16) : 
sizeof(sal_uInt8);
 const size_t nMinRecordSize = nExtraLen + nMinStringLen;
+assert(nMinRecordSize != 0 && "impossible to be zero");
 const size_t nMaxPossibleStrings = rStrm.remainingSize() / 
nMinRecordSize;
 if (nStrings > nMaxPossibleStrings)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Caolán McNamara (via logerrit)
 sc/source/filter/excel/xistream.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 05fea7061592221973fcc5018850113d577df57a
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 11:52:28 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Mar 22 21:02:39 2021 +0100

cid#1242892 experiment if this makes any difference

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

diff --git a/sc/source/filter/excel/xistream.cxx 
b/sc/source/filter/excel/xistream.cxx
index f9c79325f39f..7cf5d972e401 100644
--- a/sc/source/filter/excel/xistream.cxx
+++ b/sc/source/filter/excel/xistream.cxx
@@ -835,7 +835,7 @@ OUString XclImpStream::ReadRawUniString( sal_uInt16 nChars, 
bool b16Bit )
 sal_uInt16 nCharsLeft = nChars;
 sal_uInt16 nReadSize;
 
-while( IsValid() && (nCharsLeft > 0) )
+while (IsValid() && nCharsLeft)
 {
 if( b16Bit )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Caolán McNamara (via logerrit)
 vcl/source/app/salvtables.cxx |   18 +++---
 1 file changed, 15 insertions(+), 3 deletions(-)

New commits:
commit 92220638362755f0e776e222fa4e8b79377e75eb
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 15:46:53 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Mar 22 21:01:53 2021 +0100

tdf#141166 widget with id "tabcontrol" might not be a TabControl

it might be a VerticalTabControl or any other type

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

diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 9d47a3ec14a2..95de139a53bc 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -7008,9 +7008,21 @@ std::unique_ptr 
SalInstanceBuilder::create_size_group()
 
 OString SalInstanceBuilder::get_current_page_help_id() const
 {
-TabControl* pCtrl = m_xBuilder->get("tabcontrol");
-TabPage* pTabPage = pCtrl ? pCtrl->GetTabPage(pCtrl->GetCurPageId()) : 
nullptr;
-vcl::Window* pTabChild = pTabPage ? 
pTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
+vcl::Window* pCtrl = m_xBuilder->get("tabcontrol");
+if (!pCtrl)
+return OString();
+VclPtr xTabPage;
+if (pCtrl->GetType() == WindowType::TABCONTROL)
+{
+TabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetTabPage(pTabCtrl->GetCurPageId());
+}
+else if (pCtrl->GetType() == WindowType::VERTICALTABCONTROL)
+{
+VerticalTabControl* pTabCtrl = static_cast(pCtrl);
+xTabPage = pTabCtrl->GetPage(pTabCtrl->GetCurPageId());
+}
+vcl::Window* pTabChild = xTabPage ? 
xTabPage->GetWindow(GetWindowType::FirstChild) : nullptr;
 pTabChild = pTabChild ? pTabChild->GetWindow(GetWindowType::FirstChild) : 
nullptr;
 if (pTabChild)
 return pTabChild->GetHelpId();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-03-22 Thread Caolán McNamara (via logerrit)
 sc/source/core/tool/scmatrix.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c6d91d57169aca8141a14232d15e54ca8650b164
Author: Caolán McNamara 
AuthorDate: Mon Mar 22 12:21:14 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Mar 22 21:01:21 2021 +0100

cid#1474296 experiment to see if this makes a difference

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

diff --git a/sc/source/core/tool/scmatrix.cxx b/sc/source/core/tool/scmatrix.cxx
index 0201c70b5f8b..86923f3ed367 100644
--- a/sc/source/core/tool/scmatrix.cxx
+++ b/sc/source/core/tool/scmatrix.cxx
@@ -3353,7 +3353,8 @@ public:
 maOp(aOp),
 mpErrorInterpreter(pErrorInterpreter),
 maString(rString),
-mfVal(fVal)
+mfVal(fVal),
+maCOp()
 {
 if (mpErrorInterpreter)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140539] Crash when I open the help window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140539

--- Comment #9 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/60dd4825ba8fbab211fbb31961ea11873406a280

tdf#140539 don't allow help to be relaunched during launch

It will be available in 7.2.0.

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140539] Crash when I open the help window

2021-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140539

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   4   5   >