[Libreoffice-bugs] [Bug 139313] New: Night Driving Glasses

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139313

Bug ID: 139313
   Summary: Night Driving Glasses
   Product: cppunit
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gamingbuddywithglas...@gmail.com
CC: markus.mohrh...@googlemail.com

https://www.syghtglass.com/products/night-driving-glasses;>Night
driving glasses help you to drive in comfortable situation. It is one of
the compelling and effective https://www.syghtglass.com/products/night-driving-glasses;>night vision
glasses or night driving glasses you ever found.

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


[Libreoffice-bugs] [Bug 139224] words with zero-width non-joiners are marked as spelling errors

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139224

Martin Srdoš  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Martin Srdoš  ---
Today, it works like you say. With the 200c splitter there is the red wave
underline. (there is more bugs about spell checking in bugzilla, and clicking
cursor for the next word was not enough)
But, isn't it correct? If there is space (which is not visible, but it is
there), then there is two words...
For me is problem that the "Toggle formating marks" don't see it.
By the way, in which sense someone use the 200c splitter?
What do you think about this?

So, I reproduced it in
Version: 7.2.0.0.alpha0+ (x64)
Build ID: c0eee433e079d8e3413f4691607e075b99af92b0
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); 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 113841] Assertion failed in SvXMLNamespaceMap::GetQNameByKey when opening a certain XLSX, and ODF format version is set to 1.2 (strict)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113841

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #11 from Aron Budea  ---
No assert in a recent master debug build, closing as WFM.

Version: 7.2.0.0.alpha0+
Build ID: 765b13b67e46aa8c8618fdad8582f8586bffce9e
CPU threads: 16; OS: Linux 5.4; 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-bugs] [Bug 105537] [META] Assertion failed crashes

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
Bug 105537 depends on bug 113841, which changed state.

Bug 113841 Summary: Assertion failed in SvXMLNamespaceMap::GetQNameByKey when 
opening a certain XLSX, and ODF format version is set to 1.2 (strict)
https://bugs.documentfoundation.org/show_bug.cgi?id=113841

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 139272] Clear formatting in table causes switch from Table of contents formatting to Default formatting

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139272

--- Comment #3 from Telesto  ---
STR wrong
1. Open Writer
2. Insert a table (with drop down picker or insert table, default style)
3. Clear formatting: dropdown paragraph formatting in toolbar

-- 
You are receiving this mail because:
You 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 139272] Clear formatting in table causes switch from Table of contents formatting to Default formatting

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139272

--- Comment #3 from Telesto  ---
STR wrong
1. Open Writer
2. Insert a table (with drop down picker or insert table, default style)
3. Clear formatting: dropdown paragraph formatting in toolbar

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


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

2020-12-29 Thread Tomaž Vajngerl (via logerrit)
 vcl/source/gdi/impgraph.cxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 68235c8c4a4cd6c85214b82b78298af8265353de
Author: Tomaž Vajngerl 
AuthorDate: Sat Dec 26 08:48:03 2020 +0900
Commit: Tomaž Vajngerl 
CommitDate: Wed Dec 30 08:26:07 2020 +0100

vcl: remove unneeded check

Change-Id: I3da0449afe3d21581934278f9a6fe03c4e652214
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108436
Tested-by: Tomaž Vajngerl 
Reviewed-by: Tomaž Vajngerl 

diff --git a/vcl/source/gdi/impgraph.cxx b/vcl/source/gdi/impgraph.cxx
index 6e444e3712ef..02709008d31f 100644
--- a/vcl/source/gdi/impgraph.cxx
+++ b/vcl/source/gdi/impgraph.cxx
@@ -786,8 +786,7 @@ Size ImpGraphic::ImplGetPrefSize() const
 
 case GraphicType::GdiMetafile:
 {
-if (ImplIsSupportedGraphic())
-  aSize = maMetaFile.GetPrefSize();
+aSize = maMetaFile.GetPrefSize();
 }
 break;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-12-29 Thread Tomaž Vajngerl (via logerrit)
 vcl/source/gdi/TypeSerializer.cxx |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit 04c97b2a4482e99e14061abb694e241dae5153e1
Author: Tomaž Vajngerl 
AuthorDate: Thu Dec 24 11:18:47 2020 +0900
Commit: Tomaž Vajngerl 
CommitDate: Wed Dec 30 08:25:26 2020 +0100

Same SvStream reading fix as in commit [1] but for TypeSerializer

[1] 8c9a4ff511a3b1d84a7a6d08a1b153c07f164abb

Explanation from the commit:
"to avoid chasing weird problems where we read past the end
of file, which leads to random data in the variable we read into.

I expect a couple of possible regressions from this change

(1) memory leaks caused by non-exception-safe memory handling.
Of which there should not be much because we're pretty good
about using smart pointer classes these days.

(2) Broken files which used to load, will no longer do so.
These will have to be debugged by putting a breakpoint
on the SvStreamEOFException constructor, and examining
the backtrace to see where we should be catching and ignoring
the exception to make the code continue to handle such broken
files."

Change-Id: I6f9ba7599c208b4340e86014e326e9a0693cd528
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108257
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/vcl/source/gdi/TypeSerializer.cxx 
b/vcl/source/gdi/TypeSerializer.cxx
index 6e1e504ee670..e501c58c6be7 100644
--- a/vcl/source/gdi/TypeSerializer.cxx
+++ b/vcl/source/gdi/TypeSerializer.cxx
@@ -170,16 +170,15 @@ void TypeSerializer::readGraphic(Graphic& rGraphic)
 const sal_uLong nInitialStreamPosition = mrStream.Tell();
 sal_uInt32 nType;
 
-// read Id
-mrStream.ReadUInt32(nType);
-
 // if there is no more data, avoid further expensive
 // reading which will create VDevs and other stuff, just to
-// read nothing. CAUTION: Eof is only true AFTER reading another
-// byte, a speciality of SvMemoryStream (!)
-if (!mrStream.good())
+// read nothing.
+if (mrStream.remainingSize() < 4)
 return;
 
