[Libreoffice-bugs] [Bug 130977] Drop rtl::math::isFinite in favor of std::isfinite

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

Stephan Bergmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Stephan Bergmann  ---
It is fine to remove uses of that rtl::math function across the LO code base. 
But the function is part of the stable URE interface, so cannot easily itself
be removed.

(We can think about an [API CHANGE] to drop this and similar inline functions
from rtl/math.hxx once all of them are unused across the LO code base.)

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


[Libreoffice-bugs] [Bug 130978] Add a comment to each published API marking it as such

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

Stephan Bergmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Stephan Bergmann  ---
(The relevant C/C++ include files are those that are provided by the LO SDK. 
See also odk/CustomTarget_allheaders.mk, which assembles a list of those for
different, testing purposes.)

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


[Libreoffice-bugs] [Bug 130976] Drop rtl::math::isInf in favor of std::isinf

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

Stephan Bergmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Stephan Bergmann  ---
It is fine to remove uses of that rtl::math function across the LO code base. 
But the function is part of the stable URE interface, so cannot easily itself
be removed.

(We can think about an [API CHANGE] to drop this and similar inline functions
from rtl/math.hxx once all of them are unused across the LO code base.)

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


[Libreoffice-bugs] [Bug 130975] Drop rtl::math::isNan in favor of std::isnan

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

Stephan Bergmann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Stephan Bergmann  ---
It is fine to remove uses of that rtl::math function across the LO code base. 
But the function is part of the stable URE interface, so cannot easily itself
be removed.

(We can think about an [API CHANGE] to drop this and similar inline functions
from rtl/math.hxx once all of them are unused across the LO code base.)

-- 
You are receiving this mail because:
You are the 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-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

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

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

tdf#45904 Move XIndexAccess 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/objdsc sc/qa

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

New commits:
commit c6aceaa407faf9950675411cc24d0c156fc7d972
Author: Jens Carl 
AuthorDate: Wed Feb 26 22:22:17 2020 -0800
Commit: Jens Carl 
CommitDate: Thu Feb 27 08:41:47 2020 +0100

tdf#45904 Move XIndexAccess Java tests to C++

Move XIndexAccess Java tests to C++ for ScTableSheetsObj.

Change-Id: Idb130a51dc024cebbbc739d15c767f99558a69b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89609
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 e348d3613059..f88b5527bbe4 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetsObj.csv
@@ -1,6 +1,4 @@
 "ScTableSheetsObj";"com::sun::star::container::XNameContainer";"insertByName()"
 "ScTableSheetsObj";"com::sun::star::container::XNameContainer";"removeByName()"
-"ScTableSheetsObj";"com::sun::star::container::XIndexAccess";"getCount()"
-"ScTableSheetsObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
 
"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 34b1e03cfa90..8b61d3825639 100644
--- a/sc/qa/extras/sctablesheetsobj.cxx
+++ b/sc/qa/extras/sctablesheetsobj.cxx
@@ -9,6 +9,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -23,6 +24,7 @@ using namespace css::uno;
 namespace sc_apitest {
 class ScTableSheetsObj : public CalcUnoApiTest,
  public ::apitest::XEnumerationAccess,
+ public ::apitest::XIndexAccess,
  public ::apitest::XNameAccess,
  public ::apitest::XNameContainer,
  public ::apitest::XNameReplace,
@@ -40,6 +42,10 @@ public:
 // XEnumerationAccess
 CPPUNIT_TEST(testCreateEnumeration);
 
+// XIndexAccess
+CPPUNIT_TEST(testGetByIndex);
+CPPUNIT_TEST(testGetCount);
+
 // XNameAccess
 CPPUNIT_TEST(testGetByName);
 CPPUNIT_TEST(testGetElementNames);
@@ -83,6 +89,7 @@ protected:
 
 ScTableSheetsObj::ScTableSheetsObj()
 : CalcUnoApiTest("/sc/qa/extras/testdocuments")
+, ::apitest::XIndexAccess(3)
 , ::apitest::XNameAccess("Sheet1")
 , ::apitest::XNameContainer("Sheet2")
 , ::apitest::XNameReplace("Sheet2")
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130974] Drop rtl::math::isSignBitSet in favor of std::signbit

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

Stephan Bergmann  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Stephan Bergmann  ---
It is fine to remove uses of that rtl::math function across the LO code base. 
But the function is part of the stable URE interface, so cannot easily itself
be removed.

(We can think about an [API CHANGE] to drop this and similar inline functions
from rtl/math.hxx once all of them are unused across the LO code base.)

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


[Libreoffice-bugs] [Bug 130339] Cursor disappears in Writer

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

Dieter  changed:

   What|Removed |Added

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

--- Comment #3 from Dieter  ---
Coburn, you can disable Open GL with Tools => Options => LibreOffice => View

Please also add informations, what version of LO do you use.

=> 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 130819] Remove direct formatting affects paragraph indent only after saving, closing, reopening file.

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

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 Blocks||107318, 113546
Summary|style change effective only |Remove direct formatting
   |after saving, closing,  |affects paragraph indent
   |reopening file. |only after saving, closing,
   ||reopening file.

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

Version: 7.0.0.0.alpha0+ (x64)
Build ID: eeb2d19e77d6dc47c68e8ba0920a02cf64a1247b
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: threaded

Additional information: Direct formatting "Bold" is removed, but indent is
still 0. => I changed bug summary and hope, you agree.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107318
[Bug 107318] [META] Clear direct formatting issues
https://bugs.documentfoundation.org/show_bug.cgi?id=113546
[Bug 113546] [META] Paragraph indent 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 113546] [META] Paragraph indent bugs and enhancements

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

Dieter  changed:

   What|Removed |Added

 Depends on||130819


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130819
[Bug 130819] Remove direct formatting affects paragraph indent only after
saving, closing, reopening file.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107318] [META] Clear direct formatting issues

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

Dieter  changed:

   What|Removed |Added

 Depends on||130819


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130819
[Bug 130819] Remove direct formatting affects paragraph indent only after
saving, closing, reopening file.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2020-02-26 Thread Noel Grandin (via logerrit)
 chart2/source/controller/inc/ObjectHierarchy.hxx  |8 +---
 chart2/source/controller/main/ElementSelector.cxx |2 +-
 chart2/source/controller/main/ObjectHierarchy.cxx |3 ++-
 3 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 4a7cf6835c5ab4ca5657c955b5d32a0d3ddd2b1d
Author: Noel Grandin 
AuthorDate: Wed Feb 26 20:27:16 2020 +0200
Commit: Noel Grandin 
CommitDate: Thu Feb 27 08:30:16 2020 +0100

fix regression in chart keyboard handling

from commit 0528012fd0dc4b93645ef7790b0db9d1cecbae66
Author: Noel Grandin 
Date:   Mon Feb 3 10:05:12 2020 +0200
loplugin:constantparam

Change-Id: I563f053a33898f971b382efd513979e459156c0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89612
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/chart2/source/controller/inc/ObjectHierarchy.hxx 
b/chart2/source/controller/inc/ObjectHierarchy.hxx
index 5b8240a9a103..10b95b951949 100644
--- a/chart2/source/controller/inc/ObjectHierarchy.hxx
+++ b/chart2/source/controller/inc/ObjectHierarchy.hxx
@@ -42,13 +42,15 @@ class ObjectHierarchy
 public:
 typedef std::vector< ObjectIdentifier > tChildContainer;
 
-/** The content of the diagram (data series, wall, floor,
-etc.) is treated as being at the same level as the diagram. (This is
-used for keyboard navigation).
+/** @param bFlattenDiagram
+If , the content of the diagram (data series, wall, floor,
+etc.) is treated as being at the same level as the diagram. (This 
is
+used for keyboard navigation).
  */
 explicit ObjectHierarchy(
 const css::uno::Reference< css::chart2::XChartDocument > & 
xChartDocument,
 ExplicitValueProvider * pExplicitValueProvider,
+bool bFlattenDiagram = false,
 bool bOrderingForElementSelector = false );
 ~ObjectHierarchy();
 
diff --git a/chart2/source/controller/main/ElementSelector.cxx 
b/chart2/source/controller/main/ElementSelector.cxx
index c3433a08018d..1271a77c9cf0 100644
--- a/chart2/source/controller/main/ElementSelector.cxx
+++ b/chart2/source/controller/main/ElementSelector.cxx
@@ -132,7 +132,7 @@ void SelectorListBox::UpdateChartElementsListAndSelection()
 if( xFact.is() )
 xChartView = xFact->createInstance( CHART_VIEW_SERVICE_NAME );
 ExplicitValueProvider* pExplicitValueProvider = nullptr; 
//ExplicitValueProvider::getExplicitValueProvider(xChartView); this creates all 
visible data points, that's too much
-ObjectHierarchy aHierarchy( xChartDoc, pExplicitValueProvider, true 
/*bOrderingForElementSelector*/ );
+ObjectHierarchy aHierarchy( xChartDoc, pExplicitValueProvider, true 
/*bFlattenDiagram*/, true /*bOrderingForElementSelector*/ );
 lcl_addObjectsToList( aHierarchy, 
::chart::ObjectHierarchy::getRootNodeOID(), m_aEntries, 0, xChartDoc );
 
 if( bAddSelectionToList )
diff --git a/chart2/source/controller/main/ObjectHierarchy.cxx 
b/chart2/source/controller/main/ObjectHierarchy.cxx
index 27b8fb0fe985..3109161b3884 100644
--- a/chart2/source/controller/main/ObjectHierarchy.cxx
+++ b/chart2/source/controller/main/ObjectHierarchy.cxx
@@ -612,8 +612,9 @@ ObjectIdentifier ImplObjectHierarchy::getParent(
 ObjectHierarchy::ObjectHierarchy(
 const Reference< XChartDocument > & xChartDocument,
 ExplicitValueProvider * pExplicitValueProvider /* = 0 */,
+bool bFlattenDiagram /* = false */,
 bool bOrderingForElementSelector /* = false */) :
-m_apImpl( new impl::ImplObjectHierarchy( xChartDocument, 
pExplicitValueProvider, /*bFlattenDiagram*/false, bOrderingForElementSelector ))
+m_apImpl( new impl::ImplObjectHierarchy( xChartDocument, 
pExplicitValueProvider, bFlattenDiagram, bOrderingForElementSelector ))
 {}
 
 ObjectHierarchy::~ObjectHierarchy()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130953] New table style via Sidebar-Styles-Table Styles not in Table-Insert Table-Styles

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

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.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-commits] core.git: compilerplugins/clang include/vcl vcl/source

2020-02-26 Thread Noel Grandin (via logerrit)
 compilerplugins/clang/singlevalfields.could-be-bool.results |   12 
 compilerplugins/clang/singlevalfields.results   |  148 ++--
 include/vcl/field.hxx   |3 
 include/vcl/quickselectionengine.hxx|1 
 vcl/source/control/field.cxx|3 
 vcl/source/control/quickselectionengine.cxx |   87 +++
 6 files changed, 129 insertions(+), 125 deletions(-)

New commits:
commit 95234b33bbf7793ff5f0c65fec9db6caebc6a94d
Author: Noel Grandin 
AuthorDate: Wed Feb 26 20:01:27 2020 +0200
Commit: Noel Grandin 
CommitDate: Thu Feb 27 08:29:00 2020 +0100

loplugin:singlevalfields

Change-Id: I3aa19805fab937cd9516ce8127753a0f599c73c1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89611
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/compilerplugins/clang/singlevalfields.could-be-bool.results 
b/compilerplugins/clang/singlevalfields.could-be-bool.results
index 096e5431b48a..0f39baf9354b 100644
--- a/compilerplugins/clang/singlevalfields.could-be-bool.results
+++ b/compilerplugins/clang/singlevalfields.could-be-bool.results
@@ -4,14 +4,14 @@ chart2/source/view/inc/PlottingPositionHelper.hxx:206
 connectivity/source/inc/dbase/dindexnode.hxx:122
 connectivity::dbase::ONDXPage bNoDelete
 unsigned int
-cui/source/inc/cfg.hxx:232
+cui/source/inc/cfg.hxx:233
 SvxConfigEntry nId
 sal_uInt16
 dbaccess/source/ui/inc/tabletree.hxx:149
 dbaui::TableTreeListBox m_nTextColumn
 int
 desktop/source/app/main.c:29
-/home/noel/libo2/desktop/source/app/main.c g_Exiting
+/media/disk2/libo4/desktop/source/app/main.c g_Exiting
 int
 editeng/source/misc/hangulhanja.cxx:78
 editeng::HangulHanjaConversion_Impl m_eConvType
