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

2020-02-27 Thread Andrea Gelmini (via logerrit)
 xmloff/source/chart/SchXMLExport.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9748d1c6531687c53e5c96cce9d3dac005391581
Author: Andrea Gelmini 
AuthorDate: Thu Feb 27 23:06:49 2020 +0100
Commit: Julien Nabet 
CommitDate: Fri Feb 28 08:50:56 2020 +0100

Removed duplicated include

Change-Id: I25024d035bb534d504b5f1a85205957926fa866a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89652
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/xmloff/source/chart/SchXMLExport.cxx 
b/xmloff/source/chart/SchXMLExport.cxx
index 6319585bc36a..9c63a13b0217 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -90,7 +90,6 @@
 #include 
 #include 
 #include 
-#include 
 
 #include 
 #include 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-02-27 Thread Andrea Gelmini (via logerrit)
 xmloff/source/draw/animationimport.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a98d9fd5f801fb0ff1e1ed68478efcd2080377a9
Author: Andrea Gelmini 
AuthorDate: Thu Feb 27 23:07:06 2020 +0100
Commit: Julien Nabet 
CommitDate: Fri Feb 28 08:49:52 2020 +0100

Fix typo

Change-Id: I6cf5da5de456eeab5b482ba71bd7d612aabe1e2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89655
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/xmloff/source/draw/animationimport.cxx 
b/xmloff/source/draw/animationimport.cxx
index 7c87ed009155..7cb48ab3049f 100644
--- a/xmloff/source/draw/animationimport.cxx
+++ b/xmloff/source/draw/animationimport.cxx
@@ -508,7 +508,7 @@ AnimationNodeContext::AnimationNodeContext(
 
 const char* pServiceName = nullptr;
 
-// we see namesspace ANIMATION and ANIMATION_OOO and 
PRESENTATION_OASIS and PRESENTATION_SO52 and PRESENTATION_OOO
+// we see namespace ANIMATION and ANIMATION_OOO and 
PRESENTATION_OASIS and PRESENTATION_SO52 and PRESENTATION_OOO
 switch( nElement & TOKEN_MASK )
 {
 case XML_SEQ:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-02-27 Thread Andrea Gelmini (via logerrit)
 xmloff/source/core/xmltoken.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 22c4e4cda7c67aac59f29a3c21452216b26c727f
Author: Andrea Gelmini 
AuthorDate: Thu Feb 27 23:07:05 2020 +0100
Commit: Julien Nabet 
CommitDate: Fri Feb 28 08:49:27 2020 +0100

Fix typo

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

diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index 9aace65cb7b5..36739573e012 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -3376,7 +3376,7 @@ namespace xmloff::token {
 
 // verify that we have no duplicates, which can mess us up 
when doing fast-parser import
 if (pEntry->nLength && nPos >= XML_MM)
-// ignoring the zero-length fake entries and the namespace 
prefix entrie
+// ignoring the zero-length fake entries and the namespace 
prefix entries
 {
 auto pair = tokenSet.insert(OString(pEntry->pChar, 
pEntry->nLength));
 if (!pair.second)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130809] File dialogs in Mac OS are in German

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130809

Stephan Bergmann  changed:

   What|Removed |Added

 CC||cl...@documentfoundation.or
   ||g

--- Comment #5 from Stephan Bergmann  ---
@cloph: maybe you have an idea what could have changed when building
installation sets (could reproduce this locally on current master with both
--with-package-format=archive and --with-package-format=dmg; neither of the two
resulting
workdir/installation/LibreOffice/{archive,dmg}/install/en-US/LibreOffice_7.0.0.0.alpha0_MacOS_x86-64.*
installation sets contains the empty
LibreOffice.app/Contents/Resources/en.lproj/ directory)

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


[Libreoffice-bugs] [Bug 131001] Using PDF image using shfill displays correctly, but fails to export to PDF correctly

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131001

--- Comment #2 from Ulrich Windl  ---
Created attachment 158248
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158248=edit
Screenshot showing evince rendering of PDF output

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


[Libreoffice-bugs] [Bug 131001] Using PDF image using shfill displays correctly, but fails to export to PDF correctly

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131001

Ulrich Windl  changed:

   What|Removed |Added

 CC||ulrich.wi...@rz.uni-regensb
   ||urg.de

--- Comment #1 from Ulrich Windl  ---
Created attachment 158247
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158247=edit
Screenshot showing Impress rendering on screen

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


[Libreoffice-bugs] [Bug 131001] New: Using PDF image using shfill displays correctly, but fails to export to PDF correctly

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131001

Bug ID: 131001
   Summary: Using PDF image using shfill displays correctly, but
fails to export to PDF correctly
   Product: LibreOffice
   Version: 6.3.3.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ulrich.wi...@rz.uni-regensburg.de

Created attachment 158246
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158246=edit
Test case (Presentation, PDF source, PDF outout)

I have a PDF document using "shfill" shaded fill. Using that image in a
presentation looks correct on the screen, but fails to export to PDF correctly.

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


[Libreoffice-bugs] [Bug 114142] Decimal tab stop should allow for any defined character to be interpreted as decimal

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114142

Dieter  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 127951] PARAGRAPH TABS: Writer doesn't align numbers whose digits have been grouped using the apostrophe character

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127951

Dieter  changed:

   What|Removed |Added

Summary|Writer doesn't align|PARAGRAPH TABS: Writer
   |numbers whose digits have   |doesn't align numbers whose
   |been grouped using the  |digits have been grouped
   |French Swiss apostrophe |using the apostrophe
   |character   |character
 Whiteboard| QA:needsComment|
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4142
 CC||dgp-m...@gmx.de
 Blocks||107834

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

Version: 6.3.5.2 (x64)
Build-ID: dd0751754f11728f69b42ee2af66670068624673
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded


Referenced Bugs:

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

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107834

Dieter  changed:

   What|Removed |Added

 Depends on||127951


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127951
[Bug 127951] PARAGRAPH TABS: Writer doesn't align numbers whose digits have
been grouped using the apostrophe character
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107834] [META] Paragraph tab stops bugs and enhancements

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107834

Dieter  changed:

   What|Removed |Added

Summary|[META] Tab stops bugs and   |[META] Paragraph tab stops
   |enhancements|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 130984] Searching the CharEscapement attribute using regexes replaces additional text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130984

Mike Kaganski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED

--- Comment #4 from Mike Kaganski  ---
https://gerrit.libreoffice.org/c/core/+/89660

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


[Libreoffice-bugs] [Bug 127489] Simple ODT with image saved to PDF adds blank page - only via Java API code, normal PDF export works

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127489

Dieter  changed:

   What|Removed |Added

  Component|Writer  |Printing and PDF export

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


[Libreoffice-commits] core.git: solenv/bin xmloff/inc xmloff/source xmloff/util

2020-02-27 Thread Miklos Vajna (via logerrit)
 solenv/bin/native-code.py|1 +
 xmloff/inc/facreg.hxx|5 -
 xmloff/source/chart/SchXMLImport.cxx |   22 +++---
 xmloff/source/core/facreg.cxx|3 +--
 xmloff/util/xo.component |3 ++-
 5 files changed, 11 insertions(+), 23 deletions(-)

New commits:
commit c07c8567ea81aa98c587d1b327b53836c30e1809
Author: Miklos Vajna 
AuthorDate: Thu Feb 27 21:09:52 2020 +0100
Commit: Miklos Vajna 
CommitDate: Fri Feb 28 08:16:29 2020 +0100

xmloff: create SchXMLImport_Styles instances with an uno constructor

See tdf#74608 for motivation.

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

diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index cf450c540624..e09962dabeb7 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -320,6 +320,7 @@ core_constructor_list = [
 "com_sun_star_comp_Impress_XMLClipboardExporter_get_implementation",
 "com_sun_star_comp_Chart_XMLOasisImporter_get_implementation",
 "com_sun_star_comp_Chart_XMLOasisMetaImporter_get_implementation",
+"com_sun_star_comp_Chart_XMLOasisStylesImporter_get_implementation",
 # xmlscript/util/xmlscript.component
 "com_sun_star_comp_xmlscript_XMLBasicExporter",
 "com_sun_star_comp_xmlscript_XMLOasisBasicExporter",
diff --git a/xmloff/inc/facreg.hxx b/xmloff/inc/facreg.hxx
index 0dd5f1392d41..6111b0478172 100644
--- a/xmloff/inc/facreg.hxx
+++ b/xmloff/inc/facreg.hxx
@@ -32,11 +32,6 @@ namespace com { namespace sun { namespace star {
 } } }
 
 // chart oasis import
-OUString SchXMLImport_Styles_getImplementationName() throw();
-css::uno::Sequence SchXMLImport_Styles_getSupportedServiceNames() 
throw();
-/// @throws css::uno::Exception
-css::uno::Reference SchXMLImport_Styles_createInstance(
-css::uno::Reference const & rSMgr);
 OUString SchXMLImport_Content_getImplementationName() throw();
 css::uno::Sequence SchXMLImport_Content_getSupportedServiceNames() 
throw();
 /// @throws css::uno::Exception
diff --git a/xmloff/source/chart/SchXMLImport.cxx 
b/xmloff/source/chart/SchXMLImport.cxx
index 1187fd35c804..42a7e0fc8882 100644
--- a/xmloff/source/chart/SchXMLImport.cxx
+++ b/xmloff/source/chart/SchXMLImport.cxx
@@ -591,21 +591,6 @@ 
com_sun_star_comp_Chart_XMLOasisImporter_get_implementation(uno::XComponentConte
 
 // multiple storage version: one for content / styles / meta
 
-Sequence< OUString > SchXMLImport_Styles_getSupportedServiceNames() throw()
-{
-return Sequence< OUString > { 
"com.sun.star.comp.Chart.XMLOasisStylesImporter" };
-}
-
-OUString SchXMLImport_Styles_getImplementationName() throw()
-{
-return "SchXMLImport.Styles";
-}
-
-Reference< uno::XInterface > SchXMLImport_Styles_createInstance(const 
Reference< lang::XMultiServiceFactory > & rSMgr)
-{
-return static_cast(new SchXMLImport( 
comphelper::getComponentContext(rSMgr), 
SchXMLImport_Styles_getImplementationName(), SvXMLImportFlags::STYLES ));
-}
-
 Sequence< OUString > SchXMLImport_Content_getSupportedServiceNames() throw()
 {
 return Sequence< OUString > { 
"com.sun.star.comp.Chart.XMLOasisContentImporter" };
@@ -628,4 +613,11 @@ 
com_sun_star_comp_Chart_XMLOasisMetaImporter_get_implementation(
 return cppu::acquire(new SchXMLImport(pCtx, "SchXMLImport.Meta", 
SvXMLImportFlags::META));
 }
 
+extern "C" SAL_DLLPUBLIC_EXPORT uno::XInterface*
+com_sun_star_comp_Chart_XMLOasisStylesImporter_get_implementation(
+uno::XComponentContext* pCtx, uno::Sequence const& /*rSeq*/)
+{
+return cppu::acquire(new SchXMLImport(pCtx, "SchXMLImport.Styles", 
SvXMLImportFlags::STYLES));
+}
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/core/facreg.cxx b/xmloff/source/core/facreg.cxx
index fee9e1c431e7..9e7602c32853 100644
--- a/xmloff/source/core/facreg.cxx
+++ b/xmloff/source/core/facreg.cxx
@@ -55,8 +55,7 @@ XMLOFF_DLLPUBLIC void * xo_component_getFactory( const char * 
pImplName, void *
 const sal_Int32 nImplNameLen = strlen( pImplName );
 
 // chart oasis import
-SINGLEFACTORY( SchXMLImport_Styles )
-else SINGLEFACTORY( SchXMLImport_Content )
+SINGLEFACTORY( SchXMLImport_Content )
 
 // chart oasis export
 else SINGLEFACTORY( SchXMLExport_Oasis )
diff --git a/xmloff/util/xo.component b/xmloff/util/xo.component
index 272e6d22ff12..28c57096779e 100644
--- a/xmloff/util/xo.component
+++ b/xmloff/util/xo.component
@@ -51,7 +51,8 @@
   
constructor="com_sun_star_comp_Chart_XMLOasisMetaImporter_get_implementation">
 
   
-  
+  
 
   
   https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-ux-advise] [Bug 130909] Tabbed interface: Add subscript in Calc Home Tab

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130909

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

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

tdf#130909 Tabbed interface calc hide subsuperscription

It will be available in 7.0.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 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 130909] Tabbed interface: Add subscript in Calc Home Tab

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130909

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.0.0

-- 
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 130679] Draw: Convert to polygon doesn't work

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130679

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.0.0 target:6.4.2   |target:7.0.0 target:6.4.2
   ||target:6.3.6

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


[Libreoffice-bugs] [Bug 130679] Draw: Convert to polygon doesn't work

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130679

--- Comment #7 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "libreoffice-6-3":

https://git.libreoffice.org/core/commit/0cc4f712d07550fb42507a9a6a6e53bc333f29e6

tdf#130679 Draw: Convert to polygon doesn't work

It will be available in 6.3.6.

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: sc/uiconfig

2020-02-27 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |7 ---
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |9 -
 2 files changed, 16 deletions(-)

New commits:
commit f1b01ab9705d0ae95ce637b997ed8bf82cc92f90
Author: andreas kainz 
AuthorDate: Thu Feb 27 21:09:43 2020 +0100
Commit: andreas_kainz 
CommitDate: Fri Feb 28 08:15:23 2020 +0100

tdf#130909 Tabbed interface calc hide subsuperscription

Change-Id: I627733a719d52afdfbac07525a9609bbe1b5f20c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89650
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 3155ceb6ff22..b945e4a0a362 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3473,12 +3473,6 @@
 True
 vertical
   
-  
-False
-True
-5
-1
-  
 
 
   
@@ -3500,7 +3494,6 @@
 
 
   
-True
 False
 .uno:SuperScript
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 5f789274bda2..c04a71651197 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -3479,13 +3479,6 @@
 center
 True
 
-  
-True
-False
-5
-5
-vertical
-  
   
 False
 True
@@ -3503,7 +3496,6 @@
 False
 
   
-True
 False
 .uno:SubScript
   
@@ -3514,7 +3506,6 @@
 
 
   
-True
 False
 .uno:SuperScript
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - vcl/source

2020-02-27 Thread Noel Grandin (via logerrit)
 vcl/source/gdi/impvect.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0cc4f712d07550fb42507a9a6a6e53bc333f29e6
Author: Noel Grandin 
AuthorDate: Thu Feb 27 16:26:00 2020 +0200
Commit: Noel Grandin 
CommitDate: Fri Feb 28 08:15:28 2020 +0100

tdf#130679 Draw: Convert to polygon doesn't work

regression from
commit 1cd32bcf1b92bd53320717626601135623dadd55
Date:   Mon Dec 10 11:28:59 2018 +0200
loplugin:useuniqueptr in vcl

Change-Id: I7753f54822d0249d1fcda97581051d023969fc2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89636
Tested-by: Jenkins
Reviewed-by: Noel Grandin 
(cherry picked from commit dc5be8f6020dd812664af250d03d2a14b9e8a3cb)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89585

diff --git a/vcl/source/gdi/impvect.cxx b/vcl/source/gdi/impvect.cxx
index bf5d2fc4fcb7..d12aeabd0203 100644
--- a/vcl/source/gdi/impvect.cxx
+++ b/vcl/source/gdi/impvect.cxx
@@ -120,7 +120,7 @@ static bool ImplColorSetCmpFnc( const ImplColorSet& lhs, 
const ImplColorSet& rhs
 const sal_uInt8 cLum2 = rhs.maColor.GetLuminance();
 return cLum1 < cLum2;
 }
-return lhs.mbSet < rhs.mbSet;
+return lhs.mbSet > rhs.mbSet;
 }
 
 class ImplPointArray
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130909] Tabbed interface: Add subscript in Calc Home Tab

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130909

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.0.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 130909] Tabbed interface: Add subscript in Calc Home Tab

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130909

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

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

tdf#130909 Tabbed interface calc hide subsuperscription

It will be available in 7.0.0.

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

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

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


[Libreoffice-bugs] [Bug 81079] UI: Ease change Field contents for current Date / Time

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81079

Dieter  changed:

   What|Removed |Added

 CC||jara.ba...@atlas.cz

--- Comment #2 from Dieter  ---
*** Bug 130992 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 107739] [META] Field bugs and enhancements

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107739
Bug 107739 depends on bug 130992, which changed state.

Bug 130992 Summary: updating FIXED DATE field
https://bugs.documentfoundation.org/show_bug.cgi?id=130992

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130992] updating FIXED DATE field

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130992

Dieter  changed:

   What|Removed |Added

 Blocks||107739
 CC||dgp-m...@gmx.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Dieter  ---
Sounds to me like a duplicate of bug 81079. Please feel free to change it back
to NCONFIRMD with a short reasoning, if you don't agree.

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


Referenced Bugs:

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

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107739

Dieter  changed:

   What|Removed |Added

 Depends on||130992


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 127234] I can't save result of QR-code generator to PNG with good quality

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127234

--- Comment #7 from päde <1...@jobsky.ch> ---
Example: www.qrcode-generator.ch 
/1.) Select text icon and enter text 
/2.) create qr code 
/3.) PNG and open with IrfanView 64-bit (downolad www.irfanview.com) 
/4.) Edit/copy 
/5.) insert in Libre-Office document

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

2020-02-27 Thread Andrea Gelmini (via logerrit)
 svx/source/svdraw/svdpntv.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 19f7cd18d56427dffcd85a9ebd2588f28ddf3cbd
Author: Andrea Gelmini 
AuthorDate: Thu Feb 27 23:07:04 2020 +0100
Commit: Julien Nabet 
CommitDate: Fri Feb 28 07:30:31 2020 +0100

Fix typo