+// read Id
+mrStream.ReadUInt32(nType);
+
 if (NATIVE_FORMAT_50 == nType)
 {
 Graphic aGraphic;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: basic/source chart2/source editeng/source include/vcl sc/source sd/source sfx2/source svtools/source svx/source sw/qa sw/source vcl/inc vcl/qa vcl/source

2020-12-29 Thread Tomaž Vajngerl (via logerrit)
 basic/source/runtime/methods.cxx|4 
 chart2/source/controller/main/ChartController_Tools.cxx |6 
 editeng/source/items/legacyitem.cxx |   12 
 include/vcl/graph.hxx   |5 
 sc/source/ui/view/viewfun3.cxx  |5 
 sc/source/ui/view/viewfun5.cxx  |4 
 sd/source/ui/view/sdview3.cxx   |4 
 sfx2/source/appl/linkmgr2.cxx   |4 
 svtools/source/misc/embedhlp.cxx|   31 +
 svx/source/dialog/compressgraphicdialog.cxx |   74 ++--
 sw/qa/extras/ooxmlimport/ooxmlimport.cxx|5 
 sw/qa/extras/uiwriter/uiwriter.cxx  |4 
 sw/qa/extras/uiwriter/uiwriter3.cxx |5 
 sw/source/uibase/dochdl/swdtflvr.cxx|4 
 vcl/inc/impgraph.hxx|5 
 vcl/inc/pch/precompiled_vcl.hxx |2 
 vcl/qa/cppunit/TypeSerializerTest.cxx   |  150 
 vcl/source/filter/graphicfilter.cxx |9 
 vcl/source/filter/graphicfilter2.cxx|2 
 vcl/source/font/font.cxx|2 
 vcl/source/gdi/TypeSerializer.cxx   |2 
 vcl/source/gdi/gdimtf.cxx   |2 
 vcl/source/gdi/graph.cxx|   16 
 vcl/source/gdi/graphictools.cxx |   11 
 vcl/source/gdi/impgraph.cxx |  292 
 vcl/source/gdi/mapmod.cxx   |2 
 vcl/source/gdi/metaact.cxx  |2 
 vcl/source/gdi/svmconverter.cxx |2 
 vcl/source/gdi/wall.cxx |3 
 vcl/source/graphic/UnoGraphicProvider.cxx   |7 
 vcl/source/treelist/transfer.cxx|9 
 31 files changed, 139 insertions(+), 546 deletions(-)

New commits:
commit 3482f5903079f680686a067974a24d135f44ebaf
Author: Tomaž Vajngerl 
AuthorDate: Thu Dec 24 09:22:35 2020 +0900
Commit: Tomaž Vajngerl 
CommitDate: Wed Dec 30 08:25:11 2020 +0100

vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic

ReadImpGraphic and WriteImpGraphic have been reimplemented in the
TypeSerializer some time ago, but the code has not yet been moved
to use that class. This commits does that and changes all the code
using those 2 methods and removes them. With this implemented in
the TypeSerializer, it is easier to handle

In addition it also removes ImplExportNative (and the method on
the Graphic interface). This was really used only in one method,
and it could be implemented in the mthod itself.

Change-Id: I0982429d1c1d5ed7ef07627d87ed9a08df43f040
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108256
Tested-by: Tomaž Vajngerl 
Reviewed-by: Tomaž Vajngerl 

diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index 84d51c760f1e..d8c0c3f9a583 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -101,6 +101,7 @@ using namespace com::sun::star::uno;
 
 #include 
 #include 
+#include 
 
 #if HAVE_FEATURE_SCRIPTING
 
@@ -4332,7 +4333,8 @@ void SbRtl_SavePicture(StarBASIC *, SbxArray & rPar, bool)
 {
 SvFileStream aOStream( rPar.Get32(2)->GetOUString(), StreamMode::WRITE 
| StreamMode::TRUNC );
 const Graphic& aGraphic = pPicture->GetGraphic();
-WriteGraphic( aOStream, aGraphic );
+TypeSerializer aSerializer(aOStream);
+aSerializer.writeGraphic(aGraphic);
 }
 }
 
diff --git a/chart2/source/controller/main/ChartController_Tools.cxx 
b/chart2/source/controller/main/ChartController_Tools.cxx
index 8d78185159d9..6a6b7269b893 100644
--- a/chart2/source/controller/main/ChartController_Tools.cxx
+++ b/chart2/source/controller/main/ChartController_Tools.cxx
@@ -57,6 +57,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -290,7 +291,10 @@ void ChartController::executeDispatch_Paste()
 // graphic exchange format (graphic manager bitmap format?)
 tools::SvRef xStm;
 if( aDataHelper.GetSotStorageStream( SotClipboardFormatId::SVXB, 
xStm ))
-ReadGraphic( *xStm, aGraphic );
+{
+TypeSerializer aSerializer(*xStm);
+aSerializer.readGraphic(aGraphic);
+}
 }
 else if( aDataHelper.HasFormat( SotClipboardFormatId::GDIMETAFILE ))
 {
diff --git a/editeng/source/items/legacyitem.cxx 
b/editeng/source/items/legacyitem.cxx
index bb9a7cf03b47..509c7a68b6aa 100644
--- a/editeng/source/items/legacyitem.cxx
+++ b/editeng/source/items/legacyitem.cxx
@@ -24,6 +24,7 @@
 #include 
 #include 

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

2020-12-29 Thread Tomaž Vajngerl (via logerrit)
 include/vcl/BinaryDataContainer.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4d3806c945b695488e2c5a9c83ed44ab8842511d
Author: Tomaž Vajngerl 
AuthorDate: Tue Dec 29 18:54:21 2020 +0900
Commit: Tomaž Vajngerl 
CommitDate: Wed Dec 30 08:23:55 2020 +0100

vcl: Fix isEmpty method in BinaryDataContainer

Change-Id: I638473841be92d46f4a6ab2bac1b6f63ef7982ae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108450
Tested-by: Tomaž Vajngerl 
Reviewed-by: Tomaž Vajngerl 

diff --git a/include/vcl/BinaryDataContainer.hxx 
b/include/vcl/BinaryDataContainer.hxx
index 5eb5f4486b9e..b137bdb5dbb9 100644
--- a/include/vcl/BinaryDataContainer.hxx
+++ b/include/vcl/BinaryDataContainer.hxx
@@ -36,7 +36,7 @@ public:
 BinaryDataContainer& operator=(BinaryDataContainer&& rBinaryDataContainer) 
= default;
 
 size_t getSize() const { return mpData ? mpData->size() : 0; }
-bool isEmpty() const { return mpData && mpData->empty(); }
+bool isEmpty() const { return !mpData || mpData->empty(); }
 const sal_uInt8* getData() const { return mpData ? mpData->data() : 
nullptr; }
 
 size_t calculateHash() const;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 117750] Some of the image filters aren't working (like Aging or Relief)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117750

--- Comment #6 from petro...@outlook.com ---
"Smooth", "Solarization" and "Aging" are still not working in 7.0.4.

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


[Libreoffice-bugs] [Bug 104654] Slideshow: ANIMATIONS lost after backward show with transition

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104654

Lars Jødal  changed:

   What|Removed |Added

 CC||l...@rn.dk
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||4133

--- Comment #21 from Lars Jødal  ---
Bug 134133 reports related problems: Animated objects disappearing when going
backwards. It is not quite clear to me if these are two expressions of the same
problem (duplicate), or two different problems that appear related from a user
point of view.

-- 
You are receiving this mail because:
You 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: sax/source solenv/clang-format

2020-12-29 Thread dante (via logerrit)
 sax/source/expatwrap/saxwriter.cxx |  663 +
 solenv/clang-format/excludelist|1 
 2 files changed, 313 insertions(+), 351 deletions(-)

New commits:
commit cda385ac10ac0deb46c2c04e6d1b4d9f0c26
Author: dante 
AuthorDate: Mon Dec 28 21:19:43 2020 +0100
Commit: Noel Grandin 
CommitDate: Wed Dec 30 07:46:05 2020 +0100

Clang-format saxwriter

Change-Id: I4793d81e2ba3405b9ed07a2c5547572ed7e0bee6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108425
Tested-by: Noel Grandin 
Reviewed-by: Noel Grandin 

