[Libreoffice-bugs] [Bug 104444] [META] DOCX (OOXML) table-related issues

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

NISZ LibreOffice Team  changed:

   What|Removed |Added

 Depends on||136768


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=136768
[Bug 136768] FILEOPEN DOCX: page-gap in table until click in title(or lots of
other things) for this particular 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 136768] FILEOPEN DOCX: page-gap in table until click in title(or lots of other things) for this particular file.

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

NISZ LibreOffice Team  changed:

   What|Removed |Added

 CC||libreoff...@nisz.hu,
   ||nem...@numbertext.org
 Blocks||10


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=10
[Bug 10] [META] DOCX (OOXML) table-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 137166] Conditional paragraph style not saved

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

--- Comment #11 from Justin L  ---
(In reply to Justin L from comment #6)
> I don't yet have the per-commit bibisect for 5.2.
I finally got this downloaded although it needs two OSes to run it. The bad
section only works on 20.04, and 16.04 can use that bad part that 20.04 runs.

Anyway, the first bad result appears to be from Bjoern Michaelsen on 13:15:27
commit  aef1e2dde5e53ba8416a393bbe155ef0c18511a7
move SwXStyle entirely into compilation unit

-- 
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 133274] Signing a document with x.509 soft certificate not possible when DATEV Middleware is installed (Germany)

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

Dieter  changed:

   What|Removed |Added

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

--- Comment #4 from Dieter  ---
Stephan, it seems to be really difficult to reproduce this bug, because nobody
has written a comment during the last six month. So let me just ask, if the
problem ist still there in the actual version of LO. 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 138239] All downloads from pdf are landscape format, and do not "cut and paste" to be reformatted or edited.

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

Dieter  changed:

   What|Removed |Added

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

--- 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-commits] core.git: include/xmloff reportdesign/source sc/source sw/source xmloff/inc xmloff/source

2020-12-06 Thread Noel Grandin (via logerrit)
 include/xmloff/XMLBase64ImportContext.hxx   |5 
 include/xmloff/XMLCharContext.hxx   |   14 
 include/xmloff/XMLTextShapeImportHelper.hxx |2 
 include/xmloff/shapeimport.hxx  |   35 
 include/xmloff/txtimp.hxx   |9 
 include/xmloff/xmlictxt.hxx |   26 
 include/xmloff/xmlimp.hxx   |3 
 reportdesign/source/filter/xml/xmlCell.cxx  |2 
 reportdesign/source/filter/xml/xmlSubDocument.cxx   |2 
 sc/source/filter/xml/XMLTableShapeImportHelper.cxx  |   81 -
 sc/source/filter/xml/XMLTableShapeImportHelper.hxx  |2 
 sc/source/filter/xml/XMLTableShapesContext.cxx  |2 
 sc/source/filter/xml/XMLTrackedChangesContext.cxx   |2 
 sc/source/filter/xml/importcontext.cxx  |5 
 sc/source/filter/xml/importcontext.hxx  |2 
 sc/source/filter/xml/xmlannoi.cxx   |4 
 sc/source/filter/xml/xmlcelli.cxx   |2 
 sc/source/filter/xml/xmlconti.cxx   |9 
 sc/source/filter/xml/xmlconti.hxx   |3 
 sc/source/filter/xml/xmlstyli.cxx   |1 
 sw/source/filter/xml/xmlfmt.cxx |2 
 sw/source/filter/xml/xmlimp.cxx |   26 
 sw/source/filter/xml/xmltbli.cxx|  137 --
 sw/source/filter/xml/xmltbli.hxx|2 
 sw/source/filter/xml/xmltexti.cxx   |4 
 sw/source/filter/xml/xmltexti.hxx   |4 
 xmloff/inc/XMLImageMapContext.hxx   |2 
 xmloff/inc/XMLReplacementImageContext.hxx   |5 
 xmloff/inc/txtfldi.hxx  |  185 --
 xmloff/inc/txtvfldi.hxx |   49 
 xmloff/source/chart/SchXMLChartContext.cxx  |2 
 xmloff/source/chart/SchXMLPlotAreaContext.cxx   |4 
 xmloff/source/core/XMLBase64ImportContext.cxx   |9 
 xmloff/source/core/xmlictxt.cxx |   94 -
 xmloff/source/core/xmlimp.cxx   |  103 -
 xmloff/source/draw/QRCodeContext.cxx|   68 -
 xmloff/source/draw/QRCodeContext.hxx|4 
 xmloff/source/draw/SignatureLineContext.cxx |   51 
 xmloff/source/draw/SignatureLineContext.hxx |4 
 xmloff/source/draw/XMLImageMapContext.cxx   |4 
 xmloff/source/draw/XMLNumberStyles.cxx  |2 
 xmloff/source/draw/XMLReplacementImageContext.cxx   |   29 
 xmloff/source/draw/descriptionimp.cxx   |7 
 xmloff/source/draw/descriptionimp.hxx   |8 
 xmloff/source/draw/eventimp.cxx |5 
 xmloff/source/draw/eventimp.hxx |3 
 xmloff/source/draw/shapeexport.cxx  |4 
 xmloff/source/draw/shapeimport.cxx  |  219 +--
 xmloff/source/draw/ximp3dobject.cxx |   86 -
 xmloff/source/draw/ximp3dobject.hxx |   12 
 xmloff/source/draw/ximp3dscene.cxx  |   35 
 xmloff/source/draw/ximp3dscene.hxx  |6 
 xmloff/source/draw/ximpcustomshape.cxx  |3 
 xmloff/source/draw/ximpcustomshape.hxx  |4 
 xmloff/source/draw/ximpgrp.cxx  |   40 
 xmloff/source/draw/ximpgrp.hxx  |5 
 xmloff/source/draw/ximplink.cxx |   18 
 xmloff/source/draw/ximplink.hxx |2 
 xmloff/source/draw/ximppage.cxx |2 
 xmloff/source/draw/ximpshap.cxx | 1073 ++--
 xmloff/source/draw/ximpshap.hxx |  120 -
 xmloff/source/table/XMLTableImport.cxx  |  128 -
 xmloff/source/text/XMLAutoMarkFileContext.cxx   |6 
 xmloff/source/text/XMLAutoMarkFileContext.hxx   |4 
 xmloff/source/text/XMLCalculationSettingsContext.cxx|   30 
 xmloff/source/text/XMLCalculationSettingsContext.hxx|5 
 xmloff/source/text/XMLChangedRegionImportContext.cxx|9 
 xmloff/source/text/XMLFootnoteImportContext.cxx |1 
 xmloff/source/text/XMLIndexTOCContext.cxx   |   13 
 xmloff/source/text/XMLIndexTOCContext.hxx   |5 
 xmloff/source/text/XMLSectionImportContext.cxx  |   30 
 xmloff/source/text/XMLSectionImportContext.hxx  |5 
 xmloff/source/text/XMLSectionSourceDDEImportContext.cxx |4 
 xmloff/source/text/XMLSectionSourceDDEImportContext.hxx |3 
 xmloff/source/text/XMLTextFrameContext.cxx  |  416 ++
 xmloff/source/text/XMLTextFrameContext.hxx  |7 
 

