[Libreoffice-commits] core.git: configure.ac download.lst external/libmwaw solenv/flatpak-manifest.in

2021-04-08 Thread David Tardon (via logerrit)
 configure.ac|2 -
 download.lst|4 +--
 external/libmwaw/0001-drop-unneeded-include.patch.1 |   25 
 external/libmwaw/Library_mwaw.mk|4 +++
 external/libmwaw/UnpackedTarball_libmwaw.mk |4 +++
 solenv/flatpak-manifest.in  |6 ++--
 6 files changed, 39 insertions(+), 6 deletions(-)

New commits:
commit 5e27230f45c7ecf32a98076302179d96f4f65219
Author: David Tardon 
AuthorDate: Thu Apr 8 20:32:19 2021 +0200
Commit: David Tardon 
CommitDate: Fri Apr 9 07:58:09 2021 +0200

upload libmwaw 0.3.18

Change-Id: I6ffa01f092455f79bb3690875e1b286ae2298832
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113819
Tested-by: Jenkins
Reviewed-by: David Tardon 

diff --git a/configure.ac b/configure.ac
index 3df488a662c2..3a03dd38290f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9116,7 +9116,7 @@ libo_CHECK_SYSTEM_MODULE([libcdr],[CDR],[libcdr-0.1])
 libo_CHECK_SYSTEM_MODULE([libmspub],[MSPUB],[libmspub-0.1])
 
 libo_CHECK_SYSTEM_MODULE([libmwaw],[MWAW],[libmwaw-0.3 >= 0.3.1])
-libo_PKG_VERSION([MWAW], [libmwaw-0.3], [0.3.17])
+libo_PKG_VERSION([MWAW], [libmwaw-0.3], [0.3.18])
 
 libo_CHECK_SYSTEM_MODULE([libetonyek],[ETONYEK],[libetonyek-0.1])
 libo_PKG_VERSION([ETONYEK], [libetonyek-0.1], [0.1.8])
diff --git a/download.lst b/download.lst
index 3c3462552d74..45fdc3a0e5ff 100644
--- a/download.lst
+++ b/download.lst
@@ -186,8 +186,8 @@ export MDNSRESPONDER_SHA256SUM := 
e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e39
 export MDNSRESPONDER_TARBALL := mDNSResponder-878.200.35.tar.gz
 export MSPUB_SHA256SUM := 
ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
 export MSPUB_TARBALL := libmspub-0.1.4.tar.xz
-export MWAW_SHA256SUM := 
8e1537eb1de1b4714f4bf0a20478f342c5d71a65bf99307a694b1e9e30bb911c
-export MWAW_VERSION_MICRO := 17
+export MWAW_SHA256SUM := 
fc5d051680f8000be64ffebc0b0c58716b1c9bf06003ec399387b109d1ed1e0f
+export MWAW_VERSION_MICRO := 18
 export MWAW_TARBALL := libmwaw-0.3.$(MWAW_VERSION_MICRO).tar.xz
 export MYTHES_SHA256SUM := 
1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f
 export MYTHES_TARBALL := a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz
diff --git a/external/libmwaw/0001-drop-unneeded-include.patch.1 
b/external/libmwaw/0001-drop-unneeded-include.patch.1
new file mode 100644
index ..505f38daf80a
--- /dev/null
+++ b/external/libmwaw/0001-drop-unneeded-include.patch.1
@@ -0,0 +1,25 @@
+From db0450c5bacdf0f3970a8838ff989b7e5390 Mon Sep 17 00:00:00 2001
+From: David Tardon 
+Date: Thu, 8 Apr 2021 23:07:13 +0200
+Subject: [PATCH] drop unneeded include
+
+---
+ src/lib/Canvas5StyleManager.cxx | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/src/lib/Canvas5StyleManager.cxx b/src/lib/Canvas5StyleManager.cxx
+index 7cb368f0..f6b3338a 100644
+--- a/src/lib/Canvas5StyleManager.cxx
 b/src/lib/Canvas5StyleManager.cxx
+@@ -31,8 +31,6 @@
+ * instead of those above.
+ */
+ 
+-#include 
+-
+ #include 
+ #include 
+ #include 
+-- 
+2.30.2
+
diff --git a/external/libmwaw/Library_mwaw.mk b/external/libmwaw/Library_mwaw.mk
index bb1a880fd9ce..d92a1b729b81 100644
--- a/external/libmwaw/Library_mwaw.mk
+++ b/external/libmwaw/Library_mwaw.mk
@@ -41,6 +41,10 @@ $(eval $(call 
gb_Library_add_generated_exception_objects,mwaw,\
UnpackedTarball/libmwaw/src/lib/BeagleWksSSParser \
UnpackedTarball/libmwaw/src/lib/BeagleWksStructManager \
UnpackedTarball/libmwaw/src/lib/BeagleWksText \
+   UnpackedTarball/libmwaw/src/lib/Canvas5Graph \
+   UnpackedTarball/libmwaw/src/lib/Canvas5Parser \
+   UnpackedTarball/libmwaw/src/lib/Canvas5Structure \
+   UnpackedTarball/libmwaw/src/lib/Canvas5StyleManager \
UnpackedTarball/libmwaw/src/lib/CanvasGraph \
UnpackedTarball/libmwaw/src/lib/CanvasParser \
UnpackedTarball/libmwaw/src/lib/CanvasStyleManager \
diff --git a/external/libmwaw/UnpackedTarball_libmwaw.mk 
b/external/libmwaw/UnpackedTarball_libmwaw.mk
index 935cbc1eb1c3..e15768e91623 100644
--- a/external/libmwaw/UnpackedTarball_libmwaw.mk
+++ b/external/libmwaw/UnpackedTarball_libmwaw.mk
@@ -15,6 +15,10 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libmwaw,0))
 
 $(eval $(call gb_UnpackedTarball_update_autoconf_configs,libmwaw))
 
+$(eval $(call gb_UnpackedTarball_add_patches,libmwaw, \
+   external/libmwaw/0001-drop-unneeded-include.patch.1 \
+))
+
 ifneq ($(OS),MACOSX)
 ifneq ($(OS),WNT)
 $(eval $(call gb_UnpackedTarball_add_patches,libmwaw, \
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 152c3775828f..7904d7fe15ad 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -273,10 +273,10 @@
 "dest-filename": "external/tarballs/libmspub-0.1.4.tar.xz"
 },
 {
-"url": 

[Libreoffice-bugs] [Bug 141155] FILEOPEN: CSV file ignoring enclosing chars

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141155

Abhay Dandekar  changed:

   What|Removed |Added

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

--- Comment #5 from Abhay Dandekar  ---
Yes, you are correct. 

Setting up the String Delimiter resolved the issue for me.

Closing this issue as 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 109236] [META] CSV import bugs and enhancements

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109236
Bug 109236 depends on bug 141155, which changed state.

Bug 141155 Summary: FILEOPEN: CSV file ignoring enclosing chars
https://bugs.documentfoundation.org/show_bug.cgi?id=141155

   What|Removed |Added

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

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - include/svx svx/source

2021-04-08 Thread merttumer (via logerrit)
 include/svx/svdmrkv.hxx   |1 
 svx/source/svdraw/svdmrkv.cxx |   59 ++
 2 files changed, 60 insertions(+)

New commits:
commit 04c30909215141a1c405b0dcfb8032ee5fa345fe
Author: merttumer 
AuthorDate: Thu Mar 11 12:16:51 2021 +0300
Commit: Mert Tumer 
CommitDate: Fri Apr 9 07:10:06 2021 +0200

Get Glue Points in the selection callback

Change-Id: I0d038517710c68f80f8e35b8ebebd34f264434f3
Signed-off-by: merttumer 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112324
Tested-by: Jenkins CollaboraOffice 

diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index f080a57d1bbb..160f55fd8ad7 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -149,6 +149,7 @@ private:
 void UndirtyMrkPnt() const;
 
 void SetMarkHandlesForLOKit(tools::Rectangle const & rRect, SfxViewShell* 
pOtherShell);
+bool dumpGluePointsToJSON(boost::property_tree::ptree& rTree);
 
 protected:
 virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
diff --git a/svx/source/svdraw/svdmrkv.cxx b/svx/source/svdraw/svdmrkv.cxx
index a4af90341b25..c2d4c09282e3 100644
--- a/svx/source/svdraw/svdmrkv.cxx
+++ b/svx/source/svdraw/svdmrkv.cxx
@@ -703,6 +703,52 @@ OUString lcl_getDragParameterString( const OUString& rCID )
 }
 } // anonymous namespace
 
