[Libreoffice-bugs] [Bug 125154] writer calculation using variable within table does not work with formated numbers

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125154

--- Comment #5 from Daniel Frost  ---
Still persistent with 7.0.1 portable.

Just in case someone reading this needs a workaround:

- define variable in an empty unused cell, use formatting without grouping
(thousand separator)
- set the text color of that cell to white, so this number does not get printed
- in the cell where the number is supposed to be shown, use a table reference
to the cell with the variable, format this cell with thousands separator, done

-- 
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 44448] Option to auto-update Table of Contents, or question offered to do so at printing, is desirable

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=8

--- Comment #34 from Daniel Frost  ---
I certainly (still) back the importance of this feature. :-)

(I think) It is quite natural to open the TOC's context menu for refreshing the
TOC. So placing an option there seems a good alternative too. A tick-option
could be added to the TOC's context menu.
Example: tables context menu, entry *template*, subentry *linebreak on end of
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-commits] core.git: solenv/gbuild

2020-09-24 Thread Stephan Bergmann (via logerrit)
 solenv/gbuild/CppunitTest.mk |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fb06d5b1784cb8b91ea6d286b3f2baa38fed0b4c
Author: Stephan Bergmann 
AuthorDate: Thu Sep 24 19:11:02 2020 +0200
Commit: Stephan Bergmann 
CommitDate: Fri Sep 25 07:08:15 2020 +0200

Run gdb with PYTHONWARNINGS=default

Otherwise, --enable-werror (setting PYTHONWARNINGS=error) would cause
Cppunit-/PythonTest with CPPUNITTRACE='gdb --args' on Linux to print lots of
messages like