[Libreoffice-bugs] [Bug 138289] FRAME STYLES: Frames do not change when the frame style applied on them changes

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

Dieter  changed:

   What|Removed |Added

Summary|FORMATTING (Styles): Frames |FRAME STYLES: Frames do not
   |do not change when the  |change when the frame style
   |frame style applied on them |applied on them changes
   |changes |
 Whiteboard| QA:needsComment|
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Dieter  ---
Not sure, if I've grasped the problem.

I tried a sfollows to reproduce the problem
1. I opened attachment 167374. There are two frames with different frame styles
(page number top and page number buttom)
2. I changed style of the first frame to "page number buttom" and style of the
second page to "page number top")

Result: Position changed as expected.

So I can't confirm the problem. If this doen't fit your problem, please add
some short steps to reproduce (it's not necessary tw rite a lot)

=> NEEDINFO

-- 
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-12-06 Thread Seth Chaiklin (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 121464be43830a6f6bfbc27a17c8e0bc7577f455
Author: Seth Chaiklin 
AuthorDate: Mon Dec 7 08:36:48 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 7 08:36:48 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to c878f6d6a31245cf2dcebbbf27a17defc3d96660
  - tdf#126492  update help information about Crash Report Tool

  This patch updates the Error Reporting help to the Crash Report Tool,
  which was introduced in 2016.  The same basic form is used, with
  details adjusted to correspond to the new tool. Also corrected
  the name of Windows system tool that collects memory traces.

  The Crash Report uses Breakpad, a third-party general library, which
  can be used to customize the minidump sent to
  crashreport.libreoffice.org.

  The present patch is constructed partly from some general information
  about what is collected that appears on Markus Mohrhard's blog [1],
  the documentation for breakpad (in general)[2], and from looking at
  actual reports in crashreport.libreoffice.org.

Information sources:
  [1] 
https://mmohrhard.wordpress.com/2016/06/19/crash-reporting-for-libreoffice/
  [2] https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/

Change-Id: I45657601ddc1f1463e8a3e6c93614d154f19b388
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106230
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index a2bd1ce7cf53..c878f6d6a312 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit a2bd1ce7cf53abd37db55422c9b99a4e50d9d463
+Subproject commit c878f6d6a31245cf2dcebbbf27a17defc3d96660
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-12-06 Thread Seth Chaiklin (via logerrit)
 source/text/shared/guide/error_report.xhp |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

New commits:
commit c878f6d6a31245cf2dcebbbf27a17defc3d96660
Author: Seth Chaiklin 
AuthorDate: Fri Nov 20 11:07:27 2020 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Dec 7 08:36:48 2020 +0100

tdf#126492  update help information about Crash Report Tool

  This patch updates the Error Reporting help to the Crash Report Tool,
  which was introduced in 2016.  The same basic form is used, with
  details adjusted to correspond to the new tool. Also corrected
  the name of Windows system tool that collects memory traces.

  The Crash Report uses Breakpad, a third-party general library, which
  can be used to customize the minidump sent to
  crashreport.libreoffice.org.

  The present patch is constructed partly from some general information
  about what is collected that appears on Markus Mohrhard's blog [1],
  the documentation for breakpad (in general)[2], and from looking at
  actual reports in crashreport.libreoffice.org.

Information sources:
  [1] 
https://mmohrhard.wordpress.com/2016/06/19/crash-reporting-for-libreoffice/
  [2] https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/

Change-Id: I45657601ddc1f1463e8a3e6c93614d154f19b388
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106230
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/guide/error_report.xhp 
b/source/text/shared/guide/error_report.xhp
index 9f3744a0f..baba5ba3b 100644
--- a/source/text/shared/guide/error_report.xhp
+++ b/source/text/shared/guide/error_report.xhp
@@ -20,7 +20,7 @@
 
 
   
-Error Report Tool
+Crash Report Tool
 /text/shared/guide/error_report.xhp
   
 
@@ -28,31 +28,31 @@
 
 
 
-  Error Report Tool
-  reports;error reports
+ Crash Report Tool
+  reports;crash reports
   crash reports
-  activating;Error Report Tool
+  activating;Crash Report Tool
 
-MW changed "reporting..." to "reports;"
 
-Error Report 
Tool
-The Error 
Report Tool starts automatically when a program crash occurs.removed 
sentene about manually - i96770
-The Error 
Report Tool gathers all necessary information that can help the program 
developers to improve the code, so that in later versions this error can 
possibly be avoided. Please help us to improve the software and send the 
generated error report.
+Crash Report 
Tool
+The Crash 
Report Tool starts automatically after a program crash occurs.
+The Crash 
Report Tool gathers necessary information that can help the program developers 
to improve the code, so that in later versions this error can possibly be 
avoided. Please help us to improve the software and send the generated crash 
report.
 
-Starting the Error Report Tool
-With most 
program crashes the Error Report Tool will start automatically.
+Starting the Crash Report Tool
+With most 
program crashes the Crash Report Tool will start automatically.
 
-Completing the Report
-On the main 
Error Report Tool dialog, you can enter some additional information that may 
help the developers to localize the error. For example, if the error only 
appears after a change in your hardware or software environment, or if you 
clicked on a button, please include that information.
+Sending the Crash Report
+Select the checkbox if 
you want to restart %PRODUCTNAME in safe mode. Then click the Send 
Crash Report button.
+If a crash report is 
sent successfully, then a dialog box will provide a URL for the report. To see 
the report, copy the URL and paste into a webbrowser.
 
-Sending 
the Error Report
-The Error 
Report Tool uses the HTTP PUT / SOAP protocol to send the report data. You may 
optionally enter some descriptive text that will help us to identify the 
context of the program crash. Then click the Send 
button.
-You will not get 
an answer to your error report. If you need support, please visit the support forum on the 
Internet.
-You may choose 
to respond to questions that the developers may have about the reported error. 
Mark the check box if you want to be contacted by email, should additional 
information be required. By default this box is not marked, so you will not get 
any email.
+You will not get an answer to your 
crash report. If you need support, please visit https://www.libreoffice.org/get-help/community-support/;>Community 
Assistance for an overview of different possibilities.
 
-What 
Data is Sent?
-The error 
report consists of several files. The main file contains information about the 
error type, operating system name and version, memory usage, and the 
description that you entered. You can click the Show Report button 
on the main dialog of the Error Report Tool to view what will get sent in the 
main file.
-In addition, 
relevant memory contents and stack traces are gathered by 

[Libreoffice-bugs] [Bug 138320] search-string menu should open with the LAST search, not the first menu item

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

Dieter  changed:

   What|Removed |Added

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

--- Comment #1 from Dieter  ---
I'm not sure, if I anderstand ist correctly

Steps (perhaps):
1. Open witer
2. ^f => ^p (Print dialog opens) => Cancel
3. ^f

Actual result: NEW is preselected
Desired result: last used menu entry should be preselected (lke Print in the
example)

Does this describe your idea?

=> NEEDINFO

-- 
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 107229] [LOCALHELP] Review help pages for Templates

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

--- Comment #20 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "libreoffice-7-1":

https://git.libreoffice.org/help/commit/e2c545ce9755cbdbcd02be09c963da8566386446

tdf#105719 tdf#122720 tdf#107229 help for making default template

-- 
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 107229] [LOCALHELP] Review help pages for Templates

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:5.4.0.1 |target:5.4.0 target:5.4.0.1
   |target:7.2.0|target:7.2.0
   ||target:7.1.0.0.beta2

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


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - helpcontent2