+bool SdrMarkView::dumpGluePointsToJSON(boost::property_tree::ptree& rTree)
+{
+bool result = false;
+if (OutputDevice* rOutDev = mpMarkedPV->GetView().GetFirstOutputDevice())
+{
+bool bConvertUnit = false;
+if (rOutDev->GetMapMode().GetMapUnit() == MapUnit::Map100thMM)
+bConvertUnit = true;
+const SdrObjList* pOL = mpMarkedPV->GetObjList();
+const size_t nObjCount = pOL->GetObjCount();
+boost::property_tree::ptree elements;
+for (size_t nObjNum = 0; nObjNum < nObjCount; ++nObjNum)
+{
+const SdrObject* pObj = pOL->GetObj(nObjNum);
+const SdrGluePointList* pGPL = pObj->GetGluePointList();
+if (pGPL != nullptr && pGPL->GetCount())
+{
+boost::property_tree::ptree object;
+boost::property_tree::ptree points;
+for (size_t i = 0; i < pGPL->GetCount(); ++i)
+{
+boost::property_tree::ptree node;
+boost::property_tree::ptree point;
+const SdrGluePoint& rGP = (*pGPL)[i];
+// coordinates are relative to the OBJ snap rect
+Point rPoint = pObj->GetSnapRect().TopLeft();
+rPoint.Move(rGP.GetPos().getX(), rGP.GetPos().getY());
+if (bConvertUnit)
+rPoint = OutputDevice::LogicToLogic(rPoint, 
MapMode(MapUnit::Map100thMM), MapMode(MapUnit::MapTwip));
+point.put("x", rPoint.getX());
+point.put("y", rPoint.getY());
+node.put("glueId", rGP.GetId());
+node.add_child("point", point);
+points.push_back(std::make_pair("", node));
+}
+object.put("id", reinterpret_cast(pObj));
+object.add_child("gluepoints", points);
+elements.push_back(std::make_pair("", object));
+result = true;
+}
+}
+rTree.add_child("shapes", elements);
+}
+return result;
+}
+
 void SdrMarkView::SetMarkHandlesForLOKit(tools::Rectangle const & rRect, 
SfxViewShell* pOtherShell)
 {
 SfxViewShell* pViewShell = GetSfxViewShell();
@@ -755,13 +801,19 @@ void SdrMarkView::SetMarkHandlesForLOKit(tools::Rectangle 
const & rRect, SfxView
 OString sSelectionText;
 OString sSelectionTextView;
 boost::property_tree::ptree aTableJsonTree;
+boost::property_tree::ptree aGluePointsTree;
 bool bTableSelection = false;
+size_t bConnectorSelection = false;
 
 if (mpMarkedObj && mpMarkedObj->GetObjIdentifier() == OBJ_TABLE)
 {
 auto& rTableObject = 
dynamic_cast(*mpMarkedObj);
 bTableSelection = 
rTableObject.createTableEdgesJson(aTableJsonTree);
 }
+if (mpMarkedObj && mpMarkedObj->GetObjIdentifier() == OBJ_EDGE)
+{
+bConnectorSelection = dumpGluePointsToJSON(aGluePointsTree);
+}
 if (GetMarkedObjectCount())
 {
 SdrMark* pM = GetSdrMarkByIndex(0);
@@ -994,6 +1046,13 @@ void SdrMarkView::SetMarkHandlesForLOKit(tools::Rectangle 
const & rRect, SfxView
 boost::property_tree::write_json(aStream, responseJSON, 
/*pretty=*/ false);
 handleArrayStr = ", \"handles\":";
 handleArrayStr += aStream.str().c_str();
+if (bConnectorSelection)
+{
+aStream.str("");
+boost::property_tree::write_json(aStream, 

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - svx/source

2021-04-08 Thread merttumer (via logerrit)
 svx/source/svdraw/svdglue.cxx |5 +
 svx/source/svdraw/svdpntv.cxx |5 +
 2 files changed, 10 insertions(+)

New commits:
commit dedd720cf7188bb1e70f977099c5cee76e83541d
Author: merttumer 
AuthorDate: Thu Mar 11 10:33:04 2021 +0300
Commit: Mert Tumer 
CommitDate: Fri Apr 9 07:09:50 2021 +0200

lok: Don't invalidate GluePoints

Change-Id: Ie579b31e6ee2067f5b88464c62c0870b68a461a2
Signed-off-by: merttumer 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112315
Tested-by: Jenkins CollaboraOffice 

diff --git a/svx/source/svdraw/svdglue.cxx b/svx/source/svdraw/svdglue.cxx
index 2f9d53028988..f9a6992a0ec7 100644
--- a/svx/source/svdraw/svdglue.cxx
+++ b/svx/source/svdraw/svdglue.cxx
@@ -23,6 +23,7 @@
 #include 
 #include 
 #include 
+#include 
 
 static const Size aGlueHalfSize(4,4);
 
@@ -253,6 +254,8 @@ void SdrGluePoint::Shear(const Point& rRef, double tn, bool 
bVShear, const SdrOb
 
 void SdrGluePoint::Invalidate(vcl::Window& rWin, const SdrObject* pObj) const
 {
+if (comphelper::LibreOfficeKit::isActive())
+return;
 bool bMapMode=rWin.IsMapModeEnabled();
 Point aPt(pObj!=nullptr ? GetAbsolutePos(*pObj) : GetPos());
 aPt=rWin.LogicToPixel(aPt);
@@ -329,6 +332,8 @@ sal_uInt16 SdrGluePointList::Insert(const SdrGluePoint& rGP)
 
 void SdrGluePointList::Invalidate(vcl::Window& rWin, const SdrObject* pObj) 
const
 {
+if (comphelper::LibreOfficeKit::isActive())
+return;
 for (auto& xGP : aList)
 xGP->Invalidate(rWin,pObj);
 }
diff --git a/svx/source/svdraw/svdpntv.cxx b/svx/source/svdraw/svdpntv.cxx
index ec2a3b1917c5..f4fa2e4783bc 100644
--- a/svx/source/svdraw/svdpntv.cxx
+++ b/svx/source/svdraw/svdpntv.cxx
@@ -823,6 +823,11 @@ bool SdrPaintView::KeyInput(const KeyEvent& /*rKEvt*/, 
vcl::Window* /*pWin*/)
 
 void SdrPaintView::GlueInvalidate() const
 {
+// Do not invalidate GluePoints in Online
+// They are handled on front-end
+if (comphelper::LibreOfficeKit::isActive())
+return;
+
 const sal_uInt32 nWindowCount(PaintWindowCount());
 
 for(sal_uInt32 nWinNum(0); nWinNum < nWindowCount; nWinNum++)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 114556] Emphasis mark set in the Japanese vertical text shifts upward

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114556

--- Comment #16 from noga...@gmail.com ---
Created attachment 171048
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171048=edit
Screenshot in 7.1

The condition remains the same.

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - svx/source

2021-04-08 Thread merttumer (via logerrit)
 svx/source/sdr/contact/objectcontactofpageview.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit b3b231b7b44fb81efd2ee72cb08deec3997f6431
Author: merttumer 
AuthorDate: Thu Mar 11 09:52:00 2021 +0300
Commit: Mert Tumer 
CommitDate: Fri Apr 9 07:09:18 2021 +0200

Hide GluePoints in LOK

Change-Id: Ibf6bba4cdc69bd8479ccc08b5d9695253ef81890
Signed-off-by: merttumer 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112314
Tested-by: Jenkins CollaboraOffice 

diff --git a/svx/source/sdr/contact/objectcontactofpageview.cxx 
b/svx/source/sdr/contact/objectcontactofpageview.cxx
index 5838a1610e0f..d0756018d7b2 100644
--- a/svx/source/sdr/contact/objectcontactofpageview.cxx
+++ b/svx/source/sdr/contact/objectcontactofpageview.cxx
@@ -348,7 +348,8 @@ namespace sdr
 // Get info about the need to visualize GluePoints
 bool ObjectContactOfPageView::AreGluePointsVisible() const
 {
-return GetPageWindow().GetPageView().GetView().ImpIsGlueVisible();
+bool bTiledRendering = comphelper::LibreOfficeKit::isActive();
+return !bTiledRendering && 
GetPageWindow().GetPageView().GetView().ImpIsGlueVisible();
 }
 
 // check if text animation is allowed.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 114556] Emphasis mark set in the Japanese vertical text shifts upward

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114556

--- Comment #15 from noga...@gmail.com ---
(In reply to QA Administrators from comment #14)

It reproduced in 7.1. The bug has not been fixed. Screenshot is attached.

Version: 7.1.2.2 / LibreOffice Community
Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP
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 140960] LibreOffice is not crashing but the system kept on informing me that LibreOffice had crashed

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140960

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Michael Weghorn  ---
(In reply to mac-wang from comment #5)
> Dear Mr. Weghorn:
>   The bug is appearing again on LibreOffice 7.1.1.2 (from the openSUSE
> repository). The operating system is the same, openSUSE Leap 15.2 x86_64.
>   However, it is not happening while I opens Writer/Impress/Calc, wait a
> minute, and close it. It seems that the bug is only happening if I'm
> processing some document. 

Can you find any specific steps while processing "some document" that cause the
crash? And can you attach a sample document for which it happens?

If possible, it would be great to have exact steps to reproduce which will very
much increase the chance that the underlying issue can be analysed and fixed,
like:

1) open attached sample document "mydoc.odt"
2) do this or that
3) ...

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


[Libreoffice-bugs] [Bug 119944] Writer does not resolve some/most HTML entities.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119944

--- Comment #7 from Jens Troeger  ---
Bug still exists with LibreOffice 7.0.4.2
dcf040e67528d9187c66b2379df5ea4407429775

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


[Libreoffice-bugs] [Bug 140815] Autocorrect stopped working for many languages

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140815

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 141256] Change "Font" attribute to "default paragraph style" is not applied to "Title" hierarchy

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141256

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 141255] Writer forms: Can't limit carriage returns (scrollbar is not disabled despite it should be)

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141255

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 141496] menu print not use correct selection

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141496

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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


[Libreoffice-bugs] [Bug 141254] HTML/XHTML export: internal links do not work (index does)

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141254

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 141247] Input method candidate window offset doubles when display scale is 2.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141247

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 103270] [META] Image/Picture dialog bugs and enhancements

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103270
Bug 103270 depends on bug 113697, which changed state.

Bug 113697 Summary: UI: Image: Show image type somewhere
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 136591] Icon and dropdown menu glitch

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136591

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-bugs] [Bug 141496] menu print not use correct selection

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141496

