[Libreoffice-bugs] [Bug 135620] Table in Draw missing border in merged row

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135620

John Kaufmann  changed:

   What|Removed |Added

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

--- Comment #18 from John Kaufmann  ---
Agreed: merges no longer break the exterior border (that is, transfer the
interior lack of border to the exterior), but at a curious cost. I've been
trying to figure out the connection, and finally decided that I will have to
just describe it, and hope someone else sees the connection.

Make a simple 3x3 table, with contents --
 A1 B1 C1
 A2 B2 C2
 A3 B3 C3
-- and put border around the outside, but no borders between columns or rows.
This is enough to test most merge situations, and all seem to behave properly
and Undo properly.

Now make the 3x4 table a 4x3 table by Insert|Column|After --
 A1 B1 C1 D1
 A2 B2 C2 D2
 A3 B3 C3 D3
-- and the first strange thing happens: the outside border copies to the
inside, between columns C and D. 

But it's not just Insert|Column|After. Insert|Column|Before gives this --
 A1 B1C1
 A2 B2C2
 A3 B3C3
or (depending on whether a cell or column is pre-selected) this --
A1 B1 C1
A2 B2 C2
A3 B3 C3
-- which also copies the outside border to the inside. 

As with columns, similar things happen with rows when you go to a 4x4 table,
but I won't belabor the point further with examples. Moreover, properties of
cell text contents are not maintained to the new row or column - again, I won't
lengthen this further with examples.

All of these behaviors can be worked around, but are clearly buggy if one
expects tables in Draw to behave as in Writer or other LO components -- which
begs the obvious question: in an integrated office suite, should not tables use
the same code across components? The basic problem may be that a table is a
"Shape" in Draw -- as opposed to, say, a functional table in a frame or box.

So this bug may be considered superficially "FIXED" -- but on code that will
raise new problems. On that basis, I'm changing Status from "RESOLVED-FIXED" to
"REOPENED" until dev can consider this comment. Maybe that's the best we can do
for now?

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

[Libreoffice-bugs] [Bug 150676] Inserting and deleting a simple table in Writer

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150676

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #2 from BogdanB  ---
I am not using dbg version of LibreOffice, so I'm getting messages in the
terminal. I can insert very well a table and delete it in LibreOffice, but in
the same time, in the background there are warning in the terminal something is
not good. 

I'm using Linux-rpm_deb-x86_64@tb87-TDF-dbg/

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

[Libreoffice-bugs] [Bug 150667] Ugly font rendering in LO Writer

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150667

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #4 from V Stuart Foote  ---
That appears to be a difference in ClearType antialiasing mode. And it could be
as IIRC there were some changes for the GDI paths to use more DirectWrite.

For comparison, do a /a admin load of a nightly master against 7.5.0 and try it
in both GDI (CPU w/Hardware acceleration) and with Skia software rendering (not
Vulkan).

-- 
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

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||150670


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150670
[Bug 150670] [ENHANCEMENT] Better justification
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150670] [ENHANCEMENT] Better justification

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150670

V Stuart Foote  changed:

   What|Removed |Added

 Blocks||71732
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
   Keywords||needsUXEval

--- Comment #1 from V Stuart Foote  ---
Reasonable and seems less comprehensive than suggestions in bug 38159, but I
guess could be exactly the same effort and this is simply a dupe.

NTL, +1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 150670] [ENHANCEMENT] Better justification

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150670

V Stuart Foote  changed:

   What|Removed |Added

 Blocks||71732
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vstuart.fo...@utsa.edu
   Keywords||needsUXEval

--- Comment #1 from V Stuart Foote  ---
Reasonable and seems less comprehensive than suggestions in bug 38159, but I
guess could be exactly the same effort and this is simply a dupe.

NTL, +1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 150666] Insert a row in the table after delete it but won't be deleted. (If Track changes is active.)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150666

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

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

[Libreoffice-bugs] [Bug 150424] Track changes: Show changes different font formatting compared to the actual formatting (which will be restored by rejecting changes)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150424

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 150421] FILESAVE DOC: Liberation Serif added across the document as DF on DOC export in a hebrew document

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150421

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 150680] Libre 7.4.0.3 (x64) has a number of cosmetic issues.

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150680

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from V Stuart Foote  ---
Please reset user profile via safe mode, or just delete profile [1], and
retest.

=-ref-=
[1] C:\Users\{yourusername}\AppData\Roaming\LibreOffice\4

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

[Libreoffice-bugs] [Bug 150419] FILESAVE DOCX page writing direction "left-to-right (vertical)" is wrongly exported

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150419

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 147072] Selecting new dictionary - try to add czech language via search online cause crush

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147072

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 150417] Redo puts cursor inside comment box if track changes record being enabled and show changes OFF

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150417

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 147072] Selecting new dictionary - try to add czech language via search online cause crush

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147072

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

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 147720] Bullet points are very confusing to use and bug filled.

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147720

--- Comment #2 from QA Administrators  ---
Dear 073.josephb,

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 147709] Libreoffice freezes on Macbook Air M1, must be restarted with force close

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147709

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

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 147518] Impossible to start Libreoffice 7.3.0.3 in any mode

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147518

--- Comment #5 from QA Administrators  ---
Dear Davide Soresinetti,

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 147474] Math equations are converted to images

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147474

--- Comment #2 from QA Administrators  ---
Dear amanita+LIBREOFFICE,

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 145538] Use range based for loops

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145538

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

https://git.libreoffice.org/core/commit/91f91815124c00727eefdd92fbed2d927faaf60b

tdf#145538 Change common loops to range based.

It will be available in 7.5.0.

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

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

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

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

2022-08-29 Thread Stanislav Lopatin (via logerrit)
 editeng/source/editeng/editobj.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 91f91815124c00727eefdd92fbed2d927faaf60b
Author: Stanislav Lopatin 
AuthorDate: Sat Aug 13 11:40:24 2022 +0500
Commit: Mike Kaganski 
CommitDate: Tue Aug 30 06:36:06 2022 +0200

tdf#145538 Change common loops to range based.

Just convert some loops to range based.

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

diff --git a/editeng/source/editeng/editobj.cxx 
b/editeng/source/editeng/editobj.cxx
index ce39e37d3d83..6d57c7497c2b 100644
--- a/editeng/source/editeng/editobj.cxx
+++ b/editeng/source/editeng/editobj.cxx
@@ -150,12 +150,12 @@ void ContentInfo::dumpAsXml(xmlTextWriterPtr pWriter) 
const
 (void)xmlTextWriterWriteString(pWriter, BAD_CAST(aText.replaceAll("\x01", 
"").toUtf8().getStr()));
 (void)xmlTextWriterEndElement(pWriter);
 aParaAttribs.dumpAsXml(pWriter);
-for (size_t i=0; idumpAsXml(pWriter);
+(void)xmlTextWriterWriteFormatAttribute(pWriter, BAD_CAST("start"), 
"%" SAL_PRIdINT32, rCharAttribs.GetStart());
+(void)xmlTextWriterWriteFormatAttribute(pWriter, BAD_CAST("end"), "%" 
SAL_PRIdINT32, rCharAttribs.GetEnd());
+rCharAttribs.GetItem()->dumpAsXml(pWriter);
 (void)xmlTextWriterEndElement(pWriter);
 }
 (void)xmlTextWriterEndElement(pWriter);


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

2022-08-29 Thread Łukasz Leszko (via logerrit)
 sc/qa/unit/data/xls/tdf90299.xls  |binary
 sc/qa/unit/subsequent_export_test.cxx |   77 ++
 sc/source/filter/excel/xehelper.cxx   |   76 ++---
 3 files changed, 129 insertions(+), 24 deletions(-)

New commits:
commit 59ddcb0445da12f2b912f1a8a876117fec112c41
Author: Łukasz Leszko 
AuthorDate: Thu Mar 17 17:13:24 2022 +0100
Commit: Mike Kaganski 
CommitDate: Tue Aug 30 06:34:06 2022 +0200

tdf#90299 Fix saving external links as relative

In current build some links to external xls files are not saved as relative 
even if
"Save URLs relative to file system" option is checked. This patch aims to
solve this issue.

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

diff --git a/sc/qa/unit/data/xls/tdf90299.xls b/sc/qa/unit/data/xls/tdf90299.xls
new file mode 100644
index ..0028e11cfd51
Binary files /dev/null and b/sc/qa/unit/data/xls/tdf90299.xls differ
diff --git a/sc/qa/unit/subsequent_export_test.cxx 
b/sc/qa/unit/subsequent_export_test.cxx
index 15155636d2a1..b460319bd0a3 100644
--- a/sc/qa/unit/subsequent_export_test.cxx
+++ b/sc/qa/unit/subsequent_export_test.cxx
@@ -44,6 +44,10 @@
 #include 
 #include 
 #include 
+#include 
+#include 
+#include 
+#include 
 #include 
 #include 
 
@@ -182,6 +186,7 @@ public:
 void testPreserveTextWhitespace2XLSX();
 void testTdf113646();
 void testDateStandardfilterXLSX();
+void testTdf90299();
 
 CPPUNIT_TEST_SUITE(ScExportTest);
 CPPUNIT_TEST(test);
@@ -287,6 +292,7 @@ public:
 CPPUNIT_TEST(testMoveCellAnchoredShapesODS);
 CPPUNIT_TEST(testTdf113646);
 CPPUNIT_TEST(testDateStandardfilterXLSX);
+CPPUNIT_TEST(testTdf90299);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -4519,6 +4525,77 @@ void ScExportTest::testDateStandardfilterXLSX()
 xDocSh->DoClose();
 }
 