diff --git a/sax/source/expatwrap/saxwriter.cxx 
b/sax/source/expatwrap/saxwriter.cxx
index 03ca1f765d82..f6a58b0bb4cb 100644
--- a/sax/source/expatwrap/saxwriter.cxx
+++ b/sax/source/expatwrap/saxwriter.cxx
@@ -64,8 +64,8 @@ using namespace ::com::sun::star::io;
 *
 */
 
-namespace {
-
+namespace
+{
 enum SaxInvalidCharacterError
 {
 SAX_NONE,
@@ -92,13 +92,13 @@ public:
 #endif
 
 private:
-Reference< XOutputStream >  m_out;
-Sequence < sal_Int8 >   m_Sequence;
-sal_Int8*   mp_Sequence;
+Reference m_out;
+Sequence m_Sequence;
+sal_Int8* mp_Sequence;
 
-sal_Int32   nLastLineFeedPos; // is negative after writing 
a sequence
-sal_uInt32  nCurrentPos;
-boolm_bStartElementFinished;
+sal_Int32 nLastLineFeedPos; // is negative after writing a sequence
+sal_uInt32 nCurrentPos;
+bool m_bStartElementFinished;
 
 std::vector m_Replacements;
 
@@ -109,19 +109,16 @@ private:
 // so the sequence has to write out and reset rPos to 0
 // writes sequence only on overflow, sequence could be full on the end 
(rPos == SEQUENCESIZE)
 /// @throws SAXException
-void AddBytes(sal_Int8* pTarget, sal_uInt32& rPos,
-const sal_Int8* pBytes, sal_uInt32 nBytesCount);
+void AddBytes(sal_Int8* pTarget, sal_uInt32& rPos, const sal_Int8* pBytes,
+  sal_uInt32 nBytesCount);
 /// @throws SAXException
-bool convertToXML(const sal_Unicode * pStr,
-sal_Int32 nStrLen,
-bool bDoNormalization,
-bool bNormalizeWhitespace,
-sal_Int8 *pTarget,
-sal_uInt32& rPos);
+bool convertToXML(const sal_Unicode* pStr, sal_Int32 nStrLen, bool 
bDoNormalization,
+  bool bNormalizeWhitespace, sal_Int8* pTarget, 
sal_uInt32& rPos);
 /// @throws SAXException
 void FinishStartElement();
+
 public:
-explicit SaxWriterHelper(Reference< XOutputStream > const & m_TempOut)
+explicit SaxWriterHelper(Reference const& m_TempOut)
 : m_out(m_TempOut)
 , m_Sequence(SEQUENCESIZE)
 , mp_Sequence(nullptr)
@@ -141,39 +138,41 @@ public:
 /// @throws SAXException
 void insertIndentation(sal_uInt32 m_nLevel);
 
-// returns whether it works correct or invalid characters were in the string
-// If there are invalid characters in the string it returns sal_False.
-// Than the calling method has to throw the needed Exception.
+// returns whether it works correct or invalid characters were in the 
string
+// If there are invalid characters in the string it returns sal_False.
+// Than the calling method has to throw the needed Exception.
 /// @throws SAXException
-bool writeString(const OUString& rWriteOutString,
-bool bDoNormalization,
-bool bNormalizeWhitespace);
+bool writeString(const OUString& rWriteOutString, bool bDoNormalization,
+ bool bNormalizeWhitespace);
 
 sal_uInt32 GetLastColumnCount() const throw()
-{ return static_cast(nCurrentPos - nLastLineFeedPos); }
+{
+return static_cast(nCurrentPos - nLastLineFeedPos);
+}
 
 /// @throws SAXException
 void startDocument();
 
-// returns whether it works correct or invalid characters were in the strings
-// If there are invalid characters in one of the strings it returns sal_False.
-// Than the calling method has to throw the needed Exception.
+// returns whether it works correct or invalid characters were in the 
strings
+// If there are invalid characters in one of the strings it returns 
sal_False.
+// Than the calling method has to throw the needed Exception.
 /// @throws SAXException
-SaxInvalidCharacterError startElement(const OUString& rName, const 
Reference< XAttributeList >& xAttribs);
+SaxInvalidCharacterError startElement(const OUString& rName,
+  const Reference& 
xAttribs);
 /// @throws SAXException
 bool FinishEmptyElement();
 
-// returns whether it works correct or invalid characters were in the string
-// If there are invalid characters in the string it returns sal_False.
-// Than the calling method has to throw the needed Exception.
+// returns whether it works 

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

2020-12-29 Thread Stephan Bergmann (via logerrit)
 forms/source/component/ListBox.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3b352e846e7244c34182fcc925e6653431880ac9
Author: Stephan Bergmann 
AuthorDate: Tue Dec 29 11:54:16 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Wed Dec 30 07:43:53 2020 +0100

AppendRowSetValueString is used on a ValueList

(aka a vector, so make it work on ORowSetValue.  (This will 
avoid
a bogus warning when extending loplugin:stringviewparam to operator +=.)

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

diff --git a/forms/source/component/ListBox.cxx 
b/forms/source/component/ListBox.cxx
index f33312952e44..42dc08aee90d 100644
--- a/forms/source/component/ListBox.cxx
+++ b/forms/source/component/ListBox.cxx
@@ -95,7 +95,7 @@ namespace frm
 {
 }
 
-void operator()( const OUString& _append )
+void operator()( const ORowSetValue& _append )
 {
 m_string += _append;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: .gitignore

2020-12-29 Thread Stephan Bergmann (via logerrit)
 .gitignore |5 -
 1 file changed, 5 deletions(-)

New commits:
commit 369c3f202ff7d72dbdda1ff38d8232d86ccfc5af
Author: Stephan Bergmann 
AuthorDate: Tue Dec 29 11:49:43 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Wed Dec 30 07:43:23 2020 +0100

Drop some dubious .gitignore entries

...that had been added with ea9915a550707dace8aaf8a5aab6c1c88918e8d5 "hush 
more
kinds of file types" for unclear reason

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

diff --git a/.gitignore b/.gitignore
index c37494bd71ce..dea264a366fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,11 +59,6 @@
 /bin/officeotron.sh
 /hardened_runtime.xcent
 /Makefile
-/NEWS
-/TODO
-/README
-/AUTHORS
-/MAINTAINERS
 
 # make id
 /ID
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 138907] Format - Title Page dialog specifies a Page 1 restart for non-title page, but that is lost on fileopen.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138907

Justin L  changed:

   What|Removed |Added

   Keywords|bisected, regression|
Version|5.1.0.3 release |unspecified

--- Comment #20 from Justin L  ---
(In reply to Kevin Suo from comment #19)
> Justin: it is possible to backport as this is a regression?
Well, this isn't actually a regression, so I'm removing that from the report,
but I'm OK with backporting this first patch to 7.1.

There still is a ridiculously large amount of other problems remaining with
this title page wizard that I don't intend to backport though.

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


[Libreoffice-bugs] [Bug 138726] mixing paragraph styles gets weird format values

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138726

--- Comment #9 from Justin L  ---
(In reply to Nick Levinson from comment #8)
> The terminal command yielded:
> bash: s/libreoffice/libreoffice.corrupt/: No such file or directory

:-)  You need to paste the entire line in the terminal.
rename "s/libreoffice/libreoffice.corrupt/" ~/.config/libreoffice/

But since you are able to replicate this on a different computer, it isn't
likely to be the profile after all.

> You're running a later LO version, albeit alpha, so maybe it's been cured
> between my version and yours.

I also tried earlier with I tried with bibisect-linux-x64-7.0 on oldest (aka
6.4.0) and last70onmaster. I just tried again with LO 7.0 on gnome, and
couldn't replicate the problem.

Since you are able to replicate the problem on another computer as well, can
you confirm exactly what actions you are doing to replicate it?

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


[Libreoffice-bugs] [Bug 109195] [META] DOCX (OOXML) Footnote and Endnote bugs and enhancements

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109195
Bug 109195 depends on bug 137243, which changed state.

Bug 137243 Summary: FILESAVE DOCX: "Header" for "endnote" page not saved !
https://bugs.documentfoundation.org/show_bug.cgi?id=137243

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Libreoffice-bugs] [Bug 104522] [META] DOCX (OOXML) header & footer-related issues

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104522
Bug 104522 depends on bug 137243, which changed state.

Bug 137243 Summary: FILESAVE DOCX: "Header" for "endnote" page not saved !
https://bugs.documentfoundation.org/show_bug.cgi?id=137243

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

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


[Libreoffice-bugs] [Bug 137243] FILESAVE DOCX: "Header" for "endnote" page not saved !

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137243

Justin L  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #13 from Justin L  ---
DOCX format does not know about page styles.

Plus, the endnote page styles is not a real page break/section anyway. It is
just some automatic thing that happens.

In other words, this is all just complete emulation between two different ways
of handling endnotes. There is no one-to-one correspondence between what
LibreOffice can do and what DOCX can do. The header/footer is something that
DOCX doesn't have, so it will just be "lost".

WONTFIX.

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


[Libreoffice-bugs] [Bug 139273] FILEOPEN: DOC/DOCX/RTF. Wrong last page style (also present at copy/paste of the document)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139273

--- Comment #12 from Justin L  ---
Created attachment 168568
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168568=edit
endnoteMatchingSize.docx: identical minimal except 

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


[Libreoffice-bugs] [Bug 139273] FILEOPEN: DOC/DOCX/RTF. Wrong last page style (also present at copy/paste of the document)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139273

--- Comment #11 from Justin L  ---
Created attachment 168567
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168567=edit
endnoteA4size.docx: minimal with 

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


[Libreoffice-bugs] [Bug 139312] New: REPORTBUILDER Text box field properties input on the Data tab in the "Data Field" property records text entered in reverse.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139312

Bug ID: 139312
   Summary: REPORTBUILDER Text box field properties input on the
Data tab in the "Data Field" property records text
entered in reverse.
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ahumb...@tpg.com.au

Created attachment 168566
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168566=edit
Screen show showing result of trying to type NOW() into the property field.
Name is a field in the attached query for the report being built.

When adding Text box fields to a report being created using the ReportBuilder
there seems to be a problem with the Data Field properties field for the
Control Properties data tab when the Data Field Type is Field or Formula.

When trying to type a formula in to the field the cursor moves to the start of
the field after each character is entered and as a result the input is
reversed. for example if you just try to type in NOW() the end result looks
like )(WON with part of a field name appended to the end of the string.  If you
use the function wizard to select the formula it seems to work ok.

This seems to be a similar another bug  I came across but since lost track off
that was meant to be fixed recently.

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


[Libreoffice-bugs] [Bug 96330] FILEOPEN: Excel 2.0 file shows messy code

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96330

--- Comment #6 from Kevin Suo  ---


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

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


[Libreoffice-bugs] [Bug 138944] impossible to enter in a text area when creating a form

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138944

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 139298] EDITING: New created query doesn't show any row every time

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139298

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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


[Libreoffice-bugs] [Bug 139299] EDITING: Closing of query from design view leads to crash

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139299

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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


[Libreoffice-bugs] [Bug 138929] Calc - identification if any filter is active

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138929

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 138955] Deleting whitespace when pasting cell

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138955

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 138957] Mail merge to labels in Writer creates extra blank pages

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138957

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 139165] View Relationships: MSSQL via ODBC: Crash in: rtl_uString2String

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139165

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

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