2020-12-06 Thread Seth Chaiklin (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eafbf15d68afee5b57e0f1c87f73762ac057a12f
Author: Seth Chaiklin 
AuthorDate: Mon Dec 7 08:33:41 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 7 08:33:41 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'libreoffice-7-1'
  to e2c545ce9755cbdbcd02be09c963da8566386446
  - tdf#105719 tdf#122720 tdf#107229 help for making default template

   ( shared/guide/standard_template.xhp )
* Modify title to Creating and Changing Default and Custom Templates
* Move isolated listitem into procedure for creating default
* Update procedure for making default template
+ Make separate procedure for updating existing default template
+ Add procedure for setting a template to default
+ Rework/elaborate section on Custom templates
+ Elaborate section about saving templates (tdf#122720)
+ add bookmark for creating templates
* update to: ,,

   ( shared/01/01110300.xhp ) [ File - Template menu ]
 + add related topics section and link to standard_template
 * update to: ,

   ( swriter/guide/templates_styles.xhp )
  * update to: 

  ( swriter/guide/main.xhp  )
   * update to: ,some 

  ( shared/guide/main.xhp  )
   * update to: ,

Change-Id: I9507c70862dfdd9d844d2c53e4833bbc9bfe71a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105855
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 
(cherry picked from commit a2bd1ce7cf53abd37db55422c9b99a4e50d9d463)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107300
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index ce1a6e03a6ad..e2c545ce9755 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit ce1a6e03a6ad57f68a4da315df26fc0ff10c142a
+Subproject commit e2c545ce9755cbdbcd02be09c963da8566386446
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Branch 'libreoffice-7-1' - source/text

2020-12-06 Thread Seth Chaiklin (via logerrit)
 source/text/shared/01/01110300.xhp |   11 +-
 source/text/shared/guide/main.xhp  |   20 ++---
 source/text/shared/guide/standard_template.xhp |   99 +++--
 source/text/swriter/guide/main.xhp |8 --
 source/text/swriter/guide/templates_styles.xhp |   13 +--
 5 files changed, 103 insertions(+), 48 deletions(-)

New commits:
commit e2c545ce9755cbdbcd02be09c963da8566386446
Author: Seth Chaiklin 
AuthorDate: Sun Nov 15 16:59:52 2020 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Dec 7 08:33:41 2020 +0100

tdf#105719 tdf#122720 tdf#107229 help for making default template

   ( shared/guide/standard_template.xhp )
* Modify title to Creating and Changing Default and Custom Templates
* Move isolated listitem into procedure for creating default
* Update procedure for making default template
+ Make separate procedure for updating existing default template
+ Add procedure for setting a template to default
+ Rework/elaborate section on Custom templates
+ Elaborate section about saving templates (tdf#122720)
+ add bookmark for creating templates
* update to: ,,

   ( shared/01/01110300.xhp ) [ File - Template menu ]
 + add related topics section and link to standard_template
 * update to: ,

   ( swriter/guide/templates_styles.xhp )
  * update to: 

  ( swriter/guide/main.xhp  )
   * update to: ,some 

  ( shared/guide/main.xhp  )
   * update to: ,

Change-Id: I9507c70862dfdd9d844d2c53e4833bbc9bfe71a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105855
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin 
(cherry picked from commit a2bd1ce7cf53abd37db55422c9b99a4e50d9d463)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107300
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/01/01110300.xhp 
b/source/text/shared/01/01110300.xhp
index b8c55e33c..8f14b07c0 100644
--- a/source/text/shared/01/01110300.xhp
+++ b/source/text/shared/01/01110300.xhp
@@ -29,20 +29,23 @@
 
 
 
-Save as 
Template
+Save as 
Template
   Saves the current document as a template.
 
 
   Choose 
File - Templates - Save as Template.
 
 
-Template Name
+Template Name
   Enter a name for the template.
 
-Template Category
+Template Category
   Select a category in which to save the new template.
 
-Set as 
default template
+Set as default template
   The new template will be used as the default 
template.
+
+
+
 
 
diff --git a/source/text/shared/guide/main.xhp 
b/source/text/shared/guide/main.xhp
index 4b8c5de51..b8446b92f 100644
--- a/source/text/shared/guide/main.xhp
+++ b/source/text/shared/guide/main.xhp
@@ -31,9 +31,9 @@
   instructions; general
 
 
-General Instructions for %PRODUCTNAME
+General Instructions for %PRODUCTNAME
 
-Opening 
and Saving Documents and Templates
+Opening and Saving Documents and 
Templates
 
 
 
@@ -63,7 +63,7 @@
 
 
 
-Using 
Windows, Menus and Icons
+Using Windows, Menus and Icons
 
 
 
@@ -73,7 +73,7 @@
 
 
 
-Accessibility
+Accessibility
 
 
 
@@ -99,7 +99,7 @@
 
 
 
-Copying 
Data by Drag and Drop or Menu Commands
+Copying Data by Drag and Drop or Menu 
Commands
 
 
 
@@ -112,7 +112,7 @@
 
 
 
-Data 
Sources
+Data Sources
 Working with databases in 
%PRODUCTNAME
 Table 
Wizard
 Query 
Wizard
@@ -129,7 +129,7 @@
 
 
 
-Recording Changes (Revision Marking)
+Recording Changes (Revision 
Marking)
 
 
 
@@ -138,7 +138,7 @@
 
 
 
-Configuring and Modifying %PRODUCTNAME
+Configuring and Modifying %PRODUCTNAME
 
 
 
@@ -160,14 +160,14 @@
 
 
 
-Charts
+Charts
 
 
 
 
 
 
-Miscellaneous
+Miscellaneous
 General 
Terminology
 Internet 
Terminology
 
diff --git a/source/text/shared/guide/standard_template.xhp 
b/source/text/shared/guide/standard_template.xhp
index 3abbc7f6a..68f6fafac 100644
--- a/source/text/shared/guide/standard_template.xhp
+++ b/source/text/shared/guide/standard_template.xhp
@@ -1,7 +1,5 @@
 
-
-
-
+
 
 
-
-   
 
 
-Changing Default Templates
+Creating and Changing Default and Custom 
Templates
 /text/shared/guide/standard_template.xhp
 
 
@@ -32,6 +28,7 @@
 modifying, see changing
 changing, see also editing and replacing
 default templates; changing
+default templates; creating
 defaults;documents
 custom templates
 updating; templates
@@ -39,36 +36,94 @@
 templates;editing and saving
 saving;templates
 resetting;templates
-MW deleted "changing;"Changing Default Templates
-
+
+Creating and Changing Default and Custom Templates
+
 
 When you open 
a new document with File - New, a blank document appears based on 
a $[officename] template. You can edit, modify, or replace this template so 
that the new document contains your customized Styles or other 
contents.
-Modifying Default Templates
-
+You can define document templates 
for each $[officename] module.
+Creating a Default Template
+
 
-First, open 

[Libreoffice-bugs] [Bug 134754] Crash on macOS 10.13 opening local HSQLDB-based odb file in Base on LibreOffice 7 rc1

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

--- Comment #25 from Stephan Bergmann  ---
leoneo3000, so here is a better thing you can please do to provide the relevant
information:  Download and install the latest daily build
() that includes
the commit from comment 23, e.g.,
.
 Start and quit ("LibreOfficeDev - Quit LibreOfficeDev") the installed
LibreOffideDev once to make sure it gets the proper permissions in your
environment.  Then from a Terminal window type
`/Applications/LibreOfficeDev.app/Contents/MacOS/soffice` (without the
surrounding `...`, and assuming you installed the LibreOfficeDev to the default
Applications folder).  Then let LibreOffice crash; it should print lines in the
Terminal window which you please all copy here.

-- 
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 138292] CHARACTER STYLES: Not possible to have two different styles for internet link

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

Dieter  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
Summary|UNCONFIRMED: internet link  |CHARACTER STYLES: Not
   |style won't change to   |possible to have two
   |another style once applied  |different styles for
   ||internet link
   Keywords||needsUXEval

--- Comment #4 from Dieter  ---
(In reply to mathieu.tarral from comment #3)
> Hi,
> 
> my problem was that I wanted to have multiple internet links styles, with
> different colors.
> That's why I created a separate style and tried to apply it.
> 
> So, is this a normal behavior or shouldit be fixed ?
> 
> Thanks

Let's ask design team. I changed bug summary to make the problem more clear.

cc: Design team

-- 
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 138292] CHARACTER STYLES: Not possible to have two different styles for internet link

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

Dieter  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
Summary|UNCONFIRMED: internet link  |CHARACTER STYLES: Not
   |style won't change to   |possible to have two
   |another style once applied  |different styles for
   ||internet link
   Keywords||needsUXEval

--- Comment #4 from Dieter  ---
(In reply to mathieu.tarral from comment #3)
> Hi,
> 
> my problem was that I wanted to have multiple internet links styles, with
> different colors.
> That's why I created a separate style and tried to apply it.
> 
> So, is this a normal behavior or shouldit be fixed ?
> 
> Thanks

Let's ask design team. I changed bug summary to make the problem more clear.

cc: Design team

-- 
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 136739] Textflow break has an odd state (not checked/nor unchecked)/ and disabled (DOCX) but disappears after opening dialog for second time

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

NISZ LibreOffice Team  changed:

   What|Removed |Added

 CC||libreoff...@nisz.hu

--- Comment #2 from NISZ LibreOffice Team  ---
Created attachment 167893
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167893=edit
The example file in 7.2alpha

No repro in:

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 561e5559bb68242c7f785f0ca3bee3eb12b58963
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: CL

This is what it looks like after first and second and third opening. 
Also, this original is doc, not docx. 
But it looks the same even after saving to docx with Writer.
When saved to docx with Word, the page break is not imported... that's kinda
new.

-- 
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 105367] FILESAVE Bibliography not saved properly in doc and docx

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

Dieter  changed:

   What|Removed |Added

 CC||por...@narod.ru

--- Comment #22 from Dieter  ---
*** Bug 138090 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 138090] Bibliography for .doc files in broken

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