Change-Id: Idfaa34e8bc1b293d4856415cfeb5a822cdaaa114
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89653
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/svx/source/svdraw/svdpntv.cxx b/svx/source/svdraw/svdpntv.cxx
index 32feb27b3f4f..181a2bfe1fdb 100644
--- a/svx/source/svdraw/svdpntv.cxx
+++ b/svx/source/svdraw/svdpntv.cxx
@@ -66,7 +66,7 @@ using namespace ::com::sun::star;
 
 SdrPaintWindow* SdrPaintView::FindPaintWindow(const OutputDevice& rOut) const
 {
-// back to loop - there is more to test than a std::find_if and a lamba 
can do
+// back to loop - there is more to test than a std::find_if and a lambda 
can do
 for(auto& candidate : maPaintWindows)
 {
 if(&(candidate->GetOutputDevice()) == )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-02-27 Thread Pelin Kuran (via logerrit)
 sd/source/ui/animations/STLPropertySet.cxx |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit d61cd023f549c41a48f2b7fbf821ad547897ae8a
Author: Pelin Kuran 
AuthorDate: Sat Feb 22 17:10:20 2020 +0300
Commit: Mike Kaganski 
CommitDate: Fri Feb 28 07:15:21 2020 +0100

tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.

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

diff --git a/sd/source/ui/animations/STLPropertySet.cxx 
b/sd/source/ui/animations/STLPropertySet.cxx
index d7dff8df1a05..592d7639cd5d 100644
--- a/sd/source/ui/animations/STLPropertySet.cxx
+++ b/sd/source/ui/animations/STLPropertySet.cxx
@@ -18,8 +18,7 @@
  */
 
 #include "STLPropertySet.hxx"
-
-#include 
+#include 
 
 using com::sun::star::uno::Any;
 
@@ -50,7 +49,7 @@ void STLPropertySet::setPropertyValue( sal_Int32 nHandle, 
const Any& rValue )
 }
 else
 {
-OSL_FAIL( "sd::STLPropertySet::setPropertyValue(), unknown property!" 
);
+SAL_WARN("sd", "sd::STLPropertySet::setPropertyValue(), unknown 
property!");
 }
 }
 
@@ -63,7 +62,7 @@ Any STLPropertySet::getPropertyValue( sal_Int32 nHandle ) 
const
 }
 else
 {
-OSL_FAIL( "sd::STLPropertySet::setPropertyValue(), unknown property!" 
);
+SAL_WARN("sd", "sd::STLPropertySet::getPropertyValue(), unknown 
property!");
 
 Any aAny;
 return aAny;
@@ -79,7 +78,7 @@ STLPropertyState STLPropertySet::getPropertyState( sal_Int32 
nHandle ) const
 }
 else
 {
-OSL_FAIL( "sd::STLPropertySet::setPropertyState(), unknown property!" 
);
+SAL_WARN("sd", "sd::STLPropertySet::getPropertyState(), unknown 
property!");
 return STLPropertyState::Ambiguous;
 }
 }
@@ -93,7 +92,7 @@ void STLPropertySet::setPropertyState( sal_Int32 nHandle, 
STLPropertyState nStat
 }
 else
 {
-OSL_FAIL( "sd::STLPropertySet::setPropertyState(), unknown property!" 
);
+SAL_WARN("sd","sd::STLPropertySet::setPropertyState(), unknown 
property!");
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43157

--- Comment #114 from Commit Notification 
 ---
Pelin Kuran committed a patch related to this issue.
It has been pushed to "master":

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

tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.

It will be available in 7.0.0.

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

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

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


[Libreoffice-bugs] [Bug 131000] Form control property editor for combo box opens very slow for large entry list

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131000

--- Comment #1 from Jan-Marek Glogowski  ---
Created attachment 158245
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158245=edit
Combo box with 4000 entries from Calc cells

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


[Libreoffice-bugs] [Bug 131000] New: Form control property editor for combo box opens very slow for large entry list

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131000

Bug ID: 131000
   Summary: Form control property editor for combo box opens very
slow for large entry list
   Product: LibreOffice
   Version: 6.1.6.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: glo...@fbihome.de

Description:
When opening the property editor dialog to edit the combo box in the attached
bug document with 4000 entries, LO is stuck busy for a long time, without UI
refresh and no possibility for the user to interact with the program. You
literally have to wait minutes until LibreOffice becomes responsive again here.

There is no problem using the combo box itself, just the property editor in
design mode.

This happens, because the combo box entries are kept in a small MultiLineEdit
text field. LO is busy formating that text, which doesn't fit at all in the
line. A debugger shows it's stuck the whole time in TextEngine::CreateLines.
This was unintentionally already fixed in master by commit 1efeb17837c2 ("weld
Property Browser"), which completely changed this line editor (and other parts
of the dialog) into a single line Edit field and a TextView in a popup menu.
But the patch itself "weld"es the whole dialog (68 files changed, 2124
insertions, 2871 deletions) and is much too large for a backported fix.

But the real solution is simple: just replace the MultiLineEdit with an Edit.
The real editing is done in the dropdown anyway, so no functionally is really
lost. The one difference is the fact, that now you never can edit the text
directly, but just in the popup. That cuts down the time from minutes to a few
seconds here.

The handling could probably be optimized further, as the content is based on
Calc cells, so you can't even edit the entries in the case, but for a
"backport", the result is sufficient.

Steps to Reproduce:
1. Open bug document
2. Switch to design mode
3. Open the combo box "Control..." properties

Actual Results:
LO is busy looping without UI refresh.

Expected Results:
LO is interactive.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.1.6.3
Build ID: 5896ab1714085361c45cf540f76f60673dd96a72
CPU threads: 8; OS: Linux 4.19; UI render: default; VCL: kde4; 
Locale: de-DE (de_DE.UTF-8); Calc: group threaded

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


[Libreoffice-bugs] [Bug 130984] Searching the CharEscapement attribute using regexes replaces additional text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130984

--- Comment #3 from Mike Kaganski  ---
https://unicode-org.atlassian.net/browse/ICU-20999

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


[Libreoffice-bugs] [Bug 130979] LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130979

Olivier Hallot  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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


[Libreoffice-bugs] [Bug 130993] LO7: Help now includes embedded shortcuts, unacceptable l10n

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130993

Olivier Hallot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||sdc.bla...@youmail.dk

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


[Libreoffice-bugs] [Bug 129316] Can't use Android system back button "<"

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129316

--- Comment #6 from Aron Budea  ---
Can you check with the most recent published version?

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


[Libreoffice-bugs] [Bug 130669] Android (CO): wrong symbol spaces in Math formula in slide show mode

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130669

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||0668
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #4 from Aron Budea  ---
Confirmed, probably a case of missing font, similar to bug 130668.

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


[Libreoffice-bugs] [Bug 130668] Android (CO): Squares instead special characters on slide

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130668

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130668] Android (CO): Squares instead special characters on slide

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130668

Aron Budea  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||ba...@caesar.elte.hu
 Status|UNCONFIRMED |NEW

--- Comment #3 from Aron Budea  ---
Probably a case of missing fonts, and probably closely related to bug 130665.

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


[Libreoffice-bugs] [Bug 130665] Android (CO): Special characters doesn't look in slide show mode as in slideshow mode in desktop version of LibreOffice

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130665

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #4 from Aron Budea  ---
(In reply to Aron Budea from comment #3)
> This looks like a case of missing fonts, in the app some of the special
> characters are shown as X-es. During slideshow they're shown, but the layout
> is the same as with the missing glyphs, in two rows.
Ah, that part is reported as bug 130668. The two issues are likely closely
related.

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


[Libreoffice-bugs] [Bug 130668] Android (CO): Squares instead special characters on slide

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130668

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130665] Android (CO): Special characters doesn't look in slide show mode as in slideshow mode in desktop version of LibreOffice

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130665

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||ba...@caesar.elte.hu

--- Comment #3 from Aron Budea  ---
This looks like a case of missing fonts, in the app some of the special
characters are shown as X-es. During slideshow they're shown, but the layout is
the same as with the missing glyphs, in two rows.

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


[Libreoffice-bugs] [Bug 130664] Bulleted entries with special bullets aren't exported properly to SVG

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130664

Aron Budea  changed:

   What|Removed |Added

   Keywords||filter:svg
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Blocks||111450
  Component|Android Editor  |filters and storage
 OS|Android |All
Summary|Android (CO): Wrong layout  |Bulleted entries with
   |of bullet list in slide |special bullets aren't
   |show mode   |exported properly to SVG

--- Comment #3 from Aron Budea  ---
This is an SVG export issue, slideshows are exported SVGs.

In Impress switch to slide 7, choose File -> Export, choose SVG format, then
open result SVG.

=> Bullet list entries with special bullets aren't shown correctly.

The SVG is displayed slightly differently than in the screenshot, so an
Android-specific aspect can't be ruled out, but first the exported SVG needs to
be correct.

Observed using LO 7.0.0.0.alpha0+ (f32a59a52e3ee2a0a8df9bb76bc1ff0ada7c7f1d) /
Ubuntu.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111450
[Bug 111450] [META] SVG fileSave filter (Draw)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 111450] [META] SVG fileSave filter (Draw)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111450

Aron Budea  changed:

   What|Removed |Added

 Depends on||130664


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130664
[Bug 130664] Bulleted entries with special bullets aren't exported properly to
SVG
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130663] Character highlight color isn't exported to SVG

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130663

Aron Budea  changed:

   What|Removed |Added

 OS|Android |All

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


[Libreoffice-bugs] [Bug 130663] Character highlight color isn't exported to SVG

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130663

Aron Budea  changed:

   What|Removed |Added

Summary|Android (CO): Font  |Character highlight color
   |highlighting dissapeared in |isn't exported to SVG
   |Slide Show mode |

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


[Libreoffice-bugs] [Bug 130663] Android (CO): Font highlighting dissapeared in Slide Show mode

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130663

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   Keywords||filter:svg
 Status|UNCONFIRMED |NEW
 Blocks||111450
 Ever confirmed|0   |1
  Component|Android Editor  |filters and storage

--- Comment #3 from Aron Budea  ---
This is an SVG export issue, slideshows are exported SVGs.

In Impress switch to slide 5, choose File -> Export, choose SVG format, then
open result SVG.

=> Characther highlight is missing.

Observed using LO 7.0.0.0.alpha0+ (f32a59a52e3ee2a0a8df9bb76bc1ff0ada7c7f1d) /
Ubuntu.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111450
[Bug 111450] [META] SVG fileSave filter (Draw)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 111450] [META] SVG fileSave filter (Draw)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111450

Aron Budea  changed:

   What|Removed |Added

 Depends on||130663


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130663
[Bug 130663] Android (CO): Font highlighting dissapeared in Slide Show mode
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122382] Focus randomly jumps to menu bar while typing

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122382

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

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


[Libreoffice-bugs] [Bug 130631] alt-letter menu accelerators are broken in non-latin keyboard layouts on linux

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130631

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 130971] Grey boxes appears over text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130971

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

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


[Libreoffice-bugs] [Bug 130632] Customizable MsgBox text length

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130632

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 122382] Focus randomly jumps to menu bar while typing

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122382

--- Comment #10 from QA Administrators  ---
Dear photographen,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 130972] FILESAVE "Edit filter settings" grayed out / not accessible in "Save as" dialog of both Calc and Writer

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130972

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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


[Libreoffice-bugs] [Bug 122251] FILEOPEN hybrid PDF not recognised when opened from CIFS share

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122251

--- Comment #7 from QA Administrators  ---
Dear Lionel Elie Mamane,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 122251] FILEOPEN hybrid PDF not recognised when opened from CIFS share

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122251

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

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


[Libreoffice-bugs] [Bug 104742] [META] Network-involved bugs

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742
Bug 104742 depends on bug 122251, which changed state.

Bug 122251 Summary: FILEOPEN hybrid PDF not recognised when opened from CIFS 
share
https://bugs.documentfoundation.org/show_bug.cgi?id=122251

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

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


[Libreoffice-bugs] [Bug 122196] Weird %Ux.... character handling in starmath editor. Sometimes interpreted, sometimes not.

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122196

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

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