+void ScExportTest::testTdf90299()
+{
+utl::TempFile aTmpDirectory1(nullptr, true);
+utl::TempFile aTmpDirectory2(nullptr, true);
+utl::TempFile aSavedFile(());
+
+struct
+{
+void checkFormula(ScDocShellRef xShell, OUString aExpectedFormula)
+{
+CPPUNIT_ASSERT(xShell.is());
+xShell->ReloadAllLinks();
+
+ScDocument& rDoc = xShell->GetDocument();
+
+ScAddress aPos(0, 0, 0);
+ScTokenArray* pCode = getTokens(rDoc, aPos);
+CPPUNIT_ASSERT_MESSAGE("empty token array", pCode);
+
+OUString aFormula = toString(rDoc, aPos, *pCode, 
rDoc.GetGrammar());
+
+CPPUNIT_ASSERT_EQUAL(aExpectedFormula, aFormula);
+}
+
+} aCheckShell;
+
+OUString aReferencedFileURL;
+OUString aReferencingFileURL;
+createFileURL(u"tdf90299.", u"xls", aReferencingFileURL);
+
+auto eError = osl::File::copy(aReferencingFileURL, aTmpDirectory1.GetURL() 
+ "/tdf90299.xls");
+CPPUNIT_ASSERT_EQUAL(osl::File::E_None, eError);
+
+aReferencingFileURL = aTmpDirectory1.GetURL() + "/tdf90299.xls";
+aReferencedFileURL = aTmpDirectory1.GetURL() + "/dummy.xls";
+
+ScDocShellRef xShell = load(aReferencingFileURL, FORMAT_XLS);
+aCheckShell.checkFormula(xShell, "'" + aReferencedFileURL + 
"'#$Sheet1.A1");
+
+aReferencingFileURL = aSavedFile.GetURL();
+
+FileFormat afilterFormat = 
ScBootstrapFixture::getFileFormats()[FORMAT_XLS];
+OUString aFilterName(afilterFormat.pFilterName, 
strlen(afilterFormat.pFilterName),
+ RTL_TEXTENCODING_UTF8);
+OUString aFilterType(afilterFormat.pTypeName, 
strlen(afilterFormat.pTypeName),
+ RTL_TEXTENCODING_UTF8);
+
+SfxMedium aStoreMedium(aReferencingFileURL, StreamMode::STD_WRITE);
+
+auto pExportFilter = std::make_shared(
+aFilterName, OUString(), afilterFormat.nFormatType, 
SotClipboardFormatId::NONE, aFilterType,
+OUString(), OUString(), "private:factory/scalc*");
+pExportFilter->SetVersion(SOFFICE_FILEFORMAT_CURRENT);
+
+aStoreMedium.SetFilter(pExportFilter);
+
+xShell->DoSaveAs(aStoreMedium);
+xShell->DoClose();
+
+eError = osl::File::copy(aReferencingFileURL, aTmpDirectory2.GetURL() + 
"/tdf90299.xls");
+CPPUNIT_ASSERT_EQUAL(osl::File::E_None, eError);
+
+aReferencingFileURL = aTmpDirectory2.GetURL() + "/tdf90299.xls";
+aReferencedFileURL = aTmpDirectory2.GetURL() + "/dummy.xls";
+
+xShell = load(aReferencingFileURL, FORMAT_XLS);
+aCheckShell.checkFormula(xShell, "'" + aReferencedFileURL + 
"'#$Sheet1.A1");
+
+xShell->DoClose();
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(ScExportTest);
 
 CPPUNIT_PLUGIN_IMPLEMENT();
diff --git a/sc/source/filter/excel/xehelper.cxx 
b/sc/source/filter/excel/xehelper.cxx
index 2e5ebba684c4..2025e65a7bd2 100644
--- a/sc/source/filter/excel/xehelper.cxx
+++ b/sc/source/filter/excel/xehelper.cxx
@@ -23,6 +23,10 @@
 
 #include 
 

[Libreoffice-bugs] [Bug 150681] spam

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150681

V Stuart Foote  changed:

   What|Removed |Added

 Resolution|--- |INVALID
Summary|https://punjabdesigners.com |spam
   |/basement-renovation-missis |
   |sauga/  |
 Status|UNCONFIRMED |RESOLVED

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

[Libreoffice-bugs] [Bug 91677] Bughunting: Sliders on ruler are broken for some conditions

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91677

DavidTyler  changed:

   What|Removed |Added

URL||https://americaremodeling.c
   ||om/bathroom-remodeling-in-d
   ||elray-beach

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

[Libreoffice-bugs] [Bug 91688] VIEWING: Print Preview does not display comments

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91688

Panache  changed:

   What|Removed |Added

URL|https://www.kortingsok.nl   |https://www.panachemiddleea
   ||st.com

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

[Libreoffice-bugs] [Bug 150681] New: https://punjabdesigners.com/basement-renovation-mississauga/

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150681

Bug ID: 150681
   Summary: https://punjabdesigners.com/basement-renovation-missis
sauga/
   Product: LibreOffice
   Version: 4.2.7.2 release
  Hardware: x86 (IA32)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: punjabdesign...@yahoo.com

Description:
Punjab Designer in Mississauga is specialized in construction, interior, and
exterior designing, and basement renovations. Our provided service can be
availed by our clients at a reasonable price. This service is performed as per
the needs and conditions of our valuable clients. This is a source of joy for
us since each step is done on perfect parameters.

Actual Results:
Basement Renovation in Mississauga

Expected Results:
Basement Renovation in Mississauga


Reproducible: Always


User Profile Reset: No



Additional Info:
Basement Renovation in Mississauga

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

[Libreoffice-bugs] [Bug 150236] Does not open full screen, ooSetupFactoryWindowAttributes not being filled ( steps in comment 21 ) ( LibreOffice 7.4 only )

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150236

Mike Kaganski  changed:

   What|Removed |Added

 CC||rick.m...@gmail.com

--- Comment #56 from Mike Kaganski  ---
*** Bug 150672 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 150672] Opens a 2x width window from any saved window size. Or standard windows resizing is not remembered. Works ok in 7.3.5.2

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150672

--- Comment #2 from Mike Kaganski  ---


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

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

[Libreoffice-bugs] [Bug 150236] Does not open full screen, ooSetupFactoryWindowAttributes not being filled ( steps in comment 21 ) ( LibreOffice 7.4 only )

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150236

Mike Kaganski  changed:

   What|Removed |Added

 CC||romin...@gmail.com

--- Comment #55 from Mike Kaganski  ---
*** Bug 150669 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 150669] Save last session window size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150669

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #2 from Mike Kaganski  ---


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

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

[Libreoffice-bugs] [Bug 150619] Rename character style "source text"

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150619

--- Comment #5 from tristan  ---
Created attachment 182084
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182084=edit
Character styles - New design suggestion

Hello everyone! I'm a new volunteer for the UX team.

I'm a native English speaker and a new user of LO.

I came across this option and thought that the "Source Text" was a bit vague
for a new user and for someone with no relevant knowledge of the term.

I have to agree that renaming it would be a good way to resolve this, but at
the same time I do agree that the name should also be related on what it's
purpose or use. In the first place, if I'm not mistaken, the purpose of the
"Character Style" option is to give users an idea of what that style are
commonly used for or it's purpose.

With this in mind, I think the best name suited would be either "Source Code
Style" or "Typewriter Style". These are my vote. But at the same time, I think
this would not entirely diminish the problem of familiarity or vagueness of the
terms.

So, I would like to suggest a way to represent these styles in a way where new
users will understand it instantly. Please refer to the attachment. Thanks!

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

[Libreoffice-ux-advise] [Bug 150619] Rename character style "source text"

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150619

--- Comment #5 from tristan  ---
Created attachment 182084
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182084=edit
Character styles - New design suggestion

Hello everyone! I'm a new volunteer for the UX team.

I'm a native English speaker and a new user of LO.

I came across this option and thought that the "Source Text" was a bit vague
for a new user and for someone with no relevant knowledge of the term.

I have to agree that renaming it would be a good way to resolve this, but at
the same time I do agree that the name should also be related on what it's
purpose or use. In the first place, if I'm not mistaken, the purpose of the
"Character Style" option is to give users an idea of what that style are
commonly used for or it's purpose.

With this in mind, I think the best name suited would be either "Source Code
Style" or "Typewriter Style". These are my vote. But at the same time, I think
this would not entirely diminish the problem of familiarity or vagueness of the
terms.

So, I would like to suggest a way to represent these styles in a way where new
users will understand it instantly. Please refer to the attachment. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #19 from خالد حسني  ---
(In reply to V Stuart Foote from comment #18)
> And *any* of the Libertinus family. They really are rather well done ;-)

Bugs in FLOSS fonts should be reported to their respective repositories and it
will hopefully get fixed.

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

[Libreoffice-bugs] [Bug 150680] New: Libre 7.4.0.3 (x64) has a number of cosmetic issues.

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150680

Bug ID: 150680
   Summary: Libre 7.4.0.3 (x64)  has a number of cosmetic issues.
   Product: LibreOffice
   Version: 7.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m5382607...@gomen-da.com

Description:
1.Wrong colors in menus and context menus.
2.Function input bar cannot be displayed in one line,

Steps to Reproduce:
See
http://imepic.jp/20220830/408760

Actual Results:


Expected Results:
Both the menu and context colors are black on gray.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version: 7.4.0.3 (x64) / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded

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

[Libreoffice-bugs] [Bug 150679] New: Control Properties Window not cleared when control deleted

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150679

Bug ID: 150679
   Summary: Control Properties Window not cleared when control
deleted
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: i...@slingshot.co.nz

Description:
When is Form design mode you can open a "Control Properties" window. When
selecting another control the window updates, when deselecting a control the
window clears when deleting the control the window is not cleared.

Steps to Reproduce:
1.Open new document
2.Activate form design mode
3.Add a control
4. right click control and open "Control Properties"
5. Deselect control, properties are cleared
6. Select control, properties are populated
7. Delete control, properties remain populated

Actual Results:
Properties window remains populated after control deleted.

Expected Results:
Properties window is cleared.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Version: 7.3.4.2 (x64) / LibreOffice Community
Build ID: 728fec16bd5f605073805c3c9e7c4212a0120dc5
CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-NZ (en_NZ); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 34804] EDITING: Keyboard shortcut for Format-Highlighting does not work

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34804

Justin L  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
Version|6.1.5.2 release |unspecified
 OS|Windows (All)   |All

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

[Libreoffice-bugs] [Bug 34438] [feature request, FORMATTING] group selection does not work with raster images

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34438

LeroyG  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150678] [EDITING] Not possible to select multiple raster images after some text is added to the document

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150678

LeroyG  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150678] New: [EDITING] Not possible to select multiple raster images after some text is added to the document

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150678

Bug ID: 150678
   Summary: [EDITING] Not possible to select multiple raster
images after some text is added to the document
   Product: LibreOffice
   Version: 7.2.3.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: iavs.le...@gmail.com

