[Libreoffice-bugs] [Bug 123098] LibreOffice Writer hangs on opening odt document (page number always changing in status bar)

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123098

--- Comment #11 from Justin L  ---
This is not fixed in master. Repro 7.3+.

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


[Libreoffice-bugs] [Bug 134804] Large Write doc corrupted on opening

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134804

BogdanB  changed:

   What|Removed |Added

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

--- Comment #9 from BogdanB  ---
I have read this on wikipedia:
"Because the DOC file format was a closed specification for many years,
inconsistent handling of the format persists and may cause some loss of
formatting information when handling the same file with multiple word
processing programs."

https://en.wikipedia.org/wiki/Doc_(computing)

So, as Buovjaga have said, don't use .doc format.

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


[Libreoffice-bugs] [Bug 143568] Impress: Redo cut off

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143568

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from BogdanB  ---
Confirm with
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 612d5b1a04fe022a34018d901bb9b052791d54e5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 141897] Can't change individual color of text for each draw box

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141897

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #4 from BogdanB  ---
Please see the video and test for yourself. Waiting for info from you if it is
working.



Tested in
Version: 7.1.5.2 / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 141897] Can't change individual color of text for each draw box

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141897

BogdanB  changed:

   What|Removed |Added

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

--- Comment #3 from BogdanB  ---
Created attachment 173901
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173901=edit
video. not a bug

See my video to see how it works.

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


[Libreoffice-commits] core.git: include/uno

2021-07-27 Thread Julien Nabet (via logerrit)
 include/uno/data.h |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3bd2f04d59acfd1eb954042bd485858cdf0fd670
Author: Julien Nabet 
AuthorDate: Tue Jul 27 19:55:10 2021 +0200
Commit: Julien Nabet 
CommitDate: Wed Jul 28 07:38:50 2021 +0200

Just to fix a warning

/home/julien/lo/libreoffice/instdir/sdk/include/uno/data.h:40: warning: 
argument 'pTypedemanded' of command @param is not found in the argument list of 
uno_QueryInterfaceFunc(void *pInterface, struct 
_typelib_TypeDescriptionReference *pType)
/home/julien/lo/libreoffice/instdir/sdk/include/uno/data.h:44: warning: The 
following parameter of uno_QueryInterfaceFunc(void *pInterface, struct 
_typelib_TypeDescriptionReference *pType) is not documented:
  parameter 'pType'

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

diff --git a/include/uno/data.h b/include/uno/data.h
index ddcf9ca6e5ef..748b30d0a7b1 100644
--- a/include/uno/data.h
+++ b/include/uno/data.h
@@ -38,7 +38,7 @@ struct _uno_Mapping;
 /** Generic function pointer declaration to query for an interface.
 
 @param pInterface interface
-@param pTypedemanded interface type
+@param pType demanded interface type
 @return interface pointer
 */
 typedef void * (SAL_CALL * uno_QueryInterfaceFunc)(
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 143572] Crash clicking Shape 2 Text Frame

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143572

BogdanB  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #3 from BogdanB  ---
Confirm with
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 612d5b1a04fe022a34018d901bb9b052791d54e5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

It's crashing after the last step.

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


[Libreoffice-bugs] [Bug 143573] Sphere is with hatch fill is pretty pixelated in presentation mode

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143573

BogdanB  changed:

   What|Removed |Added

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

--- Comment #3 from BogdanB  ---
Created attachment 173900
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173900=edit
looks decent

I have tested on linux, doesn't feel so bad.

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 612d5b1a04fe022a34018d901bb9b052791d54e5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 140250] Undesirable linking of Glow and Soft Edge effects

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140250

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Whiteboard| QA:needsComment|
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #6 from BogdanB  ---
Confirm based on comment 4 and also by me with Version: 7.1.5.2 / LibreOffice
Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 108815] [META] Print range/area bugs and enhancements

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108815
Bug 108815 depends on bug 137232, which changed state.

Bug 137232 Summary: Some print ranges are lost when saving
https://bugs.documentfoundation.org/show_bug.cgi?id=137232

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 137232] Some print ranges are lost when saving

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137232

BogdanB  changed:

   What|Removed |Added

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

--- Comment #4 from BogdanB  ---
Indeed, seems very similar to 51022

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

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


[Libreoffice-bugs] [Bug 143557] docx highlighting lost in round trip through odt format

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143557

--- Comment #6 from Justin L  ---
This is what the ODT file looks like:

  


  


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


[Libreoffice-bugs] [Bug 140250] Undesirable linking of Glow and Soft Edge effects

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140250

--- Comment #5 from Marcy Toal  ---
Version: 7.1.5.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.1.5~rc2-0ubuntu0.20.04.1~lo1
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 140250] Undesirable linking of Glow and Soft Edge effects

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140250

--- Comment #4 from Marcy Toal  ---
reproducing this also in libreoffice 7.1.5_rc2-0ubuntu0.20.04-1~lo1

items in draw document created in earlier version had glow only, when clicked
on soft edge of same amount as glow gets spontaneously added. glow and soft
edge are linked in exact same manner as described by op.

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


[Libreoffice-bugs] [Bug 143573] Sphere is with hatch fill is pretty pixelated in presentation mode

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143573

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

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


[Libreoffice-bugs] [Bug 140250] Undesirable linking of Glow and Soft Edge effects

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140250

--- Comment #3 from Marcy Toal  ---
Created attachment 173898
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173898=edit
after clicking on item to select it, soft edge is added spontaneously

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


[Libreoffice-bugs] [Bug 143573] Sphere is with hatch fill is pretty pixelated in presentation mode

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143573

--- Comment #1 from Telesto  ---
Created attachment 173897
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173897=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 140250] Undesirable linking of Glow and Soft Edge effects

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140250

--- Comment #2 from Marcy Toal  ---
Created attachment 173896
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173896=edit
before clicking on graphic item with glow

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


[Libreoffice-bugs] [Bug 143573] New: Sphere is with hatch fill is pretty pixelated in presentation mode

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143573

Bug ID: 143573
   Summary: Sphere is with hatch fill is pretty pixelated in
presentation mode
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Sphere is with hatch fill is pretty pixelated in presentation mode 

Steps to Reproduce:
1. Open the attached file
2. Press F5

Actual Results:
See screenshot

Expected Results:
Crisp and clear


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

and in
4.4.7.2

and in
LibreOffice 3.5.7.2 

and in
3.0.0
Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b

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


[Libreoffice-bugs] [Bug 143572] Crash clicking Shape 2 Text Frame

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143572

Telesto  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
   Keywords||wantBacktrace

--- Comment #2 from Telesto  ---
@Julien
You might find this one interesting to solve yourself.. [else we stick with a
BT]

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


