[Libreoffice-bugs] [Bug 129638] Wrong Page Direction in Print UI

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129638

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #7 from Justin L  ---
OK - even funnier. Switch back to the first page view. Now the first page is
shown in landscape (it should be portrait), but the second page always shows as
portrait (it should be landscape).

Proposed fix at http://gerrit.libreoffice.org/c/core/+/125685

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145848] Don't close macro selector when editing macros

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145848

Samuel Mehrbrodt (allotropia)  changed:

   What|Removed |Added

   Severity|normal  |enhancement
 CC||samuel.mehrbrodt@allotropia
   ||.de

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145848] New: Don't close macro selector when editing macros

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145848

Bug ID: 145848
   Summary: Don't close macro selector when editing macros
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: samuel.mehrbr...@allotropia.de

1. Go to Tools->Macros->Organize Macros->Basic
2. Select one Macro and click "Edit"

The macro selector closes and the editor window opens.
If you want to go back and edit a different macro, you have to navigate through
the menu again, which is rather annoying.

The macro selector should not be closed when clicking "Edit", so that
viewing/editing different macros is easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145847] Unreasonable default relative width 1% in Table Properties

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145847

Franklin Weng  changed:

   What|Removed |Added

   Keywords||needsUXEval

--- Comment #1 from Franklin Weng  ---
An UX issue IMO

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145847] New: Unreasonable default relative width 1% in Table Properties

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145847

Bug ID: 145847
   Summary: Unreasonable default relative width 1% in Table
Properties
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: frank...@goodhorse.idv.tw

Description:
In Writer, edit the table properties of an existing table, with Alignment not
set to Automatic.  When I check the "relative" in Width, the default value is
1% which doesn't make sense in most of the cases IMO.

Steps to Reproduce:
1. Edit table properties of an existing table in Writer
2. Set Alignment to value other than Automatic
3. Check the "Relative" in the Width 

Actual Results:
Default value set to 1%

Expected Results:
Maybe 50% should make more sense, but can be other values


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.2.2 / LibreOffice Community
Build ID: 02b2acce88a210515b4a5bb2e46cbfb63fe97d56
CPU threads: 4; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145844] Multiple crashes with text document

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145844

raal  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145767] Wrong window opens when selecting More in language Menu in footer

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145767

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld Retired  
---
Created attachment 176441
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176441=edit
Sample document

NOT reproducible with Installation of Version:7.2.1.2 (x64); Build ID:
87b77fad49947c1441b67c559c339af8f3517e22; CPU threads: 12; OS: Windows 10.0
Build 19042; UI render: Skia/Raster; VCL: win; Locale: de-DE (de_DE); UI:
de-DE; Calc: threaded  |  my default User Profile

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2021-11-22 Thread Michael Meeks (via logerrit)
 sw/source/core/doc/DocumentContentOperationsManager.cxx |7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

New commits:
commit b633549af3168a05cbcc389abba5683358b150b8
Author: Michael Meeks 
AuthorDate: Wed Nov 17 17:18:16 2021 +
Commit: Miklos Vajna 
CommitDate: Tue Nov 23 08:10:40 2021 +0100

Crash when fetching clipboard data.

Seems like some unusual corner-case around HTML export.

sw::DocumentContentOperationsManager::CopyImplImpl(SwPaM&, 
SwPosition&, bool, SwPaM*, bool) const

/sw/source/core/doc/DocumentContentOperationsManager.cxx:5068
sw::DocumentContentOperationsManager::CopyImpl(SwPaM&, SwPosition&, 
bool, SwPaM*, bool) const

/sw/source/core/doc/DocumentContentOperationsManager.cxx:4609
sw::DocumentContentOperationsManager::CopyRange(SwPaM&, 
SwPosition&, bool, bool, bool) const

/sw/source/core/doc/DocumentContentOperationsManager.cxx:1936
SwEditShell::CopySelToDoc(SwDoc*)
/sw/inc/pam.hxx:193 (discriminator 2)
SwFEShell::Copy(SwDoc*, rtl::OUString const*)
/sw/source/core/frmedt/fecopy.cxx:224
(anonymous namespace)::lclOverWriteDoc(SwWrtShell&, SwDoc&)
/sw/source/uibase/dochdl/swdtflvr.cxx:413
SwTransferable::GetData(com::sun::star::datatransfer::DataFlavor 
const&, rtl::OUString const&)
/include/sfx2/objsh.hxx:866

TransferableHelper::getTransferData2(com::sun::star::datatransfer::DataFlavor 
const&, rtl::OUString const&)
/include/com/sun/star/uno/Type.h:121

TransferableHelper::getTransferData(com::sun::star::datatransfer::DataFlavor 
const&)
/include/rtl/ustring.hxx:438
getFromTransferrable.isra.0
/include/com/sun/star/uno/Any.hxx:151
encodeImageAsHTML
/desktop/source/lib/init.cxx:4382
doc_getTextSelection

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

diff --git a/sw/source/core/doc/DocumentContentOperationsManager.cxx 
b/sw/source/core/doc/DocumentContentOperationsManager.cxx
index c3251b6232f2..3c383388cc1c 100644
--- a/sw/source/core/doc/DocumentContentOperationsManager.cxx
+++ b/sw/source/core/doc/DocumentContentOperationsManager.cxx
@@ -5103,8 +5103,11 @@ bool 
DocumentContentOperationsManager::CopyImplImpl(SwPaM& rPam, SwPosition& rPo
 //  and not the source has the page break
 if (rDoc.IsClipBoard() && (rPam.GetPageNum(pStt == rPam.GetPoint()) == 1) 
&& !bCopyPageSource)
 {
-pDestTextNd->ResetAttr(RES_BREAK);// remove the page-break
-pDestTextNd->ResetAttr(RES_PAGEDESC);
+if (pDestTextNd)
+{
+pDestTextNd->ResetAttr(RES_BREAK);// remove the page-break
+pDestTextNd->ResetAttr(RES_PAGEDESC);
+}
 }
 
 


[Libreoffice-commits] core.git: cui/source editeng/source include/editeng sw/source

2021-11-22 Thread Miklos Vajna (via logerrit)
 cui/source/tabpages/autocdlg.cxx |   14 +++
 editeng/source/misc/acorrcfg.cxx |4 +-
 editeng/source/misc/svxacorr.cxx |   78 +++
 include/editeng/svxacorr.hxx |   28 +++---
 sw/source/core/edit/acorrect.cxx |2 -
 5 files changed, 63 insertions(+), 63 deletions(-)

New commits:
commit cea0b1f894bfd29af5a4f9392d4fb45db9a1a938
Author: Miklos Vajna 
AuthorDate: Mon Nov 22 20:09:54 2021 +0100
Commit: Miklos Vajna 
CommitDate: Tue Nov 23 08:09:48 2021 +0100

cui, editeng, sw: WrdStt -> WordStart

Because I'm unable to remember if Stt is Start or Stat.

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

diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx
index b340a9954db1..28bcbcf9f951 100644
--- a/cui/source/tabpages/autocdlg.cxx
+++ b/cui/source/tabpages/autocdlg.cxx
@@ -1259,7 +1259,7 @@ bool OfaAutocorrExceptPage::FillItemSet( SfxItemSet*  )
 StringsArrays& rArrays = it1->second;
 if(eCurLang != eLang) // current language is treated later
 {
-SvStringsISortDtor* pWrdList = 
pAutoCorrect->LoadWrdSttExceptList(eCurLang);
+SvStringsISortDtor* pWrdList = 
pAutoCorrect->LoadWordStartExceptList(eCurLang);
 
 if(pWrdList)
 {
@@ -1279,7 +1279,7 @@ bool OfaAutocorrExceptPage::FillItemSet( SfxItemSet*  )
 {
 pWrdList->insert(elem);
 }
-pAutoCorrect->SaveWrdSttExceptList(eCurLang);
+pAutoCorrect->SaveWordStartExceptList(eCurLang);
 }
 
 SvStringsISortDtor* pCplList = 
pAutoCorrect->LoadCplSttExceptList(eCurLang);
@@ -1308,7 +1308,7 @@ bool OfaAutocorrExceptPage::FillItemSet( SfxItemSet*  )
 }
 aStringsTable.clear();
 
-SvStringsISortDtor* pWrdList = pAutoCorrect->LoadWrdSttExceptList(eLang);
+SvStringsISortDtor* pWrdList = 
pAutoCorrect->LoadWordStartExceptList(eLang);
 
 if(pWrdList)
 {
@@ -1327,7 +1327,7 @@ bool OfaAutocorrExceptPage::FillItemSet( SfxItemSet*  )
 {
 pWrdList->insert(m_xDoubleCapsLB->get_text(i));
 }
-pAutoCorrect->SaveWrdSttExceptList(eLang);
+pAutoCorrect->SaveWordStartExceptList(eLang);
 }
 
 SvStringsISortDtor* pCplList = pAutoCorrect->LoadCplSttExceptList(eLang);
@@ -1353,7 +1353,7 @@ bool OfaAutocorrExceptPage::FillItemSet( SfxItemSet*  )
 if (m_xAutoAbbrevCB->get_state_changed_from_saved())
 pAutoCorrect->SetAutoCorrFlag( ACFlags::SaveWordCplSttLst, 
m_xAutoAbbrevCB->get_active());
 if (m_xAutoCapsCB->get_state_changed_from_saved())
-pAutoCorrect->SetAutoCorrFlag( ACFlags::SaveWordWrdSttLst, 
m_xAutoCapsCB->get_active());
+pAutoCorrect->SetAutoCorrFlag( ACFlags::SaveWordWordStartLst, 
m_xAutoCapsCB->get_active());
 return false;
 }
 
