[Libreoffice-bugs] [Bug 121596] Writer does not include a key combination to insert thin spaces (U+200A)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121596

Heiko Tietze  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |tietze.he...@gmail.com
   |desktop.org |
 Status|NEW |ASSIGNED

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


[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495
Bug 102495 depends on bug 121129, which changed state.

Bug 121129 Summary: KDE5: Missing features in open file dialog
https://bugs.documentfoundation.org/show_bug.cgi?id=121129

   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] online.git: loleaflet/admin

2019-01-22 Thread Libreoffice Gerrit user
 loleaflet/admin/admin.html  |   10 +-
 loleaflet/admin/bootstrap/dashboard.css |3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit d6a30f896b56777d0d65b54b7c3e4b0cf045a923
Author: Samuel Mehrbrodt 
AuthorDate: Wed Jan 23 08:36:18 2019 +0100
Commit: Samuel Mehrbrodt 
CommitDate: Wed Jan 23 08:36:18 2019 +0100

Improve admin overview grid

numbers were overlapping on certain screen sizes,
improve grid and make numbers a bit smaller

Change-Id: I62ce1b6c4e2e631b84ecd59b28e4712c1d6684ff

diff --git a/loleaflet/admin/admin.html b/loleaflet/admin/admin.html
index a076a1749..ecd67cdb9 100644
--- a/loleaflet/admin/admin.html
+++ b/loleaflet/admin/admin.html
@@ -65,23 +65,23 @@
   document.write(l10nstrings.strDashboard)
 
  
-   
+   
  0
  
document.write(l10nstrings.strUsersOnline)

-   
+   
  0
  
document.write(l10nstrings.strDocumentsOpened)

-   
+   
  0
  
document.write(l10nstrings.strMemoryConsumed)

-   
+   
  0
  document.write(l10nstrings.strSentBytes)

-   
+   
  0
  document.write(l10nstrings.strRecvBytes)