@@ -74,10 +74,10 @@ sd/qa/unit/tiledrendering/tiledrendering.cxx:959
 (anonymous namespace)::ViewCallback m_nPart
 int
 soltools/cpp/_tokens.c:35
-/home/noel/libo2/soltools/cpp/_tokens.c EBCDIC_ExternTokenDetected
+/media/disk2/libo4/soltools/cpp/_tokens.c EBCDIC_ExternTokenDetected
 int
 soltools/cpp/_tokens.c:36
-/home/noel/libo2/soltools/cpp/_tokens.c EBCDIC_StartTokenDetected
+/media/disk2/libo4/soltools/cpp/_tokens.c EBCDIC_StartTokenDetected
 int
 soltools/cpp/cpp.h:121
 includelist always
@@ -110,13 +110,13 @@ vcl/unx/generic/app/saldata.cxx:502
 X11SalData::XError bOnce
 int
 vcl/unx/generic/app/sm.cxx:184
-/home/noel/libo2/vcl/unx/generic/app/sm.cxx nSmDel
+/media/disk2/libo4/vcl/unx/generic/app/sm.cxx nSmDel
 int
 vcl/workben/icontest.cxx:147
 (anonymous namespace)::IconTestApp nRet
 int
 workdir/LexTarget/l10ntools/source/cfglex.cxx:2293
-/home/noel/libo2/workdir/LexTarget/l10ntools/source/cfglex.cxx bText
+/media/disk2/libo4/workdir/LexTarget/l10ntools/source/cfglex.cxx bText
 int
 writerfilter/source/dmapper/PageBordersHandler.hxx:51
 writerfilter::dmapper::PageBordersHandler m_eOffsetFrom
diff --git a/compilerplugins/clang/singlevalfields.results 
b/compilerplugins/clang/singlevalfields.results
index 3f00bed44f28..e1401dc69377 100644
--- a/compilerplugins/clang/singlevalfields.results
+++ b/compilerplugins/clang/singlevalfields.results
@@ -112,7 +112,7 @@ cppu/source/uno/copy.hxx:39
 cui/source/inc/acccfg.hxx:97
 SfxAcceleratorConfigPage m_aUpdateDataTimer
 UpdateDataTimer
-cui/source/inc/cfg.hxx:374
+cui/source/inc/cfg.hxx:375
 SvxConfigPage m_aUpdateDataTimer
 UpdateDataTimer
 cui/source/inc/linkdlg.hxx:46
@@ -130,7 +130,7 @@ cui/source/options/optjava.hxx:60
 dbaccess/source/ui/inc/directsql.hxx:64
 dbaui::DirectSQLDialog m_aHighlighter
 1
-desktop/source/app/app.cxx:490
+desktop/source/app/app.cxx:491
 desktop::Desktop::Init bTryHardOfficeconfigBroken
 0
 desktop/source/app/cmdlineargs.hxx:137
@@ -185,19 +185,19 @@ helpcompiler/inc/BasCodeTagger.hxx:29
 BasicCodeTagger m_Highlighter
 0
 i18npool/source/localedata/localedata.cxx:52
-/home/noel/libo2/i18npool/source/localedata/localedata.cxx lcl_DATA_EN
+/media/disk2/libo4/i18npool/source/localedata/localedata.cxx lcl_DATA_EN
 localedata_en
 i18npool/source/localedata/localedata.cxx:53
-/home/noel/libo2/i18npool/source/localedata/localedata.cxx lcl_DATA_ES
+/media/disk2/libo4/i18npool/source/localedata/localedata.cxx lcl_DATA_ES
 localedata_es
 i18npool/source/localedata/localedata.cxx:54
-/home/noel/libo2/i18npool/source/localedata/localedata.cxx lcl_DATA_EURO
+/media/disk2/libo4/i18npool/source/localedata/localedata.cxx lcl_DATA_EURO
 localedata_euro
 i18npool/source/localedata/localedata.cxx:55
-/home/noel/libo2/i18npool/source/localedata/localedata.cxx lcl_DATA_OTHERS
+/media/disk2/libo4/i18npool/source/localedata/localedata.cxx 
lcl_DATA_OTHERS
 localedata_others
 idlc/source/idlccompile.cxx:51
-/home/noel/libo2/idlc/source/idlccompile.cxx yydebug
+

[Libreoffice-ux-advise] [Bug 130953] New table style via Sidebar-Styles-Table Styles not in Table-Insert Table-Styles

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

Dieter  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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-commits] core.git: sw/source

2020-02-26 Thread Canberk TURAN (via logerrit)
 sw/source/core/crsr/swcrsr.cxx |   10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 0aa0fda64057647219954480ac1bab86b0f0e433
Author: Canberk TURAN 
AuthorDate: Tue Feb 25 23:55:50 2020 +0300
Commit: Gülşah Köse 
CommitDate: Thu Feb 27 08:06:16 2020 +0100

tdf#81226: Cursor jumping fixed

Cursor to jump to end of line when pressing the down key

Change-Id: Ib9548d02039a17257ac7ed63221952abb7792590
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89533
Tested-by: Jenkins
Reviewed-by: Gülşah Köse 

diff --git a/sw/source/core/crsr/swcrsr.cxx b/sw/source/core/crsr/swcrsr.cxx
index 96b77d8a8e71..bc4a53f22583 100644
--- a/sw/source/core/crsr/swcrsr.cxx
+++ b/sw/source/core/crsr/swcrsr.cxx
@@ -2024,11 +2024,17 @@ bool SwCursor::UpDown( bool bUp, sal_uInt16 nCnt,
 }
 pFrame->GetModelPositionForViewPoint( GetPoint(), aPt, 
 );
 }
-bRet = !IsSelOvr( SwCursorSelOverFlags::Toggle | 
SwCursorSelOverFlags::ChangePos );
 }
 else
-*GetPoint() = aOldPos;
+{
+// Jump to beginning or end of line when the cursor at first or 
last line.
+SwNode& rNode = GetPoint()->nNode.GetNode();
+const sal_Int32 nOffset = bUp ? 0 : 
rNode.GetTextNode()->GetText().getLength();
+const SwPosition aPos(*GetContentNode(), nOffset);
+*GetPoint() = aPos;
+}
 
+bRet = !IsSelOvr( SwCursorSelOverFlags::Toggle | 
SwCursorSelOverFlags::ChangePos );
 DoSetBidiLevelUpDown(); // calculate cursor bidi level
 }
 return bRet;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-02-26 Thread Julien Nabet (via logerrit)
 connectivity/source/drivers/postgresql/pq_connection.cxx  |  119 
--
 connectivity/source/drivers/postgresql/pq_connection.hxx  |6 
 connectivity/source/drivers/postgresql/pq_databasemetadata.cxx|   51 +---
 connectivity/source/drivers/postgresql/pq_preparedstatement.cxx   |3 
 connectivity/source/drivers/postgresql/pq_statement.cxx   |   84 
+--
 connectivity/source/drivers/postgresql/pq_updateableresultset.cxx |   19 -
 connectivity/source/drivers/postgresql/pq_xcolumns.cxx|   10 
 connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx   |8 
 connectivity/source/drivers/postgresql/pq_xindexes.cxx|   10 
 connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx |   10 
 connectivity/source/drivers/postgresql/pq_xkeys.cxx   |9 
 connectivity/source/drivers/postgresql/pq_xuser.cxx   |   12 -
 12 files changed, 64 insertions(+), 277 deletions(-)

New commits:
commit b11293297e581b87fba7e995d350ba59ecb820f2
Author: Julien Nabet 
AuthorDate: Mon Feb 24 22:08:04 2020 +0100
Commit: Noel Grandin 
CommitDate: Thu Feb 27 07:32:53 2020 +0100

Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARN

Change-Id: I601ff29cede5ef5f594fd00c8bea810080cb8388
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89383
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx 
b/connectivity/source/drivers/postgresql/pq_connection.cxx
index 93f9c5fcf013..fd1b9fd1297d 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.cxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.cxx
@@ -125,39 +125,6 @@ static css::uno::Sequence 
ConnectionGetSupportedServiceNames()
 return Sequence< OUString > { "com.sun.star.sdbc.Connection" };
 }
 
-static LogLevel readLogLevelFromConfiguration()
-{
-LogLevel nLogLevel = LogLevel::NONE;
-OUString fileName;
-osl_getModuleURLFromFunctionAddress(
-reinterpret_cast(readLogLevelFromConfiguration), 
 );
-fileName = fileName.copy( 0, fileName.lastIndexOf( '/' )+1 ) +
-#ifdef MACOSX
-"../Resources/"
-#endif
-"postgresql-sdbc.ini";
-rtl::Bootstrap bootstrapHandle( fileName );
-
-OUString str;
-if( bootstrapHandle.getFrom( "PQ_LOGLEVEL", str ) )
-{
-if ( str == "NONE" )
-nLogLevel = LogLevel::NONE;
-else if ( str == "ERROR" )
-nLogLevel = LogLevel::Error;
-else if ( str == "SQL" )
-nLogLevel = LogLevel::Sql;
-else if ( str == "INFO" )
-nLogLevel = LogLevel::Info;
-else
-{
-fprintf( stderr, "unknown loglevel %s\n",
- OUStringToOString( str, RTL_TEXTENCODING_UTF8 ).getStr() 
);
-}
-}
-return nLogLevel;
-}
-
 Connection::Connection(
 const rtl::Reference< comphelper::RefCountedMutex > ,
 const css::uno::Reference< css::uno::XComponentContext > & ctx )
@@ -165,21 +132,6 @@ Connection::Connection(
   m_ctx( ctx ) ,
   m_xMutex( refMutex )
 {
-m_settings.m_nLogLevel = readLogLevelFromConfiguration();
-
-if (m_settings.m_nLogLevel != LogLevel::NONE)
-{
-m_settings.logFile = fopen( "sdbc-pqsql.log", "a" );
-if( m_settings.logFile )
-{
-setvbuf( m_settings.logFile, nullptr, _IONBF, 0 );
-log(_settings, m_settings.m_nLogLevel , "set this loglevel");
-}
-else
-{
-fprintf( stderr, "Couldn't open sdbc-pqsql.log file\n" );
-}
-}
 }
 
 Connection::~Connection()
@@ -189,11 +141,6 @@ Connection::~Connection()
 PQfinish( m_settings.pConnection );
 m_settings.pConnection = nullptr;
 }
-if( m_settings.logFile )
-{
-fclose( m_settings.logFile );
-m_settings.logFile = nullptr;
-}
 }
 typedef std::vector< css::uno::Reference< css::sdbc::XCloseable > > 
CloseableVector;
 
@@ -208,7 +155,7 @@ void Connection::close()
 // silently ignore, if the connection has been closed already
 if( m_settings.pConnection )
 {
-log(_settings, LogLevel::Info, "closing connection");
+SAL_INFO("connectivity.postgresql", "closing connection");
 PQfinish( m_settings.pConnection );
 m_settings.pConnection = nullptr;
 }
@@ -576,10 +523,7 @@ void Connection::initialize( const Sequence< Any >& 
aArguments )
 m_settings.catalog = OUString( p, strlen(p), RTL_TEXTENCODING_UTF8);
 m_settings.tc = tc;
 
