[Libreoffice-bugs] [Bug 123134] Failed assert( xImpBmp && "Forbidden Access to empty bitmap!" ) in "3D Effects" dialog

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123134

Julien Nabet  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 123134] Failed assert( xImpBmp && "Forbidden Access to empty bitmap!" ) in "3D Effects" dialog

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123134

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Created attachment 148865
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148865=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated yesterday, I got an assert,
when clicking on "Textures".

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


[Libreoffice-bugs] [Bug 118857] [SPAM]Master The Art Of Fishing Drones With These 7 Tips

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118857

--- Comment #1 from Calvin Furrow  ---
Great post thanks for sharing your informative post. 
You can also check https://kayakfisherly.com/best-drone-fishing/

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


[Libreoffice-bugs] [Bug 123124] text to columns with fixed width fails on very long columns

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123124

--- Comment #3 from Nobs Wolf  ---
Created attachment 148864
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148864=edit
screenshot

In the screenshot you see the narrow ruler of the dialog. It represents the
width of the column of the first rows.

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

2019-02-02 Thread Libreoffice Gerrit user
 chart2/source/inc/WrappedPropertySet.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9ccf0bedc472a14e309ea39434af33082d838614
Author: Andrea Gelmini 
AuthorDate: Thu Jan 31 17:44:49 2019 +
Commit: Julien Nabet 
CommitDate: Sun Feb 3 07:29:21 2019 +0100

Fix typo

Change-Id: Iaaae552001af05d0d9cfd5d942876ae488d89e3b
Reviewed-on: https://gerrit.libreoffice.org/67299
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/chart2/source/inc/WrappedPropertySet.hxx 
b/chart2/source/inc/WrappedPropertySet.hxx
index b0ea15f0ef00..09c768fc75f0 100644
--- a/chart2/source/inc/WrappedPropertySet.hxx
+++ b/chart2/source/inc/WrappedPropertySet.hxx
@@ -111,7 +111,7 @@ protected: //member
 
 std::unique_ptr
m_pWrappedPropertyMap;//holds all wrapped properties (containing the special 
mapping from inner to outer properties)
 
-//Container for the XProperyChangedListener. The listeners are inserted by 
handle.
+//Container for the XPropertyChangedListener. The listeners are inserted 
by handle.
 //OMultiTypeInterfaceContainerHelperInt32 
m_aBoundListenerContainer;
 
 //Container for the XPropertyVetoableListener. The listeners are inserted 
by handle.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 123124] text to columns with fixed width fails on very long columns

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123124

--- Comment #2 from Nobs Wolf  ---
Created attachment 148863
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148863=edit
test file

Try to split entire column B to separate the  from the . The longer
entry in row 109 is not considered in the ruler of the dialog.
You could scroll down in the dialog. But imagine a file with ten thousends of
lines. This is the simplest example I could imagine.

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

2019-02-02 Thread Libreoffice Gerrit user
 dbaccess/source/filter/hsqldb/parseschema.cxx |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 850527869590094a29a5175779a0d984e4699763
Author: Julien Nabet 
AuthorDate: Sun Feb 3 07:27:10 2019 +0100
Commit: Julien Nabet 
CommitDate: Sun Feb 3 07:27:26 2019 +0100

Revert "tdf#123020: migration to Firebird fix tablename for indexes"

This patch is wrong (see comments on gerrit)

This reverts commit b35a64be6025b59e88231a4dc0f025273adb63c5.

Change-Id: Ib093e83cf68460671e9a14b3f1dc2a8d884de0b9
Reviewed-on: https://gerrit.libreoffice.org/67300
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/dbaccess/source/filter/hsqldb/parseschema.cxx 
b/dbaccess/source/filter/hsqldb/parseschema.cxx
index 89796e3c06ee..e04998c80f28 100644
--- a/dbaccess/source/filter/hsqldb/parseschema.cxx
+++ b/dbaccess/source/filter/hsqldb/parseschema.cxx
@@ -74,9 +74,8 @@ public:
 
 OUString getTableName() const
 {
-// SET TABLE "" INDEX'...
-// 9 corresponds to nb chars in "SET TABLE"
-return m_sql.copy(m_sql.indexOf("\""), m_sql.lastIndexOf("\"") - 9);
+// SET TABLE 
+return string::split(m_sql, u' ')[2];
 }
 };
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94682] VIEWING: OpenGL text rendering performance.

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94682

Aron Budea  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #31 from Aron Budea  ---
Let's use status WORKSFORME, as the fixing change is unknown.

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


[Libreoffice-bugs] [Bug 108323] Admin: display up-time ...

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108323

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 106450] Admin Console: missing version numbers

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106450

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 114982] AdminConsole: control logging ...

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114982

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 107278] admin console: Introduce new charts for system / CPU load

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107278

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 116233] admin-console: history view is incomplete

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116233

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 123136] [META] Tunneled dialog bugs and enhancements in LOOL

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123136

Aron Budea  changed:

   What|Removed |Added

 Depends on||118357


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118357
[Bug 118357] Clicking the page number in the status bar should bring up Go to
Page dialog
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118357] Clicking the page number in the status bar should bring up Go to Page dialog

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118357

Aron Budea  changed:

   What|Removed |Added

 Blocks|86066   |123136


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=86066
[Bug 86066] [META] bugs and improvements to the statusbar
https://bugs.documentfoundation.org/show_bug.cgi?id=123136
[Bug 123136] [META] Tunneled dialog bugs and enhancements in LOOL
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 86066] [META] bugs and improvements to the statusbar

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86066

Aron Budea  changed:

   What|Removed |Added

 Depends on|118357  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118357
[Bug 118357] Clicking the page number in the status bar should bring up Go to
Page dialog
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107762] admin-console: memory graph is not working in 'Analytics' tab

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107762

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 107752] Admin console: show if a document has been modified or not

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107752

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 123137] [META] Admin console bugs and enhancements in LOOL

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123137

Aron Budea  changed:

   What|Removed |Added

 Depends on||106578, 116231, 116233,
   ||114982, 108323, 111941,
   ||107278, 108997, 106451,
   ||106449, 107752, 107762,
   ||106450, 103724
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103724
[Bug 103724] CODE docker image: Provide docker config parameter for admin
https://bugs.documentfoundation.org/show_bug.cgi?id=106449
[Bug 106449] Admin Console: add user list to document display
https://bugs.documentfoundation.org/show_bug.cgi?id=106450
[Bug 106450] Admin Console: missing version numbers
https://bugs.documentfoundation.org/show_bug.cgi?id=106451
[Bug 106451] Admin Console: log data sent & received per session
https://bugs.documentfoundation.org/show_bug.cgi?id=106578
[Bug 106578] Admin: bundlify path issue ...
https://bugs.documentfoundation.org/show_bug.cgi?id=107278
[Bug 107278] admin console: Introduce new charts for system / CPU load
https://bugs.documentfoundation.org/show_bug.cgi?id=107752
[Bug 107752] Admin console: show if a document has been modified or not
https://bugs.documentfoundation.org/show_bug.cgi?id=107762
[Bug 107762] admin-console: memory graph is not working in 'Analytics' tab
https://bugs.documentfoundation.org/show_bug.cgi?id=108323
[Bug 108323] Admin: display up-time ...
https://bugs.documentfoundation.org/show_bug.cgi?id=108997
[Bug 108997] kill from admin-console doesn't work
https://bugs.documentfoundation.org/show_bug.cgi?id=111941
[Bug 111941] admin: Change the graph direction to ltr and remove redundant
units
https://bugs.documentfoundation.org/show_bug.cgi?id=114982
[Bug 114982] AdminConsole: control logging ...
https://bugs.documentfoundation.org/show_bug.cgi?id=116231
[Bug 116231] admin-console: no indication when wsd shuts down
https://bugs.documentfoundation.org/show_bug.cgi?id=116233
[Bug 116233] admin-console: history view is incomplete
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116231] admin-console: no indication when wsd shuts down

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116231

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 111941] admin: Change the graph direction to ltr and remove redundant units

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111941

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 106578] Admin: bundlify path issue ...

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106578