@@ -1421,7 +1421,7 @@ void OfaAutocorrExceptPage::RefillReplaceBoxes(bool 
bFromReset,
 {
 SvxAutoCorrect* pAutoCorrect = SvxAutoCorrCfg::Get().GetAutoCorrect();
 const SvStringsISortDtor* pCplList = 
pAutoCorrect->GetCplSttExceptList(eLang);
-const SvStringsISortDtor* pWrdList = 
pAutoCorrect->GetWrdSttExceptList(eLang);
+const SvStringsISortDtor* pWrdList = 
pAutoCorrect->GetWordStartExceptList(eLang);
 size_t i;
 for( i = 0; i < pCplList->size(); i++ )
 {
@@ -1439,7 +1439,7 @@ void OfaAutocorrExceptPage::Reset( const SfxItemSet* )
 SvxAutoCorrect* pAutoCorrect = SvxAutoCorrCfg::Get().GetAutoCorrect();
 RefillReplaceBoxes(true, eLang, eLang);
 m_xAutoAbbrevCB->set_active(pAutoCorrect->IsAutoCorrFlag( 
ACFlags::SaveWordCplSttLst));
-m_xAutoCapsCB->set_active(pAutoCorrect->IsAutoCorrFlag( 
ACFlags::SaveWordWrdSttLst));
+m_xAutoCapsCB->set_active(pAutoCorrect->IsAutoCorrFlag( 
ACFlags::SaveWordWordStartLst));
 m_xAutoAbbrevCB->save_state();
 m_xAutoCapsCB->save_state();
 }
diff --git a/editeng/source/misc/acorrcfg.cxx b/editeng/source/misc/acorrcfg.cxx
index 6d0c0650e416..4508a1f6e7a9 100644
--- a/editeng/source/misc/acorrcfg.cxx
+++ b/editeng/source/misc/acorrcfg.cxx
@@ -144,7 +144,7 @@ void SvxBaseAutoCorrCfg::Load(bool bInit)
 break;//"Exceptions/TwoCapitalsAtStart",
 case  1:
 if(*o3tl::doAccess(pValues[nProp]))
-nFlags |= ACFlags::SaveWordWrdSttLst;
+nFlags |= ACFlags::SaveWordWordStartLst;
 break;//"Exceptions/CapitalAtStartSentence",
 case  2:
 if(*o3tl::doAccess(pValues[nProp]))
@@ -247,7 +247,7 @@ void SvxBaseAutoCorrCfg::ImplCommit()
 GetPropertyNames(),
 {css::uno::Any(bool(nFlags & ACFlags::SaveWordCplSttLst)),
 // "Exceptions/TwoCapitalsAtStart"
- 

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

2021-11-22 Thread Michael Stahl (via logerrit)
 tools/source/fsys/urlobj.cxx |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 6c9d853edcb1f76468bc96b2e8d7e60dcfa72c7e
Author: Michael Stahl 
AuthorDate: Mon Nov 22 18:57:50 2021 +0100
Commit: Noel Grandin 
CommitDate: Tue Nov 23 07:40:04 2021 +0100

tools: fix INetURLObject::changeScheme()

(regression from dc2010964fb8d18d5c4fe96172ee082276a1e587
 which broke JunitTest_ucb_unoapi)

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

diff --git a/tools/source/fsys/urlobj.cxx b/tools/source/fsys/urlobj.cxx
index adc73849b5f0..085c6d2846f0 100644
--- a/tools/source/fsys/urlobj.cxx
+++ b/tools/source/fsys/urlobj.cxx
@@ -1479,14 +1479,15 @@ void INetURLObject::changeScheme(INetProtocol 
eTargetScheme) {
 OUString aTmpStr=m_aAbsURIRef.toString();
 m_aAbsURIRef.setLength(0);
 int oldSchemeLen = 0;
-const OUString& aSchemeName = getSchemeInfo().m_sScheme;
+const OUString& rOldSchemeName = getSchemeInfo().m_sScheme;
 if (m_eScheme == INetProtocol::Generic)
 oldSchemeLen = m_aScheme.getLength();
 else
-oldSchemeLen = aSchemeName.getLength();
+oldSchemeLen = rOldSchemeName.getLength();
 m_eScheme=eTargetScheme;
-int newSchemeLen = aSchemeName.getLength();
-m_aAbsURIRef.append(aSchemeName);
+const OUString& rNewSchemeName = getSchemeInfo().m_sScheme;
+int newSchemeLen = rNewSchemeName.getLength();
+m_aAbsURIRef.append(rNewSchemeName);
 m_aAbsURIRef.append(aTmpStr.getStr()+oldSchemeLen);
 int delta=newSchemeLen-oldSchemeLen;
 m_aUser+=delta;


[Libreoffice-bugs] [Bug 129638] Wrong Page Direction in Print UI

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129638

--- Comment #6 from Justin L  ---
repro 7.3+

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 125543] Calc window width and height resize to zero when unmaximizing

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125543

stragu  changed:

   What|Removed |Added

 CC||stephane.guil...@member.fsf
   ||.org

--- Comment #15 from stragu  ---
Created attachment 176440
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176440=edit
screenshot of minimised Calc window on Ubuntu 18.04

I can reproduce the issue by opening Calc (either opening the application or
opening a document with Calc) with a recent master build:

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: eec32be26d5d5805c1cb8cb53ce9702c04829819
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Not only Calc is useless at this size (I am only able to click the "close
document" button), but it might look to others like it has crashed if they
don't directly spot where the tiny window is.

Attached screenshot shows panel indicators for size reference.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139895] [META] PPTX Character formatting issues

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139895
Bug 139895 depends on bug 138223, which changed state.

Bug 138223 Summary: FILEOPEN PPTX: text shown black on black (instead of black 
on white)
https://bugs.documentfoundation.org/show_bug.cgi?id=138223

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 107899] [META] PPTX paragraph-related issues

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107899
Bug 107899 depends on bug 138223, which changed state.

Bug 138223 Summary: FILEOPEN PPTX: text shown black on black (instead of black 
on white)
https://bugs.documentfoundation.org/show_bug.cgi?id=138223

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 130131] There is no Split item in combined shape's context menu in Draw

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130131

Justin L  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jl...@mail.com
   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |

--- Comment #8 from Justin L  ---
1.5 years of inactivity with a bibisect and all. Wow. It took me 30 minutes to
review and produce proposal https://gerrit.libreoffice.org/c/core/+/125681.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 97894] LibreOffice windows should have a minimum size

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97894

--- Comment #9 from stragu  ---
Created attachment 176439
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176439=edit
video demonstrating minimal window size on Ubuntu 18.04

Desktop environment is Budgie.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 97894] LibreOffice windows should have a minimum size

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97894