[Libreoffice-bugs] [Bug 138960] UI: The file could not be loaded! dialog appears when pressing enter in sidebar/navigatgor with a shape selected

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138960

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 138952] Wrap text inside shape gets enabled on docx export (or uses a different textbox type) working for DOC

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138952

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 138931] Writer: \\n in the regex Replace is same like \n

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138931

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 138947] Image + frame becoming empty white area when dragged to certain position after DOCX export

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138947

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 138943] Crashed while in Draw opening a properties dialogue UI mergedlo.dll Also crashed Windows10 when reloaded.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138943

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 133571] Error inserting image into LibreOffice Write

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133571

QA Administrators  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 86983] PRINTING: Portrait mode must be set in print dialog and printer preferences to work with Brother printer

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86983

--- Comment #7 from QA Administrators  ---
Dear Bruce Epper,

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 139165] View Relationships: MSSQL via ODBC: Crash in: rtl_uString2String

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139165

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 133571] Error inserting image into LibreOffice Write

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133571

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

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 94382] Load XLS files by ANSII encode.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94382

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #10 from Kevin Suo  ---


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

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


[Libreoffice-bugs] [Bug 134438] systel bloc

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134438

--- Comment #3 from QA Administrators  ---
Dear vandyckgunther,

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 133575] comportement anormal d'une macro sous calc

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133575

--- Comment #5 from QA Administrators  ---
Dear serge.verdu,

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 123765] Screenshot: Little or no usage in the current implementation

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123765

--- Comment #11 from QA Administrators  ---
Dear Olivier Hallot,

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 67997] Wrapping arround a frame does not work when two frames are nearby

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67997

--- Comment #15 from QA Administrators  ---
Dear Daniel L,

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 86906] EDITING: Page-anchored image gets into header and then disappears (when manipulating with page crossing and related page style change)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86906

--- Comment #6 from QA Administrators  ---
Dear Stanislav Horacek,

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 119163] Spreadsheets containing thousands of embedded images are slow to navigate

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119163

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

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 113841] Assertion failed in SvXMLNamespaceMap::GetQNameByKey when opening a certain XLSX, and ODF format version is set to 1.2 (strict)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113841

--- Comment #10 from QA Administrators  ---
Dear Aron Budea,

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 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83066
Bug 83066 depends on bug 35208, which changed state.

Bug 35208 Summary: FILEOPEN: Excel 2.0-4.0 (.xls) files show messy code 
(because of missing CODEPAGE record)
https://bugs.documentfoundation.org/show_bug.cgi?id=35208

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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


[Libreoffice-bugs] [Bug 35208] FILEOPEN: Excel 2.0-4.0 (.xls) files show messy code (because of missing CODEPAGE record)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35208

Kevin Suo  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #27 from Kevin Suo  ---
A reverse bibisect using repo
https://go.suokunlong.cn:88/cgit/lo/bibisect-linux-64-7.1-CN/

has identified the following range:
75edcfc0569ca76fa22db451fd61138e52870a62..ac0112ecefd64094b150390fc36f9f56d19a4d87