Dieter  changed:

   What|Removed |Added

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

--- Comment #5 from Dieter  ---
I confirm it with

Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

but Ialso think, it's a duplicate of bug 105367 => RESOLVED DUPLICATE

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

-- 
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: pyuno/source

2020-12-06 Thread Mike Kaganski (via logerrit)
 pyuno/source/loader/pythonloader.py |   21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

New commits:
commit 3e524922b93b1fe811d3b20f8f6cdf01461348ac
Author: Mike Kaganski 
AuthorDate: Mon Dec 7 09:09:24 2020 +0300
Commit: Mike Kaganski 
CommitDate: Mon Dec 7 08:14:46 2020 +0100

Wrap "open" into "with"

Change-Id: I1ecc16ddf565ac1f7306289fd51b673ed928cc20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107329
Tested-by: Jenkins
Reviewed-by: Noel Grandin 
Reviewed-by: Mike Kaganski 

diff --git a/pyuno/source/loader/pythonloader.py 
b/pyuno/source/loader/pythonloader.py
index 7c16e226bad9..9a7114aea210 100644
--- a/pyuno/source/loader/pythonloader.py
+++ b/pyuno/source/loader/pythonloader.py
@@ -90,17 +90,16 @@ class Loader( XImplementationLoader, XServiceInfo, 
unohelper.Base ):
 # read the file
 filename = unohelper.fileUrlToSystemPath( url )
 
