[Libreoffice-bugs] [Bug 133266] Duplicate bibliography number if entry added to footnote

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133266

Dieter  changed:

   What|Removed |Added

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

--- Comment #1 from Dieter  ---
Thank you for reporting the bug. It seems you're using an old version of
LibreOffice. Could you please try to reproduce it with the latest version of
LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I
have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED'
if the bug is still present in the latest version. Change to RESOLVED
WORKSFORME, if the problem went away.

-- 
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 133256] LO Writer freezes during spell check on word with tracked change

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133256

Dieter  changed:

   What|Removed |Added

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

--- Comment #3 from Dieter  ---
Kosultor, there has been some recent bug fixes with spell check. So could you
please try to reproduce it with the latest version of LibreOffice from
https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's
status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is
still present in the latest version. Change to RESOLVED WORKSFORME, if the
problem went away.

-- 
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 133334] New: [FILESAVE] Saving as .docx generates spurious page breaks

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=14

Bug ID: 14
   Summary: [FILESAVE] Saving as .docx generates spurious page
breaks
   Product: LibreOffice
   Version: 6.4.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: luke.kend...@gmail.com

Created attachment 161212
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161212=edit
Zip file with two short sample documents

Saving a document as .docx causes and extra spurious page break to be inserted
on or soon after the 1st page following manual page breaks.

By examining the XML produced, I found spurious ... XML
that causes the additional page breaks to be inserted. Examining the XML of the
source .odt, I was unable to see anything that might lead to an extra page
break.

The first spurious page break is after the text "letting any other speak who
wished to." in the Prologue.
The second spurious page break is after the text "Calmly, he returned to
studying the orphanage records."

The .docx conversion also changes the layout by causing page spills in places
they weren't before, but I consider that a minor nuisance.

Please see the attached source document WTKDP-BadDocxGen.odt and the bad .docx
file generated by Save As from:

Version: 6.4.3.2
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: x11; 
Locale: en-GB (en_AU.UTF-8); UI-Language: 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 101181] Support the OOXML Glow Effect for Pictures and Shapes

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101181

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

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

tdf#101181: drop useless "GlowEffect" boolean property

It will be available in 7.0.0.

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

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

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


[Libreoffice-commits] core.git: include/svx include/xmloff oox/source schema/libreoffice sc/sdi sc/source sd/qa sd/sdi sd/source svx/sdi svx/source svx/uiconfig sw/sdi xmloff/source

2020-05-23 Thread Mike Kaganski (via logerrit)
 include/svx/strings.hrc |1 
 include/svx/svddef.hxx  |7 +-
 include/svx/svxids.hrc  |7 +-
 include/svx/unoshprp.hxx|1 
 include/xmloff/xmltoken.hxx |1 
 oox/source/drawingml/shape.cxx  |1 
 oox/source/export/drawingml.cxx |   16 +++---
 sc/sdi/drawsh.sdi   |1 
 sc/source/ui/drawfunc/drawsh.cxx|1 
 schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng |8 ---
 sd/qa/unit/export-tests-ooxml2.cxx  |3 -
 sd/qa/unit/export-tests.cxx |7 --
 sd/qa/unit/import-tests.cxx |3 -
 sd/sdi/_drvwsh.sdi  |5 -
 sd/source/ui/view/drviews2.cxx  |1 
 sd/source/ui/view/drviewsf.cxx  |1 
 svx/sdi/svx.sdi |   17 --
 svx/source/sdr/primitive2d/sdrattributecreator.cxx  |5 -
 svx/source/sidebar/glow/GlowPropertyPanel.cxx   |   32 
 svx/source/sidebar/glow/GlowPropertyPanel.hxx   |3 -
 svx/source/svdraw/svdattr.cxx   |3 -
 svx/uiconfig/ui/sidebarglow.ui  |   15 -
 sw/sdi/drawsh.sdi   |8 ---
 xmloff/source/core/xmltoken.cxx |1 
 xmloff/source/draw/sdpropls.cxx |1 
 xmloff/source/token/tokens.txt  |1 
 26 files changed, 18 insertions(+), 132 deletions(-)

New commits:
commit ebd391767d70903e6a4ea7e213f475af94e183ec
Author: Mike Kaganski 
AuthorDate: Sat May 23 19:54:14 2020 +0300
Commit: Mike Kaganski 
CommitDate: Sun May 24 07:25:07 2020 +0200

tdf#101181: drop useless "GlowEffect" boolean property

Just use GlowEffectRad to indicate effect presense: radius of 0 means
effect is disabled.

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

diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 04dbc407bf42..401befc1179c 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -512,7 +512,6 @@
 #define SIP_SA_GRAFINVERT   
NC_("SIP_SA_GRAFINVERT", "Invert")
 #define SIP_SA_GRAFMODE 
NC_("SIP_SA_GRAFMODE", "Image mode")
 #define SIP_SA_GRAFCROP 
NC_("SIP_SA_GRAFCROP", "Crop")
-#define SIP_SA_GLOW NC_("SIP_SA_GLOW", 
"Glow effect")
 #define SIP_SA_GLOW_RAD 
NC_("SIP_SA_GLOW_RAD", "Radius of glow effect")
 #define SIP_SA_GLOW_COLOR   
NC_("SIP_SA_GLOW_COLOR", "Color of glow effect")
 #define SIP_SA_GLOW_TRANSPARENCY
