[Libreoffice-bugs] [Bug 68326] FILEOPEN: Bad table in docx generated from bank ("EmptyCellLayoutStyle" not created)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68326

Justin L  changed:

   What|Removed |Added

 Whiteboard|BSA target:7.1.0|BSA

--- Comment #16 from Justin L  ---
Bug not fixed, but one step forward by implementing the idea in comment 12.

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


[Libreoffice-bugs] [Bug 68326] FILEOPEN: Bad table in docx generated from bank ("EmptyCellLayoutStyle" not created)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68326

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|BSA |BSA target:7.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 68326] FILEOPEN: Bad table in docx generated from bank ("EmptyCellLayoutStyle" not created)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68326

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

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

tdf#68326 writerfilter: default style type is paragraph

It will be available in 7.1.0.

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

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

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


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

2020-07-17 Thread Justin Luth (via logerrit)
 writerfilter/source/dmapper/StyleSheetTable.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit a59ecc3137cc59438cc2cf946223148b6d1a5600
Author: Justin Luth 
AuthorDate: Fri Jul 17 18:41:25 2020 +0300
Commit: Justin Luth 
CommitDate: Sat Jul 18 07:53:19 2020 +0200

tdf#68326 writerfilter: default style type is paragraph

Don't ignore styles that don't specify their type.
They are paragraph styles.

17.7.4.17 style (Style Definition) w:type
"If this attribute is not specified, then the
default value shall be assumed to be paragraph."

No existing unit tests are missing this,
and the bug example is a horrible document,
so I'm going without a unit test for this one.

Change-Id: Iaf97dc2d0a5701915f08b7be91fb983cf941380c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98980
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/writerfilter/source/dmapper/StyleSheetTable.cxx 
b/writerfilter/source/dmapper/StyleSheetTable.cxx
index 80a0df186407..aa08e854ca08 100644
--- a/writerfilter/source/dmapper/StyleSheetTable.cxx
+++ b/writerfilter/source/dmapper/StyleSheetTable.cxx
@@ -947,6 +947,9 @@ void StyleSheetTable::ApplyStyleSheets( const FontTablePtr& 
rFontTable )
 std::vector aTableStylesVec;
 for( auto& pEntry : m_pImpl->m_aStyleSheetEntries )
 {
+if( pEntry->nStyleTypeCode == STYLE_TYPE_UNKNOWN )
+pEntry->nStyleTypeCode = STYLE_TYPE_PARA; // unspecified 
style types are considered paragraph styles
+
 if( pEntry->nStyleTypeCode == STYLE_TYPE_CHAR || 
pEntry->nStyleTypeCode == STYLE_TYPE_PARA || pEntry->nStyleTypeCode == 
STYLE_TYPE_LIST )
 {
 bool bParaStyle = pEntry->nStyleTypeCode == 
STYLE_TYPE_PARA;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 134921] roadrunner email setting on iphone

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134921

Bush  changed:

   What|Removed |Added

URL||https://roadrunnermailsuppo
   ||rt.com/roadrunner-email-set
   ||tings-iphone/
   Keywords||accessibility

--- Comment #1 from Bush  ---
Setting up an email account on iPhone is simpler for popular email services
such as google, Yahoo, Outlook, AOL etc.. But doing this may be a little hard
for significantly less famous email services such as Roadrunner email. IMAP/
POP configurations of popular email services are preconfigured in iPhone. On
the flip side, you need to set up IMAP/ POP settings in order to install
Roadrunner email on iPhone. When You are done with Roadrunner email placing on
iphone, you may use your own iPhone to ship and get Roadrunner email.roadrunner
email setting on iphone/

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


[Libreoffice-bugs] [Bug 134921] New: roadrunner email setting on iphone

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134921

Bug ID: 134921
   Summary: roadrunner email setting on iphone
   Product: LibreOffice
   Version: 3.3.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bush81...@gmail.com

Description:
Setting up an email account on iPhone is simpler for popular email services
such as google, Yahoo, Outlook, AOL etc.. But doing this may be a little hard
for significantly less famous email services such as Roadrunner email. IMAP/
POP configurations of popular email services are preconfigured in iPhone. On
the flip side, you need to set up IMAP/ POP settings in order to install
Roadrunner email on iPhone. When You are done with Roadrunner email placing on
iphone, you may use your own iPhone to ship and get Roadrunner email.roadrunner
email setting on iphone/

Actual Results:
https://roadrunnermailsupport.com/roadrunner-email-settings-iphone/

Expected Results:
roadrunner email setting on iphone


Reproducible: Always


User Profile Reset: No



Additional Info:
roadrunner email setting on iphone

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


[Libreoffice-bugs] [Bug 128526] Catalina: Can't open attachments in Mail due to Lock File issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128526

Adolfo Jayme  changed:

   What|Removed |Added

 Whiteboard|target:7.0.0 target:7.1.0   |
   |target:7.0.0.2  |

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


[Libreoffice-bugs] [Bug 134881] Writer: Table: Adjust columns proportionally - not working as it should

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134881

--- Comment #5 from BogdanB  ---
Yes, this would be the correct behaviour. 

So, the formula for each cell should be:
X*0,5 Y*0,5

But now it is:
X-4  y-4


It get the difference by value, not the difference by percent. I supose it is a
minor value to change in the code.


Now, this is not proportional, except the case with all cells the same width,
when whatever number we change, all will change with the same amount,
proproritinalyy and also by minus. Your video proves that when tested on corner
cases this works well, but this are only exception. Majority of tables do not
have equal cells.

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


[Libreoffice-bugs] [Bug 134909] Product Flavour is not readable

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134909

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

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

tdf#134909 fix Product Flavour readibility

It will be available in 7.1.0.

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

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

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


[Libreoffice-bugs] [Bug 134909] Product Flavour is not readable

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134909

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.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-commits] core.git: icon-themes/colibre

2020-07-17 Thread Rizal Muttaqin (via logerrit)
 icon-themes/colibre/brand/shell/logo_flavor.svg |   73 
 1 file changed, 1 insertion(+), 72 deletions(-)

New commits:
commit a83c69c291196a8325fd973df180e88ba9c625d3
Author: Rizal Muttaqin 
AuthorDate: Sat Jul 18 10:49:34 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Sat Jul 18 07:12:59 2020 +0200

tdf#134909 fix Product Flavour readibility

Change-Id: I7959a7d8774af0ba2053f15a5ad86ccf4bee5d9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98989
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 