[Libreoffice-bugs] [Bug 143572] Crash clicking Shape 2 Text Frame

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143572

Telesto  changed:

   What|Removed |Added

Version|7.3.0.0 alpha0+ Master  |7.2.0.0.beta1+

--- Comment #1 from Telesto  ---
Found in
Version: 7.2.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 066599203ce143b3614e0fa298a05ed28ba2ca63
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

feature didn't exist in older versions

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


[Libreoffice-bugs] [Bug 143572] New: Crash clicking Shape 2 Text Frame

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143572

Bug ID: 143572
   Summary: Crash clicking Shape 2 Text Frame
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Crash clicking Shape 2 Text Frame

Steps to Reproduce:
1. Open Impress
2. Cancel the wizard
3. Activate Sidebar -> Navigator deck
4. Click inside "Click to add title" frame
5. Double click "Shape 2" in the navigator

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 143571] Blue square after particular undo/redo sequence related to table insertion

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143571

--- Comment #2 from Telesto  ---
LibreOffice 3.3.0 until 6.4 are all crashing on the given steps..

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


[Libreoffice-bugs] [Bug 142000] Need alternative to KeyID language pack for non-English languages

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142000

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 141897] Can't change individual color of text for each draw box

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141897

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 140045] Windows Draw - forcing Skia software rendering apparently produces a memory leak

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140045

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 137011] no preview in explorer or directory opus

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137011

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 138267] SNAP for LibreOffice on Raspberry Pi / Raspian OS

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138267

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 141978] [IMPRESS] New slide layout after Title, 6 Content

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141978

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 120678] Blue image background after undo/redo of a slide paste

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120678

Telesto  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 136469] Spell checker Calc not underlining wrong spelled word when copy pasting under certain conditions

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136469

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 143571] Blue square after particular undo/redo sequence related to table insertion

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143571

Telesto  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 122657] Converting .odt file to PDF contains fonts that are not in the .odf file

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122657

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 136363] calc: database-range definition broken on save-load cycle, (tag / attribute table:orientation="column" inserted)

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136363

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 132621] Problem launching from document on network drive

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132621

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 131450] Fixing cells is ignored when scrolling

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131450

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 143571] Blue square after particular undo/redo sequence related to table insertion

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143571

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

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


[Libreoffice-bugs] [Bug 122657] Converting .odt file to PDF contains fonts that are not in the .odf file

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122657

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

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


[Libreoffice-bugs] [Bug 138164] Does not open after installation of 7.0.3.1

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138164

--- Comment #4 from QA Administrators  ---
Dear pierre.m.isabelle,

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 111911] Printed text is compressed (overlapping characters) if opened in versions after 5.2.5 but only with Epson printer LX-350

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111911

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 111911] Printed text is compressed (overlapping characters) if opened in versions after 5.2.5 but only with Epson printer LX-350

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111911

--- Comment #18 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 138164] Does not open after installation of 7.0.3.1

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138164

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 137832] LibreOffice Calc Macro - Failure to create new macro

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137832

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

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 137832] LibreOffice Calc Macro - Failure to create new macro

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137832

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 143571] New: Blue square after particular undo/redo sequence related to table insertion

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143571

Bug ID: 143571
   Summary: Blue square after particular undo/redo sequence
related to table insertion
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Blue square after particular undo/redo sequence related to table insertion

Steps to Reproduce:
1. Open Impress
2. Insert say a 2x2 table
3. Select all cells, merge
4. CTRL+Z everything
5. CTRL+Y everything
6. CTRL+Z everything

Actual Results:
Blue square remains

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 139964] LOCalc Crashes upon file Save

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139964

--- Comment #3 from QA Administrators  ---
Dear jack.bauer2359,

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 139959] Crash in: scfiltlo.dll

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139959

--- Comment #2 from QA Administrators  ---
Dear jack.bauer2359,

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 139958] Crash in: sd::outliner::ViewIteratorImpl::GotoNextText()

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139958

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

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 137232] Some print ranges are lost when saving

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137232

--- Comment #3 from QA Administrators  ---
Dear Charles Vollum,

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 130219] [rfe] Add "sentence" effect to Effects in Font Effects tab in paragraph style dialog (see c2)

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130219

--- Comment #16 from QA Administrators  ---
Dear sdc.blanco,

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 126574] description of macro security level settings is misleading or wrong

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126574

--- Comment #2 from QA Administrators  ---
Dear Toni Dietze,

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 143570] Cut/paste object area for auto-layout makes 'Click to edit the outline text" permanent

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143570

Telesto  changed:

   What|Removed |Added

Version|7.3.0.0 alpha0+ Master  |Inherited From OOo

--- Comment #2 from Telesto  ---
Also in
4.4.7.2

and in
Versie 4.0.0.3 (Bouw-id: 7545bee9c2a0782548772a21bc84a9dcc583b89)

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 143570] Cut/paste object area for auto-layout makes 'Click to edit the outline text" permanent

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143570

--- Comment #1 from Telesto  ---
Created attachment 173894
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173894=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 143570] New: Cut/paste object area for auto-layout makes 'Click to edit the outline text" permanent

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143570

Bug ID: 143570
   Summary: Cut/paste object area for auto-layout makes 'Click to
edit the outline text" permanent
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Cut/paste object area for auto-layout makes 'Click to edit the outline text"
permanent

Steps to Reproduce:
1. Open the attached file
2. Go to sheet 2
3. Enter the autolayout frame with the text "Click to add Text" Notice the text
disappearing (fine)
4. Cut the frame
5. Paste the frame
6.  Enter the autolayout frame.. Now the 'Click to add Text' doesn't disappear

Actual Results:
"Click to add Text" doesn't disappear

Expected Results:
Should be the case


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 137666] Tiles slide transition flashes after finishing and revealing the full sheet for split second

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137666

Telesto  changed:

   What|Removed |Added

 OS|All |Windows (All)

--- Comment #3 from Telesto  ---
Still present
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 96000] [META] Spelling and grammar checking bugs and enhancements

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96000
Bug 96000 depends on bug 136469, which changed state.

Bug 136469 Summary: Spell checker Calc not underlining wrong spelled word when 
copy pasting under certain conditions
https://bugs.documentfoundation.org/show_bug.cgi?id=136469

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

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


[Libreoffice-bugs] [Bug 136469] Spell checker Calc not underlining wrong spelled word when copy pasting under certain conditions

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136469

Telesto  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Telesto  ---
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 143569] New: Headings outside the main body are out of order in Navigator and PDF

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143569

Bug ID: 143569
   Summary: Headings outside the main body are out of order in
Navigator and PDF
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: saywel...@gmail.com

Created attachment 173893
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173893=edit
Writer document as described above