Aron Budea  changed:

   What|Removed |Added

 Blocks||123137


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 123137] New: [META] Admin console bugs and enhancements in LOOL

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123137

Bug ID: 123137
   Summary: [META] Admin console bugs and enhancements in LOOL
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu

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


[Libreoffice-bugs] [Bug 118197] FORMATTING : can't select Gradient, Pattern or Hatch in Format > Paragraph > Area

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118197

Aron Budea  changed:

   What|Removed |Added

 Blocks||123136


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 118198] FORMATTING : can't validate or cancel a character to customize a bullet list

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118198

Aron Budea  changed:

   What|Removed |Added

 Blocks||123136


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 123136] [META] Tunneled dialog bugs and enhancements in LOOL

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123136

Aron Budea  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 Depends on||121826, 120277, 117784,
   ||121312, 118198, 118197


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117784
[Bug 117784] "Bullets and Numbering" menu does not show any dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=118197
[Bug 118197] FORMATTING : can't select Gradient, Pattern or Hatch in Format >
Paragraph > Area
https://bugs.documentfoundation.org/show_bug.cgi?id=118198
[Bug 118198] FORMATTING : can't validate or cancel a character to customize a
bullet list
https://bugs.documentfoundation.org/show_bug.cgi?id=120277
[Bug 120277] Special Character dialog doesn't appear in Online
https://bugs.documentfoundation.org/show_bug.cgi?id=121312
[Bug 121312] Autofilter "The range does not contain column headers." question
is missing in online
https://bugs.documentfoundation.org/show_bug.cgi?id=121826
[Bug 121826] Insert document dialog does nothing
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 121826] Insert document dialog does nothing

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121826

Aron Budea  changed:

   What|Removed |Added

 Blocks||123136


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 121312] Autofilter "The range does not contain column headers." question is missing in online

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121312

Aron Budea  changed:

   What|Removed |Added

 Blocks||123136


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 49946] landscape PRINTING result on portrait paper sheet for 2 pages per sheet (Brother MFC-J6510DW)

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49946

Aron Budea  changed:

   What|Removed |Added

  Component|Writer  |Writer
 CC||ba...@caesar.elte.hu
Version|unspecified |3.5.3 release
Product|LibreOffice Online  |LibreOffice
 Resolution|FIXED   |WORKSFORME
   Severity|trivial |normal
URL|https://www.marketresearchf |
   |uture.com/reports/waste-to- |
   |energy-market   |
   Priority|lowest  |medium

--- Comment #57 from Aron Budea  ---
Cleaning up after the spammers.
If anyone's still affected by this bug with a currently supported version,
please open a new bug report, and add its link to the See Also field.

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


[Libreoffice-bugs] [Bug 123136] New: [META] Tunneled dialog bugs and enhancements in LOOL

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123136

Bug ID: 123136
   Summary: [META] Tunneled dialog bugs and enhancements in LOOL
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu

Tunneled dialogs were introduced in LOOL 6.1 [1].
A couple of examples: Character, Paragraph, Spelling, Search and Replace,
Format Cell etc.

AutoFilter dropdowns are also tunneled.

[1] https://wiki.documentfoundation.org/ReleaseNotes/6.1#Online

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


[Libreoffice-bugs] [Bug 116055] Issues related to a multi-monitor setup

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116055

Aron Budea  changed:

   What|Removed |Added

Summary|[META]  Issues related to a |Issues related to a
   |multi-monitor setup |multi-monitor setup

--- Comment #2 from Aron Budea  ---
Renaming title so it doesn't show in the list of tracking bugs.

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


[Libreoffice-bugs] [Bug 123135] Flickering UI elements and no tooltips in KDE when mousing over

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123135

--- Comment #2 from Mike Robinson  ---
(In reply to Maxim Monastirsky from comment #1)
> It seems that Ubuntu 18.10 still has gtk3 of version 3.24.1, in which case
> it's a duplicate of Bug 121361. Look at Bug 121361 comment 3 for a
> workaround (or somehow update your gtk3 version to the latest).
> 
> *** This bug has been marked as a duplicate of bug 121361 ***

Thank you. The workaround worked.

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


[Libreoffice-bugs] [Bug 113779] Punctuation Marks Are Not In Line With Text for Vertical Orientation in Traditional Chinese

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113779

--- Comment #13 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 105655] Synchronize Calc Cells with Grid

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105655

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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 113526] Equal sign at end of hyperlink not included as part of hyperlink

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113526

--- Comment #8 from QA Administrators  ---
** Please read this message in its entirety before responding **

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
http://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-ux-advise] [Bug 123126] enhancements for all the suite

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123126

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
   Keywords||needsUXEval

--- Comment #1 from V Stuart Foote  ---
We've already looked at doing more with HTML 5, see bug 95861

The document framework for LibreOffice is based on ODF--the project will not
move away from that standard.

IHMO  a pretty clear => WF

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


[Libreoffice-bugs] [Bug 123126] enhancements for all the suite

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123126

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
   Keywords||needsUXEval

--- Comment #1 from V Stuart Foote  ---
We've already looked at doing more with HTML 5, see bug 95861

The document framework for LibreOffice is based on ODF--the project will not
move away from that standard.

IHMO  a pretty clear => WF

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


[Libreoffice-bugs] [Bug 123131] Drop Down Menus Flicker

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123131

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Please test resetting the user profile
https://wiki.documentfoundation.org/UserProfile.

Or try with a newer version. https://www.libreoffice.org/download/download/

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


[Libreoffice-bugs] [Bug 123124] text to columns with fixed width fails on very long columns

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123124

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from m.a.riosv  ---
Please attach a sample file, and an image of the import options windows.

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


CppCheck Report Update

2019-02-02 Thread cppcheck.libreoff...@gmail.com

A new cppcheck report is available at : 
http://dev-builds.libreoffice.org/cppcheck_reports/master/


Note:
The script generating this report was run at :
2019-03-02 03:32:27 with user buildslave at host vm140 as 
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s 
/home/buildslave/source/libo-core -c /home/buildslave/source/cppcheck -w 
/home/buildslave/tmp/www

It can be found and improved here:

https://gerrit.libreoffice.org/plugins/gitiles/dev-tools/+/master/cppcheck/cppcheck-report.sh


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


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

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123098

Andrey Skvortsov  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected

--- Comment #6 from Andrey Skvortsov  ---
To bibisect I've used bibisect-linux-64-6.1 repo.

Result:
aa3056a64b992812f01674ab72c99db0d73fa022 is the first bad commit
commit aa3056a64b992812f01674ab72c99db0d73fa022
Author: Jenkins Build User 
Date:   Fri Dec 22 05:41:30 2017 +0100

source sha:0b53f794ffb2550288610b9488f11fd21ab85aae

source sha:0b53f794ffb2550288610b9488f11fd21ab85aae