-if (isLog(_settings, LogLevel::Info))
-{
-log(_settings, LogLevel::Info, "connection to '" + url + "' 
successfully opened");
-}
+SAL_INFO("connectivity.postgresql", "connection to '" << url << "' 
successfully opened");
 }
 
 void Connection::disposing()
@@ -596,10 +540,7 @@ void Connection::checkClosed()
 
 Reference< XNameAccess > 

[Libreoffice-bugs] [Bug 130978] New: Add a comment to each published API marking it as such

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

Bug ID: 130978
   Summary: Add a comment to each published API marking it as such
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com
CC: sberg...@redhat.com

A subset of LibreOffice source headers defines different parts of LibreOffice
published API. It would be good to have a standardized comment after the
license statement of those headers unambiguously mentioning that fact, so that
a developer could see immediately if this is part of published API or not. This
is required to clearly see what can be changed and what can't, or needs special
treatment, including public announcement of deprecation, using conditional
compilation for internal vs external usage, etc.

The task is: come up with a suggested comment and document it in README.md;
identify the published subset (communicating with developers in IRC and mailing
list); add the comment to all files in the subset.

-- 
You are receiving this mail because:
You 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' - offapi/com

2020-02-26 Thread Stephan Bergmann (via logerrit)
 offapi/com/sun/star/style/ParagraphProperties.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e2be27e4bf562978361b29cfcfaa91086271303a
Author: Stephan Bergmann 
AuthorDate: Wed Feb 26 17:40:17 2020 +0100
Commit: Noel Grandin 
CommitDate: Thu Feb 27 07:29:26 2020 +0100

Fix @since tag

This UNOIDL entity had been included in libreoffice-6-4 prior to the first
LO 6.4 release at libreoffice-6.4.0.3-buildfix1 with
ad86ebb1f86f6347ccb9bbe40b0ca080562cbae8 "tdf#121658 Add option to not 
hyphenate
words in CAPS".

Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89564
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 
(cherry picked from commit bf749968d0bed09234192862bcc709c9ca7af66d)
Conflicts:
offapi/com/sun/star/style/ParagraphProperties.idl

Change-Id: I34df2ebeb56fdfe72bc9e19cc77eddd8a97a5c59
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89602
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl 
b/offapi/com/sun/star/style/ParagraphProperties.idl
index 30aa9a28c608..a806c7c479ae 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -410,7 +410,7 @@ published service ParagraphProperties
 /** Specifies whether words written in CAPS will be hyphenated.
 Setting to `true` will disable hyphenation of words written in 
CAPS for this paragraph.
 
-@since LibreOffice 6.5
+@since LibreOffice 6.4
  */
 [optional, property] boolean ParaHyphenationNoCaps;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - vcl/win

2020-02-26 Thread Jan-Marek Glogowski (via logerrit)
 vcl/win/window/salframe.cxx |9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

New commits:
commit af3033e5546648bacdac3187caf2be6d5ea34f77
Author: Jan-Marek Glogowski 
AuthorDate: Tue Feb 25 10:02:25 2020 +0100
Commit: Noel Grandin 
CommitDate: Thu Feb 27 07:28:21 2020 +0100

WIN prevent deadlock in SetForegroundWindow

As mentioned in various blogs, like Raymon Chens "The old new
thing", 2008-08-01, "I warned you: The dangers of attaching input
queues", using AttachThreadInput to steal the input from an other
thread, so SetForegroundWindow becomes more reliable, can
deadlock in that call in win32u.dll!NtUserCallHwndLock.

Stackoverflow also has a multitude of suggestions and links in
"Win32 SetForegroundWindow unreliable", to circumvent Windows
focus-stealing prevention mechanisms.

A customer is experiencing these hangs reliably and often when
opening LO windows via Java UNO, because the Window and the UNO
thread are different and trigger this code path. Removing the
calls to AttachThreadInput fixes the problem for them. This has
started lately and nobody really knows why.
I also know other customers with a similar Java UNO setup, which
don't experience them.

For better foreground handling, the calling app eventually should
either use AllowSetForegroundWindow or CoAllowSetForegroundWindow
(for COM servers), to give up the foreground / input handling.

So this just drops the AttachThreadInput calls.

Change-Id: I8de0a1744c24b1ee728b2ef6ec3aea951c54
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89527
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski 
(cherry picked from commit 518c0265efebf39ab6d1e90c4ec4e7cf52b701c6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89572
Reviewed-by: Noel Grandin 

diff --git a/vcl/win/window/salframe.cxx b/vcl/win/window/salframe.cxx
index a57e67ce8896..aedba78e3fca 100644
--- a/vcl/win/window/salframe.cxx
+++ b/vcl/win/window/salframe.cxx
@@ -1934,15 +1934,8 @@ static void ImplSalToTop( HWND hWnd, SalFrameToTop 
nFlags )
 
 if ( nFlags & SalFrameToTop::ForegroundTask )
 {
-// This magic code is necessary to connect the input focus of the
-// current window thread and the thread which owns the window that
-// should be the new foreground window.
-HWND   hCurrWnd = GetForegroundWindow();
-DWORD  myThreadID   = GetCurrentThreadId();
-DWORD  currThreadID = GetWindowThreadProcessId(hCurrWnd,nullptr);
-AttachThreadInput(myThreadID, currThreadID,TRUE);
+// LO used to call AttachThreadInput here, which resulted in deadlocks!
 SetForegroundWindow_Impl(hWnd);
-AttachThreadInput(myThreadID,currThreadID,FALSE);
 }
 
 if ( nFlags & SalFrameToTop::RestoreWhenMin )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130977] New: Drop rtl::math::isFinite in favor of std::isfinite

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

Bug ID: 130977
   Summary: Drop rtl::math::isFinite in favor of std::isfinite
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com

std::isfinite is there since C++11 [1]. Let's replace home-grown
rtl::math::isFinite (declared/defined in include/rtl/math.hxx) with this
standard function.

[1] https://en.cppreference.com/w/cpp/numeric/math/isfinite

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


[Libreoffice-bugs] [Bug 130976] New: Drop rtl::math::isInf in favor of std::isinf

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

Bug ID: 130976
   Summary: Drop rtl::math::isInf in favor of std::isinf
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com
CC: sberg...@redhat.com

std::isinf is there since C++11 [1]. Let's replace home-grown rtl::math::isInf
(declared/defined in include/rtl/math.hxx) with this standard function.

[1] https://en.cppreference.com/w/cpp/numeric/math/isinf

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


[Libreoffice-bugs] [Bug 130975] New: Drop rtl::math::isNan in favor of std::isnan

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

Bug ID: 130975
   Summary: Drop rtl::math::isNan in favor of std::isnan
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com
CC: sberg...@redhat.com

std::isnan is there since C++11 [1]. Let's replace home-grown rtl::math::isNan
(declared/defined in include/rtl/math.hxx) with this standard function.

[1] https://en.cppreference.com/w/cpp/numeric/math/isnan

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


[Libreoffice-bugs] [Bug 130974] New: Drop rtl::math::isSignBitSet in favor of std::signbit

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

Bug ID: 130974
   Summary: Drop rtl::math::isSignBitSet in favor of std::signbit
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com
CC: sberg...@redhat.com

std::signbit is there since C++11 [1]. Let's replace home-grown
rtl::math::isSignBitSet (declared/defined in include/rtl/math.hxx) with this
standard function.

[1] https://en.cppreference.com/w/cpp/numeric/math/signbit

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


[Libreoffice-bugs] [Bug 130973] New: FILEOPEN DOCX Transparency setting for font effect in paragraph style is not displayed

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

Bug ID: 130973
   Summary: FILEOPEN DOCX Transparency setting for font effect in
paragraph style is not displayed
   Product: LibreOffice
   Version: 7.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: drewjensen.in...@gmail.com

Created attachment 158218
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158218=edit
example file with styles created using WPS 2019

test system Ubuntu 18.04
Version: 7.0.0.0.alpha0+
Build ID: be81807aa201887935a19006c77005747f53bdb1

To reproduce:

Open attached docx file which includes text lines with character direct,
character style (Style2) and paragraph style (Style3) utilizing font effect
transparency setting.

The lines in the file explain which is using which type of formatting.

LibreOffice retains the information for paragraph styles, you can apply it to
new lines of text export back out to docx with the setting in tact. 

Only the lines with Style3 (paragraph style) fail to properly display in
LibreOffice.

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


[Libreoffice-bugs] [Bug 118794] [DOCX] tables are slipping into one another

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

Justin L  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |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 104444] [META] DOCX (OOXML) table-related issues

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

Bug 118794 Summary: [DOCX] tables are slipping into one another
https://bugs.documentfoundation.org/show_bug.cgi?id=118794

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-bugs] [Bug 118794] [DOCX] tables are slipping into one another

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

--- Comment #9 from Justin L  ---
Fixed for LO 7.0 by commit fd7749fddc5a767461dfced55369af48e5a6d561
Author: Miklos Vajna   Fri Feb 14 16:29:44 2020 +0100
sw: fix handling of table vs fly overlaps in the AddVerticalFlyOffsets case

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


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

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

Bug ID: 130972
   Summary: FILESAVE "Edit filter settings" grayed out / not
accessible in "Save as" dialog of both Calc and Writer
   Product: LibreOffice
   Version: 6.3.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: libreoffic...@sfina.com

Description:
trying to save with different encoding than UTF-8.  Solution proposed on the
web are to Save as... and to set filter in Edit filter settings, but Edit
filter settings is not accessible, neither in Writer nor in Calc.

Bug 72187 (very old, with similar symptom) has recently seen a comment from a
user saying that removing libreoffice-kde5 package fixed the problem.  I am
using Xubuntu and there is no libreoffice-kde5 package in my system, yet the
problem is the same.  As requested in Bug 72187, I open a new report for this.

Tangential to this: how do I set which encoding to use when opening/saving
Office documents?  Thanks. 

Steps to Reproduce:
1. create a document from scratch
2. Save as...
3. Try to click on Edit filter settings

Actual Results:
Nothing

Expected Results:
some sort of setting?


Reproducible: Always


User Profile Reset: No



Additional Info:
show a dialog?

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


[Libreoffice-bugs] [Bug 129257] Norton.com/setup

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

David67  changed:

   What|Removed |Added

URL|https://www-mcafee.uk.com/  |https://www.financetalk.net
   ||/

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


License statement: OSSII

2020-02-26 Thread 晟鑫科技 Kevin
Hi all,

for reference:

All contributions past and present made to LibreOffice from OSSII
are available under the terms the MPL / LGPLv3+.
Until further notice, future contributions made to LibreOffice from
OSSII
are available under the terms the MPL / LGPLv3+.

Best,

Kevin Lin

--  

Kevin Lin 林毓能
晟鑫科技股份有限公司
OSS Integral Institute Co., Ltd. 
行動:0937-850-869
電話:886-2-2543-1959
傳真:886-2-2543-1905
網站:http://www.ossii.com.tw/ 
部落格:http://blog.ossii.com.tw/
OpenOffice/LibreOffice服務:http://www.openoffice.com.tw
粉絲專頁:https://www.facebook.com/OSSIITW
*___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 128191] Show Infobar when hyphenation info is missing for current locale

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.5.0 target:6.4.0.1 |target:6.5.0 target:6.4.0.1
   ||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-ux-advise] [Bug 130862] AUTO-REDACT: enhance GUI and term

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

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 128191] Show Infobar when hyphenation info is missing for current locale

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

--- Comment #6 from Commit Notification 
 ---
Adolfo Jayme Barrientos committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/64cfe0c8ae0d69981f381255acbabfe38ac61fb5

Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI
strings

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-ux-advise] [Bug 130862] AUTO-REDACT: enhance GUI and term

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

--- Comment #2 from Commit Notification 
 ---
Adolfo Jayme Barrientos committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/64cfe0c8ae0d69981f381255acbabfe38ac61fb5

Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI
strings

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-commits] core.git: include/sfx2 sfx2/uiconfig sw/inc

2020-02-26 Thread Adolfo Jayme Barrientos (via logerrit)
 include/sfx2/strings.hrc|2 +-
 sfx2/uiconfig/ui/addtargetdialog.ui |2 +-
 sw/inc/strings.hrc  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 64cfe0c8ae0d69981f381255acbabfe38ac61fb5
Author: Adolfo Jayme Barrientos 
AuthorDate: Wed Feb 26 11:02:53 2020 -0600
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu Feb 27 04:10:31 2020 +0100

Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI 
strings

Change-Id: I5db72d13291073fc5cb42d12dc3fadf6fd9adaf1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89587
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index b024656b4bb6..5d7f6d7e9ab7 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -184,7 +184,7 @@
 
 // Translators: Target types in Auto-redaction dialog
 #define STR_REDACTION_TARGET_TYPE_TEXT  
NC_("STR_REDACTION_TARGET_TYPE_TEXT", "Text")
-#define STR_REDACTION_TARGET_TYPE_REGEX 
NC_("STR_REDACTION_TARGET_TYPE_REGEX", "Regex")
+#define STR_REDACTION_TARGET_TYPE_REGEX 
NC_("STR_REDACTION_TARGET_TYPE_REGEX", "Regular expression")
 #define STR_REDACTION_TARGET_TYPE_PREDEF
NC_("STR_REDACTION_TARGET_TYPE_PREDEF", "Predefined")
 #define STR_REDACTION_TARGET_TYPE_UNKNOWN   
NC_("STR_REDACTION_TARGET_TYPE_UNKNOWN", "Unknown")
 
diff --git a/sfx2/uiconfig/ui/addtargetdialog.ui 
b/sfx2/uiconfig/ui/addtargetdialog.ui
index 7163543f0a4a..29ae1ab82e71 100644
--- a/sfx2/uiconfig/ui/addtargetdialog.ui
+++ b/sfx2/uiconfig/ui/addtargetdialog.ui
@@ -164,7 +164,7 @@
 0
 
   Text