[Libreoffice-bugs] [Bug 122196] Weird %Ux.... character handling in starmath editor. Sometimes interpreted, sometimes not.

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122196

--- Comment #9 from QA Administrators  ---
Dear vivien.guillet,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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


[Libreoffice-bugs] [Bug 130998] EDITING: Text highlight does not work on windows 10

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130998

Aron Budea  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0
 CC||ba...@caesar.elte.hu
   Keywords|skillWindows|

--- Comment #1 from Aron Budea  ---
Please don't confirm your own bug reports, it's done once the bug can be
reproduced independently based on the description. Additionally, please upload
a sample spreadsheet, and write down exact reproduction steps.

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


[Libreoffice-commits] core.git: icon-themes/sukapura

2020-02-27 Thread rizmut (via logerrit)
 icon-themes/sukapura/links.txt |   29 +++--
 1 file changed, 19 insertions(+), 10 deletions(-)

New commits:
commit 7de2cc2248384693d1cd5a1611fbe1996ca259d5
Author: rizmut 
AuthorDate: Fri Feb 28 08:33:01 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Fri Feb 28 03:36:39 2020 +0100

Update localization items

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

diff --git a/icon-themes/sukapura/links.txt b/icon-themes/sukapura/links.txt
index b3324d26e0d5..ea94bd111a54 100644
--- a/icon-themes/sukapura/links.txt
+++ b/icon-themes/sukapura/links.txt
@@ -391,16 +391,17 @@ cmd/sc_notevisible.png cmd/sc_shownote.png
 cmd/sc_showallnotes.png cmd/sc_showannotations.png
 cmd/sc_showchanges.png cmd/sc_showtrackedchanges.png
 
-# Locale
+# Locale language support
 cmd/32/ar/bulletliststyle.png cmd/32/ar/defaultbullet.png
 cmd/32/ar/linenumberdialog.png cmd/32/ar/linenumberingdialog.png
 cmd/32/ar/numberliststyle.png cmd/32/ar/defaultnumbering.png
 cmd/32/ar/outlinebullet.png cmd/32/ar/bulletsandnumberingdialog.png
+cmd/32/bg/addtextbox.png cmd/32/bg/insertfixedtext.png
 cmd/32/bg/autoformatmenu.png cmd/32/bg/autocorrectdlg.png
 cmd/32/bg/sortdown.png cmd/32/bg/sortdescending.png
 cmd/32/bg/sortup.png cmd/32/bg/sortascending.png
-cmd/32/bg/spellingandgrammardialog.png cmd/32/bg/spelling.png
 cmd/32/bg/spelldialog.png cmd/32/bg/spelling.png
+cmd/32/bg/spellingandgrammardialog.png cmd/32/bg/spelling.png
 cmd/32/bg/tablesort.png cmd/32/bg/sortascending.png
 cmd/32/bg/textformfield.png cmd/32/bg/edit.png
 cmd/32/bg/underline.png cmd/32/ca/underline.png
@@ -447,7 +448,7 @@ cmd/32/he/defaultbullet.png cmd/32/ar/defaultbullet.png
 cmd/32/he/defaultnumbering.png cmd/32/ar/defaultnumbering.png
 cmd/32/he/insertneutralparagraph.png cmd/32/ar/insertneutralparagraph.png
 cmd/32/he/linenumberdialog.png cmd/32/ar/linenumberingdialog.png
-cmd/32/he/linenumberingdialog.png cmd/32/ar/linenumberingdialog.pngs
+cmd/32/he/linenumberingdialog.png cmd/32/ar/linenumberingdialog.png
 cmd/32/he/numberingstart.png cmd/32/ar/numberingstart.png
 cmd/32/he/numberliststyle.png cmd/32/ar/defaultnumbering.png
 cmd/32/he/outlinebullet.png cmd/32/ar/bulletsandnumberingdialog.png
@@ -469,25 +470,27 @@ cmd/32/it/underlinesimple.png cmd/32/ca/underline.png
 cmd/32/km/underlinesimple.png cmd/32/km/underline.png
 cmd/32/ko/drawtext.png cmd/32/ko/text.png
 cmd/32/ko/fontcolor.png cmd/32/ko/color.png
+cmd/32/ko/fontheight.png cmd/32/ko/scaletext.png
 cmd/32/ko/formattextmenu.png cmd/32/ko/text.png
 cmd/32/ko/ordercrit.png cmd/32/ko/datasort.png
 cmd/32/ko/sortdown.png cmd/32/ko/sortdescending.png
 cmd/32/ko/sortup.png cmd/32/ko/sortascending.png
 cmd/32/ko/tablesort.png cmd/32/ko/datasort.png
+cmd/32/ko/texttoolbox.png cmd/32/ko/text.png
 cmd/32/ko/underlinesimple.png cmd/32/ko/underline.png
 cmd/32/nl/italic.png cmd/32/ca/italic.png
 cmd/32/nl/underlinesimple.png cmd/32/nl/underline.png
 cmd/32/pl/bold.png cmd/32/fr/bold.png
 cmd/32/pl/italic.png cmd/32/de/italic.png
 cmd/32/pl/underlinesimple.png cmd/32/pl/underline.png
-cmd/32/pt/bold.png cmd/32/ca/bold.png
-cmd/32/pt/underline.png cmd/32/ca/underline.png
-cmd/32/pt/underlinedouble.png cmd/32/ca/underlinedouble.png
-cmd/32/pt/underlinesimple.png cmd/32/ca/underline.png
 cmd/32/pt-BR/bold.png cmd/32/ca/bold.png
 cmd/32/pt-BR/underline.png cmd/32/ca/underline.png
 cmd/32/pt-BR/underlinedouble.png cmd/32/ca/underlinedouble.png
 cmd/32/pt-BR/underlinesimple.png cmd/32/ca/underline.png
+cmd/32/pt/bold.png cmd/32/ca/bold.png
+cmd/32/pt/underline.png cmd/32/ca/underline.png
+cmd/32/pt/underlinedouble.png cmd/32/ca/underlinedouble.png
+cmd/32/pt/underlinesimple.png cmd/32/ca/underline.png
 cmd/32/ru/italic.png cmd/32/de/italic.png
 cmd/32/ru/underlinesimple.png cmd/32/ru/underline.png
 cmd/32/sl/underline.png cmd/32/pl/underline.png
@@ -522,21 +525,23 @@ cmd/ar/lc_outlinebullet.png 
cmd//ar/lc_bulletsandnumberingdialog.png
 cmd/ar/sc_bulletliststyle.png cmd/ar/sc_defaultbullet.png
 cmd/ar/sc_numberliststyle.png cmd/ar/sc_defaultnumbering.png
 cmd/ar/sc_outlinebullet.png cmd//ar/sc_bulletsandnumberingdialog.png
+cmd/bg/lc_addtextbox.png cmd/bg/lc_insertfixedtext.png
 cmd/bg/lc_autoformatmenu.png cmd/bg/lc_autocorrectdlg.png
 cmd/bg/lc_sortdown.png cmd/bg/lc_sortdescending.png
 cmd/bg/lc_sortup.png cmd/bg/lc_sortascending.png
-cmd/bg/lc_spellingandgrammardialog.png cmd/bg/lc_spelling.png
 cmd/bg/lc_spelldialog.png cmd/bg/lc_spelling.png
+cmd/bg/lc_spellingandgrammardialog.png cmd/bg/lc_spelling.png
 cmd/bg/lc_tablesort.png cmd/bg/lc_sortascending.png
 cmd/bg/lc_textformfield.png cmd/bg/lc_edit.png
 cmd/bg/lc_underline.png cmd/hu/lc_underline.png
 cmd/bg/lc_underlinedouble.png cmd/hu/lc_underlinedouble.png
 cmd/bg/lc_underlinesimple.png cmd/hu/lc_underline.png
+cmd/bg/sc_addtextbox.png cmd/bg/sc_insertfixedtext.png
 cmd/bg/sc_autoformatmenu.png 

[Libreoffice-bugs] [Bug 130971] Grey boxes appears over text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130971

Randy  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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


[Libreoffice-bugs] [Bug 130971] Grey boxes appears over text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130971