Log:
$ git bisect log
# bad: [342f2f26f2f0e06a2128d0ae2c1478e0461551f0] source
sha:d6f563b37d8a694c6c1d4c9ef3ba746c7f019517
# good: [2c119f9e70d2ecbc9ba7815abd674ab6d858] source
sha:6eeac3539ea4cac32d126c5e24141f262eb5a4d9
git bisect start 'master' 'oldest'
# bad: [e538cd24944f4ec8fafeac82a3d3b39f1cae88ee] source
sha:e4b13d90bfe99428564fba147e9b00210de341b2
git bisect bad e538cd24944f4ec8fafeac82a3d3b39f1cae88ee
# bad: [90c562f81b671e2f3120b85345d13eafaa7af844] source
sha:89a214536373886f1d9262eac3ecefb6cc1a2a35
git bisect bad 90c562f81b671e2f3120b85345d13eafaa7af844
# good: [9b167e453bfbac4349b2aea771652dbd9de49271] source
sha:f7961456d81c3ee6ee4c13eac9ef7add6c7ea6b5
git bisect good 9b167e453bfbac4349b2aea771652dbd9de49271
# bad: [6283a7bd9db2cf661ba53a311d2ee012b4b7e1a8] source
sha:89e354eff9d99d05461e2892fb1af56d186b8653
git bisect bad 6283a7bd9db2cf661ba53a311d2ee012b4b7e1a8
# bad: [c0169433c812493a647bff805faf4d726638dfa8] source
sha:f2dafc6e2ccaee058276d8ddb02bea3c9bc095a2
git bisect bad c0169433c812493a647bff805faf4d726638dfa8
# bad: [3854176ea71049304284e94602399dc304fe6b08] source
sha:7ea805eb81ce865198cdb0fe418a73f6c353310e
git bisect bad 3854176ea71049304284e94602399dc304fe6b08
# good: [5ef45169c1dd678744785f54c33fff16363cc4ff] source
sha:bb911509930054e50bc48292cd5a087762707953
git bisect good 5ef45169c1dd678744785f54c33fff16363cc4ff
# bad: [8375a0c9ee69c6f1f8a8a07bea9dc6fe2bb5b3bd] source
sha:1d55c1baed9977bad449691012807c6f09e2fca8
git bisect bad 8375a0c9ee69c6f1f8a8a07bea9dc6fe2bb5b3bd
# bad: [39fdd1112ddc3e18c2badf4505dfc43bf3c75269] source
sha:b366adcf5aca8bb22ccd0dd270ab08e9c8976b5b
git bisect bad 39fdd1112ddc3e18c2badf4505dfc43bf3c75269
# good: [3513292b8f27f6c2845e2d59165c9e955e897050] source
sha:6fc7f85de7f0bfa8ee36f867e321a8816ad1e385
git bisect good 3513292b8f27f6c2845e2d59165c9e955e897050
# good: [3cf457cc075c5b4d87bdfbf8ec2a80ccf7c3f0bb] source
sha:f2f5ebcee462472b27b610f53abc7f9a6378462b
git bisect good 3cf457cc075c5b4d87bdfbf8ec2a80ccf7c3f0bb
# good: [75c92af822cd841724326f1035a8fbaf15d11c09] source
sha:fadbccc3176044b3642716f5b388a793165da05a
git bisect good 75c92af822cd841724326f1035a8fbaf15d11c09
# bad: [6ea428a2d8e0ec181aeea2fce389dfd4d5fcde90] source
sha:f6c2fd1ce58a8f34483177c0b240c53a7866faf9
git bisect bad 6ea428a2d8e0ec181aeea2fce389dfd4d5fcde90

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


[Libreoffice-bugs] [Bug 121361] Tooltips don't appear when hover on the buttons in toolbar while using KDE Plasma

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121361

Maxim Monastirsky  changed:

   What|Removed |Added

 CC||docuemntfoundation@multiweb
   ||inc.com

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

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


[Libreoffice-bugs] [Bug 123135] Flickering UI elements and no tooltips in KDE when mousing over

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123135

Maxim Monastirsky  changed:

   What|Removed |Added

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

--- Comment #1 from Maxim Monastirsky  ---
It seems that Ubuntu 18.10 still has gtk3 of version 3.24.1, in which case it's
a duplicate of Bug 121361. Look at Bug 121361 comment 3 for a workaround (or
somehow update your gtk3 version to the latest).

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

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


[Libreoffice-bugs] [Bug 123135] New: Flickering UI elements and no tooltips in KDE when mousing over

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123135

Bug ID: 123135
   Summary: Flickering UI elements and no tooltips in KDE when
mousing over
   Product: LibreOffice
   Version: 6.1.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: docuemntfoundat...@multiwebinc.com

Created attachment 148862
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148862=edit
Video of bug

Some elements flicker when hovering the mouse over them and the tooltip does
not display. Elements affected include thumbnails on main LibreOffice window,
all buttons, some (but not all) checkboxes/radios in the configuration menus.
Note, the bug is not shown when doing a screencast, so I have attached a video
recorded on my phone.

This bug appeared in KDE when upgrading Kubuntu from 18.04 to 18.10. It only
happens to me in KDE, not in Gnome or Unity desktop environments. 

Here is what didn't work:

- Deleting my LibreOffice config directory
- Using a completely new user profile
- Turning off compositing in KDE
- Turning on/off OpenGL in LibreOffice

This bug is similar to
https://bugs.documentfoundation.org/show_bug.cgi?id=93120, however I don't
think they are the same. This one happens even when not moving the mouse, the
flickering is super fast, and this affects KDE instead of Windows.

Here is my hardware and software information:

mike@mike-home:~$ uname -a
Linux mike-home 4.18.0-13-generic #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018
x86_64 x86_64 x86_64 GNU/Linux


mike@mike-home:~$ libreoffice --version
LibreOffice 6.1.4.2 10(Build:2)



mike@mike-home:~$ sudo lshw
mike-home   
description: Desktop Computer
product: To Be Filled By O.E.M. (To Be Filled By O.E.M.)
vendor: To Be Filled By O.E.M.
version: To Be Filled By O.E.M.
serial: To Be Filled By O.E.M.
width: 64 bits
capabilities: smbios-2.7 dmi-2.7 smp vsyscall32
configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M.
sku=To Be Filled By O.E.M. uuid=00020003-0004-0005-0006-000700080009
  *-core
   description: Motherboard
   product: FM2A55M-VG3+
   vendor: ASRock
   physical id: 0
   serial: M80-3B004602308
 *-firmware
  description: BIOS
  vendor: American Megatrends Inc.
  physical id: 0
  version: P2.20
  date: 02/11/2015
  size: 64KiB
  capacity: 8128KiB
  capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd
int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard
int14serial int17printer acpi usb biosbootspecification uefi
 *-cache:0
  description: L1 cache
  physical id: 7
  slot: L1 CACHE
  size: 96KiB
  capacity: 96KiB
  clock: 1GHz (1.0ns)
  capabilities: pipeline-burst internal write-back unified
  configuration: level=1
 *-cache:1
  description: L2 cache
  physical id: 8
  slot: L2 CACHE
  size: 1MiB
  capacity: 1MiB
  clock: 1GHz (1.0ns)
  capabilities: pipeline-burst internal write-back unified
  configuration: level=2
 *-memory
  description: System Memory
  physical id: f
  slot: System board or motherboard
  size: 8GiB
*-bank:0
 description: DIMM DDR3 Synchronous Unbuffered (Unregistered) 1333
MHz (0.8 ns)
 product: DMT451E6AFR8C-H9
 vendor: Hynix/Hyundai
 physical id: 0
 serial: 321A6435
 slot: DIMM 0
 size: 4GiB
 width: 64 bits
 clock: 1333MHz (0.8ns)
*-bank:1
 description: DIMM DDR3 Synchronous Unbuffered (Unregistered) 1333