NC_("SIP_SA_GLOW_TRANSPARENCY", "Transparency of glow effect")
diff --git a/include/svx/svddef.hxx b/include/svx/svddef.hxx
index 3b9be15d315f..378ed9676f22 100644
--- a/include/svx/svddef.hxx
+++ b/include/svx/svddef.hxx
@@ -416,10 +416,9 @@ constexpr TypedWhichId 
SDRATTR_TABLE_TEXT_ROTATION (SDRATTR_T
 constexpr sal_uInt16  SDRATTR_TABLE_LAST  
(SDRATTR_TABLE_TEXT_ROTATION);
 
 constexpr sal_uInt16  SDRATTR_GLOW_FIRST 
(SDRATTR_TABLE_LAST+1);
-constexpr TypedWhichId  SDRATTR_GLOW   
(SDRATTR_GLOW_FIRST+0);
-constexpr TypedWhichId SDRATTR_GLOW_RAD   
(SDRATTR_GLOW_FIRST+1);
-constexpr TypedWhichIdSDRATTR_GLOW_COLOR 
(SDRATTR_GLOW_FIRST+2);
-constexpr TypedWhichId 
SDRATTR_GLOW_TRANSPARENCY(SDRATTR_GLOW_FIRST + 3);
+constexpr TypedWhichId SDRATTR_GLOW_RAD   
(SDRATTR_GLOW_FIRST+0);
+constexpr TypedWhichIdSDRATTR_GLOW_COLOR 
(SDRATTR_GLOW_FIRST+1);
+constexpr TypedWhichId 
SDRATTR_GLOW_TRANSPARENCY(SDRATTR_GLOW_FIRST + 2);
 constexpr sal_uInt16  SDRATTR_GLOW_LAST  
(SDRATTR_GLOW_TRANSPARENCY);
 
 constexpr sal_uInt16  SDRATTR_SOFTEDGE_FIRST(SDRATTR_GLOW_LAST 
+ 1);
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index 449258d430d6..6325025155b8 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -414,11 +414,10 @@ class SvxSetItem;
 #define SID_ATTR_TRANSFORM_HORI_MIRROR  ( SID_SVX_START + 317 )
 #define SID_ATTR_TRANSFORM_ANCHOR   ( SID_SVX_START + 318 )
 #define SID_ATTR_TRANSFORM_VERT_ORIENT  ( SID_SVX_START + 319 )
-#define SID_ATTR_GLOW   ( SID_SVX_START + 320 )
+#define 

[Libreoffice-bugs] [Bug 118776] FILEOPEN Text set to no fill in PPTX is black in Impress

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118776

--- Comment #9 from Aron Budea  ---
I have no idea how to create this kind of XML content in PP, but it seems that
if the  tag is inside an  (outline properties), then it's
applied to the text fill, which shouldn't happen. As far as I can see LO
doesn't support independent text outline, it only has a check box to switch on
outline (with no fill).

-- 
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 133333] New: the WebUI font name cannot display localed name in Font Selector

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=13

Bug ID: 13
   Summary: the WebUI font name cannot display localed name in
Font Selector
   Product: LibreOffice Online
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: venthentzh...@gmail.com

Created attachment 161211
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161211=edit
the font list failed to display locale name in Online version

I found the issue on the online version.

Steps:
 1. the Linux is set chinse locale environment.
 2. start the loolwsd serivce and  the language is zh_CN
 3. visite the website "
http://localhost:9980/loleaflet/2f31fdfa3/loleaflet.html?file_path=file:///home/ubuntu/project/online/test/data/hello-world.odt;
 4. the web ui's Font Selector faild to display the chinese font name, 
the detail is seen in the attachment.

Expected:
display the chinese name, such as the "SimSun", hope to the "宋体",

Actual:
display the english name

I have run the LO desktop version, it's very well

-- 
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 132872] Document layout changes; table splits differently after click the footnote line

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132872

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 132883] Page wrap isn't working in a specific document

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132883

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 132884] Segmentation Fault after python+uno script closes in case desktop is not terminated

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132884

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 132743] Wrong table formatting after redo

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132743

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 132875] Embedded table at the wrong position with merged cells on file open

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132875

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 132999] Crash on macOS Catalina while scrolling and using magnification

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132999

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 133276] Wrong characters formatting (kerning) after odt file opened in LO 6.4.3.2 Writer

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133276

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

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


[Libreoffice-bugs] [Bug 132873] Failed to convert multiple XLSXs to PDF by UNO listener

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132873

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 133276] Wrong characters formatting (kerning) after odt file opened in LO 6.4.3.2 Writer

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133276

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 133321] Impress GUI really slow with 360MB document with lots of images

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133321

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 133321] Impress GUI really slow with 360MB document with lots of images

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133321

--- Comment #5 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 128383] spell checker crashes

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128383

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 96331] Automatic icon size suggest to use large icons in small screen

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96331

--- Comment #12 from QA Administrators  ---
Dear opensuse.lietuviu.kalba,

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 128381] The application does not save changes made in a document

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128381

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

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 128383] spell checker crashes

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128383

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

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 132999] Crash on macOS Catalina while scrolling and using magnification

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132999

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

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


[Libreoffice-bugs] [Bug 123306] Drawing select hangs

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123306

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 129011] Gebietsschema Deutsch-Schweiz Fehlerhaft

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129011

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 99482] Changing mode from View menu doesn't change Display mode icon

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99482

--- Comment #12 from QA Administrators  ---
Dear Yan Pas,

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 123306] Drawing select hangs

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123306

--- Comment #21 from QA Administrators  ---
Dear Vincent Boudry,

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 99218] Shift-drag doesn't maintain aspect ratio when resizing graph, if graph is in edit mode

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99218

--- Comment #5 from QA Administrators  ---
Dear mattreecebentley,

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 129001] Bold is not working for non english words in LibreOffice

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129001

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 98889] Error in character selected count in statusbar when using to change selected text

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98889

--- Comment #5 from QA Administrators  ---
Dear Logan Crump,

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 128381] The application does not save changes made in a document

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128381

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 97112] Border settings reset in Draw

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97112

--- Comment #6 from QA Administrators  ---
Dear Yan Pas,

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 89829] Updating character style to match selection does not remove direct formatting

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89829

--- Comment #5 from QA Administrators  ---
Dear mahfiaz,

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 55057] Unable to select Opera as mail client.

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55057

--- Comment #9 from QA Administrators  ---
Dear Frank Bell,

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 133332] New: CSV Import in Calc ignores null values

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=12

Bug ID: 12
   Summary: CSV Import in Calc ignores null values
   Product: LibreOffice
   Version: 6.4.2.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ed.acker...@gmail.com

Description:
When importing a CSV file with null values ie. '9999' the null values do
not go into the appropriate columns. Instead of '99| | | |99' with the vertical
bars indicating columns you get '99|99'

Steps to Reproduce:
1. Go to covidtracking.com
2. select USA history in CSV format
3. open file with CALC

Actual Results:
99|99

Expected Results:
99| | | |99


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Vertical bars represent columns

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


Michael D. Warner license statement

2020-05-23 Thread Michael Warner

All of my past & future contributions to LibreOffice may be
   licensed under the MPLv2/LGPLv3+ dual license.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 133331] solenv build errors -fpermissive

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=11

Michael Warner  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |michael.warner.ut+libreoffi
   |desktop.org |c...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |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 133331] solenv build errors -fpermissive

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=11