--- Comment #2 from Randy  ---
Created attachment 158244
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158244=edit
This is a series of screen shots showing the box (in this case it's white) that
covers the text.  I also included shots of highlighting over the box that shows
the text underneath.  When the box appea

This is a series of screen shots showing the box (in this case it's white) that
covers the text.  I also included shots of highlighting over the box that shows
the text underneath.  When the box appears sometimes it looks like a zoom with
big fonts of some of the text, but it does not remain long enough to capture a
PNG.

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


[Libreoffice-bugs] [Bug 130999] New: Greek dictionary cannot be loaded on Collabora Online (4.2.0.4)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130999

Bug ID: 130999
   Summary: Greek dictionary cannot be loaded on Collabora Online
(4.2.0.4)
   Product: LibreOffice Online
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hello@pantelis.ninja

Created attachment 158243
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158243=edit
docker-compose.yml for collabora-online

I have attached my docker-compose.yml file

I use Collabora Online with Nextcloud 18.0.1.3

In the environment section I have placed `- "dictionaries=en el ru"`. 
In the Collabora Online the available languages are English (many English
dictionaries such as "English USA" - "English Canada" - "English India" - and
others) and "Russian" (which added for testing purposes to see if other
languages work).

No matter what I write in the dictionaries env variable like: "el" "gr" "el_GR"
"el-GR", nothing of them works...

I might have to type something specific for the Greek dictionary to be selected
but I have no idea what else to try.

Please advice something I can try, or tell me if I am doing something wrong :). 

Thank you for your help in advance.

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


[Libreoffice-bugs] [Bug 130998] EDITING: Text highlight does not work on windows 10

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130998

Pawan Kumar Rai  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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


[Libreoffice-bugs] [Bug 130998] EDITING: Text highlight does not work on windows 10

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130998

Pawan Kumar Rai  changed:

   What|Removed |Added

   Keywords||skillWindows

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


[Libreoffice-bugs] [Bug 130998] New: EDITING: Text highlight does not work on windows 10

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130998

Bug ID: 130998
   Summary: EDITING: Text highlight does not work on windows 10
   Product: LibreOffice
   Version: 6.4.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pawank...@hotmail.com

Created attachment 158242
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158242=edit
EDITING: Cell text highlight not working on windows 10

EDITING: In libreoffice calc when text color is selected. Text color shows
correct while I am in calc cell in edit mode and cell. As soon as I move away
from cell. Text color changes to black (Automatic).
Text color doesn't persist and this is major problem in case I don't want to
highlight each cell with different color (By the way cell highlight works
perfectly fine).

-- 
You are receiving this mail because:
You 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-4' - icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_dark_svg icon-themes/breeze_svg icon-themes/sifr icon-themes/sifr_dark icon-the

2020-02-27 Thread rizmut (via logerrit)
 icon-themes/breeze/links.txt |6 +++---
 icon-themes/breeze/vcl/res/MergeEmptyHidden.png  |binary
 icon-themes/breeze/vcl/res/MergeFirstCell.png|binary
 icon-themes/breeze/vcl/res/MergeKeepHidden.png   |binary
 icon-themes/breeze_dark/links.txt|6 +++---
 icon-themes/breeze_dark/vcl/res/MergeEmptyHidden.png |binary
 icon-themes/breeze_dark/vcl/res/MergeFirstCell.png   |binary
 icon-themes/breeze_dark/vcl/res/MergeKeepHidden.png  |binary
 icon-themes/breeze_dark_svg/vcl/res/MergeEmptyHidden.svg |1 +
 icon-themes/breeze_dark_svg/vcl/res/MergeFirstCell.svg   |1 +
 icon-themes/breeze_dark_svg/vcl/res/MergeKeepHidden.svg  |1 +
 icon-themes/breeze_svg/vcl/res/MergeEmptyHidden.svg  |1 +
 icon-themes/breeze_svg/vcl/res/MergeFirstCell.svg|1 +
 icon-themes/breeze_svg/vcl/res/MergeKeepHidden.svg   |1 +
 icon-themes/sifr/links.txt   |5 +++--
 icon-themes/sifr/vcl/res/MergeEmptyHidden.png|binary
 icon-themes/sifr/vcl/res/MergeFirstCell.png  |binary
 icon-themes/sifr/vcl/res/MergeKeepHidden.png |binary
 icon-themes/sifr_dark/links.txt  |5 +++--
 icon-themes/sifr_dark/vcl/res/MergeEmptyHidden.png   |binary
 icon-themes/sifr_dark/vcl/res/MergeFirstCell.png |binary
 icon-themes/sifr_dark/vcl/res/MergeKeepHidden.png|binary
 icon-themes/sifr_dark_svg/vcl/res/MergeEmptyHidden.svg   |1 +
 icon-themes/sifr_dark_svg/vcl/res/MergeFirstCell.svg |1 +
 icon-themes/sifr_dark_svg/vcl/res/MergeKeepHidden.svg|1 +
 icon-themes/sifr_svg/vcl/res/MergeEmptyHidden.svg|1 +
 icon-themes/sifr_svg/vcl/res/MergeFirstCell.svg  |1 +
 icon-themes/sifr_svg/vcl/res/MergeKeepHidden.svg |1 +
 28 files changed, 24 insertions(+), 10 deletions(-)

New commits:
commit 8fad60e54069b021206c20bd38718104ef2b8958
Author: rizmut 
AuthorDate: Wed Feb 26 14:40:49 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Fri Feb 28 02:06:45 2020 +0100

Breeze & Sifr: Fix for tdf#130939

Missing icons in Merge Cells dialog

Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89498
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 
(cherry picked from commit 79d396a2a64bec4e6c9aa514af40fdd67a62d8ce)

Change-Id: Ic3dbf4cc8748455fe8086cdaf4b154cdc9ee9272
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89515
Tested-by: Rizal Muttaqin 
Reviewed-by: Rizal Muttaqin 

diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt
index 37e973d56a3a..6c920fbc6a6f 100644
--- a/icon-themes/breeze/links.txt
+++ b/icon-themes/breeze/links.txt
@@ -1491,9 +1491,9 @@ cmd/lc_contourdialog.png cmd/lc_imagemapdialog.png
 cmd/sc_contourdialog.png cmd/sc_imagemapdialog.png
 
 # Config
-cmd/32/formatselection.png cmd/32/formproperties.png
-cmd/lc_formatselection.png cmd/lc_formproperties.png
-cmd/sc_formatselection.png cmd/sc_formproperties.png
+cmd/32/formatselection.png cmd/32/configuredialog.png
+cmd/lc_formatselection.png cmd/lc_configuredialog.png
+cmd/sc_formatselection.png cmd/sc_configuredialog.png
 
 # Hyphenation
 cmd/32/hyphenation.png cmd/32/hyphenate.png
diff --git a/icon-themes/breeze/vcl/res/MergeEmptyHidden.png 
b/icon-themes/breeze/vcl/res/MergeEmptyHidden.png
new file mode 100644
index ..304dc3ef2c6b
Binary files /dev/null and b/icon-themes/breeze/vcl/res/MergeEmptyHidden.png 
differ
diff --git a/icon-themes/breeze/vcl/res/MergeFirstCell.png 
b/icon-themes/breeze/vcl/res/MergeFirstCell.png
new file mode 100644
index ..a17ae3d80652
Binary files /dev/null and b/icon-themes/breeze/vcl/res/MergeFirstCell.png 
differ
diff --git a/icon-themes/breeze/vcl/res/MergeKeepHidden.png 
b/icon-themes/breeze/vcl/res/MergeKeepHidden.png
new file mode 100644
index ..1c51acb09d0a
Binary files /dev/null and b/icon-themes/breeze/vcl/res/MergeKeepHidden.png 
differ
diff --git a/icon-themes/breeze_dark/links.txt 
b/icon-themes/breeze_dark/links.txt
index 37e973d56a3a..6c920fbc6a6f 100644
--- a/icon-themes/breeze_dark/links.txt
+++ b/icon-themes/breeze_dark/links.txt
@@ -1491,9 +1491,9 @@ cmd/lc_contourdialog.png cmd/lc_imagemapdialog.png
 cmd/sc_contourdialog.png cmd/sc_imagemapdialog.png
 
 # Config
-cmd/32/formatselection.png cmd/32/formproperties.png
-cmd/lc_formatselection.png cmd/lc_formproperties.png
-cmd/sc_formatselection.png cmd/sc_formproperties.png
+cmd/32/formatselection.png cmd/32/configuredialog.png
+cmd/lc_formatselection.png cmd/lc_configuredialog.png
+cmd/sc_formatselection.png cmd/sc_configuredialog.png
 
 # Hyphenation
 cmd/32/hyphenation.png cmd/32/hyphenate.png
diff --git a/icon-themes/breeze_dark/vcl/res/MergeEmptyHidden.png 
b/icon-themes/breeze_dark/vcl/res/MergeEmptyHidden.png
new file mode 100644
index ..020104129662
Binary files /dev/null and 

[Libreoffice-bugs] [Bug 128998] Icons and previews are blurry with GTK3

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128998

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||90796


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 90796] [META] HiDPI / Retina bugs

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90796

Aron Budea  changed:

   What|Removed |Added

 Depends on||128998


Referenced Bugs:

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


[Libreoffice-commits] core.git: icon-themes/sukapura icon-themes/sukapura_svg

2020-02-27 Thread rizmut (via logerrit)
 dev/null   |binary
 icon-themes/sukapura/cmd/32/de/numberformatdecdecimals.png |binary
 icon-themes/sukapura/cmd/32/de/numberformatincdecimals.png |binary
 icon-themes/sukapura/cmd/de/sc_numberformatdecdecimals.png |binary
 icon-themes/sukapura/cmd/de/sc_numberformatincdecimals.png |binary
 icon-themes/sukapura/links.txt |   28 
+++---
 icon-themes/sukapura_svg/cmd/32/de/numberformatdecdecimals.svg |2 
 icon-themes/sukapura_svg/cmd/32/de/numberformatincdecimals.svg |2 
 icon-themes/sukapura_svg/cmd/de/sc_numberformatdecdecimals.svg |2 
 icon-themes/sukapura_svg/cmd/de/sc_numberformatincdecimals.svg |2 
 10 files changed, 24 insertions(+), 12 deletions(-)

New commits:
commit acf66b7258adfbb5bbbe3ede0cb4b420ad76db32
Author: rizmut 
AuthorDate: Thu Feb 27 17:23:45 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Fri Feb 28 01:13:39 2020 +0100

Sukapura:^ Cell Style icons naming,^ locale decimal place icons

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