I create a new document and enter some sample text in Text Body. I add a
Heading 1 and I add a Heading 2, I then insert a frame and add a Heading 4 and
some text, such as a note that sits outside the main text. 
I create a Table of Contents using the default settings and the Headings are in
page order.
I now see in Navigator that the lower level 4 Heading comes before the body of
the document and before higher level Headings, although in the TOC they are in
correct order. 
The incorrect order is reflected in Bookmarks when exported as PDF, where the
level 4 headings are now shown at the same level as Heading 1 but coming before
the main body of the text

Can the Headings in frames be ordered in Navigator according to their anchor
points in the main body of the text?

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


[Libreoffice-bugs] [Bug 101630] Google Drive two-factor authentication (2FA) not working again

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101630

--- Comment #81 from Commit Notification 
 ---
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "libreoffice-7-2":

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

tdf#101630 - gdrive support w/oAuth and Drive API v3

It will be available in 7.2.0.2.

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 101630] Google Drive two-factor authentication (2FA) not working again

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101630

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.3.0|target:7.3.0 target:7.2.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-commits] core.git: Branch 'libreoffice-7-2' - config_host/config_oauth2.h.in external/libcmis officecfg/registry ucb/source

2021-07-27 Thread Christian Lohmaier (via logerrit)
 config_host/config_oauth2.h.in|8 
 external/libcmis/UnpackedTarball_libcmis.mk   |2 
 external/libcmis/libcmis_gdrive.patch.1   |  702 ++
 external/libcmis/libcmis_oauth_pw_as_refreshtoken.patch.1 |  185 +++
 officecfg/registry/data/org/openoffice/Office/Common.xcu  |2 
 ucb/source/ucp/cmis/auth_provider.cxx |  130 +-
 ucb/source/ucp/cmis/auth_provider.hxx |8 
 ucb/source/ucp/cmis/cmis_content.cxx  |   21 
 ucb/source/ucp/cmis/cmis_repo_content.cxx |4 
 9 files changed, 1007 insertions(+), 55 deletions(-)

New commits:
commit b8b66a26f8f519a30b8e6b860a9247a8ffbb71cc
Author: Christian Lohmaier 
AuthorDate: Tue Feb 16 14:07:34 2021 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Wed Jul 28 05:25:42 2021 +0200

tdf#101630 - gdrive support w/oAuth and Drive API v3

LibreOffice is only using drive.file scope, so can only see files it
owns/that were created by LibreOffice.

In addition, also store the refresh token in LO's password-store if the
user enabled persistent storage, removing the need to to the
copy'n'paste dance to grant access each time LO is launched.

related tdf#115643 also store the refresh token for onedrive
consolidate the fallback-auth provides for onedrive/gdrive into one,
they are all the same login in browser, then copy code method that
ultimately should be changed to having LO listen on local port for the
code

Change-Id: I97e3843682c302d2884e35ece6e72bc3a07e2539
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119572
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier 
(cherry picked from commit 73041de9563c9a973d1b5394c6e5520a7d799980)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119446
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/config_host/config_oauth2.h.in b/config_host/config_oauth2.h.in
index a95015b41f3e..9945dda3dda5 100644
--- a/config_host/config_oauth2.h.in
+++ b/config_host/config_oauth2.h.in
@@ -15,13 +15,13 @@
 
 
 /* Google Drive settings */
-#define GDRIVE_BASE_URL "https://www.googleapis.com/drive/v2;
+#define GDRIVE_BASE_URL "https://www.googleapis.com/drive/v3;
 #define GDRIVE_CLIENT_ID ""
 #define GDRIVE_CLIENT_SECRET ""
-#define GDRIVE_AUTH_URL "https://accounts.google.com/o/oauth2/auth;
-#define GDRIVE_TOKEN_URL "https://accounts.google.com/o/oauth2/token;
+#define GDRIVE_AUTH_URL "https://accounts.google.com/o/oauth2/v2/auth;
+#define GDRIVE_TOKEN_URL "https://oauth2.googleapis.com/token;
 #define GDRIVE_REDIRECT_URI "urn:ietf:wg:oauth:2.0:oob"
-#define GDRIVE_SCOPE "https://www.googleapis.com/auth/drive;
+#define GDRIVE_SCOPE "https://www.googleapis.com/auth/drive.file;
 
 
 /* Alfresco Cloud */
diff --git a/external/libcmis/UnpackedTarball_libcmis.mk 
b/external/libcmis/UnpackedTarball_libcmis.mk
index a5be3078c95a..8398853e4511 100644
--- a/external/libcmis/UnpackedTarball_libcmis.mk
+++ b/external/libcmis/UnpackedTarball_libcmis.mk
@@ -17,6 +17,8 @@ $(eval $(call gb_UnpackedTarball_add_patches,libcmis, \
external/libcmis/libcmis-libxml2_compatibility.patch \

external/libcmis/0001-rename-class-GetObject-to-avoid-name-clash-on-Window.patch
 \
external/libcmis/libcmis_onedrive.patch \
+   external/libcmis/libcmis_oauth_pw_as_refreshtoken.patch.1 \
+   external/libcmis/libcmis_gdrive.patch.1 \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/external/libcmis/libcmis_gdrive.patch.1 
b/external/libcmis/libcmis_gdrive.patch.1
new file mode 100644
index ..24ff65d1ef15
--- /dev/null
+++ b/external/libcmis/libcmis_gdrive.patch.1
@@ -0,0 +1,702 @@
+diff -ur libcmis.org/src/libcmis/gdrive-document.cxx 
libcmis/src/libcmis/gdrive-document.cxx
+--- libcmis.org/src/libcmis/gdrive-document.cxx2021-07-27 
19:11:02.679247008 +0200
 libcmis/src/libcmis/gdrive-document.cxx2021-07-27 19:11:18.873246420 
+0200
+@@ -145,23 +145,17 @@
+ {
+ if ( !os.get( ) )
+ throw libcmis::Exception( "Missing stream" );
+-if ( !isImmutable( ) )
+-throw libcmis::Exception( string ( "Document " + getId( )+ 
+-" is not editable" ) );
+-string putUrl = getUploadUrl( ) + getId( );
+-putUrl += "?uploadType=media";
+-
+-// If it's a Google document, convert it 
+-if ( isGoogleDoc( ) )
+-putUrl  += "=true";
++
++string putUrl = GDRIVE_UPLOAD_LINK + getId( ) + "?uploadType=media";
+ 
+ // Upload stream
+ boost::shared_ptr< istream> is ( new istream ( os->rdbuf( ) ) );
+ vector  headers;
+ headers.push_back( string( "Content-Type: " ) + contentType );
++string res;
+ try
+ {
+-getSession()->httpPutRequest( putUrl, *is, headers );
++res = getSession()->httpPatchRequest( putUrl, *is, headers 
)->getStream()->str();
+ }
+ catch ( 

[Libreoffice-bugs] [Bug 131304] [META] MS Word compatibilityMode = 15

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131304

Mike Kaganski  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 143475] FILEOPEN DOCX Word 2007 rotated image has wrong distance to text

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143475

Mike Kaganski  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 143568] Impress: Redo cut off

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143568

Telesto  changed:

   What|Removed |Added

Version|7.3.0.0 alpha0+ Master  |4.4.0.3 release
   Keywords||bibisectRequest, regression

--- Comment #2 from Telesto  ---
Also in
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL


not in
Versie: 4.1.0.4 
Build ID: 89ea49ddacd9aa532507cbf852f2bb22b1ace28

[The difference is that 2x undo doesn't work here]. Focus kept inside bulleted
list textbox]. You need to leave the textbox.. to undo things on other sheets..

Which seems pretty decent workflow..

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


[Libreoffice-bugs] [Bug 143568] Impress: Redo cut off

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143568

--- Comment #1 from Telesto  ---
Created attachment 173891
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173891=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 143568] New: Impress: Redo cut off

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143568

Bug ID: 143568
   Summary: Impress: Redo cut off
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Impress: Redo cut off

Steps to Reproduce:
1. Open the attached file
2. Click "Click to add title' on sheet one
3. Type A
4. Go to sheet 2
5. Click the 'Click to add text box'
6. Type B
7. Press CTRL+Z 2x (so with focus in still inside bulleted list textbox)
8. Press CTRL+Y

Actual Results:
No Redo

Expected Results:
Should be the case, IMHO


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 2a151d1d5bc055d5e0011460b6ec42ea9f34f880
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 137882] Redo steps cut off when pressing Undo to often inside an Autolayout box, causing an exit of the edit box (which previously blocked)

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137882