-fileHandle = open( filename, encoding='utf_8' )
-src = fileHandle.read().replace("\r","")
-if not src.endswith( "\n" ):
-src = src + "\n"
-
-# compile and execute the module
-codeobject = compile( src, encfile(filename), "exec" )
-mod.__file__ = filename
-exec(codeobject, mod.__dict__)
-g_loadedComponents[url] = mod
-fileHandle.close()
+with open( filename, encoding='utf_8' ) as fileHandle:
+src = fileHandle.read().replace("\r","")
+if not src.endswith( "\n" ):
+src = src + "\n"
+
+# compile and execute the module
+codeobject = compile( src, encfile(filename), "exec" )
+mod.__file__ = filename
+exec(codeobject, mod.__dict__)
+g_loadedComponents[url] = mod
 return mod
 elif "vnd.openoffice.pymodule" == protocol:
 nSlash = dependent.rfind('/')
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 138323] File reset when I indent specific numbering list item and Save in Writer

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

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from Dieter  ---
(In reply to Kevin Linul from comment #6)
> I am the original user, and I tested the same result on LibreOffice 7.0.3 on
> windows 10, as shown in the attached picture.

=> NEW

-- 
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 138702] Changes to Plot Options not being saved

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

--- Comment #4 from Malcolm McFee  ---
I have just try saving the file as .ods and closing and reopening retains the
selected 'Plot Options' and works perfectly.