and then point to the following commit which had fixed this bug:
author Mike Kaganski   2020-05-07 09:26:42
+0300
committer Mike Kaganski2020-05-07 12:23:40
+0200
commit  ac0112ecefd64094b150390fc36f9f56d19a4d87 (patch)
tdf#132796: use LO language settings to set default XLS language

Reverse bibisect log:

$ git bisect log
# bad: [2ed31df5900ee5d392affe07497c37d6b578af99] 2020-05-30 20:49:16 +0200
80c9fae6aa8638e192e5b622d12305b304890b43
# good: [d7a13672346cb2c99df3ff6fba47ef6c73d853e0] 2019-11-13 16:51:24 +0100
9bc848cf0d301aa57eabcffa101a1cf87bad6470
git bisect start 'master' 'oldest'
# good: [a402e0e4f0191597c5715d69257e5b8f2aea612d] 2020-03-10 09:26:19 +0100
edf13fe1247e7ef411a9ff5435385573fad01f56
git bisect good a402e0e4f0191597c5715d69257e5b8f2aea612d
# good: [cc1dcc2c749e84c163897145b461dc6c7ae3d689] 2020-04-23 20:36:26 +0200
92b7e0fd668f580ca573284e8f36794c72ba62df
git bisect good cc1dcc2c749e84c163897145b461dc6c7ae3d689
# bad: [f63bc8a6e3336816bd8ffa52fce14b552119bd47] 2020-05-11 14:34:48 +0200
da1de29f8410d352884688bd76bd07ca1c8f6ecd
git bisect bad f63bc8a6e3336816bd8ffa52fce14b552119bd47
# good: [ebc91118295b44c285d864d09ac528d896915083] 2020-05-05 05:10:47 +0200
f14691683900f6b28737be8c599e1ee4e8386e14
git bisect good ebc91118295b44c285d864d09ac528d896915083
# bad: [74941347ed2b75f89a2a764aee7ffb4c09f0d5fe] 2020-05-08 14:51:19 +0200
80d44afd085c5f35e9f4698679885087318fc65d
git bisect bad 74941347ed2b75f89a2a764aee7ffb4c09f0d5fe
# good: [5a300d2afcc2967ff0f32902346d8ddbaebfae34] 2020-05-06 18:39:59 +0200
65b7873aab5deec7157328047e869a6385e0a74a
git bisect good 5a300d2afcc2967ff0f32902346d8ddbaebfae34
# bad: [161df2d2d15fe522d4e1b96644d42c6199f310c8] 2020-05-07 15:34:53 +0200
58c87f8261abf4f1528a43dc501e956cb9c1d2f2
git bisect bad 161df2d2d15fe522d4e1b96644d42c6199f310c8
# good: [31ef17c106f7de30d11812a353521eec3d649d51] 2020-05-07 07:08:44 +0200
d7edac51367fe92c2659afdfd6e4d7c771dc5229
git bisect good 31ef17c106f7de30d11812a353521eec3d649d51
# good: [9b11df227bf5233730a3aae7b7e176662ad16182] 2020-05-07 10:58:53 +0200
75edcfc0569ca76fa22db451fd61138e52870a62
git bisect good 9b11df227bf5233730a3aae7b7e176662ad16182
# bad: [62772e502e6d857198bb05dc64973ec95a19b72f] 2020-05-07 15:21:21 +0200
403776b17706107001d49cf5eed3c4415c4d8b9d
git bisect bad 62772e502e6d857198bb05dc64973ec95a19b72f
# bad: [d92d1063a594b80d28ffbefb0e55aad74a15fdcd] 2020-05-07 12:23:40 +0200
ac0112ecefd64094b150390fc36f9f56d19a4d87
git bisect bad d92d1063a594b80d28ffbefb0e55aad74a15fdcd
# first bad commit: [d92d1063a594b80d28ffbefb0e55aad74a15fdcd] 2020-05-07
12:23:40 +0200 ac0112ecefd64094b150390fc36f9f56d19a4d87

Mark as duplicate of bug 132796.

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

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


[Libreoffice-bugs] [Bug 90823] EDITING: Mark Precedents Error When continuous use

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90823

--- Comment #6 from Kevin Suo  ---
Still reproducible in

Version: 7.1.0.1.0+
Build ID: a88dbaf6a9076b546300f3c640ac38c5209a1ce2
CPU threads: 4; OS: Linux 5.9; UI render: default; VCL: gtk3
Locale: zh-CN (zh_CN.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 138247] Calc UI: Make the comment UI more consistent

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138247

--- Comment #4 from Muhammad Rivan  ---
Created attachment 168565
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168565=edit
LO Calc Comment Mockup

Hi! I managed to make a mockup about this :)

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


[Libreoffice-ux-advise] [Bug 138247] Calc UI: Make the comment UI more consistent

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138247

--- Comment #4 from Muhammad Rivan  ---
Created attachment 168565
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168565=edit
LO Calc Comment Mockup

Hi! I managed to make a mockup about this :)

-- 
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 138726] mixing paragraph styles gets weird format values

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138726

--- Comment #8 from Nick Levinson  ---
Fedora 33 Linux, kept evergreen, including the Gnome 3.38.2 desktop.

LO: About:
Version: 7.0.4.2
Build ID: 00(Build:2)
CPU threads: 2; OS: Linux 5.9; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

The terminal command yielded:
bash: s/libreoffice/libreoffice.corrupt/: No such file or directory

On a lark, I tried the same command with sudo and that got:
sudo: s/libreoffice/libreoffice.corrupt/: command not found

I have a machine with the same Ubuntu version kept evergreen, albeit LTS,
running Gnome 3.36.8. It had the same problem, even though this time Writer
used the default font and fontsize (my Fedora machine has those custom-set
because I prefer DejaVu Serif 13).

On the Ubuntu  platform, even though kept evergreen, LO About says this:
Version: 6.4.6.2
Build ID: 1:6.4.6-0ubuntu0.20.04.1
CPU threads: 2; OS: Linux 5.4; UI render: default; VCL: gtk3;
Locale: en-US (en_US.UTF-8); UI-Language: en-US;
Calc: threaded

I logged out of my account on the Ubuntu platform, changed from Ubuntu to
Ubuntu on Wayland, logged into the same account, and replicated the problem.
(Then I changed back from Ubuntu on Wayland.)

I didn't find a way to change my desktop environment, even when warm-booting
and checking the one-time boot menu. I may not have another DE now. When I've
tried others in the past, and I think I've tried all that were installed with
any recent Linux distro, including Cinnamon, I quickly came back to Gnome, and
I guess most users of these distros use Gnome, so if Cinnamon makes a
difference we should find out why and bring that difference into Gnome.

You're running a later LO version, albeit alpha, so maybe it's been cured
between my version and yours.

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


[Libreoffice-bugs] [Bug 138628] ClearDirectFormatting does not remove page break

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138628

Sascha Z  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 139311] ClearDirectFormatting removes page styles

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139311

Sascha Z  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 73483] FORMATTING: "Clear direct formatting" deletes page breaks but this does not show up until file is reopened

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73483

Sascha Z  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 139311] ClearDirectFormatting removes page styles

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139311

Sascha Z  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 139311] ClearDirectFormatting removes page styles

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139311