Telesto  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |
 Resolution|--- |INSUFFICIENTDATA
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Telesto  ---
I can't reproduce the description.. And no clue if I forgot a step or so..

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


[Libreoffice-bugs] [Bug 101630] Google Drive two-factor authentication (2FA) not working again

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101630

--- Comment #80 from Commit Notification 
 ---
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/73041de9563c9a973d1b5394c6e5520a7d799980

tdf#101630 - gdrive support w/oAuth and Drive API v3

It will be available in 7.3.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 101630] Google Drive two-factor authentication (2FA) not working again

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101630

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.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-commits] core.git: config_host/config_oauth2.h.in external/libcmis officecfg/registry ucb/source

2021-07-27 Thread Christian Lohmaier (via logerrit)
 config_host/config_oauth2.h.in|8 
 external/libcmis/UnpackedTarball_libcmis.mk   |2 
 external/libcmis/libcmis_gdrive.patch.1   |  702 ++
 external/libcmis/libcmis_oauth_pw_as_refreshtoken.patch.1 |  185 +++
 officecfg/registry/data/org/openoffice/Office/Common.xcu  |2 
 ucb/source/ucp/cmis/auth_provider.cxx |  130 +-
 ucb/source/ucp/cmis/auth_provider.hxx |8 
 ucb/source/ucp/cmis/cmis_content.cxx  |   21 
 ucb/source/ucp/cmis/cmis_repo_content.cxx |4 
 9 files changed, 1007 insertions(+), 55 deletions(-)

New commits:
commit 73041de9563c9a973d1b5394c6e5520a7d799980
Author: Christian Lohmaier 
AuthorDate: Tue Feb 16 14:07:34 2021 +0100
Commit: Christian Lohmaier 
CommitDate: Wed Jul 28 01:50:39 2021 +0200

tdf#101630 - gdrive support w/oAuth and Drive API v3

LibreOffice is only using drive.file scope, so can only see files it
owns/that were created by LibreOffice.

In addition, also store the refresh token in LO's password-store if the
user enabled persistent storage, removing the need to to the
copy'n'paste dance to grant access each time LO is launched.

related tdf#115643 also store the refresh token for onedrive
consolidate the fallback-auth provides for onedrive/gdrive into one,
they are all the same login in browser, then copy code method that
ultimately should be changed to having LO listen on local port for the
code

Change-Id: I97e3843682c302d2884e35ece6e72bc3a07e2539
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119572
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier 

diff --git a/config_host/config_oauth2.h.in b/config_host/config_oauth2.h.in
index a95015b41f3e..9945dda3dda5 100644
--- a/config_host/config_oauth2.h.in
+++ b/config_host/config_oauth2.h.in
@@ -15,13 +15,13 @@
 
 
 /* Google Drive settings */
-#define GDRIVE_BASE_URL "https://www.googleapis.com/drive/v2;
+#define GDRIVE_BASE_URL "https://www.googleapis.com/drive/v3;
 #define GDRIVE_CLIENT_ID ""
 #define GDRIVE_CLIENT_SECRET ""
-#define GDRIVE_AUTH_URL "https://accounts.google.com/o/oauth2/auth;
-#define GDRIVE_TOKEN_URL "https://accounts.google.com/o/oauth2/token;
+#define GDRIVE_AUTH_URL "https://accounts.google.com/o/oauth2/v2/auth;
+#define GDRIVE_TOKEN_URL "https://oauth2.googleapis.com/token;
 #define GDRIVE_REDIRECT_URI "urn:ietf:wg:oauth:2.0:oob"
-#define GDRIVE_SCOPE "https://www.googleapis.com/auth/drive;
+#define GDRIVE_SCOPE "https://www.googleapis.com/auth/drive.file;
 
 
 /* Alfresco Cloud */