--- Comment #2 from Michael Warner  ---
Explicitly specifying the type cast just seems like a good practice anyway.

-- 
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 133331] solenv build errors -fpermissive

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=11

--- Comment #1 from Michael Warner  ---
Created attachment 161210
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161210=edit
Compiler log showing the error

-- 
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 133331] New: solenv build errors -fpermissive

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=11

Bug ID: 11
   Summary: solenv build errors -fpermissive
   Product: LibreOffice
   Version: 7.0.0.0.alpha1+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: michael.warner.ut+libreoff...@gmail.com

Description:
I get build errors when trying to build solenv with gcc 7. There is a build log
and a proposed fix attached. 

Steps to Reproduce:
1. checkout and build, it seems to work
2. make clean distclean
3. make


Actual Results:
It didn't work the second time I ran make, I don't have a good explanation for
why not. I futzed around with re-running autogen, but it didn't help.

Expected Results:
I don't get compiler errors.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
This was a 7.0.0.0.alpha1 build I cloned today.

-- 
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 38093] Add an Outline View layout and editing mode to Writer

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38093

--- Comment #86 from Jim Raykowski  ---
Here is a gerrit link to the code that does the menu button shown in the demo
videos in the previous two comments:

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

-- 
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 133330] New: FILESAVE

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

Bug ID: 10
   Summary: FILESAVE
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: slumber...@gmail.com

I've been using LibreOffice Draw since its first releases and there is one bug
that continually annoys me and which seemingly never gets fixed--freezes during
file saving. 

It affects almost every version of LibreOffice Draw, including 6.4.4.2 which I
am currently using.

I am using Xubuntu 20.04 LTS but it has also affected every other LTS version I
have used.

- It is not a "feature" as so many people here try to offer.
- Starting with a new profile does not fix the problem.
- Using the "official" Ubuntu repo version does not fix the problem.
- Using the latest "Snap" version does not fix the version.
- Using the latest LibreOffice deb release does not fix the problem.
- It can affect any document, whether simple or complex.

The problem is that sometimes LibreOffice completely freezes. It can take 2-5
minutes for the save to complete and the application to continue working again.
Sometimes it can completely freeze the operating system requiring a cold
restart (and losing the changes in the document i.e. the save was not
successful).

The behaviour is somewhat random. You can save a document and it completes the
task instantly. Then you can change a word in a sentence and it saves properly
again. Change another word and try to save and it freezes. It is like some sort
of race condition where the save operation cannot be completed.

A search on Google will show the same bug affects the other applications in the
suite. 

I don't want people to tell me to do the same things we have all tried. I don't
want to be flamed by LO fanboys either. LibreOffice Draw is an awesome
application and I use it everyday for work and fun. But this is a serious bug
and it is so annoying that I consider giving up and returning to Scribus or
setting up a virtual windows environment just to go back to Microsoft
Publisher.

It's a long standing bug that needs sorting out.

Thanks.

-- 
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 'distro/collabora/cp-6.4' - pyuno/source

2020-05-23 Thread Justin Luth (via logerrit)
 pyuno/source/module/pyuno.cxx  |3 +++
 pyuno/source/module/pyuno_callable.cxx |3 +++
 pyuno/source/module/pyuno_iterator.cxx |6 ++
 pyuno/source/module/pyuno_runtime.cxx  |3 +++
 pyuno/source/module/pyuno_struct.cxx   |3 +++
 5 files changed, 18 insertions(+)

New commits:
commit 619d16d73eeacba1a76d8d586ac031f948db3ae1
Author: Justin Luth 
AuthorDate: Sat Feb 22 07:30:15 2020 +0300
Commit: Aron Budea 
CommitDate: Sun May 24 00:38:32 2020 +0200

python 3.8.2 compile: add tp_print to PyTypeObject

I couldn't find this documented on the Internet though,
as the 3.9 and 3.8.2rc documentation didn't mention it
as an added item...

I'm using Ubuntu 20.04 alpha with python3 --version
Python 3.8.2rc1

This fixes pyuno/source/module/pyuno.cxx:1689:1: error:
missing initializer for member ‘_typeobject::tp_print’
[-Werror=missing-field-initializers]

Change-Id: Idec5720050572b34628267cd94557dabf7edbf3c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89247
Tested-by: Jenkins
Reviewed-by: Noel Grandin 
(cherry picked from commit 50ccb7e82b7053306721cbe220323be072306a29)

diff --git a/pyuno/source/module/pyuno.cxx b/pyuno/source/module/pyuno.cxx
index a6a875addc46..bf6e5c667b7c 100644
--- a/pyuno/source/module/pyuno.cxx
+++ b/pyuno/source/module/pyuno.cxx
@@ -1684,6 +1684,9 @@ static PyTypeObject PyUNOType =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
diff --git a/pyuno/source/module/pyuno_callable.cxx 
b/pyuno/source/module/pyuno_callable.cxx
index 656d1c84cb0e..61c5a15155c6 100644
--- a/pyuno/source/module/pyuno_callable.cxx
+++ b/pyuno/source/module/pyuno_callable.cxx
@@ -231,6 +231,9 @@ static PyTypeObject PyUNO_callable_Type =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
diff --git a/pyuno/source/module/pyuno_iterator.cxx 
b/pyuno/source/module/pyuno_iterator.cxx
index a7862857d719..6ba7f96a9632 100644
--- a/pyuno/source/module/pyuno_iterator.cxx
+++ b/pyuno/source/module/pyuno_iterator.cxx
@@ -168,6 +168,9 @@ static PyTypeObject PyUNO_iterator_Type =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
@@ -305,6 +308,9 @@ static PyTypeObject PyUNO_list_iterator_Type =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
diff --git a/pyuno/source/module/pyuno_runtime.cxx 
b/pyuno/source/module/pyuno_runtime.cxx
index 6cee574c77f5..72dd9e2964eb 100644
--- a/pyuno/source/module/pyuno_runtime.cxx
+++ b/pyuno/source/module/pyuno_runtime.cxx
@@ -126,6 +126,9 @@ static PyTypeObject RuntimeImpl_Type =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
diff --git a/pyuno/source/module/pyuno_struct.cxx 
b/pyuno/source/module/pyuno_struct.cxx
index 50b74126bee9..56b71cdf5cc4 100644
--- a/pyuno/source/module/pyuno_struct.cxx
+++ b/pyuno/source/module/pyuno_struct.cxx
@@ -347,6 +347,9 @@ static PyTypeObject PyUNOStructType =
 , nullptr
 #if PY_VERSION_HEX >= 0x0308
 , nullptr // vectorcallfunc tp_vectorcall