--- 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 136591] Icon and dropdown menu glitch

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136591

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

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 114019] [META] Tooltip bugs and enhancements

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114019
Bug 114019 depends on bug 113697, which changed state.

Bug 113697 Summary: UI: Image: Show image type somewhere
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

   What|Removed |Added

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

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


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

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86066
Bug 86066 depends on bug 113697, which changed state.

Bug 113697 Summary: UI: Image: Show image type somewhere
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 113697] UI: Image: Show image type somewhere

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

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-ux-advise] [Bug 113697] UI: Image: Show image type somewhere

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

QA Administrators  changed:

   What|Removed |Added

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

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


[Libreoffice-ux-advise] [Bug 113697] UI: Image: Show image type somewhere

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

--- Comment #6 from QA Administrators  ---
Dear Samuel Mehrbrodt (allotropia),

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 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 113697] UI: Image: Show image type somewhere

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113697

--- Comment #6 from QA Administrators  ---
Dear Samuel Mehrbrodt (allotropia),

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 134074] Pasting unformatted text into LibreOffice Calc 7.0

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134074

--- Comment #5 from QA Administrators  ---
Dear Scott C. Herzeg,

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 133613] error saving in libreoffice impress

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133613

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

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 133566] Broken kerning with Qt5 backend

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133566

--- Comment #3 from QA Administrators  ---
Dear Hadmut Danisch,

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 133521] Visual glitches on multi-section Form in Base on update/new install of LO - fixed with manual window resize

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133521

--- Comment #5 from QA Administrators  ---
Dear trowelandmattock,

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 99737] limitation of the HTML filter to handle multiple adjacent tags

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99737

--- Comment #5 from QA Administrators  ---
Dear Ramyani Ghosh,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 99630] LO5 HTML editor does not split/merge lines in HTML to fit max line size (as done in LO3 and LO4)

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99630

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

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 89151] UI: Newly reassigned menu shortcut can lead to data loss

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89151

--- Comment #6 from QA Administrators  ---
Dear tdfb,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 71658] RTF file format \sectd is not render well when a table is following.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71658

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

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 66333] formula corrupted on creation in LibO Math (Formula Editor)

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66333

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

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 124575] EDITING: Query input in field of second table crashes LO, when two tables in the query.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124575

--- Comment #2 from QA Administrators  ---
Dear Robert Großkopf,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 124273] Writer's chart preview shows wrong font size until edited

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124273

--- Comment #6 from QA Administrators  ---
Dear Martin Kofahl,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


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

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122811

--- Comment #9 from QA Administrators  ---
Dear Paul Mirowsky,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 119944] Writer does not resolve some/most HTML entities.

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119944

--- Comment #6 from QA Administrators  ---
Dear Jens Troeger,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 116088] Export to XHTML issue with numbering in multi-columns sections

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116088

--- Comment #4 from QA Administrators  ---
Dear Philippe Laugier,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 105362] FILEEXPORT: Slides nearly black and unreadable when exported to PNG with transparency enabled

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105362

--- Comment #6 from QA Administrators  ---
Dear Telesto,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 141556] Ongoing 100% CPU usage after opening document

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141556

Luke Deller  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |l...@deller.id.au
   |desktop.org |

--- Comment #5 from Luke Deller  ---
Proposed patch here:
https://gerrit.libreoffice.org/c/core/+/113825

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


[Libreoffice-bugs] [Bug 141556] Ongoing 100% CPU usage after opening document

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141556

--- Comment #4 from Luke Deller  ---
I believe what is happening here is the idle layout processing keeps getting
interrupted on page 15.  Each time it is invoked, it resumes from page 15 but
does not progress far enough before being interrupted again, so next time it
resumes back at the same point - so it never finishes.

There was a stopwatch timer introduced in commit
383032c50a3e3354f04200ce984a47ab9d2c5c67 for tdf#123583, which interrupts idle
processing every 50 milliseconds.  To test my explanation of the problem, I
tried extending this timer to 60 seconds, and that does indeed fix the problem
- but this is not the right fix because the application is unresponsive for too
long when the document is opened because the idle task is not being interrupted
at all.

Instead I tried reverting commit 383032c50a3e3354f04200ce984a47ab9d2c5c67,
which brings us back to the previous behaviour where idle processing is only
interrupted if there is some input event.  In theory this sounds great, but I
saw that the idle processing was still being interrupted many times per second
causing the same symptoms.  Debugging with gdb, I saw this was a TIMER event.

This is very similar to problems addressed previously in commit
b4f35a7450830979b937ec6ae3b6d638302093d2 (2015) and commit
6160127ba9b03b991736e0157c2d134795fa196f (2005), which filter out TIMER events
so that they will not interrupt idle processing - but these commits missed one
spot!  This line:
https://git.libreoffice.org/core/+/refs/changes/90/18590/2/sw/source/core/layout/layact.cxx/#2168

When I apply a similar change onto this line, the present bug is fixed for me:
CPU usage is high for about 12 seconds then drops to zero.  Also this
(re-)fixes tdf#123583

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


[Libreoffice-bugs] [Bug 141576] New: Impress crashes when attempting to resize a pasted image before saving file

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141576

Bug ID: 141576
   Summary: Impress crashes when attempting to resize a pasted
image before saving file
   Product: LibreOffice
   Version: 7.0.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jdevola...@hotmail.com

Description:
Impress crashed when attempting to resize an image just pasted into a slide.  I
noted that this happened with the newest version of the software (7.1.2), so I
uninstalled and installed earlier version (7.0.5) but ran into the same
problem. I reopened the program and pasted my image, then saved the file first
and the resize problem went away (did not crash this time).  Could be that
saving the file first helped, or maybe it was chance.  This was with Windows 10
64-bit.

Steps to Reproduce:
1.Open program and paste screenshot from clipboard.
2.Attempt to resize image.
3.Crash.  File recovered does NOT contain pasted image.

Actual Results:
Refer to detailed description above.

Expected Results:
Refer to detailed description above.


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
na

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


[Libreoffice-bugs] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #6 from BDF  ---
Created attachment 171047
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171047=edit
Already existing preview window in Writer

By coincidence I saw that the "Insert Caption" option for images already has a
preview window.
This does not exactly fit my suggestion, but at least my worries that a preview
window is something entirely new to LibreOffice is gone.

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


[Libreoffice-bugs] [Bug 141575] New: Writer exported PDF missing elements (eg. most or all text)

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141575

Bug ID: 141575
   Summary: Writer exported PDF missing elements (eg. most or all
text)
   Product: LibreOffice
   Version: 7.1.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a...@pratyeka.org

Description:
When exporting to PDF, no errors are displayed, however opening the PDF results
in a substantial amount of missing content. 

A similar issue has been observed printing.

Steps to Reproduce:
1. Write a PDF
2. Select fonts and whatever as normal
3. Export PDF

Actual Results:
Only images visible in PDF.

Expected Results:
Text and images visible in PDF.


Reproducible: Always


User Profile Reset: No



Additional Info:
When printing, often it is only SOME of the text that is missing.

Version: 7.1.2.2 / LibreOffice Community
Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4
CPU threads: 16; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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


[Libreoffice-bugs] [Bug 109231] FILEOPEN: XML: General Error up to LO 6.0 and wrong data from 6.1 when the data contains a < symbol

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109231