diff --git a/external/libcmis/UnpackedTarball_libcmis.mk 
b/external/libcmis/UnpackedTarball_libcmis.mk
index a5be3078c95a..8398853e4511 100644
--- a/external/libcmis/UnpackedTarball_libcmis.mk
+++ b/external/libcmis/UnpackedTarball_libcmis.mk
@@ -17,6 +17,8 @@ $(eval $(call gb_UnpackedTarball_add_patches,libcmis, \
external/libcmis/libcmis-libxml2_compatibility.patch \

external/libcmis/0001-rename-class-GetObject-to-avoid-name-clash-on-Window.patch
 \
external/libcmis/libcmis_onedrive.patch \
+   external/libcmis/libcmis_oauth_pw_as_refreshtoken.patch.1 \
+   external/libcmis/libcmis_gdrive.patch.1 \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/external/libcmis/libcmis_gdrive.patch.1 
b/external/libcmis/libcmis_gdrive.patch.1
new file mode 100644
index ..24ff65d1ef15
--- /dev/null
+++ b/external/libcmis/libcmis_gdrive.patch.1
@@ -0,0 +1,702 @@
+diff -ur libcmis.org/src/libcmis/gdrive-document.cxx 
libcmis/src/libcmis/gdrive-document.cxx
+--- libcmis.org/src/libcmis/gdrive-document.cxx2021-07-27 
19:11:02.679247008 +0200
 libcmis/src/libcmis/gdrive-document.cxx2021-07-27 19:11:18.873246420 
+0200
+@@ -145,23 +145,17 @@
+ {
+ if ( !os.get( ) )
+ throw libcmis::Exception( "Missing stream" );
+-if ( !isImmutable( ) )
+-throw libcmis::Exception( string ( "Document " + getId( )+ 
+-" is not editable" ) );
+-string putUrl = getUploadUrl( ) + getId( );
+-putUrl += "?uploadType=media";
+-
+-// If it's a Google document, convert it 
+-if ( isGoogleDoc( ) )
+-putUrl  += "=true";
++
++string putUrl = GDRIVE_UPLOAD_LINK + getId( ) + "?uploadType=media";
+ 
+ // Upload stream
+ boost::shared_ptr< istream> is ( new istream ( os->rdbuf( ) ) );
+ vector  headers;
+ headers.push_back( string( "Content-Type: " ) + contentType );
++string res;
+ try
+ {
+-getSession()->httpPutRequest( putUrl, *is, headers );
++res = getSession()->httpPatchRequest( putUrl, *is, headers 
)->getStream()->str();
+ }
+ catch ( const CurlException& e )
+ {
+@@ -181,35 +175,10 @@
+ {
+ if ( !os.get( ) )
+ throw libcmis::Exception( "Missing stream" );
+-
+-if ( !isImmutable( ) )
+-

[Libreoffice-bugs] [Bug 76310] ODF incompliance: Cannot use newline in formula

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76310

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 123072] running with VCL=qt5 takes more than 10 minutes to start

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123072

--- Comment #20 from iver newton  ---
If we talk about printers first name comes in our head is Canon and Brother
Printers, for latest and updated Drivers for Canon and Brother go to the
Following Sites.

http://printercontrolcenter.com/
https://ij-start-canon-setup.com/
https://installprint.com/canon-com-ijsetup/
http://allinonexpert.com/printers/canon-com-ijsetup-some-brief/
http://thehelpingguide.com/printers/canon-com-ijsetup-install-canon-printer/
http://canon-com-ijsetup.com/
http://geeksready.com/solutions-brother-com-windows/
https://brother.printers-setup.com/solutions-brother-com-windows/
https://marktick.blogspot.com/
http://asinghblog.com/solutions-brother-com-windows-setup/
http://support-brother-windows.globalguideforall.com/

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


[Libreoffice-bugs] [Bug 143451] Sidebar: Fontwork panel buttons (shape, alignment, character spacing) don't do anything

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143451

Eleonora Govallo  changed:

   What|Removed |Added

 CC||elya.gova...@gmail.com
 Ever confirmed|0   |1
 Depends on||107634
 Status|UNCONFIRMED |NEW

--- Comment #3 from Eleonora Govallo  ---
Reproduced only for the - Fontwork alignment

For other icons (Fontwork shape and Fontwork character spacing) no repro in
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: c5ca46e75e28ba4245d8544ca53c71fea87d1bbd
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: ru-RU (ru_RU.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-07-20_00:22:42
Calc: threaded


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 107634] [META] Fontwork / WordArt bugs and enhancements

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107634

Eleonora Govallo  changed:

   What|Removed |Added

 Blocks||143451


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143451
[Bug 143451] Sidebar: Fontwork panel buttons (shape, alignment, character
spacing) don't do anything
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 143544] Table rows corrupted

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143544

Eleonora Govallo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||elya.gova...@gmail.com
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Eleonora Govallo  ---
Hello! Could you please attach the example of table or screenshot of your
problem to reproduce the 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 143563] Print area set in model not in new ots

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143563

--- Comment #4 from BogdanB  ---
Working well also in 7.1.5

Format - Print Ranges - Edit - remove the selection, and choose another
selection - ok and everythink is fine.

Tested in
Version: 7.1.5.2 / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 143523] All animation effects of a shape disappear after converting the shape to curves.

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143523

Eleonora Govallo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Blocks||109362
 Status|UNCONFIRMED |NEW
 CC||elya.gova...@gmail.com

--- Comment #1 from Eleonora Govallo  ---
Repro in Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: c5ca46e75e28ba4245d8544ca53c71fea87d1bbd
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: ru-RU (ru_RU.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-07-20_00:22:42
Calc: threaded


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 109362] [META] Custom/object animation bugs and enhancements

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109362

Eleonora Govallo  changed:

   What|Removed |Added

 Depends on||143523


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143523
[Bug 143523] All animation effects of a shape disappear after converting the
shape to curves.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 141228] MS Word cannot erase character highlight (again) [because it is not a highlight, it is shading in 7.0+]

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141228

BogdanB  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 143557] docx highlighting lost in round trip through odt format

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143557

BogdanB  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 143557] docx highlighting lost in round trip through odt format

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143557

BogdanB  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #5 from BogdanB  ---
Confirm with
Version: 7.1.5.2 / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

How I tested? Very easy in 7.1.5 with Style Inspector.

In the original document for the highlighted text we had:
-
Char Highlight 16776960
Char Locale en-US

And for the shading:
Char Back Color 0xdddff
Char Back Transparent false
Char Locale en-US
Char Shading Value 0
-

After step 7 we have:
-
Char Back Color 0x00
Char Back Transparent false
Char Locale en-US
Char Shading Value 0

And for the shading:
Char Back Color 0xdddff
Char Back Transparent false
Char Locale en-US
Char Shading Value 0
-

So, this is a confirmation of the transformation of highlight into a shading.

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


[Libreoffice-bugs] [Bug 107332] [META] Calc cell and page styles bugs and enhancements

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107332

Eleonora Govallo  changed:

   What|Removed |Added

 Depends on||143532


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143532
[Bug 143532] Dragging date with Ctrl and filter bottom-up overwrites invisible
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 143532] Dragging date with Ctrl and filter bottom-up overwrites invisible values

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143532

Eleonora Govallo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||107332
 CC||elya.gova...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Eleonora Govallo  ---
Repro in Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: c5ca46e75e28ba4245d8544ca53c71fea87d1bbd
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: ru-RU (ru_RU.UTF-8); UI: en-US
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2021-07-20_00:22:42
Calc: threaded


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 143567] Area Style/Filling from Image toolbar doesn't match with sidebar info for Area

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143567

BogdanB  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||8612
 CC||buzea.bog...@libreoffice.or
   ||g

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


[Libreoffice-bugs] [Bug 143567] New: Area Style/Filling from Image toolbar doesn't match with sidebar info for Area

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143567