+#if PY_VERSION_HEX >= 0x03080200
+, 0 //Py_ssize_t tp_print
+#endif
 #endif
 #endif
 };
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 113050] FILEOPEN: PDF freezes Draw, 46-pages, 1.2 MB, created by Distiller

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113050

--- Comment #12 from Michael Warner  
---
I was able to reproduce this Writer 7.0.0.0.alpha1+, built from the latest
source today. Writer froze and soffice.bin CPU usage was 96% (memory 1 GiB) ,
Web Content CPU 36% (and memory 1.7 GiB). I waited for a few minutes and then
killed 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 132211] Crash if Replacing with Particular Regex

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132211

--- Comment #7 from Michael Warner  ---
I downloaded the latest source as of today, and built on Linux. Version string
7.0.0.0.alpha1+

Linux linux-mint-pc 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux

I wasn't able to reproduce the bug as described in the initial description, nor
in Comment 4.

-- 
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 37268] Data Pilot and sheet local defined named range insert menu entry inactive

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37268

Regina Henschel  changed:

   What|Removed |Added

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

--- Comment #24 from Regina Henschel  ---
Created attachment 161209
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161209=edit
Document with local named range

Open attached document.
Press Ctrl+F3 to open 'Manage Names' dialog.
Make sure, that MyNamedRangeLocal has scope Sheet1 in the list at the top.
Cancel or repair if necessary. (Causion: 'global' is preselected in the Scope
field at the bottom.)

Insert Pivot Table by:
Data > Pivot Table > Insert or Edit
In the dialog take option 'Named range' and select the only entry. It is
'Sheet1'.MyNamedRangeLocal.
OK

In the dialog drag 'Person' to 'Row Fields' and 'Value' to 'Data Fields'. OK.

Save.

Inspect file
You find in content.xml
table:name="MyNamedRangeLocal" as attribute in  in
 in first .

table:name="'Sheet1'.MyNamedRangeLocal" in  in
 in .

Both table:name attributes must have the same values, see section 19.677.12 in
part 3, ODF 1.3.

Reopen the file, click into the pivot table and use 'Properties...' from its
context menu. Open + from 'Source and Destination'.

Notice option 'Named range' has empty value and is disabled.

The current solution for local named ranges in pilot tables does not work.

-- 
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 129686] FILEOPEN: PPTX: Text is transparent when it shouldn't

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129686

--- Comment #10 from Gerald Pfeifer  ---
I confirm that the issue I had been seeing (which looked like damage done
by moths to a set of text blocks, so a bit differently) was resolved between
the last two daily dev-builds, too, so it's safe to assume that the root
cause was the same.

-- 
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 133321] Impress GUI really slow with 360MB document with lots of images

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133321

--- Comment #4 from Menoo  ---
(In reply to Buovjaga from comment #3)
> (In reply to Menoo from comment #2)
> > I'm working on a presentation that is 360mb with lots of pictures.
> 
> Ok, now this explains a lot. Your original report sounded like the behaviour
> was present even with empty presentations. Would it be possible to share the
> presentation in public somewhere? It is a bit too large for the bug tracking
> system.

I can't share the 360mb file... there are some very confidential things in
there.

However, I can reproduce the lag by starting with a 1 slide presentation then
adding a text box and a picture.

Click between the picture, textbox, and blank area on the slide.  Try selecting
nothing then right click on the picture to bring up properties.  When you do
any of these operations, there is a 1/2 to 1 second delay between clicking and
the GUI showing a selection with the context appropriate toolbars redrawn.

-- 
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 90028] Importer drops Lotus Word Pro document formatting

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90028

--- Comment #15 from Todd  ---
(In reply to Buovjaga from comment #14)
> (In reply to Todd from comment #13)
> > Why do you guys continue to ignore so may bugs. This was posted on
> > 2015-03-15.  LO is deteriorating into Open Office.
> 
> Reasons why we ignore bugs:
> - lack of volunteer work force
> - lack of clients to contract fixes for specific problems from commercial
> support companies

This does not cut it.  How many new releases do you do every month?  You
obviously have the resources.  It is just a conscious decision on your part to
ignore bugs reported by the users and concentrate on other things.  You can't
print a envelope properly; your tables are all messed up, harder than the
dickens to switch back and forth from landscape and portrait, no division tabs,
etc., etc., etc.. Note that most of them have nothing to do with other vendors.

As I  previously stated, this is a conscious decision on your part.  And why
Open Office got so bad and why you are going down the same road.

> > Anyway, under libreoffice6.4-writer-6.4.4.2-2.x86_64 it is EVEN WORSE!  IT
> > CRASHES importing an lwp.
> 
> None of the lwp files attached to this report crash for me. If you have some
> lwp that crashes, please open a new report for it.

Here is your new report to ignore:
https://bugs.documentfoundation.org/show_bug.cgi?id=133329

Here is the offending attachment to ignore:
https://bugs.documentfoundation.org/attachment.cgi?id=161208

-- 
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 133329] Word Pro .lwp import crashes Libre Office

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133329

--- Comment #2 from Todd  ---
The crash report was successfully uploaded.
You can soon find the report at:
crashreport.libreoffice.org/stats/crash_details/3a1ac19a-07ac-4b4c-8163-01af58ce9240

-- 
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 133329] Word Pro .lwp import crashes Libre Office

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133329

--- Comment #1 from Todd  ---
Created attachment 161208
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161208=edit
Generic LWP invoice

-- 
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 133329] New: Word Pro .lwp import crashes Libre Office

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133329

Bug ID: 133329
   Summary: Word Pro .lwp import crashes Libre Office
   Product: LibreOffice
   Version: 6.4.4.1 rc
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: toddandma...@zoho.com

Fedora 32. x64
libreoffice6.4-writer-6.4.4.2-2.x86_64

Import a Lotus Word Pro .lwp document crashes Libre Office Writer

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


[Libreoffice-bugs] [Bug 133198] Formatting options for Autoformat table styles work properly

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133198

Telesto  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 CC||ubap@gmail.com

--- Comment #9 from Telesto  ---
Adding CC to Jakub Trzebiatowski

-- 
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 133198] Formatting options for Autoformat table styles work properly

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133198