-  Regex
+  Regular expression
   Predefined
 
 
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 93df4d272220..2ee432213851 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -394,7 +394,7 @@
 #define RID_STR_SYSTEM  NC_("RID_STR_SYSTEM", 
"[System]")
 #define STR_MULT_INTERACT_HYPH_WARN 
NC_("STR_MULT_INTERACT_HYPH_WARN", "The interactive hyphenation is already 
active\nin a different document")
 #define STR_HYPH_TITLE  NC_("STR_HYPH_TITLE", 
"Hyphenation")
-#define STR_HYPH_MISSINGNC_("STR_HYPH_MISSING", 
"Missing hyphenation info")
+#define STR_HYPH_MISSINGNC_("STR_HYPH_MISSING", 
"Missing hyphenation data")
 #define STR_HYPH_MISSING_DETAIL NC_("STR_HYPH_MISSING", 
"Please install the hyphenation package for locale “%1”.")
 
 // Undo
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130961] LibreOffice Calc - Calculations frozen after solver and lost named ranges

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

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please copy here the information in Menu/Help/About LibreOffice.

Can you attach a sample file for test?

-- 
You are receiving this mail because:
You are the 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-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130788

--- Comment #4 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 130958] Dates formatted incorrectly in 6.3

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

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 122681] LineStyle can't be read and set using VBA

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

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 130958] Dates formatted incorrectly in 6.3

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

--- 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 122681] LineStyle can't be read and set using VBA

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

--- Comment #5 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 126619] Embedded Draw object in Writer does not show content after load of document

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

--- Comment #4 from QA Administrators  ---
Dear Espirit,

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 130536] [FEATURE] Add Ability to Retrieve Financial Data (Stocks)

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

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 127229] Copy of row of cells changes copied and pasted values

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

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

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

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

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

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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


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

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

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 126619] Embedded Draw object in Writer does not show content after load of document

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

QA Administrators  changed:

   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-commits] core.git: icon-themes/sukapura icon-themes/sukapura_svg

2020-02-26 Thread rizmut (via logerrit)
 icon-themes/sukapura/cmd/sc_documentation.png |binary
 icon-themes/sukapura/links.txt|9 
-
 icon-themes/sukapura/sd/res/chart.png |binary
 icon-themes/sukapura/sd/res/docclose.png  |binary
 icon-themes/sukapura/sd/res/docopen.png   |binary
 icon-themes/sukapura/sd/res/doctext.png   |binary
 icon-themes/sukapura/sd/res/hlplhorz.png  |binary
 icon-themes/sukapura/sd/res/hlplvert.png  |binary
 icon-themes/sukapura/sd/res/hlppoint.png  |binary
 icon-themes/sukapura/sd/res/image.png |binary
 icon-themes/sukapura/sd/res/nv08.png  |binary
 icon-themes/sukapura/sd/res/object.png|binary
 icon-themes/sukapura/sd/res/objects.png   |binary
 icon-themes/sukapura/sd/res/orgchart.png  |binary
 icon-themes/sukapura/sd/res/pageexcl.png  |binary
 icon-themes/sukapura/sd/res/pageobjs.png  |binary
 icon-themes/sukapura/sd/res/pagobjex.png  |binary
 icon-themes/sukapura/sd/res/placeholder_chart_large_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_chart_small_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_image_large_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_image_small_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_movie_large_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_movie_small_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_table_large_hover.png |binary
 icon-themes/sukapura/sd/res/placeholder_table_small_hover.png |binary
 icon-themes/sukapura/sd/res/pointericon.png   |binary
 icon-themes/sukapura/sd/res/table.png |binary
 icon-themes/sukapura_svg/cmd/32/thesaurusdialog.svg   |1 -
 icon-themes/sukapura_svg/cmd/lc_thesaurusdialog.svg   |1 -
 icon-themes/sukapura_svg/cmd/sc_documentation.svg |   10 
++
 icon-themes/sukapura_svg/cmd/sc_thesaurusdialog.svg   |1 -
 icon-themes/sukapura_svg/sd/res/chart.svg |1 +
 icon-themes/sukapura_svg/sd/res/docclose.svg  |1 +
 icon-themes/sukapura_svg/sd/res/docopen.svg   |1 +
 icon-themes/sukapura_svg/sd/res/doctext.svg   |2 +-
 icon-themes/sukapura_svg/sd/res/hlplhorz.svg  |4 +++-
 icon-themes/sukapura_svg/sd/res/hlplvert.svg  |4 +++-
 icon-themes/sukapura_svg/sd/res/hlppoint.svg  |4 +++-
 icon-themes/sukapura_svg/sd/res/image.svg |2 +-
 icon-themes/sukapura_svg/sd/res/nv08.svg  |   10 
++
 icon-themes/sukapura_svg/sd/res/object.svg|2 +-
 icon-themes/sukapura_svg/sd/res/objects.svg   |2 +-
 icon-themes/sukapura_svg/sd/res/orgchart.svg  |2 +-
 icon-themes/sukapura_svg/sd/res/pageexcl.svg  |2 +-
 icon-themes/sukapura_svg/sd/res/pageobjs.svg  |2 +-
 icon-themes/sukapura_svg/sd/res/pagobjex.svg  |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_chart_large_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_chart_small_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_image_large_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_image_small_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_movie_large_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_movie_small_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_table_large_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/placeholder_table_small_hover.svg |2 +-
 icon-themes/sukapura_svg/sd/res/pointericon.svg   |1 +
 icon-themes/sukapura_svg/sd/res/table.svg |2 +-
 56 files changed, 54 insertions(+), 28 deletions(-)

New commits:
commit fbb886df747d8cf300ea7e7ee58569173cc6a0d8
Author: rizmut 
AuthorDate: Thu Feb 27 08:05:32 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Thu Feb 27 03:05:20 2020 +0100

Sukapura: Update Draw/Impress non cmd icons

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

diff --git a/icon-themes/sukapura/cmd/sc_documentation.png 
b/icon-themes/sukapura/cmd/sc_documentation.png
new file mode 100644
index ..ed9a0ab8aad1
Binary files /dev/null and 

[Libreoffice-bugs] [Bug 130930] Ability to remove one specific direct formatting

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

--- Comment #11 from Eyal Rozenberg  ---
I'm not sure it's a good idea to provide this feature. It may be too much of an
encouragement of using complex manual formatting. Frederic, you can just change
the font manually to whatever you like. Why should LO "legitimize" a non-style
combination of manual formatting? ... or create a style from your multiple
manual formatting, and revert to that.

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


[Libreoffice-ux-advise] [Bug 130930] Ability to remove one specific direct formatting

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

--- Comment #11 from Eyal Rozenberg  ---
I'm not sure it's a good idea to provide this feature. It may be too much of an
encouragement of using complex manual formatting. Frederic, you can just change
the font manually to whatever you like. Why should LO "legitimize" a non-style
combination of manual formatting? ... or create a style from your multiple
manual formatting, and revert to that.

-- 
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 130971] New: Grey boxes appears over text

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

Bug ID: 130971
   Summary: Grey boxes appears over text
   Product: LibreOffice
   Version: 6.3.5.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rroberts1...@hotmail.com

Description:
When I place the cursor inside of a text file and then move the mouse, a grey
box covers the text.  The box moves as I move the cursor. If I move the cursor
in a highlighting motion, that portion of the box disappears and displays the
underlying text.   It also appears that the box is displaying part of the text
in zoom. When I open a test file, the same phenomenon appears (grey box, etc).
I have tried deleting the old copy of LibreOffice and replacing it with the
latest stable version...no help.

Actual Results:
Open a file.  Place cursor somewhere on text.  Move the mouse.  Grey box
appears.

Expected Results:
Grey box appears


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Not produced a grey box that covers the text.

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


[Libreoffice-bugs] [Bug 101710] GSoC table template: The saved file is invalid ODF 1.2 extended

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

Maxim Monastirsky  changed:

   What|Removed |Added

 CC||momonas...@gmail.com

--- Comment #7 from Maxim Monastirsky  ---
My attempt at fixing this:

https://gerrit.libreoffice.org/c/core/+/89551

Review is much appreciated.

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


[Libreoffice-bugs] [Bug 130947] elementary: Missing Merge Cells dialog icons

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

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-bugs] [Bug 130947] elementary: Missing Merge Cells dialog icons

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

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

https://git.libreoffice.org/core/commit/98ce08d22f39558955d5c3320a25583380d47146

elementary: Fix for tdf#130947

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-commits] core.git: Branch 'libreoffice-6-4' - icon-themes/elementary icon-themes/elementary_svg

2020-02-26 Thread rizmut (via logerrit)
 icon-themes/elementary/vcl/res/MergeEmptyHidden.png |binary
 icon-themes/elementary/vcl/res/MergeFirstCell.png   |binary
 icon-themes/elementary/vcl/res/MergeKeepHidden.png  |binary
 icon-themes/elementary/vcl/res/collate.png  |binary
 icon-themes/elementary/vcl/res/ncollate.png |binary
 icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg |1 +
 icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg   |1 +
 icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg  |1 +
 icon-themes/elementary_svg/vcl/res/collate.svg  |2 +-
 icon-themes/elementary_svg/vcl/res/ncollate.svg |2 +-
 10 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 98ce08d22f39558955d5c3320a25583380d47146
Author: rizmut 
AuthorDate: Wed Feb 26 23:10:10 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Thu Feb 27 00:43:30 2020 +0100

elementary: Fix for tdf#130947

- Add missing Merge Dialog icons
- Update collate for Print dialog

Change-Id: I48a67800b2ffa3457465a06c74d93c8dfaa3c8c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89561
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 
(cherry picked from commit 8e6ea7b596333ad4747f51003b049417e97097a4)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89577

diff --git a/icon-themes/elementary/vcl/res/MergeEmptyHidden.png 
b/icon-themes/elementary/vcl/res/MergeEmptyHidden.png
new file mode 100644
index ..5779ef63dba1
Binary files /dev/null and 
b/icon-themes/elementary/vcl/res/MergeEmptyHidden.png differ
diff --git a/icon-themes/elementary/vcl/res/MergeFirstCell.png 
b/icon-themes/elementary/vcl/res/MergeFirstCell.png
new file mode 100644
index ..1a0f3bbb6993
Binary files /dev/null and b/icon-themes/elementary/vcl/res/MergeFirstCell.png 
differ
diff --git a/icon-themes/elementary/vcl/res/MergeKeepHidden.png 
b/icon-themes/elementary/vcl/res/MergeKeepHidden.png
new file mode 100644
index ..52030bce70ba
Binary files /dev/null and b/icon-themes/elementary/vcl/res/MergeKeepHidden.png 
differ
diff --git a/icon-themes/elementary/vcl/res/collate.png 
b/icon-themes/elementary/vcl/res/collate.png
index 4f671891c7bf..5657566d69fb 100644
Binary files a/icon-themes/elementary/vcl/res/collate.png and 
b/icon-themes/elementary/vcl/res/collate.png differ
diff --git a/icon-themes/elementary/vcl/res/ncollate.png 
b/icon-themes/elementary/vcl/res/ncollate.png
index 8b7820d2503c..c82f11e748dc 100644
Binary files a/icon-themes/elementary/vcl/res/ncollate.png and 
b/icon-themes/elementary/vcl/res/ncollate.png differ
diff --git a/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg 
b/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg
new file mode 100644
index ..ff78276aa8b8
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg 
b/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg
new file mode 100644
index ..49ea7ccc4bbc
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
 
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg 
b/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg
new file mode 100644
index ..1053b96c6381
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
 
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/collate.svg 
b/icon-themes/elementary_svg/vcl/res/collate.svg
index de950c77a1eb..382d0b518058 100644
--- a/icon-themes/elementary_svg/vcl/res/collate.svg
+++ b/icon-themes/elementary_svg/vcl/res/collate.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/ncollate.svg 
b/icon-themes/elementary_svg/vcl/res/ncollate.svg
index 65ed9856c288..41379994a908 100644
--- a/icon-themes/elementary_svg/vcl/res/ncollate.svg
+++ b/icon-themes/elementary_svg/vcl/res/ncollate.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>x2="302.85999" xlink:href="#b" y1="366.64999" y2="609.51001"/>id="p" cx="605.71002" cy="486.64999" gradientTransform="matrix(.015663 0 0 
 >.00847748 26.61 29.812375)" gradientUnits="userSpaceOnUse" r="117.14" 
 >xlink:href="#d"/>x2="25.132" xlink:href="#f" y1=".98521" y2="47.013"/>gradientTransform="matrix(.53064 0 0 .60704148 48.27 7.222739)" 
 >gradientUnits="userSpaceOnUse" x1="-51.785999" x2="-51.785999" 
 