stragu  changed:

   What|Removed |Added

 CC||stephane.guil...@member.fsf
   ||.org

--- Comment #8 from stragu  ---
Also reproducible on:

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: eec32be26d5d5805c1cb8cb53ce9702c04829819
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

And with gen VCL too:

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: eec32be26d5d5805c1cb8cb53ce9702c04829819
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: x11
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

On Ubuntu 18.04.

This is not only an issue with resizing them manually to a size too small.
Sometimes (not sure how to reproduce yet), the window opens in a minimal size,
making it very had to find.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2021-11-22 Thread Justin Luth (via logerrit)
 oox/source/drawingml/textcharacterproperties.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 283586c89a0542efb2d57a36ee3aad7cc5153ed5
Author: Justin Luth 
AuthorDate: Mon Nov 22 19:33:48 2021 +0200
Commit: Justin Luth 
CommitDate: Tue Nov 23 06:57:23 2021 +0100

tdf#138223 oox: don't set highlight color if it is transparent

Probably when this was first implemented in 6.4,
it should have set a transparency threshold of when to accept
the color as the background (perhaps at 50%).
But since this has already been running for a while,
I only cancel it if it is fully transparent.

No existing unit tests matched this scenario.

I'm not making a unit test because the color really
ought to be set - it should just be transparent.
LO doesn't seem to have a character highlight
transparency capability, so this needs to be emulated.

Change-Id: I7b295894e529f8345cadc9b30bc43598a9a02e2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125670
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/oox/source/drawingml/textcharacterproperties.cxx 
b/oox/source/drawingml/textcharacterproperties.cxx
index a34cb14af639..93d642324782 100644
--- a/oox/source/drawingml/textcharacterproperties.cxx
+++ b/oox/source/drawingml/textcharacterproperties.cxx
@@ -195,7 +195,7 @@ void TextCharacterProperties::pushToPropMap( PropertyMap& 
rPropMap, const XmlFil
 }
 // TODO If bUnderlineFillFollowText uFillTx 
(CT_TextUnderlineFillFollowText) is set, fill color of the underline should be 
the same color as the text
 
-if( maHighlightColor.isUsed() )
+if (maHighlightColor.isUsed() && maHighlightColor.getTransparency() != 100)
 rPropMap.setProperty( PROP_CharBackColor, maHighlightColor.getColor( 
rFilter.getGraphicHelper() ));
 else
 rPropMap.setProperty( PROP_CharBackColor, sal_Int32(-1));


[Libreoffice-bugs] [Bug 130763] Strange character counting in Writer

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130763

Dieter  changed:

   What|Removed |Added

   Assignee|d.stu...@dokom.net  |libreoffice-b...@lists.free
   ||desktop.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145831] Typo in Portable Network Graphics string

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145831

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

https://git.libreoffice.org/help/commit/f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957

tdf#145831: fix typo in PNG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145831] Typo in Portable Network Graphics string

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145831

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: helpcontent2

2021-11-22 Thread Andrea Gelmini (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e2e7e217e99c3fcb86faeb378849f350a08e21d3
Author: Andrea Gelmini 
AuthorDate: Tue Nov 23 05:49:52 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Tue Nov 23 05:49:52 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957
  - tdf#145831: fix typo in PNG

Change-Id: If393a87a9e17615e65b93852c41f0aeb0c9b55c8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125678
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 023b21a704bf..f2cbbd18d34a 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 023b21a704bf0bae904b87907dd72d48d518ac09
+Subproject commit f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957


[Libreoffice-commits] help.git: source/text

2021-11-22 Thread Andrea Gelmini (via logerrit)
 source/text/shared/guide/convertfilters.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957
Author: Andrea Gelmini 
AuthorDate: Mon Nov 22 23:45:02 2021 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Nov 23 05:49:50 2021 +0100

tdf#145831: fix typo in PNG

Change-Id: If393a87a9e17615e65b93852c41f0aeb0c9b55c8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125678
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/guide/convertfilters.xhp 
b/source/text/shared/guide/convertfilters.xhp
index 8a6442dac..c7008777c 100644
--- a/source/text/shared/guide/convertfilters.xhp
+++ b/source/text/shared/guide/convertfilters.xhp
@@ -1728,7 +1728,7 @@
 
 
 
-PNG - Portable Network Graphic
+PNG - Portable Network Graphics
 
 
 writer_png_Export


[Libreoffice-bugs] [Bug 145592] Moving image up with one key press jumps image to new page below without actual overlap (to character anchoring/wrap involved)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145592

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145591] Impress: Adapt Draw Elements from Template (FORMATTING)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145591

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 141860] Crash in: mergedlo.dll

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141860

--- Comment #3 from QA Administrators  ---
Dear F.Burgwedel,

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] [Bug 141860] Crash in: mergedlo.dll

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141860

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 140297] Just black as color using background-color and choose a grey/ color in calc spreadsheet

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140297

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] [Bug 140297] Just black as color using background-color and choose a grey/ color in calc spreadsheet

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140297

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

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] [Bug 142450] Remember .uno:Show/HideWhiteSpace across sessions

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142450

--- Comment #9 from QA Administrators  ---
Dear krumple_sodium,

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] [Bug 128879] PDF Export Problems in LO 6.3.3 but working in 6.2.6

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128879

--- Comment #8 from QA Administrators  ---
Dear burnuser,

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://web.libera.chat/?settings=#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] [Bug 34311] meta information lost when editing a calc OLE object from writer

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34311

--- Comment #9 from QA Administrators  ---
Dear florianP,

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://web.libera.chat/?settings=#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] [Bug 118306] Impress Object Area for AutoLayout main box height not saved or restored (only old files)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118306

--- Comment #10 from QA Administrators  ---
Dear l.l+libreofficebugs,

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://web.libera.chat/?settings=#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] [Bug 145846] New: .docx file not loading with LibreOffice 7.2.2.2 ENG Win.x64

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145846

Bug ID: 145846
   Summary: .docx file not loading with LibreOffice 7.2.2.2 ENG
Win.x64
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: phil...@tpg.com.au

Description:
.docx file not loading with LibreOffice 7.2.2.2 ENG Win.x64 was working before
new install.
when deleted and replaced by LibreOffice 7.1.7 is working again first try.
With 7.2.2.2 file was recognised - would attempt to load but failed then
nothing.
7.2.2.2 reinstalled several times did not fix - yes ticked Writer box each time
- writer box found not ticked on each install of 7.2.2.2 ??? 


Steps to Reproduce:
1.update from 7.1.7 to 7.2.2.2
2.attempt to open .docx file created buy MS Office
3.file was recognised - would attempt to load but failed then nothing.

Actual Results:
file was recognised - would attempt to load but failed then nothing.

Expected Results:
file was recognised
would attempt to load and do so
opening with Writer


Reproducible: Always


User Profile Reset: No



Additional Info:
no on screen info
LibreOffice temp open page flashes on screen then - goes off screen when fails
program does not start

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145546] Crash in: libc-2.31.so (while using Zotero)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145546

--- Comment #10 from Christopher J Poor  ---
So sorry.

This seems to be a know issue with Zotero.

>From their website:

While troubleshooting, disable the Track Changes feature in Word/LibreOffice,
as it can have complicated effects when working with Zotero. If Track Changes
is enabled when you insert or modify a Zotero citation, it may mark many or all
of the Zotero citations in your document as changed or cause field codes to be
displayed. On rare occasions, Track Changes may cause Zotero to think a
citation is corrupted.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145845] EDITING - Impress Gradient Issue : gradient is not displayed the same way in work space and slide show

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145845

Gwenaël Q.  changed:

   What|Removed |Added

 CC||g_quene...@yahoo.fr