MHz (0.8 ns)
 product: DMT451E6AFR8C-H9
 vendor: Hynix/Hyundai
 physical id: 1
 serial: 3621DBD7
 slot: DIMM 0
 size: 4GiB
 width: 64 bits
 clock: 1333MHz (0.8ns)
 *-cpu
  description: CPU
  product: AMD A4-4000 APU with Radeon(tm) HD Graphics
  vendor: Advanced Micro Devices [AMD]
  physical id: 17
  bus info: cpu@0
  version: AMD A4-4000 APU with Radeon(tm) HD Graphics
  slot: CPUSocket
  size: 2994MHz
  capacity: 3GHz
  width: 64 bits
  clock: 100MHz
  capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce
cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall
nx mmxext fxsr_opt pdpe1gb rdtscp constant_tsc rep_good nopl nonstop_tsc cpuid
extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2
popcnt aes xsave avx f16c lahf_lm 

[Libreoffice-bugs] [Bug 123134] New: Failed assert( xImpBmp && "Forbidden Access to empty bitmap!" ) in "3D Effects" dialog

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123134

Bug ID: 123134
   Summary: Failed assert( xImpBmp && "Forbidden Access to empty
bitmap!" ) in "3D Effects" dialog
   Product: LibreOffice
   Version: 6.3.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 148861
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148861=edit
Infos from Visual Studio

Start new document in Draw.
Insert the 3D-object "cube".
Open the "3D Effects" dialog. You get it via context menu.
Go to tab "Texture".
Click on "Assign", top right.
Crash.

I see the crash in debug build Version: 6.3.0.0.alpha0+ (x64)
Build ID: 191966900865bd720f356941cb392abf3538df31
CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (en_US); UI-Language: en-US
Calc: threaded

I have attached the information I have got from Visual Studio.

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


[Libreoffice-bugs] [Bug 123080] TDF 64-bit linux builds require GTK3 with Wayland backend

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123080

--- Comment #4 from Caolán McNamara  ---
seeing as GDK_IS_WAYLAND_DISPLAY is...

#define GDK_IS_WAYLAND_DISPLAY(object)(G_TYPE_CHECK_INSTANCE_TYPE
((object), GDK_TYPE_WAYLAND_DISPLAY))

and GDK_TYPE_WAYLAND_DISPLAY is...

#define GDK_TYPE_WAYLAND_DISPLAY  (gdk_wayland_display_get_type())

perhaps some dlsyming replacement somethink like...

bool Gdk_Is_Wayland_Display(GdkDisplay* pDisplay)
{
auto get_type = (void (*) (void))dlsym(nullptr,
"gdk_wayland_display_get_type");
if (!get_type)
return false;
return (G_TYPE_CHECK_INSTANCE_TYPE(object, get_type())); 
}

would work without putting a link time requirement on
gdk_wayland_display_get_type ?

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


[Libreoffice-bugs] [Bug 123133] New: Page styles and header

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123133

Bug ID: 123133
   Summary: Page styles and header
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hug.charlo...@gmail.com

Description:
Creating a new page style without header, when applying the style to the
document, it adds a header anyway. Coming back to the parameter of the page,
header is activated although it was not activated previously

Steps to Reproduce:
1.create new page style without header
2.apply style to document

Actual Results:
the document has a header

Expected Results:
the document should not have a header


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.0.7.3 (x64)
Build ID: dc89aa7a9eabfd848af146d5086077aeed2ae4a5
Threads CPU : 4; OS : Windows 6.1; UI Render : par défaut; 
Locale : fr-FR (fr_FR); 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 115350] Tools > Options > Math should be visible when editing an embedded formula

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115350

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

Version: 6.3.0.0.alpha0+
Build ID: cec3fe24dd4569bf04b13e0284823bad129dbb86
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-02-02_03:18:07
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 108318] copying an Hyperlink in a Textbox

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108318

--- Comment #7 from mattia.b89  ---
Cannot reproduce the issue, in:

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 103708] in Impress slides pane selecting a slide doesn't show it on every second click, instead runs different actions on it, occasionally even deleting it

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103708

--- Comment #12 from mattia.b89  ---
Cannot reproduce the issue, in:

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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


[ABANDONED] Re: WIP migration towards Firebird 3.0.4, cannot find -ltommath

2019-02-02 Thread julien2412
I gave up, it’s just a mess to integrate Firebird on lo.



--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 98193] Save icon breaks icon customization

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98193

--- Comment #12 from mattia.b89  ---
Cannot reproduce the issue, in:

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 101952] UI bug when switching "Maximize" and "Unmaximize" when using gen/X11 backend

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101952

--- Comment #8 from mattia.b89  ---
Cannot reproduce it, in:

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 113177] Can't select part of cell in read-only Calc spreadsheet

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113177

--- Comment #3 from mattia.b89  ---
Confirmed in

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 113800] EDITING: Formula Bar Is Not Getting Focus When Column/Row Freeze Enabled

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113800

--- Comment #10 from mattia.b89  ---
Reproducible in

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group threaded

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


[Libreoffice-commits] core.git: sc/inc sc/source

2019-02-02 Thread Libreoffice Gerrit user
 sc/inc/filtuno.hxx  |6 ++
 sc/source/ui/unoobj/filtuno.cxx |   12 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)

New commits:
commit 573a473275ad7c76d0cada9b7e73d4923e7a79d5
Author: Caolán McNamara 
AuthorDate: Sat Feb 2 17:30:52 2019 +
Commit: Caolán McNamara 
CommitDate: Sat Feb 2 22:57:31 2019 +0100

set parent for ascii import options dialog in calc

Change-Id: I039ac4bfda4b36f76b66f043187beada4af0cacd
Reviewed-on: https://gerrit.libreoffice.org/67294
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sc/inc/filtuno.hxx b/sc/inc/filtuno.hxx
index dd6b55950d09..fc3d3981b126 100644
--- a/sc/inc/filtuno.hxx
+++ b/sc/inc/filtuno.hxx
@@ -24,6 +24,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -36,6 +37,7 @@ class ScFilterOptionsObj : public ::cppu::WeakImplHelper<
 css::ui::dialogs::XExecutableDialog,
 css::document::XImporter,
 css::document::XExporter,
+css::lang::XInitialization,
 css::lang::XServiceInfo >
 {
 private:
@@ -43,6 +45,7 @@ private:
 OUString aFilterName;
 OUString aFilterOptions;
 css::uno::Reference< css::io::XInputStream > xInputStream;
+css::uno::Reference< css::awt::XWindow > xDialogParent;
 bool bExport;
 
 public:
@@ -65,6 +68,9 @@ public:
 // XExporter
 virtual void SAL_CALL   setSourceDocument( const css::uno::Reference< 
css::lang::XComponent >& xDoc ) override;
 
+// XInitialization
+virtual void SAL_CALL   initialize(const 
css::uno::Sequence& rArguments) override;
+
 // XServiceInfo
 virtual OUString SAL_CALL getImplementationName() override;
 virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) 