diff --git a/icon-themes/colibre/brand/shell/logo_flavor.svg 
b/icon-themes/colibre/brand/shell/logo_flavor.svg
index f26b3ac6d59c..94feb26588bf 100644
--- a/icon-themes/colibre/brand/shell/logo_flavor.svg
+++ b/icon-themes/colibre/brand/shell/logo_flavor.svg
@@ -1,72 +1 @@
-
-http://purl.org/dc/elements/1.1/;
-   xmlns:cc="http://creativecommons.org/ns#;
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
-   xmlns:svg="http://www.w3.org/2000/svg;
-   xmlns="http://www.w3.org/2000/svg;
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
-   version="1.2"
-   width="158.07381"
-   height="18.69887"
-   viewBox="0 0 4182.3705 494.74097"
-   preserveAspectRatio="xMidYMid"
-   id="svg16"
-   sodipodi:docname="logo_flavor.svg"
-   style="fill-rule:evenodd;stroke-width:28.22200012;stroke-linejoin:round"
-   inkscape:version="0.92.3 (2405546, 2018-03-11)">
-  
-
-  
-image/svg+xml
-http://purl.org/dc/dcmitype/StillImage; />
-  
-
-  
-  
-  
-  
-
-  
-
-  
-
+http://www.w3.org/2000/svg;>
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 134920] MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

--- Comment #5 from Paul Tey  ---
Created attachment 163225
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163225=edit
LibreOffice Calc show protected cells cannot modified

LibreOffice Calc show protected cells cannot modified

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


[Libreoffice-bugs] [Bug 134920] MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

--- Comment #4 from Paul Tey  ---
Created attachment 163224
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163224=edit
Excel pop up password insert box for check

Excel pop up password insert box for check

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


[Libreoffice-bugs] [Bug 134920] MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

--- Comment #3 from Paul Tey  ---
Created attachment 163223
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163223=edit
Cell D4 allow users edit ranges

Cell D4 allow users edit ranges

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


[Libreoffice-bugs] [Bug 134920] MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

--- Comment #2 from Paul Tey  ---
Comment on attachment 163222
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163222
Excel file B3 set allow users edit ranges

this file wrong, please use another 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 134920] MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

--- Comment #1 from Paul Tey  ---
Created attachment 163222
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163222=edit
Excel file B3 set allow users edit ranges

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


[Libreoffice-bugs] [Bug 134920] New: MS Office feature "Allow Users Edit Ranges" not work for LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134920

Bug ID: 134920
   Summary: MS Office feature "Allow Users Edit Ranges" not work
for LibreOffice
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: i...@timberartdesign.com

Description:
MS Office got a feature "Allow Users Edit Ranges" started 2016 version, this
feature let user can edit specific cells in protected sheet by key in correct
password. But when we open file with this feature in LibreOffice and the
specific cells which show pop u ask password become show protected cell cannot
modified

Steps to Reproduce:
1. Create a excel file with MS Excel and use "Allow Users Edit Ranges" feature
and save
2. Open file with LibreOffice Calc and try to edit protected cells with "Allow
Users Edit Ranges" feature
3. LibreOffice Calc pop up message box show protected cells cannot modified

Actual Results:
LibreOffice Calc pop up message box show protected cells cannot modified

Expected Results:
LibreOffice Calc pop up message box request user key in password then allow
modification to cells when password correct


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.4.5.2 (x64)
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: GL; VCL: win; 
Locale: en-MY (en_MY); UI-Language: en-GB
Calc: threaded

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


[Libreoffice-bugs] [Bug 134869] LO Writer: Grey line at the right and bottom when pasting an image - not in Print - only in view

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134869

--- Comment #7 from Udo  ---
Created attachment 163221
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163221=edit
ODT-File - Grey Line at the right and bottom of image by Inserting and Moving

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


[Libreoffice-bugs] [Bug 134869] LO Writer: Grey line at the right and bottom when pasting an image - not in Print - only in view

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134869

Udo  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from Udo  ---
- Started 7.0.0.1 RC 1 in safe mode. resetted user data. Restart, normal
version
- Error still occurs. Most of the time
- Started 7.0.0.1 RC 1 in safe mode. problem does not occur
- Restart, normal version. Error still occurs. Most of the time

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


[Libreoffice-bugs] [Bug 112701] [META] DOC (binary) image-related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112701
Bug 112701 depends on bug 104596, which changed state.

Bug 104596 Summary: FILEOPEN: green image in .DOC header incorrectly 
positioned, "bellow paragraph" from Word not correctly set "from top to margin" 
in Writer
https://bugs.documentfoundation.org/show_bug.cgi?id=104596

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 112702] [META] DOC (binary) header and footer-related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112702
Bug 112702 depends on bug 104596, which changed state.

Bug 104596 Summary: FILEOPEN: green image in .DOC header incorrectly 
positioned, "bellow paragraph" from Word not correctly set "from top to margin" 
in Writer
https://bugs.documentfoundation.org/show_bug.cgi?id=104596

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 134457] FILEOPEN DOC: The picture style is not correct, there is a border

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134457

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 134483] Title Page with custom page styles

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134483

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 134489] Paste as RTF substantial slow compared to save as RTF

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134489

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 134895] File not now opening

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134895

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

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


[Libreoffice-bugs] [Bug 134460] Writer comment boxes in table a repainted on every key press

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134460

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 134778] Error in formatet template withe table

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134778

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 134469] Textimport gives wrong number if not at least 4 digits are given with a decimal

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134469

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 134476] EDITING Checkbox "Current selection only" disabled in Find if selected cells are empty

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134476

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 134895] File not now opening

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134895

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 134778] Error in formatet template withe table

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134778

--- Comment #9 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 134595] LO7RC1 PE: On macOS LO7PE crashes when creating a new document

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134595

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 128515] reorganise templates provided by default in LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128515

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

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


[Libreoffice-bugs] [Bug 134595] LO7RC1 PE: On macOS LO7PE crashes when creating a new document

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134595

--- Comment #20 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 128515] reorganise templates provided by default in LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128515

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 125137] Concatenating formatted numbers should respect the language formatting and not change it to user default

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125137

--- Comment #9 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 129425] Label formats do not align

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129425

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 125137] Concatenating formatted numbers should respect the language formatting and not change it to user default

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125137

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 120679] [META] Labels and Business Cards issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120679
Bug 120679 depends on bug 129425, which changed state.

Bug 129425 Summary: Label formats do not align
https://bugs.documentfoundation.org/show_bug.cgi?id=129425

   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 130078] run error 000007b

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130078