--- Comment #1 from Gwenaël Q.  ---
Created attachment 176438
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176438=edit
File in wich issue occurs

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145845] New: EDITING - Impress Gradient Issue : gradient is not displayed the same way in work space and slide show

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145845

Bug ID: 145845
   Summary: EDITING - Impress Gradient Issue : gradient is not
displayed the same way in work space and slide show
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: g_quene...@yahoo.fr

Description:
Gradient is not displayed in the same way in work space and slide show. Please
see attached file

Thank you for listening !

Steps to Reproduce:
Create a file as simple as the one attached with a master slide containing a
linear gradient as backgroud (slide properties)

Actual Results:
Gradient is not displayed in the same way in work space and slide show

Expected Results:
Gradient displayed in the same way in work space and slide show


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.2.2 (x64) / LibreOffice Community
Build ID: 02b2acce88a210515b4a5bb2e46cbfb63fe97d56
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145844] Multiple crashes with text document

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145844

gomur...@outlook.com changed:

   What|Removed |Added

   Hardware|All |Other
URL||NA
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from gomur...@outlook.com ---
New laptop (just arrived today)
MSI Creator Z16 Professional Laptop: 16" QHD+ 16:10 120Hz Touch Display, Intel
Core i7 11800H, NVIDIA GeForce RTX 3060, 32GB RAM

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145844] New: Multiple crashes with text document

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145844

Bug ID: 145844
   Summary: Multiple crashes with text document
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gomur...@outlook.com

Description:
I just installed LibreOffice 7.1 on a new laptop running Win 11.  I am trying
to create a simple word processor doc (writer) and get crash after crash.  I am
dropping a screen grab in the doc and trying to crop it.  This is strange.  I
have never had a problem with OfficeLibre.  Version 7.1.7.2 (x64) - not listed
in the pull-down below.

Steps to Reproduce:
1. Shift PrtScrn to grab a page.
2.Open Writer, ctrl-v to dump the image.
3. Click the image, right click and select crop.  Try to drag one corner down
to crop and Writer crashes.

Actual Results:
See above

Expected Results:
Crop the image.


Reproducible: Always


User Profile Reset: No



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

Version: 7.1.7.2 (x64) / LibreOffice Community
Build ID: c6a4e3954236145e2acb0b65f68614365aeee33f
CPU threads: 16; OS: Windows 10.0 Build 22000; UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to change color palette (UI, Sidebar)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145786

--- Comment #11 from Tom  ---
(In reply to Commit Notification from comment #9)
> Caolán McNamara committed a patch related to this issue.
> It has been pushed to "libreoffice-7-2":
> ...
> It will be available in 7.2.4.
> 
> Affected users are encouraged to test the fix and report feedback.

Thank you for looking into this.
I'll test the referred daily builds as soon as these are available.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131304] [META] MS Word compatibilityMode = 15

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131304

Aron Budea  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145786] Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to change color palette (UI, Sidebar)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145786

--- Comment #10 from Tom  ---
(In reply to Caolán McNamara from comment #6)
> I can't reproduce this, but I assume its with x11 rather than wayland, and
> ...

Yes, I can confirm that's on x11 not wayland

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76131] Existing pinned icon on Win7/8 is taskbar invalid after re-installation/update

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76131

--- Comment #64 from Kumāra  ---
(In reply to AM from comment #61)
> The issue seems still be existing in Window 10 and LO 7.2.2.2 (x64) and it
> is annoying. I'm trying to avoid installing LO updates for years now because
> of this issue. Each time hoping that it is finally working now.

You've come to the right place to know if it's fixed.

I've stopped updating sooner--since 6.0.4.2---because of this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145546] Crash in: libc-2.31.so (while using Zotero)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145546

--- Comment #9 from Christopher J Poor  ---
With the old document the crashes happen almost always.
The problem is with the old footnote citations. Adding extra citations to the
footnote crashes LibreOffice.
It doesn't happen with a new footnote citation added to text copied from an old
document and it almost never happens with footnote citations in a new document.
With track changes off there is no problem.
I will just leave it off for now.
Thanks for looking at the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145843] Incidental Crash on macOS with skia raster

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145843

--- Comment #1 from Telesto  ---
Created attachment 176437
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176437=edit
BT with symbols (

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145843] New: Incidental Crash on macOS with skia raster

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145843

Bug ID: 145843
   Summary: Incidental Crash on macOS with skia raster
   Product: LibreOffice
   Version: 7.3.0.0 alpha0+ Master
  Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Incidental Crash on macOS with skia raster

Steps to Reproduce:
1. Open attachment 150226 with debugger lldb attached
2. Scroll down to bottom
3. LibreOffice  -> about
4. Press copy about button -> crash

Actual Results:
Crash

Expected Results:
no crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: 11800469cc7b3a40c42410be93a12e5107db0efb
CPU threads: 8; OS: Mac OS X 10.16; UI render: Skia/Raster; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145803] LibreOffice only opens in Safe Mode, UI render default no Skia on Windows 11

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145803

--- Comment #6 from V Stuart Foote  ---
(In reply to nightwriter99.9 from comment #5)
> Driver Version26.20.100.6911

That driver is rather out of date for a Windows 11 installation, 30.0.101.1069
DCH packaging would be current for your Coffee Lake GPU.

Download from Intel is available here:

https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html

Update and see if that improves things...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 113653] Link external data does not work after updating

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113653

--- Comment #11 from Gabor Kelemen (allotropia)  ---
Created attachment 176436
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176436=edit
The example document in 7.3 bibisect and 7.3 with webdav-curl side by side

This seems to be fixed with the new webdav-curl backend in 7.3 master, while
the error is still present in the fresh bibisect-7.3 version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145842] UI Canceling Delete from WebDAV server makes files disappear from Remote files dialog

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145842

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Created attachment 176435
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176435=edit
Remote Files dialog after canceling the deletion, with the Example23.txt gone

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145842] New: UI Canceling Delete from WebDAV server makes files disappear from Remote files dialog

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145842

Bug ID: 145842
   Summary: UI Canceling Delete from WebDAV server makes files
disappear from Remote files dialog
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
CC: caol...@redhat.com

Created attachment 176434
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176434=edit
The confirmation dialog before deleting an example file

When you right click on a remote file in the Remote Files dialog while browsing
a WebDAV server, you can select a Delete command.
Selecting to delete a file pops up a confirmation dialog where you can approve
or cancel the deletion. Choosing to cancel the whole deletion or just the
current files deletion makes the file disappear from the local dialog, as if
deleted.
However the file is not deleted, it stays on the server untouched and reopening
the Remote files dialog shows it again.

1. Set up a remote WebDAV service, I used a NextCloud.
2. In the Remote Files dialog right click on any file / directory and select
Delete
3. In the confirmation dialog select Cancel or Do not delete

The file disappears from the Remote Files dialog. Close and reopen it, and the
file is still there.

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: fcad2503ede92b515076f9bb3162855dcc2c575d
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

Bibisected with linux-6.4 to:

https://git.libreoffice.org/core/+/09e3d45cdc5c739e5246388a83ccfc6d76bf66e9

author  Caolán McNamara Mon Oct 21 14:20:12 2019 +0100
committer   Caolán McNamara Tue Oct 29 13:58:47
2019 +0100
tree5ae533f38a626016951b02e7d2406c368b298723
parent  93a641d291adf86491cc68ac64f4f614c937183a [diff]

weld fpicker cluster

Adding CC to: Caolán McNamara

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57d' - 8 commits - bin/symstore.sh external/nss

2021-11-22 Thread Thorsten Behrens (via logerrit)
 bin/symstore.sh |  129 ++--
 external/nss/ExternalProject_nss.mk |6 +
 2 files changed, 115 insertions(+), 20 deletions(-)

New commits:
commit d612edc70458cd67def29c3934017235e70ccd42
Author: Thorsten Behrens 
AuthorDate: Wed Aug 18 22:48:46 2021 +0200
Commit: Thorsten Behrens 
CommitDate: Tue Nov 23 00:17:25 2021 +0100

Teach symstore more duplicated DLLs