--- Comment #8 from Telesto  ---
Created attachment 161207
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161207=edit
Bibisect log

Bisected to
author  Jakub Trzebiatowski 2016-07-26 14:29:40
+0200
committer   Miklos Vajna   2016-07-27 12:13:18
+
commit  b7138e03ebc8a33258c099c5cf6015970646a40e (patch)
tree6c4a872182c08e96c832e8b1f60b0cfbfdbb162e
parent  9e63e60d6f00ee690fafb9f21f2cafb08a6ad92e (diff)
GSoC Writer Table Styles; Import bugfix
+ Binary autoformats are loaded into document on document creation
+ Imported table styles overwrite existing styles.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=b7138e03ebc8a33258c099c5cf6015970646a40e

-- 
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 133198] Formatting options for Autoformat table styles work properly

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133198

Telesto  changed:

   What|Removed |Added

Summary|Formatting options for  |Formatting options for
   |Autoformat table styles |Autoformat table styles
   |don't work  |work properly

--- Comment #7 from Telesto  ---
The actually issue is: 
Unchecking the formatting checkbox has no effect for the current table. It only
works for applying the formatting the next time
Check an unchecked checkbox has immediate effect (as expected)

-- 
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 133328] Memory usage increased when changing fonts/ formatting

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133328

--- Comment #1 from Telesto  ---
Created attachment 161206
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161206=edit
Example file

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


[Libreoffice-bugs] [Bug 133328] New: Memory usage increased when changing fonts/ formatting

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133328

Bug ID: 133328
   Summary: Memory usage increased when changing fonts/ formatting
   Product: LibreOffice
   Version: 7.0.0.0.alpha1+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Memory usage increased when changing fonts/ formatting

Steps to Reproduce:
1. Open the attached file
2. Select all text
3. Change the font and enable or disable different types of formatting

Memory usage will steadily grow.. 

Actual Results:
Memory usage will steadily grow

Expected Results:
Stops at around 228 mb in 6.4


Reproducible: Always


User Profile Reset: No



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

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


[Libreoffice-bugs] [Bug 133327] LibreOffice Calc only saves background colour up to column BL

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133327

--- Comment #1 from floppydiskea...@gmail.com ---
Created attachment 161205
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161205=edit
Image demonstrating cell bg colour cutoff

-- 
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 133327] New: LibreOffice Calc only saves background colour up to column BL

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133327

Bug ID: 133327
   Summary: LibreOffice Calc only saves background colour up to
column BL
   Product: LibreOffice
   Version: 6.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: floppydiskea...@gmail.com

Description:
Spreadsheet containing only empty cells of different background colours only
saves the background colours of columns A to BL when saving as ods (haven't
tried other formats). Columns past BL lose their background colour (resets to
'No Fill') 

Steps to Reproduce:
1. Create spreadsheet with no cell contents other than different background
colours. Make sure to go past column BL
2. Save as ods
3. Close Calc and reopen
4. Open ods file
5. Observe loss of background colour information

Actual Results:
'No Fill' cells after column BL

Expected Results:
All information gets saved


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.5.2 (x64)
Build ID: dd0751754f11728f69b42ee2af66670068624673
CPU threads: 12; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-CA (en_CA); UI-Language: en-US
Calc: CL

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


[Libreoffice-commits] core.git: helpcontent2