[Libreoffice-commits] core.git: helpcontent2

2020-02-26 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6746ad325fb275937d2ef25c905e9c34cdefc2e9
Author: Olivier Hallot 
AuthorDate: Wed Feb 26 20:28:14 2020 -0300
Commit: Gerrit Code Review 
CommitDate: Thu Feb 27 00:28:14 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 3c28b5afd108e5d2704a79aa5426bd19456cb866
  - Fix links in xapian results page

Contents, Bookmarks and Modules links of xapian results pages
were broken after I486cbfbd680d52d00ef99ade9af5ecac2967c115

Change-Id: I7b912d9ff842810a66846b6a6da7857db69cac01
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89598
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index f824eb003a98..3c28b5afd108 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit f824eb003a9884e2b16ef583664a5d7082d90836
+Subproject commit 3c28b5afd108e5d2704a79aa5426bd19456cb866
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: help3xsl/xap_templ_query.xsl

2020-02-26 Thread Olivier Hallot (via logerrit)
 help3xsl/xap_templ_query.xsl |   41 -
 1 file changed, 20 insertions(+), 21 deletions(-)

New commits:
commit 3c28b5afd108e5d2704a79aa5426bd19456cb866
Author: Olivier Hallot 
AuthorDate: Wed Feb 26 17:34:29 2020 -0300
Commit: Olivier Hallot 
CommitDate: Thu Feb 27 00:28:14 2020 +0100

Fix links in xapian results page

Contents, Bookmarks and Modules links of xapian results pages
were broken after I486cbfbd680d52d00ef99ade9af5ecac2967c115

Change-Id: I7b912d9ff842810a66846b6a6da7857db69cac01
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89598
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/help3xsl/xap_templ_query.xsl b/help3xsl/xap_templ_query.xsl
index a6648d70c..6b4eb51c9 100644
--- a/help3xsl/xap_templ_query.xsl
+++ b/help3xsl/xap_templ_query.xsl
@@ -18,7 +18,7 @@ xsltproc xap_template_query.xsl 
 
 
 
-
+
 
 
 
@@ -38,7 +38,7 @@ xsltproc xap_template_query.xsl 
 
 
 
 
 
-
-
-

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - translations

2020-02-26 Thread Andras Timar (via logerrit)
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b51ccd66f94c1b98c1c7128d3a6122a0533a2ec7
Author: Andras Timar 
AuthorDate: Thu Feb 27 00:00:27 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Thu Feb 27 00:00:27 2020 +0100

Update git submodules

* Update translations from branch 'libreoffice-6-4'
  to 876dd9620423bc1cb6794081e2ceb11eb7793d61
  - Slovenian translation fixes

Change-Id: Icdf79e4b86bacc2bdaf015edfb8e1d5d215cc984

diff --git a/translations b/translations
index 862fedc02843..876dd9620423 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 862fedc0284368cd404a9157d20dda48f09f21f2
+Subproject commit 876dd9620423bc1cb6794081e2ceb11eb7793d61
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: Branch 'libreoffice-6-4' - source/sl

2020-02-26 Thread Andras Timar (via logerrit)
 source/sl/helpcontent2/source/text/scalc/01.po|   10 +-
 source/sl/officecfg/registry/data/org/openoffice/Office/UI.po |   10 +-
 source/sl/sw/messages.po  |4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 876dd9620423bc1cb6794081e2ceb11eb7793d61
Author: Andras Timar 
AuthorDate: Thu Feb 27 00:00:22 2020 +0100
Commit: Andras Timar 
CommitDate: Thu Feb 27 00:00:22 2020 +0100

Slovenian translation fixes

Change-Id: Icdf79e4b86bacc2bdaf015edfb8e1d5d215cc984

diff --git a/source/sl/helpcontent2/source/text/scalc/01.po 
b/source/sl/helpcontent2/source/text/scalc/01.po
index 180def3a3da..141d9d40525 100644
--- a/source/sl/helpcontent2/source/text/scalc/01.po
+++ b/source/sl/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
 "Project-Id-Version: LibreOffice 6.4\n"
 "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI\n;
 "POT-Creation-Date: 2020-02-13 15:23+0100\n"
-"PO-Revision-Date: 2020-02-17 23:26+0200\n"
+"PO-Revision-Date: 2020-02-26 21:08+0200\n"
 "Last-Translator: Martin Srebotnjak \n"
 "Language-Team: sl.libreoffice.org\n"
 "Language: sl\n"
@@ -1511,7 +1511,7 @@ msgctxt ""
 "tit\n"
 "help.text"
 msgid "Fill Random Numbers"
-msgstr "Napolni z naključnimi števili"
+msgstr "Zapolni z naključnimi števili"
 
 #: 02140700.xhp
 msgctxt ""
@@ -1519,7 +1519,7 @@ msgctxt ""
 "hd_id2308201415431520596\n"
 "help.text"
 msgid "Fill Random Numbers"
-msgstr "Napolni z naključnimi števili"
+msgstr "Zapolni z naključnimi števili"
 
 #: 02140700.xhp
 msgctxt ""
@@ -1527,7 +1527,7 @@ msgctxt ""
 "par_id2308201415431525817\n"
 "help.text"
 msgid "Populate a cell range with automatically generated 
pseudo random numbers with the selected distribution function and its 
parameters."
-msgstr "Napolni obseg celic s samodejno izdelanimi 
naključnimi števili z izbrano funkcijo porazdelitve in njenimi 
parametri."
+msgstr "Zapolni obseg celic s samodejno izdelanimi 
naključnimi števili z izbrano funkcijo porazdelitve in njenimi 
parametri."
 
 #: 02140700.xhp
 msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
 "par_id2308201415500176457\n"
 "help.text"
 msgid "Choose Sheet - Fill Cells - Random 
Number"
-msgstr "Izberite Delovni list – Zapolni celice – 
Naključno število."
+msgstr "Izberite Delovni list – Zapolni celice – 
Zapolni z naključnimi števili."
 
 #: 02140700.xhp
 msgctxt ""
diff --git a/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po 
b/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
index 8b24fa89f68..66ab2773c5b 100644
--- a/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/sl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
 "Project-Id-Version: LibreOffice 6.4\n"
 "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI\n;
 "POT-Creation-Date: 2019-12-28 18:41+0100\n"
-"PO-Revision-Date: 2020-02-17 22:44+0200\n"
+"PO-Revision-Date: 2020-02-26 21:11+0200\n"
 "Last-Translator: Martin Srebotnjak \n"
 "Language-Team: sl.libreoffice.org\n"
 "Language: sl\n"
@@ -1572,7 +1572,7 @@ msgctxt ""
 "Label\n"
 "value.text"
 msgid "Fill ~Down"
-msgstr "Zapolni navz~dol"
+msgstr "Zapolni navzd~ol"
 
 #: CalcCommands.xcu
 msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
 "ContextLabel\n"
 "value.text"
 msgid "Fill ~Down"
-msgstr "Zapolni navz~dol"
+msgstr "Zapolni navzd~ol"
 
 #: CalcCommands.xcu
 msgctxt ""
@@ -1698,7 +1698,7 @@ msgctxt ""
 "Label\n"
 "value.text"
 msgid "Fill R~andom Number..."
-msgstr "Napolni z n~aključnimi števili ..."
+msgstr "Zapolni z n~aključnimi števili ..."
 
 #: CalcCommands.xcu
 msgctxt ""
@@ -1707,7 +1707,7 @@ msgctxt ""
 "ContextLabel\n"
 "value.text"
 msgid "Fill R~andom Number..."
-msgstr "Napolni z n~aključnimi števili ..."
+msgstr "Zapolni z n~aključnimi števili ..."
 
 #: CalcCommands.xcu
 msgctxt ""
diff --git a/source/sl/sw/messages.po b/source/sl/sw/messages.po
index af83c4bdf53..fdb85450cfb 100644
--- a/source/sl/sw/messages.po
+++ b/source/sl/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
 "Project-Id-Version: LibreOffice 6.4\n"
 "Report-Msgid-Bugs-To: 
https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice_status=UNCONFIRMED=UI\n;
 "POT-Creation-Date: 2019-12-28 18:41+0100\n"
-"PO-Revision-Date: 2020-02-17 23:57+0200\n"
+"PO-Revision-Date: 2020-02-26 23:01+0200\n"
 "Last-Translator: Martin Srebotnjak \n"
 "Language-Team: sl.libreoffice.org\n"
 "Language: sl\n"
@@ -2284,7 +2284,7 @@ msgstr "Ključna beseda"
 #: sw/inc/strings.hrc:374
 msgctxt "STR_IDXEXAMPLE_IDXMARK_USER_DIR_ENTRY"
 msgid "User Directory Entry"
-msgstr "Vnos uporabniške mape"
+msgstr "Vnos imenika uporabnikov"
 
 #: sw/inc/strings.hrc:375
 msgctxt "STR_IDXEXAMPLE_IDXMARK_ENTRY"
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-bugs] [Bug 130947] elementary: Missing Merge Cells dialog icons

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

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 130947] elementary: Missing Merge Cells dialog icons

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

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

https://git.libreoffice.org/core/commit/8e6ea7b596333ad4747f51003b049417e97097a4

elementary: Fix for tdf#130947

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: icon-themes/elementary icon-themes/elementary_svg

2020-02-26 Thread rizmut (via logerrit)
 icon-themes/elementary/vcl/res/MergeEmptyHidden.png |binary
 icon-themes/elementary/vcl/res/MergeFirstCell.png   |binary
 icon-themes/elementary/vcl/res/MergeKeepHidden.png  |binary
 icon-themes/elementary/vcl/res/collate.png  |binary
 icon-themes/elementary/vcl/res/ncollate.png |binary
 icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg |1 +
 icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg   |1 +
 icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg  |1 +
 icon-themes/elementary_svg/vcl/res/collate.svg  |2 +-
 icon-themes/elementary_svg/vcl/res/ncollate.svg |2 +-
 10 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 8e6ea7b596333ad4747f51003b049417e97097a4
Author: rizmut 
AuthorDate: Wed Feb 26 23:10:10 2020 +0700
Commit: Rizal Muttaqin 
CommitDate: Wed Feb 26 23:15:47 2020 +0100

elementary: Fix for tdf#130947

- Add missing Merge Dialog icons
- Update collate for Print dialog

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

diff --git a/icon-themes/elementary/vcl/res/MergeEmptyHidden.png 
b/icon-themes/elementary/vcl/res/MergeEmptyHidden.png
new file mode 100644
index ..5779ef63dba1
Binary files /dev/null and 
b/icon-themes/elementary/vcl/res/MergeEmptyHidden.png differ
diff --git a/icon-themes/elementary/vcl/res/MergeFirstCell.png 
b/icon-themes/elementary/vcl/res/MergeFirstCell.png
new file mode 100644
index ..1a0f3bbb6993
Binary files /dev/null and b/icon-themes/elementary/vcl/res/MergeFirstCell.png 
differ
diff --git a/icon-themes/elementary/vcl/res/MergeKeepHidden.png 
b/icon-themes/elementary/vcl/res/MergeKeepHidden.png
new file mode 100644
index ..52030bce70ba
Binary files /dev/null and b/icon-themes/elementary/vcl/res/MergeKeepHidden.png 
differ
diff --git a/icon-themes/elementary/vcl/res/collate.png 
b/icon-themes/elementary/vcl/res/collate.png
index 4f671891c7bf..5657566d69fb 100644
Binary files a/icon-themes/elementary/vcl/res/collate.png and 
b/icon-themes/elementary/vcl/res/collate.png differ
diff --git a/icon-themes/elementary/vcl/res/ncollate.png 
b/icon-themes/elementary/vcl/res/ncollate.png
index 8b7820d2503c..c82f11e748dc 100644
Binary files a/icon-themes/elementary/vcl/res/ncollate.png and 
b/icon-themes/elementary/vcl/res/ncollate.png differ
diff --git a/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg 
b/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg
new file mode 100644
index ..ff78276aa8b8
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeEmptyHidden.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg 
b/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg
new file mode 100644
index ..49ea7ccc4bbc
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeFirstCell.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
 
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg 
b/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg
new file mode 100644
index ..1053b96c6381
--- /dev/null
+++ b/icon-themes/elementary_svg/vcl/res/MergeKeepHidden.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
 
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/collate.svg 
b/icon-themes/elementary_svg/vcl/res/collate.svg
index de950c77a1eb..382d0b518058 100644
--- a/icon-themes/elementary_svg/vcl/res/collate.svg
+++ b/icon-themes/elementary_svg/vcl/res/collate.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
+http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/icon-themes/elementary_svg/vcl/res/ncollate.svg 
b/icon-themes/elementary_svg/vcl/res/ncollate.svg
index 65ed9856c288..41379994a908 100644
--- a/icon-themes/elementary_svg/vcl/res/ncollate.svg
+++ b/icon-themes/elementary_svg/vcl/res/ncollate.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>x2="302.85999" xlink:href="#b" y1="366.64999" y2="609.51001"/>id="p" cx="605.71002" cy="486.64999" gradientTransform="matrix(.015663 0 0 
 >.00847748 26.61 29.812375)" gradientUnits="userSpaceOnUse" r="117.14" 
 >xlink:href="#d"/>x2="25.132" xlink:href="#f" y1=".98521" y2="47.013"/>gradientTransform="matrix(.53064 0 0 .60704148 48.27 7.222739)" 
 >gradientUnits="userSpaceOnUse" x1="-51.785999" x2="-51.785999" 
 >xlink:href="#h" y1="50.785999" y2="2.9062"/>gradientTransform="matrix(.63636 0 0 .64637514 9.72725 8.995512)" 
 >gradientUnits="userSpaceOnUse" 

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