Amending commit b4dfba947768834ffecc09056992019878711c8b with
adding the copied DLLs here, too (symstore complains otherwise)

Change-Id: If5cc155cf2fe11b0f97cd152993609fd2c835316
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120686
Tested-by: Thorsten Behrens 
Reviewed-by: Thorsten Behrens 

diff --git a/bin/symstore.sh b/bin/symstore.sh
index c4e9870c9aa5..2734f1b22a58 100755
--- a/bin/symstore.sh
+++ b/bin/symstore.sh
@@ -16,6 +16,8 @@ EXCLUDE_LIST="python.exe"
 #
 # Same format as for EXCLUDE_LIST above
 MOREPDBS_OKLIST="libcurl.dll
+libcrypto-1_1.dll
+libssl-1_1.dll
 freebl3.dll
 libeay32.dll
 nspr4.dll
commit 3a13a408113d09348039a2989f2a064c12134752
Author: Thorsten Behrens 
AuthorDate: Tue Nov 23 00:16:49 2021 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Nov 23 00:16:49 2021 +0100

replace usage of blacklist with denylist

.. and a few cases of instead doing blacklist->excludelist where that
made more sense.

Background and motivation:
 https://tools.ietf.org/html/draft-knodel-terminology-02

[API CHANGE] officecfg::Office::Canvas::DeviceBlacklist -> DeviceDenylist
[API CHANGE] officecfg::Office::Canvas::BlacklistCurrentDevice -> 
DenylistCurrentDevice
[API CHANGE] officecfg::Office::Common::Misc::OpenCLBlackList -> 
OpenCLDenyList

Change-Id: Ia35e25496bf0cc0692d5de4cb66bfc232d3a869e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98180
Tested-by: Thorsten Behrens 
Reviewed-by: Thorsten Behrens 

diff --git a/bin/symstore.sh b/bin/symstore.sh
index 532efb16630f..c4e9870c9aa5 100755
--- a/bin/symstore.sh
+++ b/bin/symstore.sh
@@ -2,19 +2,19 @@
 
 # Files listed here would not be store in the symbolestore-server.
 # The format is a string with files e.g.
-#  BLACKLIST="python.exe
+#  EXCLUDE_LIST="python.exe
 #  file.dll
 #  next_file.exe"
 #
 # It removes "python.exe", "file.dll", and "next_file.exe" from what's
 # added to the symstore. Separator is the newline
-BLACK_LIST="python.exe"
+EXCLUDE_LIST="python.exe"
 
 # List files here where it's ok for this script to find more than one
 # occurrence in the build tree. Files _not_ included here will generate
 # an error, if duplicates are found.
 #
-# Same format as for BLACK_LIST above
+# Same format as for EXCLUDE_LIST above
 MOREPDBS_OKLIST="libcurl.dll
 freebl3.dll
 libeay32.dll
@@ -46,7 +46,7 @@ add_pdb()
 stats_morefound=0
 declare -a pdball
 echo "Collect $extension"
-ret=$(find "${INSTDIR}/" -type f -name "*.${extension}" | grep -vF 
"$BLACK_LIST")
+ret=$(find "${INSTDIR}/" -type f -name "*.${extension}" | grep -vF 
"$EXCLUDE_LIST")
 while IFS= read -r file
 do
 ${VERBOSE} -n "Found: $file"
commit e14dec6d721451e5ec43e34f1c8d0ae79e094566
Author: Juergen Funk 
AuthorDate: Fri Mar 6 11:43:21 2020 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Nov 23 00:14:36 2021 +0100

symstore.sh: add vorbose mode

Change-Id: I01f9827140810080c037108021ca70f2b906b05e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90083
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/bin/symstore.sh b/bin/symstore.sh
index b1470ae9b947..532efb16630f 100755
--- a/bin/symstore.sh
+++ b/bin/symstore.sh
@@ -31,6 +31,10 @@ sqlite3.dll
 ssl3.dll
 ssleay32.dll"
 
+verbose_none()
+{
+do_none=
+}
 
 add_pdb()
 {
@@ -45,10 +49,15 @@ add_pdb()
 ret=$(find "${INSTDIR}/" -type f -name "*.${extension}" | grep -vF 
"$BLACK_LIST")
 while IFS= read -r file
 do
+${VERBOSE} -n "Found: $file"
 # store dll/exe itself (needed for minidumps)
 if [ $WITHEXEC == 1 ] ; then
 cygpath -w "$file" >> "$list"
+${VERBOSE} " insert"
+else
+${VERBOSE} " "
 fi
+
 # store pdb file
 filename=$(basename "$file" ".${extension}")
 pdball+=($(grep -i "/${filename}${pdbext}" <<< ${ALL_PDBS}))
@@ -56,8 +65,12 @@ add_pdb()
 cygpath -w "${pdball[0]}" >> "$list"
 fi
 case ${#pdball[@]} in
-0) ((++stats_notfound)) ;;
-1) ((++stats_found)) ;;
+0) ((++stats_notfound))
+   ${VERBOSE} "   PDB not found"
+;;
+1) ((++stats_found))
+   ${VERBOSE} "   ${pdball[0]} insert"
+;;
 *) ((++stats_morefound))
 if [ -z "$(echo $file | grep -F "$MOREPDBS_OKLIST")" ]; then
 echo "Error: found duplicate PDBs:"
@@ -65,6 +78,8 

[Libreoffice-bugs] [Bug 145803] LibreOffice only opens in Safe Mode, UI render default no Skia on Windows 11

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145803

--- Comment #5 from nightwriter9...@gmail.com ---
"Do you get clean launch with default GDI+ only launch by disabling Skia
rendering?"

I don't know.  I'm just a writer with slightly above basic computer knowledge.
I have no idea what you mean.

However, I did try this:

"Tools -> Options -> View panel and uncheck both the "Use Skia for all
rendering" and the "Force Skia software rendering"--the first to disable Skia
Vulkan acceleration, the second prevents fallback to Skia lib raster only
rendering."

And no change.

"We do still need to know your GPU and driver details."

Okay. Here you go:

NameIntel(R) UHD Graphics
PNP Device ID   PCI\VEN_8086_9B41_095E1028_02\3&11583659&0&10
Adapter TypeIntel(R) UHD Graphics Family, Intel Corporation compatible
Adapter Description Intel(R) UHD Graphics
Adapter RAM 1.00 GB (1,073,741,824 bytes)
Installed Drivers  
C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_957181f5db7f35b4\igdumdim64.dll,C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_957181f5db7f35b4\igd10iumd64.dll,C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_957181f5db7f35b4\igd10iumd64.dll,C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_957181f5db7f35b4\igd12umd64.dll
Driver Version  26.20.100.6911
INF Fileoem70.inf (iCML_w10_DS section)
Color PlanesNot Available
Color Table Entries 4294967296
Resolution  1920 x 1080 x 60 hertz
Bits/Pixel  32
Memory Address  0x-0xFF
Memory Address  0x-0xFFF
I/O Port0x3000-0x303F
IRQ Channel IRQ 4294967260
Driver 
C:\WINDOWS\SYSTEM32\DRIVERSTORE\FILEREPOSITORY\IIGD_DCH.INF_AMD64_957181F5DB7F35B4\IGDKMD64.SYS
(26.20.100.6911, 18.88 MB (19,800,632 bytes), 1/4/2020 8:51 PM)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 117073] [META] WebDAV bugs

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117073

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||42742


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42742
[Bug 42742] FILEOPEN: DOC: Documents with linked images take a long time to
load
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42742] FILEOPEN: DOC: Documents with linked images take a long time to load

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42742

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Blocks||117073
 CC||kelem...@ubuntu.com

--- Comment #25 from Gabor Kelemen (allotropia)  ---
With new webdav-curl backend opening takes about 12 seconds on my laptop, while
on the same machine in 7.3-bibisect master still takes about 35 seconds.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117073
[Bug 117073] [META] WebDAV bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145831] Typo in Portable Network Graphics string

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145831

--- Comment #2 from Andrea Gelmini  ---
Yeap, Julien!