> Python Exception  the imp module is 
deprecated in favour of importlib; see the module's documentation for 
alternative uses:
> gdb: warning:
> Could not load the Python gdb module from `/usr/share/gdb/python'.
> Limited Python support is available from the _gdb module.
> Suggest passing --data-directory=/path/to/gdb/data-directory.

and

> Traceback (most recent call last):
>   File "instdir/program/python.bin-gdb.py", line 48, in 
> import gdb
>   File "/usr/share/gdb/python/gdb/__init__.py", line 23, in 
> from imp import reload
>   File "/usr/lib64/python3.8/imp.py", line 31, in 
> warnings.warn("the imp module is deprecated in favour of importlib; "
DeprecationWarning: the imp module is deprecated in favour of importlib; 
see the module's documentation for alternative uses

Change-Id: Id85b2ee6d3cfaeaf91659bfb649a3cb78c707447
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103349
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index cd28e578cc1e..f0bad770cf6c 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -26,10 +26,10 @@ ifneq ($(strip $(CPPUNITTRACE)),)
 ifneq ($(filter gdb,$(CPPUNITTRACE)),)
 # sneak (a) setting the LD_LIBRARY_PATH, and (b) setting malloc debug flags, 
into the "gdb --args" command line
 gb_CppunitTest_GDBTRACE := $(subst gdb,\
-   gdb -return-child-result -ex "add-auto-load-safe-path $(INSTDIR)" -ex 
"set environment $(subst =, ,$(gb_CppunitTest_CPPTESTPRECOMMAND))" 
$(gb_CppunitTest_malloc_check) $(gb_CppunitTest_DEBUGCPPUNIT),\
+   PYTHONWARNINGS=default gdb -return-child-result -ex 
"add-auto-load-safe-path $(INSTDIR)" -ex "set environment $(subst =, 
,$(gb_CppunitTest_CPPTESTPRECOMMAND))" $(if $(PYTHONWARNINGS),-ex 'set 
environment PYTHONWARNINGS $(PYTHONWARNINGS)') $(gb_CppunitTest_malloc_check) 
$(gb_CppunitTest_DEBUGCPPUNIT),\
$(CPPUNITTRACE))
 gb_PythonTest_GDBTRACE := $(subst gdb,\
-   gdb -return-child-result -ex "add-auto-load-safe-path $(INSTDIR)" -ex 
"set environment $(subst =, ,$(gb_PythonTest_PRECOMMAND))" 
$(gb_CppunitTest_malloc_check) $(gb_CppunitTest_DEBUGCPPUNIT),\
+   PYTHONWARNINGS=default gdb -return-child-result -ex 
"add-auto-load-safe-path $(INSTDIR)" -ex "set environment $(subst =, 
,$(gb_PythonTest_PRECOMMAND))" $(if $(PYTHONWARNINGS),-ex 'set environment 
PYTHONWARNINGS $(PYTHONWARNINGS)') $(gb_CppunitTest_malloc_check) 
$(gb_CppunitTest_DEBUGCPPUNIT),\
$(CPPUNITTRACE))
 else ifneq ($(filter lldb,$(CPPUNITTRACE)),)
 gb_CppunitTest_PREGDBTRACE := lo_dyldpathfile=$(call var2file,$(shell 
$(gb_MKTEMP)),500,settings set target.env-vars 
$(gb_CppunitTest_CPPTESTPRECOMMAND))
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 137012] Roadrunner Email Problems

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137012

--- Comment #1 from Roadrunner helpline  ---
Technical specialists will remain available for resolving your all issues only
a few times. Get in touch with us. If you would like to find out more then go
to our site or call us @ +1-844-902-0608.

-- 
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 137012] Roadrunner Email Problems

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137012

Roadrunner helpline  changed:

   What|Removed |Added

URL||https://roadrunnerhelpline.
   ||com/roadrunner-email-proble
   ||ms/

-- 
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 137012] New: Roadrunner Email Problems

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137012

Bug ID: 137012
   Summary: Roadrunner Email Problems
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: roadrunner9...@gmail.com

Some problems are common in Roadrunner email account that affects the consumer
experience in diverse ways. However, this does not mean that one shouldn't use
Roadrunner email services as you will find some type of issues on other email
services as well the other time. Many of these common issues can be readily
avoided by following some simple actions. Solutions to a number of the frequent
Roadrunner email problems at Roadrunner helpline

-- 
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 136523] Stripes in gradient in presentation mode Skia Raster/Vulkan

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136523

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 136385] Shapes moves to different position after undo of anchor to page

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136385

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 136199] LibreOffice Impress: unable to select cells in Table

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136199

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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


[Libreoffice-bugs] [Bug 133740] Vanishing image after multiple clicks apparently because of changing style

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133740

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 130940] Defaulter Printer Settings Do Not Save

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130940

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

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 130940] Defaulter Printer Settings Do Not Save

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130940

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 136636] Inconsistent key functionality for "find previous" and "find next" on macOS

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136636

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 136199] LibreOffice Impress: unable to select cells in Table

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136199

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

-- 
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 130919] The line thickness of a border of a cell in Calc

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130919

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 130919] The line thickness of a border of a cell in Calc

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130919

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

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 45892] Concurrent use of MathType and LibreOffice Math in LibreOffice Writer can cause a MathType error

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45892

--- Comment #29 from QA Administrators  ---
Dear Pierre Farrugia,

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 130935] Crash when selecting txt file after insert sheet from file

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130935

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 130606] Libreoffice 6.4 has problems redrawing Joe Window Manager windows

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130606

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

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 41741] VIEWING: Callout text size changes when modification in data source

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41741

--- Comment #7 from QA Administrators  ---
Dear Rainer Bielefeld 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-bugs] [Bug 33240] RPT: grouping/sorting silently ignored with "analyze sql: no"

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33240

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://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 59284] [META] Cell border related issues

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59284
Bug 59284 depends on bug 130919, which changed state.

Bug 130919 Summary: The line thickness of a border of a cell in Calc
https://bugs.documentfoundation.org/show_bug.cgi?id=130919

   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 97893] Snap Lines get disabled when enabling Snap to Snap Lines

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97893

--- Comment #3 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-bugs] [Bug 63412] PRINTING Handout: all text in a slide becomes raster picture if raster picture is overlapping any text.

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63412

--- Comment #15 from QA Administrators  ---
Dear Rick Yorgason,

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 130935] Crash when selecting txt file after insert sheet from file

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130935

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

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 130606] Libreoffice 6.4 has problems redrawing Joe Window Manager windows

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130606

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 107612] NNBSP rendered incorrectly in scripts like Mongolian

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107612

--- Comment #11 from QA Administrators  ---
Dear Volga,

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 136600] Application Error crash at start ( psp::PrintFontManager::convertSfntName )

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136600

--- Comment #9 from mort.krist...@gmail.com ---
Just adding a note for myself, that today I updated to 6.4.6.2 and it does not
fix the issue. I'll keep the report version at 6.4.5.2 since it describes it as
"earliest affected". I'm pretty sure it's even older bug but 6.4.5.2 is the
earliest version I actually started to debug the problem with.

I hope to have enough time on Sunday to check why the compiling fails.

-- 
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-6-4' - include/unotools officecfg/registry sw/source sw/uiconfig unotools/source

2020-09-24 Thread Michael Stahl (via logerrit)
 include/unotools/compatibility.hxx|4 
 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs |8 +
 sw/source/core/doc/DocumentSettingManager.cxx |2 
 sw/source/core/view/viewsh.cxx|5 -
 sw/source/ui/config/optcomp.cxx   |   48 
--
 sw/uiconfig/swriter/ui/optcompatpage.ui   |1 
 unotools/source/config/compatibility.cxx  |2 
 7 files changed, 62 insertions(+), 8 deletions(-)

New commits:
commit 70b2ee8ce4aa081a608bbde4f3125300675934c5
Author: Michael Stahl 
AuthorDate: Wed Sep 23 18:51:54 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Fri Sep 25 03:38:08 2020 +0200

tdf#134782 sw,unotools,officecfg: adapt configuration and UI

Store AddParaLineSpacingToTableCells in configuration as
"AddTableLineSpacing", consistently inconsistent like AddTableSpacing
(the  elements are not subject to translation).

Adapt SwCompatibilityOptPage with some ugly hacks to allow 3 different
states (TriState) for the corresponding checkbox that map to false/false,
true/false and true/true.

The checkbox widget doesn't allow to change *to* indeterminate but at
least the status of the document can be displayed this way,
with a non-obvious tweak to optcompatpage.ui to reference "checktri1"
column.

Change-Id: I5f32e05c93b5e16e782cba5d1d055809d9e5e251
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103318
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 68aec8fd57eda8c05926b7f361dc102772f2c501)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103360
Reviewed-by: Thorsten Behrens 

diff --git a/include/unotools/compatibility.hxx 
b/include/unotools/compatibility.hxx
index 24f2da53e590..812b8cc480bd 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -62,6 +62,10 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityEntry
 MsWordTrailingBlanks,
 SubtractFlysAnchoredAtFlys,
 EmptyDbFieldHidesPara,
+/// special entry: optcomp.cxx converts the other values to
+/// integers but not this one because it doesn't have its own
+/// checkbox, so keep it at the end!
+AddTableLineSpacing,
 
 /* Should be at the end. Do not remove it. */
 INVALID
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index 71007f80c22e..77d33d1fbc0c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -76,7 +76,13 @@
   
   
 
-  ???
+  Add paragraph and table spacing at bottom of table cells
+
+true
+  
+  
+
+  Add paragraph line spacing at bottom of table cells
 
 true
   
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index a29c5bc6275f..726db3242647 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -112,7 +112,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
-mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableLineSpacing );
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index 6ce52e5e041c..bf160861ee3c 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -833,10 +833,13 @@ void SwViewShell::SetUseVirDev( bool bNewVirtual )
 void SwViewShell::SetAddParaSpacingToTableCells( bool 
_bAddParaSpacingToTableCells )
 {
 IDocumentSettingAccess& rIDSA = getIDocumentSettingAccess();
-if ( rIDSA.get(DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS) != 
_bAddParaSpacingToTableCells )
+if 

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sw/inc sw/source writerfilter/source

2020-09-24 Thread Michael Stahl (via logerrit)
 sw/inc/IDocumentSettingAccess.hxx |1 +
 sw/source/core/doc/DocumentSettingManager.cxx |7 +++
 sw/source/core/inc/DocumentSettingManager.hxx |1 +
 sw/source/core/layout/calcmove.cxx|   16 +---
 sw/source/core/layout/flowfrm.cxx |   12 ++--
 sw/source/core/layout/frmtool.cxx |2 +-
 sw/source/filter/ww8/ww8par.cxx   |1 +
 sw/source/filter/xml/xmlimp.cxx   |7 +++
 sw/source/uibase/uno/SwXDocumentSettings.cxx  |   13 +
 writerfilter/source/filter/WriterFilter.cxx   |1 +
 10 files changed, 55 insertions(+), 6 deletions(-)

New commits:
commit d731b65d3c6b58ed98ee60488d07e5cba653ede0
Author: Michael Stahl 
AuthorDate: Wed Sep 23 15:14:08 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Fri Sep 25 03:37:50 2020 +0200

tdf#134782 sw: split AddParaSpacingToTableCells flag in 2

commit 3cccdabf19a99fd3f657985c1822436d7679df2b "extend
AddParaSpacingToTableCells with line spacing" changed how the
ADD_PARA_SPACING_TO_TABLE_CELLS compat flag works, to improve interop
with Word.

This commit splits out the change as a separate new compat flag
ADD_PARA_LINE_SPACING_TO_TABLE_CELLS ("AddParaLineSpacingToTableCells"),
to preserve compatibility with ODT documents that were produced
by LO < 6.4 (via SwXMLImport::SetConfigurationSettings()).

New documents and WW8/RTF/DOCX import have both flags enabled.

The combination false/true is invalid, and treated as equivalent
to false/false.

Change-Id: Ida20df8fe4a8192a714f91da95345f9726fd7d98
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103317
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 38aa699f265c17548769aaa4f20e1ae35d18f202)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103359
Reviewed-by: Thorsten Behrens 

diff --git a/sw/inc/IDocumentSettingAccess.hxx 
b/sw/inc/IDocumentSettingAccess.hxx
index 814f139b64fc..5b093bc0d08a 100644
--- a/sw/inc/IDocumentSettingAccess.hxx
+++ b/sw/inc/IDocumentSettingAccess.hxx
@@ -47,6 +47,7 @@ enum class DocumentSettingId
 USE_HIRES_VIRTUAL_DEVICE,
 OLD_LINE_SPACING,
 ADD_PARA_SPACING_TO_TABLE_CELLS,
+ADD_PARA_LINE_SPACING_TO_TABLE_CELLS,
 USE_FORMER_OBJECT_POS,
 USE_FORMER_TEXT_WRAPPING,
 CONSIDER_WRAP_ON_OBJECT_POSITION,
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index b7f3af73d2af..a29c5bc6275f 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -112,6 +112,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
@@ -131,6 +132,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= true;
 mbOldLineSpacing= false;
 mbAddParaSpacingToTableCells= false;
+mbAddParaLineSpacingToTableCells= false;
 mbUseFormerObjectPos= false;
 mbUseFormerTextWrapping = false;
 mbConsiderWrapOnObjPos  = false;
@@ -167,6 +169,7 @@ bool sw::DocumentSettingManager::get(/*[in]*/ 
DocumentSettingId id) const
 case DocumentSettingId::OLD_NUMBERING: return mbOldNumbering;
 case DocumentSettingId::OLD_LINE_SPACING: return mbOldLineSpacing;
 case DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS: return 
mbAddParaSpacingToTableCells;
+case DocumentSettingId::ADD_PARA_LINE_SPACING_TO_TABLE_CELLS: return 
mbAddParaLineSpacingToTableCells;
 case DocumentSettingId::USE_FORMER_OBJECT_POS: return 
mbUseFormerObjectPos;
 case DocumentSettingId::USE_FORMER_TEXT_WRAPPING: return 
mbUseFormerTextWrapping;
 case DocumentSettingId::CONSIDER_WRAP_ON_OBJECT_POSITION: return 
mbConsiderWrapOnObjPos;
@@ -283,6 +286,9 @@ void sw::DocumentSettingManager::set(/*[in]*/ 
DocumentSettingId id, /*[in]*/ boo
 case DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS:
  

[Libreoffice-bugs] [Bug 137011] New: no preview in explorer or directory opus

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137011

Bug ID: 137011
   Summary: no preview in explorer or directory opus
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r...@stevenson.bz

Description:
windows file explorer will not show a preview of libreoffice writer (probably
all) docs. tried directory opus and it showed something blury ... not useable
for finding files. thought this might be fixed in 7 but guess not. 

hard for me to use if i cannot browse directories with preview

Steps to Reproduce:
1.create file in writer
2.save file
3.browse with explorer with preview window on

Actual Results:
windows explorer says there's a problem with previewer. directory opus just
shows a blurry image

Expected Results:
doc should be clearly visible & readable to aid in browsing and finding files


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.1.2 (x64)
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341

Ming Hua  changed:

   What|Removed |Added

 Depends on||137010


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137010
[Bug 137010] Calc Changes First Letter Case When Adding # Sign to a Word
-- 
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 137010] Calc Changes First Letter Case When Adding # Sign to a Word

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137010

Ming Hua  changed:

   What|Removed |Added

 CC||ming.v@qq.com
 Blocks||103341

--- Comment #1 from Ming Hua  ---
While I can confirm the reported autocorrect behavior "city#1" -> "City#1" with
7.0.1, I can't confirm that this is a change of behavior, as 6.4.6 does the
same autocorrection for me:
Version: 6.4.6.2 (x64)
Build ID: 0ce51a4fd21bff07a5c061082cc82c5ed232f115
CPU threads: 2; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: zh-CN (zh_CN); UI-Language: en-US
Calc: threaded

Not sure if this is a bug or intended behavior.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103341
[Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements
-- 
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-0' - include/unotools officecfg/registry sw/source sw/uiconfig unotools/source

2020-09-24 Thread Michael Stahl (via logerrit)
 include/unotools/compatibility.hxx|4 
 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs |8 +
 sw/source/core/doc/DocumentSettingManager.cxx |2 
 sw/source/core/view/viewsh.cxx|5 -
 sw/source/ui/config/optcomp.cxx   |   48 
--
 sw/uiconfig/swriter/ui/optcompatpage.ui   |1 
 unotools/source/config/compatibility.cxx  |2 
 7 files changed, 62 insertions(+), 8 deletions(-)

New commits:
commit b8cbc02fbd4d8662de75d5a7a3bab6525caf766d
Author: Michael Stahl 
AuthorDate: Wed Sep 23 18:51:54 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Fri Sep 25 01:20:20 2020 +0200

tdf#134782 sw,unotools,officecfg: adapt configuration and UI

Store AddParaLineSpacingToTableCells in configuration as
"AddTableLineSpacing", consistently inconsistent like AddTableSpacing
(the  elements are not subject to translation).

Adapt SwCompatibilityOptPage with some ugly hacks to allow 3 different
states (TriState) for the corresponding checkbox that map to false/false,
true/false and true/true.

The checkbox widget doesn't allow to change *to* indeterminate but at
least the status of the document can be displayed this way,
with a non-obvious tweak to optcompatpage.ui to reference "checktri1"
column.

Change-Id: I5f32e05c93b5e16e782cba5d1d055809d9e5e251
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103318
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 68aec8fd57eda8c05926b7f361dc102772f2c501)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103358
Reviewed-by: Thorsten Behrens 

diff --git a/include/unotools/compatibility.hxx 
b/include/unotools/compatibility.hxx
index feae53faec8c..39674470e125 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -62,6 +62,10 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityEntry
 MsWordTrailingBlanks,
 SubtractFlysAnchoredAtFlys,
 EmptyDbFieldHidesPara,
+/// special entry: optcomp.cxx converts the other values to
+/// integers but not this one because it doesn't have its own
+/// checkbox, so keep it at the end!
+AddTableLineSpacing,
 
 /* Should be at the end. Do not remove it. */
 INVALID
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index a2d4a8dc4c53..9c93c9513301 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -76,7 +76,13 @@
   
   
 
-  ???
+  Add paragraph and table spacing at bottom of table cells
+
+true
+  
+  
+
+  Add paragraph line spacing at bottom of table cells
 
 true
   
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index 0a8f465e1736..ca68d3e306ce 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -116,7 +116,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
-mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableLineSpacing );
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index ff036d9b9014..ef26275ab9fd 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -822,10 +822,13 @@ void SwViewShell::SetUseVirDev( bool bNewVirtual )
 void SwViewShell::SetAddParaSpacingToTableCells( bool 
_bAddParaSpacingToTableCells )
 {
 IDocumentSettingAccess& rIDSA = getIDocumentSettingAccess();
-if ( rIDSA.get(DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS) != 
_bAddParaSpacingToTableCells )
+if 

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sw/inc sw/qa sw/source writerfilter/source

2020-09-24 Thread Michael Stahl (via logerrit)
 sw/inc/IDocumentSettingAccess.hxx |1 +
 sw/qa/extras/layout/layout.cxx|7 +++
 sw/source/core/doc/DocumentSettingManager.cxx |   11 +++
 sw/source/core/inc/DocumentSettingManager.hxx |1 +
 sw/source/core/layout/calcmove.cxx|   16 +---
 sw/source/core/layout/flowfrm.cxx |   12 ++--
 sw/source/core/layout/frmtool.cxx |2 +-
 sw/source/filter/ww8/ww8par.cxx   |1 +
 sw/source/filter/xml/xmlimp.cxx   |7 +++
 sw/source/uibase/uno/SwXDocumentSettings.cxx  |   13 +
 writerfilter/source/filter/WriterFilter.cxx   |1 +
 11 files changed, 62 insertions(+), 10 deletions(-)

New commits:
commit dc1ce5130a8df5017662c83be26bdada6098ee37
Author: Michael Stahl 
AuthorDate: Wed Sep 23 15:14:08 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Fri Sep 25 01:19:42 2020 +0200

tdf#134782 sw: split AddParaSpacingToTableCells flag in 2

commit 3cccdabf19a99fd3f657985c1822436d7679df2b "extend
AddParaSpacingToTableCells with line spacing" changed how the
ADD_PARA_SPACING_TO_TABLE_CELLS compat flag works, to improve interop
with Word.

This commit splits out the change as a separate new compat flag
ADD_PARA_LINE_SPACING_TO_TABLE_CELLS ("AddParaLineSpacingToTableCells"),
to preserve compatibility with ODT documents that were produced
by LO < 6.4 (via SwXMLImport::SetConfigurationSettings()).

New documents and WW8/RTF/DOCX import have both flags enabled.

The combination false/true is invalid, and treated as equivalent
to false/false.

Change-Id: Ida20df8fe4a8192a714f91da95345f9726fd7d98
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103317
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 38aa699f265c17548769aaa4f20e1ae35d18f202)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103331
Reviewed-by: Thorsten Behrens 

diff --git a/sw/inc/IDocumentSettingAccess.hxx 
b/sw/inc/IDocumentSettingAccess.hxx
index 737e1f8d5902..2388b3ad45d5 100644
--- a/sw/inc/IDocumentSettingAccess.hxx
+++ b/sw/inc/IDocumentSettingAccess.hxx
@@ -47,6 +47,7 @@ enum class DocumentSettingId
 USE_HIRES_VIRTUAL_DEVICE,
 OLD_LINE_SPACING,
 ADD_PARA_SPACING_TO_TABLE_CELLS,
+ADD_PARA_LINE_SPACING_TO_TABLE_CELLS,
 USE_FORMER_OBJECT_POS,
 USE_FORMER_TEXT_WRAPPING,
 CONSIDER_WRAP_ON_OBJECT_POSITION,
diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
index 44512e2ce8a2..038ee2812785 100644
--- a/sw/qa/extras/layout/layout.cxx
+++ b/sw/qa/extras/layout/layout.cxx
@@ -1140,10 +1140,9 @@ CPPUNIT_TEST_FIXTURE(SwLayoutWriter, 
testTableOverlapFooterFly)
 assertXPath(pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/Text", "Portion",
 "Abc def ghi jkl mno pqr stu vwx yz.");
 // height was: 1517
-assertXPath(
-pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/infos/bounds", "height",
-// "253"); // FIXME: this is correct but 
3cccdabf19a99fd3f657985c1822436d7679df2b breaks it
-"379");
+// tdf#134782 height was: 379
+assertXPath(pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/infos/bounds", "height",
+"253");
 }
 
 CPPUNIT_TEST_FIXTURE(SwLayoutWriter, TestTdf134277)
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index 6cc92e62daf3..0a8f465e1736 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -116,6 +116,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
@@ -135,6 +136,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= true;
 mbOldLineSpacing= false;
 mbAddParaSpacingToTableCells= false;
+mbAddParaLineSpacingToTableCells= false;
 mbUseFormerObjectPos= false;
 mbUseFormerTextWrapping = 

[Libreoffice-commits] core.git: svx/uiconfig

2020-09-24 Thread andreas kainz (via logerrit)
 svx/uiconfig/ui/sidebarparagraph.ui |   11 +++
 1 file changed, 11 insertions(+)

New commits:
commit d237230ea014ba7a792c5ebccab28abe09868fc7
Author: andreas kainz 
AuthorDate: Thu Sep 24 21:43:37 2020 +0200
Commit: Andreas Kainz 
CommitDate: Fri Sep 25 00:22:54 2020 +0200

Paragraph Sidebar Align image icons

Change-Id: Ifac10b5c66b2f7273ffe33f3929ac5cb1e7b2a17
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103355
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/svx/uiconfig/ui/sidebarparagraph.ui 
b/svx/uiconfig/ui/sidebarparagraph.ui
index 49d18aef5dc6..1234b536f25f 100644
--- a/svx/uiconfig/ui/sidebarparagraph.ui
+++ b/svx/uiconfig/ui/sidebarparagraph.ui
@@ -267,6 +267,8 @@
 False
 center
 center
+6
+3
 svx/res/symphony/spacing1.png
   
   
@@ -313,6 +315,8 @@
 False
 center
 center
+6
+3
 svx/res/symphony/spacing2.png
   
   
@@ -355,6 +359,7 @@
 icons
 False
 2
+3
 
   
 True
@@ -464,6 +469,8 @@
 False
 center
 center
+6
+3
 svx/res/symphony/Indent4.png
   
   
@@ -510,6 +517,8 @@
 False
 center
 center
+6
+3
 svx/res/symphony/Indent3.png
   
   
@@ -556,6 +565,8 @@
 False
 center
 center
+6
+3
 svx/res/symphony/Indent2.png
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 137010] New: Calc Changes First Letter Case When Adding # Sign to a Word

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137010

Bug ID: 137010
   Summary: Calc Changes First Letter Case When Adding # Sign to a
Word
   Product: LibreOffice
   Version: 7.0.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: crusader...@gmail.com

Description:
When using LO Calc version 7.0.1.2 (x64), build
7cbcfc562f6eb6708b5ff7d7397325de9e764452, whenever I enter a word beginning
with lower case and having a # sign as part of the word, Calc changes the
word's first character to upper case. That was not the case in previous
versions of Calc. The example below exemplifies the issue.

The word I entered: city#1
Calc changed it to: City#1

When I enter: city1, Calc does not make changes.

Steps to Reproduce:
1. Type the following in a cell
2. city#1
3. Calc will change it to
4. City#1

Actual Results:
Calc changed my entry from city#1 to City#1

Expected Results:
My entry should have remained as I entered it: city#1


Reproducible: Always


User Profile Reset: No



Additional Info:
Going to Tools > AutoCorrect Options > Options and unchecking the option
"Capitalize first letter of every sentence" seems to stop it; however that
should not be considered the solution since changing this option negatively
affects Writer.

Please feel free to email me if you need clarification/more details.

-- 
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 136991] open a rtf-file with colored text

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136991

Telesto  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||perf
 Status|UNCONFIRMED |NEW

--- Comment #2 from Telesto  ---
Confirm with
Version: 7.0.0.2
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU threads: 4; OS: Mac OS X 10.12.6; UI render: default; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 125708] Undoing returns shrinks textbox, but text below it isn't following (needs a save & reload)

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125708

Telesto  changed:

   What|Removed |Added

 CC||bjoern.michaelsen@libreoffi
   ||ce.org

--- Comment #9 from Telesto  ---
@Bjoern
As I'm still dislike this bug a little (running it into once in a while). This
being started one of you're old commits (see bibisect bug 104640)... You being
around currently. 

Also to spare Michael. Which mostly try to get interested in this kind of
thing. Except he has enough on his plate right now. I did reported quite a
number of regressions. 

So an attempt to get you interested :P. I hope it's something relatively simple
:-). . So only triggering a layout update or something like that...  

But of feel free to ignore.

-- 
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 137005] Skia: Crash when drawing shape in Calc

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137005

--- Comment #3 from Telesto  ---
No repro either
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 52a49f9e480ca03e231cfda82640a928393131c9
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

However 'crash' is actually an assert crash (so likely a debug build required)

-- 
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 136941] Search term not highlighted after re-opening search dialog

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136941

--- Comment #6 from Telesto  ---
(In reply to Attila Baraksó (NISZ) from comment #5)
> Bibisected using bibisect-win64-7.1 to:
> URL:
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=a3a6ff25f5749207dbfae3d22ec5f2a3c8623d9a
> author: Caolán McNamara 
> committer: Caolán McNamara 
> summary: block gen's focus in/out callbacks from grab_focus like gtk's
> 
> Adding CC: Caolán McNamara

To be clear: this is about step 1-4? And step 5 needs a different report?

-- 
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 136199] LibreOffice Impress: unable to select cells in Table

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136199

--- Comment #10 from Rafael Lima  ---
(In reply to Timur from comment #9)
> Of course you need to click in a cell first to select multiple cells.
> Otherwise table is selected.

Indeed this is very weird.

When I originally reported the bug, I posted a video and there you can see that
I do click first and then try to select cells. And this happened multiple times
on multiple files. That's why I recorded it and filed a bug.

But after some time the bug simply disappeared. Even when I use the version
where the bug first appeared, I can't reproduce it any more.

If no one else can reproduce this bug, maybe this bug report should be closed.

-- 
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 108288] [META] Bookmark bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108288
Bug 108288 depends on bug 136960, which changed state.

Bug 136960 Summary: EDITING: bookmarks cannot be deleted in Bookmark dialogue
https://bugs.documentfoundation.org/show_bug.cgi?id=136960

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

-- 
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 136960] EDITING: bookmarks cannot be deleted in Bookmark dialogue

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136960

rpr  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEEDINFO|RESOLVED

--- Comment #6 from rpr  ---


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

-- 
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 136960] EDITING: bookmarks cannot be deleted in Bookmark dialogue

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136960

--- Comment #5 from rpr  ---
I tested this with version 7.0.3.0.0+ (x64), Build ID:
79b29b6edcdc5ef598056eb1d92084f27cf02f40, and I can confirm that the problem
has been fixed.

This bug is actually a duplicate of Bug 135879.

-- 
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 137009] New: Default time format for French locales in African countries is wrong

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137009

Bug ID: 137009
   Summary: Default time format for French locales in African
countries is wrong
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sommer...@gmail.com

Actual behaviour:
In Calc, the default time format for fr_CI is 01:37:46 PM.

Expected behaviour:
In Calc, the default time format for fr_CI is 13:37:46.

Steps to reproduce:
- Open Calc with a new sheet
- Menu bar → Format ↦ Cell
- As “Language”, choose “French, Ivory Coast”.
- Click on the category “Time”.
- Observe which time format is chosen by default.

Other comments:
The French locales for Benin, Burkina Faso, Mali, Niger, Senegal and Togo have
the same issue. (However, the French locales for European countries like France
and Belgium have all the correct default time format.)

Info about my setup:
Version: 6.4.4.2
Build-ID: 1:6.4.4-0ubuntu0.20.04.1
CPU-Threads: 4; BS: Linux 5.4; UI-Render: Standard; VCL: kf5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
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 136980] Failed to load libmergedlo.so libcairo.so.2: undefined symbol: FT_Get_Var_Blend_Coordinates

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136980

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #2 from Aron Budea  ---
CODE was updated last night, can you check if the updated version still has
these issues?

-- 
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 136546] Crash when loading xlsx spreadsheet with many columns

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136546

Terrence Enger  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 136546] Crash when loading xlsx spreadsheet with many columns

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136546

Terrence Enger  changed:

   What|Removed |Added

 CC||lo_b...@iseries-guru.com

--- Comment #4 from Terrence Enger  ---
Created attachment 165822
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165822=edit
backtrace

The backtrace is from commit b42d5557 (2020-09-10) opening the
attached file, built and running on debian-buster, configured:

--with-vendor=Terrence Enger
--with-jdk-home=/usr/lib/jvm/default-java
--enable-split-debug
--enable-gdb-index
--enable-ld=gold
--enable-option-checking=fatal
#--enable-dbgutil
--enable-debug
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
--without-package-format

I am adding keyword haveBacktrace.

-- 
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: configure.ac solenv/gbuild

2020-09-24 Thread Tor Lillqvist (via logerrit)
 configure.ac   |   17 -
 solenv/gbuild/platform/com_GCC_defs.mk |4 
 2 files changed, 8 insertions(+), 13 deletions(-)

New commits:
commit 03d5167455a5cbadfad9a2d5989574b1d1929857
Author: Tor Lillqvist 
AuthorDate: Thu Sep 24 19:42:14 2020 +0100
Commit: Tor Lillqvist 
CommitDate: Thu Sep 24 22:36:22 2020 +0200

Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)

Don't add any LTO flags into $CC and $CXX as we don't do that for
other platforms either. But maybe we should? Currently, with the
separate gb_LTOFLAGS, we have to handle each external project
separately to make it build with LTO.

Change-Id: I9761426585ebdfd976c74168218bd26bcc0e8517
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103351
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist 

diff --git a/configure.ac b/configure.ac
index 11f1bc87e4ae..1ea6b255bb23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3001,9 +3001,6 @@ if test $_os = Darwin; then
 INSTALL_NAME_TOOL=install_name_tool
 if test -z "$save_CC"; then
 stdlib=-stdlib=libc++
-if test "$ENABLE_LTO" = TRUE; then
-lto=-flto
-fi
 
 AC_MSG_CHECKING([what C compiler to use])
 CC="`xcrun -find clang`"
@@ -3013,7 +3010,7 @@ if test $_os = Darwin; then
 else
 CC+=" -target arm64-apple-macos"
 fi
-CC+=" $lto -mmacosx-version-min=$with_macosx_version_min_required 
-isysroot $MACOSX_SDK_PATH"
+CC+=" -mmacosx-version-min=$with_macosx_version_min_required -isysroot 
$MACOSX_SDK_PATH"
 AC_MSG_RESULT([$CC])
 
 AC_MSG_CHECKING([what C++ compiler to use])
@@ -3024,7 +3021,7 @@ if test $_os = Darwin; then
 else
 CXX+=" -target arm64-apple-macos"
 fi
-CXX+=" $lto $stdlib 
-mmacosx-version-min=$with_macosx_version_min_required -isysroot 
$MACOSX_SDK_PATH"
+CXX+=" $stdlib -mmacosx-version-min=$with_macosx_version_min_required 
-isysroot $MACOSX_SDK_PATH"
 AC_MSG_RESULT([$CXX])
 
 INSTALL_NAME_TOOL=`xcrun -find install_name_tool`
@@ -3193,24 +3190,18 @@ if test $_os = iOS; then
 
 AC_MSG_RESULT($sysroot)
 
-# LTO is not really recommended for iOS builds,
-# the link time will be astronomical
-if test "$ENABLE_LTO" = TRUE; then
-lto=-flto
-fi
-
 stdlib="-stdlib=libc++"
 
 AC_MSG_CHECKING([what C compiler to use])
 CC="`xcrun -find clang`"
 CC_BASE=`first_arg_basename "$CC"`
-CC+=" -arch $host_cpu_for_clang -isysroot $sysroot $lto $versionmin"
+CC+=" -arch $host_cpu_for_clang -isysroot $sysroot $versionmin"
 AC_MSG_RESULT([$CC])
 
 AC_MSG_CHECKING([what C++ compiler to use])
 CXX="`xcrun -find clang++`"
 CXX_BASE=`first_arg_basename "$CXX"`
-CXX+=" -arch $host_cpu_for_clang $stdlib -isysroot $sysroot $lto 
$versionmin"
+CXX+=" -arch $host_cpu_for_clang $stdlib -isysroot $sysroot $versionmin"
 AC_MSG_RESULT([$CXX])
 
 INSTALL_NAME_TOOL=`xcrun -find install_name_tool`
diff --git a/solenv/gbuild/platform/com_GCC_defs.mk 
b/solenv/gbuild/platform/com_GCC_defs.mk
index 0480b0fc3fd5..047f121106de 100644
--- a/solenv/gbuild/platform/com_GCC_defs.mk
+++ b/solenv/gbuild/platform/com_GCC_defs.mk
@@ -177,8 +177,12 @@ gb_CFLAGS_COMMON += -std=gnu89
 
 ifeq ($(ENABLE_LTO),TRUE)
 ifeq ($(COM_IS_CLANG),TRUE)
+ifneq (,$(index,iOS MACOSX,$(OS)))
+gb_LTOFLAGS := -flto=thin
+else
 gb_LTOFLAGS := -flto
 gb_LTOPLUGINFLAGS := --plugin LLVMgold.so
+endif
 else
 gb_LTOFLAGS := -flto$(if $(filter-out 0,$(PARALLELISM)),=$(PARALLELISM)) 
-fuse-linker-plugin -O2
 endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 136998] string interval incorrect after saving in new version

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136998

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||8985

-- 
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 128985] FILESAVE, FILEOPEN: Style text directionss revert to RTL on save and re-open

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128985

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 137008] mml crash on load

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137008

--- Comment #1 from Caolán McNamara  ---
Created attachment 165821
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165821=edit
reproducer for crash

-- 
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 137008] New: mml crash on load

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137008

Bug ID: 137008
   Summary: mml crash on load
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: caol...@redhat.com

Description:
The attached .mml has recently starting crashing on load

Steps to Reproduce:
1. ./instdir/program/smath
~/clusterfuzz-testcase-minimized-mmlfuzzer-4855642643496960.mml

Actual Results:
as above

Expected Results:
no crash


Reproducible: Always


User Profile Reset: No



Additional Info:
regression since...

commit 8c716704df4aaa83fcd198cc8d92cd3e1e542de9
Date:   Wed Jul 15 02:58:57 2020 +0200

tdf#38885 Remove createTextFromNode

-- 
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 136998] string interval incorrect after saving in new version

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136998

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

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||xiscofa...@libreoffice.org,
   ||zolnaitamas2...@gmail.com

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
I bisected it and got

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

but it's a cherry-pick from

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

CC: to Xisco Fauli and Tamás Zolnai

-- 
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 136996] Gallery -> Shapes -> Equal-3d is assigned Divide-3d icon

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136996

andreas_k  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 136996] Gallery -> Shapes -> Equal-3d is assigned Divide-3d icon

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136996

--- Comment #3 from andreas_k  ---
If wanted I can make all the 2d math elements in 3d.

I focus on 3 item groups so have all 2d math elements in 3d would be a
"solution".

I'm sorry that the user can't add items cause the galleries were installed in
system path instead of user path, so you can't add shapes. There was a bug, so
this workaround was needed.

however I hope you enjoy the new galleries.

-- 
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-0' - i18nlangtag/source i18npool/Library_localedata_others.mk i18npool/source include/i18nlangtag

2020-09-24 Thread Eike Rathke (via logerrit)
 i18nlangtag/source/isolang/isolang.cxx|1 
 i18npool/Library_localedata_others.mk |1 
 i18npool/source/localedata/data/en_KE.xml |   42 ++
 i18npool/source/localedata/localedata.cxx |3 +-
 include/i18nlangtag/lang.h|1 
 5 files changed, 47 insertions(+), 1 deletion(-)

New commits:
commit 34b2f0d5c6634942486ed62527732b2184eb758c
Author: Eike Rathke 
AuthorDate: Thu Sep 24 11:42:15 2020 +0200
Commit: Caolán McNamara 
CommitDate: Thu Sep 24 21:40:39 2020 +0200

Resolves: tdf#115436 Add English Kenya {en-KE} locale data

 This is a combination of 2 commits.

Add English Kenya LCID 0xAC09 {en-KE} langtag mapping, tdf#115436

I0c32ffa2d7f316b3e97dc597da8539842ad51367
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103300
Tested-by: Jenkins
Reviewed-by: Eike Rathke 
(cherry picked from commit 23ff2c96709e48e06aa0a9dee237b73935cd60e5)

Resolves: tdf#115436 Add English Kenya {en-KE} locale data

I06b9479e48bfcc3421ae1ec634064f9f3209cffd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103301
Tested-by: Jenkins
Reviewed-by: Eike Rathke 
(cherry picked from commit ae8995694da9ca29a62d13e6a320e5d39f4727e8)

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

diff --git a/i18nlangtag/source/isolang/isolang.cxx 
b/i18nlangtag/source/isolang/isolang.cxx
index 8151d5e29640..730890a2428c 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -689,6 +689,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
 { LANGUAGE_USER_MINANGKABAU,   "min", "ID", k0},
 { LANGUAGE_USER_SUNDANESE, "sun", "ID", k0},
 { LANGUAGE_USER_YAKA_DRCONGO,  "yaf", "CD", k0},
+{ LANGUAGE_USER_ENGLISH_KENYA,  "en", "KE", k0},
 { LANGUAGE_MULTIPLE,   "mul", ""  , k0},// 
multiple languages, many languages are used
 { LANGUAGE_UNDETERMINED,   "und", ""  , k0},// 
undetermined language, language cannot be identified
 { LANGUAGE_NONE,   "zxx", ""  , k0},// added 
to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic 
information
diff --git a/i18npool/Library_localedata_others.mk 
b/i18npool/Library_localedata_others.mk
index 62436f1a817d..f1cb28820c6d 100644
--- a/i18npool/Library_localedata_others.mk
+++ b/i18npool/Library_localedata_others.mk
@@ -51,6 +51,7 @@ $(eval $(call 
gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_ebo_CG \
CustomTarget/i18npool/localedata/localedata_ee_GH \
CustomTarget/i18npool/localedata/localedata_en_IN \
+   CustomTarget/i18npool/localedata/localedata_en_KE \
CustomTarget/i18npool/localedata/localedata_en_MY \
CustomTarget/i18npool/localedata/localedata_eo \
CustomTarget/i18npool/localedata/localedata_fa_IR \
diff --git a/i18npool/source/localedata/data/en_KE.xml 
b/i18npool/source/localedata/data/en_KE.xml
new file mode 100644
index ..cb4811d73229
--- /dev/null
+++ b/i18npool/source/localedata/data/en_KE.xml
@@ -0,0 +1,42 @@
+
+
+
+
+  
+
+  en
+  English
+
+
+  KE
+  Kenya
+
+  
+  
+  
+  
+  
+  
+  
+  
+
+  KES
+  KSh
+  KES
+  Kenyan shilling
+  2
+
+  
+  
+  
+  
+  
+
+
diff --git a/i18npool/source/localedata/localedata.cxx 
b/i18npool/source/localedata/localedata.cxx
index 4a8e565dc8e1..a0fbd8361068 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -330,7 +330,8 @@ static const struct {
 { "ilo_PH", lcl_DATA_OTHERS },
 { "ha_Latn_NG",  lcl_DATA_OTHERS },
 { "min_ID", lcl_DATA_OTHERS },
-{ "sun_ID", lcl_DATA_OTHERS }
+{ "sun_ID", lcl_DATA_OTHERS },
+{ "en_KE",  lcl_DATA_OTHERS }
 };
 
 #else
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 96df56181159..d3b0ece0bce6 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -761,6 +761,7 @@ namespace o3tl
 #define LANGUAGE_USER_MINANGKABAU   LanguageType(0x06A7)
 #define LANGUAGE_USER_SUNDANESE LanguageType(0x06A8)
 #define LANGUAGE_USER_YAKA_DRCONGO  LanguageType(0x06A9)
+#define LANGUAGE_USER_ENGLISH_KENYA LanguageType(0xAC09)  /* 
makeLangID( 0x2B, getPrimaryLanguage( LANGUAGE_ENGLISH_UK)) */
 
 
 /* XXX Add new user defined LCIDs ^^^ there.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 136996] Gallery -> Shapes -> Equal-3d is assigned Divide-3d icon

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136996

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||heiko.tietze@documentfounda
   ||tion.org,
   ||kain...@gmail.com,
   ||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEW

--- Comment #2 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
I suppose extras/source/gallery/gallery_system/shapes.sdg should be modified.

Andreas/Heiko: I don't know how to deal with sdg files.

-- 
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

2020-09-24 Thread Caolán McNamara (via logerrit)
 sw/source/filter/basflt/fltshell.cxx |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 73f3028b501c72fb802aa15d0f450afd241e57c6
Author: Caolán McNamara 
AuthorDate: Thu Sep 24 16:06:00 2020 +0100
Commit: Caolán McNamara 
CommitDate: Thu Sep 24 21:35:00 2020 +0200

ofz#25908 detect if the SwFrameFormat is deleted

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

diff --git a/sw/source/filter/basflt/fltshell.cxx 
b/sw/source/filter/basflt/fltshell.cxx
index 4f725a98b9a9..ceae383380af 100644
--- a/sw/source/filter/basflt/fltshell.cxx
+++ b/sw/source/filter/basflt/fltshell.cxx
@@ -962,7 +962,15 @@ SwFltAnchorListener::SwFltAnchorListener(SwFltAnchor* 
pFltAnchor)
 
 void SwFltAnchorListener::Notify(const SfxHint& rHint)
 {
-if(auto pLegacyHint = dynamic_cast())
+if (rHint.GetId() == SfxHintId::Dying)
+m_pFltAnchor->SetFrameFormat(nullptr);
+else if (auto pDrawFrameFormatHint = dynamic_cast())
+{
+if (pDrawFrameFormatHint->m_eId != sw::DrawFrameFormatHintId::DYING)
+return;
+m_pFltAnchor->SetFrameFormat(nullptr);
+}
+else if (auto pLegacyHint = dynamic_cast())
 {
 if(pLegacyHint->m_pNew->Which() != RES_FMT_CHG)
 return;
@@ -971,12 +979,6 @@ void SwFltAnchorListener::Notify(const SfxHint& rHint)
 if(pFrameFormat)
 m_pFltAnchor->SetFrameFormat(pFrameFormat);
 }
-else if (auto pDrawFrameFormatHint = dynamic_cast())
-{
-if (pDrawFrameFormatHint->m_eId != sw::DrawFrameFormatHintId::DYING)
-return;
-m_pFltAnchor->SetFrameFormat(nullptr);
-}
 }
 
 // methods of SwFltRedline follow
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 134452] Page break disappears after applying table style

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134452

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
Version|4.4.7.2 release |4.1.0.4 release

--- Comment #5 from raal  ---
repro Version 4.1.0.0.alpha0+ (Build ID:
efca6f15609322f62a35619619a6d5fe5c9bd5a)

-- 
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 135220] Different number of pages/ layout after CTRL+X undo

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135220

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||michael.st...@cib.de,
   ||r...@post.cz

--- Comment #4 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Michael Stahl; Could you possibly take a look at this one?
Thanks

e10b27a4bccbf917348bd88fa19fe0352d4cc1b3 is the first bad commit
commit e10b27a4bccbf917348bd88fa19fe0352d4cc1b3
Author: Jenkins Build User 
Date:   Wed Apr 8 13:26:54 2020 +0200

source sha:6c7245e789f973cf6dad03f7008ab3f9d12d350c

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

-- 
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 136998] string interval incorrect after saving in new version

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136998

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

   What|Removed |Added

 CC||79045_79...@mail.ru
 Status|UNCONFIRMED |NEW
Version|6.4.4.2 release |6.3.6.2 release
   Keywords|possibleRegression  |bibisectRequest, regression
 Ever confirmed|0   |1

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
confirm in

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 52a49f9e480ca03e231cfda82640a928393131c9
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

repro in 6.3
no repro in 6.2, 

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 113117] [META] Windows installer/uninstaller bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113117
Bug 113117 depends on bug 137004, which changed state.

Bug 137004 Summary: When Uninstalling it deletes DLL files that are used by 
other programs
https://bugs.documentfoundation.org/show_bug.cgi?id=137004

   What|Removed |Added

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

-- 
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 137004] When Uninstalling it deletes DLL files that are used by other programs

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137004

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #1 from Mike Kaganski  ---


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

-- 
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 137004] When Uninstalling it deletes DLL files that are used by other programs

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137004

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

   What|Removed |Added

   Keywords||possibleRegression

-- 
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 137004] When Uninstalling it deletes DLL files that are used by other programs

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137004

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

   What|Removed |Added

 Blocks||113117
 CC||79045_79...@mail.ru,
   ||mikekagan...@hotmail.com


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113117
[Bug 113117] [META] Windows installer/uninstaller bugs and enhancements
-- 
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 113117] [META] Windows installer/uninstaller bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113117

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

   What|Removed |Added

 Depends on||137004


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137004
[Bug 137004] When Uninstalling it deletes DLL files that are used by other
programs
-- 
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 91755] Writer: regex helps misses examples 'x not y'

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91755

V Stuart Foote  changed:

   What|Removed |Added

 CC||olivier.hallot@libreoffice.
   ||org, vstuart.fo...@utsa.edu

--- Comment #3 from V Stuart Foote  ---
ICU libs, which LibreOffice keeps current with are the basis for regex support. 

Regex syntax like Look-ahead / Look-behind assertions are detailed in the ICU
User Guide as linked in the LibreOffice Help:
https://help.libreoffice.org/7.0/en-US/text/shared/01/0211.html

Recently the ICU project relocated resources, now LO help is linked
incorrectly. Help points to the old ICU User Guide article here:
http://userguide.icu-project.org/strings/regexp

Now located here:

https://unicode-org.github.io/icu/userguide/strings/regexp.html

Not clear the project help article needs to be expanded as the ICU
documentation is comprehensive. 

@Olivier?

-- 
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 129062] [META] Skia library bugs

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062

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

   What|Removed |Added

 Depends on||137005


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=137005
[Bug 137005] Skia: Crash when drawing shape in Calc
-- 
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 137005] Skia: Crash when drawing shape in Calc

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137005

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

   What|Removed |Added

 Blocks||129062

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

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 52a49f9e480ca03e231cfda82640a928393131c9
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

Windows 10 only problem?


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 88813] Lack of alpha-numeric list numbering for proper appendix numbering

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88813

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
-- 
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 89606] [META] Table of Contents and Indexes bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89606

BogdanB  changed:

   What|Removed |Added

 Depends on||88813


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88813
[Bug 88813] Lack of alpha-numeric list numbering for proper appendix numbering
-- 
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 104527] [META] DOC (binary) format bug tracker

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104527

BogdanB  changed:

   What|Removed |Added

 Depends on||87209


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87209
[Bug 87209] Word binary format: FIB version stored differently from spec
-- 
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 87209] Word binary format: FIB version stored differently from spec

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87209

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC (binary) format bug tracker
-- 
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 136278] The left arrow key causes objects to disappear.

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136278

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

   What|Removed |Added

 CC||79045_79...@mail.ru
 Status|NEW |NEEDINFO

--- Comment #10 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to BogdanB from comment #8)
> I have Ubuntu 20.04 and the bug.
> Mark has Ubuntu 20.04 and the bug.
> Raal has 18.04 and NO bug.
> Buovjaga, you?

It's just an Ubuntu build problem and I would close it as notourbug

Mark, can you test your file in LibreOffice from snap or appimage or flatpack
packages?

-- 
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 103378] [META] PDF export bugs and enhancements

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

BogdanB  changed:

   What|Removed |Added

 Depends on||60544


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=60544
[Bug 60544] Implement exit codes for improved error checking in scripts
invoking LO in headless 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 60544] Implement exit codes for improved error checking in scripts invoking LO in headless mode

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60544

BogdanB  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103378
[Bug 103378] [META] PDF export bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: include/unotools officecfg/registry sw/source sw/uiconfig unotools/source

2020-09-24 Thread Michael Stahl (via logerrit)
 include/unotools/compatibility.hxx|4 
 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs |8 +
 sw/source/core/doc/DocumentSettingManager.cxx |2 
 sw/source/core/view/viewsh.cxx|5 -
 sw/source/ui/config/optcomp.cxx   |   48 
--
 sw/uiconfig/swriter/ui/optcompatpage.ui   |1 
 unotools/source/config/compatibility.cxx  |2 
 7 files changed, 62 insertions(+), 8 deletions(-)

New commits:
commit 68aec8fd57eda8c05926b7f361dc102772f2c501
Author: Michael Stahl 
AuthorDate: Wed Sep 23 18:51:54 2020 +0200
Commit: Michael Stahl 
CommitDate: Thu Sep 24 20:58:13 2020 +0200

tdf#134782 sw,unotools,officecfg: adapt configuration and UI

Store AddParaLineSpacingToTableCells in configuration as
"AddTableLineSpacing", consistently inconsistent like AddTableSpacing
(the  elements are not subject to translation).

Adapt SwCompatibilityOptPage with some ugly hacks to allow 3 different
states (TriState) for the corresponding checkbox that map to false/false,
true/false and true/true.

The checkbox widget doesn't allow to change *to* indeterminate but at
least the status of the document can be displayed this way,
with a non-obvious tweak to optcompatpage.ui to reference "checktri1"
column.

Change-Id: I5f32e05c93b5e16e782cba5d1d055809d9e5e251
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103318
Tested-by: Jenkins
Reviewed-by: Michael Stahl 

diff --git a/include/unotools/compatibility.hxx 
b/include/unotools/compatibility.hxx
index feae53faec8c..39674470e125 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -62,6 +62,10 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityEntry
 MsWordTrailingBlanks,
 SubtractFlysAnchoredAtFlys,
 EmptyDbFieldHidesPara,
+/// special entry: optcomp.cxx converts the other values to
+/// integers but not this one because it doesn't have its own
+/// checkbox, so keep it at the end!
+AddTableLineSpacing,
 
 /* Should be at the end. Do not remove it. */
 INVALID
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index 10468d11e3f4..5b89f9498005 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -76,7 +76,13 @@
   
   
 
-  ???
+  Add paragraph and table spacing at bottom of table cells
+
+true
+  
+  
+
+  Add paragraph line spacing at bottom of table cells
 
 true
   
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index febce5528ea7..5f609221752f 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -117,7 +117,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
-mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableLineSpacing );
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index 7f2f6e4466bb..52a82345ef65 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -822,10 +822,13 @@ void SwViewShell::SetUseVirDev( bool bNewVirtual )
 void SwViewShell::SetAddParaSpacingToTableCells( bool 
_bAddParaSpacingToTableCells )
 {
 IDocumentSettingAccess& rIDSA = getIDocumentSettingAccess();
-if ( rIDSA.get(DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS) != 
_bAddParaSpacingToTableCells )
+if (rIDSA.get(DocumentSettingId::ADD_PARA_SPACING_TO_TABLE_CELLS) != 
_bAddParaSpacingToTableCells
+|| rIDSA.get(DocumentSettingId::ADD_PARA_LINE_SPACING_TO_TABLE_CELLS) 
!= 

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

2020-09-24 Thread Michael Stahl (via logerrit)
 sw/inc/IDocumentSettingAccess.hxx |1 +
 sw/qa/extras/layout/layout.cxx|7 +++
 sw/source/core/doc/DocumentSettingManager.cxx |   11 +++
 sw/source/core/inc/DocumentSettingManager.hxx |1 +
 sw/source/core/layout/calcmove.cxx|   16 +---
 sw/source/core/layout/flowfrm.cxx |   12 ++--
 sw/source/core/layout/frmtool.cxx |2 +-
 sw/source/filter/ww8/ww8par.cxx   |1 +
 sw/source/filter/xml/xmlimp.cxx   |7 +++
 sw/source/uibase/uno/SwXDocumentSettings.cxx  |   13 +
 writerfilter/source/filter/WriterFilter.cxx   |1 +
 11 files changed, 62 insertions(+), 10 deletions(-)

New commits:
commit 38aa699f265c17548769aaa4f20e1ae35d18f202
Author: Michael Stahl 
AuthorDate: Wed Sep 23 15:14:08 2020 +0200
Commit: Michael Stahl 
CommitDate: Thu Sep 24 20:56:27 2020 +0200

tdf#134782 sw: split AddParaSpacingToTableCells flag in 2

commit 3cccdabf19a99fd3f657985c1822436d7679df2b "extend
AddParaSpacingToTableCells with line spacing" changed how the
ADD_PARA_SPACING_TO_TABLE_CELLS compat flag works, to improve interop
with Word.

This commit splits out the change as a separate new compat flag
ADD_PARA_LINE_SPACING_TO_TABLE_CELLS ("AddParaLineSpacingToTableCells"),
to preserve compatibility with ODT documents that were produced
by LO < 6.4 (via SwXMLImport::SetConfigurationSettings()).

New documents and WW8/RTF/DOCX import have both flags enabled.

The combination false/true is invalid, and treated as equivalent
to false/false.

Change-Id: Ida20df8fe4a8192a714f91da95345f9726fd7d98
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103317
Tested-by: Jenkins
Reviewed-by: Michael Stahl 

diff --git a/sw/inc/IDocumentSettingAccess.hxx 
b/sw/inc/IDocumentSettingAccess.hxx
index 2ae267d08fe0..c7dd852d3d23 100644
--- a/sw/inc/IDocumentSettingAccess.hxx
+++ b/sw/inc/IDocumentSettingAccess.hxx
@@ -47,6 +47,7 @@ enum class DocumentSettingId
 USE_HIRES_VIRTUAL_DEVICE,
 OLD_LINE_SPACING,
 ADD_PARA_SPACING_TO_TABLE_CELLS,
+ADD_PARA_LINE_SPACING_TO_TABLE_CELLS,
 USE_FORMER_OBJECT_POS,
 USE_FORMER_TEXT_WRAPPING,
 CONSIDER_WRAP_ON_OBJECT_POSITION,
diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
index ce0a43f8c213..194fea99d3b1 100644
--- a/sw/qa/extras/layout/layout.cxx
+++ b/sw/qa/extras/layout/layout.cxx
@@ -1196,10 +1196,9 @@ CPPUNIT_TEST_FIXTURE(SwLayoutWriter, 
testTableOverlapFooterFly)
 assertXPath(pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/Text", "Portion",
 "Abc def ghi jkl mno pqr stu vwx yz.");
 // height was: 1517
-assertXPath(
-pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/infos/bounds", "height",
-// "253"); // FIXME: this is correct but 
3cccdabf19a99fd3f657985c1822436d7679df2b breaks it
-"379");
+// tdf#134782 height was: 379
+assertXPath(pLayout, 
"/root/page[2]/body/tab[1]/row[5]/cell[5]/txt[1]/infos/bounds", "height",
+"253");
 }
 
 CPPUNIT_TEST_FIXTURE(SwLayoutWriter, TestTdf134277)
diff --git a/sw/source/core/doc/DocumentSettingManager.cxx 
b/sw/source/core/doc/DocumentSettingManager.cxx
index c1355c6b6319..febce5528ea7 100644
--- a/sw/source/core/doc/DocumentSettingManager.cxx
+++ b/sw/source/core/doc/DocumentSettingManager.cxx
@@ -117,6 +117,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= !aOptions.GetDefault( 
SvtCompatibilityEntry::Index::NoExtLeading );
 mbOldLineSpacing= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseLineSpacing );
 mbAddParaSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing );
+mbAddParaLineSpacingToTableCells= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::AddTableSpacing ); // FIXME? separate UI?
 mbUseFormerObjectPos= aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseObjectPositioning );
 mbUseFormerTextWrapping = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::UseOurTextWrapping );
 mbConsiderWrapOnObjPos  = aOptions.GetDefault( 
SvtCompatibilityEntry::Index::ConsiderWrappingStyle );
@@ -136,6 +137,7 @@ sw::DocumentSettingManager::DocumentSettingManager(SwDoc 
)
 mbAddExternalLeading= true;
 mbOldLineSpacing= false;
 mbAddParaSpacingToTableCells= false;
+mbAddParaLineSpacingToTableCells= false;
 mbUseFormerObjectPos= false;
 mbUseFormerTextWrapping = false;
 mbConsiderWrapOnObjPos  = false;
@@ -172,6 +174,7 @@ bool sw::DocumentSettingManager::get(/*[in]*/ 
DocumentSettingId id) const
 case 

[Libreoffice-bugs] [Bug 136987] in Help, say application, not module

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136987

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |INVALID

--- Comment #1 from V Stuart Foote  ---
Nope, Module is correct. 

LibreOffice (and OpenOffice.org before) is monolithic. The full office
application is composed of functional office modules--Writer (sw), Calc (sc),
Draw/Impress (sd), StarMath Formula editor (sm), Base (reportdesign/dbaccess),
Chart (chart2).

With exception of Chart, each has a configuration and module launcher (GUI or
command line) that exercises the core components of LibreOffice--but it is all
interconnected.

-- 
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 137007] New: Enhancement: Please integrate or replicate the functionality of the "Save As Images" extension directly into draw (with bug fixes)

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137007

Bug ID: 137007
   Summary: Enhancement: Please integrate or replicate the
functionality of the "Save As Images" extension
directly into draw (with bug fixes)
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mwtjunkm...@gmail.com

Description:
This enhancement: 
https://extensions.libreoffice.org/en/extensions/show/export-as-images

Really helps as a big time saver. It exports all slides in an LO Draw document
all at once into various graphical formats, and I can determine the resolution
of the exports independently of the draw document's dimensions.

I make images that I then wrap around 3-D objects, and this extension, combined
with the slide implementation and vector capabilities in Draw, makes
updates/output a heck of a lot faster thann programs like PS, Paint.net, or
other raster programs that only support building one image per file. 

Exporting 40 slides all at once rather than one at a time is a massive time
savings.

The only problem with the "save as images" extension, as useful as it is: it
cannot support transparency with its PNG output function. No matter how many
different ways I set up an LO Draw document to have a transparent background,
Export As Images produces a white background, forcing me to export to PNG each
slide manually to get the transparency.

This problem is not related to any of the transparency issues I've ever logged
against Skia. This was happening before Skia was ever around.

The creator of this extension is long gone. I left a message on the extension's
web page back when 6.4.4. was out if he'd update it. No reply.

I'm therefore raising my hand to say the functionality of this extension is
really good, minus this one really big flaw. I can use Save As Images for
slides with no transparency backgrounds, which I often do, but it's useless if
the backgrounds have any transparency requirements at all.

It also relies on old code libraries, the references to which sometimes break.

It would be awesome if this extension, with the bug fix for recognizing
transparent backgrounds, were integrated directly into Draw.

Steps to Reproduce:
1. In Windows LO Draw, add the extension:
https://extensions.libreoffice.org/en/extensions/show/export-as-images

2. Create an LO draw document with multiple slides.
3. Uses the Save As Images to export all slides at once.

Actual Results:
Okay as long as the background isn't transparent.

Expected Results:
PNG exports should recognize transparent backgrounds.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: f08ddf3d3df0ef12fef36e96ffe6f5b9a7fda9e3
CPU threads: 8; OS: Windows 10.0 Build 20215; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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


[Libreoffice-commits] core.git: solenv/gbuild

2020-09-24 Thread Stephan Bergmann (via logerrit)
 solenv/gbuild/CppunitTest.mk |7 +++
 solenv/gbuild/PythonTest.mk  |6 --
 2 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit 5d67dcc922f831d91424cae8d8758f067a6781b0
Author: Stephan Bergmann 
AuthorDate: Thu Sep 24 17:44:23 2020 +0200
Commit: Stephan Bergmann 
CommitDate: Thu Sep 24 20:37:56 2020 +0200

PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATH

...so that it doesn't affect gdb itself, just like CppunitTest already did.
Otherwise, e.g.

  make PythonTest_sc_python CPPUNITTRACE='gdb --args'

in a Linux ASan and --enable-python=fully-internal build on Fedora 32 would 
fail
with

> gdb: symbol lookup error: instdir/program/libpython3.8.so.1.0: undefined 
symbol: __asan_option_detect_stack_use_after_return

as /usr/bin/gdb would try to use LO's instdir/program/libpython3.8.so.1.0
instead of /usr/lib64/libpython3.8.so.1.0.

So, at least on Linux, the gb_PythonTest_PRECOMMAND settings are now passed 
into
the test process either directly upfront (if gb_PythonTest_GDBTRACE is not 
set)
or tunneled past gdb via gb_PythonTest_GDBTRACE (if it is set).  At least on
some platforms, gb_PythonTest_PRECOMMAND has a different value than
gb_CppunitTest_CPPTESTPRECOMMAND, so gb_CppunitTest_GDBTRACE would reflect 
the
settings from gb_CppunitTest_CPPTESTPRECOMMAND but not from
gb_PythonTest_PRECOMMAND, so introduce a new gb_PythonTest_GDBTRACE (which 
is to
gb_PythonTest_PRECOMMAND what gb_CppunitTest_GDBTRACE is to
gb_CppunitTest_CPPTESTPRECOMMAND).

macOS with its split gb_CppunitTest_{,PRE,POST}GDBTRACE variables will 
likely
need some work to adopt that to PythonTest, but which is rather orthogonal 
to
this change, so just note that as a TODO for now.

Change-Id: I7e6681de638095cb58b44de381248ae7326ce412
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103345
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index 356b4317ab4f..cd28e578cc1e 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -28,14 +28,21 @@ ifneq ($(filter gdb,$(CPPUNITTRACE)),)
 gb_CppunitTest_GDBTRACE := $(subst gdb,\
gdb -return-child-result -ex "add-auto-load-safe-path $(INSTDIR)" -ex 
"set environment $(subst =, ,$(gb_CppunitTest_CPPTESTPRECOMMAND))" 
$(gb_CppunitTest_malloc_check) $(gb_CppunitTest_DEBUGCPPUNIT),\
$(CPPUNITTRACE))
+gb_PythonTest_GDBTRACE := $(subst gdb,\
+   gdb -return-child-result -ex "add-auto-load-safe-path $(INSTDIR)" -ex 
"set environment $(subst =, ,$(gb_PythonTest_PRECOMMAND))" 
$(gb_CppunitTest_malloc_check) $(gb_CppunitTest_DEBUGCPPUNIT),\
+   $(CPPUNITTRACE))
 else ifneq ($(filter lldb,$(CPPUNITTRACE)),)
 gb_CppunitTest_PREGDBTRACE := lo_dyldpathfile=$(call var2file,$(shell 
$(gb_MKTEMP)),500,settings set target.env-vars 
$(gb_CppunitTest_CPPTESTPRECOMMAND))
 gb_CppunitTest_GDBTRACE := $(subst lldb,\
lldb -s $$lo_dyldpathfile $(gb_CppunitTest_malloc_check),\
$(CPPUNITTRACE))
 gb_CppunitTest_POSTGDBTRACE := rm $$lo_dyldpathfile
+#TODO: PythonTest.mk probably needs to handle gb_CppunitTest_PREGDBTRACE and
+# gb_CppunitTest_POSTGDBTRACE in addition to gb_PythonTest_GDBTRACE (aka 
gb_CppunitTest_GDBTRACE):
+gb_PythonTest_GDBTRACE := $(gb_CppunitTest_GDBTRACE)
 else
 gb_CppunitTest_GDBTRACE := $(CPPUNITTRACE)
+gb_PythonTest_GDBTRACE := $(gb_CppunitTest_GDBTRACE)
 endif
 ifneq ($(strip $(DEBUGCPPUNIT)),TRUE)
 gb_CppunitTest__interactive := $(true)
diff --git a/solenv/gbuild/PythonTest.mk b/solenv/gbuild/PythonTest.mk
index 52ecbffe7f1c..998df0767d2c 100644
--- a/solenv/gbuild/PythonTest.mk
+++ b/solenv/gbuild/PythonTest.mk
@@ -9,6 +9,8 @@
 
 # PythonTest class
 
+# (gb_PythonTest_GDBTRACE is defined alongside gb_CppunitTest_GDBTRACE in 
CppunitTest.mk)
+
 gb_PythonTest_UNITTESTFAILED ?= 
$(GBUILDDIR)/platform/unittest-failed-default.sh
 
 ifeq ($(SYSTEM_PYTHON),)
@@ -46,7 +48,7 @@ else
$(if $(gb_CppunitTest__interactive),, \
$(if $(value gb_CppunitTest_postprocess), \
rm -fr $@.core && mkdir $@.core && cd $@.core 
&&)) \
-   ($(gb_PythonTest_PRECOMMAND) \
+   ($(if $(filter 
gdb,$(gb_PythonTest_GDBTRACE)),,$(gb_PythonTest_PRECOMMAND)) \
$(if $(G_SLICE),G_SLICE=$(G_SLICE)) \
$(if 
$(GLIBCXX_FORCE_NEW),GLIBCXX_FORCE_NEW=$(GLIBCXX_FORCE_NEW)) \
$(DEFS) \
@@ -57,7 +59,7 @@ else
TestUserDir="$(call gb_Helper_make_url,$(dir $(call 
gb_PythonTest_get_target,$*)))" \
PYTHONDONTWRITEBYTECODE=1 \
$(gb_TEST_ENV_VARS) \
-   $(ICECREAM_RUN) $(gb_CppunitTest_GDBTRACE) 
$(gb_CppunitTest_VALGRINDTOOL) $(gb_CppunitTest_RR) \
+   $(ICECREAM_RUN) $(gb_PythonTest_GDBTRACE) 

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

2020-09-24 Thread andreas kainz (via logerrit)
 sfx2/source/sidebar/Theme.cxx |   28 +++-
 1 file changed, 3 insertions(+), 25 deletions(-)

New commits:
commit cc2060fb21d48d775e5a85b9080c10589ab7287e
Author: andreas kainz 
AuthorDate: Thu Sep 24 17:04:02 2020 +0200
Commit: Andreas Kainz 
CommitDate: Thu Sep 24 20:37:39 2020 +0200

tdf#133690 Cleanup Sidebar theme

Change-Id: Ic639637d2556f0224c5c2ed85d632b7ca415ff3a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103322
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sfx2/source/sidebar/Theme.cxx b/sfx2/source/sidebar/Theme.cxx
index ac38db8f21e2..ce32455b0093 100644
--- a/sfx2/source/sidebar/Theme.cxx
+++ b/sfx2/source/sidebar/Theme.cxx
@@ -166,27 +166,9 @@ void Theme::UpdateTheme()
 setPropertyValue(
 maPropertyIdToNameMap[Paint_DeckTitleBarBackground],
 Any(sal_Int32(aBaseBackgroundColor.GetRGBColor(;
-setPropertyValue(
-maPropertyIdToNameMap[Int_DeckLeftPadding],
-Any(sal_Int32(2)));
-setPropertyValue(
-maPropertyIdToNameMap[Int_DeckTopPadding],
-Any(sal_Int32(2)));
-setPropertyValue(
-maPropertyIdToNameMap[Int_DeckRightPadding],
-Any(sal_Int32(2)));
-setPropertyValue(
-maPropertyIdToNameMap[Int_DeckBottomPadding],
-Any(sal_Int32(2)));
-setPropertyValue(
-maPropertyIdToNameMap[Int_DeckBorderSize],
-Any(sal_Int32(1)));
 setPropertyValue(
 maPropertyIdToNameMap[Int_DeckSeparatorHeight],
 Any(sal_Int32(1)));
-setPropertyValue(
-maPropertyIdToNameMap[Int_ButtonCornerRadius],
-Any(sal_Int32(3)));
 setPropertyValue(
 maPropertyIdToNameMap[Color_DeckTitleFont],
 Any(sal_Int32(rStyle.GetFontColor().GetRGBColor(;
@@ -202,11 +184,7 @@ void Theme::UpdateTheme()
 
 setPropertyValue(
 maPropertyIdToNameMap[Paint_PanelTitleBarBackground],
-Any(Tools::VclToAwtGradient(Gradient(
-GradientStyle::Linear,
-aSecondColor.GetRGBColor(),
-aBaseBackgroundColor.GetRGBColor()
-;
+Any(sal_Int32(aSecondColor.GetRGBColor(;
 setPropertyValue(
 maPropertyIdToNameMap[Color_PanelTitleFont],
 Any(sal_Int32(mbIsHighContrastMode ? 0x00ff00 : 0x262626)));
@@ -234,13 +212,13 @@ void Theme::UpdateTheme()
 
 setPropertyValue(
 maPropertyIdToNameMap[Int_TabMenuPadding],
-Any(sal_Int32(6)));
+Any(sal_Int32(3)));
 setPropertyValue(
 maPropertyIdToNameMap[Color_TabMenuSeparator],
 Any(sal_Int32(aBorderColor.GetRGBColor(;
 setPropertyValue(
 maPropertyIdToNameMap[Int_TabMenuSeparatorPadding],
-Any(sal_Int32(7)));
+Any(sal_Int32(3)));
 
 setPropertyValue(
 maPropertyIdToNameMap[Int_TabItemWidth],
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_dark_svg icon-themes/breeze_svg icon-themes/colibre icon-themes/colibre_svg

2020-09-24 Thread andreas kainz (via logerrit)
 icon-themes/breeze/sfx2/res/grip.png  |binary
 icon-themes/breeze_dark/sfx2/res/grip.png |binary
 icon-themes/breeze_dark_svg/sfx2/res/grip.svg |2 +-
 icon-themes/breeze_svg/sfx2/res/grip.svg  |2 +-
 icon-themes/colibre/res/minus.png |binary
 icon-themes/colibre/res/plus.png  |binary
 icon-themes/colibre_svg/res/minus.svg |7 ++-
 icon-themes/colibre_svg/res/plus.svg  |7 ++-
 8 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit 4e7f0727f3b25c0f317e56e852aa4c2fd39ee355
Author: andreas kainz 
AuthorDate: Thu Sep 24 17:55:17 2020 +0200
Commit: Andreas Kainz 
CommitDate: Thu Sep 24 20:36:46 2020 +0200

plus minus sidebar icon theme update

Change-Id: I2b6f16b7c3ed6ca44ff166fcd30c16ec47376667
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103324
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/icon-themes/breeze/sfx2/res/grip.png 
b/icon-themes/breeze/sfx2/res/grip.png
index 588d7e4681d5..8a0ad5d16505 100644
Binary files a/icon-themes/breeze/sfx2/res/grip.png and 
b/icon-themes/breeze/sfx2/res/grip.png differ
diff --git a/icon-themes/breeze_dark/sfx2/res/grip.png 
b/icon-themes/breeze_dark/sfx2/res/grip.png
index 588d7e4681d5..383dc6d65830 100644
Binary files a/icon-themes/breeze_dark/sfx2/res/grip.png and 
b/icon-themes/breeze_dark/sfx2/res/grip.png differ
diff --git a/icon-themes/breeze_dark_svg/sfx2/res/grip.svg 
b/icon-themes/breeze_dark_svg/sfx2/res/grip.svg
index b6df27e932a0..1e06e2236e9e 100644
--- a/icon-themes/breeze_dark_svg/sfx2/res/grip.svg
+++ b/icon-themes/breeze_dark_svg/sfx2/res/grip.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
+http://www.w3.org/2000/svg;>
diff --git a/icon-themes/breeze_svg/sfx2/res/grip.svg 
b/icon-themes/breeze_svg/sfx2/res/grip.svg
index b6df27e932a0..80da8809945c 100644
--- a/icon-themes/breeze_svg/sfx2/res/grip.svg
+++ b/icon-themes/breeze_svg/sfx2/res/grip.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
+http://www.w3.org/2000/svg;>/
\ No newline at end of file
diff --git a/icon-themes/colibre/res/minus.png 
b/icon-themes/colibre/res/minus.png
index 63629b02f820..418382e2ac8e 100644
Binary files a/icon-themes/colibre/res/minus.png and 
b/icon-themes/colibre/res/minus.png differ
diff --git a/icon-themes/colibre/res/plus.png b/icon-themes/colibre/res/plus.png
index def0d22ec69b..5a0ba2a7b6d9 100644
Binary files a/icon-themes/colibre/res/plus.png and 
b/icon-themes/colibre/res/plus.png differ
diff --git a/icon-themes/colibre_svg/res/minus.svg 
b/icon-themes/colibre_svg/res/minus.svg
index 966a8a0ef50e..404609b39ade 100644
--- a/icon-themes/colibre_svg/res/minus.svg
+++ b/icon-themes/colibre_svg/res/minus.svg
@@ -1 +1,6 @@
-http://www.w3.org/2000/svg;>
\ No newline at end of file
+http://www.w3.org/2000/svg;>
+  
+
diff --git a/icon-themes/colibre_svg/res/plus.svg 
b/icon-themes/colibre_svg/res/plus.svg
index 5312a9fe7686..23660b55ea99 100644
--- a/icon-themes/colibre_svg/res/plus.svg
+++ b/icon-themes/colibre_svg/res/plus.svg
@@ -1 +1,6 @@
-http://www.w3.org/2000/svg;>
\ No newline at end of file
+http://www.w3.org/2000/svg;>
+  
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 135370] LO does not refresh screen with Skia/Vulkan and nVidia cards

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135370

--- Comment #24 from V Stuart Foote  ---
Created attachment 165820
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165820=edit
WinDbg ST of 7.0.1.2 Writer hung when minimized and restored

me to... Windows 10 (1909) 64-bit, en-US with

Version: 7.0.1.2 (x64)
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

and recent masters (TB39 x86, TB77 x64)

RenderMethod: vulkan
Vendor: 0x10de
Device: 0xffe
API: 1.1.119
Driver: 442.296.0
DeviceType: discrete
DeviceName: Quadro K2000
Blacklisted: no

threads with nvoglv64, and nvopencl64 (more than I'd expect of these)--but main
thread doesn't seem graphics related just vclplug_winlo!ImplSalYield()

-- 
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 136941] Search term not highlighted after re-opening search dialog

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136941

Attila Baraksó (NISZ)  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||caol...@redhat.com

--- Comment #5 from Attila Baraksó (NISZ)  ---
Bibisected using bibisect-win64-7.1 to:
URL:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a3a6ff25f5749207dbfae3d22ec5f2a3c8623d9a
author: Caolán McNamara 
committer: Caolán McNamara 
summary: block gen's focus in/out callbacks from grab_focus like gtk's

Adding CC: Caolán McNamara

-- 
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 135501] Change the default UI (see comment 67)

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135501

V Stuart Foote  changed:

   What|Removed |Added

Summary|Change the default UI   |Change the default UI (see
   ||comment 67)

-- 
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 135501] Change the default UI (see comment 67)

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135501

V Stuart Foote  changed:

   What|Removed |Added

Summary|Change the default UI   |Change the default UI (see
   ||comment 67)

-- 
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 100366] [META] Impress/Draw table bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100366

Aron Budea  changed:

   What|Removed |Added

 Depends on||136956


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136956
[Bug 136956] CRASH: Undoing merge 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 136941] Search term not highlighted after re-opening search dialog

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136941

Attila Baraksó (NISZ)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from Attila Baraksó (NISZ)  ---
(In reply to Telesto from comment #3)
> 1. Open Writer
> 2. Type something
> 3. Press CTRL+F and search for the word you typed (press enter)
> 4. Press ESC
> 
> The word highlight should remain and the search box should close.
> 
> -> Yes, I confirm this.
> 
> However, my initial report was actually about step 5:
> 5. Press CTRL+F again -> Focus on search bar, but present search term not
> highlighted (so it can be overwritten)

Looks like this is 2 different bugs, with and without step 5. With step 5
reproduced in:

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 0f99330f33868594ad253656805918115823f59d
CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: CL

(windows only,  can't reproduce in linux):

-- 
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 105948] [META] Undo/Redo bugs and enhancements

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948

Aron Budea  changed:

   What|Removed |Added

 Depends on||136956


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136956
[Bug 136956] CRASH: Undoing merge 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 136956] CRASH: Undoing merge cell

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136956

Aron Budea  changed:

   What|Removed |Added

 Blocks||100366, 105948
 CC||ba...@caesar.elte.hu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100366
[Bug 100366] [META] Impress/Draw table bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=105948
[Bug 105948] [META] Undo/Redo bugs and enhancements
-- 
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 135085] Form entries and or Label control elements become transparent upon export to PDF.

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135085

--- Comment #14 from Richard Palusaar  ---
I found a culprit and a usable workaround/solution!

The issue is triggered when a form Label field makes use of the Cantarel
font...
Changing the font of the label control to some other font makes the label
visible in the exported PDF.

The issue was discovered and documented in Fedora, here:
https://bugzilla.redhat.com/show_bug.cgi?id=1875377

This is a reoccuring issue and a pain to figure out. If possible, it should be
fixed as the bug causes major headaches for users.

-- 
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 135794] A comment in textbox is allowed in docx; causing a sax parse exception on save and reload

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135794

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||112916


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112916
[Bug 112916] [META] DOCX (OOXML) comment issues
-- 
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 112916] [META] DOCX (OOXML) comment issues

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112916

Aron Budea  changed:

   What|Removed |Added

 Depends on||135794


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135794
[Bug 135794] A comment in textbox is allowed in docx; causing a sax parse
exception on save and reload
-- 
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: framework/source

2020-09-24 Thread Andrea Gelmini (via logerrit)
 framework/source/services/frame.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 48f3ee275a085fc97c156038d2423b7fb1bec6d5
Author: Andrea Gelmini 
AuthorDate: Thu Sep 24 18:54:39 2020 +0200
Commit: Julien Nabet 
CommitDate: Thu Sep 24 19:38:31 2020 +0200

Fix typo

Change-Id: Iec2ac77967b3a5222dfedff4d7e7874c5502950d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103347
Tested-by: Julien Nabet 
Reviewed-by: Julien Nabet 

diff --git a/framework/source/services/frame.cxx 
b/framework/source/services/frame.cxx
index 4941566b80f7..562afb695e35 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -586,7 +586,7 @@ css::uno::Reference< css::lang::XComponent > SAL_CALL 
XFrameImpl::loadComponentF
 {
 // Make sure that we own the solar mutex, otherwise later
 // vcl::SolarThreadExecutor::execute() will release the solar mutex, 
even if it's owned by
-// an other thread, leading to an std::abort() at the end.
+// another thread, leading to an std::abort() at the end.
 SolarMutexGuard g;
 
 return 
vcl::solarthread::syncExecute(std::bind(::loadComponentFromURL, xThis,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 136570] FILEOPEN: OLE objects containing links to other documents are blurred

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136570

Gabor Kelemen  changed:

   What|Removed |Added

 CC||bakos.attilakar...@nisz.hu,
   ||kelem...@ubuntu.com,
   ||libreoff...@nisz.hu

--- Comment #5 from Gabor Kelemen  ---
I just bibisected this on 7.1 repo and it points to:

https://git.libreoffice.org/core/+/636d16efe45a55c1a5a7a451c46fbb8618bf0393

@Attila could you please take a look?

-- 
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 134351] Wrong Auto Filter Result if the record contains only one single row

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134351

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |xiscofa...@libreoffice.org
   |desktop.org |

--- Comment #5 from Xisco Faulí  ---
This happens when all the options are selected, not just when there's 1 entry.
For instance, A1-> a, A2-> 1, A3-> 2, A3->3. Autofilter, OK and all of them
disappear. I think I know how to fix it

-- 
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 133740] Vanishing image after multiple clicks apparently because of changing style

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133740

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #5 from Dieter  ---
I can't confirm it with

Version: 7.0.1.2 (x64)
Build ID: 7cbcfc562f6eb6708b5ff7d7397325de9e764452
CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
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


  1   2   3   4   >