Also saving as .xls works perfectly (as above) so it is only the .xlsx that has
the problem.

-- 
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 103309] [META] Print dialog bugs and enhancements

2020-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103309
Bug 103309 depends on bug 138200, which changed state.

Bug 138200 Summary: PRINT DIALOG: Please remove deleted printers
https://bugs.documentfoundation.org/show_bug.cgi?id=138200

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

-- 
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 138200] PRINT DIALOG: Please remove deleted printers

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

Michael Weghorn  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #17 from Michael Weghorn  ---
Thanks for the update!
(Closing again, since some automation has reopended this...)

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


[Libreoffice-bugs] [Bug 138416] FORM: Default for many control-types couldn't be set

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

Robert Großkopf  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Robert Großkopf  ---
Seems this is a duplicate of bug 138217.
I will set it to duplicate.

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

-- 
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 138217] Bug in the LibreOffice graphical interface with libreoffice-qt5

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

Robert Großkopf  changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #4 from Robert Großkopf  ---
*** Bug 138416 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 138707] User list Checkbox is still in selected state after submit/cancel

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

Kiran  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
URL||http://lac.taralabalu.in/in
   ||dex.php

-- 
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 138707] New: User list Checkbox is still in selected state after submit/cancel

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

Bug ID: 138707
   Summary: User list Checkbox is still in selected state after
submit/cancel
   Product: Impress Remote
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kiru...@gmail.com

Description:
1.Steps:
1. Login to LAC page.
2. Click on institutions.
3. Select the user checkbox.
4. Click on Edit button.
5. Click on cancel.


Steps to Reproduce:
1.Steps:
1. Login to LAC page.
2. Click on institutions.
3. Select the user checkbox.
4. Click on Edit button.
5. Click on cancel.


Actual Results:
User Checkbox is selected after submit/cancel..

Expected Results:
User checkbox should not get selected after submit/cancel.


Reproducible: Always


User Profile Reset: No



Additional Info:
NA

-- 
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 103447] Issues when working with URLs in Calc

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

--- Comment #9 from Aron Budea  ---
The 1st is fine now, but bugs 2-4 are still reproducible in LO 7.2.0.0.alpha0+
(7673b027daed248d1be4dd1a773bfc0334a00c53) / Ubuntu.

-- 
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 138436] FILEOPEN: cell ranges not (numerically) shown in chart

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Blocks||75057
Version|7.1.0.0.alpha0+ |Inherited From OOo
 Ever confirmed|0   |1

--- Comment #1 from Aron Budea  ---
Confirmed using LO Version: 7.2.0.0.alpha0+
(7673b027daed248d1be4dd1a773bfc0334a00c53), 3.3.0 / Ubuntu.
Since this was the case except for the period of bug 138204, setting oldest
version to Inherited from OOo.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||138436


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138436
[Bug 138436] FILEOPEN: cell ranges not (numerically) shown in chart
-- 
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 138217] Bug in the LibreOffice graphical interface with libreoffice-qt5

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

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 136976] Libre Office Saving a document created with a template simply amends and saves the template

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

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 137534] EDITING Odd bookmark creation at copy action in presence of qlipper

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

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 136932] Write-protected content dialog is annoying and has no way to bypass

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

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 138416] FORM: Default for many control-types couldn't be set

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

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 138411] Calc gets very slow with diagram and large number of rows EDITING, FILESAVE

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

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 138413] Newlines in Textbox are getting lost

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

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 138683] Calc: copying multiple cells by ^drag fails on 1st attempt

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

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 138702] Changes to Plot Options not being saved

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

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 138408] Integrate any simple Python IDE into LibreOffice

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

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 138702] Changes to Plot Options not being saved

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

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

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