I prepare the patch, but before submit I try make check.

Thanks,
Gelma

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 129848, which changed state.

Bug 129848 Summary: FILEOPEN DOCX: The space between characters in a word are 
displayed differently from what is displayed on MS Word !
https://bugs.documentfoundation.org/show_bug.cgi?id=129848

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129848] FILEOPEN DOCX: The space between characters in a word are displayed differently from what is displayed on MS Word !

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129848

Dieter  changed:

   What|Removed |Added

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

--- Comment #3 from Dieter  ---
WORKESFORME with

Version: 7.2.3.2 (x64) / LibreOffice Community
Build ID: d166454616c1632304285822f9c83ce2e660fd92
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145841] Not entrance for ^ in math formuls

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145841

--- Comment #1 from marcelopires  ---
Created attachment 176433
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176433=edit
Vídeo error

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145841] New: Not entrance for ^ in math formuls

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145841

Bug ID: 145841
   Summary: Not entrance for ^ in math formuls
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: marte...@gmail.com

Description:
When I enter formulas that contain exponents, the ^ symbol does not appear if
typed from the keyboard.

Steps to Reproduce:
1.Insert
2.Formulas Math
3.2^3 for examples. The symbol ^ no insert for keyboard

Actual Results:
not entrance for ^ symbol for keyboard 

Expected Results:
Entrance for ^ symbol


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
log_10 10^x = 200

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145814] STYLES: Fill format mode broken in Windows

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145814

Regina Henschel  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|NEEDINFO|NEW

--- Comment #5 from Regina Henschel  ---
@Martin Sourada: Thank you for the screenshot. I have found it now.

It is OK in Version: 7.0.0.0.alpha0+ (x64)
Build-ID: 6388c578c672690fff662cb04b6a0436cd742f37
CPU-Threads: 8; BS: Windows 10.0 Build 19043; UI-Render: Skia/Vulkan; VCL: win; 
Gebietsschema: de-DE (en_US); UI-Sprache: de-DE
Calc: CL

It is broken in Version: 7.0.0.0.beta1+ (x64)
Build ID: f92220b73d971e9d760c545efd60179ad1b6902a
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL

It is still broken in Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 87e5caca7d3133a32d92503bfa8e5a1409545187
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: threaded

It might be due to https://gerrit.libreoffice.org/c/core/+/92942.

The "Fill Format Mode" is SFX2_HID_TEMPLDLG_WATERCAN.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145777] 'conditional formatting' randomly resets 'style' when resorting

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145777

--- Comment #3 from kalakai  ---
I made an error in my description.  The randomly changing of styles occurs
after I save and reopen the sheet.

1. setup conditional formatting for entire columns
2. sort table
3. edit some cells, or delete
4. resort table
5. save new sheet (all still well at this point)
6. reopen sheet:  all conditional formatting remains as was EXCEPT styles
assigned to various conditions have randomly changed.

I'll try to get some representative screen shots to illustrate.

thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 120727] Excessive CPU usage under normal use (typing) see comment 33

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120727

psidiumcode  changed:

   What|Removed |Added

 CC||lbrmk.510@rgn4d.neomailbox.
   ||ch

--- Comment #41 from psidiumcode  ---

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: 7b73163e6d8aca1b4a55547a4f337f36b9697b87
CPU threads: 12; OS: Mac OS X 10.15.7; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

3,1 GHz 6-Core Intel Core i5

Made the same test as steve.
Using the "Example file" by Telesto.

✓ Use Skia for all rendering
✓ Force Skia software rendering
Typing: CPU ~20-30%
Scrolling: CPU ~60-100%
Note: It cashed once. 


✓ Use Skia for all rendering
x Force Skia software rendering
Typing: CPU ~10-12%
Scrolling: CPU ~31-45%
Note: Manu buttons background has a green colour.


x Use Skia for all rendering
x Force Skia software rendering
Typing: CPU ~19-21%
Scrolling: CPU ~98-100%

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145834] Consistency in Fontwork string

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145834

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||andrea.gelmini.libreoffice@
   ||gelma.net,
   ||serval2...@yahoo.fr
 Status|UNCONFIRMED |NEW

--- Comment #1 from Julien Nabet  ---
$ git grep -in "font work"
gives only:
filter/source/msfilter/escherex.cxx:3449:
if((nTextPathFlags & 0x4000) != 0)  // Is Font work

include/svx/strings.hrc:541:#define STR_ObjNameSingulFONTWORK  
NC_("STR_ObjNameSingulFONTWORK", "Font work")

xmloff/source/transform/PropertyActionsOASIS.cxx:153:// Font work
properties

xmloff/source/transform/PropertyActionsOOo.cxx:353:// Font work properties

So this should be the only one.

Andrea:one for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145833] STR_ItemValMEASURE_TEXTLEFTOUTSIDE should be clarified

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145833

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||heiko.tietze@documentfounda
   ||tion.org,
   ||serval2...@yahoo.fr,
   ||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet  ---
Indeed.
304 #define STR_ItemValMEASURE_TEXTLEFTOUTSIDE 
NC_("STR_ItemValMEASURE_TEXTLEFTOUTSIDE", "left outside")

306 #define STR_ItemValMEASURE_TEXTRIGHTOUTSID 
NC_("STR_ItemValMEASURE_TEXTRIGHTOUTSID", "right outside")

Heiko/Xisco: any idea for short string with a clear meaning in these 2 cases?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145840] UI Secure connection box reset incorrectly when opening Edit Services dialog

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145840

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Created attachment 176432
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176432=edit
The connection dialog after opening the second time, box cleared

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145840] New: UI Secure connection box reset incorrectly when opening Edit Services dialog

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145840

Bug ID: 145840
   Summary: UI Secure connection box reset incorrectly when
opening Edit Services dialog
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
CC: caol...@redhat.com

Created attachment 176431
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176431=edit
The connection dialog after opening the first time, box checked

After adding a remote WebDAV service in the Remote Files dialog and opening the
Edit service dialog the Secure connection box is turned off after pressing OK
and reopening the dialog.

To reproduce:
1. Add a new WebDAV connection in the Remote Files dialog. I used a NextCloud
server that uses https and port 443, so the Secure connection box should be
checked.
2. In the top right dropdown menu select Edit service.
3. The File Services dialog shows up, it has the Secure connection box checked.
Press OK.
4. In the top right dropdown menu select Edit service again.

The File Services dialog shows up, but now it has the Secure connection box
unchecked.

As a consequence connecting to the remote server does not work anymore.
Manually checking the Secure connection box fixes this.

In configuration the org.openoffice.Office.Common/Misc/FilePickerPlacesUrls
keys value changes from https://... to http://...


This did work in 6.0, in 6.1 it started to crash after selecting the Edit
service menu item and it's broken since 6.2.

Bibisected in linux-6.2 to:

https://git.libreoffice.org/core/+/f0a65dbba76359a2c6440329e1736a7eca24090c%5E%21/#F0

author  Caolán McNamara Mon Sep 17 14:55:33 2018 +0100
committer   Caolán McNamara Tue Sep 18 10:03:03
2018 +0200

crash editing previously added remote cmis

http://crashreport.libreoffice.org/stats/crash_details/61ba172a-ce27-46d7-8493-dc7cb688b10a

presumably since...

commit 767188fd1b1e1f504864f9489076283ebc413625

Adding CC to: Caolán McNamara

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145839] Calc crashes when applying filter to a column in an xlsx file

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145839

--- Comment #1 from bednarczyk.pa...@outlook.com ---
Created attachment 176430
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176430=edit
gdbtrace

+ gdbtrace, but I don't know how useful that is

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145839] Calc crashes when applying filter to a column in an xlsx file

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145839

bednarczyk.pa...@outlook.com changed:

   What|Removed |Added

 CC||bednarczyk.pa...@outlook.co
   ||m
   Keywords||filter:xlsx
URL||https://www.iso20022.org/da
   ||ta-field-dictionary

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145832] Typo in STR_ObjNameNoObj

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145832

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||heiko.tietze@documentfounda
   ||tion.org,
   ||serval2...@yahoo.fr,
   ||xiscofa...@libreoffice.org