override;
diff --git a/sc/source/ui/unoobj/filtuno.cxx b/sc/source/ui/unoobj/filtuno.cxx
index 73f319263992..947f59869903 100644
--- a/sc/source/ui/unoobj/filtuno.cxx
+++ b/sc/source/ui/unoobj/filtuno.cxx
@@ -40,6 +40,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -208,7 +209,7 @@ sal_Int16 SAL_CALL ScFilterOptionsObj::execute()
 {
 // HTML import.
 ScopedVclPtr pDlg(
-pFact->CreateScTextImportOptionsDlg(nullptr));
+
pFact->CreateScTextImportOptionsDlg(Application::GetFrameWeld(xDialogParent)));
 
 if (pDlg->Execute() == RET_OK)
 {
@@ -354,4 +355,13 @@ void SAL_CALL ScFilterOptionsObj::setSourceDocument( const 
uno::Reference& 
rArguments)
+{
+::comphelper::NamedValueCollection aProperties(rArguments);
+if (aProperties.has("ParentWindow"))
+aProperties.get("ParentWindow") >>= xDialogParent;
+}
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 97005] LOOL UX: Strike-through together with numbering/bullets does not work correctly

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97005

--- Comment #6 from mattia.b89  ---
This bug is no longer reproducible in

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 97160] Linux: OpenGL causes applications to crash on launch

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97160

--- Comment #31 from mattia.b89  ---
Can't reproduce it. Seems fixed!

Version: 6.1.4.2
Build ID: 6.1.4-4
CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: it-IT (en_GB.UTF-8); Calc: group 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 122952] Writer typing lag when editing text while header image is showing on screen

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122952

Telesto  changed:

   What|Removed |Added

   Assignee|tele...@surfxs.nl   |libreoffice-b...@lists.free
   ||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 106727] EDITING: Select All is quite slow on a page containing a large table (72 rows and 20 columns)

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106727

--- Comment #6 from Telesto  ---
(In reply to Buovjaga from comment #4)
> In 2017 I tested with a laptop from 2012. Now if I test with my fast
> desktop, I get 1,15 seconds on Linux and 1,60 seconds in a Win 10 VM.
> 
> I guess Telesto would like to see the selection rather happen in 0,1 seconds.
> 
Of course ;-).. However it sample file is a little exotic

If you want to make it worse (or maybe a different bug)
1. Open the attached file
2. Copy the table.. paste it a few times on new pages
3. Press CTRL+A
4. Scroll..

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


[Libreoffice-bugs] [Bug 105424] textbox and rectangle fill transparency altered when file is loaded.

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105424

Bill  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #12 from Bill  ---
Version: 6.0.6.2
Build ID: 6.0.6.2-3.fc28
CPU threads: 8; OS: Linux 4.20; UI render: default: VCL: gtk3;
Locale en-US (en_US.utf8); Calc: group

Doing what I said in the original description shows no problems.  But if I try
to load what I saved when I submitted the bug, I still see the same original
problem.  It is possible that the original file was corrupted somehow.  It's
also possible that the original file just needs to be upgraded to the current
version of LibreOffice.  If so, how do I do that?

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - icon-themes/elementary icon-themes/elementary_svg icon-themes/karasa_jaga

2019-02-02 Thread Libreoffice Gerrit user
 icon-themes/elementary/cmd/32/entergroup.png |binary
 icon-themes/elementary/cmd/32/formatgroup.png|binary
 icon-themes/elementary/cmd/32/formatungroup.png  |binary
 icon-themes/elementary/cmd/32/leavegroup.png |binary
 icon-themes/elementary/cmd/32/navigationbar.png  |binary
 icon-themes/elementary/cmd/32/numericfield.png   |binary
 icon-themes/elementary/cmd/lc_entergroup.png |binary
 icon-themes/elementary/cmd/lc_formatgroup.png|binary
 icon-themes/elementary/cmd/lc_formatungroup.png  |binary
 icon-themes/elementary/cmd/lc_leavegroup.png |binary
 icon-themes/elementary/cmd/lc_navigationbar.png  |binary
 icon-themes/elementary/cmd/lc_numericfield.png   |binary
 icon-themes/elementary/cmd/sc_entergroup.png |binary
 icon-themes/elementary/cmd/sc_formatgroup.png|binary
 icon-themes/elementary/cmd/sc_formatungroup.png  |binary
 icon-themes/elementary/cmd/sc_leavegroup.png |binary
 icon-themes/elementary/cmd/sc_navigationbar.png  |binary
 icon-themes/elementary/cmd/sc_numericfield.png   |binary
 icon-themes/elementary/links.txt |   32 -
 icon-themes/elementary/res/im30822.png   |binary
 icon-themes/elementary/res/im30840.png   |binary
 icon-themes/elementary/res/im30841.png   |binary
 icon-themes/elementary_svg/cmd/32/entergroup.svg |2 
 icon-themes/elementary_svg/cmd/32/formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/32/formattedfield.svg |2 
 icon-themes/elementary_svg/cmd/32/formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/32/leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/32/navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/32/numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/lc_entergroup.svg |2 
 icon-themes/elementary_svg/cmd/lc_formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/lc_formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/lc_leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/lc_navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/lc_numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/lc_unsetcellsreadonly.svg |  387 ---
 icon-themes/elementary_svg/cmd/sc_entergroup.svg |2 
 icon-themes/elementary_svg/cmd/sc_formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/sc_formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/sc_hfixedline.svg |3 
 icon-themes/elementary_svg/cmd/sc_leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/sc_navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/sc_numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/sc_vfixedline.svg |3 
 icon-themes/elementary_svg/res/baswatr.svg   |  352 -
 icon-themes/elementary_svg/res/im30822.svg   |1 
 icon-themes/elementary_svg/res/im30840.svg   |1 
 icon-themes/elementary_svg/res/im30841.svg   |1 
 icon-themes/karasa_jaga/links.txt|3 
 49 files changed, 44 insertions(+), 771 deletions(-)

New commits:
commit e66cc1f00b2820dfb44c22d03f2a1cf720bf0f65
Author: Rizal Muttaqin 
AuthorDate: Thu Jan 31 04:49:43 2019 +0700
Commit: Rizal Muttaqin 
CommitDate: Sat Feb 2 22:38:06 2019 +0100

elementary:Update shape's group & ungroup
KJ & elementary: Add %PRODUCTNAME Basic icon

Change-Id: Ica1bbd66ea753a07c640eaf6d70d32cd919a4eac
Reviewed-on: https://gerrit.libreoffice.org/67296
Reviewed-by: Rizal Muttaqin 
Tested-by: Rizal Muttaqin 

diff --git a/icon-themes/elementary/cmd/32/entergroup.png 
b/icon-themes/elementary/cmd/32/entergroup.png
index 286c88a9a159..f42604a9fa1e 100644
Binary files a/icon-themes/elementary/cmd/32/entergroup.png and 
b/icon-themes/elementary/cmd/32/entergroup.png differ
diff --git a/icon-themes/elementary/cmd/32/formatgroup.png 
b/icon-themes/elementary/cmd/32/formatgroup.png
index f95a23549185..80c7dcd173a5 100644
Binary files a/icon-themes/elementary/cmd/32/formatgroup.png and 
b/icon-themes/elementary/cmd/32/formatgroup.png differ
diff --git a/icon-themes/elementary/cmd/32/formatungroup.png 
b/icon-themes/elementary/cmd/32/formatungroup.png
index 2ea637d1346f..1d8f096a9cd8 100644
Binary files a/icon-themes/elementary/cmd/32/formatungroup.png and 
b/icon-themes/elementary/cmd/32/formatungroup.png differ
diff --git a/icon-themes/elementary/cmd/32/leavegroup.png 
b/icon-themes/elementary/cmd/32/leavegroup.png
index 37524be85801..e3211e61d894 100644
Binary files a/icon-themes/elementary/cmd/32/leavegroup.png and 
b/icon-themes/elementary/cmd/32/leavegroup.png differ
diff --git a/icon-themes/elementary/cmd/32/navigationbar.png 
b/icon-themes/elementary/cmd/32/navigationbar.png
new file mode 