[Libreoffice-bugs] [Bug 138683] Calc: copying multiple cells by ^drag fails on 1st attempt

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

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

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


[Libreoffice-bugs] [Bug 103309] [META] Print dialog bugs and enhancements

2020-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103309
Bug 103309 depends on bug 138200, which changed state.

Bug 138200 Summary: PRINT DIALOG: Please remove deleted printers
https://bugs.documentfoundation.org/show_bug.cgi?id=138200

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

-- 
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 138200] PRINT DIALOG: Please remove deleted printers

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

QA Administrators  changed:

   What|Removed |Added

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

-- 
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 138200] PRINT DIALOG: Please remove deleted printers

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

--- Comment #16 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 138090] Bibliography for .doc files in broken

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

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 138090] Bibliography for .doc files in broken

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

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

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


[Libreoffice-bugs] [Bug 132257] Hang pasting HTML from crashreport.libreoffice.org (chrome/vivaldi/opera)

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

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 132257] Hang pasting HTML from crashreport.libreoffice.org (chrome/vivaldi/opera)

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

--- 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 132867] Viewing Libreoffice calc over writing in a cell.

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

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 132719] Automatic Numbering to a Heading Style not working before restyling

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

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 132867] Viewing Libreoffice calc over writing in a cell.

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

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

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 132719] Automatic Numbering to a Heading Style not working before restyling

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

--- Comment #3 from QA Administrators  ---
Dear jf.perrat,

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 127555] Formatting, regression. Grouped drawing object on a wrong page and overlaps another drawing object

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 127513] FILESAVE: DOCX: export filter corrupts VML graphic

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 127463] FILEOPEN DOCX Table made from grouped shapes shows up in the table

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 138706] [META] Regressions from "tdf106792 Get rid of SvxShapePolyPolygonBezier"

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||127463, 127513, 127555


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127463
[Bug 127463] FILEOPEN DOCX Table made from grouped shapes shows up in the table
https://bugs.documentfoundation.org/show_bug.cgi?id=127513
[Bug 127513] FILESAVE: DOCX: export filter corrupts VML graphic
https://bugs.documentfoundation.org/show_bug.cgi?id=127555
[Bug 127555] Formatting, regression. Grouped drawing object on a wrong page and
overlaps another drawing object
-- 
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 107838] [META] Character-level bugs and enhancements

2020-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107838
Bug 107838 depends on bug 130721, which changed state.

Bug 130721 Summary: non-breaking space looks ugly in justified text, naming mix 
up
https://bugs.documentfoundation.org/show_bug.cgi?id=130721

   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 130721] non-breaking space looks ugly in justified text, naming mix up

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

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 130721] non-breaking space looks ugly in justified text, naming mix up

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

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

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 130715] copy cell range from one sheet to another does not work

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

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 130715] copy cell range from one sheet to another does not work

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

--- Comment #10 from QA Administrators  ---
Dear Robert Kaiser,

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 130644] Setting up Bookmarks for a TOC.

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

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

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

Bug 130644 Summary: Setting up Bookmarks for a TOC.
https://bugs.documentfoundation.org/show_bug.cgi?id=130644

   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 130644] Setting up Bookmarks for a TOC.

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

--- Comment #6 from QA Administrators  ---
Dear Dr. Frank P Ferraro,

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 130378] Switch from 6.2 to 6.3, Extension Java Development, Fatal Exception: Signal 6 / Core Dumps / Unstable API ?

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

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 130378] Switch from 6.2 to 6.3, Extension Java Development, Fatal Exception: Signal 6 / Core Dumps / Unstable API ?

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

--- Comment #9 from QA Administrators  ---
Dear Michael Massee,

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 130295] Libre Office Draw does not save file if options in edit points are used

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

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 130295] Libre Office Draw does not save file if options in edit points are used

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

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

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 130168] Export from Calc to get a .jpg.File: very bad quality - not similar to original sheet

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

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 130168] Export from Calc to get a .jpg.File: very bad quality - not similar to original sheet

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

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

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 130160] EDITING: Impossible to get out of a section if is the last line in document

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

--- Comment #8 from QA Administrators  ---
Dear Emersson Augusto Suarez Ortiz,

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 107738] [META] Section bugs and enhancements

2020-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107738
Bug 107738 depends on bug 130160, which changed state.

Bug 130160 Summary: EDITING: Impossible to get out of a section if is the last 
line in document
https://bugs.documentfoundation.org/show_bug.cgi?id=130160

   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 130160] EDITING: Impossible to get out of a section if is the last line in document

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

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 129431] Crashes other program when I over-write pdf

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

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 116806] No progress bar when launching LibO by clicking a file and OpenGL enabled

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

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 129431] Crashes other program when I over-write pdf

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

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

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 116806] No progress bar when launching LibO by clicking a file and OpenGL enabled

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

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

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 106310] FILESAVE symmetric transition of Bézier point lost on save

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