Sascha Z  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 138628] ClearDirectFormatting does not remove page break

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138628

Sascha Z  changed:

   What|Removed |Added

Crash report or|139311  |
crash signature||
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||9311

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


[Libreoffice-bugs] [Bug 138628] ClearDirectFormatting does not remove page break

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138628

Sascha Z  changed:

   What|Removed |Added

Crash report or||139311
crash signature||

--- Comment #44 from Sascha Z  ---
IMO the underlaying bugs needs to be fixed before.

Bug 73483 "Clear direct formatting deletes page breaks but this does not show
up until reopened" breaks the feature and gives users unexpected results.

Also I created a report for the bug described by R.Green in comment #33 as
139311 "ClearDirectFormatting removes page styles".

We can still hold endless discussions if or if not page breaks should removed
after these bugs got fixed.

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


[Libreoffice-bugs] [Bug 139311] ClearDirectFormatting removes page styles

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139311

--- Comment #1 from Sascha Z  ---
Created attachment 168564
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168564=edit
Document

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


[Libreoffice-bugs] [Bug 139311] New: ClearDirectFormatting removes page styles

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139311

Bug ID: 139311
   Summary: ClearDirectFormatting removes page styles
   Product: LibreOffice
   Version: 7.0.3.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: l...@hushmail.com

Description:
Clear Direct Formatting should only change characters, paragraphs and other
objects that aren't bond to a style. However using this feature will also
unbind all page styles.

Steps to Reproduce:
1.Open attached file
2.Clear the direct formatting
3.save the file
4.close and reopen the document

Actual Results:
Page styles and page breaks are removed

Expected Results:
Only direct formatting should be removed


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 8; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-US
Calc: CL

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


[Libreoffice-bugs] [Bug 139310] New: Could not find a JRE!

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139310

Bug ID: 139310
   Summary: Could not find a JRE!
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: josh...@gmail.com

Description:
Crash if I run LO from BionicPuppy32 Linux
See attached picture from imgur

https://imgur.com/a/rALAgqE

Steps to Reproduce:
1.install LibreOffice on bionicpup32 using links
2.
3.

Actual Results:
will not run

Expected Results:
supposed to run


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
flagged for error

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


[Libreoffice-bugs] [Bug 138907] Format - Title Page dialog specifies a Page 1 restart for non-title page, but that is lost on fileopen.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138907

Kevin Suo  changed:

   What|Removed |Added

 CC||suokunl...@126.com

--- Comment #19 from Kevin Suo  ---
Just for the record, there is a similar ticket in the Chinese LibreOffice
discussion forum reported some days ago:
https://bbs.libreofficechina.org/thread-2649-1-1.html

And I see it is identical to this bug report.

Justin: it is possible to backport commit
ccfd8e9d09f9ac0a0ea92d0f378391006faaf934 to at least branch 7.1, as this is a
regression and causes users not able to set page-number-reset of Title Page
under this situation?

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


[Libreoffice-bugs] [Bug 137511] [Calc] [UI] Crash when dragging sheet name into input name

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137511

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #11 from raal  ---
I can not confirm with Version: 7.2.0.0.alpha0+
Build ID: 2577d9ecea199ca2c10d852cf279053a1b22faf7
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.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 134524] FILESAVE DOCX/DOC: Images gone after inserting a gallery object (followed by save & reload)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134524

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||r...@post.cz
 Status|UNCONFIRMED |NEW

--- Comment #4 from raal  ---
confirmed in comment 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 47924] FORMATTING: Paragraph alignment "right" lost in TABLE to text conversion

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47924

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #18 from raal  ---
repro Version: 7.2.0.0.alpha0+
Build ID: 2577d9ecea199ca2c10d852cf279053a1b22faf7
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.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-ux-advise] [Bug 139272] Clear formatting in table causes switch from Table of contents formatting to Default formatting

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139272

--- Comment #2 from Sascha Z  ---
Still worked in LO 7.0.3

-- 
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 139272] Clear formatting in table causes switch from Table of contents formatting to Default formatting

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139272

--- Comment #2 from Sascha Z  ---
Still worked in LO 7.0.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 137826] weird Heading 4

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137826

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||r...@post.cz

--- Comment #5 from raal  ---
(In reply to Telesto from comment #4)
> It's hidden direct formatting.. remove all direct formatting and it will work

Can the bug be closed?

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


[Libreoffice-bugs] [Bug 136944] EDITING: toolbar "insert special character" works then it does nothing

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136944

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #4 from raal  ---
Works for me. Version: 7.2.0.0.alpha0+
Build ID: 2577d9ecea199ca2c10d852cf279053a1b22faf7
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.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 137358] Cursor positioned before first heading shows incorrect outline position tracking in Navigator

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137358

Jim Raykowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |rayk...@gmail.com
   |desktop.org |

--- Comment #3 from Jim Raykowski  ---
Here is a patch for both issues:

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

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


[Libreoffice-bugs] [Bug 137596] FILESAVE FILEOPEN Text in embedded Draw objects is lost when reading a FODT

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137596

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||r...@post.cz
 Status|UNCONFIRMED |NEEDINFO
 Whiteboard| QA:needsComment|

--- Comment #1 from raal  ---
I can not confirm with Version: 7.2.0.0.alpha0+
Build ID: 2577d9ecea199ca2c10d852cf279053a1b22faf7
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

Seems to be fixed in dev version. Please could you test with dev version?
http://dev-builds.libreoffice.org/daily/master/
Thank you

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


[Libreoffice-bugs] [Bug 139296] Text font size changes when scrolling document with a mouse

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139296

Telesto  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #3 from Telesto  ---
(In reply to spokanemagneto from comment #2)
 The weird thing is that in the Cambria font, the
> first occurrence of this deformed text is always on the 22nd line, but in
> the LibreOffice default font and New Times Roman, the first occurrence is
> either first line or both the second and third lines. Plus, it only happens
> on documents that originate in Writer--not those which were originally Word
> documents that were reformatted and saved as Writer documents. I keep
> thinking because it only SEEMS to happen when using a mouse that it must be
> a driver issue, but I have all my drivers up-to-date.

Any change to share an example file where it happens.. 
I assume you tried safe mode/ profile reset

i'm also thinking in the area of font versions etc.. or i'm totally off..
adding Stuart

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


[Libreoffice-bugs] [Bug 101435] [META] Template manager bugs and enhancements

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101435

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Depends on||122708


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=122708
[Bug 122708] UI: Template manager, no highlighting when the focus is inside the
template preview window (using keyboard)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122708] UI: Template manager, no highlighting when the focus is inside the template preview window (using keyboard)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122708

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Blocks||101435

--- Comment #3 from sdc.bla...@youmail.dk ---
Reproduced in Impress (but not in Writer) using 7.2.0.0.alpha0+


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101435
[Bug 101435] [META] Template manager 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 139224] words with zero-width non-joiners are marked as spelling errors

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139224

douglas mcilroy  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from douglas mcilroy  ---
I installed 7.0.4.2 and see the same behavior for the word "f?lower", where ?
designates U+200C. Spell check flags it.

However, I now realize that my belief that "fl" with no insertion was a
ligature is incorrect--a perception from a screen of insufficient resolution. 