2020-05-23 Thread Caolán McNamara (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0e5e935deb0527c64865cfcc53a0421e56b74b6f
Author: Caolán McNamara 
AuthorDate: Sat May 23 21:44:11 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Sat May 23 22:44:11 2020 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  to 2bc84bb9807e3929f7f34a934d1b4ffe772eaa4e
  - nospin hack no longer in use

Change-Id: Id1c63826821195224594d5cd920a9e198da1d585
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94733
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/helpcontent2 b/helpcontent2
index 611f06ecc3dd..2bc84bb9807e 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 611f06ecc3dd2edb2102e0cc3bd1c884590c9558
+Subproject commit 2bc84bb9807e3929f7f34a934d1b4ffe772eaa4e
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-23 Thread Caolán McNamara (via logerrit)
 source/text/sbasic/shared/01050300.xhp  |4 ++--
 source/text/shared/00/0200.xhp  |6 +++---
 source/text/shared/01/0113.xhp  |2 +-
 source/text/swriter/01/05090200.xhp |4 ++--
 source/text/swriter/01/mm_newaddlis.xhp |3 ++-
 5 files changed, 10 insertions(+), 9 deletions(-)

New commits:
commit 2bc84bb9807e3929f7f34a934d1b4ffe772eaa4e
Author: Caolán McNamara 
AuthorDate: Sat May 23 19:53:54 2020 +0100
Commit: Caolán McNamara 
CommitDate: Sat May 23 22:44:11 2020 +0200

nospin hack no longer in use

Change-Id: Id1c63826821195224594d5cd920a9e198da1d585
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94733
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/source/text/sbasic/shared/01050300.xhp 
b/source/text/sbasic/shared/01050300.xhp
index b447ec2f2..cad3ad6ff 100644
--- a/source/text/sbasic/shared/01050300.xhp
+++ b/source/text/sbasic/shared/01050300.xhp
@@ -45,9 +45,9 @@
 
 Active
 Activates or deactivates the 
current breakpoint.
-
+
 Pass 
Count
-Specify the number of 
loops to perform before the breakpoint takes effect.
+Specify the number of loops to 
perform before the breakpoint takes effect.
 
 New
 Creates a breakpoint on the 
line number specified.
diff --git a/source/text/shared/00/0200.xhp 
b/source/text/shared/00/0200.xhp
index 3e1355033..c270af62f 100644
--- a/source/text/shared/00/0200.xhp
+++ b/source/text/shared/00/0200.xhp
@@ -39,15 +39,15 @@
 
 Common controls
 
-
+
 Specifies the measurement units.
 Width
 Specifies the width.
-Height
+Height
 Specifies the height.
 
 Resolution controls
-
+
 
 Resolution
 Enter the image resolution. Select the measurement units from the list 
box.
diff --git a/source/text/shared/01/0113.xhp 
b/source/text/shared/01/0113.xhp
index 4d9ef7dbf..155b9e2d9 100644
--- a/source/text/shared/01/0113.xhp
+++ b/source/text/shared/01/0113.xhp
@@ -81,7 +81,7 @@
 
 Preview
 The preview shows how each sheet of paper will look. You can browse 
through all sheets of paper with the buttons below the 
preview.
-
+
 Enter the number of page to be shown in the 
preview.
 
 Shows preview of the next page.
diff --git a/source/text/swriter/01/05090200.xhp 
b/source/text/swriter/01/05090200.xhp
index d34adea03..8356e5bb3 100644
--- a/source/text/swriter/01/05090200.xhp
+++ b/source/text/swriter/01/05090200.xhp
@@ -45,9 +45,9 @@
 
 Adjust 
columns proportionally
 If possible, change in 
column width will be equal for each column. This option is not 
available if Automatic is selected in the Alignment 
area on the Table tab.
-
+
 Remaining space
-Displays the amount of 
space that is available for adjusting the width of the columns. To set the 
width of the table, click the Table tab.
+Displays the amount of space 
that is available for adjusting the width of the columns. To set the width of 
the table, click the Table tab.
 Column 
width
 Specify the 
column widths for the table.
 
diff --git a/source/text/swriter/01/mm_newaddlis.xhp 
b/source/text/swriter/01/mm_newaddlis.xhp
index e1fa16efa..9851f672f 100644
--- a/source/text/swriter/01/mm_newaddlis.xhp
+++ b/source/text/swriter/01/mm_newaddlis.xhp
@@ -41,7 +41,8 @@
 
 
 
-
+
+
 
 
 Show 
Entry Number
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: basctl/source basctl/uiconfig extensions/source extensions/uiconfig solenv/sanitizers sw/source sw/uiconfig vcl/source vcl/uiconfig

2020-05-23 Thread Caolán McNamara (via logerrit)
 basctl/source/basicide/brkdlg.cxx|2 +-
 basctl/uiconfig/basicide/ui/managebreakpoints.ui |4 ++--
 extensions/source/scanner/sanedlg.cxx|2 +-
 extensions/uiconfig/scanner/ui/sanedialog.ui |4 ++--
 solenv/sanitizers/ui/modules/swriter.suppr   |4 ++--
 solenv/sanitizers/ui/vcl.suppr   |2 +-
 sw/source/ui/dbui/createaddresslistdialog.cxx|4 ++--
 sw/uiconfig/swriter/ui/createaddresslist.ui  |4 ++--
 vcl/source/window/builder.cxx|4 +---
 vcl/source/window/printdlg.cxx   |2 +-
 vcl/uiconfig/ui/printdialog.ui   |2 +-
 11 files changed, 16 insertions(+), 18 deletions(-)

New commits:
commit 3cf6d908c21400e005dcbf03a94282279fe61b9b
Author: Caolán McNamara 
AuthorDate: Sat May 23 19:57:01 2020 +0100
Commit: Caolán McNamara 
CommitDate: Sat May 23 22:43:49 2020 +0200

nospin hack no longer in use

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

diff --git a/basctl/source/basicide/brkdlg.cxx 
b/basctl/source/basicide/brkdlg.cxx
index bba4f3c45f03..15a4b5a91d05 100644
--- a/basctl/source/basicide/brkdlg.cxx
+++ b/basctl/source/basicide/brkdlg.cxx
@@ -70,7 +70,7 @@ BreakPointDialog::BreakPointDialog(weld::Window* pParent, 
BreakPointList& rBrkPn
 , m_xNewButton(m_xBuilder->weld_button("new"))
 , m_xDelButton(m_xBuilder->weld_button("delete"))
 , m_xCheckBox(m_xBuilder->weld_check_button("active"))
-, m_xNumericField(m_xBuilder->weld_spin_button("pass-nospin"))
+, m_xNumericField(m_xBuilder->weld_spin_button("pass"))
 {
 m_xComboBox->set_size_request(m_xComboBox->get_approximate_digit_width() * 
20, -1);
 m_xComboBox->set_height_request_by_rows(12);
diff --git a/basctl/uiconfig/basicide/ui/managebreakpoints.ui 
b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
index 6041267dd235..56227ae982bf 100644
--- a/basctl/uiconfig/basicide/ui/managebreakpoints.ui
+++ b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
@@ -220,7 +220,7 @@
 False
 12
 
-  
+  
 True
 True
 True
@@ -236,7 +236,7 @@
 False
 Pass count:
 True
-pass-nospin
+pass
   
   
 0
diff --git a/extensions/source/scanner/sanedlg.cxx 
b/extensions/source/scanner/sanedlg.cxx
index 7e94b17c4875..96c2144c5bdd 100644
--- a/extensions/source/scanner/sanedlg.cxx
+++ b/extensions/source/scanner/sanedlg.cxx
@@ -222,7 +222,7 @@ SaneDlg::SaneDlg(weld::Window* pParent, Sane& rSane, bool 
bScanEnabled)
 , mxDeviceBox(m_xBuilder->weld_combo_box("deviceCombobox"))
 , mxReslBox(m_xBuilder->weld_combo_box("reslCombobox"))
 , mxAdvancedBox(m_xBuilder->weld_check_button("advancedCheckbutton"))
-, mxVectorBox(m_xBuilder->weld_spin_button("vectorSpinbutton-nospin"))
+, mxVectorBox(m_xBuilder->weld_spin_button("vectorSpinbutton"))
 , mxQuantumRangeBox(m_xBuilder->weld_combo_box("quantumRangeCombobox"))
 , mxStringRangeBox(m_xBuilder->weld_combo_box("stringRangeCombobox"))
 , mxBoolCheckBox(m_xBuilder->weld_check_button("boolCheckbutton"))
diff --git a/extensions/uiconfig/scanner/ui/sanedialog.ui 
b/extensions/uiconfig/scanner/ui/sanedialog.ui
index b2a902c1b810..4353b9ea7953 100644
--- a/extensions/uiconfig/scanner/ui/sanedialog.ui
+++ b/extensions/uiconfig/scanner/ui/sanedialog.ui
@@ -612,7 +612,7 @@
 start
 Vector element
 True
-vectorSpinbutton-nospin
+vectorSpinbutton
 0
   
   
@@ -621,7 +621,7 @@
   
 
 
-  
+  
 True
 True
 True
diff --git a/solenv/sanitizers/ui/modules/swriter.suppr 
b/solenv/sanitizers/ui/modules/swriter.suppr
index 004fce187e42..cac93d642a2a 100644
--- a/solenv/sanitizers/ui/modules/swriter.suppr
+++ b/solenv/sanitizers/ui/modules/swriter.suppr
@@ -28,8 +28,8 @@ 
sw/uiconfig/swriter/ui/columnpage.ui://GtkSpinButton[@id='width2mf'] labelled-by
 sw/uiconfig/swriter/ui/columnpage.ui://GtkSpinButton[@id='width1mf'] 
labelled-by-and-mnemonic
 

[Libreoffice-bugs] [Bug 133273] When I write a text in Writer and use the font Tahoma, then some letters stick together.

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133273

--- Comment #11 from Telesto  ---
I added the font specialist.. may take a few days

-- 
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 133236] Adding a row or column to a "Default Style" table changes the formatting of existing cells

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133236

Telesto  changed:

   What|Removed |Added

 CC||heiko.tietze@documentfounda
   ||tion.org

--- Comment #5 from Telesto  ---
@Heiko
Is Jakub Trzebiatowski still around.. Or is this something for Jim?

-- 
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 133236] Adding a row or column to a "Default Style" table changes the formatting of existing cells

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133236

Telesto  changed:

   What|Removed |Added

 CC||ubap@gmail.com
   Keywords|bibisectRequest |bibisected, bisected
Version|6.4.3.2 release |5.3.0.3 release

--- Comment #4 from Telesto  ---
Adding CC to Jakub Trzebiatowski

-- 
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 133236] Adding a row or column to a "Default Style" table changes the formatting of existing cells

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133236