--- Comment #2 from QA Administrators  ---
Dear nori hisa,

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 129775] Chapter Headings all Disappear - CANNOT BE RECOVERED!

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129775

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


[Libreoffice-bugs] [Bug 102068] No information is transmitted about the selected cells to the "Print" window when it is called from the "Preview" window.

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102068

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

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 129425] Label formats do not align

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129425

--- Comment #3 from QA Administrators  ---
Dear Benny Hendrix,

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 134919] CMYK <-> RGB conversion generates the same color

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

Leandro Martín Drudi  changed:

   What|Removed |Added

Summary|CMYK <-> RGB conversion |CMYK <-> RGB conversion
   |gets the same color |generates the same color

-- 
You are receiving this mail because:
You 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 'private/jmux/win-arm64' - 398 commits - accessibility/inc accessibility/IwyuFilter_accessibility.yaml accessibility/source android/Bootstrap android/.gitignore

2020-07-17 Thread Jan-Marek Glogowski (via logerrit)
Rebased ref, commits from common ancestor:
commit 72b6586373065b28330d4f74fb2f19757b329c5e
Author: Jan-Marek Glogowski 
AuthorDate: Sat Jul 18 04:01:32 2020 +0200
Commit: Jan-Marek Glogowski 
CommitDate: Sat Jul 18 04:12:17 2020 +0200

Add my current Windows Arm64 build config

Change-Id: I762049d34e6a00fec0960395f94d6537047f6061

diff --git a/distro-configs/LibreOfficeWinArm64.conf 
b/distro-configs/LibreOfficeWinArm64.conf
new file mode 100644
index ..05a526a8786f
--- /dev/null
+++ b/distro-configs/LibreOfficeWinArm64.conf
@@ -0,0 +1,25 @@
+--host=aarch64-pc-cygwin
+--disable-ccache
+--disable-coinmp
+--disable-ext-nlpsolver
+--disable-ext-wiki-publisher
+--disable-firebird-sdbc
+--disable-gpgmepp
+--disable-odk
+--disable-online-update
+--disable-skia
+--disable-werror
+--enable-assert-always-abort
+--enable-debug
+--enable-extension-integration
+--enable-pch
+--enable-scripting-beanshell
+--enable-scripting-javascript
+--with-ant-home=/cygdrive/c/lode/packages/apache-ant-1.9.4
+--with-jdk-home=/cygdrive/c/Program Files/Java/jdk-14.0.1 
+--with-junit=/cygdrive/c/lode/opt/share/java/junit.jar
+--with-theme=colibre colibre_svg
+--without-doxygen
+--without-help
+--without-helppack-integration
+--without-java
commit 91305ab2225050e3f2210c59c5c7e7113ad93fcb
Author: Jan-Marek Glogowski 
AuthorDate: Sat Jul 18 04:00:51 2020 +0200
Commit: Jan-Marek Glogowski 
CommitDate: Sat Jul 18 04:12:16 2020 +0200

gbuild WIN: add and apply default msbuild platform and config

Adds three Windows gb_* variables:

- gb_MSBUILD_CONFIG_AND_PLATFORM can be passed as msbuild flags
- gb_MSBUILD_PLATFORM maps debug / release settings
- gb_MSBUILD_CONFIG maps the CPUTYPE to the default msbuild names

and converts users, like python3 and lcms2.

Change-Id: I4c24d912cfcd2b616c5fdd050af8e24786d16bd3

diff --git a/external/lcms2/ExternalProject_lcms2.mk 
b/external/lcms2/ExternalProject_lcms2.mk
index 6c30d6958f89..4bed4a5b705d 100644
--- a/external/lcms2/ExternalProject_lcms2.mk
+++ b/external/lcms2/ExternalProject_lcms2.mk
@@ -14,15 +14,13 @@ $(eval $(call gb_ExternalProject_register_targets,lcms2,\
 ))
 
 ifeq ($(COM),MSC)
-
 $(call gb_ExternalProject_get_state_target,lcms2,build):
$(call gb_Trace_StartRange,lcms2,EXTERNAL)
$(call gb_ExternalProject_run,build,\
MSBuild.exe lcms2_DLL.vcxproj \
+   $(gb_MSBUILD_CONFIG_AND_PLATFORM) /p:TargetName=lcms2 \
$(if $(filter 160,$(VCVER)),/p:PlatformToolset=v142 
/p:VisualStudioVersion=16.0 /ToolsVersion:Current) \
$(if $(filter 
10,$(WINDOWS_SDK_VERSION)),/p:WindowsTargetPlatformVersion=$(UCRTVERSION)) \
-   /p:Configuration=$(if 
$(MSVC_USE_DEBUG_RUNTIME),Debug,Release) \
-   /p:Platform=$(if $(filter INTEL,$(CPUNAME)),Win32,x64) 
/p:TargetName=lcms2 \
,Projects/VC2019/lcms2_DLL)
$(call gb_Trace_EndRange,lcms2,EXTERNAL)
 else
diff --git a/external/python3/ExternalProject_python3.mk 
b/external/python3/ExternalProject_python3.mk
index 2bc7d86c0678..ad110bbbc817 100644
--- a/external/python3/ExternalProject_python3.mk
+++ b/external/python3/ExternalProject_python3.mk
@@ -30,20 +30,12 @@ ifeq ($(OS),WNT)
 
 # TODO: using Debug configuration and related mangling of pyconfig.h
 
-python3_WIN_PLATFORM_MSBUILD := $(strip \
-   $(if $(filter INTEL,$(CPUNAME)),Win32) \
-   $(if $(filter X86_64,$(CPUNAME)),x64) \
-   $(if $(filter ARM64,$(CPUNAME)),arm64) \
-   )
-
 # at least for MSVC 2008 it is necessary to clear MAKEFLAGS because
 # nmake is invoked
 $(call gb_ExternalProject_get_state_target,python3,build) :