Bug ID: 143567
   Summary: Area Style/Filling from Image toolbar doesn't match
with sidebar info for Area
   Product: LibreOffice
   Version: 7.1.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: buzea.bog...@libreoffice.org

Description:
Before testing this bug activate the Image toolbar (View - Toolbars - Image)
- Create a shape and right click, choose Area - Pattern and choose any pattern. 
- The description from Sidebar (Area- Fill) doesn't match with Toolbar (Area
Style/Filling field)

See image


Steps to Reproduce:
Before testing this bug activate the Image toolbar (View - Toolbars - Image)
- Create a shape and right click, choose Area - Pattern and choose any pattern. 
- The description from Sidebar (Area - Fill) doesn't match with Toolbar (Area
Style/Filling field)

Actual Results:
Toolbar says the same shape has as a background a Bitmap
Sidebar says the same shape has as a background a Pattern.
The real background is a pattern, so, the toolbar is wrong.

Expected Results:
Sidebar and toolbar says the background is a pattern.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 612d5b1a04fe022a34018d901bb9b052791d54e5
CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

The dropdown problem from toolbar was solved in bug 128612.

-- 
You are receiving this mail because:
You 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: bridges/source

2021-07-27 Thread Stephan Bergmann (via logerrit)
 bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx |   81 ---
 bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx |2 
 bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx |9 +-
 3 files changed, 24 insertions(+), 68 deletions(-)

New commits:
commit 5411aafbfd8656f043bcf30588bc41b061f1b60b
Author: Stephan Bergmann 
AuthorDate: Tue Jul 27 16:16:16 2021 +0200
Commit: Stephan Bergmann 
CommitDate: Tue Jul 27 22:57:51 2021 +0200

Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx

...without any intended functional changes, in preparation for actual fixes 
for
tdf#143450 "Data corruption when returning small structs containing a double
from C++ via IPC".

Much of the code (apparently originally copied from some other project,
according to the comments) was too generic for our specific needs here.

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

diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx 
b/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx
index 584197c1a226..0f75b0616a37 100644
--- a/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx
@@ -54,6 +54,7 @@
 
 #include "abi.hxx"
 
+#include 
 #include 
 
 using namespace x86_64;
@@ -75,10 +76,6 @@ enum x86_64_reg_class
 X86_64_INTEGERSI_CLASS,
 X86_64_SSE_CLASS,
 X86_64_SSESF_CLASS,
-X86_64_SSEDF_CLASS,
-X86_64_SSEUP_CLASS,
-X86_64_X87_CLASS,
-X86_64_X87UP_CLASS,
 X86_64_MEMORY_CLASS
 };
 
@@ -120,20 +117,14 @@ merge_classes (enum x86_64_reg_class class1, enum 
x86_64_reg_class class2)
 || class2 == X86_64_INTEGER_CLASS || class2 == 
X86_64_INTEGERSI_CLASS)
 return X86_64_INTEGER_CLASS;
 
-/* Rule #5: If one of the classes is X87 or X87UP class, MEMORY is used.  
*/
-if (class1 == X86_64_X87_CLASS || class1 == X86_64_X87UP_CLASS
-|| class2 == X86_64_X87_CLASS || class2 == X86_64_X87UP_CLASS)
-return X86_64_MEMORY_CLASS;
-
 /* Rule #6: Otherwise class SSE is used.  */
 return X86_64_SSE_CLASS;
 }
 
-/* Classify the argument of type TYPE and mode MODE.
+/* Classify a parameter/return type.
CLASSES will be filled by the register class used to pass each word
-   of the operand.  The number of words is returned.  In case the parameter
-   should be passed in memory, 0 is returned. As a special case for zero
-   sized containers, classes[0] will be NO_CLASS and 1 is returned.
+   of the operand.  The number of words is returned.  In case the operand
+   should be passed in memory, 0 is returned.
 
See the x86-64 PS ABI for details.
 */