--- Comment #16 from Michael Warner  
---
(In reply to Oleg K from comment #7)
> I'm sorry. But i open this file in Wicrosoft office and wps office to.but
> Libre office can't open this file. 
> Why? The main reason is the how Libre office parse xml. In xml <,> is a
> special characters and libre office parse whis file how simple xml. 
> I think that support libreoffice such files will not be bad overall for the
> product

I can think of some ways we could work around this issue but tbh I'm surprised
MS Office would produce something like this in the first place. I would expect
that to be smarter about escaping angle brackets in content.

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


[Libreoffice-bugs] [Bug 141554] RFE: Integrate CherryTree to LibreOffice

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141554

Michael Warner  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Michael Warner  ---
Why not just install both LO and CherryTree and use them as is? What kind of
integration are you looking for?

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


[Libreoffice-bugs] [Bug 141572] Copy + Paste into Endnote changes style

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141572

--- Comment #1 from BDF  ---
Created attachment 171046
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171046=edit
End-/Footnote style change on copy

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


[Libreoffice-bugs] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #5 from BDF  ---
Created attachment 171045
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171045=edit
Animated design study for a 'preview' window

When different segments are selected or hovered over, the area is highlighted
as well as the part you are going to effect/change.
If a drop down menu/setting changes the style of an area, the area is
highlighted.

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


[Libreoffice-bugs] [Bug 141544] ENTER-Taste ändert einstellungen benutzerdefinierter Absatzvorlagen; ENTER key changes settings of user-defined paragraph styles

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141544

--- Comment #3 from martin.s...@yandex.com ---
(In reply to martin.sven from comment #2)
> Der Fehler ist auch in der Programmversion 7.1.1.2 vorhanden.
> Jedoch in der Portable-Version 7.1.1.2 ist der Fehler NICHT vorhanden --
> hier funktioniert der Absatz-Umbruch mit ENTER ohne beanstandungen, wie es
> sein sollte.

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


[Libreoffice-bugs] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #4 from BDF  ---
Created attachment 171044
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171044=edit
Look of copied endnote

If an endnote is used more than once or just copied it creates a new endnote
for each entry even there is no need for it since the text says the same.

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


[Libreoffice-bugs] [Bug 141544] ENTER-Taste ändert einstellungen benutzerdefinierter Absatzvorlagen; ENTER key changes settings of user-defined paragraph styles

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141544

--- Comment #2 from martin.s...@yandex.com ---
Der Fehler ist auch in der Programmversion 7.1.1.2 vorhanden.
Jedoch in der Portable-Version 7.1.1.2 ist der Fehler NICHT vorhanden -- hier
funktpnier der Absatz-Umbruch mit ENTER ohne beanstandungen, wie es sein
sollte.

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


[Libreoffice-bugs] [Bug 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #3 from BDF  ---
Created attachment 171043
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171043=edit
Wikipedia reference example

Example of how endnotes/references look like on Wikipedia (including the
multiple use of the same reference/endnote 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 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #2 from BDF  ---
Created attachment 171042
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171042=edit
'Before' and 'After' was changed

The values "Before" and "After" were changed, but they only effect the endnote
itself and not the reference link in 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 141574] [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

--- Comment #1 from BDF  ---
Created attachment 171041
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171041=edit
Design study for the Foot-/Endnote settings window

The changed parts are red.

A drop down menu was added where you could select a new 'style' with which you
can change more than one setting at once.

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


[Libreoffice-bugs] [Bug 141574] New: [Enhancement Request] More customisation options for Foot-/Endnotes

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141574

Bug ID: 141574
   Summary: [Enhancement Request] More customisation options for
Foot-/Endnotes
   Product: LibreOffice
   Version: 7.1.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugs_documentfoundation_org.5.k...@xoxy.net

Description:
The foot- and endnotes should be more customisable:
- Set general style for foot/endnote
- Set style for in-text footnote link
- Same foot-/endnote can be used multiple times
- Set anchorpoint for endnote
- Preview for style buttons

Steps to Reproduce:
/

Actual Results:
/

Expected Results:
/


Reproducible: Always


User Profile Reset: No



Additional Info:
- - - Set general style for foot/endnote - - -
o) See attached image "LibreOffice - Writer - endnote style designstudy.png"
The new things are in red.
The main new thing is the "Style" drop down menu where you could select a style
that is included with Writer or maybe add your own (eg. via addons). I
personally like how Wikipedia is doing their references so I copied this it's
look for my own files. It would be nice if there was a simple and fast way to
do this.

- - - Set style for in-text footnote link - - -
o) See attached image "LibreOffice - Writer - endnote style designstudy.png"
With "Before" and "After" you can only define the look of the endnote. With
this you can not set a default look for the reference number that is in the
text.
o) See attached image "LibreOffice - Writer - endnote style before + after.png"
Here the change was applied, but "Before" and "After" only set the style of the
endnote. Maybe there is a way to do the same thing for the in-text reference
link. If so, I didn't see it. If it exists, it should maybe controllable from
this menu as well. If it does not fit in this tab because it's not an "endnote"
there could be another tab to control this setting.
Right now I have to add the style to every reference link in the text which is
rather tedious.

- - - Same foot-/endnote can be used multiple times - - -
o) See attached image "LibreOffice - Writer - endnote WP example.png" (how it
could be)
o) See attached image "LibreOffice - Writer - endnote same reference.png" (how
it currently is)
The idea is to have one reference that can be linked to multiple places in the
text without the need of creating a new end-/footnote for each use.
On the Wikipedia page you see three paragraphs. The first and the third one
link to the same reference. Both would link to the same entry under the
"References" headline. (a) and (b) represent the different uses of the same
reference. In Writer I don't know of any way how you could insert an endnote
like this (unless you do everything yourself)
The second image shows how it currently is. Even when you copy reference
link-text in the file, it creates a new entry even it says the same. If a
reference is used multiple times in one text it makes the endnote longer even
there is no need for it.

- - - Set anchorpoint for endnote - - -
o) See attached image "LibreOffice - Writer - endnote WP example.png"
This would work the same as "" on Wikipedia. You can exactly say
where you want to have your endnotes. So far it seems like the endnotes are
placed on the very last page. I did not find any way to change that. If there
is an easy way, it should be represented in the endnote settings menu as well.
It would be nice if you could add an anchor just like the image anchor that you
can drag around.
Example: In my current file I do not want to have the endnotes on the very last
page, but under a specific headline.

- - - Preview for style buttons - - -
In the Foot-/Endnote settings there is the "Styles" part where you have drop
down menus that do something. There is no easy way to tell what it does and
what it effects, neither is there an easy way to quickly see the results.
I know there is
https://help.libreoffice.org/7.1/en-GB/text/swriter/01/06080200.html?System=WIN=WRITER=modules/swriter/ui/endnotepage/EndnotePage
where the settings are described. I don't really understand the information on
the page so I have no idea which part it really effects. I tried a couple of
settings but they didn't seem to change anything.
o) See attached file "LibreOffice - Writer - endnote preview design study.gif"
It would be nice to have some kind of little preview window that you can
clearly see what you are effecting and into what style it would change.
In this GIF I did a small example of what the idea is. As you change values or
hover over the box (eg. "Before", "After" and "Start at") the section is
highlighted as well as the part of the text or endnote that you are going to
change. If you do not change a single character, but the style of an area with
a drop down 

[Libreoffice-bugs] [Bug 140147] position of cursor not saved

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140147