Description:
Add some text and two (or more) images to a Writer document, and it is
impossible to select both images at the same time.

Steps to Reproduce:
1. Open a new text document
2. Insert a .jpg image

I can select and deselect with click, or dragging with Selection tool (Drawing
toolbar).

3. Insert a second .jpg image

I can select and deselect each one with click.
I can not select dragging.
I can select both with +click but there are no handlers.

4. Select both, Copy, and Paste.

Step 4 only pastes the lower image.
Now I have three .jpg images.

+click only selects the last one clicked.
Click selects only one at a time, after that +click selects them all,
but not two of them.
I can delete all at once, or one by one, but not two.
Paste Special (among other options) allows to paste a Writer document, but
paste only the lowest image; but Gimp says that there is no image in the
clipboard.

5. Paste some text.

I can not select images.

6. Undo the pasted text.

Again I can select the images.

7. Write some text.

All images are anchored to character (by default). Changing the anchor To
paragraph do not seem to modify the behavior.

Actual Results:
After step 7, I can not select the images.

Expected Results:
Images can be selected.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.3.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 1; OS: Linux 5.3; UI render: default; VCL: gtk3
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 84957] Selecting two or more images at the same time Via Insert->images->from file is not possible in LibreOffice Writer.

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84957

LeroyG  changed:

   What|Removed |Added

 CC||iavs.le...@gmail.com

--- Comment #2 from LeroyG  ---
Same limitation with:

Version: 7.2.3.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 1; OS: Linux 5.3; UI render: default; VCL: gtk3
Locale: es-MX (es_ES.UTF-8); UI: en-US
Calc: threaded

Also not possible in Draw.

But it is possible to drag and drop two o more images from the file manager.

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #18 from V Stuart Foote  ---
And *any* of the Libertinus family. They really are rather well done ;-)

And, I'd work with master against 7.5, not a 7.4 build (even its nightly), to
see the state of things.

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #17 from خالد حسني  ---
There are plenty of fonts that look good, the free ones I tested: DejaVu Sans,
DejaVu Serif, Inter, Lato, Montserrat, Noto Sans, Noto Serif, Source Sans Pro,
Source Serif Pro, Gentium Basic, Gentium Book Basic, Gentium Plus.

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

[Libreoffice-bugs] [Bug 134202] Crash upon deleting a multi-page selection in a specific document (see comment 16)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134202

--- Comment #19 from Hossein  ---
This change is related:

commit 0496252c2c7fd2d694c4a73f387ef75e0021de3e
Author: Michael Stahl 
Date:   Tue May 24 15:20:42 2022 +0200

sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649

This didn't happen with master from a week ago on Fedora 35, but happens
with Monday's master on Fedora 36. Also happens with libreoffice-7-3
branch.

Fundamentally the problem with the bugdoc is that there are tables in
footnotes, which aren't really supported and can't split across pages
like they would need to.

The loop happens because a footnote on page 48 invalidates position of
its anchor frame 549 on page 45.

This is probably pointless, let's only invalidate if the anchor is on
the same page (it should be on the same page, but probably the tables in
other footnotes get in the way).

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #16 from Cqoicebordel  ---
So, is there a font that works out there ?

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

[Libreoffice-bugs] [Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues

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

Bug 118260 Summary: Multi-line description in cell or on image,IME's position 
is bad
https://bugs.documentfoundation.org/show_bug.cgi?id=118260

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 118260] Multi-line description in cell or on image, IME's position is bad

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118260

Junichi Matsukawa  changed:

   What|Removed |Added

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

--- Comment #17 from Junichi Matsukawa  ---
I tried conversion with Google IME and MS IME. The problem did not reproduce.

Version: 7.4.0.3 (x64) / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL

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

[Libreoffice-bugs] [Bug 150677] Wrong button and dialog dpi/sizing on Wayland when _other_ monitor is scaled

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150677

--- Comment #4 from dinumar...@gmail.com ---
FC36
Version: 7.3.4.2
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+wayland)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

(See attached screenshots for more details)

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

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

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131304
Bug 131304 depends on bug 150192, which changed state.

Bug 150192 Summary: A DOCX with compatibilityMode=15 has text misplaced in 
header
https://bugs.documentfoundation.org/show_bug.cgi?id=150192

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 104254] FILEOPEN DOCX image in header overlaps header text in compat15 mode

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104254

Justin L  changed:

   What|Removed |Added

 CC||mikekagan...@hotmail.com

--- Comment #23 from Justin L  ---
*** Bug 150192 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 150192] A DOCX with compatibilityMode=15 has text misplaced in header

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150192

Justin L  changed:

   What|Removed |Added

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

--- Comment #2 from Justin L  ---


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

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

[Libreoffice-bugs] [Bug 150677] Wrong button and dialog dpi/sizing on Wayland when _other_ monitor is scaled

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150677

--- Comment #3 from dinumar...@gmail.com ---
Created attachment 182083
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182083=edit
Libre info window

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

[Libreoffice-bugs] [Bug 150677] Wrong button and dialog dpi/sizing on Wayland when _other_ monitor is scaled

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150677

--- Comment #2 from dinumar...@gmail.com ---
Created attachment 182082
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182082=edit
System specs

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

[Libreoffice-bugs] [Bug 134202] Crash upon deleting a multi-page selection in a specific document (see comment 16)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134202

--- Comment #18 from Hossein  ---
Reproduced crash with the latest LO 7.4 stable:

Version: 7.4.0.3 / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: fa-IR (en_US.UTF-8); UI: en-US
Calc: threaded


With the latest LO 7.5 dev master:

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: a606244d9aa0054988caf1859efb7f26d38748cf
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

LibreOffice becomes very slow, almost unusable, getting these warnings:

warn:sw.layout:629470:629470:sw/source/core/layout/wsfrm.cxx:3024: footnote
frame on different page than ref frame?

and:

warn:legacy.osl:629470:629470:sw/source/core/access/accmap.cxx:2404: 

and:

warn:legacy.osl:629470:629470:sw/source/core/layout/calcmove.cxx:302: :-(
Layout unstable (this not found).

also:

warn:sw.core:629470:629470:sw/source/core/attr/calbck.cxx:196: a 11SwNumFormat
client added as listener to a 12SwCharFormat during client iteration.

After removing the suggested part, LibreOffice does not crash, but it becomes
even worse regarding being responsive. Nothing works, and I could not even quit
LibreOffice.

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

[Libreoffice-bugs] [Bug 150677] Wrong button and dialog dpi/sizing on Wayland when _other_ monitor is scaled

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150677

--- Comment #1 from dinumar...@gmail.com ---
Created attachment 182081
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182081=edit
Screenshot

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #15 from خالد حسني  ---
(In reply to Cqoicebordel from comment #14)
> The bug is still present here, on 7.4, with Libertinus Sans and Serif, with
> macrons.

Macron over “n” is slightly higher in Libertinus Serif, and slightly lower and
two the right in Libertinus Sans, and both are font issue.

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

[Libreoffice-bugs] [Bug 150677] New: Wrong button and dialog dpi/sizing on Wayland when _other_ monitor is scaled

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150677

Bug ID: 150677
   Summary: Wrong button and dialog dpi/sizing on Wayland when
_other_ monitor is scaled
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dinumar...@gmail.com

Description:
I have 2 monitors, M1 (primary) and M2. M1 is not scaled (100%) while M2 is
scaled 125%.
When I open LibreOffice on M2, everything is fine. However, if I open it on M1
(unscaled), the buttons and dialogs are grossly overscaled (an accidental use
of the 125% scaling factor on M1 would not nearly account for the gross
miscalculation).

Steps to Reproduce:
1. Have 2 monitors and a Wayland desktop
2. Set 125% scaling on one monitor
3. Open or move LibreOffice to the unscaled monitor

Actual Results:
Interface elements hugely overblown

Expected Results:
Proper interface sizing/scaling


Reproducible: Always


User Profile Reset: No



Additional Info:
.

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

[Libreoffice-bugs] [Bug 61398] FILEOPEN: can't get rid of macro warning ('solution' by manualy editing the file's zip container in comment #11)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61398

Justin L  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 125338] Saving DOC(M) as DOCX doesn't get rid of macro

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125338

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=61
   ||398

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

Bugzilla issue Bug 147646 - Fileopen DOCX: Values are skipped in a numbered list within a table when cells are split/merged

2022-08-29 Thread Chris Minotti
A development question from our engineer working on Bug 147646.

We're changing LibreOffice's source code and re-building LibreOffice from code. 
Our code, but all it does is launch LibreOffice and pass it a command to export 
to PDF, there's no code-to-code communication, just program-to-program.  The 
license that LibreOffice is distributed under allows us to make "derivative 
works and then distribute those works ourselves, but in order to do that we 
must meet the requirements of section 3 of the license here: 
https://www.libreoffice.org/about-us/licenses.   We're going to be doing 3.2, 
Distribution of Executable Form, because we're going to compile LibreOffice in 
it's entirety and provide it as a compiled program, not just give people source 
code and tell them compile it themselves. Under that, there's a 1) which says 
we must also provide the source code. The licensing, since this is a derivative 
work, we need to include or make the source code available somewhere. (Section 
3.2 on this page https://www.libreoffice.org/about-us/licenses). I'm not sure 
if that needs to be for all of LibreOffice, or just the change we made... 
probably all?



Chris Minotti
Manager, Software Development  |  R
Phone (480) 223-5110 x5310
Cell (623) 236-0038
Website www.opentext.com

[cid:image001.jpg@01D8BBB7.D7AA9680]
This email message is confidential, may be privileged, and is intended for the 
exclusive use of the addressee. Any other person is strictly prohibited from 
disclosing or reproducing it. If the addressee cannot be reached or is unknown 
to you, please inform the sender by return email and delete this email message 
and all copies immediately.





[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #14 from Cqoicebordel  ---
The bug is still present here, on 7.4, with Libertinus Sans and Serif, with
macrons.

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

[Libreoffice-bugs] [Bug 141135] GTK3 version: in tabbed, tabbed compact, and groupedbar compact toolbar modes, the menu entries to switch between Normal and Web view modes are checkboxes instead of ra

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141135

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #4 from Justin L  ---
In the normal menu these are:
  
  

In the notebookbar .ui files, I don't see anywhere that indicates a checkbox.
There are various browseview.* images in the icon-themes folder, but the ones I
looked at are very different.

I'm going to guess it is this line specifying an VclOptionalBox:
object class="VclOptionalBox" id="View-Section-View1

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #13 from V Stuart Foote  ---
(In reply to خالد حسني from comment #12)
> These are font issues and I can reproduce elsewhere. Courier New fails to
> position the accents over “n” and Times New Roman positions them slightly
> higher over it than the other lowercase letters.

Fair enough. Though note even Libertinus has a slight misallignment, but I'd
kind of agree we're doing OK on the VCL canvas.

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #12 from خالد حسني  ---
(In reply to V Stuart Foote from comment #11)
> Created attachment 182080 [details]
> still some bad rendering - Courier New and Times New Roman
> 
> @Khaled, wait could you take a look at test doc attachment 181613 [details] 
> 
> The Courier New and Tiems New Roman are both rendered poorly (on Windows
> builds at least) as in this screen clip of recent master. Is that going to
> be a font metrics issue now that Caoláns positioning tweak is in?

These are font issues and I can reproduce elsewhere. Courier New fails to
position the accents over “n” and Times New Roman positions them slightly
higher over it than the other lowercase letters.

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

[Libreoffice-bugs] [Bug 150676] Inserting and deleting a simple table in Writer

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150676

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
I can't repro.
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 4c96abd81460977d413d4d28e891bbbac5769ede
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL

Anyway, delete a table it's possible through Menu/Table/Delete/Table

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

--- Comment #11 from V Stuart Foote  ---
Created attachment 182080
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182080=edit
still some bad rendering - Courier New and Times New Roman

@Khaled, wait could you take a look at test doc attachment 181613 

The Courier New and Tiems New Roman are both rendered poorly (on Windows builds
at least) as in this screen clip of recent master. Is that going to be a font
metrics issue now that Caoláns positioning tweak is in?

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

[Libreoffice-bugs] [Bug 112810] [META] Arabic & Farsi language-specific RTL issues

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112810

Eyal Rozenberg  changed:

   What|Removed |Added

  Alias|RTL-Arabic  |

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

[Libreoffice-bugs] [Bug 112810] [META] Arabic & Farsi language-specific RTL issues

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112810

Eyal Rozenberg  changed:

   What|Removed |Added

  Alias||RTL-Arabic-and-Farsi

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

[Libreoffice-bugs] [Bug 150669] Save last session window size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150669

m.a.riosv  changed:

   What|Removed |Added

 CC||rick.m...@gmail.com

--- Comment #1 from m.a.riosv  ---
*** Bug 150672 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 150672] Opens a 2x width window from any saved window size. Or standard windows resizing is not remembered. Works ok in 7.3.5.2

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150672

m.a.riosv  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---


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

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

[Libreoffice-bugs] [Bug 112810] [META] Arabic & Farsi language-specific RTL issues

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112810

Eyal Rozenberg  changed:

   What|Removed |Added

Summary|[META] Arabic   |[META] Arabic & Farsi
   |language-specific RTL   |language-specific RTL
   |issues  |issues

--- Comment #4 from Eyal Rozenberg  ---
> Should this meta-bug also cover everything related to Farsi? Or should that
> be a separate meta-bug?

It looks like the answer is "yes", so renaming the bug.

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

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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/crsr/findtxt.cxx |   20 +---
 1 file changed, 9 insertions(+), 11 deletions(-)

New commits:
commit a606244d9aa0054988caf1859efb7f26d38748cf
Author: Noel Grandin 
AuthorDate: Mon Aug 29 20:53:30 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 22:27:53 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/crsr/findtxt.cxx b/sw/source/core/crsr/findtxt.cxx
index d8bac04f2f85..5a1085961454 100644
--- a/sw/source/core/crsr/findtxt.cxx
+++ b/sw/source/core/crsr/findtxt.cxx
@@ -584,8 +584,7 @@ bool FindTextImpl(SwPaM & rSearchPam,
 if (pPosition)
 {
 // Set search position to the shape's 
anchor point.
-*rSearchPam.GetPoint() = *pPosition;
-
rSearchPam.GetPoint()->nContent.Assign(pPosition->GetNode().GetContentNode(), 
0);
+
rSearchPam.GetPoint()->Assign(pPosition->GetNode());
 rSearchPam.SetMark();
 bFound = true;
 break;
@@ -731,7 +730,7 @@ bool DoSearch(SwPaM & rSearchPam,
 SwRootFrame const*const pLayout, SwPaM* pPam)
 {
 bool bFound = false;
-SwNodeIndex& rNdIdx = pPam->GetPoint()->nNode;
+SwPosition& rPtPos = *pPam->GetPoint();
 OUString sCleanStr;
 std::vector aFltArr;
 LanguageType eLastLang = LANGUAGE_SYSTEM;
@@ -851,8 +850,8 @@ bool DoSearch(SwPaM & rSearchPam,
 }
 else
 {
-rSearchPam.GetMark()->nContent = nStart.GetModelIndex();
-rSearchPam.GetPoint()->nContent = nEnd.GetModelIndex();
+rSearchPam.GetMark()->SetContent( nStart.GetModelIndex() );
+rSearchPam.GetPoint()->SetContent( nEnd.GetModelIndex() );
 }
 
 // if backward search, switch point and mark
@@ -883,16 +882,16 @@ bool DoSearch(SwPaM & rSearchPam,
 }
 else
 {
-rSearchPam.GetPoint()->nContent = bChkParaEnd ? 
nTextLen.GetModelIndex() : 0;
+rSearchPam.GetPoint()->SetContent( bChkParaEnd ? 
nTextLen.GetModelIndex() : 0 );
 }
 rSearchPam.SetMark();
 const SwNode *const pSttNd = bSrchForward
 ? ()->GetNode() // end of the frame
-: (); // keep the bug as-is for now...
+: (); // keep the bug as-is for now...
 /* FIXME: this condition does not work for !bSrchForward backward
  * search, it probably never did. (pSttNd != ())
  * is never true in this case. */
-if( (bSrchForward || pSttNd != ()) &&
+if( (bSrchForward || pSttNd != ()) &&
 rSearchPam.Move(fnMoveForward, GoInContent) &&
 (!bSrchForward || pSttNd != ()->GetNode()) &&
 SwNodeOffset(1) == abs(rSearchPam.GetPoint()->GetNodeIndex() -
@@ -953,8 +952,7 @@ int SwFindParaText::DoFind(SwPaM & rCursor, 
SwMoveFnCollection const & fnMove,
 {
 // use replace method in SwDoc
 const bool bRegExp(SearchAlgorithms2::REGEXP == 
m_rSearchOpt.AlgorithmType2);
-SwContentIndex& rSttCntIdx = rCursor.Start()->nContent;
-const sal_Int32 nSttCnt = rSttCntIdx.GetIndex();
+const sal_Int32 nSttCnt = rCursor.Start()->GetContentIndex();
 // add to shell-cursor-ring so that the regions will be moved 
eventually
 SwPaM* pPrev(nullptr);
 if( bRegExp )
@@ -991,7 +989,7 @@ int SwFindParaText::DoFind(SwPaM & rCursor, 
SwMoveFnCollection const & fnMove,
 assert(bRet); // if join failed, next node must be SwTextNode
 }
 else
-rCursor.Start()->nContent = nSttCnt;
+rCursor.Start()->SetContent(nSttCnt);
 return FIND_NO_RING;
 }
 return bFnd ? FIND_FOUND : FIND_NOT_FOUND;


[Libreoffice-bugs] [Bug 150629] LibreOffice Writer crashes, when editing a page break

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150629

Hossein  changed:

   What|Removed |Added

   Assignee|hoss...@libreoffice.org |libreoffice-b...@lists.free
   ||desktop.org
 Status|ASSIGNED|NEW

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

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - svx/qa svx/source

2022-08-29 Thread Miklos Vajna (via logerrit)
 svx/qa/unit/data/video-snapshot.pptx |binary
 svx/qa/unit/svdraw.cxx   |   23 +++
 svx/source/svdraw/svdomedia.cxx  |9 +
 3 files changed, 32 insertions(+)

New commits:
commit 4daac4a6b18be593550e87f97e304d5475d7e6d7
Author: Miklos Vajna 
AuthorDate: Wed Aug 24 13:53:38 2022 +0200
Commit: Caolán McNamara 
CommitDate: Mon Aug 29 22:17:05 2022 +0200

Related: tdf#149971 svx: support explicitly provided snapshots for media 
shapes

Snapshots / previews for media objects are used when the shape's video
is not playing. This is generated by seeking to the 3rd second in the
video, probably to avoid initial black frames.

The trouble is that PowerPoint takes the initial frame (at least in case
of the bugdoc), so our snapshot doesn't match the reference.

We already import a bitmap snapshot from PPTX files since commit
e2d46da076f43a7c0d56fc486b9f15339243f7c9 (avmedia: add doc model for
bitmap fill of slide narrations, 2021-01-21), fix the problem by
changing the snapshot generation to prefer this bitmap over generating
one from the video.

The crop properties of this bitmap / the video are still not yet handled
from PPTX.

(cherry picked from commit 8fa1d453c94cdbb03dac646fb8db2ebd1a0e84bd)

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

diff --git a/svx/qa/unit/data/video-snapshot.pptx 
b/svx/qa/unit/data/video-snapshot.pptx
new file mode 100644
index ..9a0ec9ebd867
Binary files /dev/null and b/svx/qa/unit/data/video-snapshot.pptx differ
diff --git a/svx/qa/unit/svdraw.cxx b/svx/qa/unit/svdraw.cxx
index 9ad02060d68e..1bb9a6dab4db 100644
--- a/svx/qa/unit/svdraw.cxx
+++ b/svx/qa/unit/svdraw.cxx
@@ -36,6 +36,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 
@@ -483,6 +484,28 @@ CPPUNIT_TEST_FIXTURE(SvdrawTest, testMaterialSpecular)
 // The first light is harsh, the second light soft. So the 3D scene should 
have 6 lights (1+1+4).
 assertXPath(pXmlDoc, "//light", 6);
 }
+
+CPPUNIT_TEST_FIXTURE(SvdrawTest, testVideoSnapshot)
+{
+// Given a slide with a media shape, containing a 4 sec video, 
red-green-blue-black being the 4
+// seconds:
+OUString aURL = 
m_directories.getURLFromSrc(u"svx/qa/unit/data/video-snapshot.pptx");
+mxComponent = loadFromDesktop(aURL, 
"com.sun.star.presentation.PresentationDocument");
+SdrPage* pSdrPage = getFirstDrawPageWithAssert();
+auto pSdrMediaObj = dynamic_cast(pSdrPage->GetObj(0));
+
+// When getting the red snapshot of the video:
+Graphic aSnapshot(pSdrMediaObj->getSnapshot());
+
+// Then make sure the color is correct:
+const BitmapEx& rBitmap = aSnapshot.GetBitmapExRef();
+// Without the accompanying fix in place, this test would have failed with:
+// - Expected: rgba[ffff]
+// - Actual  : rgba[00ff]
+// i.e. the preview was black, not red; since we seeked 3 secs into the 
video, while PowerPoint
+// doesn't do that.
+CPPUNIT_ASSERT_EQUAL(Color(0xff, 0x0, 0x0), rBitmap.GetPixelColor(0, 0));
+}
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/svdraw/svdomedia.cxx b/svx/source/svdraw/svdomedia.cxx
index 8ab9d45a54c6..de813b9000be 100644
--- a/svx/source/svdraw/svdomedia.cxx
+++ b/svx/source/svdraw/svdomedia.cxx
@@ -151,6 +151,15 @@ uno::Reference< graphic::XGraphic > const & 
SdrMediaObj::getSnapshot() const
 #if HAVE_FEATURE_AVMEDIA
 if( !m_xImpl->m_xCachedSnapshot.is() )
 {
+Graphic aGraphic = m_xImpl->m_MediaProperties.getGraphic();
+if (!aGraphic.IsNone())
+{
+// We have an explicit graphic for this media object, then go with 
that instead of
+// generating our own one.
+m_xImpl->m_xCachedSnapshot = aGraphic.GetXGraphic();
+return m_xImpl->m_xCachedSnapshot;
+}
+
 OUString aRealURL = m_xImpl->m_MediaProperties.getTempURL();
 if( aRealURL.isEmpty() )
 aRealURL = m_xImpl->m_MediaProperties.getURL();


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

2022-08-29 Thread Caolán McNamara (via logerrit)
 sw/source/uibase/docvw/PageBreakWin.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 51da8b9e80ea38a726bdc518fc8f19d4f13f806b
Author: Caolán McNamara 
AuthorDate: Mon Aug 29 20:06:33 2022 +0100
Commit: Caolán McNamara 
CommitDate: Mon Aug 29 22:12:04 2022 +0200

Resolves: tdf#150629 the window was destroyed from the fadetimer callback

which is how it could be possible that SwPageBreakWin::dispose() could
be both called, stopping the timer, but the timer callback could access
the disposed SwPageBreakWin

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

diff --git a/sw/source/uibase/docvw/PageBreakWin.cxx 
b/sw/source/uibase/docvw/PageBreakWin.cxx
index 7c3b50e5b28b..eb169c0b4f45 100644
--- a/sw/source/uibase/docvw/PageBreakWin.cxx
+++ b/sw/source/uibase/docvw/PageBreakWin.cxx
@@ -486,6 +486,7 @@ IMPL_LINK_NOARG(SwPageBreakWin, FadeHandler, Timer *, void)
 {
 Hide();
 m_pLine->DestroyWin();
+return;
 }
 else
 {


[Libreoffice-bugs] [Bug 150618] Serious performance regression: it takes 5min+ for SUMIFS formula recalculation when switching sheet (while it only takes 30s in 7.3)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150618

Julien Nabet  changed:

   What|Removed |Added

 Attachment #182039|0   |1
is obsolete||

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

[Libreoffice-bugs] [Bug 150618] Serious performance regression: it takes 5min+ for SUMIFS formula recalculation when switching sheet (while it only takes 30s in 7.3)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150618

--- Comment #10 from Julien Nabet  ---
Created attachment 182079
  --> https://bugs.documentfoundation.org/attachment.cgi?id=182079=edit
Flamegraph

Here's an updated Flamegraph if we can do a bit more than just come back to the
initial 30s which is indeed a lot of time.
(I just noticed this log when generating the svg:
dso__load_sym_internal: failed to find program header for symbol: _etext
st_value: 0x25371)

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

[Libreoffice-bugs] [Bug 149889] Formula box in Calc can not correctly recognize the width of characters (Persian)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149889

--- Comment #7 from خالد حسني  ---


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

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

[Libreoffice-bugs] [Bug 113510] [META] Bugs that cause CPU to run at 100%

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113510
Bug 113510 depends on bug 127344, which changed state.

Bug 127344 Summary: Idle LibreOffice consumes 100% CPU on i386
https://bugs.documentfoundation.org/show_bug.cgi?id=127344

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 127344] Idle LibreOffice consumes 100% CPU on i386

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127344

Albrecht Dreß  changed:

   What|Removed |Added

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

--- Comment #15 from Albrecht Dreß  ---
It appears that the bug is actually gone in version

--8<-
Version: 7.3.5.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 2; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Debian package version: 1:7.3.5~rc2-1~bpo11+1
Calc: threaded
--8<-

(as no "official" 32-bit build available, this is the version coming with
Debian Bullseye backports).  At least, leaving Writer idle in a 32-bit VM does
*not* hog the CPU even after ~3 hours.  I had no time yet to check the status
on the old MacBookPro5,5, though.

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

[Libreoffice-bugs] [Bug 149889] Formula box in Calc can not correctly recognize the width of characters (Persian)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149889

خالد حسني  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #6 from خالد حسني  ---


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

-- 
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

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 150263, which changed state.

Bug 150263 Summary: Misposition of combining diacritics (especially macrons) 
depending on font size
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 150263] Misposition of combining diacritics (especially macrons) depending on font size

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150263

خالد حسني  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT issues

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251
Bug 60251 depends on bug 108582, which changed state.

Bug 108582 Summary: NVDA Screen Review mode dropping letters and running 
together words when sounding, Object Review mode correctly sounds words
https://bugs.documentfoundation.org/show_bug.cgi?id=108582

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INSUFFICIENTDATA

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

[Libreoffice-bugs] [Bug 108582] NVDA Screen Review mode dropping letters and running together words when sounding, Object Review mode correctly sounds words

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108582

خالد حسني  changed:

   What|Removed |Added

 CC||kha...@aliftype.com
 Resolution|--- |INSUFFICIENTDATA
 Status|NEW |RESOLVED

--- Comment #28 from خالد حسني  ---
This is likely a NvDA issue, and https://github.com/nvaccess/nvda/issues/8197
was closed because the issue isn’t reproducible with NvDA 2019.3 RC2 on Libre
Office 6.4.

Since OP is using XP and cannot test newer versions of LibreOffice (see comment
26), there is no point in keeping this issue open until someone can reproduce
it with current versions of LibreOffice ans NvDA.

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

New Defects reported by Coverity Scan for LibreOffice

2022-08-29 Thread scan-admin
Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found 
with Coverity Scan.

1 new defect(s) introduced to LibreOffice found with Coverity Scan.
3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent 
build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1512492:  Control flow issues  (DEADCODE)
/sw/source/core/crsr/crstrvl.cxx: 570 in 
SwCursorShell::GotoNxtPrvTOXMark(bool)()



*** CID 1512492:  Control flow issues  (DEADCODE)
/sw/source/core/crsr/crstrvl.cxx: 570 in 
SwCursorShell::GotoNxtPrvTOXMark(bool)()
564 SvxSearchDialogWrapper::SetSearchLabel( 
SearchLabel::StartWrapped );
565 }
566 }
567 } while ( !bFnd );
568 
569 if( !bFnd )
>>> CID 1512492:  Control flow issues  (DEADCODE)
>>> Execution cannot reach this statement: "return false;".
570 return false;
571 
572 CurrShell aCurr( this );
573 SwCallLink aLk( *this ); // watch Cursor-Moves
574 SwCursorSaveState aSaveState( *m_pCurrentCursor );
575 



To view the defects in Coverity Scan visit, 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DFV-b_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiCCvnPWtc04vsD5iexIdzBP0F0XH-2BM4XO8Xu0SQOGDuwkuEiAhdYKa4ZNAVeCBxXCpk8CxsEMTsnlO0TKoikR5F6Ugk7CvcAucDOgcTLNO3cY81aMhrUhPksxTRvZLDX3t7wQcZou31-2FqaM83nlPpjjJ2Tqhv3RXI-2BvjC-2FTHY8vI-3D



[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - readlicense_oo/license scp2/source setup_native/source

2022-08-29 Thread Aron Budea (via logerrit)
 readlicense_oo/license/license.xml  |9 +
 scp2/source/ooo/file_ooo.scp|9 +
 scp2/source/ooo/module_ooo.scp  |   11 +++
 scp2/source/ooo/module_ooo.ulf  |6 ++
 setup_native/source/packinfo/packinfo_office.txt|   15 +++
 setup_native/source/packinfo/spellchecker_selection.txt |1 +
 6 files changed, 51 insertions(+)

New commits:
commit 08cf27d81f1a6c15d485de868c8d9403be0c3830
Author: Aron Budea 
AuthorDate: Fri Aug 26 04:14:39 2022 +0200
Commit: Andras Timar 
CommitDate: Mon Aug 29 21:42:16 2022 +0200

Add Persian (fa-IR) dictionary to installset

Change-Id: I7abf38be5c8d8c8bfb7eb3a756695054b4275f9f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138892
Reviewed-by: Andras Timar 
Tested-by: Jenkins
(cherry picked from commit 7bc61569e25fe0c32063896eced72219cc4fb3f5)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138902
Tested-by: Jenkins CollaboraOffice 

diff --git a/readlicense_oo/license/license.xml 
b/readlicense_oo/license/license.xml
index 53de23155b1d..2e1e33d926b0 100644
--- a/readlicense_oo/license/license.xml
+++ b/readlicense_oo/license/license.xml
@@ -3737,6 +3737,15 @@
 Public License as published by the Free Software Foundation; either 
version 2 of the License, or (at your
 option) any later version.
 Jump to GPL Version 2
+Persian (Farsi)
+Spelling dictionary
+The following software may be included in this product: Persian 
(Farsi) spelling dictionary. Use of any of this
+software is governed by the terms of the license below:
+Lilak, Persian Spell Checking Dictionary
+Copyright (C) 2015 Mostafa Sedaghat Joo
+Lilak is an open source project for generating Persian dictionary 
for hunspell spell checker based on Persian
+Morphology. This dictionary is free and the source is available under 
Apache License Version 2.0.
+Jump to Apache License 
Version 2.0
 Polish
 Spelling dictionary
 The following software may be included in this product: Polish 
spelling dictionary. Use of any of this
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index 9a49f163adaa..10f2824ac766 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -428,6 +428,15 @@ File gid_File_Extension_Dictionary_Et
 End
 #endif
 
+#if defined WITH_MYSPELL_DICTS
+File gid_File_Extension_Dictionary_Fa
+   Dir = FILELIST_DIR;
+   Name = "Dictionary/dict-fa.filelist";
+   Styles = (PACKED, FORCELANGUAGEPACK, FILELIST);
+   TXT_FILE_BODY;
+End
+#endif
+
 #if defined WITH_MYSPELL_DICTS
 File gid_File_Extension_Dictionary_Fr
Dir = FILELIST_DIR;
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 842b244b1670..bf547002600f 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -324,6 +324,17 @@ Module gid_Module_Root_Extension_Dictionary_Et
 Styles = ();
 End
 
+Module gid_Module_Root_Extension_Dictionary_Fa
+MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_FA );
+Files = (gid_File_Extension_Dictionary_Fa);
+InstallOrder = "2000";
+Sortkey = "658";
+Spellcheckerlanguage = "fa";
+PackageInfo = "packinfo_office.txt";
+ParentID = gid_Module_Dictionaries;
+Styles = ();
+End
+
 Module gid_Module_Root_Extension_Dictionary_Fr
 MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_FR );
 Files = (gid_File_Extension_Dictionary_Fr);
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index 95ccd76fca38..b15f98a7c0ea 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -148,6 +148,12 @@ en-US = "Estonian"
 [STR_DESC_MODULE_EXTENSION_DICTIONARY_ET]
 en-US = "Estonian spelling dictionary, and hyphenation rules"
 
+[STR_NAME_MODULE_EXTENSION_DICTIONARY_FA]
+en-US = "Persian"
+
+[STR_DESC_MODULE_EXTENSION_DICTIONARY_FA]
+en-US = "Persian Spell Checking Dictionary"
+
 [STR_NAME_MODULE_EXTENSION_DICTIONARY_FR]
 en-US = "French"
 
diff --git a/setup_native/source/packinfo/packinfo_office.txt 
b/setup_native/source/packinfo/packinfo_office.txt
index d79ef1fd5a68..1617bb7fb73f 100644
--- a/setup_native/source/packinfo/packinfo_office.txt
+++ b/setup_native/source/packinfo/packinfo_office.txt
@@ -629,6 +629,21 @@ destpath = "/opt"
 packageversion = "%PACKAGEVERSION"
 End
 
+Start
+module = "gid_Module_Root_Extension_Dictionary_Fa"
+solarispackagename = 
"%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-fa"
+solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, 
%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core, 
%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
+packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-fa"
+requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure 

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - dictionaries

2022-08-29 Thread Aron Budea (via logerrit)
 dictionaries |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6624c6bb72ac134117c26b2227fc90a9444d8794
Author: Aron Budea 
AuthorDate: Mon Aug 29 21:41:46 2022 +0200
Commit: Gerrit Code Review 
CommitDate: Mon Aug 29 21:41:46 2022 +0200

Update git submodules

* Update dictionaries from branch 'distro/collabora/co-22.05'
  to 6015a1ce922e71e50bef5ae93516f42e54bcfba9
  - Add Persian (fa-IR) dictionary

Change-Id: I906c924dfe346898f7f5c69d2c1a3e6ae9424651
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138891
Reviewed-by: Andras Timar 
Tested-by: Andras Timar 
(cherry picked from commit 1bee012fc52a625fe0e0abec071ed1b002fac918)
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138901

diff --git a/dictionaries b/dictionaries
index cdbc21defb8b..6015a1ce922e 16
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit cdbc21defb8bf9d4f6dfd4bb23a1428e97084a01
+Subproject commit 6015a1ce922e71e50bef5ae93516f42e54bcfba9


[Libreoffice-commits] dictionaries.git: Branch 'distro/collabora/co-22.05' - Dictionary_fa.mk fa_IR/description.xml fa_IR/dictionaries.xcu fa_IR/fa-IR.aff fa_IR/fa-IR.dic fa_IR/icon.png fa_IR/LICENSE

2022-08-29 Thread Aron Budea (via logerrit)
 Dictionary_fa.mk  |   21 
 Module_dictionaries.mk|1 
 fa_IR/LICENSE |   15 
 fa_IR/META-INF/manifest.xml   |6 
 fa_IR/README_fa_IR.txt|   26 
 fa_IR/description.xml |   22 
 fa_IR/dictionaries.xcu|   19 
 fa_IR/fa-IR.aff   |  217 
 fa_IR/fa-IR.dic   |104025 
++
 fa_IR/icon.png|binary
 fa_IR/package-description.txt |4 
 11 files changed, 104356 insertions(+)

New commits:
commit 6015a1ce922e71e50bef5ae93516f42e54bcfba9
Author: Aron Budea 
AuthorDate: Fri Aug 26 04:31:19 2022 +0200
Commit: Andras Timar 
CommitDate: Mon Aug 29 21:41:44 2022 +0200

Add Persian (fa-IR) dictionary

Change-Id: I906c924dfe346898f7f5c69d2c1a3e6ae9424651
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138891
Reviewed-by: Andras Timar 
Tested-by: Andras Timar 
(cherry picked from commit 1bee012fc52a625fe0e0abec071ed1b002fac918)
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/138901

diff --git a/Dictionary_fa.mk b/Dictionary_fa.mk
new file mode 100644
index 000..3fd4f70
--- /dev/null
+++ b/Dictionary_fa.mk
@@ -0,0 +1,21 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_Dictionary_Dictionary,dict-fa,dictionaries/fa_IR))
+
+$(eval $(call gb_Dictionary_add_root_files,dict-fa,\
+   dictionaries/fa_IR/fa-IR.aff \
+   dictionaries/fa_IR/fa-IR.dic \
+   dictionaries/fa_IR/LICENSE \
+   dictionaries/fa_IR/README_fa_IR.txt \
+   dictionaries/fa_IR/icon.png \
+   dictionaries/fa_IR/package-description.txt \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/Module_dictionaries.mk b/Module_dictionaries.mk
index c271984..12c9e5b 100644
--- a/Module_dictionaries.mk
+++ b/Module_dictionaries.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_l10n_targets,dictionaries,\
Dictionary_eo \
Dictionary_es \
Dictionary_et \
+   Dictionary_fa \
Dictionary_fr \
Dictionary_gd \
Dictionary_gl \
diff --git a/fa_IR/LICENSE b/fa_IR/LICENSE
new file mode 100644
index 000..ec0ca93
--- /dev/null
+++ b/fa_IR/LICENSE
@@ -0,0 +1,15 @@
+Lilak, Persian Spell Checking Dictionary
+
+Copyright 2015
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
diff --git a/fa_IR/META-INF/manifest.xml b/fa_IR/META-INF/manifest.xml
new file mode 100644
index 000..0383ca4
--- /dev/null
+++ b/fa_IR/META-INF/manifest.xml
@@ -0,0 +1,6 @@
+
+
+http://openoffice.org/2001/manifest;>
+
+
+
diff --git a/fa_IR/README_fa_IR.txt b/fa_IR/README_fa_IR.txt
new file mode 100644
index 000..0da5dca
--- /dev/null
+++ b/fa_IR/README_fa_IR.txt
@@ -0,0 +1,26 @@
+Source
+==
+https://github.com/b00f/lilak
+
+License
+===
+Lilak, Persian Spell Checking Dictionary
+
+Copyright 2015 Mostafa Sedaghat Joo
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+README
+==
+Lilak is an open source project for generating Persian dictionary for hunspell 
spell checker based on Persian Morphology.
+This dictionary is free and the source is available under Apache License 
Version 2.0.
diff --git a/fa_IR/description.xml b/fa_IR/description.xml
new file mode 100644
index 000..3d04cca
--- /dev/null
+++ b/fa_IR/description.xml
@@ -0,0 +1,22 @@
+
+http://openoffice.org/extensions/description/2006;
+xmlns:d="http://openoffice.org/extensions/description/2006;
+xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+
+
+
+
+Lilak, Persian Spell Checking Dictionary
+لیلک، غلط‌ یاب فارسی
+
+
+
+
+
+
+
+
+http://github.com/b00f/lilak; lang="en">Mostafa 
Sedaghat Joo
+
+
diff --git 

[Libreoffice-bugs] [Bug 150676] New: Inserting and deleting a simple table in Writer

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150676

Bug ID: 150676
   Summary: Inserting and deleting a simple table in Writer
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: buzea.bog...@libreoffice.org

Description:
When I insert a simple a new line a after that a table in Writer (default
settings) in a new document in the dbg version of LibreOffice I get this
message, each time I click in any cell.

warn:legacy.osl:22976:22976:svx/source/dialog/rulritem.cxx:480: Wrong MemberId!


If I select all and delete I get this message
warn:legacy.osl:22976:22976:sw/source/core/access/acccontext.cxx:442: fire
event for disposed frame?

(The new line before table is important for deleting all. If there is just a
table delete all just remove the table content, not the table)

Steps to Reproduce:
1. See description


Actual Results:
Warnings

Expected Results:
No warnings


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 4c96abd81460977d413d4d28e891bbbac5769ede
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 150675] New: Warnings when inserting any image in a new document

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150675

Bug ID: 150675
   Summary: Warnings when inserting any image in a new document
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: buzea.bog...@libreoffice.org

Description:
Open a new document a insert any local image.
In the dbg version of LibreOffice I get this message (4 lines) each time I
insert or I click on an image.

warn:vcl:22976:22976:vcl/source/image/ImplImage.cxx:82: Failed to load scaled
image from cmd/lc_rotate180.png at 1
warn:vcl:22976:22976:vcl/source/image/ImplImage.cxx:105: Failed to load stock
icon cmd/lc_rotate180.png
warn:vcl:22976:22976:vcl/source/image/ImplImage.cxx:82: Failed to load scaled
image from cmd/lc_rotatereset.png at 1
warn:vcl:22976:22976:vcl/source/image/ImplImage.cxx:105: Failed to load stock
icon cmd/lc_rotatereset.png




Steps to Reproduce:
1. See description


Actual Results:
Warning

Expected Results:
No warning


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 4c96abd81460977d413d4d28e891bbbac5769ede
CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 150242] Crash in: vcl::Window::IsVisible() const

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150242

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Caolán McNamara  ---


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

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

[Libreoffice-bugs] [Bug 95479] Flicker in slide animation fade in

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95479

--- Comment #15 from Lars Jødal  ---
Well, I am unable to reproduce the bug now, but I have not yet upgraded to
7.4.0, still running this version:

Version: 7.3.5.2 (x64) / LibreOffice Community
Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: da-DK (da_DK); UI: da-DK
Calc: CL

Anyway, if the bug is gone for other people, too, then it is not very important
whether it was by the fix mentioned or something else!

Can anybody reproduce the bug with a recent (7.3.5 or 7.4.0) version?

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

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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/doc/DocumentContentOperationsManager.cxx |   72 +++-
 1 file changed, 33 insertions(+), 39 deletions(-)

New commits:
commit 591673d1637b25f83e01baccc321a83f10fc0ce7
Author: Noel Grandin 
AuthorDate: Mon Aug 29 19:10:00 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 20:56:38 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/doc/DocumentContentOperationsManager.cxx 
b/sw/source/core/doc/DocumentContentOperationsManager.cxx
index 59bfafb5d313..e757f1ec7ba1 100644
--- a/sw/source/core/doc/DocumentContentOperationsManager.cxx
+++ b/sw/source/core/doc/DocumentContentOperationsManager.cxx
@@ -3176,21 +3176,21 @@ SwDrawFrameFormat* 
DocumentContentOperationsManager::InsertDrawObj(
 RndStdIds eAnchorId = pAnchor != nullptr ? pAnchor->GetAnchorId() : 
pFormat->GetAnchor().GetAnchorId();
 const bool bIsAtContent = (RndStdIds::FLY_AT_PAGE != eAnchorId);
 
-const SwNodeIndex* pChkIdx = nullptr;
+const SwPosition* pChkPos = nullptr;
 if ( pAnchor == nullptr )
 {
-pChkIdx = ()->nNode;
+pChkPos = rRg.GetPoint();
 }
 else if ( bIsAtContent )
 {
-pChkIdx =
-pAnchor->GetContentAnchor() ? >GetContentAnchor()->nNode 
: ()->nNode;
+pChkPos =
+pAnchor->GetContentAnchor() ? pAnchor->GetContentAnchor() : 
rRg.GetPoint();
 }
 
 // allow drawing objects in header/footer, but control objects aren't 
allowed in header/footer.
-if( pChkIdx != nullptr
+if( pChkPos != nullptr
 && ::CheckControlLayer(  )
-&& m_rDoc.IsInHeaderFooter( pChkIdx->GetNode() ) )
+&& m_rDoc.IsInHeaderFooter( pChkPos->GetNode() ) )
 {
 // apply at-page anchor format
 eAnchorId = RndStdIds::FLY_AT_PAGE;
@@ -3428,8 +3428,7 @@ bool DocumentContentOperationsManager::AppendTextNode( 
SwPosition& rPos )
 else
 pCurNode = pCurNode->AppendNode( rPos )->GetTextNode();
 
-rPos.nNode++;
-rPos.nContent.Assign( pCurNode, 0 );
+rPos.Adjust(SwNodeOffset(1));
 
 if (m_rDoc.GetIDocumentUndoRedo().DoesUndo())
 {
@@ -3462,7 +3461,7 @@ bool DocumentContentOperationsManager::ReplaceRange( 
SwPaM& rPam, const OUString
 
 SwPaM aPam( *rPam.GetMark(), *rPam.GetPoint() );
 aPam.Normalize(false);
-if (aPam.GetPoint()->nNode != aPam.GetMark()->nNode)
+if (aPam.GetPoint()->GetNode() != aPam.GetMark()->GetNode())
 {
 aPam.Move(fnMoveBackward);
 }
@@ -3620,8 +3619,8 @@ void 
DocumentContentOperationsManager::RemoveLeadingWhiteSpace(SwPaM& rPaM )
 {
 for (SwPaM& rSel :rPaM.GetRingContainer())
 {
-SwNodeOffset nStt = rSel.Start()->nNode.GetIndex();
-SwNodeOffset nEnd = rSel.End()->nNode.GetIndex();
+SwNodeOffset nStt = rSel.Start()->GetNodeIndex();
+SwNodeOffset nEnd = rSel.End()->GetNodeIndex();
 for (SwNodeOffset nPos = nStt; nPos<=nEnd; nPos++)
 RemoveLeadingWhiteSpace(SwPosition(rSel.GetBound().GetNodes(), 
nPos));
 }
@@ -3669,10 +3668,10 @@ void DocumentContentOperationsManager::CopyWithFlyInFly(
 {
 SwPaM aRgTmp( rRg.aStart, rRg.aEnd );
 SwPosition targetPos(aSavePos, SwNodeOffset(rRg.aStart != rRg.aEnd ? 
+1 : 0));
-if (pCopiedPaM && rRg.aStart != pCopiedPaM->first.Start()->nNode)
+if (pCopiedPaM && rRg.aStart != pCopiedPaM->first.Start()->GetNode())
 {
 // there is 1 (partially selected, maybe) paragraph before
-assert(SwNodeIndex(rRg.aStart, -1) == 
pCopiedPaM->first.Start()->nNode);
+assert(SwNodeIndex(rRg.aStart, -1) == 
pCopiedPaM->first.Start()->GetNode());
 // only use the passed in target SwPosition if the source PaM point
 // is on a different node; if it was the same node then the target
 // position was likely moved along by the copy operation and now
@@ -3773,7 +3772,7 @@ void DocumentContentOperationsManager::CopyWithFlyInFly(
 ::sw::UndoGuard const undoGuard(rDest.GetIDocumentUndoRedo());
 CopyFlyInFlyImpl(rRg, pCopiedPaM ? >first : nullptr,
 // see comment below regarding use of pCopiedPaM->second
-(pCopiedPaM && rRg.aStart != pCopiedPaM->first.Start()->nNode)
+(pCopiedPaM && rRg.aStart != pCopiedPaM->first.Start()->GetNode())
 ? pCopiedPaM->second.GetNode()
 : aSavePos.GetNode(),
 bCopyFlyAtFly,
@@ -3906,7 +3905,7 @@ void DocumentContentOperationsManager::CopyFlyInFlyImpl(
 sal_uLong nAnchorTextNdNumInRange( 0 );
 bool bAnchorTextNdFound( false );
 // start at the first node for which flys are copied
-SwNodeIndex aIdx(pCopiedPaM ? 

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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/crsr/trvlfnfl.cxx |2 +-
 sw/source/core/crsr/trvlreg.cxx  |   20 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit f9e415c87763b8d025764921df13e24a9449c4c0
Author: Noel Grandin 
AuthorDate: Mon Aug 29 18:55:20 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 20:56:15 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/crsr/trvlfnfl.cxx b/sw/source/core/crsr/trvlfnfl.cxx
index 752ecfa0462c..369e6041340f 100644
--- a/sw/source/core/crsr/trvlfnfl.cxx
+++ b/sw/source/core/crsr/trvlfnfl.cxx
@@ -72,7 +72,7 @@ bool SwCursor::GotoFootnoteText()
 if (pFootnote)
 {
 SwCursorSaveState aSaveState( *this );
-GetPoint()->nNode = 
*static_cast(pFootnote)->GetStartNode();
+GetPoint()->Assign( 
*static_cast(pFootnote)->GetStartNode() );
 
 SwContentNode* pCNd = GetDoc().GetNodes().GoNextSection(
 GetPoint(),
diff --git a/sw/source/core/crsr/trvlreg.cxx b/sw/source/core/crsr/trvlreg.cxx
index db4b5e3f44cd..6ae638bd040a 100644
--- a/sw/source/core/crsr/trvlreg.cxx
+++ b/sw/source/core/crsr/trvlreg.cxx
@@ -80,7 +80,7 @@ bool GotoPrevRegion( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fnPosRegi
 --aIdx;
 continue;
 }
-rCurrentCursor.GetPoint()->nContent.Assign( pCNd, 0 );
+rCurrentCursor.GetPoint()->SetContent( 0 );
 }
 else
 {
@@ -92,9 +92,9 @@ bool GotoPrevRegion( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fnPosRegi
 aIdx.Assign( *pNd, - 1 );
 continue;
 }
-rCurrentCursor.GetPoint()->nContent.Assign( pCNd, pCNd->Len() 
);
+rCurrentCursor.GetPoint()->SetContent( pCNd->Len() );
 }
-rCurrentCursor.GetPoint()->nNode = aIdx;
+rCurrentCursor.GetPoint()->Assign( aIdx );
 return true;
 }
 } while( true );
@@ -155,7 +155,7 @@ bool GotoNextRegion( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fnPosRegi
 aIdx.Assign( *pNd->EndOfSectionNode(), +1 );
 continue;
 }
-rCurrentCursor.GetPoint()->nContent.Assign( pCNd, 0 );
+rCurrentCursor.GetPoint()->SetContent( 0 );
 }
 else
 {
@@ -167,9 +167,9 @@ bool GotoNextRegion( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fnPosRegi
 ++aIdx;
 continue;
 }
-rCurrentCursor.GetPoint()->nContent.Assign( pCNd, pCNd->Len() 
);
+rCurrentCursor.GetPoint()->SetContent( pCNd->Len() );
 }
-rCurrentCursor.GetPoint()->nNode = aIdx;
+rCurrentCursor.GetPoint()->Assign( aIdx );
 return true;
 }
 } while( true );
@@ -198,7 +198,7 @@ bool GotoCurrRegionAndSkip( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fn
 pCNd = SwNodes::GoPrevSection( , true, !bInReadOnly );
 if( !pCNd )
 return false;
-pPos->nNode = aIdx;
+pPos->Assign( aIdx );
 }
 else
 {
@@ -206,10 +206,10 @@ bool GotoCurrRegionAndSkip( SwPaM& rCurrentCursor, 
SwMoveFnCollection const & fn
 pCNd = pNd->GetNodes().GoNextSection( , true, !bInReadOnly );
 if( !pCNd )
 return false;
-pPos->nNode = aIdx;
+pPos->Assign( aIdx );
 }
 
-pPos->nContent.Assign( pCNd, bMoveBackward ? pCNd->Len() : 0 );
+pPos->SetContent( bMoveBackward ? pCNd->Len() : 0 );
 
 if( >GetNode() !=  ||
 pPos->GetContentIndex() != nCurrCnt )
@@ -258,7 +258,7 @@ bool SwCursor::GotoRegion( std::u16string_view rName )
 // area in normal nodes array
 SwCursorSaveState aSaveState( *this );
 
-GetPoint()->nNode = *pIdx;
+GetPoint()->Assign( *pIdx );
 Move( fnMoveForward, GoInContent );
 bRet = !IsSelOvr();
 }


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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/crsr/trvltbl.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit ff1ec4d59a2c97ccabbfd6e5fa542c19ab65db14
Author: Noel Grandin 
AuthorDate: Mon Aug 29 18:52:14 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 20:55:50 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/crsr/trvltbl.cxx b/sw/source/core/crsr/trvltbl.cxx
index 7fe3171ef043..6c03eca498a6 100644
--- a/sw/source/core/crsr/trvltbl.cxx
+++ b/sw/source/core/crsr/trvltbl.cxx
@@ -233,10 +233,10 @@ bool SwCursorShell::SelTableRowOrCol( bool bRow, bool 
bRowSimple )
 m_pTableCursor->DeleteMark();
 
 // set start and end of a column
-m_pTableCursor->GetPoint()->nNode = *pEnd->GetSttNd();
+m_pTableCursor->GetPoint()->Assign( *pEnd->GetSttNd() );
 m_pTableCursor->Move( fnMoveForward, GoInContent );
 m_pTableCursor->SetMark();
-m_pTableCursor->GetPoint()->nNode = *pStt->GetSttNd()->EndOfSectionNode();
+m_pTableCursor->GetPoint()->Assign( *pStt->GetSttNd()->EndOfSectionNode() 
);
 m_pTableCursor->Move( fnMoveBackward, GoInContent );
 
 // set PtPos 'close' to the reference table, otherwise we might get 
problems
@@ -271,13 +271,13 @@ bool SwCursorShell::SelTable()
 }
 
 m_pTableCursor->DeleteMark();
-m_pTableCursor->GetPoint()->nNode = *pTableNd;
+m_pTableCursor->GetPoint()->Assign( *pTableNd );
 m_pTableCursor->Move( fnMoveForward, GoInContent );
 m_pTableCursor->SetMark();
 // set MkPos 'close' to the master table, otherwise we might get problems
 // with the repeated headlines check in UpdateCursor():
 m_pTableCursor->GetMkPos() = pMasterTabFrame->IsVertical() ? 
pMasterTabFrame->getFrameArea().TopRight() : 
pMasterTabFrame->getFrameArea().TopLeft();
-m_pTableCursor->GetPoint()->nNode = *pTableNd->EndOfSectionNode();
+m_pTableCursor->GetPoint()->Assign( *pTableNd->EndOfSectionNode() );
 m_pTableCursor->Move( fnMoveBackward, GoInContent );
 UpdateCursor();
 return true;


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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/doc/DocumentRedlineManager.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 571b9950236d09df406bf1a05875f6ba95632515
Author: Noel Grandin 
AuthorDate: Mon Aug 29 18:48:59 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 20:55:27 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/doc/DocumentRedlineManager.cxx 
b/sw/source/core/doc/DocumentRedlineManager.cxx
index d39d698737e2..f90dda9a545f 100644
--- a/sw/source/core/doc/DocumentRedlineManager.cxx
+++ b/sw/source/core/doc/DocumentRedlineManager.cxx
@@ -1297,7 +1297,7 @@ DocumentRedlineManager::AppendRedline(SwRangeRedline* 
pNewRedl, bool const bCall
 if( pStt->GetContentIndex() > 0 )
 {
 OSL_ENSURE( false, "Redline start: non-text-node with content" 
);
-pStt->nContent = 0;
+pStt->SetContent( 0 );
 }
 }
 else
@@ -1305,7 +1305,7 @@ DocumentRedlineManager::AppendRedline(SwRangeRedline* 
pNewRedl, bool const bCall
 if( pStt->GetContentIndex() > pTextNode->Len() )
 {
 OSL_ENSURE( false, "Redline start: index after text" );
-pStt->nContent = pTextNode->Len();
+pStt->SetContent( pTextNode->Len() );
 }
 }
 pTextNode = pEnd->GetNode().GetTextNode();
@@ -1314,7 +1314,7 @@ DocumentRedlineManager::AppendRedline(SwRangeRedline* 
pNewRedl, bool const bCall
 if( pEnd->GetContentIndex() > 0 )
 {
 OSL_ENSURE( false, "Redline end: non-text-node with content" );
-pEnd->nContent = 0;
+pEnd->SetContent(0);
 }
 }
 else
@@ -1322,7 +1322,7 @@ DocumentRedlineManager::AppendRedline(SwRangeRedline* 
pNewRedl, bool const bCall
 if( pEnd->GetContentIndex() > pTextNode->Len() )
 {
 OSL_ENSURE( false, "Redline end: index after text" );
-pEnd->nContent = pTextNode->Len();
+pEnd->SetContent( pTextNode->Len() );
 }
 }
 }


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

2022-08-29 Thread Noel Grandin (via logerrit)
 sw/source/core/doc/doc.cxx |   15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

New commits:
commit 352ff49be44cdb438aab9d54364393a14ebe
Author: Noel Grandin 
AuthorDate: Mon Aug 29 18:46:05 2022 +0200
Commit: Noel Grandin 
CommitDate: Mon Aug 29 20:54:43 2022 +0200

use more SwPosition::Assign

part of hiding the internals of SwPosition

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

diff --git a/sw/source/core/doc/doc.cxx b/sw/source/core/doc/doc.cxx
index 6a82869b619b..0372528a324e 100644
--- a/sw/source/core/doc/doc.cxx
+++ b/sw/source/core/doc/doc.cxx
@@ -1503,14 +1503,11 @@ bool SwDoc::RemoveInvisibleContent()
 pSectNd->EndOfSectionIndex() + 1 )
 {
 // only delete the content
-SwContentNode* pCNd = GetNodes().GoNext(
-()->nNode );
-aPam.GetPoint()->nContent.Assign( pCNd, 0 );
+SwContentNode* pCNd = GetNodes().GoNext( 
aPam.GetPoint() );
 aPam.SetMark();
-aPam.GetPoint()->nNode = *pSectNd->EndOfSectionNode();
-pCNd = SwNodes::GoPrevious(
-()->nNode );
-aPam.GetPoint()->nContent.Assign( pCNd, pCNd->Len() );
+aPam.GetPoint()->Assign( *pSectNd->EndOfSectionNode() 
);
+pCNd = SwNodes::GoPrevious( aPam.GetPoint() );
+aPam.GetPoint()->SetContent( pCNd->Len() );
 
 getIDocumentContentOperations().DeleteRange( aPam );
 }
@@ -1518,7 +1515,7 @@ bool SwDoc::RemoveInvisibleContent()
 {
 // delete the whole section
 aPam.SetMark();
-aPam.GetPoint()->nNode = *pSectNd->EndOfSectionNode();
+aPam.GetPoint()->Assign( *pSectNd->EndOfSectionNode() 
);
 getIDocumentContentOperations().DelFullPara( aPam );
 }
 
@@ -1632,7 +1629,7 @@ bool SwDoc::ConvertFieldsToText(SwRootFrame const& 
rLayout)
 if (pFieldAtEnd && pFieldAtEnd->Which() == 
RES_TXTATR_INPUTFIELD)
 {
 SwPosition  = *aInsertPam.GetPoint();
-rEndPos.nContent = 
SwCursorShell::EndOfInputFieldAtPos( *aInsertPam.End() );
+rEndPos.SetContent( 
SwCursorShell::EndOfInputFieldAtPos( *aInsertPam.End() ) );
 }
 else
 {


[Libreoffice-bugs] [Bug 150673] Track changes doesn't record deletion of a table column (only rows)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150673

Telesto  changed:

   What|Removed |Added

Version|7.5.0.0 alpha0+ Master  |7.4.0.0 alpha1+

--- Comment #1 from Telesto  ---
Also in
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 218acb48df79101392c2cc3a030ddb5dcee878c7
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

not in (but has only a single change registered; dropping highlighting)
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 150674] New: Undo of rejecting font change (track changes), will cause the font of the first entry of the bulleted list to change from original

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150674

Bug ID: 150674
   Summary: Undo of rejecting font change (track changes), will
cause the font of the first entry of the bulleted list
to change from original
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Undo of rejecting font change (track changes), will cause the font of the first
entry of the bulleted list to change from original

Steps to Reproduce:
1. Open attachment 179678
2. CTRL+A
3. Change the font to something else (like Arial Black)
4. Edit -> track changes -> Manage
5. Press (and hold) ALT+R (assuming English UI). All entry's will be rejected
6. Close the dialog
7. CTRL+Z everything 

Actual Results:
One entry of the bulleted list will still use: Arial Black

Expected Results:
Font restored to original


Reproducible: Always


User Profile Reset: No



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

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

[Libreoffice-bugs] [Bug 150664] Formula bar in Calc is moved to down

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150664

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

   What|Removed |Added

 CC||samuel.mehrbrodt@allotropia
   ||.de
  Regression By||Samuel Mehrbrodt
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
I bisected this one in win64-7.4 bisect repo and got

SHA d0cacf09a1105d89bf3df84b18623d790e3aeb82

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

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

Added to CC: Samuel Mehrbrodt

Samuel, please look at it. Thanks

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

[Libreoffice-bugs] [Bug 148682] Track changes show doesn't work properly for columns (text not inside the column)

2022-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148682

Telesto  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |

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

  1   2   3   >