diff --git a/icon-themes/sukapura/cmd/32/de/numberformatdecdecimals.png 
b/icon-themes/sukapura/cmd/32/de/numberformatdecdecimals.png
index d528b451f26f..38839d515730 100644
Binary files a/icon-themes/sukapura/cmd/32/de/numberformatdecdecimals.png and 
b/icon-themes/sukapura/cmd/32/de/numberformatdecdecimals.png differ
diff --git a/icon-themes/sukapura/cmd/32/de/numberformatincdecimals.png 
b/icon-themes/sukapura/cmd/32/de/numberformatincdecimals.png
index 42bb1bd6da47..16edf2af773e 100644
Binary files a/icon-themes/sukapura/cmd/32/de/numberformatincdecimals.png and 
b/icon-themes/sukapura/cmd/32/de/numberformatincdecimals.png differ
diff --git a/icon-themes/sukapura/cmd/de/sc_numberformatdecdecimals.png 
b/icon-themes/sukapura/cmd/de/sc_numberformatdecdecimals.png
index 76c98597a301..0d9ca0f5a13b 100644
Binary files a/icon-themes/sukapura/cmd/de/sc_numberformatdecdecimals.png and 
b/icon-themes/sukapura/cmd/de/sc_numberformatdecdecimals.png differ
diff --git a/icon-themes/sukapura/cmd/de/sc_numberformatincdecimals.png 
b/icon-themes/sukapura/cmd/de/sc_numberformatincdecimals.png
index fbfd88e7c39d..15fc23c5e408 100644
Binary files a/icon-themes/sukapura/cmd/de/sc_numberformatincdecimals.png and 
b/icon-themes/sukapura/cmd/de/sc_numberformatincdecimals.png differ
diff --git a/icon-themes/sukapura/cmd/sc_badcellstyle.png 
b/icon-themes/sukapura/cmd/sc_badcellstyles.png
similarity index 100%
rename from icon-themes/sukapura/cmd/sc_badcellstyle.png
rename to icon-themes/sukapura/cmd/sc_badcellstyles.png
diff --git a/icon-themes/sukapura/cmd/sc_goodcellstyle.png 
b/icon-themes/sukapura/cmd/sc_goodcellstyle.png
deleted file mode 100644
index 64ee22e04434..
Binary files a/icon-themes/sukapura/cmd/sc_goodcellstyle.png and /dev/null 
differ
diff --git a/icon-themes/sukapura/cmd/sc_neutralcellstyle.png 
b/icon-themes/sukapura/cmd/sc_neutralcellstyles.png
similarity index 100%
rename from icon-themes/sukapura/cmd/sc_neutralcellstyle.png
rename to icon-themes/sukapura/cmd/sc_neutralcellstyles.png
diff --git a/icon-themes/sukapura/links.txt b/icon-themes/sukapura/links.txt
index 29f4565a7641..b3324d26e0d5 100644
--- a/icon-themes/sukapura/links.txt
+++ b/icon-themes/sukapura/links.txt
@@ -2582,6 +2582,26 @@ cmd/sc_sheetrighttoleft.png cmd/sc_pararighttoleft.png
 cmd/sc_tableevents.png cmd/sc_animationeffects.png
 cmd/sc_tableselectmenu.png cmd/sc_selecttable.png
 
+# calc cell style
+# ==
+cmd/32/defaultcellstyles.png cmd/32/defaultcharstyle.png
+cmd/32/footnotecellstyles.png cmd/32/insertfootnote.png
+cmd/32/heading1cellstyles.png cmd/32/heading1parastyle.png
+cmd/32/heading2cellstyles.png cmd/32/heading2parastyle.png
+cmd/32/notecellstyles.png cmd/32/shownote.png
+
+cmd/lc_defaultcellstyles.png cmd/lc_defaultcharstyle.png
+cmd/lc_footnotecellstyles.png cmd/lc_insertfootnote.png
+cmd/lc_heading1cellstyles.png cmd/lc_heading1parastyle.png
+cmd/lc_heading2cellstyles.png cmd/lc_heading2parastyle.png
+cmd/lc_notecellstyles.png cmd/lc_shownote.png
+
+cmd/sc_defaultcellstyles.png cmd/sc_defaultcharstyle.png
+cmd/sc_footnotecellstyles.png cmd/sc_insertfootnote.png
+cmd/sc_heading1cellstyles.png cmd/sc_heading1parastyle.png
+cmd/sc_heading2cellstyles.png cmd/sc_heading2parastyle.png
+cmd/sc_notecellstyles.png cmd/sc_shownote.png
+
 # calc context menu rowheader
 # ==
 cmd/32/columnwidth.png cmd/32/setminimalcolumnwidth.png
@@ -2657,14 +2677,6 @@ cmd/sc_checkboxformfield.png cmd/sc_checkbox.png
 cmd/sc_dropdownformfield.png cmd/sc_combobox.png
 cmd/sc_datepickerformfield.png cmd/sc_datefield.png
 
-# Calc Style
-
-cmd/32/notecellstyles.png cmd/32/showannotations.png
-
-cmd/lc_notecellstyles.png 

[Libreoffice-bugs] [Bug 130997] Fatal Error - The application cannot be started. after 6.4.1.2 install

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130997

--- Comment #2 from Ming Hua  ---
*** Bug 130996 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 130996] Fatal Error - The application cannot be started. after 6.4.1.2 install

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130996

Ming Hua  changed:

   What|Removed |Added

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

--- Comment #1 from Ming Hua  ---
Hi, I assume you didn't intend to report the same issue twice, and has marked
this bug as a duplicate of the other one.

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

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


[Libreoffice-bugs] [Bug 130997] Fatal Error - The application cannot be started. after 6.4.1.2 install

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130997

Robert L Margulski  changed:

   What|Removed |Added

 CC||rl...@margulski.name

--- Comment #1 from Robert L Margulski  ---
Created attachment 158241
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158241=edit
screen shot of your Fatal Error

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


[Libreoffice-bugs] [Bug 130997] New: Fatal Error - The application cannot be started. after 6.4.1.2 install

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130997

Bug ID: 130997
   Summary: Fatal Error - The application cannot be started. after
6.4.1.2 install
   Product: LibreOffice
   Version: 6.4.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rl...@margulski.name

Description:
download 6.4.1.2 from libreoffice.org
install using "Typical" - always used "Typical"
no problem during install, when tried to "run":
[content="bundled"] caught unexpected
com.sun.star.deployment.DeploymentException: Extension Manager:
failed to read data entry in backend db:
file:///C:/Users/Robert%20Margulski/AppData/Roaming/LibreOffice/4/
user/extensions/bundled/registry/com.sun.star.comp.deployment.help.
PackageRegistryBackend/backenddb.xml
*** uninstalled, reinstalled, same
*** uninstalled, installed 6.4.0, no problem
*** 6.4.1 is approx 45MB smaller? - something left out ???



Steps to Reproduce:
1.Typical install 6.4.1 Win_64
2.Fatal Error 
3.Typical (re)install 6.4.0
4.Works fine

Actual Results:
see above

Expected Results:
Fatal Error when attempting to start 6.4.1


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Should have started just like 6.4.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 130996] New: Fatal Error - The application cannot be started. after 6.4.1.2 install

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130996

Bug ID: 130996
   Summary: Fatal Error - The application cannot be started. after
6.4.1.2 install
   Product: LibreOffice
   Version: 6.4.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rl...@margulski.name

Description:
download 6.4.1.2 from libreoffice.org
install using "Typical" - always used "Typical"
no problem during install, when tried to "run":
[content="bundled"] caught unexpected
com.sun.star.deployment.DeploymentException: Extension Manager:
failed to read data entry in backend db:
file:///C:/Users/Robert%20Margulski/AppData/Roaming/LibreOffice/4/
user/extensions/bundled/registry/com.sun.star.comp.deployment.help.
PackageRegistryBackend/backenddb.xml
*** uninstalled, reinstalled, same
*** uninstalled, installed 6.4.0, no problem
*** 6.4.1 is approx 45MB smaller? - something left out ???



Steps to Reproduce:
1.Typical install 6.4.1 Win_64
2.Fatal Error 
3.Typical (re)install 6.4.0
4.Works fine

Actual Results:
see above

Expected Results:
Fatal Error when attempting to start 6.4.1


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Should have started just like 6.4.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 130949] Calc become very slow when using currency symbol "₽"

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130949

Ming Hua  changed:

   What|Removed |Added

 CC||ming.v@qq.com

--- Comment #2 from Ming Hua  ---
This is a very wild guess, but I've heard similar lag issues with scrolling in
Calc and Writer from the Chinese user community, and they are font related.

Would you please have a look at your default font of your Calc, and check it
indeed has the glyph of the "₽" symbol?  Also try changing the default font
(the default cell style, I believe) and see if it helps getting a smooth
scrolling.

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


[Libreoffice-bugs] [Bug 130995] New: Possibility to have several grids activable and deactivable easily (as in Inkscape for instance)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130995

Bug ID: 130995
   Summary: Possibility to have several grids activable and
deactivable easily (as in Inkscape for instance)
   Product: LibreOffice
   Version: 6.3.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: steven.marg...@free.fr

Description:
I often use Impress to build courses about technical drawing. For precision I
use a grid with lines every 5 mm and 5 subdivisions so that I have a 1 mm
sub-grid. I find this setting efficient: easy to measure at the millimetre
level.

However, I sometimes need more precision, that is 0.5 or 0.25 mm. In this case
I change the grid and it works well. But for drawing, and measuring easily,
it's less convenient than with the previous settings. So once I finished what
requires precision, I reset my grid to 5 mm, 5 subdivisions.

I think it could be really useful to be able to define several grids and to
activate/deactivate them in few clicks, as proposed by Inkscape to give an
example (Inkscape being less efficient than Impress/Draw for technical drawing
in my opinion from my abilities).

LibreOffice is a very good tool for drawing and that should be great !

Thank you for reading !

Actual Results:
Only one grid in Draw/Impress

Expected Results:
Several predefined grid which can be activated/deactivated easily.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version : 6.3.5.2
Build ID : 1:6.3.5~rc2-0ubuntu0.19.10.1~lo1
Threads CPU : 8; OS : Linux 5.3; UI Render : par défaut; VCL: gtk3; 
Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Calc: threaded

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


[Libreoffice-bugs] [Bug 130994] New: When quickly typing U then Y, then Y does not register in Calc

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130994

Bug ID: 130994
   Summary: When quickly typing U then Y, then Y does not register
in Calc
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: co...@theissfamily.net

Description:
The letter pair "UY" cannot be typed quickly, or the "Y" does not appear.  The
issue seems to be more pronounced (i.e. there is a greater time after the U is
typed that the Y will not appear) if a cell already has a few letters in it.

Steps to Reproduce:
1.Select a cell
2.Type a few letters in the cell
3.Hold down left shift
4.Type U then Y quickly right after one another

Actual Results:
Only the U appears

Expected Results:
Should see UY


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.4.0.3 (x64)
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; 
Locale: en-CA (en_CA); UI-Language: en-GB
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 130993] LO7: Help now includes embedded shortcuts, unacceptable l10n

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130993

Martin Srebotnjak  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||0979
 CC||so...@libreoffice.org

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


[Libreoffice-bugs] [Bug 130979] LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130979

Martin Srebotnjak  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130993] New: LO7: Help now includes embedded shortcuts, unacceptable l10n

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130993