A Help query about "ligature" comes up empty; and ligatures are not listed
among Autocorrect features. I do not see a ligature arise from typing "flower".
So I wonder whether LO ever produces a ligature automatically. If not, my
reason for inserting a zero-width character evaporates, taking my complaint
with it.

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


[Libreoffice-bugs] [Bug 139309] Problems with printing a non DinA Document

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139309

--- Comment #1 from Jo  ---
Created attachment 168563
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168563=edit
Screenshots of the problem

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


[Libreoffice-bugs] [Bug 139309] New: Problems with printing a non DinA Document

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139309

Bug ID: 139309
   Summary: Problems with printing a non DinA Document
   Product: LibreOffice
   Version: 7.0.4.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jo.stumpf.s...@t-online.de

Description:
The dimensions of a user-defined page format are not correctly transferred to
the printer output. With Libre Office version 6 (see attachment) it works to a
certain extent. With version 7 only part of the page is printed out. In the
scroll-down-menu of the printer the correct user-defined format is not found.

Steps to Reproduce:
1.Set a user defined format of the page.
2.Print preview is ok.
3.At printing there is a wrong format. (B5)

Actual Results:
Bad printing output.

Expected Results:
Correct printing of the letter-card


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
?

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

2020-12-29 Thread Julien Nabet (via logerrit)
 vcl/source/window/window.cxx |   26 --
 1 file changed, 16 insertions(+), 10 deletions(-)

New commits:
commit c0eee433e079d8e3413f4691607e075b99af92b0
Author: Julien Nabet 
AuthorDate: Tue Dec 29 10:45:50 2020 +0100
Commit: Julien Nabet 
CommitDate: Tue Dec 29 23:28:48 2020 +0100

Expand macro COMPAT_BODY in vcl

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

diff --git a/vcl/source/window/window.cxx b/vcl/source/window/window.cxx
index cc3899e8fa4d..81dbbf63670c 100644
--- a/vcl/source/window/window.cxx
+++ b/vcl/source/window/window.cxx
@@ -3900,30 +3900,36 @@ void Window::RequestDoubleBuffering(bool bRequest)
  * dispose and this altered a lot of code paths, that
  * are better left unchanged for now.
  */
-#define COMPAT_BODY(method,args) \
-if (!mpWindowImpl || mpWindowImpl->mbInDispose) \
-Window::method args; \
-else \
-method args;
-
 void Window::CompatGetFocus()
 {
-COMPAT_BODY(GetFocus,())
+if (!mpWindowImpl || mpWindowImpl->mbInDispose)
+Window::GetFocus();
+else
+GetFocus();
 }
 
 void Window::CompatLoseFocus()
 {
-COMPAT_BODY(LoseFocus,())
+if (!mpWindowImpl || mpWindowImpl->mbInDispose)
+Window::LoseFocus();
+else
+LoseFocus();
 }
 
 void Window::CompatStateChanged( StateChangedType nStateChange )
 {
-COMPAT_BODY(StateChanged,(nStateChange))
+if (!mpWindowImpl || mpWindowImpl->mbInDispose)
+Window::StateChanged(nStateChange);
+else
+StateChanged(nStateChange);
 }
 
 void Window::CompatDataChanged( const DataChangedEvent& rDCEvt )
 {
-COMPAT_BODY(DataChanged,(rDCEvt))
+if (!mpWindowImpl || mpWindowImpl->mbInDispose)
+Window::DataChanged(rDCEvt);
+else
+DataChanged(rDCEvt);
 }
 
 bool Window::CompatPreNotify( NotifyEvent& rNEvt )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89606] [META] Table of Contents and Indexes bugs and enhancements

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89606

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

   What|Removed |Added

 Depends on||135241


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135241
[Bug 135241] Table of Contents: allow adjustment of space between text lines
and page numbers
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135241] Table of Contents: allow adjustment of space between text lines and page numbers

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135241

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

   What|Removed |Added

 Blocks||89606


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 135241] Table of Contents: allow adjustment of space between text lines and page numbers

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135241

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

   What|Removed |Added

 Blocks||89606


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 97629] [META] Help Content Modernization

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97629

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

   What|Removed |Added

 Depends on||125117


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125117
[Bug 125117] EDIT: Table of Contens (TOC) spanning more than page: Only the
first page of the TOC can successfully be assigned to the page style using
default „Index Page Style“, solution is confusing for new users and the
documentation should be enhanced to show how.
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125117] EDIT: Table of Contens (TOC) spanning more than page: Only the first page of the TOC can successfully be assigned to the page style using default „Index Page Style“, so

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125117

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

   What|Removed |Added

 Blocks||97629


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 113782] [META] XLSX (OOXML) conditional formatting bug tracker

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113782
Bug 113782 depends on bug 120749, which changed state.

Bug 120749 Summary: Conditional Formatting CELLIS and BEGINSWITH not working 
correctly (Xlsx)
https://bugs.documentfoundation.org/show_bug.cgi?id=120749

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 135827] Calc - Pivot tables repeat items of Date type becomes text

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135827

--- Comment #2 from Robert Lacroix  ---
Bugzilla is not behaving transitively for duplicate counts, reassigning this as
duplicate of bug 113002.

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

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


[Libreoffice-bugs] [Bug 113002] LibreOfficeCalc: Pivot Table recurring data field name will added a simple quotation marks before number

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113002

Robert Lacroix  changed:

   What|Removed |Added

 CC||p.ho...@gmail.com

--- Comment #19 from Robert Lacroix  ---
*** Bug 135827 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 139074] CRASH on Paste from clipboard into dialog or other floating window, paste to document canvas is fine; Windows only?

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139074

Rainer Bielefeld Retired  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 139307] Particular seemingly selected contents not copied to clipboard

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139307

Rainer Bielefeld Retired  changed:

   What|Removed |Added

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

--- Comment #4 from Rainer Bielefeld Retired  
---
(In reply to V Stuart Foote from comment #3)

Hi Stuart, I doubt that a fix for that Crash problem also might solve this one,
but as you recommended, I will keep an eye on it. After fix for bug 139074

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


[Libreoffice-bugs] [Bug 137358] Cursor positioned before first heading shows incorrect outline position tracking in Navigator

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137358

--- Comment #2 from Jim Raykowski  ---
Nice observation of the floating Navigator not tracking the cursor position
when initially shown! In certain situations this can also be repro'd using
Ctrl+F5 to open the Navigator in the sidebar. The reason for this happening is
that the document edit window needs to have focus for Navigator tracking to
update. I will include a fix to update tracking on Navigator showing with the
fix for this bug report.

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


[Libreoffice-commits] core.git: external/firebird

2020-12-29 Thread Stephan Bergmann (via logerrit)
 external/firebird/UnpackedTarball_firebird.mk |1 +
 external/firebird/msvc.patch  |   11 +++
 2 files changed, 12 insertions(+)

New commits:
commit c7efa4fd4f57fd4e0a46d1aee9a9f0f0652bb67b
Author: Stephan Bergmann 
AuthorDate: Tue Dec 29 11:11:29 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Tue Dec 29 21:48:22 2020 +0100

external/firebird: Fix MSVC /Zc:strictStrings

> 
C:/lo/core/workdir/UnpackedTarball/firebird/src/auth/trusted/AuthSspi.cpp(112): 
error C2664: 'SECURITY_STATUS (SEC_CHAR *,SEC_CHAR *,unsigned long,void *,void 
*,SEC_GET_KEY_FN,void *,PCredHandle,PTimeStamp)': cannot convert argument 2 
from 'const char [5]' to 'SEC_CHAR *'
> 
C:/lo/core/workdir/UnpackedTarball/firebird/src/auth/trusted/AuthSspi.cpp(112): 
note: Conversion from string literal loses const qualifier (see 
/Zc:strictStrings)