2020-02-26 Thread rizmut (via logerrit)
 icon-themes/sukapura/cmd/32/auditingfillmode.png |binary
 icon-themes/sukapura/cmd/32/auditmenu.png|binary
 icon-themes/sukapura/cmd/32/dataranges.png   |binary
 icon-themes/sukapura/cmd/32/diagramarea.png  |binary
 icon-themes/sukapura/cmd/32/diagramaxis.png  |binary
 icon-themes/sukapura/cmd/32/diagramaxisx.png |binary
 icon-themes/sukapura/cmd/32/diagramaxisy.png |binary
 icon-themes/sukapura/cmd/32/diagramaxisz.png |binary
 icon-themes/sukapura/cmd/32/diagramwall.png  |binary
 icon-themes/sukapura/cmd/32/insertenvelope.png   |binary
 icon-themes/sukapura/cmd/32/insertmenutitles.png |binary
 icon-themes/sukapura/cmd/32/insertrowbreak.png   |binary
 icon-themes/sukapura/cmd/32/pagebreakmode.png|binary
 icon-themes/sukapura/cmd/32/showinvalid.png  |binary
 icon-themes/sukapura/cmd/32/statisticsmenu.png   |binary
 icon-themes/sukapura/cmd/32/toggleaxistitle.png  |binary
 icon-themes/sukapura/cmd/32/togglegridhorizontal.png |binary
 icon-themes/sukapura/cmd/32/togglegridvertical.png   |binary
 icon-themes/sukapura/cmd/32/toggletitle.png  |binary
 icon-themes/sukapura/cmd/lc_auditingfillmode.png |binary
 icon-themes/sukapura/cmd/lc_auditmenu.png|binary
 icon-themes/sukapura/cmd/lc_dataranges.png   |binary
 icon-themes/sukapura/cmd/lc_diagramarea.png  |binary
 icon-themes/sukapura/cmd/lc_diagramaxis.png  |binary
 icon-themes/sukapura/cmd/lc_diagramaxisx.png |binary
 icon-themes/sukapura/cmd/lc_diagramaxisy.png |binary
 icon-themes/sukapura/cmd/lc_diagramaxisz.png |binary
 icon-themes/sukapura/cmd/lc_diagramwall.png  |binary
 icon-themes/sukapura/cmd/lc_insertenvelope.png   |binary
 icon-themes/sukapura/cmd/lc_insertmenutitles.png |binary
 icon-themes/sukapura/cmd/lc_insertrowbreak.png   |binary
 icon-themes/sukapura/cmd/lc_pagebreakmode.png|binary
 icon-themes/sukapura/cmd/lc_showinvalid.png  |binary
 icon-themes/sukapura/cmd/lc_statisticsmenu.png   |binary
 icon-themes/sukapura/cmd/lc_toggleaxistitle.png  |binary
 icon-themes/sukapura/cmd/lc_togglegridhorizontal.png |binary
 icon-themes/sukapura/cmd/lc_togglegridvertical.png   |binary
 icon-themes/sukapura/cmd/lc_toggletitle.png  |binary
 icon-themes/sukapura/cmd/sc_auditingfillmode.png |binary
 icon-themes/sukapura/cmd/sc_auditmenu.png|binary
 icon-themes/sukapura/cmd/sc_dataranges.png   |binary
 icon-themes/sukapura/cmd/sc_diagramarea.png  |binary
 icon-themes/sukapura/cmd/sc_diagramaxis.png  |binary
 icon-themes/sukapura/cmd/sc_diagramaxisx.png |binary
 icon-themes/sukapura/cmd/sc_diagramaxisy.png |binary
 icon-themes/sukapura/cmd/sc_diagramaxisz.png |binary
 icon-themes/sukapura/cmd/sc_diagramwall.png  |binary
 icon-themes/sukapura/cmd/sc_insertenvelope.png   |binary
 icon-themes/sukapura/cmd/sc_insertmenutitles.png |binary
 icon-themes/sukapura/cmd/sc_insertrowbreak.png   |binary
 icon-themes/sukapura/cmd/sc_pagebreakmode.png|binary
 icon-themes/sukapura/cmd/sc_showinvalid.png  |binary
 icon-themes/sukapura/cmd/sc_statisticsmenu.png   |binary
 icon-themes/sukapura/cmd/sc_toggleaxistitle.png  |binary
 icon-themes/sukapura/cmd/sc_togglegridhorizontal.png |binary
 icon-themes/sukapura/cmd/sc_togglegridvertical.png   |binary
 icon-themes/sukapura/cmd/sc_toggletitle.png  |binary
 icon-themes/sukapura/links.txt   |   11 +++
 icon-themes/sukapura/sw/res/envvc_u.png  |binary
 icon-themes/sukapura/sw/res/envvl_u.png  |binary
 icon-themes/sukapura/sw/res/envvr_u.png  |binary
 icon-themes/sukapura/sw/res/one_left.png |binary
 icon-themes/sukapura_svg/cmd/32/auditingfillmode.svg |1 +
 icon-themes/sukapura_svg/cmd/32/auditmenu.svg|1 +
 icon-themes/sukapura_svg/cmd/32/dataranges.svg   |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramarea.svg  |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramaxis.svg  |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramaxisx.svg |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramaxisxyz.svg   |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramaxisy.svg |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramaxisz.svg |2 +-
 icon-themes/sukapura_svg/cmd/32/diagramwall.svg  |2 +-
 icon-themes/sukapura_svg/cmd/32/insertenvelope.svg   |2 +-
 icon-themes/sukapura_svg/cmd/32/insertmenutitles.svg |2 +-
 icon-themes/sukapura_svg/cmd/32/insertrowbreak.svg   |1 +
 

[Libreoffice-bugs] [Bug 104878] Impress works very slow with large sized GIF

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

Postix  changed:

   What|Removed |Added

 OS|Windows (All)   |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 104878] Impress works very slow with large sized GIF

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

--- Comment #32 from Postix  ---
Can confirm it with LibreOffice 6.4.0.3 on

Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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


[Libreoffice-bugs] [Bug 130970] New: Need a "gradient-picker" / gradient-eyedropper

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

Bug ID: 130970
   Summary: Need a "gradient-picker" / gradient-eyedropper
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyal...@technion.ac.il

Many LO entities support a gradient fill rather than merely filling by a
uniform color. Now, just like we can choose to mimic an existing gradient with
a new one, we can also do the same for gradients. And just like we could use a
color-picker/eyedropper for single colors (see bug 130967) - we could also use
an eyedropper for gradients.

It could look at an encompassing LO object or an image, and either retrieve its
gradient fill or compute it (by projection of the image onto one or several of
the spaces of possible gradients supported in LO).

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


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #6 from Devon Powell  ---
Created attachment 158217
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158217=edit
PDF file with incorrect X and Y axis worse (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-bugs] [Bug 130291] Opening a file from start center is very slow

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

--- Comment #9 from Vincent Bamps  ---
Created attachment 158216
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158216=edit
About LibreOffice

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


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #5 from Devon Powell  ---
Issue still present in LibreOffice 6.4.1.2 40(Build:2) but also looses some
additional axis values

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


[Libreoffice-bugs] [Bug 130291] Opening a file from start center is very slow

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

Vincent Bamps  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #8 from Vincent Bamps  ---
Version: 6.4.0.3
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 8; OS: Linux 4.4; UI render: default; VCL: gtk3; 
Locale: fr-BE (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #4 from Devon Powell  ---
Same issue present in LibreOffice 6.3.5.2 30(Build: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] online.git: cypress_test/integration_tests

2020-02-26 Thread Tamás Zolnai (via logerrit)
 cypress_test/integration_tests/mobile/writer/apply_font_spec.js |1 -
 1 file changed, 1 deletion(-)

New commits:
commit bd83d6f0a68011ba9c6ce2801205d46a539aa9e0
Author: Tamás Zolnai 
AuthorDate: Wed Feb 26 21:47:22 2020 +0100
Commit: Tamás Zolnai 
CommitDate: Wed Feb 26 22:32:16 2020 +0100

cypress: mobile: this is not needed anymore.

After this commit:
b77cd954e0683d9143556c2a183c8e4796b82af1

Change-Id: I90e9a6eebb774b7c9ad1780fbfab0528772142a3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89599
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tamás Zolnai 

diff --git a/cypress_test/integration_tests/mobile/writer/apply_font_spec.js 
b/cypress_test/integration_tests/mobile/writer/apply_font_spec.js
index 5a64dfcbb..4c38617e9 100644
--- a/cypress_test/integration_tests/mobile/writer/apply_font_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/apply_font_spec.js
@@ -284,7 +284,6 @@ describe('Apply font changes.', function() {
// So better to hide it.
cy.get('#Spacing')
.should('not.exist');
-   cy.wait(2000);
});
 });
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-26 Thread Tamás Zolnai (via logerrit)
 
cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js 
|2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f2a6c287d4ab49b064fef4778da7d177806b457d
Author: Tamás Zolnai 
AuthorDate: Wed Feb 26 21:48:07 2020 +0100
Commit: Tamás Zolnai 
CommitDate: Wed Feb 26 22:32:02 2020 +0100

cypress: mobile: enable writing direction related test.

Change-Id: Ia48d716d2ac2eaba0a3fbf1f2a8e4f9c084e8505
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89600
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tamás Zolnai 

diff --git 
a/cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js
 
b/cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js
index ad809e4e3..a4628f5d4 100644
--- 
a/cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js
+++ 
b/cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js
@@ -99,7 +99,7 @@ describe('Apply paragraph properties.', function() {
.should('have.attr', 'align', 'justify');
});
 