$(call gb_Trace_StartRange,python3,EXTERNAL)
$(call gb_ExternalProject_run,build,\
-   MAKEFLAGS= MSBuild.exe pcbuild.sln /t:Build \
-   /p:Configuration=$(if 
$(MSVC_USE_DEBUG_RUNTIME),Debug,Release) \
-   /p:Platform=$(python3_WIN_PLATFORM_MSBUILD) \
+   MAKEFLAGS= MSBuild.exe pcbuild.sln /t:Build 
$(gb_MSBUILD_CONFIG_AND_PLATFORM) \
/p:opensslIncludeDir=$(call 
gb_UnpackedTarball_get_dir,openssl)/include \
/p:opensslOutDir=$(call 
gb_UnpackedTarball_get_dir,openssl) \
/p:zlibDir=$(call gb_UnpackedTarball_get_dir,zlib) \
diff --git a/solenv/gbuild/platform/windows.mk 
b/solenv/gbuild/platform/windows.mk
index b2de9e2a993d..9de71c1bf5ae 100644
--- a/solenv/gbuild/platform/windows.mk
+++ b/solenv/gbuild/platform/windows.mk
@@ -42,4 +42,16 @@ gb_Executable_LAYER := \
 # empty to avoid --warn-undefined-functions
 gb_Library__set_soversion_script_platform =
 
+# default platform and configuration values used by msbuild
+gb_MSBUILD_CONFIG := $(if $(MSVC_USE_DEBUG_RUNTIME),Debug,Release)
+gb_MSBUILD_PLATFORM := $(strip \
+   $(if $(filter INTEL,$(CPUNAME)),Win32) \
+   $(if $(filter 

[Libreoffice-bugs] [Bug 134919] CMYK <-> RGB conversion gets the same color

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

Leandro Martín Drudi  changed:

   What|Removed |Added

Summary|CMYK generates an RGB   |CMYK <-> RGB conversion
   ||gets the same color

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


[Libreoffice-bugs] [Bug 134910] LO 7.0 Release Candidate always crashes at startup

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134910

--- Comment #1 from Adolfo Jayme  ---
(PPA packages and TDF packages can co-exist, and that is a feature, not a 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 134919] CMYK generates an RGB

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

--- Comment #3 from Leandro Martín Drudi  ---
Created attachment 163219
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163219=edit
Convertion in illustrator

There is no CorelDraw capture because they are not unified in the same dialog,
but independently.

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


[Libreoffice-bugs] [Bug 134919] CMYK generates an RGB

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

--- Comment #2 from Leandro Martín Drudi  ---
Created attachment 163218
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163218=edit
Convertion in LibreOffice writing RGB or CMYK values.

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


[Libreoffice-bugs] [Bug 134919] CMYK generates an RGB

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

--- Comment #1 from Leandro Martín Drudi  ---
Created attachment 163217
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163217=edit
This comparison was made in a bitmap so that there are no problems with any
color conversion when exporting.

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


[Libreoffice-bugs] [Bug 134334] The space between each element of drop-down list of 'Category' button in menu 'Tools' > 'Customize' is too big

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134334

--- Comment #6 from Adolfo Jayme  ---
In addition to what Maxim said, this is a general problem of GTK designers and
I would complain to them.

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


[Libreoffice-bugs] [Bug 134919] New: CMYK generates an RGB

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134919

Bug ID: 134919
   Summary: CMYK generates an RGB
   Product: LibreOffice
   Version: 6.4.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sanipache...@outlook.com.ar

Description:
When you write the values to generate a pure color (Green, Red, or Blue), it
becomes an RGB value of 255 when they should be different values.

Steps to Reproduce:
1. Clic on font color -> Custom color
2. Write: C-0, M-100, Y-100, K-0
OR
3. Write: C-100, M-100, Y-0, K-0
OR
4. Write: C-100, M-0, Y-100, K-0

Actual Results:
For 2: R=255, G=0, B=0
For 3: R=0, G=0, B=255
For 4: R=0, G=255, B=0

Expected Results:
For 2: R=227, G=6, B=19 (or similar)
For 3: R=49, G=39, B=131 (or similar)
For 4: R=0, G=150, B=64 (or similar)
Values obtained from Illustrator.


Reproducible: Always


User Profile Reset: No



Additional Info:
This conversion happens the same if we put an RGB value: 255, 0, 0 will convert
to 100 values when they are not really correct.
RED CMYK from 255, 0, 0 in RGB: 0%, 95%, 91%, 0%
GREEN CMYK from 0, 255, 0 in RGB: 65%, 0%, 100%, 0%
BLUE CMYK from 0, 0, 255 in RGB: 93%, 75%, 0%, 0%
Values obtained from Illustrator.

This is a problem because the colors that we will see in the documents will not
be real and if the objective is to print, the result could be quite different.

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


[Libreoffice-bugs] [Bug 132022] Remove Tango Icon Completely and Make It As Extension

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132022

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.0.0 target:7.1.0   |target:7.0.0 target:7.1.0
   ||target:7.0.1

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


[Libreoffice-bugs] [Bug 132022] Remove Tango Icon Completely and Make It As Extension

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132022

--- Comment #8 from Commit Notification 
 ---
Rizal Muttaqin committed a patch related to this issue.
It has been pushed to "libreoffice-7-0":

https://git.libreoffice.org/core/commit/4251ad5fe4a6c7b8e25debd609e9e0d5e50275d8

Follow up tdf#132022: Remove Tango icons for LibreLogo

It will be available in 7.0.1.

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

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

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


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

2020-07-17 Thread Rizal Muttaqin (via logerrit)
 dev/null |binary
 1 file changed

New commits:
commit 4251ad5fe4a6c7b8e25debd609e9e0d5e50275d8
Author: Rizal Muttaqin 
AuthorDate: Fri Jul 17 04:51:59 2020 +0700
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Jul 18 02:49:27 2020 +0200

Follow up tdf#132022: Remove Tango icons for LibreLogo

Change-Id: Ia19ffd38729daac2e55283d2556322797ec2899f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98935
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 
(cherry picked from commit c33f3ede4a5e5336972aab2cb13714624d479b0a)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98953
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/librelogo/source/icons/tango/lc_arrowshapes.circular-arrow.png 
b/librelogo/source/icons/tango/lc_arrowshapes.circular-arrow.png
deleted file mode 100644
index 6de9c529c3cb..
Binary files a/librelogo/source/icons/tango/lc_arrowshapes.circular-arrow.png 
and /dev/null differ
diff --git a/librelogo/source/icons/tango/lc_arrowshapes.circular-leftarrow.png 
b/librelogo/source/icons/tango/lc_arrowshapes.circular-leftarrow.png
deleted file mode 100644
index 6305b12ad893..
Binary files 
a/librelogo/source/icons/tango/lc_arrowshapes.circular-leftarrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/lc_arrowshapes.down-arrow.png 
b/librelogo/source/icons/tango/lc_arrowshapes.down-arrow.png
deleted file mode 100644
index fe2198328b1d..
Binary files a/librelogo/source/icons/tango/lc_arrowshapes.down-arrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/lc_arrowshapes.up-arrow.png 
b/librelogo/source/icons/tango/lc_arrowshapes.up-arrow.png
deleted file mode 100644
index 5bba71056084..
Binary files a/librelogo/source/icons/tango/lc_arrowshapes.up-arrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/lc_basicstop.png 
b/librelogo/source/icons/tango/lc_basicstop.png
deleted file mode 100644
index 12c34fed5b91..
Binary files a/librelogo/source/icons/tango/lc_basicstop.png and /dev/null 
differ
diff --git a/librelogo/source/icons/tango/lc_editglossary.png 
b/librelogo/source/icons/tango/lc_editglossary.png
deleted file mode 100644
index 635fb13fe34b..
Binary files a/librelogo/source/icons/tango/lc_editglossary.png and /dev/null 
differ
diff --git a/librelogo/source/icons/tango/lc_navigationbarleft.png 
b/librelogo/source/icons/tango/lc_navigationbarleft.png
deleted file mode 100644
index b43e4b36141a..
Binary files a/librelogo/source/icons/tango/lc_navigationbarleft.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/lc_newdoc.png 
b/librelogo/source/icons/tango/lc_newdoc.png
deleted file mode 100644
index 85651cb8a3a1..
Binary files a/librelogo/source/icons/tango/lc_newdoc.png and /dev/null differ
diff --git a/librelogo/source/icons/tango/lc_runbasic.png 
b/librelogo/source/icons/tango/lc_runbasic.png
deleted file mode 100644
index b7f6df05fdb3..
Binary files a/librelogo/source/icons/tango/lc_runbasic.png and /dev/null differ
diff --git a/librelogo/source/icons/tango/sc_arrowshapes.circular-arrow.png 
b/librelogo/source/icons/tango/sc_arrowshapes.circular-arrow.png
deleted file mode 100644
index bf3b7412d6a9..
Binary files a/librelogo/source/icons/tango/sc_arrowshapes.circular-arrow.png 
and /dev/null differ
diff --git a/librelogo/source/icons/tango/sc_arrowshapes.circular-leftarrow.png 
b/librelogo/source/icons/tango/sc_arrowshapes.circular-leftarrow.png
deleted file mode 100644
index 1c90e6cc784f..
Binary files 
a/librelogo/source/icons/tango/sc_arrowshapes.circular-leftarrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/sc_arrowshapes.down-arrow.png 
b/librelogo/source/icons/tango/sc_arrowshapes.down-arrow.png
deleted file mode 100644
index 4a3a3c3c0a77..
Binary files a/librelogo/source/icons/tango/sc_arrowshapes.down-arrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/sc_arrowshapes.up-arrow.png 
b/librelogo/source/icons/tango/sc_arrowshapes.up-arrow.png
deleted file mode 100644
index 363fe6608ae1..
Binary files a/librelogo/source/icons/tango/sc_arrowshapes.up-arrow.png and 
/dev/null differ
diff --git a/librelogo/source/icons/tango/sc_basicstop.png 
b/librelogo/source/icons/tango/sc_basicstop.png
deleted file mode 100644
index 67815fe451b6..
Binary files a/librelogo/source/icons/tango/sc_basicstop.png and /dev/null 
differ
diff --git a/librelogo/source/icons/tango/sc_editglossary.png 
b/librelogo/source/icons/tango/sc_editglossary.png
deleted file mode 100644
index e3bfe7c56989..
Binary files a/librelogo/source/icons/tango/sc_editglossary.png and /dev/null 
differ
diff --git a/librelogo/source/icons/tango/sc_navigationbarleft.png 
b/librelogo/source/icons/tango/sc_navigationbarleft.png
deleted file mode 100644
index 718cd3641f32..
Binary files 

[Libreoffice-bugs] [Bug 134918] Draw crashes when saving odg file

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134918

--- Comment #2 from Kai  ---
Created attachment 163216
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163216=edit
Crash Report

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


[Libreoffice-bugs] [Bug 134918] Draw crashes when saving odg file

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134918

--- Comment #1 from Kai  ---
Created attachment 163215
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163215=edit
GDB trace

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


[Libreoffice-bugs] [Bug 134918] New: Draw crashes when saving odg file

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134918

Bug ID: 134918
   Summary: Draw crashes when saving odg file
   Product: LibreOffice
   Version: 7.0.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@kai-mast.de

Description:
Happens with particular document(s) and even in safe mode. I am attaching the
GDB debug log

Steps to Reproduce:
.

Actual Results:
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
.

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


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

2020-07-17 Thread Mike Kaganski (via logerrit)
 sw/source/filter/ww8/sprmids.hxx |   46 ++-
 sw/source/filter/ww8/ww8scan.cxx |3 --
 2 files changed, 18 insertions(+), 31 deletions(-)

New commits:
commit 0d45380c99c7200075d01860a2315d0ddb450f1c
Author: Mike Kaganski 
AuthorDate: Fri Jul 17 15:56:48 2020 +0300
Commit: Mike Kaganski 
CommitDate: Sat Jul 18 01:23:37 2020 +0200

Drop macros in sprm definition

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

diff --git a/sw/source/filter/ww8/sprmids.hxx b/sw/source/filter/ww8/sprmids.hxx
index 47f2cb8a70b6..ac1d33cf8a80 100644
--- a/sw/source/filter/ww8/sprmids.hxx
+++ b/sw/source/filter/ww8/sprmids.hxx
@@ -258,38 +258,26 @@ enum class SPRA
 operand_varlen_6 = 6,
 operand_3b_7 = 7
 };
-
-#define SPRM_PART(num, mask, shift) ((static_cast(num) & mask) << 
shift)
-#define SPRM(ispmd, fSpec, sgc, spra)  
\
-SPRM_PART(ispmd, 0x01FF, 0) + SPRM_PART(fSpec, 0x0001, 9) + SPRM_PART(sgc, 
0x0007, 10) \
-+ SPRM_PART(spra, 0x0007, 13)
+template  constexpr int spraLen(); // no definition
+template <> constexpr int spraLen() { return 1; }
+template <> constexpr int spraLen() { return 1; }
+template <> constexpr int spraLen() { return 2; }
+template <> constexpr int spraLen() { return 4; }
+template <> constexpr int spraLen() { return 2; }
+template <> constexpr int spraLen() { return 2; }
+template <> constexpr int spraLen() { return 0; } // 
variable
+template <> constexpr int spraLen() { return 3; }
 
 template  struct sprm
 {
-static constexpr sal_uInt16 val = SPRM(ispmd, fSpec, sgc, spra);
-static constexpr int len()
-{
-switch (spra)
-{
-case SPRA::operand_toggle_1b_0:
-case SPRA::operand_1b_1:
-return 1;
-case SPRA::operand_2b_2:
-case SPRA::operand_2b_4:
-case SPRA::operand_2b_5:
-return 2;
-case SPRA::operand_4b_3:
-return 4;
-case SPRA::operand_varlen_6:
-return 0; // variable
-case SPRA::operand_3b_7:
-return 3;
-default:
-assert(false);
-return 0;
-}
-}
-static constexpr bool varlen() { return (spra == SPRA::operand_varlen_6); }
+static_assert((ispmd & 0x01FF) == ispmd);
+static_assert((fSpec & 0x0001) == fSpec);
+static_assert((static_cast(sgc) & 0x0007) == 
static_cast(sgc));
+static_assert((static_cast(spra) & 0x0007) == 
static_cast(spra));
+static constexpr sal_uInt16 val = ispmd + (fSpec << 9) + 
(static_cast(sgc) << 10)
+  + (static_cast(spra) << 13);
+static constexpr int len = spraLen();
+static constexpr bool varlen = spra == SPRA::operand_varlen_6;
 };
 
 template  using sprmPar = sprm;
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index f34dae669b3e..b30618d17a8c 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -435,8 +435,7 @@ void wwSprmSearcher::patchCJKVariant()
 
 template  static constexpr SprmInfoRow InfoRow()
 {
-return { Sprm::val,
- { Sprm::len(), Sprm::varlen() ? wwSprmParser::L_VAR : 
wwSprmParser::L_FIX } };
+return { Sprm::val, { Sprm::len, Sprm::varlen ? wwSprmParser::L_VAR : 
wwSprmParser::L_FIX } };
 }
 
 const wwSprmSearcher *wwSprmParser::GetWW8SprmSearcher()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 134626] assertion in SwTextNode::~SwTextNode()

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134626

Terrence Enger  changed:

   What|Removed |Added

   Keywords||haveBacktrace
Summary|Crash in: swlo.dll  |assertion in
   ||SwTextNode::~SwTextNode()

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


[Libreoffice-bugs] [Bug 134626] Crash in: swlo.dll

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134626

Terrence Enger  changed:

   What|Removed |Added

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

--- Comment #9 from Terrence Enger  ---
Created attachment 163214
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163214=edit
backtrace on Linux

I see the reported failure at step 10 (the second +Y) in a local
build of commit e54ff4c1, configured

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

built and running on debian-buster.  The terminal message (rewrapped
to subvert bugzilla's line splitting) is:

soffice.bin:
/home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx:250:
virtual SwTextNode::~SwTextNode(): Assertion
`!GetNodes().GetOutLineNds().Seek_Entry(this, )' failed.


I am changing title from "Crash in: swlo.dll" to "assertion in
SwTextNode::~SwTextNode()", and I am adding keyword haveBacktrace.

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


[Libreoffice-bugs] [Bug 134917] Table goes outside the page when changing column width with adapt table with enabled

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134917

Telesto  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #2 from Telesto  ---
As I'm even clueless how this supposed to work..

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


[Libreoffice-ux-advise] [Bug 134917] Table goes outside the page when changing column width with adapt table with enabled

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134917

Telesto  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #2 from Telesto  ---
As I'm even clueless how this supposed to work..

-- 
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 134917] Table goes outside the page when changing column width with adapt table with enabled

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134917

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

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


[Libreoffice-bugs] [Bug 134917] New: Table goes outside the page when changing column width with adapt table with enabled

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134917

Bug ID: 134917
   Summary: Table goes outside the page when changing column width
with adapt table with enabled
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Table goes outside the page when changing column width with adapt table with
enabled

Steps to Reproduce:
1. Open the attached file
2. Table -> Properties -> Table tab
3. Check -> Alignment Center
4. Table -> Properties -> Column tab
5. Check adapt table with
6. Column 1 -> Type 15 cm
7. Press OK
8. Table -> Properties -> Column tab - 13? Typed 15
9. Check adapt table with
10. Column 1 -> Type 15 cm
11. Table -> Properties -> Column tab - Column width 15 (but should be
centered)
12. Table -> Properties -> Table tab -> From Left
13. Table width has changed too

Actual Results:
See above

Expected Results:
Not this


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: d851a02df57ab378ed0cc6d9362516de09c3279c
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 132026] Entering "-" in a cell formatted as text puts Calc into formula-entering mode

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132026

--- Comment #12 from Grzegorz Junka  ---
> I am able to do it in Version 6.3.4.2 by pressing tab after entering '-' or
> '+'.

Yes, can work as a workaround when you want to move to the next cell, but not
when you want to move up, down or left.

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


[Libreoffice-bugs] [Bug 134916] Alignment changes from to center to from left after changing column width

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134916

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

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


[Libreoffice-bugs] [Bug 134916] New: Alignment changes from to center to from left after changing column width

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134916

Bug ID: 134916
   Summary: Alignment changes from to center to from left after
changing column width
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Alignment changes from to center to from left after changing column width

Steps to Reproduce:
1. Open the attached file
2. Table -> Properties -> Table -> Check Alignment: Center
2. Table -> Properties -> Column
3. Check Adjust Columns proportionally
4. Type 12 for width column 1
5. Press OK
6. Table -> Properties -> Table -> Check Alignment: From Left

Actual Results:
>From Left

Expected Results:
Still Center


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: d851a02df57ab378ed0cc6d9362516de09c3279c
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

and in
3.3.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 134915] New: UI: Checking Relative width for table with 12 cm and unchecking again results in 11, 90 cm

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134915

Bug ID: 134915
   Summary: UI: Checking Relative width for table with 12 cm and
unchecking again results in 11,90 cm
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
UI: Checking Relative width for table with 12 cm and unchecking again results
in 11,90 cm

Steps to Reproduce:
1. open the attached file
2. Table -> Properties -> Table
3. Check Relative
4. Uncheck relative

Actual Results:
11,90

Expected Results:
12


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
7.1

and in
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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


[Libreoffice-bugs] [Bug 134914] New: UI: Pressing reset after checking Relative shows wrong table size (0cm)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134914

Bug ID: 134914
   Summary: UI: Pressing reset after checking Relative shows wrong
table size (0cm)
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Pressing reset after checking Relative shows wrong table size (0cm)

Steps to Reproduce:
1. Open the attached file
2. Table -> Properties -> Table tab
3. Check relative
4. Press Reset -> with 0,18 cm
5. Press Reset again -> Proper results

Actual Results:
Wrong results pressing Reset once

Expected Results:
Proper result after pressing reset once


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: d851a02df57ab378ed0cc6d9362516de09c3279c
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 134914] UI: Pressing reset after checking Relative shows wrong table size (0cm)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134914

--- Comment #1 from Telesto  ---
Also in
3.3.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 134913] Relative table setting lost (gets absolute again)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134913

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

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


[Libreoffice-bugs] [Bug 134913] New: Relative table setting lost (gets absolute again)

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134913

Bug ID: 134913
   Summary: Relative table setting lost (gets absolute again)
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Relative table setting lost (gets absolute again) 

Steps to Reproduce:
1. Open the attached file
2. Table -> Properties -> Go to table tab
3. Table -> Properties -> Go to column tab
4. Type 25 in width Column 1 
5. Press OK
6. Table -> Properties -> table tab -> Relative setting unchecked

Actual Results:
Relative setting unchecked

Expected Results:
Still relative


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
7.1

Version: 6.0.5.0.0+
Build ID: 15ea1cda0b3c37ff944ad9a239b7ed453e8b0591
CPU threads: 4; OS: Windows 6.3; UI render: default; 
Locale: nl-NL (nl_NL); Calc: CL

and in
4.4.7.2

and in
4.1

and in
3.3.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 134516] Invalid string handling with random files

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134516

Terrence Enger  changed:

   What|Removed |Added

 Attachment #163201|0   |1
is obsolete||

--- Comment #2 from Terrence Enger  ---
Created attachment 163209
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163209=edit
document with macro

Trying again ... after I saved the file.

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


[Libreoffice-bugs] [Bug 134912] Column width size off by 0, 01 cm with Adjust column proportionally

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134912

--- Comment #3 from Telesto  ---
However (In reply to Telesto from comment #2)
> This doesn't happen if you Click inside Column 1 Width box first and check
> Adjust columns proportionally then

1. Open the attached file
2. Table -> Properties -> Columns tab 
4. Enter column 1 width  box
5. Check Adjust columns proportionally
5. Enter column 1 width  box & press 1
6. Press Tab 1
7. Press OK
8. Undo
9. Table -> Properties -> Columns tab  (5,99 - 6,01)

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


[Libreoffice-bugs] [Bug 134912] Column width size off by 0, 01 cm with Adjust column proportionally

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134912

--- Comment #2 from Telesto  ---
This doesn't happen if you Click inside Column 1 Width box first and check
Adjust columns proportionally then

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


[Libreoffice-bugs] [Bug 134912] Column width size off by 0, 01 cm with Adjust column proportionally

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134912

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

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


[Libreoffice-bugs] [Bug 134912] New: Column width size off by 0, 01 cm with Adjust column proportionally

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134912

Bug ID: 134912
   Summary: Column width size off by 0,01 cm with Adjust column
proportionally
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Column width size off by 0,01 cm with Adjust column proportionally

Steps to Reproduce:
1. Open the attached file
2. Table -> Properties -> Columns tab 
3. Check Adjust columns proportionally
4. Enter 1 in column 1
5. Press tab

Actual Results:
Column 2 shows 1,01

Expected Results:
Column 2 shows 1


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.1.0.0.alpha0+ (x64)
Build ID: d851a02df57ab378ed0cc6d9362516de09c3279c
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

and in
3.3.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 134860] Illegal table in generated DOCX not shown in writer, but shown in Word correctly

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134860

--- Comment #11 from Mike Kaganski  ---
(In reply to Telesto from comment #10)
> 1) Why is Word able to handle this? Show Microsoft decided to allow this to
> work? The had to implement this them-self for a reason (even if it's of spec)

Lol. If you see that some program does something when it's fed invalid data, it
doesn't necessarily mean it's intentional. In this case, I'm sure it's called a
bug. To have a bug in your software, you don't have to make any extra effort.
To the contrary. And then people start to generate your files without using its
documentation, and simply test if some weird output they generate happens to
render in your software as they expected. If your software is popular enough,
and many people do that, each your bug sooner or later gets its happy user.

I myself made lots of patches to be "bug-to-bug compatible" with MS Office. So
I know that it makes sense sometimes, but -

the *first* thing to do here is not to discuss if we need to support one of
these bugs. The first thing should be to tell "this file is generated by
software X. We contacted them, and filed the report. But they refused to fix
it, telling ... . The software is used widely, and its impact is large, so that
there are millions invalid documents generated all the time, without any hope
for a fix." ... and only then it's the time to discuss if we need to break our
software.

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


[Libreoffice-bugs] [Bug 134860] Illegal table in generated DOCX not shown in writer, but shown in Word correctly

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134860

Telesto  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com

--- Comment #10 from Telesto  ---
(In reply to Mike Kaganski from comment #7)
> Every workaround like this makes our code more fragile, prone to bugs or
> exploits; for the sake of pleasing some lazy developer of invalid
> generators, we risk introducing bugs into normal file handling.

I understand the argument made here.. however out curiosity. 

1) Why is Word able to handle this? Show Microsoft decided to allow this to
work? The had to implement this them-self for a reason (even if it's of spec)

2) And what about file compatibility. Not sure how many of those files are
around. From technical point of view this might be correct answer. However from
user point of view.. If the intended use case is to replace MS Office with
LibreOffice, this might be a hurdle. And saying fix it by using MS Office,
might be saying lets use MS Office in general. 

Should this not better be assessed based what the competitors do? 
-> Google Docs handles this as LibreOffice (didn't check the rest)

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


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134300, which changed state.

Bug 134300 Summary: FILESAVE DOCX Shape relative width to right margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134300

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 134895] File not now opening

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134895

--- Comment #10 from Mark Mclean  ---
Odd, it works on my other computer, both Dell's,older ones. So I deleted LO, on
the one it would not calculate and reinstalled LO, it works now. Thanks for
your help and time.

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


[Libreoffice-bugs] [Bug 134595] LO7RC1 PE: On macOS LO7PE crashes when creating a new document

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134595

--- Comment #19 from Martin Srebotnjak  ---
Yes.

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


[Libreoffice-bugs] [Bug 33688] WINDOW / FREEZE option doesn't change SAVE icon status

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33688

--- Comment #9 from Molly Eskam  ---
Go through some funny work quotes which acts like a stress-buster, even when
you celebrate the joy of who you are and what you do.
https://quotesology.com/funny-work-quotes/

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


[Libreoffice-bugs] [Bug 134881] Writer: Table: Adjust columns proportionally - not working as it should

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134881

--- Comment #4 from Telesto  ---
Created attachment 163207
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163207=edit
Screencast

Is this what you would expect?

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


[Libreoffice-bugs] [Bug 128515] reorganise templates provided by default in LibreOffice

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128515

--- Comment #5 from mirko.piero...@studenti.polito.it ---
Created attachment 163206
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163206=edit
LO user interface (initial screen) mockup

First of all, I'd like to see something like the mockup I'm attaching.
Templates can be accessed from the LibreOffice app that one wishes to use (we
don't want to mix all templates from different apps together!). Then since
Andreas has created the 16:9 versions of several 4:3 templates in LO, we could
ask the user to filter the templates by this criterion as seen on the second
page of the pdf (which is actually taken from Keynotes, so perhaps it should be
done a little bit differently), either in the right side of the initial window
of LibreOffice or in a new window where the user is asked to select the
template. Secondly, and this does not have anything to do with the mockup, most
available templates are not something that I would personally use as I don't
personally like it (and I haven't seen anyone use them to be honest, most
people use a blank document), so I was suggesting to somehow encourage users to
create and submit their own templates (Resume templates, Cover letter
templates, Presentation templates) and to select the most useful/better looking
ones in order to include them in one of the next releases of LO.

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


[Libreoffice-bugs] [Bug 134903] Open .odt doubleclick cant see - but open from writer, it works

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134903

--- Comment #3 from Durgapriyanka  ---
Thank you for reporting the bug. which ever way I open, either double click or
start in Writer, It shows only the characters.

Version: 6.4.0.0.alpha1+ (x86)
Build ID: ec7374ff84c71edfbb30d6e4dc5b486b6df7107f
CPU threads: 2; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-11-10_21:37:30
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded


and in

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

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


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134835, which changed state.

Bug 134835 Summary: FILESAVE DOCX Shape relative width to inner margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134835

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134834, which changed state.

Bug 134834 Summary: FILESAVE DOCX Shape relative width to outer margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134834

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134830, which changed state.

Bug 134830 Summary: FILESAVE DOCX Shape relative height to top margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134830

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134828, which changed state.

Bug 134828 Summary: FILESAVE DOCX Shape relative height to bottom margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134828

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 100537] Width and relative checkboxes disabled in Table dialog by default with automatic alignment

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100537

Timur  changed:

   What|Removed |Added

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

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


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

2020-07-17 Thread Miklos Vajna (via logerrit)
 sw/source/filter/ww8/sprmids.hxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 69a33480fe5988db6e3539299e6605f7996aac43
Author: Miklos Vajna 
AuthorDate: Fri Jul 17 20:10:40 2020 +0200
Commit: Miklos Vajna 
CommitDate: Fri Jul 17 21:42:16 2020 +0200

sw: silence 'not all control paths return a value'

Fixes:

C:\lo\master\sw\source\filter\ww8\sprmids.hxx(290) : warning C4715: 
'NS_sprm::sprm<109,0,1,1>::len': not all control paths return a value

Change-Id: I28d2af3eef3bc3efb31d29eeb920a0d5398139d0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98986
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins

diff --git a/sw/source/filter/ww8/sprmids.hxx b/sw/source/filter/ww8/sprmids.hxx
index 73e0634bb6ca..47f2cb8a70b6 100644
--- a/sw/source/filter/ww8/sprmids.hxx
+++ b/sw/source/filter/ww8/sprmids.hxx
@@ -284,6 +284,9 @@ template  struct 
sprm
 return 0; // variable
 case SPRA::operand_3b_7:
 return 3;
+default:
+assert(false);
+return 0;
 }
 }
 static constexpr bool varlen() { return (spra == SPRA::operand_varlen_6); }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 134881] Writer: Table: Adjust columns proportionally - not working as it should

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134881

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||0537
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Timur  ---
(In reply to BogdanB from comment #2)
> 4. Check "Adjust columns proportionally" and try to set first column to 2 cm
If I just check and OK and open Properties again, it's unchecked. Not sure if
it should survive, bug 41817.
I add bug 100537 to See Also.

I'll conform although I'm not sure. But this is either a LO or documentation
bug.

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


[Libreoffice-ux-advise] [Bug 100537] Width and relative checkboxes disabled in Table dialog by default with automatic alignment

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100537

Timur  changed:

   What|Removed |Added

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

-- 
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 104442] [META] OOXML shape (DrawingML and VML) related issues

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442
Bug 104442 depends on bug 134299, which changed state.

Bug 134299 Summary: FILESAVE DOCX Shape relative width to left margin saved 
incorrectly
https://bugs.documentfoundation.org/show_bug.cgi?id=134299

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 134911] PNG-EXPORT: Exported *.png looses transparency

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134911

--- Comment #2 from Robert Großkopf  ---
Created attachment 163205
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163205=edit
Draw file for testing the export

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


[Libreoffice-bugs] [Bug 134911] PNG-EXPORT: Exported *.png looses transparency

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134911

--- Comment #1 from Robert Großkopf  ---
Created attachment 163204
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163204=edit
Right export in LO 6.4.4.2

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


[Libreoffice-bugs] [Bug 134911] New: PNG-EXPORT: Exported *.png looses transparency

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134911

Bug ID: 134911
   Summary: PNG-EXPORT: Exported *.png looses transparency
   Product: LibreOffice
   Version: 7.0.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@familiegrosskopf.de

Created attachment 163203
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163203=edit
Wrong export in LO 7.0.0.2

See the first attachment. It is exported with LO 7.0.0.2 on OpenSUSE 15.1 64
bit rpm Linux. 
Most of the page is too bright.

See the second attachment. It is exported with LO 6.4.4.2 on the same machine.
No problems here.

Third attachment is the file, from which the *.png-file is exported.

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


[Libreoffice-bugs] [Bug 134085] Start Center: Document names mismatched with their thumbnails with RTL language UI

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134085

--- Comment #16 from Caolán McNamara  ---
https://gerrit.libreoffice.org/c/core/+/98982 would fix it for at least the
cairo (gtk+headless+online) case. I'm sure it would put things into the right
place for windows, though without testing I'm unsure if it would then reverse
the contents of the graphics which is something I see happens in the skia case

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


  1   2   3   4   >