--- Comment #1 from Julien Nabet  ---
Considering include/svx/strings.hrc:
135 #define STR_ObjNamePlural  NC_("STR_ObjNamePlural", "Drawing objects")
136 #define STR_ObjNameNoObj   NC_("STR_ObjNameNoObj", "No draw object")

I suppose it should be "No drawing object"?

Heiko/Xisco: any thoughts here? Indeed, before changing the string (and so
requiring all translations being modified accordingly), I'd like to be sure
it's ok.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145839] New: Calc crashes when applying filter to a column in an xlsx file

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145839

Bug ID: 145839
   Summary: Calc crashes when applying filter to a column in an
xlsx file
   Product: LibreOffice
   Version: 7.2.2.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bednarczyk.pa...@outlook.com

Libre Office Calc crashes when working with an xlsx file from the ISO2022
website.

1. Navigate to https://www.iso20022.org/data-field-dictionary
2. Download the Data Field Dictionary spreadsheet:
https://www.iso20022.org/sites/default/files/2021-02/ISO15022_Data_Field_Dictionary.xlsx
3.Open the spreadsheet in Calc
4. Navigate to the Generic Fields sheet
5.Create a filter on column A (Business Class)
6. Deselect ALL and select the Date/Time value
7. Calc Crashes 

In fact, any value from column A seems to crash the application. 

Version: 7.2.2.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+wayland)
Locale: en-US (en_US.UTF-8); UI: en-US
7.2.2-4
Calc: threaded Jumbo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145831] Typo in Portable Network Graphics string

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145831

Julien Nabet  changed:

   What|Removed |Added

 CC||andrea.gelmini.libreoffice@
   ||gelma.net,
   ||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Andrea: another for you? :-) (of course, if you don't have time, I can submit a
patch quickly).
Just for info, according to
https://wiki.documentfoundation.org/ReleasePlan/7.3, hard English string freeze
is in mid December.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145830] More space needed for translation of letter wizard

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145830

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
shows:
77  self.reslblPostCodeCity_value = strings.RID_LETTERWIZARDDIALOG_START_45

wizards/com/sun/star/wizards/letter/LetterWizardDialog.py
shows:
916 (8, self.resources.reslblPostCodeCity_value,
917 "lblPostCodeCity", 113, 97, 4, 79, 68))

Now it's not easy to find the right way for this since increase space somewhere
means you diminish space somewhere else.

The best thing would be a kind of dynamic interface so it adjusts itself
automatically but since this wizard is in Python not in C++, I don't know if
it's possible.

Caolán: any idea of something equivalent to weld process but for Python
interfaces?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 144902] New version of calc and impress can't run on windows 7 (since version 7.1.5)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144902

Ming Hua  changed:

   What|Removed |Added

 CC||riberri...@hotmail.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

Ming Hua  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||ming.v@qq.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #7 from Ming Hua  ---
(In reply to Raul from comment #6)
> Ok! Now it works fine!
Good to hear.  Let's mark this as a duplicate of bug 144902 then.

> Why not the installer LibreOffice include this update?
I'm not a developer and can't give you a definitive answer, but likely because
it's a lot of work (check if we are installing on Windows 7, then check if the
specific update is already installed, then install the bundled update) for
little gain (Microsoft already stopped support for Windows 7, probably only a
small portion of LibreOffice users are still using it on Windows 7, and I'm not
sure how long we keep Windows 7 as a supported platform).

If you have further questions, or better suggestions than the status quo (just
a notice in the Release Notes), please comment in bug 144902.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145827] 'Standard' cell format turns to Date if it's the first cell in a column

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145827

--- Comment #1 from LeroyG  ---
Format A1, A2 and B1 as Standard, Reload, and all three will revert to date.

Version: 7.1.7.2 / LibreOffice Community
Build ID: c6a4e3954236145e2acb0b65f68614365aeee33f
CPU threads: 1; OS: Linux 4.12; UI render: default; VCL: kf5
Locale: es-MX (es_ES.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55425] PDF import: support encryption algorithm value 4

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55425

Michael Warner  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143472] FILEOPEN: pdf fails to open in draw (because sdext.pdfimport does not accept encryption algorithm version > 3 and revision > 3)

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143472

Michael Warner  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139444] VLOOKUP function very slow on Large Tables in Calc

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139444

--- Comment #16 from Luboš Luňák  ---
Note that the document has Tools->Options->LibreOffice Calc->"Seach criteria =
and <> must apply to whole cells" disabled, which means the lookup has to use
slower substring matching.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145814] STYLES: Fill format mode broken in Windows

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145814

--- Comment #4 from Martin Sourada  ---
(In reply to Regina Henschel from comment #2)
> (In reply to Martin Sourada from comment #0)
> 
> > Actual results:
> > Fill format mode is greyed out
> 
> Do you mean the "Clone Formatting" icon in the Standard toolbar?
> 
> That works for me in single action and in permanent (Ctrl+double-click)
> mode. The same command in the Sidebar has only single action mode.
> 
> In case you mean a different command, please attach a screenshot with the
> grayed out command.

I mean the fill format mode in Styles sidebar, screenshot attached (hope you
don't mind Czech UI). It's not the same command, it only applies styles (not
copying all formatting) and it really speeds it up – when it's working, I
consider it killing feature of LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145828] Cell line width applied by uno:SetBorderStyle should be the same as in "Format Cells" menu

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145828

--- Comment #1 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/tabvwsh4.cxx?r=4cfa840e#1475

https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/formatsh.cxx?r=1a588c71#1901

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145814] STYLES: Fill format mode broken in Windows

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145814

--- Comment #3 from Martin Sourada  ---
Created attachment 176429
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176429=edit
Screenshot of the error

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145814] STYLES: Fill format mode broken in Windows

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145814

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||rb.hensc...@t-online.de
 Ever confirmed|0   |1

--- Comment #2 from Regina Henschel  ---
(In reply to Martin Sourada from comment #0)

> Actual results:
> Fill format mode is greyed out

Do you mean the "Clone Formatting" icon in the Standard toolbar?

That works for me in single action and in permanent (Ctrl+double-click) mode.
The same command in the Sidebar has only single action mode.

In case you mean a different command, please attach a screenshot with the
grayed out command.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139900] [META] PPTX Textbox related issues

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139900
Bug 139900 depends on bug 145162, which changed state.

Bug 145162 Summary: FILESAVE PPTX: extra bullet added to text
https://bugs.documentfoundation.org/show_bug.cgi?id=145162

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145162] FILESAVE PPTX: extra bullet added to text

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145162

Gerald Pfeifer  changed:

   What|Removed |Added

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

--- Comment #6 from Gerald Pfeifer  ---
You're right, Aron.  I had tested twice, and twice made the same mistake
apparently. The bug is still here.

Now, this is a really bad regression. Is there a way to label this as a
release blocker?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #6 from Raul  ---
Ok! Now it works fine!
Why not the installer LibreOffice include this update?
KB3063858.(on a 32bits version) i setuped the update and now it works
Now i'm trying to open a file and it opens
Windows 7 doesn't make new updates since January 2020 and i don't know if it
can be download automatically. I download manually.
It be only a suggestion for users that it can update his OS automatically or to
a new OS like Windows 10. 
Many thanks for you time. 
Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2021-11-22 Thread Caolán McNamara (via logerrit)
 sw/source/core/inc/UndoCore.hxx |4 ++--
 sw/source/core/undo/undobj.cxx  |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit dcc890e3b00ec174f4c752199ec54a8d873aaf8e
Author: Caolán McNamara 
AuthorDate: Mon Nov 22 09:10:23 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Nov 22 20:31:08 2021 +0100

remove an ugly coverity warning suppression