-   it.skip('Change writing direction.', function() {
+   it('Change writing direction.', function() {
// Change writing mode
cy.get('#ParaRightToLeft')
.click();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: offapi/com

2020-02-26 Thread Stephan Bergmann (via logerrit)
 offapi/com/sun/star/style/NumberingType.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 464031e0b3633432218c2f44fe56de5fe16168f9
Author: Stephan Bergmann 
AuthorDate: Wed Feb 26 18:08:48 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Wed Feb 26 22:24:59 2020 +0100

Quote * at start of continuation line in Doxygen /** .. */ comment

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

diff --git a/offapi/com/sun/star/style/NumberingType.idl 
b/offapi/com/sun/star/style/NumberingType.idl
index 183d719c89a2..0cc07b3eebc6 100644
--- a/offapi/com/sun/star/style/NumberingType.idl
+++ b/offapi/com/sun/star/style/NumberingType.idl
@@ -483,7 +483,7 @@ published constants NumberingType
 const short TEXT_ORDINAL = 62;
 
 /** Footnoting symbols according the University of Chicago style:
-  *, , , 

[Libreoffice-commits] core.git: offapi/type_reference

2020-02-26 Thread Stephan Bergmann (via logerrit)
 offapi/type_reference/offapi.idl |   56 ++-
 1 file changed, 55 insertions(+), 1 deletion(-)

New commits:
commit ebb66ee09b6041cbf755f24e54f2d1a510bbc3d3
Author: Stephan Bergmann 
AuthorDate: Wed Feb 26 17:47:20 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Wed Feb 26 22:16:57 2020 +0100

Fixed update of the reference rdbs to libreoffice-6.4.0.3-buildfix1

19746d24aa976cc409e58fe452b6ab5b039d0525 "Update the reference rdbs to
libreoffice-6.4.0.3-buildfix1" had erroneously labeled

LD_LIBRARY_PATH=.../master/instdir/program \
 .../master/workdir/LinkTarget/Executable/unoidl-read --published \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types/offapi.rdb \
 >.../master/offapi/type_reference/offapi.idl

as "no changes", so I redid that part correctly now:

* plus manual fixup by re-applying offapi/type_reference/offapi.idl part of
  214e6caf2c503d817c47ebcc419e4f7e33b336ac "[API CHANGE] remove BasicImport 
UNO
  interfaces"

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

diff --git a/offapi/type_reference/offapi.idl b/offapi/type_reference/offapi.idl
index 1d6baddbba95..9b6b9d60e34b 100644
--- a/offapi/type_reference/offapi.idl
+++ b/offapi/type_reference/offapi.idl
@@ -3662,6 +3662,9 @@ module com {
  [property, optional] string ListId;
  [property, optional] short OutlineLevel;
  [property, optional] ::com::sun::star::graphic::XGraphic ParaBackGraphic;
+ [property, optional, readonly] boolean ContinueingPreviousSubTree;
+ [property, optional, readonly] string ListLabelString;
+ [property, optional] boolean ParaHyphenationNoCaps;
 };
};
module util {
@@ -5607,6 +5610,11 @@ module com {
  interface ::com::sun::star::document::XMimeTypeInfo;
 };
 published service GraphicExportFilter: 
::com::sun::star::drawing::XGraphicExportFilter;
+published struct QRCode {
+ string Payload;
+ long ErrorCorrection;
+ long Border;
+};
};
module graphic {
 published interface XGraphic;
@@ -5640,6 +5648,7 @@ module com {
  [property, optional] boolean SignatureLineCanAddComment;
  [property, optional] ::com::sun::star::graphic::XGraphic 
SignatureLineUnsignedImage;
  [property, optional] boolean SignatureLineIsSigned;
+ [property, optional] ::com::sun::star::drawing::QRCode QRCodeProperties;
 };
 /** @deprecated */ published interface XShapeGroup {
  interface ::com::sun::star::drawing::XShape;
@@ -5813,6 +5822,12 @@ module com {
  ::com::sun::star::drawing::DoubleSequenceSequence SequenceY;
  ::com::sun::star::drawing::DoubleSequenceSequence SequenceZ;
 };
+published constants QRCodeErrorCorrection {
+ const long HIGH = 4;
+ const long LOW = 1;
+ const long MEDIUM = 2;
+ const long QUARTILE = 3;
+};
 published service RectangleShape {
  service ::com::sun::star::drawing::Shape;
  service ::com::sun::star::drawing::FillProperties;
@@ -7651,6 +7666,12 @@ module com {
  string ResourceURL;
  any aInfo;
 };
+published interface XUIConfigurationListener {
+ interface ::com::sun::star::lang::XEventListener;
+ void elementInserted([in] ::com::sun::star::ui::ConfigurationEvent Event);
+ void elementRemoved([in] ::com::sun::star::ui::ConfigurationEvent Event);
+ void elementReplaced([in] ::com::sun::star::ui::ConfigurationEvent Event);
+};
};
module util {
 published interface XStringMapping {
@@ -13491,6 +13512,7 @@ module com {
  const short PAGE_DESCRIPTOR = 7;
  const short ROMAN_LOWER = 3;
  const short ROMAN_UPPER = 2;
+ const short SYMBOL_CHICAGO = 63;
  const short TEXT_CARDINAL = 61;
  const short TEXT_NUMBER = 60;
  const short TEXT_ORDINAL = 62;
@@ -13931,6 +13953,7 @@ module com {
  [property, optional] short RelativeHeightRelation;
  [property, optional] short RelativeWidthRelation;
  [property, optional] ::com::sun::star::graphic::XGraphic BackGraphic;
+ [property, optional] boolean AllowOverlap;
 };
 published service BaseFrame {
  service ::com::sun::star::text::BaseFrameProperties;
@@ -14830,6 +14853,7 @@ module com {
  [property, optional] short PositionLayoutDir;
  [property, optional, readonly] ::com::sun::star::awt::Point 
StartPositionInHoriL2R;
  [property, optional, readonly] ::com::sun::star::awt::Point 
EndPositionInHoriL2R;
+ [property, optional] boolean AllowOverlap;
 };
 published constants SizeType {
  const short FIX = 1;
@@ -16879,6 +16903,36 @@ module com {
  EXECUTE_MODIFIED = 2,
  CONTINUE_MODIFIED = 3
 };
+published interface XUIConfiguration {
+ interface 

[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-Android-4.2.0'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'CP-Android-4.2.0' created by Andras Timar  at 
2020-02-26 21:14 +

CP-Android-4.2.0

Changes since CP-iOS-4.2.0-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'refs/tags/CP-Android-4.2-0' - 0 commits -

2020-02-26 Thread (via logerrit)
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-Android-4.2-0'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'CP-Android-4.2-0' created by Andras Timar  at 
2020-02-26 21:13 +

CP-Android-4.2.0

Changes since CP-iOS-4.2.0-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loleaflet/src

2020-02-26 Thread Aron Budea (via logerrit)
 loleaflet/src/layer/tile/TileLayer.js |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1173d8df303670441bd8aee14bd75c29b18b422a
Author: Aron Budea 
AuthorDate: Wed Feb 26 21:10:37 2020 +0100
Commit: Aron Budea 
CommitDate: Wed Feb 26 22:13:13 2020 +0100

Replace 'includes' with '$.inArray' for IE11

Regression from 864749bb1681e352f3c6e63548f31d3ede63422a.

Change-Id: Ie4fdc673f9e08fbfce24220656380cc3e183da37
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89593
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Aron Budea 

diff --git a/loleaflet/src/layer/tile/TileLayer.js 
b/loleaflet/src/layer/tile/TileLayer.js
index c38e132d0..e9b5ed12b 100644
--- a/loleaflet/src/layer/tile/TileLayer.js
+++ b/loleaflet/src/layer/tile/TileLayer.js
@@ -1096,7 +1096,7 @@ L.TileLayer = L.GridLayer.extend({
var link = null;
var coords = null;
 
-   if (textMsg.includes('coordinates')) {
+   if ($.inArray('coordinates', textMsg) !== -1) {
var coordpos = textMsg.indexOf(' coordinates');
link = textMsg.substring(18, coordpos);
coords = textMsg.substring(coordpos+12);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.2.0-5'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'cp-4.2.0-5' created by Andras Timar  at 
2020-02-26 21:12 +

cp-4.2.0-5

Changes since CP-iOS-4.2.0-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loleaflet/src

2020-02-26 Thread Aron Budea (via logerrit)
 loleaflet/src/control/Control.ContextMenu.js |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ecafb84258397d5ac34a02fd71cd7f6bd93b7e85
Author: Aron Budea 
AuthorDate: Wed Feb 26 21:13:15 2020 +0100
Commit: Aron Budea 
CommitDate: Wed Feb 26 22:12:44 2020 +0100

Use '$.inArray' correctly

Follow-up to 6fdad3ba94ddbc35791b89da475d11446fea420f.

Change-Id: I0829ab27fa6b095f5e5bfa6587b221fc0169407e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89594
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Aron Budea 

diff --git a/loleaflet/src/control/Control.ContextMenu.js 
b/loleaflet/src/control/Control.ContextMenu.js
index 0f09fa9ee..5b29ce168 100644
--- a/loleaflet/src/control/Control.ContextMenu.js
+++ b/loleaflet/src/control/Control.ContextMenu.js
@@ -109,7 +109,7 @@ L.Control.ContextMenu = L.Control.extend({
var contextMenu = this._createContextMenuStructure(obj);
var spellingContextMenu = false;
for (var menuItem in contextMenu) {
-   if ($.inArray('.uno:SpellCheckIgnore', menuItem)) {
+   if ($.inArray('.uno:SpellCheckIgnore', menuItem) !== 
-1) {
spellingContextMenu = true;
break;
}
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-iOS-4.2.0'

2020-02-26 Thread Ashod Nakashian (via logerrit)
Tag 'CP-iOS-4.2.0' created by Andras Timar  at 
2020-02-26 21:10 +

CP-iOS-4.2.0

Changes since co-4-2-0-branch-point-700:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'refs/tags/CP-Android-iOS-4.2.0' - 0 commits -

2020-02-26 Thread (via logerrit)
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'refs/tags/cp-4.2.0-5' - 0 commits -

2020-02-26 Thread (via logerrit)
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: offapi/com

2020-02-26 Thread Stephan Bergmann (via logerrit)
 offapi/com/sun/star/style/ParagraphProperties.idl |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bf749968d0bed09234192862bcc709c9ca7af66d
Author: Stephan Bergmann 
AuthorDate: Wed Feb 26 17:40:17 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Wed Feb 26 22:10:21 2020 +0100

Fix @since tag

This UNOIDL entity had been included in libreoffice-6-4 prior to the first
LO 6.4 release at libreoffice-6.4.0.3-buildfix1 with
ad86ebb1f86f6347ccb9bbe40b0ca080562cbae8 "tdf#121658 Add option to not 
hyphenate
words in CAPS".

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

diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl 
b/offapi/com/sun/star/style/ParagraphProperties.idl
index 0d668058fdc0..886234d62b31 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -412,7 +412,7 @@ published service ParagraphProperties
 /** Specifies whether words written in CAPS will be hyphenated.
 Setting to `true` will disable hyphenation of words written in 
CAPS for this paragraph.
 
-@since LibreOffice 7.0
+@since LibreOffice 6.4
  */
 [optional, property] boolean ParaHyphenationNoCaps;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/css

2020-02-26 Thread Jan Holesovsky (via logerrit)
 loleaflet/css/loleaflet.css  |2 +-
 loleaflet/css/spreadsheet-mobile.css |   10 +++---
 loleaflet/css/spreadsheet.css|   12 ++--
 3 files changed, 10 insertions(+), 14 deletions(-)

New commits:
commit 8ae6c2f84e5967c5af55d9078f9e67764c7c56e9
Author: Jan Holesovsky 
AuthorDate: Wed Feb 26 21:45:26 2020 +0100
Commit: Andras Timar 
CommitDate: Wed Feb 26 22:10:10 2020 +0100

Revert "leaflet-CSS: Increased the sheet tab height"

This makes the '+' for adding new sheets out of place, row header
leaking into the sheet tab where the '+' is located.

This reverts commit 38b4f579b42545fdc6861013319658ca792d5d5a.

Change-Id: Ia3b7898a632a7d02fa8aaa13519185297082ff1f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89601
Tested-by: Andras Timar 
Reviewed-by: Andras Timar 

diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css
index 1deeb8ad2..512d747a6 100644
--- a/loleaflet/css/loleaflet.css
+++ b/loleaflet/css/loleaflet.css
@@ -254,7 +254,7 @@ body {
 
#document-container.readonly.spreadsheet-document {
top: 61px !important;
-   bottom: 42px;
+   bottom: 35px;
}
 
#document-container.parts-preview-document {
diff --git a/loleaflet/css/spreadsheet-mobile.css 
b/loleaflet/css/spreadsheet-mobile.css
index f9ddc4755..b1cfae4fd 100644
--- a/loleaflet/css/spreadsheet-mobile.css
+++ b/loleaflet/css/spreadsheet-mobile.css
@@ -38,7 +38,7 @@
border-radius: 3px;
border-color: #fbfbfb;
padding-top: 2px;
-   padding-bottom: 6px;
+   padding-bottom: 2px;
margin-top: 4px;
}
 
@@ -49,7 +49,7 @@
border-top-right-radius: 0px;
margin-top: 2px;
padding-top: 5px;
-   padding-bottom: 7px;
+   padding-bottom: 3px;
}
 
.spreadsheet-tabs-container {
@@ -70,11 +70,7 @@
#spreadsheet-toolbar{
background-color: #fbfbfb;
border-top: 1px solid #eceff4;
-   height: 40px;
-   padding-top: 6px;
-   padding-left: 0px;
-   padding-bottom: 0px;
-   padding-right: 0px;
+   height: 33px;
}
#spreadsheet-toolbar .w2ui-tb-image{
padding-top: 0px !important;
diff --git a/loleaflet/css/spreadsheet.css b/loleaflet/css/spreadsheet.css
index 35b8863a7..542d99a57 100644
--- a/loleaflet/css/spreadsheet.css
+++ b/loleaflet/css/spreadsheet.css
@@ -2,7 +2,7 @@
border-top: 1px solid #B6B6B6;
top: 137px;
left: 50px;
-   bottom: 75px;
+   bottom: 68px;
 }
 
 #document-container.spreadsheet-document.readonly {
@@ -24,7 +24,7 @@
bottom: 33px;
position: absolute;
cursor: pointer;
-   height: 39px;
+   height: 32px;
overflow: hidden;
white-space: nowrap;
 
@@ -46,8 +46,8 @@
margin-right: 3px;
padding-left: 9px;
padding-right: 9px;
-   padding-top: 10px;
-   padding-bottom: 5px;
+   padding-top: 3px;
+   padding-bottom: 3px;
 
font: 12px/1.5 "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
display: inline-block;
@@ -60,7 +60,7 @@
background: white !important;
color: black !important;
margin-top: 0px;
-   padding-top: 12px;
+   padding-top: 6px;
border: 1px solid #dfdfdf;
border-top: 0px;
}
@@ -202,7 +202,7 @@
 .spreadsheet-header-row-resize {
cursor: row-resize;
}
-
+   
 .spreadsheet-cell-resize-marker {
margin-left: 0px;
margin-top: 0px;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #3 from Devon Powell  ---
I also noticed that the equation displayed on the graph is incorrect:

y = -8.7361x + 1.8318

in the original vs the conversion:

f(x) = − 8.74 x + 1.83

Seems to be a similar rounding issue

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


[Libreoffice-bugs] [Bug 34133] Add option (+settings?) to compress and resize images: automatically either on insertion of an image or on save, and via a separate menu entry for all images

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

Jérôme  changed:

   What|Removed |Added

Summary|Add option (+settings?) to  |Add option (+settings?) to
   |compress and resize images: |compress and resize images:
   |automatically on insertion  |automatically either on
   |of an image, or via a   |insertion of an image or on
   |separate menu entry for all |save, and via a separate
   |images  |menu entry for all images

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


[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-26 Thread Tamás Zolnai (via logerrit)
 cypress_test/integration_tests/mobile/writer/spellchecking_spec.js |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 892e29377a30344cd2069437fbbc789d3f9f1bf9
Author: Tamás Zolnai 
AuthorDate: Wed Feb 26 21:09:51 2020 +0100
Commit: Tamás Zolnai 
CommitDate: Wed Feb 26 22:01:03 2020 +0100

cypress: mobile: enable spellcheck related tests.

Change-Id: I198c4abb43426cb6a6d4e8e9b43f1c7ed83f1d81
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89595
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tamás Zolnai 

diff --git a/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js 
b/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
index 54a3c5120..fb0e86a67 100644
--- a/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
+++ b/cypress_test/integration_tests/mobile/writer/spellchecking_spec.js
@@ -2,7 +2,7 @@
 
 var helper = require('../../common/helper');
 
-describe.skip('Spell checking menu.', function() {
+describe('Spell checking menu.', function() {
beforeEach(function() {
helper.beforeAllMobile('spellchecking.odt', 'writer');
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #1 from Devon Powell  ---
Created attachment 158214
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158214=edit
DOCX file with correct X and Y axis

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


[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/src

2020-02-26 Thread Dennis Francis (via logerrit)
 loleaflet/src/control/Control.JSDialogBuilder.js |4 
 1 file changed, 4 insertions(+)

New commits:
commit 19190f539e10358dd7584e34438d8d11f9ec2498
Author: Dennis Francis 
AuthorDate: Wed Feb 26 21:50:03 2020 +0530
Commit: Jan Holesovsky 
CommitDate: Wed Feb 26 21:58:06 2020 +0100

Fix js crash when jsdialog invoked on piecharts

For some reason, the parsed jsdialog message for piecharts
in calc has element(s) with children that evaluates to undefined.
Although we need to fix why there is such an child for any ui object,
this is a quick fix that skips such entries, so that the chart dialog
is shown without a crash in the console. Else the dialog wont appear.

Change-Id: Iff11051bf775ece63ac9f0ca180b3c76d7d14e84
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89574
Tested-by: Jan Holesovsky 
Reviewed-by: Jan Holesovsky 

diff --git a/loleaflet/src/control/Control.JSDialogBuilder.js 
b/loleaflet/src/control/Control.JSDialogBuilder.js
index 45a00d502..27781a8f8 100644
--- a/loleaflet/src/control/Control.JSDialogBuilder.js
+++ b/loleaflet/src/control/Control.JSDialogBuilder.js
@@ -1595,6 +1595,8 @@ L.Control.JSDialogBuilder = L.Control.extend({
}
 
for (var idx = 0; idx < data.length; ++idx) {
+   if (!data[idx])
+   continue;
var controlId = data[idx].id;
if (controlId && 
this._missingLabelData.hasOwnProperty(controlId)) {
data.splice(idx, 0, 
this._missingLabelData[controlId]);
@@ -1613,6 +1615,8 @@ L.Control.JSDialogBuilder = L.Control.extend({
this._amendJSDialogData(data);
for (var childIndex in data) {
var childData = data[childIndex];
+   if (!childData)
+   continue;
this._parentize(childData);
var childType = childData.type;
var processChildren = true;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130969] Embedded Graphs Axis Precision Incorrect

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

--- Comment #2 from Devon Powell  ---
Created attachment 158215
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158215=edit
PDF file with incorrect X and Y axis

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


[Libreoffice-bugs] [Bug 130969] New: Embedded Graphs Axis Precision Incorrect

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

Bug ID: 130969
   Summary: Embedded Graphs Axis Precision Incorrect
   Product: LibreOffice
   Version: 6.3.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: devon.pow...@d2l.com

Description:
When converting a word document to a PDF the values for the X and Y access are
truncated/rounded losing the original values associated.

Steps to Reproduce:
1. Convert file to PDF using 'soffice --headless --nolockcheck --nodefault
--nofirststartwizard --nologo --norestore --convert-to pdf --outdir /tmp
/tmp/test.docx'
2. Open PDF using a viewer
3. Observer the X and Y axis values do not match between the original DOCX and
the converted PDF

Actual Results:
The X and Y axis values are incorrect

Expected Results:
The X and Y axis values are correct


Reproducible: Always


User Profile Reset: No



Additional Info:
This looks related to issue
https://bugs.documentfoundation.org/show_bug.cgi?id=124083
But seems to be more of a rounding/truncation problem instead of just a scaling
one

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


[Libreoffice-bugs] [Bug 130968] UI: Auto generate function getpivotdata when referencing a cell in pivot table

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

--- Comment #1 from gmoll...@us.es ---
Same that this behaviour in Excel:
https://exceltotal.com/referencias-a-tablas-dinamicas/

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


[Libreoffice-bugs] [Bug 130968] New: UI: Auto generate function getpivotdata when referencing a cell in pivot table

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

Bug ID: 130968
   Summary: UI: Auto generate function getpivotdata when
referencing a cell in pivot table
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gmoll...@us.es

Create a pivot table
Write in a cell a reference to pivot table
The content of the cell writed must change to auto-generated function
=GETPIVOTDATA(...) with the result in cell referenced in the pivot table.

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


[Libreoffice-commits] online.git: test/data test/UnitRenderShape.cpp

2020-02-26 Thread Tamás Zolnai (via logerrit)
 test/UnitRenderShape.cpp|   38 --
 test/data/shapes_writer.svg |   49 
 2 files changed, 87 deletions(-)

New commits:
commit 8265fab93f5b818a33edf5b952c0764be3b93a60
Author: Tamás Zolnai 
AuthorDate: Wed Feb 26 20:17:12 2020 +0100
Commit: Tamás Zolnai 
CommitDate: Wed Feb 26 21:38:09 2020 +0100

test: remove redundant shape related C++ test.

This test case is covered by cypress tests. See
shape_properties_spec.js. Those tests will fail if
SVG rendering is broken.

Change-Id: I1a3434f9696c6a323a23ded0b1b2816d74373c7a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89590
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tamás Zolnai 

diff --git a/test/UnitRenderShape.cpp b/test/UnitRenderShape.cpp
index b15e94358..9167ec5af 100644
--- a/test/UnitRenderShape.cpp
+++ b/test/UnitRenderShape.cpp
@@ -71,7 +71,6 @@ void stripDescriptions(std::vector& svg)
 class UnitRenderShape : public UnitWSD
 {
 TestResult testRenderShapeSelectionImpress();
-TestResult testRenderShapeSelectionWriter();
 TestResult testRenderShapeSelectionWriterImage();
 
 public:
@@ -121,39 +120,6 @@ UnitBase::TestResult 
UnitRenderShape::testRenderShapeSelectionImpress()
 return TestResult::Ok;
 }
 
-UnitBase::TestResult UnitRenderShape::testRenderShapeSelectionWriter()
-{
-const char* testname = "testRenderShapeSelectionWriter ";
-try
-{
-std::string documentPath, documentURL;
-helpers::getDocumentPathAndURL("shape.odt", documentPath, documentURL, 
testname);
-
-std::shared_ptr socket = helpers::loadDocAndGetSocket(
-Poco::URI(helpers::getTestServerURI()), documentURL, testname);
-
-// Select the shape with SHIFT + F4
-helpers::sendKeyPress(socket, 0, 771 | helpers::SpecialKey::skShift, 
testname);
-std::this_thread::sleep_for(std::chrono::milliseconds(250));
-helpers::sendTextFrame(socket, "rendershapeselection 
mimetype=image/svg+xml", testname);
-std::vector responseSVG
-= helpers::getResponseMessage(socket, "shapeselectioncontent:", 
testname);
-CPPUNIT_ASSERT(!responseSVG.empty());
-auto it = std::find(responseSVG.begin(), responseSVG.end(), '\n');
-if (it != responseSVG.end())
-responseSVG.erase(responseSVG.begin(), ++it);
-
-stripDescriptions(responseSVG);
-
-CPPUNIT_ASSERT(helpers::svgMatch(testname, responseSVG, 
"shapes_writer.svg"));
-}
-catch (const Poco::Exception& exc)
-{
-CPPUNIT_FAIL(exc.displayText());
-}
-return TestResult::Ok;
-}
-
 UnitBase::TestResult UnitRenderShape::testRenderShapeSelectionWriterImage()
 {
 const char* testname = "testRenderShapeSelectionWriterImage ";
@@ -194,10 +160,6 @@ void UnitRenderShape::invokeTest()
 if (result != TestResult::Ok)
 exitTest(result);
 
-result = testRenderShapeSelectionWriter();
-if (result != TestResult::Ok)
-exitTest(result);
-
 result = testRenderShapeSelectionWriterImage();
 if (result != TestResult::Ok)
 exitTest(result);
diff --git a/test/data/shapes_writer.svg b/test/data/shapes_writer.svg
deleted file mode 100644
index e5764d969..0
--- a/test/data/shapes_writer.svg
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-http://www.w3.org/2000/svg; 
xmlns:ooo="http://xml.openoffice.org/svg/export; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xml:space="preserve">
- 
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
-  
-   
-  
- 
- 
-  
-   
-
-
-
-
-
-
-
-   
-  
- 
-
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130967] New: Need colorpicker (eyedropper) for color selection dialog-buttons

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

Bug ID: 130967
   Summary: Need colorpicker (eyedropper) for color selection
dialog-buttons
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyal...@technion.ac.il

Description:
Different LO apps have color settings which can be made from toolbar buttons: A
dialog opens up when you click the "down-triangle" at the side of a toolbar
button, which offers several color palettes; recently-used colors; and custom
color selection from another dialog.

Those dialogs should also offer an eyedropper (button) as an option, which lets
you point to a place in the document, drawing or slide, and pick its
(composite) color for the setting.

That is especially useful for when one wants to pick a color out of a
multi-colored background image, none of whose pixel colors are in the list of
recently-used colors.

Also, and in addition to the above, if one chooses to set a custom color - we
should allow clicks outside the color selection dialog to serve as though an
eyedropper has been used, just like clicks inside the color space rectangle
inside the dialog - but with the composite color at the outside point in the
document where we clicked.


Note: Marking this as "framework", because it's not specific to any single app:
Writer, Draw, Impress, Calc - all have at least a text color dialog-button. 


Steps to Reproduce:
N/A

Actual Results:
N/A

Expected Results:
N/A


Reproducible: Always


User Profile Reset: No



Additional Info:
N/A

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


[Libreoffice-bugs] [Bug 108663] [META] AutoText bugs and enhancements

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

Dieter  changed:

   What|Removed |Added

 Depends on||130916


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130916
[Bug 130916] Enabling Autotext to work on single characters
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130916] Enabling Autotext to work on single characters

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

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval
   Severity|normal  |enhancement
 Blocks||108663


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108663
[Bug 108663] [META] AutoText 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-ux-advise] [Bug 130916] Enabling Autotext to work on single characters

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

Dieter  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval
   Severity|normal  |enhancement
 Blocks||108663


Referenced Bugs:

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


  1   2   3   4   >