[Libreoffice-commits] core.git: icon-themes/elementary icon-themes/elementary_svg icon-themes/karasa_jaga

2019-02-02 Thread Libreoffice Gerrit user
 icon-themes/elementary/cmd/32/entergroup.png |binary
 icon-themes/elementary/cmd/32/formatgroup.png|binary
 icon-themes/elementary/cmd/32/formatungroup.png  |binary
 icon-themes/elementary/cmd/32/leavegroup.png |binary
 icon-themes/elementary/cmd/32/navigationbar.png  |binary
 icon-themes/elementary/cmd/32/numericfield.png   |binary
 icon-themes/elementary/cmd/lc_entergroup.png |binary
 icon-themes/elementary/cmd/lc_formatgroup.png|binary
 icon-themes/elementary/cmd/lc_formatungroup.png  |binary
 icon-themes/elementary/cmd/lc_leavegroup.png |binary
 icon-themes/elementary/cmd/lc_navigationbar.png  |binary
 icon-themes/elementary/cmd/lc_numericfield.png   |binary
 icon-themes/elementary/cmd/sc_entergroup.png |binary
 icon-themes/elementary/cmd/sc_formatgroup.png|binary
 icon-themes/elementary/cmd/sc_formatungroup.png  |binary
 icon-themes/elementary/cmd/sc_leavegroup.png |binary
 icon-themes/elementary/cmd/sc_navigationbar.png  |binary
 icon-themes/elementary/cmd/sc_numericfield.png   |binary
 icon-themes/elementary/links.txt |   32 -
 icon-themes/elementary/res/im30822.png   |binary
 icon-themes/elementary/res/im30840.png   |binary
 icon-themes/elementary/res/im30841.png   |binary
 icon-themes/elementary_svg/cmd/32/entergroup.svg |2 
 icon-themes/elementary_svg/cmd/32/formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/32/formattedfield.svg |2 
 icon-themes/elementary_svg/cmd/32/formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/32/leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/32/navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/32/numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/lc_entergroup.svg |2 
 icon-themes/elementary_svg/cmd/lc_formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/lc_formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/lc_leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/lc_navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/lc_numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/lc_unsetcellsreadonly.svg |  387 ---
 icon-themes/elementary_svg/cmd/sc_entergroup.svg |2 
 icon-themes/elementary_svg/cmd/sc_formatgroup.svg|2 
 icon-themes/elementary_svg/cmd/sc_formatungroup.svg  |2 
 icon-themes/elementary_svg/cmd/sc_hfixedline.svg |3 
 icon-themes/elementary_svg/cmd/sc_leavegroup.svg |2 
 icon-themes/elementary_svg/cmd/sc_navigationbar.svg  |1 
 icon-themes/elementary_svg/cmd/sc_numericfield.svg   |1 
 icon-themes/elementary_svg/cmd/sc_vfixedline.svg |3 
 icon-themes/elementary_svg/res/baswatr.svg   |  352 -
 icon-themes/elementary_svg/res/im30822.svg   |1 
 icon-themes/elementary_svg/res/im30840.svg   |1 
 icon-themes/elementary_svg/res/im30841.svg   |1 
 icon-themes/karasa_jaga/links.txt|3 
 49 files changed, 44 insertions(+), 771 deletions(-)

New commits:
commit 70459f7bb7f7a214991e56e7ae6c83cbacf5a643
Author: Rizal Muttaqin 
AuthorDate: Thu Jan 31 04:49:43 2019 +0700
Commit: Rizal Muttaqin 
CommitDate: Sat Feb 2 22:37:44 2019 +0100

elementary:Update shape's group & ungroup
KJ & elementary: Add %PRODUCTNAME Basic icon

Change-Id: Ica1bbd66ea753a07c640eaf6d70d32cd919a4eac
Reviewed-on: https://gerrit.libreoffice.org/67181
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 

diff --git a/icon-themes/elementary/cmd/32/entergroup.png 
b/icon-themes/elementary/cmd/32/entergroup.png
index 286c88a9a159..f42604a9fa1e 100644
Binary files a/icon-themes/elementary/cmd/32/entergroup.png and 
b/icon-themes/elementary/cmd/32/entergroup.png differ
diff --git a/icon-themes/elementary/cmd/32/formatgroup.png 
b/icon-themes/elementary/cmd/32/formatgroup.png
index f95a23549185..80c7dcd173a5 100644
Binary files a/icon-themes/elementary/cmd/32/formatgroup.png and 
b/icon-themes/elementary/cmd/32/formatgroup.png differ
diff --git a/icon-themes/elementary/cmd/32/formatungroup.png 
b/icon-themes/elementary/cmd/32/formatungroup.png
index 2ea637d1346f..1d8f096a9cd8 100644
Binary files a/icon-themes/elementary/cmd/32/formatungroup.png and 
b/icon-themes/elementary/cmd/32/formatungroup.png differ
diff --git a/icon-themes/elementary/cmd/32/leavegroup.png 
b/icon-themes/elementary/cmd/32/leavegroup.png
index 37524be85801..e3211e61d894 100644
Binary files a/icon-themes/elementary/cmd/32/leavegroup.png and 
b/icon-themes/elementary/cmd/32/leavegroup.png differ
diff --git a/icon-themes/elementary/cmd/32/navigationbar.png 
b/icon-themes/elementary/cmd/32/navigationbar.png
new file mode 100644

[Libreoffice-bugs] [Bug 123129] Crash in: mbae64.dll

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123129

--- Comment #2 from Phil Hamer  ---
Hi.

I installed from fresh on new laptop (Win 10).

Everything works except when I "Save As".
Immediately crashes when the Save As box appears.

Ive tried a couple of versions seems to have the same effect.
Erased user profile couple of times.

Tried Bitdefender, Malawarebytes to off etc.

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


[Libreoffice-bugs] [Bug 123080] TDF 64-bit linux builds require GTK3 with Wayland backend

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123080

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||caol...@redhat.com
 Blocks||103182
   See Also||https://bugzilla.mozilla.or
   ||g/show_bug.cgi?id=1504904
Summary|GTK3 VCL in 64-bit linux|TDF 64-bit linux builds
   |binary builds requires  |require GTK3 with Wayland
   |Wayland installation|backend

--- Comment #3 from Maxim Monastirsky  ---
Turns out that Mozilla had the same problem (see link in 'See Also'), and they
solved it by using !GDK_IS_X11_DISPLAY(gdkDisplay) instead of
GDK_IS_WAYLAND_DISPLAY(gdkDisplay). We can do that too, and it indeed works (I
tried it). Of course that won't work with Wayland-only gtk3 builds, but
hopefully such configuration is rarer than X-only. It's sad that gtk doesn't
allow checking the current backend, in a way that doesn't depend on what's
currently installed.

Adding Caolán to CC, maybe he has any better idea.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182

Maxim Monastirsky  changed:

   What|Removed |Added

 Depends on||123080


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=123080
[Bug 123080] TDF 64-bit linux builds require GTK3 with Wayland backend
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105537] [META] Assertion failed crashes

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
Bug 105537 depends on bug 123067, which changed state.

Bug 123067 Summary: Assertion failure when exporting templates from template 
manager
https://bugs.documentfoundation.org/show_bug.cgi?id=123067

   What|Removed |Added

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

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


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

2019-02-02 Thread Libreoffice Gerrit user
 ucb/source/ucp/file/filtask.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 045c5bb758c263585d96b6ff361cf80e51a2f77a