Bug ID: 130993
   Summary: LO7: Help now includes embedded shortcuts,
unacceptable l10n
   Product: LibreOffice
   Version: 7.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mi...@filmsi.net
CC: olivier.hal...@libreoffice.org

Description:
Changed help contents from 6.4 to 7.0 now contain strings like PmCx7:
If you just press , you apply a page break
without a change of styles.

This is not OK, as world languages (unlike English) have cases and also
localize the names of keyboard keys (so Ctrl is not Ctrl, but has a name, like
"krmilka" in Slovenian, which is a female noun. As such the keys' names must be
used in proper case (for example with a different ending, i.e. krmilka might
become krmilke, krmilko etc.), which your code/solution cannot offer.

This means that all such help text changes in master must be undone, ASAP.

Use switches instead (or find some other solution).

Programming (help) texts with such simple programmatic solutions for all LO
l10n languages just isn't possible, sorry.

Steps to Reproduce:
1. Localize Help.
2.
3.

Actual Results:
Find strings like that.

Expected Results:
Strings like that just cannot be properly localized in all LO languages.


Reproducible: Always


User Profile Reset: No



Additional Info:
Please undo.

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


[Libreoffice-bugs] [Bug 130979] LO7: Tooltips in cui/messages.po contain variable %MOD1 instead of string

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130979

--- Comment #4 from Martin Srebotnjak  ---
No, Heiko, please read my example in second post.

Languages (not English) have cases, as does German. Only that in German only in
Genitiv usually words get a "s" ending (or similar).

In Slovenian and many other languages of the World cases mean different ending
in several cases. And the keyboard shortcut is not always in Nominativ.

So your solution would work, only if it could create proper case according to
the grammar of every l10n language, which of course it cannot do.

So this solution is not OK.

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


[Libreoffice-bugs] [Bug 130788] Adding a New Column to a Table in Libreoffice Impress Formats the Column with Bulletted Text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130788

raal  changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com
Version|6.4.0.3 release |6.2.0.3 release
   Keywords||bibisected, bisected,
   ||regression

--- Comment #6 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Armin Le Grand  ; Could you possibly take a look at this one?
Thanks

bibisect-linux-64-6.1
c91d690754f29061acf6749200df464d2f0c5c8b is the first bad commit
commit c91d690754f29061acf6749200df464d2f0c5c8b
Author: Jenkins Build User 
Date:   Fri Apr 6 23:11:09 2018 +0200

source sha:6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91

author  Armin Le Grand 2018-03-01 15:54:32
+0100
committer   Armin Le Grand   2018-04-06 22:29:02
+0200
commit  6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91 (patch)
treee66f50adb222dbc1490b4df2d3c63541dad999ac
parent  e1b247a843c5eb850fe0079819239d9883412d38 (diff)
SOSAW080: Added first bunch of basic changes to helpers

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


[Libreoffice-bugs] [Bug 126850] About dialog website button link should lead to Sorbian websites

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126850

Andras Timar  changed:

   What|Removed |Added

 CC|tima...@gmail.com   |

--- Comment #6 from Andras Timar  ---
I don't think that this bug belongs to Bugzilla. Eike gave an answer, that the
URL has to be redirected at server side. For example my language is Hungarian
and Website button opens https://www.libreoffice.org/hu and that redirects to
https://hu.libreoffice.org. https://redmine.documentfoundation.org/ does not
work for me at the moment, otherwise I'd reported the issue there. It would be
the best to grab Cloph on irc and ask him.

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


[Libreoffice-bugs] [Bug 130992] New: updating FIXED DATE field

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130992

Bug ID: 130992
   Summary: updating FIXED DATE field
   Product: LibreOffice
   Version: 6.3.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jara.ba...@atlas.cz

I use FIXED DATE field, because I want to update it on my purpose only. When
updating, I have to set it "auto-updating" and then back "fixed date".
I wish an item in context menu (right mouse bottom): "Update static field" or
something like this. Please, could you do 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


[Libreoffice-bugs] [Bug 130966] Going "into" a object causes viewport move, zoom change, delay, repaint

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130966

--- Comment #2 from Eyal Rozenberg  ---
(In reply to Oliver Grimm from comment #1)
I should mention this is not a new issue - I've experienced this (at least
effects 1 and 3) when working with Impress for many years back. And (1.) is
just a misfeature, really.

As for (2.), I can't seem to reproduce it with 6.4 . I'm not even 100% sure
that it's the resizing-to-fit that's the necessary trigger.

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

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

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

https://git.libreoffice.org/core/commit/59fd5874dcc1ff4fc469067a55e99c2cd79716c3

tdf#45904 Move XNameContainer Java tests to C++

It will be available in 7.0.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 sc/qa

2020-02-27 Thread Jens Carl (via logerrit)
 qadevOOo/Jar_OOoRunner.mk|1 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv |2 
 qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java|  156 
--
 sc/qa/extras/sctablesheetsobj.cxx|   12 
 sc/qa/unoapi/sc_7.sce|1 
 5 files changed, 8 insertions(+), 164 deletions(-)

New commits:
commit 59fd5874dcc1ff4fc469067a55e99c2cd79716c3
Author: Jens Carl 
AuthorDate: Wed Feb 26 22:36:36 2020 -0800
Commit: Jens Carl 
CommitDate: Thu Feb 27 22:27:05 2020 +0100

tdf#45904 Move XNameContainer Java tests to C++

Move missing XNameContainer Java tests to C++ for ScTableSheetsObj.

Change-Id: I63a91487ab2e50b97c937edae929c43261553db9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89614
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 201b83e1b942..b3f7f258 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -962,7 +962,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/mod/_sc/ScSheetLinkObj \
 qadevOOo/tests/java/mod/_sc/ScStyleObj \
 qadevOOo/tests/java/mod/_sc/ScTableSheetObj \
-qadevOOo/tests/java/mod/_sc/ScTableSheetsObj \
 qadevOOo/tests/java/mod/_sc/ScTabViewObj \
 qadevOOo/tests/java/mod/_sc/XMLContentExporter \
 qadevOOo/tests/java/mod/_sc/XMLContentImporter \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
deleted file mode 100644
index 18c378322001..
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
+++ /dev/null
@@ -1,2 +0,0 @@
-"ScTableSheetsObj";"com::sun::star::container::XNameContainer";"insertByName()"
-"ScTableSheetsObj";"com::sun::star::container::XNameContainer";"removeByName()"
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java 
b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
deleted file mode 100644
index 8270337b7aef..
--- a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
+++ /dev/null
@@ -1,156 +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 mod._sc;
-
-import java.io.PrintWriter;
-
-import lib.StatusException;
-import lib.TestCase;
-import lib.TestEnvironment;
-import lib.TestParameters;
-import util.SOfficeFactory;
-
-import com.sun.star.lang.XComponent;
-import com.sun.star.sheet.XSpreadsheet;
-import com.sun.star.sheet.XSpreadsheetDocument;
-import com.sun.star.sheet.XSpreadsheets;
-import com.sun.star.uno.UnoRuntime;
-import com.sun.star.uno.XInterface;
-
-/**
-* Test for object which is represented by service
-* com.sun.star.sheet.Spreadsheets. 
-* Object implements the following interfaces :
-* 
-*   com::sun::star::sheet::XSpreadsheets
-*   com::sun::star::container::XNameAccess
-*   com::sun::star::container::XIndexAccess
-*   com::sun::star::container::XElementAccess
-*   com::sun::star::container::XNameReplace
-*   com::sun::star::container::XNameContainer
-* 
-* @see com.sun.star.sheet.Spreadsheets
-* @see com.sun.star.sheet.XSpreadsheets
-* @see com.sun.star.container.XNameAccess
-* @see com.sun.star.container.XIndexAccess
-* @see com.sun.star.container.XElementAccess
-* @see com.sun.star.container.XNameReplace
-* @see com.sun.star.container.XNameContainer
-* @see ifc.sheet._XSpreadsheets
-* @see ifc.container._XNameAccess
-* @see ifc.container._XIndexAccess
-* @see ifc.container._XElementAccess
-* @see ifc.container._XNameReplace
-* @see ifc.container._XNameContainer
-*/
-public class ScTableSheetsObj extends TestCase {
-private XSpreadsheetDocument xSpreadsheetDoc = null;
-
-/**
-* Creates Spreadsheet document.
-*/
-@Override
-public void initialize( TestParameters Param, PrintWriter log ) throws 
Exception {
-// get a soffice factory object
-SOfficeFactory SOF = SOfficeFactory.getFactory( Param.getMSF());
-log.println("creating a spreadsheetdocument");
-xSpreadsheetDoc = SOF.createCalcDoc(null);
-}
-
-/**
-* Disposes 

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

2020-02-27 Thread Jens Carl (via logerrit)
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv |2 --
 sc/qa/extras/sctablesheetsobj.cxx|9 
+
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit b9b553f17404ff24aae2be4cda65fa3c0f380985
Author: Jens Carl 
AuthorDate: Wed Feb 26 22:29:01 2020 -0800
Commit: Jens Carl 
CommitDate: Thu Feb 27 22:26:31 2020 +0100

tdf#45904 Move XElementAccess Java tests to C++

Move XElementAccess Java tests to C++ for ScTableSheetsObj.

Change-Id: Ibc9d7e164e82387159a51568157c1d3b0756bf05
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89610
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
index f88b5527bbe4..18c378322001 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
@@ -1,4 +1,2 @@
 "ScTableSheetsObj";"com::sun::star::container::XNameContainer";"insertByName()"
 "ScTableSheetsObj";"com::sun::star::container::XNameContainer";"removeByName()"
-"ScTableSheetsObj";"com::sun::star::container::XElementAccess";"getElementType()"
-"ScTableSheetsObj";"com::sun::star::container::XElementAccess";"hasElements()"
diff --git a/sc/qa/extras/sctablesheetsobj.cxx 
b/sc/qa/extras/sctablesheetsobj.cxx
index 8b61d3825639..b995a03a78ab 100644
--- a/sc/qa/extras/sctablesheetsobj.cxx
+++ b/sc/qa/extras/sctablesheetsobj.cxx
@@ -8,6 +8,7 @@
  */
 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -15,7 +16,9 @@
 #include 
 #include 
 #include 
+#include 
 
+#include 
 #include 
 
 using namespace css;
@@ -23,6 +26,7 @@ using namespace css::uno;
 
 namespace sc_apitest {
 class ScTableSheetsObj : public CalcUnoApiTest,
+ public ::apitest::XElementAccess,
  public ::apitest::XEnumerationAccess,
  public ::apitest::XIndexAccess,
  public ::apitest::XNameAccess,
@@ -39,6 +43,10 @@ public:
 
 CPPUNIT_TEST_SUITE(ScTableSheetsObj);
 
+// XElementAccess
+CPPUNIT_TEST(testGetElementType);
+CPPUNIT_TEST(testHasElements);
+
 // XEnumerationAccess
 CPPUNIT_TEST(testCreateEnumeration);
 
@@ -89,6 +97,7 @@ protected:
 
 ScTableSheetsObj::ScTableSheetsObj()
 : CalcUnoApiTest("/sc/qa/extras/testdocuments")
+, ::apitest::XElementAccess(cppu::UnoType::get())
 , ::apitest::XIndexAccess(3)
 , ::apitest::XNameAccess("Sheet1")
 , ::apitest::XNameContainer("Sheet2")
___
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++

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

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

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

tdf#45904 Move XElementAccess Java tests to C++

It will be available in 7.0.0.

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

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

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


[Libreoffice-bugs] [Bug 126247] The position of an image ( anchor to as-char ) can't be changed while being selected (alignment is disabled)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126247

Dieter  changed:

   What|Removed |Added

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

--- Comment #10 from Dieter  ---
(In reply to Stanislaus J. Pinasthika from comment #9)
> may I change to resolved?

Telesto, are you still able to reproduce the bug with actual master? =>
NEEDINFO

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


[Libreoffice-bugs] [Bug 126850] About dialog website button link should lead to Sorbian websites

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126850

--- Comment #5 from mil...@sorbzilla.de ---
Hi, the bug report exists half a year now. When will the bug be 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 130964] Various rendering bugs in Impress (Fonts and image borders)

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130964

Oliver Grimm  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Oliver Grimm  ---
I confirm the picture shape issue.

Regarding the font issue: Did you install the font on your LO machine or did
you embed the font into a pptx file? There are several bug reports out here on
LO bug tracking that say font embedding into pptx/docx/xlsx is broken with LO.

In general it is a good idea to file separate bug reports for separate issues
so pepole can keep track of them separately :-)

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


[Libreoffice-bugs] [Bug 130966] Going "into" a object causes viewport move, zoom change, delay, repaint

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130966

--- Comment #1 from Oliver Grimm  ---
I cannot confirm your exact observations but instead I found that some lines of
the text box moved a couple of pixels to the right and to the top when I double
click the text box and the text bos was previously not selected.

But my observation also occures with text boxes that have previsouly not
resized to fit; so it might be a different problem after all.

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


[Libreoffice-bugs] [Bug 130809] File dialogs in Mac OS are in German

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130809

--- Comment #4 from Stephan Bergmann  ---
(In reply to Stephan Bergmann from comment #3)
> sounds similar to bug 125693

Yes, the issue is again that the empty directory
LibreOfficeDev.app/Contents/Resources/en.lproj/ is missing, at least from

(as currently offered at
).

The code from

"tdf#125693: On macOS, create empty
LibreOffice.app/Contents/Resources/en.lproj" (see bug 125693 comment 12) is
still there.  It must be some new reason why the directory is missing from
--with-package-format=dmg installation sets.

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


[Libreoffice-bugs] [Bug 130788] Adding a New Column to a Table in Libreoffice Impress Formats the Column with Bulletted Text

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130788

Oliver Grimm  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #5 from Oliver Grimm  ---
I can reproduce this bug here in 

Version: 6.4.1.1
Build-ID: 1:6.4.1~rc1-2
CPU-Threads: 4; BS: Linux 4.19; UI-Render: Standard; VCL: kf5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded

Strangely, this bug is only reproducible if one enters some text into the table
before adding a column. If one adds a column to an empty table and then types
text, the bug does not occur.

To reproduce do

- start a new presentation
- delete the initial frame in the main area
- select insert | table from main menu
- type some text into the table
- mouse select the rightmost column
- select "insert | column | right hand side" from the mouse menu
- type in some text

--> observe that the font is changed and a bullet appears out of nowhere.

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


[Libreoffice-bugs] [Bug 130908] Chapter Numbering can't load custom style ( gtk3 )

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130908

--- Comment #14 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "libreoffice-6-4":

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

tdf#130908 Chapter Numbering can't load custom style

It will be available in 6.4.2.

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

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

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


[Libreoffice-bugs] [Bug 130908] Chapter Numbering can't load custom style ( gtk3 )

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130908

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.0.0|target:7.0.0 target:6.4.2

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - include/xmloff sw/source xmloff/source

2020-02-27 Thread Noel Grandin (via logerrit)
 include/xmloff/xmlimp.hxx  |1 
 sw/source/uibase/config/StoredChapterNumbering.cxx |   29 -
 xmloff/source/core/xmlimp.cxx  |5 +++
 3 files changed, 29 insertions(+), 6 deletions(-)

New commits:
commit f8ad7ad58836c16f4bd3f7bf2832fd4768b5ea58
Author: Noel Grandin 
AuthorDate: Thu Feb 27 15:33:22 2020 +0200
Commit: Caolán McNamara 
CommitDate: Thu Feb 27 20:51:01 2020 +0100

tdf#130908 Chapter Numbering can't load custom style

regression from
commit 83e97fef3fa4de900eda35d02168fcae01c85eed
convert ImportStoredChapterNumberingRules to XFastParser

and add some more debugging trace

Change-Id: I224b9c442369a4c6a7746d7ff419f069d3430513
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89633
Tested-by: Jenkins
Reviewed-by: Noel Grandin 
(cherry picked from commit 5320fccc290f338d344c5d3c75101c98057788cd)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89583
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index 69ba1099fefc..6d0dda96596a 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -381,6 +381,7 @@ public:
 XMLEventImportHelper& GetEventImport();
 
 static const OUString & getNameFromToken( sal_Int32 nToken );
+static OUString getPrefixAndNameFromToken( sal_Int32 nToken );
 static OUString getNamespacePrefixFromToken(sal_Int32 nToken, const 
SvXMLNamespaceMap* pMap);
 static OUString getNamespaceURIFromToken( sal_Int32 nToken );
 static OUString getNamespacePrefixFromURI( const OUString& rURI );
diff --git a/sw/source/uibase/config/StoredChapterNumbering.cxx 
b/sw/source/uibase/config/StoredChapterNumbering.cxx
index 1a1e2cf8553c..eea0c260bbf5 100644
--- a/sw/source/uibase/config/StoredChapterNumbering.cxx
+++ b/sw/source/uibase/config/StoredChapterNumbering.cxx
@@ -290,7 +290,11 @@ public:
 name = aIter.toString();
 else if (IsXMLToken(aIter.toString(), XML_DISPLAY_NAME))
 displayName = aIter.toString();
+else
+SAL_WARN("xmloff", "unknown value for style:family=" << 
aIter.toString());
 }
+else
+SAL_WARN("xmloff", "unknown attribute " << 
SvXMLImport::getPrefixAndNameFromToken(aIter.getToken()) << "=" << 
aIter.toString());
 
 if (nFamily && !name.isEmpty() && !displayName.isEmpty())
 {
@@ -333,27 +337,40 @@ public:
 }
 }
 
-virtual css::uno::Reference SAL_CALL 
createFastChildContext(
-sal_Int32 Element,
-const css::uno::Reference< css::xml::sax::XFastAttributeList > 
& xAttrList ) override
+virtual SvXMLImportContextRef CreateChildContext(
+sal_uInt16 nPrefix,
+const OUString& rLocalName,
+const css::uno::Reference< css::xml::sax::XAttributeList >& 
xAttrList ) override
 {
-if (Element == XML_ELEMENT(TEXT, XML_OUTLINE_STYLE))
+if (XML_NAMESPACE_TEXT == nPrefix && IsXMLToken(rLocalName, 
XML_OUTLINE_STYLE))
 {
 ++m_nCounter;
 if (m_nCounter <= SwChapterNumRules::nMaxRules)
 {
 SvxXMLListStyleContext *const pContext(
-new SvxXMLListStyleContext(GetImport(), Element, 
xAttrList, true));
+new SvxXMLListStyleContext(GetImport(),
+nPrefix, rLocalName, xAttrList, true));
 m_Contexts.emplace_back(pContext);
 return pContext;
 }
 }
+return nullptr;
+}
+
+virtual css::uno::Reference SAL_CALL 
createFastChildContext(
+sal_Int32 Element,
+const css::uno::Reference< css::xml::sax::XFastAttributeList > 
& xAttrList ) override
+{
+if (Element == XML_ELEMENT(TEXT, XML_OUTLINE_STYLE))
+{
+// handled in CreateChildContext
+}
 else if (Element == XML_ELEMENT(STYLE, XML_STYLE))
 {
 return new StoredChapterNumberingDummyStyleContext(GetImport(), 
xAttrList);
 }
 
-return SvXMLImportContext::createFastChildContext(Element, xAttrList);
+return nullptr;
 }
 };
 
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 0b9c8eb2b8af..e3c15d63fa82 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -2018,6 +2018,11 @@ const OUString & SvXMLImport::getNameFromToken( 
sal_Int32 nToken )
 return xTokenHandler->getIdentifier( nToken & TOKEN_MASK );
 }
 
+OUString SvXMLImport::getPrefixAndNameFromToken( sal_Int32 nToken )
+{
+return getNamespacePrefixFromToken(nToken, nullptr) + ":" + 
xTokenHandler->getIdentifier( nToken & TOKEN_MASK );
+}
+
 OUString SvXMLImport::getNamespacePrefixFromToken(sal_Int32 nToken, const 

  1   2   3   4   >