--- Comment #23 from Mike Kaganski  ---
(In reply to Hagar Delest from comment #22)

Do you say that the "fix" declared in version 7.1.2 in comment 14 doesn't work
for you? If so, it just confirms what I wrote: that it only works by accident,
and is easily broken by unrelated changes, just because it's fragile.

Or do you say that you can't read, and start a meaningless flame, when I tell
"it needs a proper fix finally" and you reply "no we need a fix, there's a
problem, I don't listen, you won't admit, I tell everybody!!!

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


[Libreoffice-bugs] [Bug 141573] New: CALC Sort Issue

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141573

Bug ID: 141573
   Summary: CALC Sort Issue
   Product: LibreOffice
   Version: 7.1.1.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: joeconner2...@gmail.com

Description:
Formerly I could select cells to sort, then DATA SORT ASCENDING or DESCENDING.
Now for some reason these selections are greyed-out.

Please restore this functionality. Thank you.

LibreOffice 7.1.1.2 on Ubuntu 20.10 64-bit.

Steps to Reproduce:
1.Select cells
2.DATA 
3.GREYED OUT SORT SELECTION

Actual Results:
See above

Expected Results:
Ability to complete SORTING.


Reproducible: Always


User Profile Reset: No



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

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


[Libreoffice-commits] core.git: framework/source reportdesign/source svtools/source sw/source

2021-04-08 Thread Julien Nabet (via logerrit)
 framework/source/uielement/langselectionmenucontroller.cxx |4 ++--
 framework/source/uielement/newmenucontroller.cxx   |4 ++--
 reportdesign/source/ui/inspection/GeometryHandler.cxx  |8 
 svtools/source/uno/popupmenucontrollerbase.cxx |4 ++--
 sw/source/filter/html/swhtml.cxx   |   12 ++--
 sw/source/filter/html/swhtml.hxx   |2 +-
 sw/source/uibase/inc/unotools.hxx  |2 +-
 7 files changed, 18 insertions(+), 18 deletions(-)

New commits:
commit 7c6605bd2c1b27c12c4a492921e537eb4bf5a98e
Author: Julien Nabet 
AuthorDate: Thu Apr 8 23:03:17 2021 +0200
Commit: Julien Nabet 
CommitDate: Thu Apr 8 23:55:20 2021 +0200

Typos in code with variables containing "inital"->"initial"

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

diff --git a/framework/source/uielement/langselectionmenucontroller.cxx 
b/framework/source/uielement/langselectionmenucontroller.cxx
index edcfbae5c6c2..fe340caf3fc8 100644
--- a/framework/source/uielement/langselectionmenucontroller.cxx
+++ b/framework/source/uielement/langselectionmenucontroller.cxx
@@ -276,8 +276,8 @@ void SAL_CALL LanguageSelectionMenuController::initialize( 
const Sequence< Any >
 {
 osl::MutexGuard aLock( m_aMutex );
 
-bool bInitalized( m_bInitialized );
-if ( !bInitalized )
+bool bInitialized( m_bInitialized );
+if ( !bInitialized )
 {
 svt::PopupMenuControllerBase::initialize(aArguments);
 
diff --git a/framework/source/uielement/newmenucontroller.cxx 
b/framework/source/uielement/newmenucontroller.cxx
index 76f7bc6eb194..4189442d701c 100644
--- a/framework/source/uielement/newmenucontroller.cxx
+++ b/framework/source/uielement/newmenucontroller.cxx
@@ -483,8 +483,8 @@ void SAL_CALL NewMenuController::initialize( const 
Sequence< Any >& aArguments )
 {
 osl::MutexGuard aLock( m_aMutex );
 
-bool bInitalized( m_bInitialized );
-if ( bInitalized )
+bool bInitialized( m_bInitialized );
+if ( bInitialized )
 return;
 
 svt::PopupMenuControllerBase::initialize( aArguments );
diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx 
b/reportdesign/source/ui/inspection/GeometryHandler.cxx
index 2392f6e6b6a9..512b6837be30 100644
--- a/reportdesign/source/ui/inspection/GeometryHandler.cxx
+++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx
@@ -1803,8 +1803,8 @@ bool GeometryHandler::isDefaultFunction( const OUString& 
_sQuotedFunction
 {
 if ( !_xFunctionsSupplier.is() || _xFunctionsSupplier == 
aFind.first->second.second )
 {
-const beans::Optional< OUString> aInitalFormula = 
aFind.first->second.first->getInitialFormula();
-if ( aInitalFormula.IsPresent )
+const beans::Optional< OUString> aInitialFormula = 
aFind.first->second.first->getInitialFormula();
+if ( aInitialFormula.IsPresent )
 {
 OUString sDefaultFunctionName;
 bDefaultFunction = 
impl_isDefaultFunction_nothrow(aFind.first->second.first,_rDataField,sDefaultFunctionName);
@@ -2052,8 +2052,8 @@ bool GeometryHandler::impl_isCounterFunction_throw(const 
OUString& _sQuotedFunct
 ::std::pair aFind = 
m_aFunctionNames.equal_range(_sQuotedFunctionName);
 while ( aFind.first != aFind.second )
 {
-const beans::Optional< OUString> aInitalFormula = 
aFind.first->second.first->getInitialFormula();
-if ( aInitalFormula.IsPresent )
+const beans::Optional< OUString> aInitialFormula = 
aFind.first->second.first->getInitialFormula();
+if ( aInitialFormula.IsPresent )
 {
 const OUString sFormula( aFind.first->second.first->getFormula() );
 i18nutil::SearchOptions2 aSearchOptions;
diff --git a/svtools/source/uno/popupmenucontrollerbase.cxx 
b/svtools/source/uno/popupmenucontrollerbase.cxx
index 6cd12e0e0df0..d9cffe188c4c 100644
--- a/svtools/source/uno/popupmenucontrollerbase.cxx
+++ b/svtools/source/uno/popupmenucontrollerbase.cxx
@@ -300,8 +300,8 @@ void SAL_CALL PopupMenuControllerBase::initialize( const 
Sequence< Any >& aArgum
 {
 osl::MutexGuard aLock( m_aMutex );
 
-bool bInitalized( m_bInitialized );
-if ( bInitalized )
+bool bInitialized( m_bInitialized );
+if ( bInitialized )
 return;
 
 PropertyValue   aPropValue;
diff --git a/sw/source/filter/html/swhtml.cxx b/sw/source/filter/html/swhtml.cxx
index 466e0d6e8c71..768361341d01 100644
--- a/sw/source/filter/html/swhtml.cxx
+++ b/sw/source/filter/html/swhtml.cxx
@@ -286,7 +286,7 @@ SwHTMLParser::SwHTMLParser( SwDoc* pD, SwPaM& rCursor, 
SvStream& rIn,
 m_nContinue( 0 ),
 #endif
 m_eParaAdjust( SvxAdjust::End ),
-m_bDocInitalized( false ),
+

[Libreoffice-bugs] [Bug 141571] Base crashed on creation of user function

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141571

Julien Nabet  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 141571] Base crashed on creation of user function

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141571

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

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

On pc Debian x86-64 with master sources updated today, I could reproduce this.

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


[Libreoffice-bugs] [Bug 141572] New: Copy + Paste into Endnote changes style

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141572

Bug ID: 141572
   Summary: Copy + Paste into Endnote changes style
   Product: LibreOffice
   Version: 7.1.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugs_documentfoundation_org.5.k...@xoxy.net

Description:
When a regular text is copied into an endnote, the style of the copied text is
applied to the endnote. Same is for the footnote.

Steps to Reproduce:
1. Write any text that you want to copy into the end-/footnote
2. Add a end-/footnote
3. Copy the text into the footnote

Actual Results:
The style (fontsize) of the end-/footnote text is changed and the spacer
vanishes.

Expected Results:
Keep the entire end-/footnote style as is.
If it is intended to copy the style along, keep at least the spacer.


Reproducible: Always


User Profile Reset: No



Additional Info:
Maybe this is considered a normal behaviour since Writer is meant to copy the
style with the text if not chosen to not do so.
Since the end-/footnote has a different style than the rest of the text, I
would expect to change the style of the copied text for that. How likely is it
that you copy a text and want to keep it's unique style in an end-/footnote?

If it's meant to be that way it still deletes the space between the text and
the numbering. In an unchanged end-/footnote this seems to be some kind of
protected space that can not be edited.

--
Version: 7.1.2.2 (x64) / LibreOffice Community
Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4
CPU threads: 16; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: de-AT (de_AT); UI: en-GB
Calc: CL

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


[Libreoffice-bugs] [Bug 140960] LibreOffice is not crashing but the system kept on informing me that LibreOffice had crashed

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140960

mac-w...@sjtu.edu.cn changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from mac-w...@sjtu.edu.cn ---
Dear Mr. Weghorn:
  The bug is appearing again on LibreOffice 7.1.1.2 (from the openSUSE
repository). The operating system is the same, openSUSE Leap 15.2 x86_64.
  However, it is not happening while I opens Writer/Impress/Calc, wait a
minute, and close it. It seems that the bug is only happening if I'm processing
some document. 
  The new backtrace log is provided as follows.


Application: soffice (soffice), signal: Segmentation fault
[KCrash Handler]
#4  0x7f5ee57ebac1 in TextRanger::~TextRanger() () from
/usr/lib64/libreoffice/program/libmergedlo.so
#5  0x7f5e4b659801 in ClrContourCache() () from
/usr/lib64/libreoffice/program/../program/libswlo.so
#6  0x7f5e4b3f4f49 in SwDoc::~SwDoc() () from
/usr/lib64/libreoffice/program/../program/libswlo.so
#7  0x7f5e4b3f7861 in SwDoc::release() () from
/usr/lib64/libreoffice/program/../program/libswlo.so
#8  0x7f5e4ba2bc79 in SwTransferable::~SwTransferable() () from
/usr/lib64/libreoffice/program/../program/libswlo.so
#9  0x7f5e4ba2c0b9 in SwTransferable::~SwTransferable() () from
/usr/lib64/libreoffice/program/../program/libswlo.so
#10 0x7f5eceb13407 in Qt5MimeData::~Qt5MimeData() () from
/usr/lib64/libreoffice/program/libvclplug_qt5lo.so
#11 0x7f5ec7d7345c in QXcbClipboard::~QXcbClipboard (this=0x7f5ec0005450,
__in_chrg=) at qxcbclipboard.cpp:274
#12 0x7f5ec7d73609 in QXcbClipboard::~QXcbClipboard (this=0x7f5ec0005450,
__in_chrg=) at qxcbclipboard.cpp:276
#13 0x7f5ec7d7a03b in QXcbConnection::~QXcbConnection (this=0x55b022865b80,
__in_chrg=) at qxcbconnection.cpp:141
#14 0x7f5ec7d7a639 in QXcbConnection::~QXcbConnection (this=0x55b022865b80,
__in_chrg=) at qxcbconnection.cpp:159
#15 0x7f5ec7d7b846 in qDeleteAll::const_iterator>
(end=..., begin=...) at
../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:320
#16 qDeleteAll > (c=...) at
../../../../include/QtCore/../../src/corelib/tools/qalgorithms.h:328
#17 QXcbIntegration::~QXcbIntegration (this=0x55b02285dfe0,
__in_chrg=) at qxcbintegration.cpp:229
#18 0x7f5ec7d7b949 in QXcbIntegration::~QXcbIntegration
(this=0x55b02285dfe0, __in_chrg=) at qxcbintegration.cpp:231
#19 0x7f5ecfad915d in QGuiApplicationPrivate::~QGuiApplicationPrivate
(this=0x55b0228587a0, __in_chrg=) at
kernel/qguiapplication.cpp:1645
#20 0x7f5ecf28b819 in QApplicationPrivate::~QApplicationPrivate
(this=0x55b0228587a0, __in_chrg=) at kernel/qapplication.cpp:181
#21 0x7f5ed04a7633 in QScopedPointerDeleter::cleanup
(pointer=) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:60
#22 QScopedPointer
>::~QScopedPointer (this=0x55b022856b08, __in_chrg=) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:107
#23 QObject::~QObject (this=, __in_chrg=) at
kernel/qobject.cpp:892
#24 0x7f5ed04728f6 in QCoreApplication::~QCoreApplication
(this=0x55b022856b00, __in_chrg=) at
kernel/qcoreapplication.cpp:892
#25 0x7f5ecfadcb60 in QGuiApplication::~QGuiApplication
(this=0x55b022856b00, __in_chrg=) at
kernel/qguiapplication.cpp:649
#26 0x7f5ecf28d989 in QApplication::~QApplication (this=0x55b022856b00,
__in_chrg=) at kernel/qapplication.cpp:773
#27 0x7f5ecf28db89 in QApplication::~QApplication (this=0x55b022856b00,
__in_chrg=) at kernel/qapplication.cpp:843
#28 0x7f5eceb02067 in Qt5Instance::~Qt5Instance() () from
/usr/lib64/libreoffice/program/libvclplug_qt5lo.so
#29 0x7f5ee85aeacb in non-virtual thunk to
KF5SalInstance::~KF5SalInstance() () from
/usr/lib64/libreoffice/program/libvclplug_kf5lo.so
#30 0x7f5ee6fe0ce0 in DeInitVCL() () from
/usr/lib64/libreoffice/program/libmergedlo.so
#31 0x7f5ee6fe111a in ImplSVMain() () from
/usr/lib64/libreoffice/program/libmergedlo.so
#32 0x7f5ee5f07165 in soffice_main () from
/usr/lib64/libreoffice/program/libmergedlo.so
#33 0x55b02184b77b in main ()
[Inferior 1 (process 3143) detached]

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


[Libreoffice-bugs] [Bug 140147] position of cursor not saved

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140147

--- Comment #22 from Hagar Delest  ---
I don't deny the code was not robust enough for all cases. BUT it did NOT
happen to me until I tried 7.1 (and I use LO 8 hours a day). I reverted to 7.0
and it's OK again.
So, perhaps there is a glitch but something did exacerbate the glitch so that
it DOES occur 100% since 7.1.

If you don't want to admit it, no problem, I'll redirect any question about
that issue to this very bug report. When the evidence piles up, maybe someone
will listen.

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


[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

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

   What|Removed |Added

 Depends on||108338


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108338
[Bug 108338] Numeric formatting using the _ does not work
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 108338] Numeric formatting using the _ does not work

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108338

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

   What|Removed |Added

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


Referenced Bugs:

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

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

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

   What|Removed |Added

 Depends on||100593


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100593
[Bug 100593] Add fraction number format option to reduce forced denominator
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 100593] Add fraction number format option to reduce forced denominator

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100593

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

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107575
[Bug 107575] [META] Number format 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 141558] DOCX: FILESAVE: Lost Russian list numbering type

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141558

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

   What|Removed |Added

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

--- Comment #9 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to Justin L from comment #8)

> Word's documentation also references russianUpper.

Yeah, I see two variants for russian letters in the Numbering dialog in Word.
One is А,Б,В and second is а,б,в

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


[Libreoffice-bugs] [Bug 130326] XLSX: Long time for file opens and using 100% of one core of CPU after opening

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130326

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

   What|Removed |Added

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

--- Comment #9 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to Xisco Faulí from comment #8)

> 
> @Roman, is the import time acceptable for you now ?

it's better than before the patch, but Excel opens it for 5 sec only. In LO it
looks as LO hangs instead opening.

Funny, LO and Excel take 100% of one CPU core when you try scroll the sheet.

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


[Libreoffice-bugs] [Bug 141195] Custom button text color not shown in the Basic dialogs with default background color

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141195

--- Comment #8 from Matej Kivader  ---
(In reply to Matej Kivader from comment #6)
> I added a new version of the patch.
> For me it looks like commit bellow from Thorsten could be simplified with no
> visible adverse effects.
> During debugging I hit (and fix) another UX bug. If Background color is
> chosen, highlight of the button do nothing. So I fixed also this.
> In attachment is a test file (Macro->Edit Macros - module Standard->Dialog1.

Commit from Thorsten:
https://git.libreoffice.org/core/commit/84b2849512bdb19597739d9515dd55e2d3ba9504

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


[Libreoffice-bugs] [Bug 93831] FILEOPEN XLSX Slow to open

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93831

Xisco Faulí  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130326] XLSX: Long time for file opens and using 100% of one core of CPU after opening

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130326

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #8 from Xisco Faulí  ---
Import time went down to 1 minute 20 seconds after

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

author  Noel Grandin  2020-03-03 09:23:30
+0200
committer   Noel Grandin  2020-03-10
09:26:19 +0100
commit  edf13fe1247e7ef411a9ff5435385573fad01f56 (patch)
treea0f03fa1b87b8cb5e14b5113754d53322c1c78b8
parent  6db846c3c0bc1c44da1f3c7a8dea385930acc3b1 (diff)
tdf#93831 xlsx file full of pictures of numbers slow to open

@Roman, is the import time acceptable for you now ?

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


[Libreoffice-bugs] [Bug 140147] position of cursor not saved

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140147

--- Comment #21 from Mike Kaganski  ---
(In reply to Hagar Delest from comment #20)

About half of results of this search:

https://www.google.com/search?hl=en=last%20position%20site%3Aask.libreoffice.org

contains some comments mentioning "I entered the user info ... it still doesn't
work ... it jumps to random place ..." for 6.2, 6.1, 4.4, some unspecified
version from 2013, ... (I stopped checking)

And something changed in 7.1.2, so that the problem is again hidden under the
carpet.

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


[Libreoffice-bugs] [Bug 141554] RFE: Integrate CherryTree to LibreOffice

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141554

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

   What|Removed |Added

Summary|Enhancement Request:|RFE: Integrate CherryTree
   ||to LibreOffice
 CC||79045_79...@mail.ru

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
I think I saw we don't want integrate any "Notetaking Application" into
LibreOffice

Heiko?

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


[Libreoffice-bugs] [Bug 130326] XLSX: Long time for file opens and using 100% of one core of CPU after opening

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130326

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #7 from Xisco Faulí  ---
it takes

real1m19,083s
user1m15,514s
sys 0m2,075s


in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 78eaf6489a6542378ffab7eef39ec0a2c5f1a10a
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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


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

2021-04-08 Thread Tor Lillqvist (via logerrit)
 svtools/source/control/ruler.cxx |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 9ec0d5561158536e19dc0ed42a4b5ac7aec0755e
Author: Tor Lillqvist 
AuthorDate: Thu Apr 8 17:59:42 2021 +0300
Commit: Tor Lillqvist 
CommitDate: Thu Apr 8 21:09:23 2021 +0200

Add short comments explaining a bit how a tabstop is drawn in a ruler

Change-Id: I11dcf7f55490ddd756fb4ac211789e51c94eccc3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113812
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist 

diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
index 2551dc39581d..61b5b60d539f 100644
--- a/svtools/source/control/ruler.cxx
+++ b/svtools/source/control/ruler.cxx
@@ -856,9 +856,10 @@ static void ImplDrawRulerTab(vcl::RenderContext& 
rRenderContext, const Point& rP
 // drawn become asymmetric due to the +1 offsets
 sal_uInt16 DPIOffset = rRenderContext.GetDPIScaleFactor() - 1;
 
-tools::Rectangle aRect1;
-tools::Rectangle aRect2;
-tools::Rectangle aRect3;
+// A tabstop is drawn using three rectangles
+tools::Rectangle aRect1; // A horizontal short line
+tools::Rectangle aRect2; // A vertical short line
+tools::Rectangle aRect3; // A small square
 
 aRect3.SetEmpty();
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 140147] position of cursor not saved

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140147

--- Comment #20 from Hagar Delest  ---
> The problem was always there since OOo 2.0, when the feature was implemented.
> It just appears in different documents depending on which document happen to
> layout slightly slower or faster in current version.

Well, I never experienced that before 7.1...
The thing is that something did change because it used to work fine. Or at
least what you're talking about would appear in rare cases only.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - embeddedobj/source

2021-04-08 Thread Armin Le Grand (Allotropia) (via logerrit)
 embeddedobj/source/commonembedding/embedobj.cxx|8 +-
 embeddedobj/source/commonembedding/miscobj.cxx |   68 +-
 embeddedobj/source/commonembedding/persistence.cxx |   78 +++--
 embeddedobj/source/commonembedding/visobj.cxx  |8 +-
 embeddedobj/source/inc/commonembobj.hxx|7 +
 5 files changed, 141 insertions(+), 28 deletions(-)

New commits:
commit aeca771f8a8e4c77008e921eebcdb5784003e419
Author: Armin Le Grand (Allotropia) 
AuthorDate: Thu Apr 8 10:30:15 2021 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu Apr 8 21:07:05 2021 +0200

tdf#141529 sync linked OLE save(s) with hosting file save(s)

Before deactivating a linked OLE saved it and overwrote the
original, even when not saving the hosting document at all.
This is not intuitive from user perspective and may lead
to unexpected data loss (of the OLE content).
Reported case was especially about closing the hosted document
without saving in the understandable believe that that way the
changed OLE will not be changed on external medium.
Added mechanism for linked OLE to hold data in a hidden local
temp file, synching/writing back on hosting file save. Most
complicated was adapting the 'break link' case and ensuring
other cases to work, but looks good now from my POV

Change-Id: I7f63d667820b2d9725abc598a9dd7360be1f8d5a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113793
Tested-by: Armin Le Grand 
Reviewed-by: Armin Le Grand 
(cherry picked from commit f4c66a2272d890eaa7a6d7429e5bfa7bdb1f7162)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113762
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/embeddedobj/source/commonembedding/embedobj.cxx 
b/embeddedobj/source/commonembedding/embedobj.cxx
index 669ba884b055..ffa2a0789be0 100644
--- a/embeddedobj/source/commonembedding/embedobj.cxx
+++ b/embeddedobj/source/commonembedding/embedobj.cxx
@@ -100,6 +100,12 @@ void OCommonEmbeddedObject::Deactivate()
 {
 try {
 xClientSite->saveObject();
+
+// tdf#141529 take note that an eventually used linked file
+// got changed/saved/written and that we need to copy it back if 
the
+// hosting file/document gets saved
+if(m_aLinkTempFile.is())
+m_bLinkTempFileChanged = true;
 }
 catch( const embed::ObjectSaveVetoException& )
 {
@@ -168,7 +174,7 @@ void OCommonEmbeddedObject::SwitchStateTo_Impl( sal_Int32 
nNextState )
 // after the object reaches the running state the cloned size is 
not necessary any more
 m_bHasClonedSize = false;
 
-if ( m_bIsLink )
+if ( m_bIsLinkURL )
 {
 m_xDocHolder->SetComponent( LoadLink_Impl(), m_bReadOnly );
 }
diff --git a/embeddedobj/source/commonembedding/miscobj.cxx 
b/embeddedobj/source/commonembedding/miscobj.cxx
index ea2a3cb3c110..3d0cbb98b839 100644
--- a/embeddedobj/source/commonembedding/miscobj.cxx
+++ b/embeddedobj/source/commonembedding/miscobj.cxx
@@ -27,6 +27,10 @@
 #include 
 #include 
 
+#include 
+#include 
+#include 
+
 #include 
 #include 
 #include 
@@ -52,8 +56,10 @@ OCommonEmbeddedObject::OCommonEmbeddedObject( const 
uno::Reference< uno::XCompon
 , m_bEmbeddedScriptSupport( true )
 , m_bDocumentRecoverySupport( true )
 , m_bWaitSaveCompleted( false )
-, m_bIsLink( false )
+, m_bIsLinkURL( false )
+, m_bLinkTempFileChanged( false )
 , m_bLinkHasPassword( false )
+, m_aLinkTempFile( )
 , m_bHasClonedSize( false )
 , m_nClonedMapUnit( 0 )
 {
@@ -78,8 +84,10 @@ OCommonEmbeddedObject::OCommonEmbeddedObject(
 , m_bEmbeddedScriptSupport( true )
 , m_bDocumentRecoverySupport( true )
 , m_bWaitSaveCompleted( false )
-, m_bIsLink( true )
+, m_bIsLinkURL( true )
+, m_bLinkTempFileChanged( false )
 , m_bLinkHasPassword( false )
+, m_aLinkTempFile( )
 , m_bHasClonedSize( false )
 , m_nClonedMapUnit( 0 )
 {
@@ -214,7 +222,61 @@ void OCommonEmbeddedObject::LinkInit_Impl(
 m_bReadOnly = aExportFilterName != m_aLinkFilterName;
 }
 
-m_aDocMediaDescriptor = GetValuableArgs_Impl( aMediaDescr, false );
+if(m_bIsLinkURL && !m_bReadOnly)
+{
+// tdf#141529 we have a linked OLE object. To prevent the original OLE
+// data to be changed each time the OLE gets changed (at deactivate), 
copy it to
+// a temporary file. That file will be changed on activated OLE 
changes then.
+// The moment the original gets changed itself will now be associated 
with the
+// file/document embedding the OLE being changed (see other additions 
to the
+// task-ID above)
+//
+// open OLE original data as read input file
+uno::Reference< ucb::XSimpleFileAccess3 > xTempAccess( 
ucb::SimpleFileAccess::create( m_xContext ) );
+uno::Reference< io::XInputStream > 

[Libreoffice-bugs] [Bug 141195] Custom button text color not shown in the Basic dialogs with default background color

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141195

--- Comment #7 from Matej Kivader  ---
Created attachment 171039
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171039=edit
Test file to see buttons behavior

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


[Libreoffice-bugs] [Bug 141195] Custom button text color not shown in the Basic dialogs with default background color

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141195

--- Comment #6 from Matej Kivader  ---
I added a new version of the patch.
For me it looks like commit bellow from Thorsten could be simplified with no
visible adverse effects.
During debugging I hit (and fix) another UX bug. If Background color is chosen,
highlight of the button do nothing. So I fixed also this.
In attachment is a test file (Macro->Edit Macros - module Standard->Dialog1.

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


[Libreoffice-bugs] [Bug 105933] Means to modify existing table styles in a dialog

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105933

--- Comment #13 from Eyal Rozenberg  ---
Heiko, has there been any progress with the 2015 proposal over the past few
years? Is this prioritized for future work somehow? ... it seems mine is the
5th dupe.

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - desktop/source

2021-04-08 Thread Henry Castro (via logerrit)
 desktop/source/lib/init.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 5f6b57b67dbf07676cf5821bcc34eb7de79cb9ac
Author: Henry Castro 
AuthorDate: Thu Oct 15 16:10:31 2020 -0400
Commit: Henry Castro 
CommitDate: Thu Apr 8 21:01:07 2021 +0200

lok: initialize to dispatch ".uno:RunMacro" command

The ".uno:RunMacro" command it is needed for
client side to show the Macro Selector Dialog.

Change-Id: I8f01b9f5cc985119c9215734a6484ed7a0e30080
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107886
Tested-by: Jenkins
Reviewed-by: Henry Castro 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109132
Tested-by: Jenkins CollaboraOffice 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113802
Tested-by: Henry Castro 

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 7ea03307b40c..d59bbd80d3bf 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -2828,7 +2828,8 @@ static void doc_iniUnoCommands ()
 OUString(".uno:FreezePanesColumn"),
 OUString(".uno:FreezePanesRow"),
 OUString(".uno:Sidebar"),
-OUString(".uno:SheetRightToLeft")
+OUString(".uno:SheetRightToLeft"),
+OUString(".uno:RunMacro")
 };
 
 util::URL aCommandURL;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.4-34'

2021-04-08 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-34' created by Andras Timar  at 
2021-04-08 18:56 +

cp-6.4-34

Changes since co-6.4-33-6:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-6.4-34'

2021-04-08 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-34' created by Andras Timar  at 
2021-04-08 18:56 +

cp-6.4-34

Changes since cp-6.4-23:
Andras Timar (1):
  Translation update

---
 source/ar/cui/messages.po  |  130 
 source/ar/dictionaries/da_DK.po|   24 
 source/ar/officecfg/registry/data/org/openoffice/Office/UI.po  |   24 
 source/ar/svtools/messages.po  |   44 
 source/ar/svx/messages.po  |  502 -
 source/ar/sw/messages.po   |  405 
 source/as/cui/messages.po  |  106 
 source/as/dictionaries/da_DK.po|   18 
 source/as/officecfg/registry/data/org/openoffice/Office/UI.po  |   12 
 source/as/svtools/messages.po  |   42 
 source/as/svx/messages.po  |  472 
 source/as/sw/messages.po   |  385 
 source/ast/cui/messages.po |  108 
 source/ast/dictionaries/da_DK.po   |   18 
 source/ast/officecfg/registry/data/org/openoffice/Office/UI.po |   18 
 source/ast/svtools/messages.po |   42 
 source/ast/svx/messages.po |  485 -
 source/ast/sw/messages.po  |  387 
 source/bg/cui/messages.po  |  106 
 source/bg/dictionaries/da_DK.po|   24 
 source/bg/officecfg/registry/data/org/openoffice/Office/UI.po  |   20 
 source/bg/svtools/messages.po  |   42 
 source/bg/svx/messages.po  |  465 
 source/bg/sw/messages.po   |  385 
 source/bn-IN/cui/messages.po   |  106 
 source/bn-IN/dictionaries/da_DK.po |   18 
 source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po   |   12 
 source/bn-IN/svtools/messages.po   |   42 
 source/bn-IN/svx/messages.po   |  482 
 source/bn-IN/sw/messages.po|  386 
 source/br/cui/messages.po  |  106 
 source/br/dictionaries/da_DK.po|   18 
 source/br/officecfg/registry/data/org/openoffice/Office/UI.po  |   12 
 source/br/svtools/messages.po  |   42 
 source/br/svx/messages.po  |  487 -
 source/br/sw/messages.po   |  385 
 source/ca-valencia/cui/messages.po |  106 
 source/ca-valencia/dictionaries/da_DK.po   |   18 
 source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po |   12 
 source/ca-valencia/svtools/messages.po |   42 
 source/ca-valencia/svx/messages.po |  471 
 source/ca-valencia/sw/messages.po  |  385 
 source/ca/cui/messages.po  |  106 
 source/ca/dictionaries/da_DK.po|   24 
 source/ca/officecfg/registry/data/org/openoffice/Office/UI.po  |   20 
 source/ca/svtools/messages.po  |   42 
 source/ca/svx/messages.po  |  471 
 source/ca/sw/messages.po   |  385 
 source/cs/cui/messages.po  |  106 
 source/cs/dictionaries/da_DK.po|   24 
 source/cs/officecfg/registry/data/org/openoffice/Office/UI.po  |   20 
 source/cs/svtools/messages.po  |   42 
 source/cs/svx/messages.po  |  465 
 source/cs/sw/messages.po   |  385 
 source/cy/cui/messages.po  |  106 
 source/cy/dictionaries/da_DK.po|   24 
 source/cy/officecfg/registry/data/org/openoffice/Office/UI.po  |   20 
 source/cy/svtools/messages.po  |   42 
 source/cy/svx/messages.po  |  467 
 source/cy/sw/messages.po   |  385 
 source/da/cui/messages.po 

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-6.4-34'

2021-04-08 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-34' created by Andras Timar  at 
2021-04-08 18:56 +

cp-6.4-34

Changes since cp-6.4-branch-point-11:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-6.4-34'

2021-04-08 Thread Andras Timar (via logerrit)
Tag 'cp-6.4-34' created by Andras Timar  at 
2021-04-08 18:56 +

cp-6.4-34

Changes since co-6.4-20:
Andras Timar (1):
  update Danish dictionary

---
 da_DK/README_da_DK.txt |4 
 da_DK/da_DK.aff| 3401 
 da_DK/da_DK.dic|288016 
+++--
 da_DK/description.xml  |9 
 4 files changed, 139245 insertions(+), 152185 deletions(-)
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - configure.ac

2021-04-08 Thread Andras Timar (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ee7a2306e1a9e2acf4e3aae1d65aeb36d6f99615
Author: Andras Timar 
AuthorDate: Thu Apr 8 20:56:04 2021 +0200
Commit: Andras Timar 
CommitDate: Thu Apr 8 20:56:04 2021 +0200

Bump version to 6.4-34

Change-Id: Ic31a1990f104ce0e6bb6d0a1f4030612c9420f4f

diff --git a/configure.ac b/configure.ac
index 0c2e49f146ff..da720990aae2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([Collabora Office],[6.4.10.33],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.34],[],[],[https://collaboraoffice.com/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141474] Documentation specifies incorrect parameter names for Basic functions

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141474

--- Comment #2 from Vladimir Sokolinskiy  ---
The parameter names of the LibreOffice Basic Msgbox function are described
[url=https://opengrok.libreoffice.org/xref/core/basic/source/runtime/stdobj.cxx?r=fbaf865f#610]here[/url]
(as far as I understand). 

arg(u"Prompt",   SbxSTRING),
arg(u"Buttons",  SbxINTEGER, OPT_),
arg(u"Title",SbxSTRING,  OPT_),
arg(u"Helpfile", SbxSTRING,  OPT_),
arg(u"Context",  SbxINTEGER, OPT_),

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


[Libreoffice-bugs] [Bug 141507] Insert > Media > Scan > Select Source not working in macOS and Ubuntu

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141507

Alex Thurgood  changed:

   What|Removed |Added

Version|7.1.1.2 release |6.4.6.2 release

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


[Libreoffice-bugs] [Bug 141507] Insert > Media > Scan > Select Source not working in macOS and Ubuntu

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141507

--- Comment #2 from Alex Thurgood  ---
It was already broken in 

Version : 6.4.6.1
Build ID : 985dd72ca280d5c6da2e9f90f7ff9286cafe7ff8
Threads CPU : 8; OS : Mac OS X 10.16; UI Render : par défaut; VCL: osx; 
Locale : fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Calc: threaded

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


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

2021-04-08 Thread Xisco Fauli (via logerrit)
 chart2/qa/extras/chart2import.cxx|   19 +++
 chart2/qa/extras/data/xlsx/tdf81396.xlsx |binary
 2 files changed, 19 insertions(+)

New commits:
commit 9a59068fc31d7150e255ada91c59b8299636f185
Author: Xisco Fauli 
AuthorDate: Thu Apr 8 16:59:36 2021 +0200
Commit: Xisco Fauli 
CommitDate: Thu Apr 8 20:30:21 2021 +0200

tdf#81396: chart2_import: Add unittest

Change-Id: Ie5ed55658cf231b59854129792dead1adef2f56d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113813
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git a/chart2/qa/extras/chart2import.cxx 
b/chart2/qa/extras/chart2import.cxx
index 59bd6ab2fda2..93596eebc2a0 100644
--- a/chart2/qa/extras/chart2import.cxx
+++ b/chart2/qa/extras/chart2import.cxx
@@ -50,6 +50,7 @@ public:
 void testDOCChartSeries();
 void testDOCXChartSeries();
 void testDOCXChartEmptySeries();
+void testTdf81396();
 void testDOCXChartValuesSize();
 void testPPTXChartSeries();
 void testPPTXSparseChartSeries();
@@ -185,6 +186,7 @@ public:
 CPPUNIT_TEST(testDOCChartSeries);
 CPPUNIT_TEST(testDOCXChartSeries);
 CPPUNIT_TEST(testDOCXChartEmptySeries);
+CPPUNIT_TEST(testTdf81396);
 CPPUNIT_TEST(testDOCXChartValuesSize);
 CPPUNIT_TEST(testPPTChartSeries);
 CPPUNIT_TEST(testPPTXChartSeries);
@@ -543,6 +545,23 @@ void Chart2ImportTest::testDOCXChartEmptySeries()
 CPPUNIT_ASSERT(std::isnan(aValues[2][1]));
 }
 
+void Chart2ImportTest::testTdf81396()
+{
+load(u"/chart2/qa/extras/data/xlsx/", "tdf81396.xlsx");
+Reference xChartDoc(getChartDocFromSheet(0, 
mxComponent),
+   UNO_QUERY_THROW);
+
+Reference xChartDoc2(xChartDoc, UNO_QUERY_THROW);
+Reference xChartType(getChartTypeFromDoc(xChartDoc2, 
0), UNO_SET_THROW);
+std::vector aDataSeriesYValues = 
getDataSeriesYValuesFromChartType(xChartType);
+CPPUNIT_ASSERT_EQUAL(size_t(1), aDataSeriesYValues.size());
+
+// Without the fix in place, this test would have failed with
+// - Expected: 105.210801910481
+// - Actual  : nan
+CPPUNIT_ASSERT_EQUAL(105.210801910481, aDataSeriesYValues[0][0]);
+}
+
 void Chart2ImportTest::testDOCXChartValuesSize()
 {
 load( u"/chart2/qa/extras/data/docx/", "bubblechart.docx" );
diff --git a/chart2/qa/extras/data/xlsx/tdf81396.xlsx 
b/chart2/qa/extras/data/xlsx/tdf81396.xlsx
new file mode 100644
index ..2a557262a241
Binary files /dev/null and b/chart2/qa/extras/data/xlsx/tdf81396.xlsx differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 141558] DOCX: FILESAVE: Lost Russian list numbering type

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141558

--- Comment #8 from Justin L  ---
OK - great. So in Word's numbering.xml we have w:numFmt w:val="russianLower"
and in LO we have style:num-format="а, б, .., аа, аб, ... (ru)" (kinda
strange). That should map to CHARS_CYRILLIC_LOWER_LETTER_RU and
CHARS_CYRILLIC_LOWER_LETTER_N_RU

Word's documentation also references russianUpper.

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


[Libreoffice-bugs] [Bug 141571] New: Base crashed on creation of user function

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141571

Bug ID: 141571
   Summary: Base crashed on creation of user function
   Product: LibreOffice
   Version: 7.1.2.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugs.documentfoundat...@crazyideas.de

Created attachment 171038
  --> https://bugs.documentfoundation.org/attachment.cgi?id=171038=edit
Short animation what steps I do to crash Base

OS: Arch Linux (today fully updated)
Desktop environment: KDE


I installed Libre Office from the Arch User Repo
(https://aur.archlinux.org/packages/libreoffice-fresh-rpm/)
So this simply installs the current rpm package on the system.

In my database I want to use a "user defined function" in the report. I open
the "Report navigator" and right click on the "Functions" line in the navigator
and select "New Function". The new function is getting inserted. But as soon as
I select the new function Base crashes. I already tried it in an new and empty
database. 

As soon as the KDE crash reporter finished collection data I can attach the
report to this ticket if helpful

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


[Libreoffice-bugs] [Bug 141570] Align left/center/right/filled disabled for with image or frame anchored as 'as character' selected

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141570

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Telesto  ---
I made this issue plenty of times? But well maybe user error?

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


[Libreoffice-ux-advise] [Bug 141570] Align left/center/right/filled disabled for with image or frame anchored as 'as character' selected

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141570

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Telesto  ---
I made this issue plenty of times? But well maybe user error?

-- 
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 141570] Align left/center/right/filled disabled for with image or frame anchored as 'as character' selected

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141570

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

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


[Libreoffice-bugs] [Bug 141570] New: Align left/center/right/filled disabled for with image or frame anchored as 'as character' selected

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141570

Bug ID: 141570
   Summary: Align left/center/right/filled disabled for with image
or frame anchored as 'as character' selected
   Product: LibreOffice
   Version: 7.2.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Align left/center/right/filled disabled for with image or frame anchored as 'as
character' selected

Steps to Reproduce:
1. Open the attached file
2. Select the image frame 
3. Search for center option.. disabled.
4. Deselect the image & press Center -> working

Actual Results:
If the image anchored 'as character' being selected, the toolbar for alignment
disappears

Expected Results:
Does it really matter. Word does this the same way, but is it really necessary?
Image select is somewhat similar to selecting a character as such (where this
doesn't matter)


Reproducible: Always


User Profile Reset: No



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

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


[Libreoffice-bugs] [Bug 140147] position of cursor not saved

2021-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140147

--- Comment #19 from Mike Kaganski  ---
(In reply to Giovanni from comment #18)
> You could use a thread and when the document
> is all re-layouted you move the cursor to the correct point

This doesn't make sense. Re-layout takes sometimes tens of seconds, and users
would be upset having the document opened at start, then would start something
they want to do, and then would get upset once again after some time being
thrown to the last position when they already started doing something else.

> or simply revert the 7.1.x code to the 7.0.x version.

... which would not help. The problem was always there since OOo 2.0, when the
feature was implemented. It just appears in different documents depending on
which document happen to layout slightly slower or faster in current version.

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


  1   2   3   4   >