Not sure why this only started to hit my build now.

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

diff --git a/external/firebird/UnpackedTarball_firebird.mk 
b/external/firebird/UnpackedTarball_firebird.mk
index 4fc27396429a..fef0b7fe48b1 100644
--- a/external/firebird/UnpackedTarball_firebird.mk
+++ b/external/firebird/UnpackedTarball_firebird.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,firebird,\
 external/firebird/firebird-307.patch.1 \
 
external/firebird/0001-Fix-checks-for-null-HANDLE-in-Windows-only-code.patch.1 \
 
external/firebird/0001-extern-cloop-Missing-dependency-of-BIN_DIR-cloop-on-.patch.1
 \
+external/firebird/msvc.patch \
 ))
 
 ifeq ($(OS),WNT)
diff --git a/external/firebird/msvc.patch b/external/firebird/msvc.patch
new file mode 100755
index ..3f403b496098
--- /dev/null
+++ b/external/firebird/msvc.patch
@@ -0,0 +1,11 @@
+--- src/auth/trusted/AuthSspi.cpp
 src/auth/trusted/AuthSspi.cpp
+@@ -109,7 +109,7 @@
+ groupNames(*getDefaultMemoryPool()), 
sessionKey(*getDefaultMemoryPool())
+ {
+   TimeStamp timeOut;
+-  hasCredentials = initEntries() && (fAcquireCredentialsHandle(0, "NTLM",
++  hasCredentials = initEntries() && (fAcquireCredentialsHandle(0, 
const_cast("NTLM"),
+   SECPKG_CRED_BOTH, 0, 0, 0, 0,
+   , ) == SEC_E_OK);
+ }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 132780] Feature Request: Add Calc Tables with functionality similar to Excel tables

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132780

--- Comment #19 from Thierry  ---
I filed a duplicate of this request (sorry !), explaining again some of the
good reasons to add this feature.

As I mentioned in my request:
This Excel feature is really a key one for a spreadsheet management tool such
as... Excel... or Calc ! We are using those tools to manipulate data, organized
in tables. That's the core feature of those tools...

Before Excel introduced the "format as table" feature, we had to do all the
stuff "by hand". AND TO MAINTAIN IT when the table content was changing. Very
uncomfortable and time consuming...

Today, with this feature, it is very simple to:
- organize dynamic data in table (named range, easier references in external
vlookup,...)
- create a footer with smart formulas (sum, subtotal,...), that remains a
footer, whatever you add/remove in the table and that don't get sorted in the
table content flow...
- add new lines in the range (simply press tab key at the end of the table)
- get formulas automatically created in the columns (limit risks of mistake)
- use explicit column titles as names in the formulas (simplify writing and
maintenance)
- get a consistent auto formatting (such as alternate colors for rows,...)
whatever sort/insert/delete action you can do on the table itself
- ...


And I fully agree with @Pedro : no, this is not a bug of Calc loosing
formatting, but a request for enhancement.
=> we are looking for introducing this notion of "table"

I really think we need this feature in Calc, to be able to continue using
LibreOffice as a standalone alternative to Microsoft Office in a consistent and
effective way...

I also realize it may not be easy to develop, but, at least, let's track this
need and look at it...

Thanks !

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


[Libreoffice-bugs] [Bug 137639] Insert Footnote/Endnote dialog neither allow Unicode character input using Alt+X nor paste it correctly.

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137639

--- Comment #2 from Munzir Taha  ---
@Dieter:
I tried in safe mode and the bug is there. I clearly mentioned the bug is in
Linux (Not Windows) and in version 7.0.2. It's also in 7.0.4. I can't install
an alpha version now till it's released and would test eventually, but it would
help for some one with latest stable version to test and (un)confirm the bug.

Strangely, you mentioned
> I typed ALT+2460 and got £

How come? U+2460 is not £! The pound sign is 00A3. Either you are wrong or you
have a different bug!

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


[Libreoffice-bugs] [Bug 139273] FILEOPEN: DOC/DOCX/RTF. Wrong last page style (also present at copy/paste of the document)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139273

--- Comment #10 from Justin L  ---
P.S. The way to trigger this bug (or workaround to "fix" it) is
Tools -> Footnotes and Endnotes - > Endnotes - Numbering = something that DOCX
supports like 123 or ABC, or even I,II,III - anything other than i, ii, iii.

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


[Libreoffice-bugs] [Bug 139273] FILEOPEN: DOC/DOCX/RTF. Wrong last page style (also present at copy/paste of the document)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139273

Justin L  changed:

   What|Removed |Added

   Keywords||difficultyMedium, easyHack,
   ||filter:docx, skillCpp

--- Comment #9 from Justin L  ---
Well, this is very low priority I would say, and I have given LOTS of code
pointers, so lets make this an easyHack.

It all starts from writerfilter/source/dmapper/DomainMapper.cxx's
case NS_ooxml::LN_CT_NumFmt_val:
and
case NS_ooxml::LN_EG_FtnEdnNumProps_numStart:
case NS_ooxml::LN_EG_FtnEdnNumProps_numRestart:

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


[Libreoffice-bugs] [Bug 91723] UI: File Properties Dialog width changes with length of Created and Modified

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91723

Martin Srdoš  changed:

   What|Removed |Added

 CC||srd...@email.cz

--- Comment #3 from Martin Srdoš  ---
Reproducted in

Version: 7.2.0.0.alpha0+ (x64)
Build ID: a63caf49958b40e33e0d7aaedbe6424f78ecdc46
CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win
Locale: cs-CZ (cs_CZ); UI: en-US
Calc: threaded


But, why is this a bug? Who has longer name than is width of an monitor?

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


[Libreoffice-bugs] [Bug 139273] FILEOPEN: DOC/DOCX/RTF. Wrong last page style (also present at copy/paste of the document)

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139273

--- Comment #8 from Justin L  ---
The big difference is in sw/source/core/doc/docftn.cxx's SetEndNoteInfo when
   if( GetEndNoteInfo() == rInfo )
   return;
when nNumType = SVX_NUM_ROMAN_LOWER, so there is nothing to do since it already
matches the default. Otherwise it lcl_PutStdPageSizeIntoItemSet into the
Endnote page style - based off of the default page style.

The problem is that this is happening too early - before the default page style
has been updated with the DOCX parameters. So obviously the fix is to delay
::LN_CT_NumFmt_val, but how... And where is def page style getting updated?
(Well, the updating would happen in the first CloseSectionGroup.)

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


[Libreoffice-bugs] [Bug 121035] Mouse pointer does not change appearance to a hand over hyperlink with Ctrl pressed

2020-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121035

--- Comment #1 from tor...@yahoo.com ---
Also happens in Writer

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