Author: Julien Nabet 
AuthorDate: Sat Feb 2 15:26:48 2019 +0100
Commit: Julien Nabet 
CommitDate: Sat Feb 2 22:19:54 2019 +0100

tdf#123067: fix assert when exporting template

See bt here:
https://bugs.documentfoundation.org/attachment.cgi?id=148772

Change-Id: I7bd6a7dcb7cf7677b92abe79abb781105dfb6019
Reviewed-on: https://gerrit.libreoffice.org/67285
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/ucb/source/ucp/file/filtask.cxx b/ucb/source/ucp/file/filtask.cxx
index 39004e13eb39..4ccd50573a1d 100644
--- a/ucb/source/ucp/file/filtask.cxx
+++ b/ucb/source/ucp/file/filtask.cxx
@@ -1418,7 +1418,7 @@ TaskManager::copy(
 }
 case NameClash::RENAME:
 {
-OUString newDstUnqPath;
+OUString newDstUnqPath = dstUnqPath;
 nError = copy_recursive( rslvdSrcUnqPath,dstUnqPath,IsWhat,true );
 
 if( nError == osl::FileBase::E_EXIST )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 123129] Crash in: mbae64.dll

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123129

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet  ---
Would it be possible to provide the step by step process to reproduce this?

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


[Libreoffice-bugs] [Bug 106727] EDITING: Select All is quite slow on a page containing a large table (72 rows and 20 columns)

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106727

--- Comment #5 from Buovjaga  ---
Created attachment 148860
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148860=edit
Callgrind output from master

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


[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

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

   What|Removed |Added

 Depends on||115651


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=115651
[Bug 115651] Writers table drops colors of cels and text on reopened file when
adding a new row
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 115651] Writers table drops colors of cels and text on reopened file when adding a new row

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115651

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

   What|Removed |Added

 Blocks||103100
 CC||79045_79...@mail.ru

--- Comment #6 from Roman Kuznetsov <79045_79...@mail.ru> ---
don't repro in

Версия: 6.3.0.0.alpha0+
ID сборки: 51af3179cf972809d6495c7d58033e069f647bbf
Потоков ЦП: 4; ОС:Linux 4.18; Отрисовка ИП: по умолчанию; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-02-01_00:15:00
Локаль: ru-RU (ru_RU.UTF-8); UI-Language: ru-RU
Calc: threaded

win only or WFM?


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 106727] EDITING: Select All is quite slow on a page containing a large table (72 rows and 20 columns)

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106727

--- Comment #4 from Buovjaga  ---
In 2017 I tested with a laptop from 2012. Now if I test with my fast desktop, I
get 1,15 seconds on Linux and 1,60 seconds in a Win 10 VM.

I guess Telesto would like to see the selection rather happen in 0,1 seconds.

I can do a callgrind trace.

Arch Linux 64-bit
Version: 6.3.0.0.alpha0+
Build ID: 8fbad2f600cd3ab81e7c1da0e4a2a71ebcac0553
CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 31 January 2019

Version: 6.3.0.0.alpha0+
Build ID: 3a4d46c586352939a37e3b07fa74cbce81abd722
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: fi-FI (fi_FI); UI-Language: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 113014] Numbering in a table is displayed outside the visible area when content/margins too large for the cell

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113014

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

   What|Removed |Added

   Keywords||filter:docx
 Blocks||10


Referenced Bugs:

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


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

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

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

   What|Removed |Added

 Depends on||113014


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113014
[Bug 113014] Numbering in a table is displayed outside the visible area when
content/margins too large for the cell
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 121004] Firefox themes: Add LibreOffice category

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121004

Adolfo Jayme  changed:

   What|Removed |Added

   Priority|medium  |lowest

--- Comment #2 from Adolfo Jayme  ---
To make this possible, this would need outreach to Mozilla and changes to
https://github.com/mozilla/addons-server and elsewhere.

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


[Libreoffice-bugs] [Bug 85436] Table Insertion bordering inconsistency

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85436

--- Comment #12 from Buovjaga  ---
(In reply to Cor Nouws from comment #11)
> I can't reproduce in Version: 6.3.0.0.alpha0+
> Build ID: 51af3179cf972809d6495c7d58033e069f647bbf
> CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
> TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
> 2019-02-01_00:15:00
> Locale: nl-NL (nl_NL.UTF-8); UI-Language: en-US
> Calc: threaded

Indeed, WFM.

Arch Linux 64-bit
Version: 6.3.0.0.alpha0+
Build ID: 8fbad2f600cd3ab81e7c1da0e4a2a71ebcac0553
CPU threads: 8; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 31 January 2019

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


[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

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

   What|Removed |Added

 Depends on||108642


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108642
[Bug 108642] FILEOPEN: document with a complex table structure takes double the
time to open when the sidebar is enabled
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108642] FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108642

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

   What|Removed |Added

 Blocks||103100, 109530
 CC||79045_79...@mail.ru

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
it takes 8 sec with Sidebar in

Версия: 6.3.0.0.alpha0+
ID сборки: 51af3179cf972809d6495c7d58033e069f647bbf
Потоков ЦП: 4; ОС:Linux 4.18; Отрисовка ИП: по умолчанию; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-02-01_00:15:00
Локаль: ru-RU (ru_RU.UTF-8); UI-Language: ru-RU
Calc: threaded

Kubuntu 18.10

Xisco, WFM or not?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=109530
[Bug 109530] [META] File opening issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 109530] [META] File opening issues

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109530

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

   What|Removed |Added

 Depends on||108642


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108642
[Bug 108642] FILEOPEN: document with a complex table structure takes double the
time to open when the sidebar is enabled
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114501] The text/html representation of paragraph styles should explicitly set margin-top: 0, if no spacing above paragraph has been defined

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114501

Buovjaga  changed:

   What|Removed |Added

 Blocks||108843
Summary|Copy pasting from   |The text/html
   |OpenOffice/LibreOffice to   |representation of paragraph
   |Thunderbird ruins   |styles should explicitly
   |formatting  |set margin-top: 0, if no
   ||spacing above paragraph has
   ||been defined
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|normal  |minor
 Ever confirmed|0   |1

--- Comment #10 from Buovjaga  ---
Ok, so having margin-top: 1em for paragraphs is an established practice in
browser rendering. Setting the property to 0 does make the formatting mimic the
one seen in LibreOffice.

Furthermore, if no spacing above or below and no indentation is set for a
paragraph, the shortest rule would be just margin: 0.

Setting to NEW.


Referenced Bugs:

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

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108843

Buovjaga  changed:

   What|Removed |Added

 Depends on||114501


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114501
[Bug 114501] The text/html representation of paragraph styles should explicitly
set margin-top: 0, if no spacing above paragraph has been defined
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107861] FILEOPEN DOC: Text Flow Break is wrongly enabled for table created in Word

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107861

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

   What|Removed |Added

 Blocks||112700
   Keywords||filter:doc


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 112700] [META] DOC (binary) table-related issues

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112700

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

   What|Removed |Added

 Depends on||107861


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107861
[Bug 107861] FILEOPEN DOC: Text Flow Break is wrongly enabled for table created
in Word
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

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

   What|Removed |Added

 Depends on||107819


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107819
[Bug 107819] CRASH: when trying to select an imported html table
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107819] CRASH: when trying to select an imported html table

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107819

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

   What|Removed |Added

 Blocks||103100

--- Comment #6 from Roman Kuznetsov <79045_79...@mail.ru> ---
I can't repro it in

Версия: 6.3.0.0.alpha0+
ID сборки: 51af3179cf972809d6495c7d58033e069f647bbf
Потоков ЦП: 4; ОС:Linux 4.18; Отрисовка ИП: по умолчанию; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-02-01_00:15:00
Локаль: ru-RU (ru_RU.UTF-8); UI-Language: ru-RU
Calc: threaded