--- Comment #3 from Telesto  ---
Created attachment 161204
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161204=edit
Example file

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


[Libreoffice-bugs] [Bug 133236] Adding a row or column to a "Default Style" table changes the formatting of existing cells

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133236

--- Comment #2 from Telesto  ---
Created attachment 161203
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161203=edit
Bibisect log

Bisected to:
author  Jakub Trzebiatowski 2016-06-21 00:31:01
+0200
committer   Miklos Vajna   2016-07-07 09:02:15
+
commit  40fba0f4418084d50cc5c388cb0b6e1abe395d61 (patch)
tree4b1e97aa7755c80d9a8749fb94dc3fe26a2f35fb
parent  046244bcfe1c5c1cd2325fe74b933c05e43cf190 (diff)
GSoC Writer Table Styles Import
This patch is implementing import of table styles (table-template).

Modified shared code: Added "background" to the cell styles export.

To make cell export properties map accessible by both export and import code,
moved from xmloff/source/table/XMLTableExport.cxx to xmloff/txtprmap.hxx.

To avoid export of default valued properties implemented XPropertyState for
SwXTextCellStyle

https://cgit.freedesktop.org/libreoffice/core/commit/?id=40fba0f4418084d50cc5c388cb0b6e1abe395d61

-- 
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 131366] Crash when I type the letter "i" after the letter "f" in a paragraph with style "emphasis" and font "Linux Biolinum G"

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131366

Julien Nabet  changed:

   What|Removed |Added

 CC||mostlyforw...@outlook.com

--- Comment #14 from Julien Nabet  ---
*** Bug 133325 has been marked as a duplicate of this bug. ***

-- 
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 133325] Crash when typing characters "fi" while bold and underlined

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133325

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
It should be fixed in release 6.4.5

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

-- 
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 133323] Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133323

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---


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

-- 
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 133324] Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133324

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---


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

-- 
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 133322] Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133322

--- Comment #2 from Julien Nabet  ---
*** Bug 133324 has been marked as a duplicate of this bug. ***

-- 
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 133322] Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133322

--- Comment #1 from Julien Nabet  ---
*** Bug 133323 has been marked as a duplicate of this bug. ***

-- 
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 133326] Crash after redo

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133326

Telesto  changed:

   What|Removed |Added

Crash report or||["
crash signature||ScColumn::CopyToColumn(sc::
   ||CopyToDocContext
   ||&,long,long,InsertDeleteFla
   ||gs,bool,ScColumn
   ||&,ScMarkData const
   ||*,bool,bool)"]
Version|7.0.0.0.alpha1+ Master  |6.3.0.4 release

--- Comment #2 from Telesto  ---
crashreport.libreoffice.org/stats/crash_details/0f9fff9a-1716-4bb9-88bf-6f38aa2986af

-- 
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 133326] Crash after redo

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133326

--- Comment #1 from Telesto  ---
Created attachment 161202
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161202=edit
Example file

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


[Libreoffice-bugs] [Bug 133326] New: Crash after redo

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133326

Bug ID: 133326
   Summary: Crash after redo
   Product: LibreOffice
   Version: 7.0.0.0.alpha1+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Crash after redo

Steps to Reproduce:
1. Open the attached file
2. Add 6 empty sheets (pressing +)
3. CTRL+A in sheet 1
4. Paste into all 6
5. Undo everything
6. Redo everything -> Crash

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



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

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


[Libreoffice-bugs] [Bug 133273] When I write a text in Writer and use the font Tahoma, then some letters stick together.

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133273

--- Comment #10 from schabei  ---
It's version 2.60. But with newer versions it's the same.

-- 
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 133273] When I write a text in Writer and use the font Tahoma, then some letters stick together.

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133273

--- Comment #9 from schabei  ---
Created attachment 161201
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161201=edit
Tahoma Font File

This is the Tahoma Font I have used.

-- 
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 133325] New: Crash when typing characters "fi" while bold and underlined

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133325

Bug ID: 133325
   Summary: Crash when typing characters "fi" while bold and
underlined
   Product: LibreOffice
   Version: 6.3.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mostlyforw...@outlook.com

Description:
When using LibreOffice Writer the program crashes (goes to "not responding" and
has to be force closed) if I try to type a word beginning "fi" while bold and
underlined. I can type those same characters if they're in the middle of a word
but not if there's a space at the front.

Steps to Reproduce:
1. Make text both bold and underlined.
2. Type a new word beginning with "fi".

Actual Results:
The program freezes for a few seconds before it's shown to be nonresponsive and
has to be force closed.

Expected Results:
There should be no issue normal text into the program.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.3.5.2 (x64)
Build ID: dd0751754f11728f69b42ee2af66670068624673
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 133321] Impress GUI really slow with 360MB document with lots of images

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133321

Buovjaga  changed:

   What|Removed |Added

Summary|Impress GUI really slow |Impress GUI really slow
   |compared to PowerPoint  |with 360MB document with
   ||lots of images