@@ -142,9 +133,6 @@ classify_argument( typelib_TypeDescriptionReference 
*pTypeRef, enum x86_64_reg_c
 {
 switch ( pTypeRef->eTypeClass )
 {
-case typelib_TypeClass_VOID:
-classes[0] = X86_64_NO_CLASS;
-return 1;
 case typelib_TypeClass_CHAR:
 case typelib_TypeClass_BOOLEAN:
 case typelib_TypeClass_BYTE:
@@ -167,21 +155,15 @@ classify_argument( typelib_TypeDescriptionReference 
*pTypeRef, enum x86_64_reg_c
 classes[0] = X86_64_SSE_CLASS;
 return 1;
 case typelib_TypeClass_DOUBLE:
-classes[0] = X86_64_SSEDF_CLASS;
+classes[0] = X86_64_SSE_CLASS;
 return 1;
-/*case LONGDOUBLE:
-classes[0] = X86_64_X87_CLASS;
-classes[1] = X86_64_X87UP_CLASS;
-return 2;*/
 case typelib_TypeClass_STRING:
 case typelib_TypeClass_TYPE:
 case typelib_TypeClass_ANY:
-case typelib_TypeClass_TYPEDEF:
 case typelib_TypeClass_SEQUENCE:
 case typelib_TypeClass_INTERFACE:
 return 0;
 case typelib_TypeClass_STRUCT:
-case typelib_TypeClass_EXCEPTION:
 {
 typelib_TypeDescription * pTypeDescr = nullptr;
 TYPELIB_DANGER_GET( , pTypeRef );
@@ -220,44 +202,26 @@ classify_argument( typelib_TypeDescriptionReference 
*pTypeRef, enum x86_64_reg_c
 {
 int pos = offset / 8;
 classes[i + pos] = merge_classes( subclasses[i], 
classes[i + pos] );
+if (classes[i + pos] == X86_64_MEMORY_CLASS) {
+TYPELIB_DANGER_RELEASE( pTypeDescr );
+return 0;
+}
 }
 }
 
 TYPELIB_DANGER_RELEASE( pTypeDescr );
 
-/* Final merger cleanup.  */
-for ( int i = 0; i < words; i++ )
-{
-/* If one class is MEMORY, everything should be passed in
-   memory.  */
-if ( classes[i] == X86_64_MEMORY_CLASS )
-  

[Libreoffice-bugs] [Bug 143566] Security Cameras Los Angeles

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143566

--- Comment #1 from BogdanB  ---
(In reply to Advanced Security Expert from comment #0)
> Security Cameras San Antonio, Houston, Los Angeles, Chicago, St. Louis,
> Detroit, Minneapolis, Seattle, Phoenix and Tampa.

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


[Libreoffice-bugs] [Bug 143566] Security Cameras Los Angeles

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143566

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Resolution|--- |INVALID
URL|https://advancedsecurityexp |
   |ert.com/security-cameras/ax |
   |is/ |
  Component|General |deletionRequest
 Status|UNCONFIRMED |RESOLVED
Product|Document Liberation Project |LibreOffice

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


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

2021-07-27 Thread Caolán McNamara (via logerrit)
 filter/source/graphicfilter/icgm/class4.cxx   |3 +++
 sd/qa/unit/data/cgm/pass/ofz36348-ubsan-1.cgm |binary
 2 files changed, 3 insertions(+)

New commits:
commit 1940ffc5347768fdc4d2bba636b40d451a274f1e
Author: Caolán McNamara 
AuthorDate: Tue Jul 27 19:54:06 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jul 27 21:58:34 2021 +0200

ofz#36348 Integer-overflow

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

diff --git a/filter/source/graphicfilter/icgm/class4.cxx 
b/filter/source/graphicfilter/icgm/class4.cxx
index 697a466793bc..8f972ed4f1ee 100644
--- a/filter/source/graphicfilter/icgm/class4.cxx
+++ b/filter/source/graphicfilter/icgm/class4.cxx
@@ -397,6 +397,9 @@ void CGM::ImplDoClass4()
 bUseless = useless(aCenterPoint.X) || 
useless(aCenterPoint.Y);
 }
 
+if (!bUseless)
+bUseless = useless(aStartingPoint.X) || 
useless(aStartingPoint.Y);
+
 if (!bUseless)
 {
 double fStartAngle = ImplGetOrientation( aCenterPoint, 
aStartingPoint );
diff --git a/sd/qa/unit/data/cgm/pass/ofz36348-ubsan-1.cgm 
b/sd/qa/unit/data/cgm/pass/ofz36348-ubsan-1.cgm
new file mode 100644
index ..4b2e9cf0d8b6
Binary files /dev/null and b/sd/qa/unit/data/cgm/pass/ofz36348-ubsan-1.cgm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 143566] Security Cameras Los Angeles

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143566

Advanced Security Expert  changed:

   What|Removed |Added

URL||https://advancedsecurityexp
   ||ert.com/security-cameras/ax
   ||is/

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


[Libreoffice-bugs] [Bug 143566] New: Security Cameras Los Angeles

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143566

Bug ID: 143566
   Summary: Security Cameras Los Angeles
   Product: Document Liberation Project
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: janiska...@gmail.com

Security Cameras San Antonio, Houston, Los Angeles, Chicago, St. Louis,
Detroit, Minneapolis, Seattle, Phoenix and Tampa.

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


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

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

Olivier Hallot  changed:

   What|Removed |Added

 Depends on||143504


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143504
[Bug 143504] Topics describing even/odd headers/footers should mention page
styles' "Same content on ..." option
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 143504] Topics describing even/odd headers/footers should mention page styles' "Same content on ..." option

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143504

Olivier Hallot  changed:

   What|Removed |Added

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


Referenced Bugs:

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


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

2021-07-27 Thread Caolán McNamara (via logerrit)
 vcl/source/filter/svm/SvmReader.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit bc06fee6924419a8324145b09df54c15a07e1a76
Author: Caolán McNamara 
AuthorDate: Mon Jul 26 13:36:02 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jul 27 20:25:16 2021 +0200

MetaTextArrayAction version 2 string discarded

since...

commit 58a064595e43428f7d74341aff38df40fec0c8b3
Date:   Thu Jul 8 12:51:11 2021 +0300

Add Handler for MetaTextArray Read

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

diff --git a/vcl/source/filter/svm/SvmReader.cxx 
b/vcl/source/filter/svm/SvmReader.cxx
index a078c5694b1b..d63e5878411c 100644
--- a/vcl/source/filter/svm/SvmReader.cxx
+++ b/vcl/source/filter/svm/SvmReader.cxx
@@ -738,6 +738,7 @@ rtl::Reference 
SvmReader::TextArrayHandler(ImplMetaReadData* pData)
 if (aCompat.GetVersion() >= 2) // Version 2
 {
 aStr = read_uInt16_lenPrefixed_uInt16s_ToOUString(mrStream);
+pAction->SetText(aStr);
 
 if (nTmpIndex + nTmpLen > aStr.getLength())
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-07-27 Thread Caolán McNamara (via logerrit)
 svx/source/engine3d/view3d.cxx |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 32baf8361a48f5238256acc101241d42c245a711
Author: Caolán McNamara 
AuthorDate: Tue Jul 27 13:57:58 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jul 27 20:11:45 2021 +0200

cid#1489549 Uncaught exception

no need to check if mpPolygons is in use before deleting it

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

diff --git a/svx/source/engine3d/view3d.cxx b/svx/source/engine3d/view3d.cxx
index decbf61b7b0c..30fbcb64e24c 100644
--- a/svx/source/engine3d/view3d.cxx
+++ b/svx/source/engine3d/view3d.cxx
@@ -133,10 +133,7 @@ 
Impl3DMirrorConstructOverlay::~Impl3DMirrorConstructOverlay()
 // The OverlayObjects are cleared using the destructor of 
OverlayObjectList.
 // That destructor calls clear() at the list which removes all objects 
from the
 // OverlayManager and deletes them.
-if(!mrView.IsSolidDragging())
-{
-delete[] mpPolygons;
-}
+delete[] mpPolygons;
 }
 
 void Impl3DMirrorConstructOverlay::SetMirrorAxis(Point aMirrorAxisA, Point 
aMirrorAxisB)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 143565] Copy and Paste Issues - Windows

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143565

V Stuart Foote  changed:

   What|Removed |Added

Summary|Copy and Past Issues|Copy and Paste Issues -
   ||Windows
 OS|All |Windows (All)

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


[Libreoffice-commits] core.git: include/osl sal/osl

2021-07-27 Thread Stephan Bergmann (via logerrit)
 include/osl/socket.h   |   80 --
 sal/osl/all/compat.cxx |   30 +++
 sal/osl/unx/socket.cxx |  129 -
 sal/osl/w32/socket.cxx |   80 --
 4 files changed, 30 insertions(+), 289 deletions(-)

New commits:
commit db392a8a255326b7a094daeabd7fba195db6a9a5
Author: Stephan Bergmann 
AuthorDate: Tue Jul 27 15:00:46 2021 +0200
Commit: Stephan Bergmann 
CommitDate: Tue Jul 27 19:26:24 2021 +0200

[API CHANGE] Drop obsolete osl_demultiplexSocketEvents et al

...which were deprecated in 0a126b4c661d65860fd2de92f8cc49bdb65a957c 
"Deprecate
osl_demultiplexSocketEvents et al" towards LO 7.2 (and leave aborting stubs 
in
place for backwards compatibility)

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

diff --git a/include/osl/socket.h b/include/osl/socket.h
index 8e2a0066d17e..7f87da312d4e 100644
--- a/include/osl/socket.h
+++ b/include/osl/socket.h
@@ -610,86 +610,6 @@ SAL_DLLPUBLIC void SAL_CALL 
osl_getLastSocketErrorDescription(
 SAL_DLLPUBLIC oslSocketError SAL_CALL osl_getLastSocketError(
 oslSocket Socket);
 
-/** Type for the representation of socket sets.
-
-@deprecated
-*/
-typedef struct oslSocketSetImpl * oslSocketSet;
-
-/** Creates a set of sockets to be used with osl_demultiplexSocketEvents().
-
-@return A oslSocketSet or 0 if creation failed.
-
-@deprecated
-*/
-SAL_DLLPUBLIC oslSocketSet SAL_CALL osl_createSocketSet(void);
-
-/** Destroys an oslSocketSet.
-
-@deprecated
-*/
-SAL_DLLPUBLIC void SAL_CALL osl_destroySocketSet(oslSocketSet Set);
-
-/** Clears the set from all previously added sockets.
-
-@param Set the set to be cleared.
-
-@deprecated
-*/
-SAL_DLLPUBLIC void SAL_CALL osl_clearSocketSet(oslSocketSet Set);
-
-
-/** Adds a socket to the set.
-
-@param Set the set were the socket is added.
-@param Socket the socket to be added.
-
-@deprecated
-*/
-SAL_DLLPUBLIC void SAL_CALL osl_addToSocketSet(oslSocketSet Set, oslSocket 
Socket);
-
-/** Removes a socket from the set.
-
-@param Set the set were the socket is removed from.
-@param Socket the socket to be removed.
-
-@deprecated
-*/
-SAL_DLLPUBLIC void SAL_CALL osl_removeFromSocketSet(oslSocketSet Set, 
oslSocket Socket);
-
-/** Checks if socket is in the set.
-
-@param Set the set to be checked.
-@param Socket check if this socket is in the set.
-
-@retval sal_True if socket is in the set.
-
-@deprecated
-*/
-SAL_DLLPUBLIC sal_Bool SAL_CALL osl_isInSocketSet(oslSocketSet Set, oslSocket 
Socket);
-
-/** Checks multiple sockets for events.
-
-@param IncomingSet Checks the sockets in this set for incoming events 
(read, accept). If the set is 0,
-it is just skipped.
-@param OutgoingSet Checks the sockets in this set for outgoing events 
(write, connect). If the set is 0,
-it is just skipped.
-@param OutOfBandSet Checks the sockets in this set for out-of-band events. 
If the set is 0, it is just
-skipped.
-@param pTimeout Address of the number of milliseconds to wait for events. 
If *pTimeout is -1, the call
-will block until an event or an error occurs.
-
-@return -1 on errors, otherwise the number of sockets with pending events. 
In case of timeout, the
-number might be 0.
-
-@deprecated
-*/
-SAL_DLLPUBLIC sal_Int32 SAL_CALL osl_demultiplexSocketEvents(
-oslSocketSet IncomingSet,
-oslSocketSet OutgoingSet,
-oslSocketSet OutOfBandSet,
-const TimeValue* pTimeout);
-
 /** Closes the socket terminating any ongoing dataflow.
 
 @param[in] Socket The socket to close.
diff --git a/sal/osl/all/compat.cxx b/sal/osl/all/compat.cxx
index 406c39229397..8fafc628b57e 100644
--- a/sal/osl/all/compat.cxx
+++ b/sal/osl/all/compat.cxx
@@ -25,6 +25,10 @@ SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL 
osl_acquireSemaphore(void *) {
 for (;;) { std::abort(); } // avoid "must return a value" warnings
 }
 
+SAL_DLLPUBLIC void SAL_CALL osl_addToSocketSet(void *, oslSocket) {
+std::abort();
+}
+
 SAL_DLLPUBLIC_EXPORT int SAL_CALL osl_areCommandArgsSet() {
 for (;;) { std::abort(); } // avoid "must return a value" warnings
 }
@@ -39,18 +43,40 @@ SAL_DLLPUBLIC_EXPORT void SAL_CALL osl_breakDebug() {
 std::abort();
 }
 
+SAL_DLLPUBLIC void SAL_CALL osl_clearSocketSet(void *) {
+std::abort();
+}
+
 SAL_DLLPUBLIC_EXPORT void * SAL_CALL osl_createSemaphore(sal_uInt32) {
 for (;;) { std::abort(); } // avoid "must return a value" warnings
 }
 
+SAL_DLLPUBLIC void * SAL_CALL osl_createSocketSet() {
+for (;;) { std::abort(); } // avoid "must return a value" warnings
+}
+
+SAL_DLLPUBLIC sal_Int32 SAL_CALL 

[Libreoffice-bugs] [Bug 143521] Crash of LibreOffice under Wayland when changing font size

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143521

--- Comment #9 from dennis.bayr...@charter.net ---
Created attachment 173890
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173890=edit
System OS and environment info

Included System OS and environment. You may not need this but I thought I's
include it anyways :>

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


[Libreoffice-bugs] [Bug 143476] FILEOPEN DOCX grouped shapes in lockedCanvas have wrong position

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143476

--- Comment #4 from Regina Henschel  ---
Created attachment 173889
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173889=edit
LockedCanvasTwoShapes.docx

There is a deeper problem already in import. The import should create a group
instead of the lockedCanvas element. But it imports only one shape.

Open the attachment in Word. You see a rounded rectangle and triangle.
Open the attachment in LO, e.g. in version 6.4.5. You get only the triangle and
the triangle has wrong size.

"lockedCanvas" is a special feature of Word 2007, read discussion in thread
https://lists.freedesktop.org/archives/libreoffice/2021-July/087658.html.

Using a newer version of Word and saving without "keep compatibility" results
in a file, which LO can read and save without problems.

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


[Libreoffice-bugs] [Bug 143565] Copy and Past Issues

2021-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143565

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||0813
 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
Should be reliable from 7.1.3 build forward as for see also bug 140813

On your Windows 10 Pro instance is the "new" Windows 10 provided "Clipboard
History" enabled active? Shown with a +V key, but enabled/disabled from
Start > Settings > System > Clipboard. 

Please obtain a functional clipboard viewer (NirSoft's "InsideClipboard" [1]
for example) to explore exactly what is available to paste into LibreOffice on
the system clipboard as you do your external copies.

Test with the Windows 10 "Clipboard History" disabled and enabled.


=-ref-=

[1] https://www.nirsoft.net/utils/inside_clipboard.html

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


  1   2   3   4   5   >