--- Comment #7 from QA Administrators  ---
Dear Regina Henschel,

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 114125] UI hangs / lockup when saving files

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

--- Comment #5 from QA Administrators  ---
Dear Colin Close,

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 131275] Fileopen DOCX: Organigram wrong again

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 127370] FILEOPEN DOCX Images in header and footer lose alignment settings

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 127364] FILEOPEN DOCX Vertical line becomes horizontal when documentis opened in LO 6.4

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 122717] FILEOPEN Horizontal line in DOCX has wrong size/position

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 118693] FILEOPEN: Drawing has incorrect size

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 138706] [META] Regressions from "tdf106792 Get rid of SvxShapePolyPolygonBezier"

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

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 138706] [META] Regressions from "tdf106792 Get rid of SvxShapePolyPolygonBezier"

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

Aron Budea  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
  Alias||Regress-elim-SvxShapePolyPo
   ||lygonBezier

-- 
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 127364] FILEOPEN DOCX Vertical line becomes horizontal when documentis opened in LO 6.4

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 131275] Fileopen DOCX: Organigram wrong again

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 127370] FILEOPEN DOCX Images in header and footer lose alignment settings

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 122717] FILEOPEN Horizontal line in DOCX has wrong size/position

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 118693] FILEOPEN: Drawing has incorrect size

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 138706] New: [META] Regressions from "tdf106792 Get rid of SvxShapePolyPolygonBezier"

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

Bug ID: 138706
   Summary: [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: filters and storage
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Depends on: 96640, 118693, 122717, 127370, 131275, 127364

>From the following commit:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=36bade04d3780bc54c51b46bb0b63e69789658a5
author  Armin Le Grand   2018-06-28 19:48:59
+0200
committer   Armin Le Grand   2018-07-02 18:03:44
+0200

tdf106792 Get rid of SvxShapePolyPolygonBezier


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96640
[Bug 96640] FORMATTING: (Grouped) drawing objects are rendered in a wrong way
(.docx file)
https://bugs.documentfoundation.org/show_bug.cgi?id=118693
[Bug 118693] FILEOPEN: Drawing has incorrect size
https://bugs.documentfoundation.org/show_bug.cgi?id=122717
[Bug 122717] FILEOPEN Horizontal line in DOCX has wrong size/position
https://bugs.documentfoundation.org/show_bug.cgi?id=127364
[Bug 127364] FILEOPEN DOCX   Vertical line becomes horizontal when documentis
opened in LO 6.4
https://bugs.documentfoundation.org/show_bug.cgi?id=127370
[Bug 127370] FILEOPEN DOCX Images in header and footer lose alignment settings
https://bugs.documentfoundation.org/show_bug.cgi?id=131275
[Bug 131275] Fileopen DOCX: Organigram wrong again
-- 
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 96640] FORMATTING: (Grouped) drawing objects are rendered in a wrong way (.docx file)

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||138706


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=138706
[Bug 138706] [META] Regressions from "tdf106792 Get rid of
SvxShapePolyPolygonBezier"
-- 
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 138705] AccessibleControlShape::disposing: this should never happen!

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

--- Comment #2 from Jim Avera  ---
Version: 7.1.0.0.beta1+
Build ID: b0a7a90114d1f2d9f8cccb14ededa379061e9959
CPU threads: 12; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:libreoffice-7-1, Time:
2020-12-06_11:24:24
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 138705] AccessibleControlShape::disposing: this should never happen!

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

--- Comment #1 from Jim Avera  ---
Created attachment 167892
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167892=edit
demo.ods (see steps to reproduce)

-- 
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 138705] New: AccessibleControlShape::disposing: this should never happen!

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

Bug ID: 138705
   Summary: AccessibleControlShape::disposing: this should never
happen!
   Product: LibreOffice
   Version: 7.1.0.0.beta1+
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jim.av...@gmail.com

Description:
LO 7.1 beta.  When started with attached spreadsheet, many errors appear on the
terminal:

warn:vcl.unx.print:378949:378949:vcl/unx/generic/printer/ppdparser.cxx:842: no
Resolution in /tmp/5c8455fdb6549
warn:xmloff:378949:378949:xmloff/source/draw/ximpshap.cxx:1719: draw:control
without a form:id attribute!

...
warn:legacy.osl:378949:378949:svx/source/accessibility/AccessibleControlShape.cxx:634:
AccessibleControlShape::disposing: this should never happen!



Steps to Reproduce:
1. download attached demo.ods
2. .../program/soffice --safe-mode demo.ods
3. When prompted, click "Continue in Safe Mode"

Actual Results:
Many warnings & errors on terminal

Expected Results:
.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
--safe-mode is supposed to start with a fresh, empty profile

-- 
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 138122] LibreOffice text blurry on Retina displays on macOS 11

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

--- Comment #104 from Mark Simon  ---
Again, for what it’s worth, I am currently editing a document with tracking,
and I see that the comments are clear. The ▾Comments heading above is blurry.

At a zoom of 125% the document isn’t too unreadable, though I would hate to
make a career of using it this way.

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