--- Comment #3 from Buovjaga  ---
(In reply to Menoo from comment #2)
> I'm working on a presentation that is 360mb with lots of pictures.

Ok, now this explains a lot. Your original report sounded like the behaviour
was present even with empty presentations. Would it be possible to share the
presentation in public somewhere? It is a bit too large for the bug tracking
system.

-- 
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 90853] TOOLBAR: 'Fill Color' drop down control doesnt set color in 'Area Style / Filling' drop down

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90853

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2880
   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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 132880] Area properties don't match color handling the outline shape receives

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132880

Telesto  changed:

   What|Removed |Added

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

-- 
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 132880] Area properties don't match color handling the outline shape receives

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132880

Telesto  changed:

   What|Removed |Added

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

-- 
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 90853] TOOLBAR: 'Fill Color' drop down control doesnt set color in 'Area Style / Filling' drop down

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90853

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2880
   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


Re: [Libreoffice-qa] ESC meeting minutes: 2020-05-21

2020-05-23 Thread Tor Lillqvist
>
> there's apparently some options to disable the .pyc cache files:
>

See 4e124fd1409af419990bacade74fcf355624243f .

--tml
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: ESC meeting minutes: 2020-05-21

2020-05-23 Thread Tor Lillqvist
>
> there's apparently some options to disable the .pyc cache files:
>

See 4e124fd1409af419990bacade74fcf355624243f .

--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||momonas...@gmail.com

--- Comment #5 from Maxim Monastirsky  ---


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

-- 
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 90853] TOOLBAR: 'Fill Color' drop down control doesnt set color in 'Area Style / Filling' drop down

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90853

Maxim Monastirsky  changed:

   What|Removed |Added

 CC||tur...@strider21.com

--- Comment #7 from Maxim Monastirsky  ---
*** Bug 133319 has been marked as a duplicate of this bug. ***

-- 
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 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||momonas...@gmail.com

--- Comment #5 from Maxim Monastirsky  ---


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

-- 
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 133322] New: Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133322

Bug ID: 133322
   Summary: Error importing a pdf with filled in signature
   Product: LibreOffice
   Version: 6.4.3.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: smyslow...@icloud.com

Description:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Steps to Reproduce:
1.print a pdf out of pages
2.sign the pdf with Vorschau App
3.drag & drop to libra office

Actual Results:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Expected Results:
import of the file


Reproducible: Always


User Profile Reset: No



Additional Info:
Mac OS Mojave 10.14.6

-- 
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 133324] New: Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133324

Bug ID: 133324
   Summary: Error importing a pdf with filled in signature
   Product: LibreOffice
   Version: 6.4.3.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: smyslow...@icloud.com

Description:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Steps to Reproduce:
1.print a pdf out of pages
2.sign the pdf with Vorschau App
3.drag & drop to libra office

Actual Results:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Expected Results:
import of the file


Reproducible: Always


User Profile Reset: No



Additional Info:
Mac OS Mojave 10.14.6

-- 
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 133323] New: Error importing a pdf with filled in signature

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133323

Bug ID: 133323
   Summary: Error importing a pdf with filled in signature
   Product: LibreOffice
   Version: 6.4.3.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: smyslow...@icloud.com

Description:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Steps to Reproduce:
1.print a pdf out of pages
2.sign the pdf with Vorschau App
3.drag & drop to libra office

Actual Results:
"General Error. General input/output error." occurs if i try to import
(drag) a pdf file with a signature. I write a letter in Pages. Then i
"print" a pdf out of it. I open the pdf with "Vorschau" an put my signature in
it. If i try to import this file now to LibreOffice office to convert the pdf
in to pdf/a, the "General Error. General input/output error." occurs. Without
the signature there ist no problem.

Expected Results:
import of the file


Reproducible: Always


User Profile Reset: No



Additional Info:
Mac OS Mojave 10.14.6

-- 
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 120694] Save Google Drive credentials

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120694

--- Comment #11 from Billy Emmens  ---
Really Nice Post Admin, Very helpful looking for more posts, Now I have to
share some information about How To Fix “Acer Troubleshooting Guide” problem.
If you are going through this problem you can simply Acer belgie contacteren. 

https://acer.klantenservicebelgium.be/

-- 
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 121745] Time to copy sheet has doubled

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121745

Timur  changed:

   What|Removed |Added

   Severity|critical|normal
   Hardware|x86-64 (AMD64)  |All

-- 
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 122419] AutoFilter Search Freezes Calc in the Attached Spreadsheet

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122419

Telesto  changed:

   What|Removed |Added

 CC||tele...@surfxs.nl

--- Comment #3 from Telesto  ---
The autofilter drop down has no search option in 4.4.7.2; whats the
alternative?

-- 
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 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

--- Comment #4 from Menoo  ---
(In reply to Telesto from comment #2)
> Confirm
> Version: 7.0.0.0.alpha1+ (x64)
> Build ID: 9a7c5d38a7a43c75c0f3d2f0c725196e916d0260
> 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
> 
> There is some more discussion somewhat related to this: bug 132880



Version: 6.4.3.2 (x64)
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: 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-ux-advise] [Bug 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

--- Comment #4 from Menoo  ---
(In reply to Telesto from comment #2)
> Confirm
> Version: 7.0.0.0.alpha1+ (x64)
> Build ID: 9a7c5d38a7a43c75c0f3d2f0c725196e916d0260
> 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
> 
> There is some more discussion somewhat related to this: bug 132880



Version: 6.4.3.2 (x64)
Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

-- 
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-ux-advise] [Bug 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

--- Comment #3 from Menoo  ---
Created attachment 161200
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161200=edit
fill color button

Here's an example
I drew an unfilled polygon.
I clicked on the paint icon.
I chose a color.
The polygon does not fill with the selected color because the fill attribute is
still set to 'none'.

-- 
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 133319] Paint fill tool has no effect

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133319

--- Comment #3 from Menoo  ---
Created attachment 161200
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161200=edit
fill color button

Here's an example
I drew an unfilled polygon.
I clicked on the paint icon.
I chose a color.
The polygon does not fill with the selected color because the fill attribute is
still set to 'none'.

-- 
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 103512] [META] AutoFilter-related bugs and enhancements

2020-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103512
Bug 103512 depends on bug 76481, which changed state.

Bug 76481 Summary: Using autofilter pulldown - !type in search box! - on column 
with particular amount of records will freeze graphical mode, after few minutes 
normal state is restored
https://bugs.documentfoundation.org/show_bug.cgi?id=76481

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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


  1   2   3   >