Change-Id: Id67530f1a7c91e3e4e29974b7b9050c7b1fc159f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125669
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sw/source/core/inc/UndoCore.hxx b/sw/source/core/inc/UndoCore.hxx
index af5a6b7f04da..7e670c9c6ba4 100644
--- a/sw/source/core/inc/UndoCore.hxx
+++ b/sw/source/core/inc/UndoCore.hxx
@@ -67,7 +67,7 @@ public:
 
 class SwRedlineSaveDatas {
 private:
-std::vector>> m_Data;
+std::vector> m_Data;
 
 public:
 SwRedlineSaveDatas() : m_Data() {}
@@ -75,7 +75,7 @@ public:
 void clear() { m_Data.clear(); }
 bool empty() const { return m_Data.empty(); }
 size_t size() const { return m_Data.size(); }
-void push_back(std::unique_ptr> pNew) { 
m_Data.push_back(std::move(pNew)); }
+void push_back(std::unique_ptr pNew) { 
m_Data.push_back(std::move(pNew)); }
 const SwRedlineSaveData& operator[](size_t const nIdx) const { return 
*m_Data[ nIdx ]; }
 SwRedlineSaveData& operator[](size_t const nIdx) { return *m_Data[ nIdx ]; 
}
 };
diff --git a/sw/source/core/undo/undobj.cxx b/sw/source/core/undo/undobj.cxx
index 2641e179d952..b03a3e1daded 100644
--- a/sw/source/core/undo/undobj.cxx
+++ b/sw/source/core/undo/undobj.cxx
@@ -1430,7 +1430,7 @@ bool SwUndo::FillSaveData(
  && eCmpPos != SwComparePosition::CollideStart )
 {
 
-rSData.push_back(std::unique_ptr>(new SwRedlineSaveData(eCmpPos, *pStt, 
*pEnd, *pRedl, bCopyNext)));
+rSData.push_back(std::unique_ptr(new 
SwRedlineSaveData(eCmpPos, *pStt, *pEnd, *pRedl, bCopyNext)));
 }
 }
 if( !rSData.empty() && bDelRange )
@@ -1461,7 +1461,7 @@ bool SwUndo::FillSaveDataForFormat(
  && eCmpPos != SwComparePosition::CollideEnd
  && eCmpPos != SwComparePosition::CollideStart )
 {
-rSData.push_back(std::unique_ptr>(new SwRedlineSaveData(eCmpPos, *pStt, 
*pEnd, *pRedl, true)));
+rSData.push_back(std::unique_ptr(new 
SwRedlineSaveData(eCmpPos, *pStt, *pEnd, *pRedl, true)));
 }
 
 }


[Libreoffice-bugs] [Bug 145647] Arabic tatweel rendered as whitespace with preceding English text

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145647

Eyal Rozenberg  changed:

   What|Removed |Added

Version|7.3.0.0.alpha1+ |7.2.0.1 rc

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145647] Arabic tatweel rendered as whitespace with preceding English text

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145647

--- Comment #4 from Eyal Rozenberg  ---
Created attachment 176428
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176428=edit
PDF rendering of document

PDF rendering of attachment 176427, using LO 7.2.0.1 on Devuan GNU/Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145647] Arabic tatweel rendered as whitespace with preceding English text

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145647

Eyal Rozenberg  changed:

   What|Removed |Added

 Attachment #176212|0   |1
is obsolete||

--- Comment #3 from Eyal Rozenberg  ---
Created attachment 176427
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176427=edit
A document with the bug manifesting

Something in the previous attachment was off, and you couldn't see the bug
manifesting.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145162] FILESAVE PPTX: extra bullet added to text

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145162

--- Comment #5 from Aron Budea  ---
Gerald, I'm afraid I can still repro it with the following build from two hours
ago, can you please double-check?

Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: 59e70256a358db136f5fd23651aea96d218b1a64
CPU threads: 16; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: nl-BE (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #5 from Raul  ---
Let me check!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #4 from Ming Hua  ---
(In reply to Raul from comment #1)
> Created attachment 176424 [details]
This screenshot says the LibreOffice version is 7.1.

In you report you seem to claim 7.0.4 doesn't work, nor do 7.1.x or 7.2.x.  Are
you sure about that?  Is the problem the same for 7.0.4 and 7.1/7.2?

If only 7.1/7.2 causes crashes, but 7.0.4 works fine, it's likely your Windows
7 is not fully updated and LibreOffice 7.1 or higher needs KB2533623/KB3063858
installed to work on Windows 7. See [1] for more details.

1. https://wiki.documentfoundation.org/ReleaseNotes/7.1#Windows

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145817] When double click in table above, libreoffice crash

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145817

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

   What|Removed |Added

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

--- Comment #16 from Roman Kuznetsov <79045_79...@mail.ru> ---
no rerpo in (win 7)

Version: 7.3.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: 214fa28c09156c67f85818b6a2ea6b3235bd
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #3 from Raul  ---
Created attachment 176426
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176426=edit
The mistake

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #2 from Raul  ---
Created attachment 176425
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176425=edit
The mistake

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

--- Comment #1 from Raul  ---
Created attachment 176424
  --> https://bugs.documentfoundation.org/attachment.cgi?id=176424=edit
The mistake

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123809] All Bibliography citations now appear in text with "[ n" added

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123809

--- Comment #11 from Jordan East  ---
@kevvy : please indicate whether you are using the built-in bibliography
database (which is a DBF database file) or you have created and registered your
own bibliography database instead.

If the latter, please provide more details on the type of db, driver connection
and version, etc.

Setting NEEDINFO

https://besthybridtablesaw.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145838] New: LibreOffice crashed on a Windows 7 SP1

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145838

Bug ID: 145838
   Summary: LibreOffice crashed on a Windows 7 SP1
   Product: LibreOffice
   Version: 7.0.4.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: riberri...@hotmail.com

Description:
LO Crash if I open LibreOffice on Windows 7 SP1. It works fine on the LO 7.0.3
on my Windows 7 SP1. On the lastest versions 7.1, 7.2... Now my computer have
Windows 10 and it works fine on it.

Steps to Reproduce:
1. I install LibreOffice 7.0.4 or higher on a Windows 7 SP1 (i know and i'm
sure that LO 7.0.3 it Works well) (But F. ex. 7.1, 7.2, 7.2.2... not work fine
on Windows 7 SP1)
2. Them i open LibreOffice
3. F. ex. I open Writer
4. It appear a recovery Window for a file that it wasn't created or open
because it is a clear installation. (not open files on it because it is the
first time that it open on the Windows 7 SP1 on the virtual machine.   .
5. If i use the safe mode of LibreOffice the problem still. 
6. If i check the 'language' option of options it crash again 

Actual Results:
None. It crash libreoffice and it close.

Expected Results:
LibreOffice was closed. Them when i open LO It appear a report Window to report
the problem and a option to run into the safe mode of LO.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
The lastest version that's Worked on my PC (When i had Windows 7 SP1 on my real
machine was 7.0.3). 
I use Windows 7 SP1 on a virtual box machine for test things because i had
upgrade the S.O to Windows 10.  
Doesn't works on both versions 32 and 64Bits

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145817] When double click in table above, libreoffice crash

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145817

--- Comment #15 from Julien Nabet  ---
(In reply to elias estatistics from comment #14)
> Not reprodusable for 6.4.7.2 (distribution default) in ubuntu0.20.04.1

So at least it's ok from 6.4.7 but this one is quite old.
You must know that 6.4, 7.0 and very soon and very soon for 7.1 branches are
EOL (see https://wiki.documentfoundation.org/ReleasePlan/7.1 for 7.1)

You can try the 7.2.2 if you add LO ppa repo (see
https://launchpad.net/~libreoffice/+archive/ubuntu/ppa), there's a 7.2.2
version for Ubuntu 20.04.
Alternatively, you may give a try to Ubuntu 21.10 which must contain a more
recent LO version but I suppose you chose 20.04 to have an LTS.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145837] Crash in: mergedlo.dll base report viewing in edit mode, no changes made, just crashed. Didn't repeat when I tried to recreate.

2021-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145837

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug.
Unfortunately without clear steps to reproduce it, we cannot track down the
origin of the problem.
Please provide a clearer set of step-by-step instructions on how to reproduce
the problem.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the steps are provided

-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   3   >