diff --git a/loleaflet/admin/bootstrap/dashboard.css 
b/loleaflet/admin/bootstrap/dashboard.css
index 1f627f0e1..956de7f5d 100644
--- a/loleaflet/admin/bootstrap/dashboard.css
+++ b/loleaflet/admin/bootstrap/dashboard.css
@@ -102,7 +102,8 @@ body {
 .placeholder .main-data {
   display: inline-block;
   border-radius: 50%;
-  font-size: 60px;
+  font-size: 35px;
+  font-weight: bold;
 }
 
 /*
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Gerrit, provider not supported (Yahoo)

2019-01-22 Thread julien2412
Hello,

Since yesterday, I can't log on gerrit with my Yahoo account, I got :
"Provider is not supported, or was incorrectly entered."

I got an github account too but I don't access the same things.

Any idea how to fix this?

Julien



--
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 122889] Mail config dialog is empty

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122889

--- Comment #2 from Mike Kaganski  ---
Created attachment 148538
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148538=edit
Screenshot in 6.0

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


[Libreoffice-bugs] [Bug 122889] Mail config dialog is empty

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122889

Mike Kaganski  changed:

   What|Removed |Added

   Keywords||regression

--- Comment #1 from Mike Kaganski  ---
Works OK in 6.0 with Version: 6.0.0.1 (x64)
Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a
CPU threads: 12; OS: Windows 10.0; UI render: GL; 
Locale: ru-RU (ru_RU); 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 122890] New: Launching LibreOffice

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122890

Bug ID: 122890
   Summary: Launching LibreOffice
   Product: LibreOffice
   Version: 6.1.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: admiral...@ukr.net

Description:
At the time of the LibreOffice starts, when we work in another program, the
LibreOffice intercepts focus on itself, even if we work in another program.
This happens several times until the LibreOffice starts completely. The
LibreOffice should be run in the background, without switching the focus on
itself, as other programs work.

Actual Results:
Programmers must fix this.

Expected Results:
nothing


Reproducible: Always


User Profile Reset: No



Additional Info:
Programmers must fix 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 122889] New: Mail config dialog is empty

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122889

Bug ID: 122889
   Summary: Mail config dialog is empty
   Product: LibreOffice
   Version: 6.2.0.2 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com

Created attachment 148537
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148537=edit
Empty dialog

If mail merge mail configuration (Options→Writer→Mail Merge E-mail) is not set,
trying to send merged documents gives a confirmation dialog:

> In order to be able to send mail merge documents by e-mail, LibreOffice
> requires information about the e-mail account to be used.
> 
> Do you want to enter e-mail account information now?

and if user agrees, the next dialog (SwMailConfigDlg) is shown, which is empty
(without caption and content, only with [Help] [OK] [Cancel] buttons - see
screenshot).

It should contain the same options page as Options→Writer→Mail Merge E-mail
(i.e., SwMailConfigPage).

Tested with Version: 6.2.0.2 (x64)
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: CL

and with Version: 6.3.0.0.alpha0+ (x64)
Build ID: 13279b94080d87dde51bc8b8c669212bf71cacca
CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 121596] Writer does not include a key combination to insert thin spaces (U+200A)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121596

--- Comment #7 from Heiko Tietze  ---
(In reply to Eike Rathke from comment #6)
> For number formatting...
Maybe far-fetched but would it be feasible to have some kind of number style in
Writer like known from Calc that formats the selection according the locale?

U+202F sounds like a good idea. Will implement 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 'feature/cib_contract57b' - svl/source

2019-01-22 Thread Libreoffice Gerrit user
 svl/source/undo/undo.cxx |9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

New commits:
commit 8294728d3adf8c56343d2992a82a4f633de8b705
Author: Samuel Mehrbrodt 
AuthorDate: Tue Jan 15 16:09:24 2019 +0100
Commit: Samuel Mehrbrodt 
CommitDate: Wed Jan 23 07:58:13 2019 +0100

Remove unreachable code

VS 2015 won't compile because of this

Change-Id: I4244ccd6d5dbbedef536ea8782afd3a8f2abf3a9
Reviewed-on: https://gerrit.libreoffice.org/66395
Reviewed-by: Samuel Mehrbrodt 
Tested-by: Samuel Mehrbrodt 

diff --git a/svl/source/undo/undo.cxx b/svl/source/undo/undo.cxx
index 58320a1e2744..dd40901c0826 100644
--- a/svl/source/undo/undo.cxx
+++ b/svl/source/undo/undo.cxx
@@ -393,14 +393,7 @@ namespace svl { namespace undo { namespace impl
 {
 SfxUndoAction* pAction = m_aUndoActionsCleanup.front();
 m_aUndoActionsCleanup.pop_front();
-try
-{
-delete pAction;
-}
-catch( const Exception& )
-{
-DBG_UNHANDLED_EXCEPTION();
-}
+delete pAction;
 }
 
 // handle scheduled notification
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/qa

2019-01-22 Thread Libreoffice Gerrit user
 sc/qa/extras/scdrawpagesobj.cxx |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

New commits:
commit e304a233b654a27ac7c9d77f3145e01306504ac3
Author: Jens Carl 
AuthorDate: Wed Jan 23 00:46:22 2019 +
Commit: Jens Carl 
CommitDate: Wed Jan 23 07:51:47 2019 +0100

Add XServiceInfo tests to ScDrawPagesObj

Change-Id: Ide03e22eb52d22d3a367e2a75af5e08d2c86909c
Reviewed-on: https://gerrit.libreoffice.org/66762
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/sc/qa/extras/scdrawpagesobj.cxx b/sc/qa/extras/scdrawpagesobj.cxx
index 16ba202fb19b..83839f38b03e 100644
--- a/sc/qa/extras/scdrawpagesobj.cxx
+++ b/sc/qa/extras/scdrawpagesobj.cxx
@@ -11,6 +11,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 #include 
@@ -31,7 +32,8 @@ namespace sc_apitest
 class ScDrawPagesObj : public CalcUnoApiTest,
public apitest::XDrawPages,
public apitest::XElementAccess,
-   public apitest::XIndexAccess
+   public apitest::XIndexAccess,
+   public apitest::XServiceInfo
 {
 public:
 ScDrawPagesObj();
@@ -54,6 +56,11 @@ public:
 CPPUNIT_TEST(testGetByIndex);
 CPPUNIT_TEST(testGetCount);
 
+// XServiceInfo
+CPPUNIT_TEST(testGetImplementationName);
+CPPUNIT_TEST(testGetSupportedServiceNames);
+CPPUNIT_TEST(testSupportsService);
+
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -64,6 +71,7 @@ ScDrawPagesObj::ScDrawPagesObj()
 : CalcUnoApiTest("/sc/qa/extras/testdocuments")
 , XElementAccess(cppu::UnoType::get())
 , XIndexAccess(3)
+, XServiceInfo("ScDrawPagesObj", "com.sun.star.drawing.DrawPages")
 {
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 122849] Calc copy paste problem

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122849

--- Comment #6 from ayca.ya...@elanbilisim.com.tr ---
Which info needed?

-- 
You are receiving this mail because:
You 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: 2 commits - sfx2/source vcl/Library_vclplug_gen.mk vcl/unx

2019-01-22 Thread Libreoffice Gerrit user
 sfx2/source/appl/appuno.cxx |2 
 vcl/Library_vclplug_gen.mk  |1 
 vcl/unx/generic/window/FWS.cxx  |  231 
 vcl/unx/generic/window/FWS.hxx  |   53 
 vcl/unx/generic/window/salframe.cxx |7 -
 5 files changed, 1 insertion(+), 293 deletions(-)

New commits:
commit 8ff4d23ef33647991df9068bde2cccfe87a4a200
Author: Noel Grandin 
AuthorDate: Tue Jan 22 17:08:08 2019 +0200
Commit: Noel Grandin 
CommitDate: Wed Jan 23 07:32:47 2019 +0100

fix DBG_UTIL macro block

ever since
commit cef4c601d825027e807236a5b364edddb39be809
Date:   Mon May 27 12:52:19 2002 +
#98405#: more debugging code for macro recording

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

diff --git a/sfx2/source/appl/appuno.cxx b/sfx2/source/appl/appuno.cxx
index 57bc154ad891..5fbb3094d0d2 100644
--- a/sfx2/source/appl/appuno.cxx
+++ b/sfx2/source/appl/appuno.cxx
@@ -876,7 +876,7 @@ void TransformParameters( sal_uInt16 nSlotId, const 
uno::Sequence
AuthorDate: Tue Jan 22 16:47:27 2019 +0200
Commit: Noel Grandin 
CommitDate: Wed Jan 23 07:32:42 2019 +0100

remove FWS X11 protocol stuff

so old even google can find no mention of any of this

Change-Id: I82b1470c3c903b26718cbe244b98584575d75cef
Reviewed-on: https://gerrit.libreoffice.org/66740
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/vcl/Library_vclplug_gen.mk b/vcl/Library_vclplug_gen.mk
index 328b259bf05a..f9b73e637d03 100644
--- a/vcl/Library_vclplug_gen.mk
+++ b/vcl/Library_vclplug_gen.mk
@@ -100,7 +100,6 @@ $(eval $(call gb_Library_add_exception_objects,vclplug_gen,\
 vcl/unx/generic/gdi/salgdi \
 vcl/unx/generic/gdi/salvd \
 vcl/unx/generic/gdi/xrender_peer \
-vcl/unx/generic/window/FWS \
 vcl/unx/generic/window/salframe \
 vcl/unx/generic/window/salobj \
 vcl/unx/x11/x11sys \
diff --git a/vcl/unx/generic/window/FWS.cxx b/vcl/unx/generic/window/FWS.cxx
deleted file mode 100644
index 96ef09fdd111..
--- a/vcl/unx/generic/window/FWS.cxx
+++ /dev/null
@@ -1,231 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#include 
-#include 
-#include 
-#include 
-
-#include 
-#include 
-#include 
-#include "FWS.hxx"
-
-static Atom fwsIconAtom;
-
-static Atom FWS_CLIENT;
-static Atom FWS_COMM_WINDOW;
-static Atom FWS_PROTOCOLS;
-static Atom FWS_STACK_UNDER;
-static Atom FWS_PARK_ICONS;
-static Atom FWS_PASS_ALL_INPUT;
-static Atom FWS_PASSES_INPUT;
-static Atom FWS_HANDLES_FOCUS;
-
-static Atom FWS_REGISTER_WINDOW;
-static Atom FWS_STATE_CHANGE;
-static Atom FWS_UNSEEN_STATE;
-static Atom FWS_NORMAL_STATE;
-static Atom WM_PROTOCOLS;
-static Atom WM_CHANGE_STATE;
-
-static Window fwsCommWindow;
-
-// Initialize our atoms and determine if the current window manager is
-// providing FWS extension support.
-Bool
-WMSupportsFWS (Display *display, int screen)
-{
-Atomprotocol;
-AtompropType;
-int propFormat;
-unsigned long   propItems;
-unsigned long   propBytesAfter;
-unsigned char   *propData;
-charpropName[64];
-
-FWS_CLIENT = XInternAtom(display, "_SUN_FWS_CLIENT", 
False);
-FWS_COMM_WINDOW= XInternAtom(display, "_SUN_FWS_COMM_WINDOW",
False);
-FWS_PROTOCOLS  = XInternAtom(display, "_SUN_FWS_PROTOCOLS",  
False);
-FWS_STACK_UNDER= XInternAtom(display, "_SUN_FWS_STACK_UNDER",
False);
-FWS_PARK_ICONS = XInternAtom(display, "_SUN_FWS_PARK_ICONS", 
False);
-FWS_PASS_ALL_INPUT = XInternAtom(display, "_SUN_FWS_PASS_ALL_INPUT", 
False);
-FWS_PASSES_INPUT   = XInternAtom(display, "_SUN_FWS_PASSES_INPUT",   
False);
-FWS_HANDLES_FOCUS  = XInternAtom(display, "_SUN_FWS_HANDLES_FOCUS",  
False);
-FWS_REGISTER_WINDOW= XInternAtom(display, 
"_SUN_FWS_REGISTER_WINDOW",False);
-FWS_STATE_CHANGE   = XInternAtom(display, "_SUN_FWS_STATE_CHANGE",   
False);
-

[Libreoffice-bugs] [Bug 115817] Correct implementation or remove the Navigation toolbar (a GSOC 2009 contribution see bug 32869) (comment 3 for history and functional intent)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115817

--- Comment #28 from Heiko Tietze  ---
(In reply to russell from comment #27)
> How about changing how the button works in the Navigator...
> ...
> Remove the button, and instead use whatever is highlighted/selected in the
> Navigator list to prime the arrows.

Of course there are better solutions. For example we made a fancy mockup for
the Navigator
https://design.blog.documentfoundation.org/2016/07/31/how-the-navigator-may-support-object-handling-in-libreoffice-draw/
but due to lack of development expertise (and the need for effort in other
areas) it's far from being implemented. 

Docking is simple and can be done by (almost) everyone, that's why we recommend
it.

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


Re: Building LO 6.1.4.2 --with-system-jpeg and jpeg-9c fails

2019-01-22 Thread Kaganski Mike
On 22.01.2019 23:56, Dilyan Palauzov wrote:
> Hello Caolán,
> 
> what is the usefulness of a test, that behaves differently with different 
> jpeg libraries, but none of the test-outcomes is clearly wrong?

You could notice that the failing test is called testCVEs. It tests that 
known vulnerabilities are detected and rejected by the library, rather 
than get opened, so it checks that LibreOffice uses library versions 
that are safe with regards of those vulnerabilities.

But some libraries versions may decide later to stop rejecting those 
samples, including for good reasons, e.g. they might mitigate the 
exploit differently, so that the file could get opened then. This is not 
something that we should just accept without noticing. If that happens, 
we need to see it and understand why has it happened (is that an 
unintended regression in that external library, which could make 
LibreOffice vulnerable if overlooked, or is that actually a safe change 
there, which needs to change our tests to cover this library version?). 
This is what Caolán told you ("Someone who wants to use a system 
libjpeg-9 would have to investigate if it succeeds for a good reason or 
if its pure luck, e.g. via uninitialized data"). This is not the same as

> removing it completely.
> ...
> So removing this tests makes life simpler and causes no side effects.


-- 
Best regards,
Mike Kaganski
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 122873] emf-import in writer shows missing text depending on the zoom level

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122873

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
Version|5.2 all versions|4.4.0.3 release

--- Comment #6 from raal  ---
repro Version: 4.4.0.0.alpha0+
Build ID: dea4a3b9d7182700abeb4dc756a24a9e8dea8474

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


[Libreoffice-bugs] [Bug 115817] Correct implementation or remove the Navigation toolbar (a GSOC 2009 contribution see bug 32869) (comment 3 for history and functional intent)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115817

--- Comment #27 from russell  ---
Created attachment 148536
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148536=edit
Docked Navigator in Writer, Calc and Navigation Toolbar

Please see the attached image.

I use the Navigator docked in the sidebar, in both Writer & Calc. I have more
horizontal space than vertical, so I add things to the left or right. I dock
everything when available.

I don't use the Navigation Toolbar (1), because I use the Navigator scrollable
list. 

It seems the main purpose of the Navigation Toolbar is to prime the left and
right arrows on the Navigator (or the up & down arrows in the Navigation
Toolbar). The "Extended Help" text changes over the Navigator left and right
arrows to reflect what was selected in the Navigation Toolbar.

Suggestion 1:

How about changing how the button works in the Navigator. When clicked, rather
than opening the Navigation Toolbar, change the button to a drop-down radio
list, similar to (2) and (3). Change the button image to reflect the action
being taken; Reuse the images that are currently shown on the Navigation
Toolbar. The arrows in the Navigator can then be used to reposition. To change
what to maneuver to, just click the Navigation button on the Navigator and
select a different radio button.

Suggestion 2:

Remove the button, and instead use whatever is highlighted/selected in the
Navigator list to prime the arrows.  For example, if the user clicks on
"Images" the arrows would find the previous and next images.

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


[Libreoffice-bugs] [Bug 97128] FILEOPEN: header with frame not properly shown in DOC

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97128

--- Comment #6 from Justin L  ---
LO can rotate textboxes, but frames cannot be rotated?

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


[Libreoffice-bugs] [Bug 50916] Allow more than 1024 columns in calc

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50916

--- Comment #71 from adventyas  ---
Created attachment 148535
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148535=edit
20190115

error when open file

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


[Libreoffice-ux-advise] [Bug 122791] Display column widths under table properties for more than just six columns

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122791

--- Comment #6 from cson...@halmai.hu ---
It would be nice if the user could resize the dialog. The number of columns
could depend on the width of the dialog. 

Apart from this, a horizontal scrollbar would be nice to have, rather thank
clicking the current tiny arrow symbols.

-- 
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 122791] Display column widths under table properties for more than just six columns

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122791

--- Comment #6 from cson...@halmai.hu ---
It would be nice if the user could resize the dialog. The number of columns
could depend on the width of the dialog. 

Apart from this, a horizontal scrollbar would be nice to have, rather thank
clicking the current tiny arrow symbols.

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


[Libreoffice-bugs] [Bug 82504] EDITING: Background color button should fill cell background and not paragraph color when in a cell

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82504

--- Comment #38 from BogdanB  ---
"ab" button in standard layout is changeing the background indeed, the same as
contextual menu.

But I wait for the tabed toolbar to be fixed to mark this as fixed...

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


[Libreoffice-bugs] [Bug 80756] LibO crashes when Nuance Dragon Dictate is running

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80756

--- Comment #35 from Henry Lieberman  ---
Libre Office has had a longstanding bug that makes it crash whenever a Mac user
has the Accessibility feature turned on of allowing other programs to "control
your computer". This bug is still present in Libre Office 6.2.  It is likely
responsible for many other Libre Office bug reports from unsuspecting users. 

You can see the option under System Preferences > Security and Privacy >
Privacy tab and Accessibility option on sidebar.  The option is, "Allow the
apps to control your computer". If you don't have that turned on for any apps,
LO works fine.

However, increasing numbers of programs do use that option. I have it turned on
for:
 Default Folder X (file and folder cache)
 Dragon (speech reco)
 Dropbox (cloud file system)
 IShowU (screen recorder)
 Quickeys (macro program)

LO is unreliable in the presence of this option, often crashing and rendering
it unusable. Turning on and off this option for multiple programs takes a fair
bit of work, so is not feasible on an everyday basis for most users. Nor is
abandoning every program that needs this option. 

This should really be fixed. Otherwise you will see an attrition of your Mac
user community as people keep on running into this bug and not understanding
the cause, they will blame LO. It's a shame, but I have abandoned everyday use
of LO because of this. I would like to go back.

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


[Libreoffice-bugs] [Bug 100848] i18n: Separate strings that contain terms "page" or "slide" for Draw and Impress

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100848

--- Comment #9 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 98038] Clicking on different slide transition causes visual errors (gtk2)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98038

--- Comment #16 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 115147] Right pane offset and the appearance was broken when editing charts

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115147

--- Comment #5 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 115070] UI: wrong syncing of measurement units in Options and the ones set in an existing document

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115070

--- Comment #4 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 106013] IMCOSH, IMCOT, IMCSC, IMCSCH, IMSEC, IMSECH, IMSINH and IMTAN compatibility

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106013

--- Comment #5 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 49576] MAC AT accessibility problems failing Apple checking

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49576

--- Comment #27 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 80756] LibO crashes when Nuance Dragon Dictate is running

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80756

--- Comment #34 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 67943] ACCESSIBILITY: Issues with tabbed dialogs on Mac OS X

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67943

--- Comment #10 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 72187] FILESAVE: edit filter settings checkbox disabled for a CSV file in the KDE "Save As dialog"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72187

Jan-Marek Glogowski  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Blocks||102495

--- Comment #16 from Jan-Marek Glogowski  ---
Personally I would request to open a new report. Let's see how QA wants to
handle this.


Referenced Bugs:

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

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

Jan-Marek Glogowski  changed:

   What|Removed |Added

 Depends on||72187


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=72187
[Bug 72187] FILESAVE: edit filter settings checkbox disabled for a CSV file in
the KDE "Save As 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 72187] FILESAVE: edit filter settings checkbox disabled for a CSV file in the KDE "Save As dialog"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72187

--- Comment #15 from Tim Richardson  ---
Removing the package "libreoffice-kde5" solves the problem

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


[Libreoffice-bugs] [Bug 72187] FILESAVE: edit filter settings checkbox disabled for a CSV file in the KDE "Save As dialog"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72187

Tim Richardson  changed:

   What|Removed |Added

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

--- Comment #14 from Tim Richardson  ---
In 2019, I have this problem. KDE Neon, can not select Edit Filter Settings on
CSV Save As. Never had this problem before swapping to KDE

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


[Libreoffice-bugs] [Bug 72187] FILESAVE: edit filter settings checkbox disabled for a CSV file in the KDE "Save As dialog"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72187

Tim Richardson  changed:

   What|Removed |Added

Version|4.1.0.4 release |6.1.4.2 release

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


[Libreoffice-bugs] [Bug 122888] FILESAVE Shape with caption incorrectly saved as DOCX

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122888

--- Comment #1 from Aron Budea  ---
Created attachment 148534
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148534=edit
Sample DOCX (exported from ODT)

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


[Libreoffice-bugs] [Bug 104449] [META] DOCX (OOXML) textbox-related issues

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104449

Aron Budea  changed:

   What|Removed |Added

 Depends on||122888


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122888
[Bug 122888] FILESAVE Shape with caption incorrectly saved as DOCX
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741

Aron Budea  changed:

   What|Removed |Added

 Depends on||122888


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122888
[Bug 122888] FILESAVE Shape with caption incorrectly saved as DOCX
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122888] New: FILESAVE Shape with caption incorrectly saved as DOCX

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122888

Bug ID: 122888
   Summary: FILESAVE Shape with caption incorrectly saved as DOCX
   Product: LibreOffice
   Version: 4.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: filter:docx
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Blocks: 104449, 108741

Created attachment 148533
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148533=edit
Sample ODT

- Add a shape to a document.
- Add a caption to it.
- Save as DOCX, and reload.

=> The shape appears off, and the caption slides up to top of text box.

Attaching both an ODT saved after the first two steps, and the same saved as
DOCX.
This is an export issue, as the DOCX appears the same in Word as in Writer
after reload.

Observed using LO 6.3.0.0.alpha0+ (6d70e04f66cbeb3aeeb1e9b69d5b201ae3d24747) &
4.4.0.3 / Windows 7.
In 4.0.0.3 the caption and the enclosing text box gets lost during export.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104449
[Bug 104449] [META] DOCX (OOXML) textbox-related issues
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
[Bug 108741] [META] Shapes 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 87740] [META] Anchor and text wrapping bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

Aron Budea  changed:

   What|Removed |Added

 Depends on||122887


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122887
[Bug 122887] Moving anchor for shape + text box leaves text box behind
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122887] New: Moving anchor for shape + text box leaves text box behind

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122887

Bug ID: 122887
   Summary: Moving anchor for shape + text box leaves text box
behind
   Product: LibreOffice
   Version: 4.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu
Blocks: 87740, 122886

- In an empty document, add a single empty line.
- Add a shape somewhere, it's going to be anchored to the second line.
- Select shape, and move its anchor up to the first line.
- Right-click shape, select Add Text Box.

=> Text box is created in the wrong (shape's original) position.

The same happens if the text box is created for the shape first, and the anchor
is moved afterwards.

Observed using LO 6.3.0.0.alpha0+ (6d70e04f66cbeb3aeeb1e9b69d5b201ae3d24747) &
4.4.0.3 / Windows 7.
In 4.0.0.3 it's not possible to insert text box to for a shape.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87740
[Bug 87740] [META] Anchor and text wrapping bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=122886
[Bug 122886] Bugs with textboxes in shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122886] Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Aron Budea  changed:

   What|Removed |Added

 Depends on||122887


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122887
[Bug 122887] Moving anchor for shape + text box leaves text box behind
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122886] Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Aron Budea  changed:

   What|Removed |Added

 Depends on||84691


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=84691
[Bug 84691] Wrong position of textbox in shape, if shape anchored to page
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Aron Budea  changed:

   What|Removed |Added

 Depends on|84691   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=84691
[Bug 84691] Wrong position of textbox in shape, if shape anchored to page
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Aron Budea  changed:

   What|Removed |Added

 Depends on|107225  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107225
[Bug 107225] Wrong position of textbox in shape, if shape is contained in a
frame
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107225] Wrong position of textbox in shape, if shape is contained in a frame

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107225

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks|103494  |122886


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=122886
[Bug 122886] Bugs with textboxes in shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 84691] Wrong position of textbox in shape, if shape anchored to page

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84691

Aron Budea  changed:

   What|Removed |Added

   Hardware|Other   |All
 Blocks|103494  |122886
 CC||ba...@caesar.elte.hu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=122886
[Bug 122886] Bugs with textboxes in shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122886] Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Aron Budea  changed:

   What|Removed |Added

 Depends on||107225


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107225
[Bug 107225] Wrong position of textbox in shape, if shape is contained in a
frame
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122886] Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Aron Budea  changed:

   What|Removed |Added

  Alias||Shape-Textbox

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


[Libreoffice-bugs] [Bug 122886] Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741

Aron Budea  changed:

   What|Removed |Added

 Depends on||122886


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122886
[Bug 122886] Bugs with textboxes in shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122886] New: Bugs with textboxes in shapes

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122886

Bug ID: 122886
   Summary: Bugs with textboxes in shapes
   Product: LibreOffice
   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
Blocks: 103494, 108741

Textboxes can be added to shapes via context menu -> Add Text Box since
4.4.0.3.


Referenced Bugs:

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

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Aron Budea  changed:

   What|Removed |Added

 Depends on||122886


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122886
[Bug 122886] Bugs with textboxes in shapes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 120796] Attempting to open a ".txt" file with Calc selected from Windows explorer "Open with", opens Writer instead

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120796

--- Comment #6 from Libomark  ---
A workaround is simply to rename the file as a .csv

.csv files are regarded as spreadsheet text files: some attempt will be made to
parse them.

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


[Libreoffice-bugs] [Bug 107225] Wrong position of textbox in shape, if shape is contained in a frame

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107225

Aron Budea  changed:

   What|Removed |Added

 Attachment #132632|application/3dr |application/vnd.oasis.opend
  mime type||ocument.text

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


[Libreoffice-bugs] [Bug 122784] Mouse pointer as pen doesn't work in conjunction with KDE Connect

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122784

Adolfo Jayme  changed:

   What|Removed |Added

   Severity|trivial |enhancement

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


[Libreoffice-bugs] [Bug 120796] Attempting to open a ".txt" file with Calc selected from Windows explorer "Open with", opens Writer instead

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120796

--- Comment #5 from Libomark  ---
I think this is not a Calc bug.

When I try on my system (Win 7, 64bit 6.0.1.1) I am only offered Libre Office
(not  calc).  I suspect the bug lies in the LO UI or installation and the
filetype registrations it makes.  Indeed, if you simply open a spreadsheet you
will find that soffice is the container application: scalc is no longer visible
outside it in Windows.  Use File Open, and click on the All Files *.* dropdown,
and you will see that .txt files are defined as writer documents.

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


[Libreoffice-bugs] [Bug 45904] move java based api tests to c++

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

--- Comment #219 from Commit Notification 
 ---
Jens Carl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/13279b94080d87dde51bc8b8c669212bf71cacca%5E%21

tdf#45904 Clean up _XDrawPageSummarizer Java tests

It will be available in 6.3.0.

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

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

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


[Libreoffice-commits] core.git: framework/qa qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa

2019-01-22 Thread Libreoffice Gerrit user
 framework/qa/complex/api_internal/api.lst |1 
 qadevOOo/Jar_OOoRunner.mk |2 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv|1 
 qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv |1 
 qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer.java |   65 -
 qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java   |  115 
--
 qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java|3 
 sc/qa/unoapi/sc_4.sce |1 
 8 files changed, 189 deletions(-)

New commits:
commit 13279b94080d87dde51bc8b8c669212bf71cacca
Author: Jens Carl 
AuthorDate: Tue Jan 22 23:15:44 2019 +
Commit: Jens Carl 
CommitDate: Wed Jan 23 01:49:04 2019 +0100

tdf#45904 Clean up _XDrawPageSummarizer Java tests

The XDrawPageSummarizer interface is deprecated since commit
d081c80877dc1ae413b9d65c206485b6821d0ef8

Change-Id: I041c5d5df11d1b5208b846c76ef82427c4df4585
Reviewed-on: https://gerrit.libreoffice.org/66757
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/framework/qa/complex/api_internal/api.lst 
b/framework/qa/complex/api_internal/api.lst
index c52e866b14a0..38794d90181e 100644
--- a/framework/qa/complex/api_internal/api.lst
+++ b/framework/qa/complex/api_internal/api.lst
@@ -80,7 +80,6 @@ job85=sc.ScCellSearchObj
 job88=sc.ScDatabaseRangeObj
 job90=sc.ScDataPilotFieldObj
 job91=sc.ScDataPilotFieldsObj
-job95=sc.ScDrawPagesObj
 job96=sc.ScFilterDescriptorBase
 job98=sc.ScHeaderFieldObj
 job99=sc.ScHeaderFieldsObj
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index b56fd80617b6..1a156fca7c19 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -351,7 +351,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/drawing/_XDrawPageDuplicator \
 qadevOOo/tests/java/ifc/drawing/_XDrawPages \
 qadevOOo/tests/java/ifc/drawing/_XDrawPagesSupplier \
-qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer \
 qadevOOo/tests/java/ifc/drawing/_XDrawPageSupplier \
 qadevOOo/tests/java/ifc/drawing/_XDrawView \
 qadevOOo/tests/java/ifc/drawing/_XGluePointsSupplier \
@@ -975,7 +974,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj \
 qadevOOo/tests/java/mod/_sc/ScDocumentConfiguration \
 qadevOOo/tests/java/mod/_sc/ScDrawPageObj \
-qadevOOo/tests/java/mod/_sc/ScDrawPagesObj \
 qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase \
 qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj \
 qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv
deleted file mode 100644
index 7b3c5b2ae7bf..
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv
+++ /dev/null
@@ -1 +0,0 @@
-"ScDrawPagesObj";"com::sun::star::drawing::XDrawPageSummarizer#optional";"summarize()"
diff --git a/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv 
b/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
index afd975830c02..c54e175f77c9 100644
--- a/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
+++ b/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
@@ -4,4 +4,3 @@
 "SdDrawPagesAccess";"com::sun::star::drawing::XDrawPages";"remove()"
 
"SdDrawPagesAccess";"com::sun::star::container::XElementAccess";"getElementType()"
 "SdDrawPagesAccess";"com::sun::star::container::XElementAccess";"hasElements()"
-"SdDrawPagesAccess";"com::sun::star::drawing::XDrawPageSummarizer#optional";"summarize()"
diff --git a/qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer.java 
b/qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer.java
deleted file mode 100644
index b346f933365d..
--- a/qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-package ifc.drawing;
-
-import lib.MultiMethodTest;
-import 

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - 2 commits - vcl/unx

2019-01-22 Thread Libreoffice Gerrit user
 vcl/unx/kde5/KDE5FilePicker.hxx  |4 +
 vcl/unx/kde5/KDE5FilePicker2.cxx |  117 ---
 2 files changed, 112 insertions(+), 9 deletions(-)

New commits:
commit d2c3a04525269f64d1056b49b11103a8bddaa546
Author: Katarina Behrens 
AuthorDate: Tue Jan 22 13:43:06 2019 +0100
Commit: Thorsten Behrens 
CommitDate: Wed Jan 23 01:38:27 2019 +0100

tdf#121129: more custom listboxes in kde5 fpicker

the following additional fpicker templates are now fully supported:
FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE
FILESAVE_AUTOEXTENSION_TEMPLATE
FILEOPEN_LINK_PREVIEW_IMAGE_ANCHOR
FILEOPEN_READONLY_VERSION

Listboxes now also have valid mnemonic labels

Change-Id: Ib7f9dd234bf2cbd0eadc1a7675ef51abcea3c532
Reviewed-on: https://gerrit.libreoffice.org/66736
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 
Reviewed-on: https://gerrit.libreoffice.org/66761
Tested-by: Thorsten Behrens 

diff --git a/vcl/unx/kde5/KDE5FilePicker2.cxx b/vcl/unx/kde5/KDE5FilePicker2.cxx
index a0bc8f1fbe1b..94f7e74bb7c9 100644
--- a/vcl/unx/kde5/KDE5FilePicker2.cxx
+++ b/vcl/unx/kde5/KDE5FilePicker2.cxx
@@ -46,6 +46,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -433,7 +434,7 @@ void SAL_CALL KDE5FilePicker::enableControl(sal_Int16 
controlId, sal_Bool enable
 if (_customWidgets.contains(controlId))
 _customWidgets.value(controlId)->setEnabled(enable);
 else
-SAL_WARN("vcl.kde5", "enable on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "enable on unknown control " << controlId);
 }
 
 void SAL_CALL KDE5FilePicker::setLabel(sal_Int16 controlId, const OUString& 
label)
@@ -451,7 +452,7 @@ void SAL_CALL KDE5FilePicker::setLabel(sal_Int16 controlId, 
const OUString& labe
 cb->setText(toQString(label));
 }
 else
-SAL_WARN("vcl.kde5", "set label on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "set label on unknown control " << controlId);
 }
 
 OUString SAL_CALL KDE5FilePicker::getLabel(sal_Int16 controlId)
@@ -470,7 +471,7 @@ OUString SAL_CALL KDE5FilePicker::getLabel(sal_Int16 
controlId)
 label = toOUString(cb->text());
 }
 else
-SAL_WARN("vcl.kde5", "get label on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "get label on unknown control " << controlId);
 
 return label;
 }
@@ -542,6 +543,9 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 break;
 }
 
+auto resString = toQString(VclResId(resId));
+resString.replace('~', '&');
+
 switch (controlId)
 {
 case CHECKBOX_AUTOEXTENSION:
@@ -556,8 +560,6 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 // the checkbox is created even for CHECKBOX_AUTOEXTENSION to 
simplify
 // code, but the checkbox is hidden and ignored
 bool hidden = controlId == CHECKBOX_AUTOEXTENSION;
-auto resString = toQString(VclResId(resId));
-resString.replace('~', '&');
 
 auto widget = new QCheckBox(resString, _extraControls);
 widget->setHidden(hidden);
@@ -570,9 +572,6 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 break;
 }
 case PUSHBUTTON_PLAY:
-case LISTBOX_VERSION:
-case LISTBOX_TEMPLATE:
-case LISTBOX_IMAGE_ANCHOR:
 case LISTBOX_VERSION_LABEL:
 case LISTBOX_TEMPLATE_LABEL:
 case LISTBOX_IMAGE_TEMPLATE_LABEL:
@@ -580,11 +579,22 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 case LISTBOX_FILTER_SELECTOR:
 break;
 
+case LISTBOX_IMAGE_ANCHOR:
 case LISTBOX_IMAGE_TEMPLATE:
+case LISTBOX_TEMPLATE:
+case LISTBOX_VERSION:
+{
 auto widget = new QComboBox(_extraControls);
-_layout->addWidget(widget);
+QLabel* label = new QLabel(resString);
+label->setBuddy(widget);
+
+QHBoxLayout* hBox = new QHBoxLayout;
+hBox->addWidget(label);
+hBox->addWidget(widget);
+_layout->addLayout(hBox, _layout->rowCount(), 0, Qt::AlignLeft);
 _customListboxes.insert(controlId, widget);
 break;
+}
 }
 }
 
@@ -619,7 +629,7 @@ void KDE5FilePicker::handleSetListValue(QComboBox* 
pQComboBox, sal_Int16 nAction
 }
 break;
 default:
-//FIXME: insert warning here
+SAL_WARN("vcl.kde5", "unknown action on list control " << nAction);
 break;
 }
 }
@@ -653,7 +663,7 @@ uno::Any KDE5FilePicker::handleGetListValue(QComboBox* 
pQComboBox, sal_Int16 nAc
 }
 break;
 default:
-//FIXME: insert warning here
+SAL_WARN("vcl.kde5", "unknown action on list control " << nAction);
 break;
 }
 return aAny;
commit 

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

2019-01-22 Thread Libreoffice Gerrit user
 vcl/unx/kde5/KDE5FilePicker2.cxx |   32 +---
 1 file changed, 21 insertions(+), 11 deletions(-)

New commits:
commit dc763f5c4a0a0a3503dbaad729a0f3cde7ccb6cd
Author: Katarina Behrens 
AuthorDate: Tue Jan 22 13:43:06 2019 +0100
Commit: Thorsten Behrens 
CommitDate: Wed Jan 23 01:31:19 2019 +0100

tdf#121129: more custom listboxes in kde5 fpicker

the following additional fpicker templates are now fully supported:
FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE
FILESAVE_AUTOEXTENSION_TEMPLATE
FILEOPEN_LINK_PREVIEW_IMAGE_ANCHOR
FILEOPEN_READONLY_VERSION

Listboxes now also have valid mnemonic labels

Change-Id: Ib7f9dd234bf2cbd0eadc1a7675ef51abcea3c532
Reviewed-on: https://gerrit.libreoffice.org/66736
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/vcl/unx/kde5/KDE5FilePicker2.cxx b/vcl/unx/kde5/KDE5FilePicker2.cxx
index 67f0f56401ca..15725d9e075c 100644
--- a/vcl/unx/kde5/KDE5FilePicker2.cxx
+++ b/vcl/unx/kde5/KDE5FilePicker2.cxx
@@ -47,6 +47,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -435,7 +436,7 @@ void SAL_CALL KDE5FilePicker::enableControl(sal_Int16 
controlId, sal_Bool enable
 if (_customWidgets.contains(controlId))
 _customWidgets.value(controlId)->setEnabled(enable);
 else
-SAL_WARN("vcl.kde5", "enable on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "enable on unknown control " << controlId);
 }
 
 void SAL_CALL KDE5FilePicker::setLabel(sal_Int16 controlId, const OUString& 
label)
@@ -453,7 +454,7 @@ void SAL_CALL KDE5FilePicker::setLabel(sal_Int16 controlId, 
const OUString& labe
 cb->setText(toQString(label));
 }
 else
-SAL_WARN("vcl.kde5", "set label on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "set label on unknown control " << controlId);
 }
 
 OUString SAL_CALL KDE5FilePicker::getLabel(sal_Int16 controlId)
@@ -472,7 +473,7 @@ OUString SAL_CALL KDE5FilePicker::getLabel(sal_Int16 
controlId)
 label = toOUString(cb->text());
 }
 else
-SAL_WARN("vcl.kde5", "get label on unknown control" << controlId);
+SAL_WARN("vcl.kde5", "get label on unknown control " << controlId);
 
 return label;
 }
@@ -544,6 +545,9 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 break;
 }
 
+auto resString = toQString(VclResId(resId));
+resString.replace('~', '&');
+
 switch (controlId)
 {
 case CHECKBOX_AUTOEXTENSION:
@@ -558,8 +562,6 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 // the checkbox is created even for CHECKBOX_AUTOEXTENSION to 
simplify
 // code, but the checkbox is hidden and ignored
 bool hidden = controlId == CHECKBOX_AUTOEXTENSION;
-auto resString = toQString(VclResId(resId));
-resString.replace('~', '&');
 
 auto widget = new QCheckBox(resString, _extraControls);
 widget->setHidden(hidden);
@@ -572,9 +574,6 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 break;
 }
 case PUSHBUTTON_PLAY:
-case LISTBOX_VERSION:
-case LISTBOX_TEMPLATE:
-case LISTBOX_IMAGE_ANCHOR:
 case LISTBOX_VERSION_LABEL:
 case LISTBOX_TEMPLATE_LABEL:
 case LISTBOX_IMAGE_TEMPLATE_LABEL:
@@ -582,11 +581,22 @@ void KDE5FilePicker::addCustomControl(sal_Int16 controlId)
 case LISTBOX_FILTER_SELECTOR:
 break;
 
+case LISTBOX_IMAGE_ANCHOR:
 case LISTBOX_IMAGE_TEMPLATE:
+case LISTBOX_TEMPLATE:
+case LISTBOX_VERSION:
+{
 auto widget = new QComboBox(_extraControls);
-_layout->addWidget(widget);
+QLabel* label = new QLabel(resString);
+label->setBuddy(widget);
+
+QHBoxLayout* hBox = new QHBoxLayout;
+hBox->addWidget(label);
+hBox->addWidget(widget);
+_layout->addLayout(hBox, _layout->rowCount(), 0, Qt::AlignLeft);
 _customListboxes.insert(controlId, widget);
 break;
+}
 }
 }
 
@@ -621,7 +631,7 @@ void KDE5FilePicker::handleSetListValue(QComboBox* 
pQComboBox, sal_Int16 nAction
 }
 break;
 default:
-//FIXME: insert warning here
+SAL_WARN("vcl.kde5", "unknown action on list control " << nAction);
 break;
 }
 }
@@ -655,7 +665,7 @@ uno::Any KDE5FilePicker::handleGetListValue(QComboBox* 
pQComboBox, sal_Int16 nAc
 }
 break;
 default:
-//FIXME: insert warning here
+SAL_WARN("vcl.kde5", "unknown action on list control " << nAction);
 break;
 }
 return aAny;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/qt5

2019-01-22 Thread Libreoffice Gerrit user
 vcl/qt5/Qt5Menu.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 82c1ff5177a0d182702151fba9c4256939c1322e
Author: Katarina Behrens 
AuthorDate: Thu Dec 27 17:27:54 2018 +0100
Commit: Thorsten Behrens 
CommitDate: Wed Jan 23 01:29:24 2019 +0100

tdf#120877: make menu items checkable as needed

Change-Id: I5a07526aa5187313977d6f7c244541be83b5edbc
Reviewed-on: https://gerrit.libreoffice.org/65930
Tested-by: Jenkins
Reviewed-by: Katarina Behrens 
(cherry picked from commit 4de638c14c0a74e29e213fd53cd01cad93285aa4)
Reviewed-on: https://gerrit.libreoffice.org/66747
Reviewed-by: Thorsten Behrens 

diff --git a/vcl/qt5/Qt5Menu.cxx b/vcl/qt5/Qt5Menu.cxx
index 6aa201f7ad30..9aaea199eeae 100644
--- a/vcl/qt5/Qt5Menu.cxx
+++ b/vcl/qt5/Qt5Menu.cxx
@@ -277,7 +277,10 @@ void Qt5Menu::CheckItem(unsigned nPos, bool bChecked)
 Qt5MenuItem* pSalMenuItem = GetItemAtPos(nPos);
 QAction* pAction = pSalMenuItem->getAction();
 if (pAction)
+{
+pAction->setCheckable(true);
 pAction->setChecked(bChecked);
+}
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 45904] move java based api tests to c++

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

--- Comment #218 from Commit Notification 
 ---
Jens Carl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/be75c098440f073d92dd713ba2492625aff8246e%5E%21

tdf#45904 Clean up _XDrawPageExpander Java tests

It will be available in 6.3.0.

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

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

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


[Libreoffice-commits] core.git: qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests

2019-01-22 Thread Libreoffice Gerrit user
 qadevOOo/Jar_OOoRunner.mk |1 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv|1 
 qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv |1 
 qadevOOo/tests/java/ifc/drawing/_XDrawPageExpander.java   |   65 
--
 qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java   |3 
 qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java|3 
 6 files changed, 74 deletions(-)

New commits:
commit be75c098440f073d92dd713ba2492625aff8246e
Author: Jens Carl 
AuthorDate: Tue Jan 22 23:08:40 2019 +
Commit: Jens Carl 
CommitDate: Wed Jan 23 01:27:06 2019 +0100

tdf#45904 Clean up _XDrawPageExpander Java tests

The XDrawPageExpander interface is deprecated since commit
d081c80877dc1ae413b9d65c206485b6821d0ef8

Change-Id: I3400f09667004669286ffb94c2c89c284f0eb3f0
Reviewed-on: https://gerrit.libreoffice.org/66756
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 6af59eb7f706..b56fd80617b6 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -349,7 +349,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/drawing/_XConnectorShape \
 qadevOOo/tests/java/ifc/drawing/_XControlShape \
 qadevOOo/tests/java/ifc/drawing/_XDrawPageDuplicator \
-qadevOOo/tests/java/ifc/drawing/_XDrawPageExpander \
 qadevOOo/tests/java/ifc/drawing/_XDrawPages \
 qadevOOo/tests/java/ifc/drawing/_XDrawPagesSupplier \
 qadevOOo/tests/java/ifc/drawing/_XDrawPageSummarizer \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv
index 844f27507b3e..7b3c5b2ae7bf 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDrawPagesObj.csv
@@ -1,2 +1 @@
-"ScDrawPagesObj";"com::sun::star::drawing::XDrawPageExpander#optional";"expand()"
 
"ScDrawPagesObj";"com::sun::star::drawing::XDrawPageSummarizer#optional";"summarize()"
diff --git a/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv 
b/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
index 059f4b0e966b..afd975830c02 100644
--- a/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
+++ b/qadevOOo/objdsc/sd/com.sun.star.comp.office.SdDrawPagesAccess.csv
@@ -4,5 +4,4 @@
 "SdDrawPagesAccess";"com::sun::star::drawing::XDrawPages";"remove()"
 
"SdDrawPagesAccess";"com::sun::star::container::XElementAccess";"getElementType()"
 "SdDrawPagesAccess";"com::sun::star::container::XElementAccess";"hasElements()"
-"SdDrawPagesAccess";"com::sun::star::drawing::XDrawPageExpander#optional";"expand()"
 
"SdDrawPagesAccess";"com::sun::star::drawing::XDrawPageSummarizer#optional";"summarize()"
diff --git a/qadevOOo/tests/java/ifc/drawing/_XDrawPageExpander.java 
b/qadevOOo/tests/java/ifc/drawing/_XDrawPageExpander.java
deleted file mode 100644
index 1f3eb73694e7..
--- a/qadevOOo/tests/java/ifc/drawing/_XDrawPageExpander.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-package ifc.drawing;
-
-import lib.MultiMethodTest;
-import lib.StatusException;
-import lib.Status;
-
-import com.sun.star.drawing.XDrawPage;
-import com.sun.star.drawing.XDrawPageExpander;
-import com.sun.star.drawing.XDrawPages;
-
-/**
-* Testing com.sun.star.drawing.XDrawPageExpander
-* interface methods :
-* 
-*   expand()
-*  
-* This test needs the following object relations :
-* 
-*   'DrawPage' (of type XDrawPage):
-*   draw page to be expanded. 
-*  
-* Test is  NOT  multithread compliant. 
-* @see com.sun.star.drawing.XDrawPageExpander
-*/
-public class _XDrawPageExpander extends MultiMethodTest {
-public XDrawPageExpander oObj = null;
-
-/**
-* First the relation is retrieved. Then the method is called.
-* Has  OK  status if the method returns not null value. 
-*/
-public void _expand() {
-boolean result = true;
-XDrawPage oDrawPage = (XDrawPage) tEnv.getObjRelation("DrawPage");
-

[Libreoffice-bugs] [Bug 106981] The Repeat feature when you select an Inserted Video for it to play in a Loop during a slideshow no longer works (64-bit only)

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106981

--- Comment #13 from pcun...@msn.com ---
Also repro in stable release:
Version: 6.0.7.3 (x64)
Build ID: dc89aa7a9eabfd848af146d5086077aeed2ae4a5
CPU threads: 4; OS: Windows 6.1; UI render: default; 
Locale: en-CA (en_CA); Calc: group

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


[Libreoffice-bugs] [Bug 121851] Calc loses time zone information for datetime cells

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121851

--- Comment #8 from Libomark  ---
Not sure that works.  Consider a timestamp inserted the day before a change
from daylight savings time to standard time, viewed the day after.  Consider a
timestamp made at 01:45 the day that the time changes: which time is it in?
what happens if the file is saved later at 01:01 new time (02:01 old time) with
the time having gone back an hour?

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


[Libreoffice-bugs] [Bug 121103] ANOVA uses wrong formula when on new sheet

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121103

--- Comment #8 from Libomark  ---
Dennis Francis, author of the new regression statistics interface to be
released in 6.2, seems to think that his version (which also provides ANOVA
results) works OK:

https://dennisfrancis.wordpress.com/2018/07/03/multivariate-regression-in-calc/#comment-56

He has a slightly different approach to coding, as revealed here:

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

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


[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-4' - external/libxml2

2019-01-22 Thread Libreoffice Gerrit user
 external/libxml2/ExternalProject_xml2.mk |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit fb1895f1b627a8213d35fbb186f4c5b1ee6c203e
Author: Michael Stahl 
AuthorDate: Fri Jan 18 12:18:01 2019 +0100
Commit: Thorsten Behrens 
CommitDate: Wed Jan 23 00:14:14 2019 +0100

libxml2: fix MSVC build

libxml2.rc(1) : fatal error RC1015: cannot open include file 'winver.h'.

Change-Id: I6653eaefd1da0440811154a718683951d79fb871

diff --git a/external/libxml2/ExternalProject_xml2.mk 
b/external/libxml2/ExternalProject_xml2.mk
index f60d960d6790..54815e55d812 100644
--- a/external/libxml2/ExternalProject_xml2.mk
+++ b/external/libxml2/ExternalProject_xml2.mk
@@ -22,7 +22,8 @@ $(call gb_ExternalProject_get_state_target,xml2,build):
iconv=no icu=yes sax1=yes $(if 
$(MSVC_USE_DEBUG_RUNTIME),run_debug=yes cruntime=/MDd) \
$(if $(filter TRUE,$(ENABLE_DBGUTIL)),debug=yes) \
&& unset MAKEFLAGS \
-   && LIB="$(ILIB)" nmake \
+   && INCLUDE="$(subst -I,,$(subst $(WHITESPACE),;,$(SOLARINC)))" \
+  LIB="$(ILIB)" nmake \
,win32)
 else # OS!=WNT
 $(call gb_ExternalProject_get_state_target,xml2,build):
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'aoo/trunk' - solenv/bin

2019-01-22 Thread Libreoffice Gerrit user
 solenv/bin/modules/installer/epmfile.pm |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 546c42031b7fd06fcaa8ca835026c5495b369a67
Author: Jim Jagielski 
AuthorDate: Tue Jan 22 21:28:26 2019 +
Commit: Jim Jagielski 
CommitDate: Tue Jan 22 21:28:26 2019 +

don't be picky about format

diff --git a/solenv/bin/modules/installer/epmfile.pm 
b/solenv/bin/modules/installer/epmfile.pm
index f5cdd055e3b4..731452443e03 100644
--- a/solenv/bin/modules/installer/epmfile.pm
+++ b/solenv/bin/modules/installer/epmfile.pm
@@ -846,7 +846,7 @@ sub set_patch_state
 while ()
 {
 chop;
-if ( $_ =~ /Patched for OpenOffice.org/ ) { 
$installer::globals::is_special_epm = 1; }
+if ( $_ =~ /Patched for .*OpenOffice/ ) { 
$installer::globals::is_special_epm = 1; }
 }
 
 close (EPMPATCH);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 112590] Base forms open maximum size each time with GTK3 VCL backend

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112590

--- Comment #46 from Matthieu  ---
Same bug with
Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.2
Threads CPU : 4; OS : Linux 4.15; UI Render : par défaut; VCL: gtk3; 
Locale : fr-FR (fr_FR.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 122884] Performance: GTK3 VCL Slow Using NX Xserver

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122884

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 CC||ba...@caesar.elte.hu

--- Comment #2 from Aron Budea  ---
Dave, how familiar are you with bibisecting? [1]
This could probably be bibisected with repo bibisect-linux-64-6.2 [2].

[1] https://wiki.documentfoundation.org/QA/Bibisect
[2] https://wiki.documentfoundation.org/QA/Bibisect/Linux

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


[Libreoffice-bugs] [Bug 122836] Impossible to use the 'Meinrad' font with libroffice 6.1. Worked perfectly with Libroffice 5.2

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122836

--- Comment #4 from Corine  ---
Infinite Thanks for your help and sorry for my English.

The fonts for scores are effectively those for CHANTS. 
I only know the use with windows, I actually use windows 7.

-- 
You are receiving this mail because:
You 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] online.git: configure.ac

2019-01-22 Thread Libreoffice Gerrit user
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0a5a7112310a622eea65fc04045b65181f7b9c1c
Author: Tor Lillqvist 
AuthorDate: Tue Jan 22 23:49:47 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Jan 22 23:50:19 2019 +0200

Create the ios/Mobile/Fonts directory even if we won't copy any fonts there

It is referenced unconditionally in the Xcode project file.

Change-Id: I1f6713b5327740f76e90ea88dfb19a4933d0bce3

diff --git a/configure.ac b/configure.ac
index d5e3c1726..9f446a6f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -622,9 +622,9 @@ AS_IF([test "$ENABLE_IOSAPP" = "true"],
   [
if test `uname -s` = "Darwin"; then
   IOSAPP_FONTS=''
+  mkdir -p ios/Mobile/Fonts
   if test "$with_iosapp_fonts" != no -a -d "$with_iosapp_fonts"; then
   AC_MSG_NOTICE([copying fonts to be bundled])
-  mkdir -p ios/Mobile/Fonts
   IOSAPP_FONTS=`find "$with_iosapp_fonts" -type f |
 while read fname; do
cp "$fname" ios/Mobile/Fonts
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 122752] gtk3_kde5/kde5: save file dialog doesn't add file extension and misses custom controls when using LXQt

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #14 from Michael Weghorn  ---
(In reply to Hans P. Möller from comment #13)
> how can I change it to use the qt5 VCL? I thought there where only kde and
> gtk

Set "SAL_USE_VCLPLUGIN=qt5". 

In fact, there's currently quite a bunch of VCL plugins on Linux (gtk, gtk3,
kde4, kde5, gtk3_kde5, gen,...), some of them deprecated already (kde4 e.g. has
already been removed from the current development version). Note however, that
qt5 (which kde5 is based upon) and kde5 are only available from 6.2 on and
currently still have several known issues... (s. meta bug 102495).

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


[Libreoffice-bugs] [Bug 119139] Mysql timestamp fields not displayed in table data entry mode with mysql jdbc-connector ConnectorJ 8.x

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119139

--- Comment #19 from Julien Nabet  ---
Lionel: about the classname searching about "com.mysql.jdbc.Driver" on
Opengrok, gives
"https://opengrok.libreoffice.org/search?project=core=%22com.mysql.jdbc.Driver%22==q

Should we just replace com.mysql.jdbc.Driver by com.mysql.cj.jdbc.Driver (see
https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-api-changes.html)?
If yes, what about those who have an older version of the connector?
Also, should it be in a separated bugtracker?

-- 
You are receiving this mail because:
You 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-01-22 Thread Libreoffice Gerrit user
 dbaccess/source/filter/hsqldb/rowinputbinary.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 301ff4dfb82dfd961b993aec151784bd478b4f97
Author: Julien Nabet 
AuthorDate: Tue Jan 22 20:55:31 2019 +0100
Commit: Julien Nabet 
CommitDate: Tue Jan 22 22:14:08 2019 +0100

tdf#122885: fix crash when converting odb file to Firebird

4  0x7fffdfddf846 in (anonymous 
namespace)::lcl_makeStringFromBigint(std::__debug::vector > const&)
(bytes=std::__debug::vector of length 3, capacity 3 = {...}) at 
/home/julien/lo/libreoffice/dbaccess/source/filter/hsqldb/rowinputbinary.cxx:104
5  0x7fffdfde04e2 in 
dbahsql::HsqlRowInputStream::readOneRow(std::__debug::vector > const&)
(this=0x7fff0350, nColTypes=std::__debug::vector of length 9, 
capacity 9 = {...}) at 
/home/julien/lo/libreoffice/dbaccess/source/filter/hsqldb/rowinputbinary.cxx:312
6  0x7fffdfdf39f0 in 
dbahsql::HsqlBinaryNode::readRow(dbahsql::HsqlRowInputStream&, 
std::__debug::vector > const&, int) (this=0x7ffefc74, 
input=..., aColTypes=std::__debug::vector of length 9, capacity 9 = {...}, 
nIndexCount=2)
at 
/home/julien/lo/libreoffice/dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx:56

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

Change-Id: I0b0373a81d9299fd7bf3107d2262f5836e52e459
Reviewed-on: https://gerrit.libreoffice.org/66752
Reviewed-by: Lionel Elie Mamane 
Tested-by: Jenkins

diff --git a/dbaccess/source/filter/hsqldb/rowinputbinary.cxx 
b/dbaccess/source/filter/hsqldb/rowinputbinary.cxx
index 74d8a360cc53..5a447cacb4f3 100644
--- a/dbaccess/source/filter/hsqldb/rowinputbinary.cxx
+++ b/dbaccess/source/filter/hsqldb/rowinputbinary.cxx
@@ -99,7 +99,7 @@ OUString lcl_makeStringFromBigint(const 
std::vector& bytes)
 byte = ~byte;
 // add 1 to byte array
 // FIXME e.g. 1 valid ?
-for (size_t i = aBytes.size() - 1; i != 0; ++i)
+for (size_t i = aBytes.size() - 1; i != 0; --i)
 {
 aBytes[i] += 1;
 if (aBytes[i] != 0)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 122836] Impossible to use the 'Meinrad' font with libroffice 6.1. Worked perfectly with Libroffice 5.2

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122836

Julien Nabet  changed:

   What|Removed |Added

 CC||khaledho...@eglug.org

--- Comment #3 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated some days ago, I got only
rectangles when using this font but perhaps because it only works on Windows
since it's a package for Windows.

Khaled: the linked zip indicates Windows and indeed found some PFM, PDB and AFM
but I also found TTF. Any thoughts?

All the downloads are in
https://www.saintmeinrad.org/the-monastery/liturgical-music/downloads/, the
fonts are in the end. (there are some for chants others for melody);

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


[Libreoffice-bugs] [Bug 41468] FILEOPEN: table in particular MSO2007 .docx file has excessively wide and out of bounds last column

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41468

Cor Nouws  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #41 from Cor Nouws  ---
(In reply to Uwe Brauer from comment #40)
> Created attachment 148522 [details]
> table still not correctly displayed in 6.1.0.2 width needs to be set to
> automatic
Hi Uwe,
Thanks. But that is not the document from the bug report, isn't it?
(not the title of this bug says "particular")
I notice other documents too that still have the problem (see comment #34).
There are many types of tables and shitty ;) (sorry) stuff out there..
Can you create a new report for your file?
Thanks - Cor

-- 
You are receiving this mail because:
You are the 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-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10
Bug 10 depends on bug 41468, which changed state.

Bug 41468 Summary: FILEOPEN: table in particular MSO2007 .docx file has 
excessively wide and out of bounds last column
https://bugs.documentfoundation.org/show_bug.cgi?id=41468

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

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


[Libreoffice-bugs] [Bug 122752] gtk3_kde5/kde5: save file dialog doesn't add file extension and misses custom controls when using LXQt

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #13 from Hans P. Möller  ---
how can I change it to use the qt5 VCL? I thought there where only kde and gtk

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


[Libreoffice-bugs] [Bug 82504] EDITING: Background color button should fill cell background and not paragraph color when in a cell

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82504

--- Comment #37 from Telesto  ---
(In reply to BogdanB from comment #35)
> Created attachment 148529 [details]
> Please see video, it is fixed?
> 
> Tested on 6.3 from 21.01.2019 but I think it is not fixed. Please see my
> video.
> 
> I tested 3 different options which a user could think is a background (as
> the tooltip says). But it is not a backgroud, just a paragraph background.
> 
> Version: 6.3.0.0.alpha0+
> Build ID: 1e38d5b976dacd8b42b8330b4b9635a058ffe20b
> CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
> TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
> 2019-01-21_21:44:37
> Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
> Calc: threaded

Hmm, looks partially fixed.. Fine with the Table toolbar, but not working in
tabbed mode.

Version: 6.3.0.0.alpha0+
Build ID: 6740443311268b7d918bf4f43134d64fb78a0109
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-15_23:37:04
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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


Re: Building LO 6.1.4.2 --with-system-jpeg and jpeg-9c fails

2019-01-22 Thread Dilyan Palauzov
Hello Caolán,

what is the usefulness of a test, that behaves differently with different jpeg 
libraries, but none of the test-outcomes is clearly wrong?

Provided nobody states, that this test has an added value, I propose removing 
it completely.

Playing with build options costs just too much time and there are other issues 
(see my other mails) that forces one to try different --with(out)- 
combinations.  So removing this tests makes life simpler and causes no side 
effects.

Regards
  Дилян

On January 22, 2019 5:31:39 PM GMT+01:00, "Caolán McNamara" 
 wrote:
>On Tue, 2019-01-22 at 13:58 +, Дилян Палаузов wrote:
>> Hello,
>> 
>> libjpeg.so can originate from 
>> 
>> libjpeg-turbo, https://en.wikipedia.org/wiki/Libjpeg#libjpeg-turbo
>> mozjpeg, https://en.wikipedia.org/wiki/Libjpeg#mozjpeg or
>> ijg.org (jpeg-9c)
>> 
>> With ./configure --with-system-jpeg, having installed jpeg-9c as
>> /usr/local/lib/libjpeg.so, make fails with
>
>> I tried with or without --with-system-jpeg and it fails only in the
>> latter case.
>> 
>> What exactly is the problem?
>
>Well, its simply that the test expects
>vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg to fail to load
>and it unexpectedly succeeded in loading.
>
>All those --with-system-foo options aren't guaranteed to work in all
>combinations. The bundled case is supposed to work, and the others are
>at your own risk, with the major distros typically keeping their own
>working, and libjpeg9 is unpopular as a default distro libjpeg
>
>Someone who wants to use a system libjpeg-9 would have to investigate
>if it succeeds for a good reason or if its pure luck, e.g. via
>uninitialized data. Running it under valgrind like the trailing debug
>text mentions would probably be good enough to rule out a "bad" success
>there.
>
>You can move it from the "fail" dir to the "indeterminate" if you just
>want to "get on with it"
>
>___
>LibreOffice mailing list
>LibreOffice@lists.freedesktop.org
>https://lists.freedesktop.org/mailman/listinfo/libreoffice
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 121356] One CPU used at 100% with no document opened, until mouse passing over window

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121356

Miguel  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from Miguel  ---
Actually, OpenGL was already disabled.

I tried with OpenGL enabled or disabled, and got exactly the same result: after
a few tens of minutes, the CPU use goes to 100% (of one core out of two), until
the mouse goes over some widget in LibreOffice.

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


[Libreoffice-bugs] [Bug 122811] Base Firebird: Query broken when "Save", but not with "Save As"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122811

Julien Nabet  changed:

   What|Removed |Added

 CC||lio...@mamane.lu

--- Comment #8 from Julien Nabet  ---
Lionel: it seems to me we've already encountered this kind of problem, a
different interpretation of the request depending the location we call it.
Any thoughts?

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


[Libreoffice-bugs] [Bug 122811] Base Firebird: Query broken when "Save", but not with "Save As"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122811

--- Comment #7 from Julien Nabet  ---
After having fixed the crash, I could 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-ux-advise] [Bug 115288] Page numbers without hidden slides

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115288

Cor Nouws  changed:

   What|Removed |Added

Version|5.4.3.2 release |Inherited From OOo
 CC||c...@nouenoff.nl

--- Comment #4 from Cor Nouws  ---
(I would swear to have seen a similar report..)

-- 
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 115288] Page numbers without hidden slides

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115288

Cor Nouws  changed:

   What|Removed |Added

Version|5.4.3.2 release |Inherited From OOo
 CC||c...@nouenoff.nl

--- Comment #4 from Cor Nouws  ---
(I would swear to have seen a similar report..)

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


[Libreoffice-bugs] [Bug 112835] Add a easy way to change bullet or numbering of one level for an entire list on one slide

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112835

Cor Nouws  changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |All
 OS|Windows (All)   |All
Version|6.0.0.0.alpha0+ |Inherited From OOo
 CC||c...@nouenoff.nl

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


[Libreoffice-bugs] [Bug 89674] Allow use of fields in numbered headings

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89674

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Version|4.2.8.2 release |Inherited From OOo

--- Comment #10 from Cor Nouws  ---
(In reply to Heiko Tietze from comment #7)
> If we do that users likely request the field option to be present in the
> numbering dialog. And that makes a quite complex dialog even worse. 
Not sure about that.
Ctrl+F2 for the fields
and File > Properties .. for custom doc props.

-- 
You are receiving this mail because:
You 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 89674] Allow use of fields in numbered headings

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89674

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Version|4.2.8.2 release |Inherited From OOo

--- Comment #10 from Cor Nouws  ---
(In reply to Heiko Tietze from comment #7)
> If we do that users likely request the field option to be present in the
> numbering dialog. And that makes a quite complex dialog even worse. 
Not sure about that.
Ctrl+F2 for the fields
and File > Properties .. for custom doc props.

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


[Libreoffice-ux-advise] [Bug 74446] Styles dropdown menu has wrong tooltip: "Create style from selection"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74446

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Version|4.3.0.0.alpha0+ Master  |Inherited From OOo

--- Comment #8 from Cor Nouws  ---
What we actually see, is the tooltip from the top item in the menu.
That would make sense if it was a split button, that starts the action on
click, and opens the menu on the arrow position or keep mouse pressed.

For the tool tip: "Styles actions"  ?

-- 
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 74446] Styles dropdown menu has wrong tooltip: "Create style from selection"

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74446

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Version|4.3.0.0.alpha0+ Master  |Inherited From OOo

--- Comment #8 from Cor Nouws  ---
What we actually see, is the tooltip from the top item in the menu.
That would make sense if it was a split button, that starts the action on
click, and opens the menu on the arrow position or keep mouse pressed.

For the tool tip: "Styles actions"  ?

-- 
You are receiving this mail because:
You 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-1' - sc/inc sc/qa sc/source

2019-01-22 Thread Libreoffice Gerrit user
 sc/inc/dpcache.hxx   |1 
 sc/qa/unit/data/ods/numgroup_example.ods |binary
 sc/qa/unit/helper/qahelper.cxx   |   10 -
 sc/qa/unit/helper/qahelper.hxx   |3 +-
 sc/qa/unit/subsequent_export-test.cxx|   33 +++
 sc/source/core/data/dpcache.cxx  |5 
 sc/source/core/data/dpobject.cxx |4 +--
 7 files changed, 52 insertions(+), 4 deletions(-)

New commits:
commit 59d4b488e0d25266f02ca142d18deee7ecc5dc55
Author: Katarina Behrens 
AuthorDate: Tue Dec 18 11:12:49 2018 +0100
Commit: Eike Rathke 
CommitDate: Tue Jan 22 21:31:38 2019 +0100

Resetting all fields for all dims corrupts pivot cache

test case is exporting ooo55266-3 (contains data grouped in numerical
intervals) to xlsx and without closing the document, opening filter on
1st pivot table (kaboom!)

ClearGroupFields corrupts the cache bc it resets Field.mpGroup items
for all dimensions, not just the one present in ScDPDimensionSaveData
(all this happening in ScDPCollection::SheetCaches::getCache).
Consequently, accessing or rebuilding pivot cache may crash bc mpGroup
now points nowhere.

I split and renamed ScDPCache::ClearGroupFields into 2 parts, one of
them clears maGroupFields, the other resets mpGroup ptrs in maFields.
When adding data to cache, the former is used (bc group ptrs get reset
almost immediately afterwards)

Reviewed-on: https://gerrit.libreoffice.org/65329
Tested-by: Jenkins
Reviewed-by: Eike Rathke 
Reviewed-by: Kohei Yoshida 
Reviewed-by: Katarina Behrens 
(cherry picked from commit f70d29fd91d232f0b030f0f76bd23bd2919eb868)

Change-Id: I96e8d234a17da0f3cc65c0625aa47b12284b98b8
Reviewed-on: https://gerrit.libreoffice.org/66622
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/sc/inc/dpcache.hxx b/sc/inc/dpcache.hxx
index 8386c1d4b3f3..4a41bc3aff46 100644
--- a/sc/inc/dpcache.hxx
+++ b/sc/inc/dpcache.hxx
@@ -144,6 +144,7 @@ public:
 SCROW SetGroupItem(long nDim, const ScDPItemData& rData);
 void GetGroupDimMemberIds(long nDim, std::vector& rIds) const;
 void ClearGroupFields();
+void ClearAllFields();
 const ScDPNumGroupInfo* GetNumGroupInfo(long nDim) const;
 
 /**
diff --git a/sc/qa/unit/data/ods/numgroup_example.ods 
b/sc/qa/unit/data/ods/numgroup_example.ods
new file mode 100644
index ..008e1bfd4970
Binary files /dev/null and b/sc/qa/unit/data/ods/numgroup_example.ods differ
diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx
index d414b1abfb96..809fdbf4bbd0 100644
--- a/sc/qa/unit/helper/qahelper.cxx
+++ b/sc/qa/unit/helper/qahelper.cxx
@@ -689,7 +689,7 @@ ScDocShellRef ScBootstrapFixture::saveAndReload( 
ScDocShell* pShell, sal_Int32 n
 return xDocSh;
 }
 
-std::shared_ptr ScBootstrapFixture::exportTo( ScDocShell* 
pShell, sal_Int32 nFormat )
+std::shared_ptr ScBootstrapFixture::saveAs( ScDocShell* pShell, 
sal_Int32 nFormat )
 {
 OUString aFilterName(aFileFormats[nFormat].pFilterName, 
strlen(aFileFormats[nFormat].pFilterName), RTL_TEXTENCODING_UTF8) ;
 OUString aFilterType(aFileFormats[nFormat].pTypeName, 
strlen(aFileFormats[nFormat].pTypeName), RTL_TEXTENCODING_UTF8);
@@ -708,8 +708,16 @@ std::shared_ptr 
ScBootstrapFixture::exportTo( ScDocShell* pShell,
 pExportFilter.get()->SetVersion(SOFFICE_FILEFORMAT_CURRENT);
 aStoreMedium.SetFilter(pExportFilter);
 pShell->DoSaveAs( aStoreMedium );
+
+return pTempFile;
+}
+
+std::shared_ptr ScBootstrapFixture::exportTo( ScDocShell* 
pShell, sal_Int32 nFormat )
+{
+std::shared_ptr pTempFile = saveAs(pShell, nFormat);
 pShell->DoClose();
 
+SfxFilterFlags nFormatType = aFileFormats[nFormat].nFormatType;
 if(nFormatType == XLSX_FORMAT_TYPE)
 validate(pTempFile->GetFileName(), test::OOXML);
 else if (nFormatType == ODS_FORMAT_TYPE)
diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx
index f8d522e65387..c31569068a30 100644
--- a/sc/qa/unit/helper/qahelper.hxx
+++ b/sc/qa/unit/helper/qahelper.hxx
@@ -204,7 +204,8 @@ public:
 
 ScDocShellRef saveAndReload( ScDocShell* pShell, sal_Int32 nFormat );
 
-static std::shared_ptr exportTo( ScDocShell* pShell, 
sal_Int32 nFormat );
+static std::shared_ptr saveAs(ScDocShell* pShell, sal_Int32 
nFormat);
+static std::shared_ptr exportTo(ScDocShell* pShell, 
sal_Int32 nFormat);
 
 void miscRowHeightsTest( TestParam const * aTestValues, unsigned int 
numElems );
 };
diff --git a/sc/qa/unit/subsequent_export-test.cxx 
b/sc/qa/unit/subsequent_export-test.cxx
index 2fb53a18ac3c..28f0782e5ad8 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -43,6 +43,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 #include 
 
 #include 
@@ -211,6 +213,7 @@ public:
 
 void testTdf118990();
 void testTdf121612();
+

[Libreoffice-ux-advise] [Bug 101123] Writer table Split Merged Cell - enhancement request "Undo merge" i.e. split fast to rows/columns of the surrounding cells

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101123

Cor Nouws  changed:

   What|Removed |Added

Version|5.0.6.3 release |Inherited From OOo
Summary|Writer Table Split Merged   |Writer table Split Merged
   |Cell - Enhancement request  |Cell - enhancement request
   |"Undo merge"|"Undo merge" i.e. split
   ||fast to rows/columns of the
   ||surrounding cells
 CC||c...@nouenoff.nl

-- 
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 101123] Writer table Split Merged Cell - enhancement request "Undo merge" i.e. split fast to rows/columns of the surrounding cells

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101123

Cor Nouws  changed:

   What|Removed |Added

Version|5.0.6.3 release |Inherited From OOo
Summary|Writer Table Split Merged   |Writer table Split Merged
   |Cell - Enhancement request  |Cell - enhancement request
   |"Undo merge"|"Undo merge" i.e. split
   ||fast to rows/columns of the
   ||surrounding cells
 CC||c...@nouenoff.nl

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


[Libreoffice-bugs] [Bug 122882] Search function in Options

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122882

--- Comment #5 from stde...@gmail.com ---
Created attachment 148532
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148532=edit
2019-01-22 20:24:11 UTC Comment (solved through)

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


[Libreoffice-bugs] [Bug 122882] Search function in Options

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122882

--- Comment #4 from stde...@gmail.com ---
Created attachment 148531
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148531=edit
2019-01-22 20:24:11 UTC Comment

-- 
You are receiving this mail because:
You 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 122791] Display column widths under table properties for more than just six columns

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122791

Cor Nouws  changed:

   What|Removed |Added

Version|6.1.4.2 release |Inherited From OOo
 CC||c...@nouenoff.nl

--- Comment #5 from Cor Nouws  ---
(In reply to Heiko Tietze from comment #4)
> There is space for two more, I'd say.

I have just 4 visible. It is depending on the theme.
And there is the arrow top-right..

One might want to have 
 - a slider = faster..
 - a dialog of which the width can be adjusted by the user

-- 
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 122882] Search function in Options

2019-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122882

--- Comment #3 from stde...@gmail.com ---
@m.a.riosv I agree with [@Mike Kaganski]. This is more like e.g. PyCharm
settings search function rather than bug 91874.

Of course nothing blocks it of _being solved_ through bug 91874.

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


  1   2   3   4   5   >