people, please retest it.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 123132] New: Localc export as csv doesn't.

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123132

Bug ID: 123132
   Summary: Localc export as csv doesn't.
   Product: LibreOffice
   Version: 6.1.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: anth...@youngman.org.uk

Not sure if this is the same problem as 67284, but it seems related. It is,
however, VERY confusing.

Import a flat .txt file.
Select save as csv

You get a flat file!

Import a flat .txt file.
Save as ods
Save as csv

You get the "save as csv" delimiter selection screen and you actually get a
csv. So if I import a text file, I have to do an intermediate "save as ods" in
order to get "save as csv" to work as expected. NOT user-friendly.

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


[Libreoffice-bugs] [Bug 107735] FILESAVE, ODF: element in needs to reference a style of family type table

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107735

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

   What|Removed |Added

 Blocks||107553


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107553
[Bug 107553] [META] Writer table 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 107553] [META] Writer table styles bugs and enhancements

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107553

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

   What|Removed |Added

 Depends on||107735


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107735
[Bug 107735] FILESAVE, ODF: element  in
 needs to reference a style of family type table
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - cui/uiconfig

2019-02-02 Thread Libreoffice Gerrit user
 cui/uiconfig/ui/formatcellsdialog.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3b2e876f52ab3ae4ec778d2d5dc3adee0b75aca0
Author: Caolán McNamara 
AuthorDate: Sat Feb 2 17:06:56 2019 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Feb 2 21:16:08 2019 +0100

Resolves: tdf#123128 impress format->table dialog too tall

it needs to be resizable if it has the modifiable western vs ctl+cjk font 
page

Change-Id: I0498baaf566328549a365e57ac440161b7199ad9
Reviewed-on: https://gerrit.libreoffice.org/67293
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/cui/uiconfig/ui/formatcellsdialog.ui 
b/cui/uiconfig/ui/formatcellsdialog.ui
index a7f3488e3fcf..dde69f6862ba 100644
--- a/cui/uiconfig/ui/formatcellsdialog.ui
+++ b/cui/uiconfig/ui/formatcellsdialog.ui
@@ -6,7 +6,6 @@
 False
 6
 Table Properties
-False
 True
 0
 0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2019-02-02 Thread Libreoffice Gerrit user
 cui/uiconfig/ui/formatcellsdialog.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit b9dbc9592f6f75b12a8cdcfd4f77d927a75fa982
Author: Caolán McNamara 
AuthorDate: Sat Feb 2 17:06:56 2019 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Sat Feb 2 21:15:55 2019 +0100

Resolves: tdf#123128 impress format->table dialog too tall

it needs to be resizable if it has the modifiable western vs ctl+cjk font 
page

Change-Id: I0498baaf566328549a365e57ac440161b7199ad9
Reviewed-on: https://gerrit.libreoffice.org/67292
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/cui/uiconfig/ui/formatcellsdialog.ui 
b/cui/uiconfig/ui/formatcellsdialog.ui
index a7f3488e3fcf..dde69f6862ba 100644
--- a/cui/uiconfig/ui/formatcellsdialog.ui
+++ b/cui/uiconfig/ui/formatcellsdialog.ui
@@ -6,7 +6,6 @@
 False
 6
 Table Properties
-False
 True
 0
 0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107680] UI: There is a in-transparent grid instead of line in the table borders line arrangement preview with OpenGL enabled

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107680

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

   What|Removed |Added

 Blocks||113088


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113088
[Bug 113088] [META] Writer table properties dialog 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 113088] [META] Writer table properties dialog bugs and enhancements

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113088

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

   What|Removed |Added

 Depends on||107680


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107680
[Bug 107680] UI: There is a in-transparent grid instead of line in the table
borders line arrangement preview with OpenGL enabled
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106008] Scroll zooming from touchpad barely controllable

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106008

--- Comment #13 from Dan Dascalescu  ---
I have the same problem, see bug Bug 123121.

Don't see how a screencast would help. Maybe a video of the user's fingers on
the touchpad + the crazy fast scrolling.

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


[Libreoffice-bugs] [Bug 106840] FILEOPEN Table and Image overlap in LO but not in Word

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106840

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

   What|Removed |Added

 Blocks||112700

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

Версия: 6.3.0.0.alpha0+
ID сборки: 51af3179cf972809d6495c7d58033e069f647bbf
Потоков ЦП: 4; ОС:Linux 4.18; Отрисовка ИП: по умолчанию; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-02-01_00:15:00
Локаль: ru-RU (ru_RU.UTF-8); UI-Language: ru-RU
Calc: threaded


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 112700] [META] DOC (binary) table-related issues

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112700

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

   What|Removed |Added

 Depends on||106840


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106840
[Bug 106840] FILEOPEN Table and Image overlap in LO but not in Word
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123131] New: Drop Down Menus Flicker

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123131

Bug ID: 123131
   Summary: Drop Down Menus Flicker
   Product: LibreOffice
   Version: 5.3 all versions
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: amanda.haugl...@gmail.com

Description:
When I click on the drop-down menus at the top of the window, they
flicker/flash.  If I attempt to select a submenu, they flicker more and go from
available to not available (I can see them, and then I can't), and then I can't
select what I want from the menu.

Steps to Reproduce:
1. Select a drop-down menu.
2. Attempt to access a submenu.
3.

Actual Results:
The submenu flickers in and out so that I am unable to select an option.

Expected Results:
The submenu should remain stable so that I can select an option.


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no

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


[Libreoffice-bugs] [Bug 106727] EDITING: Select All is quite slow on a page containing a large table (72 rows and 20 columns)

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106727

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

   What|Removed |Added

 CC||79045_79...@mail.ru
 Blocks||107200

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
Telesto, bouvjaga, please retest it in latest master.

I got less than 1 sec for selecting of all cells in

Версия: 6.3.0.0.alpha0+
ID сборки: 51af3179cf972809d6495c7d58033e069f647bbf
Потоков ЦП: 4; ОС:Linux 4.18; Отрисовка ИП: по умолчанию; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-02-01_00:15:00
Локаль: ru-RU (ru_RU.UTF-8); UI-Language: ru-RU
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107200
[Bug 107200] [META] Writer table and cell selection issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107200] [META] Writer table and cell selection issues

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107200

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

   What|Removed |Added

 Depends on||106727


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106727
[Bug 106727] EDITING: Select All is quite slow on a page containing a large
table (72 rows and 20 columns)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 71154] [LOCALHELP] Options in "LibreOffice Witer > Comparison" are unclear and not documented

2019-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71154

--- Comment #8 from Mark  ---
working with LibreOffice Version: 6.3.0.0. I see html help files for most of
the 'Document Version Control' for Writer and Calc.
help/en-US/text/shared/guide/redlining*.html
help/en-US/text/shared/01/02230?0?.html

Missing is documention for LibreOffice Writer > Tools > Options > LibreOffice
Writer > Comparison.

Also needed is some work on keyword (bookmark_value) search values
  'comparison' returns
  comparisons -- operators in Calc
  comparisons -- document versions (good)

  'record' returns
  records -- saving
  recording -- macros
  recording -- changes (add 'document')

  'merg' returns
  mail merge
  cell merges
  merging -- cells
  cell merges
  merging -- cells
  merging -- indexes
  merging -- tables
  merging -- documents (change to 'changed documents')

  'merge' returns
  nothing about document versions tracking

If OK, I will Assign this bug to myself, create and commit changes.

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