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

2022-07-28 Thread Julien Nabet (via logerrit)
 vcl/inc/font/OpenTypeFeatureStrings.hrc   |5 +
 vcl/source/font/OpenTypeFeatureDefinitionList.cxx |5 +
 2 files changed, 2 insertions(+), 8 deletions(-)

New commits:
commit d07f18e0c3f8d50deea643c0ecab171795bd1231
Author: Julien Nabet 
AuthorDate: Thu Jul 28 18:06:36 2022 +0200
Commit: Julien Nabet 
CommitDate: Fri Jul 29 07:56:00 2022 +0200

tdf#126754: Wrong OpenType tag for fractions in "font features" dialog

Opentype defines only "frac" and not parameters values like 1 or 2 for 
"frac"

See:
https://en.wikipedia.org/wiki/List_of_typographic_features
https://docs.microsoft.com/en-us/typography/opentype/spec/features_fj

So remove STR_FONT_FEATURE_ID_FRAC_PARAM_0/1/2
+ remove the extra ":" for STR_FONT_FEATURE_ID_FRAC

I gave a try with "Alegraya" font, it worked.
I also give a try with "Linux Biolinum G", there are still "None" (value 
"0"), "Diagonal fractions" (value "1") and "Nut fractions" (value "2").
It seems they're on the font itself like entry "'frac' Diagonal and nut 
Fractions".

So it shouldn't bring regression.

Change-Id: I2f46a3f4a53dc498b764dbeb1c1266589cc8d8c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137574
Reviewed-by: Caolán McNamara 
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/vcl/inc/font/OpenTypeFeatureStrings.hrc 
b/vcl/inc/font/OpenTypeFeatureStrings.hrc
index 5e1960b95613..a8bb5473fafb 100644
--- a/vcl/inc/font/OpenTypeFeatureStrings.hrc
+++ b/vcl/inc/font/OpenTypeFeatureStrings.hrc
@@ -40,10 +40,7 @@
 #define STR_FONT_FEATURE_ID_DPNG  NC_("STR_FONT_FEATURE_ID_DPNG", 
"Diphthongs (Obsolete)")
 #define STR_FONT_FEATURE_ID_EXPT  NC_("STR_FONT_FEATURE_ID_EXPT", 
"Expert Forms")
 #define STR_FONT_FEATURE_ID_FALT  NC_("STR_FONT_FEATURE_ID_FALT", 
"Final Glyph on Line Alternates")
-#define STR_FONT_FEATURE_ID_FRAC  NC_("STR_FONT_FEATURE_ID_FRAC", 
"Fraction style:")
-#define STR_FONT_FEATURE_ID_FRAC_PARAM_0  
NC_("STR_FONT_FEATURE_ID_FRAC_PARAM_0", "None")
-#define STR_FONT_FEATURE_ID_FRAC_PARAM_1  
NC_("STR_FONT_FEATURE_ID_FRAC_PARAM_1", "Diagonal Fractions")
-#define STR_FONT_FEATURE_ID_FRAC_PARAM_2  
NC_("STR_FONT_FEATURE_ID_FRAC_PARAM_2", "Nut Fractions")
+#define STR_FONT_FEATURE_ID_FRAC  NC_("STR_FONT_FEATURE_ID_FRAC", 
"Fraction style")
 #define STR_FONT_FEATURE_ID_FWID  NC_("STR_FONT_FEATURE_ID_FWID", 
"Full Widths")
 #define STR_FONT_FEATURE_ID_HALT  NC_("STR_FONT_FEATURE_ID_HALT", 
"Alternate Half Widths")
 #define STR_FONT_FEATURE_ID_HIST  NC_("STR_FONT_FEATURE_ID_HIST", 
"Historical Forms")
diff --git a/vcl/source/font/OpenTypeFeatureDefinitionList.cxx 
b/vcl/source/font/OpenTypeFeatureDefinitionList.cxx
index bd60c0e3bd32..f49837ccec43 100644
--- a/vcl/source/font/OpenTypeFeatureDefinitionList.cxx
+++ b/vcl/source/font/OpenTypeFeatureDefinitionList.cxx
@@ -45,10 +45,7 @@ void OpenTypeFeatureDefinitionListPrivate::init()
 { featureCode("dpng"), STR_FONT_FEATURE_ID_DPNG },
 { featureCode("expt"), STR_FONT_FEATURE_ID_EXPT },
 { featureCode("falt"), STR_FONT_FEATURE_ID_FALT },
-{ featureCode("frac"), STR_FONT_FEATURE_ID_FRAC,
-  std::vector{ { 0, STR_FONT_FEATURE_ID_FRAC_PARAM_0 
},
- { 1, STR_FONT_FEATURE_ID_FRAC_PARAM_1 
},
- { 2, STR_FONT_FEATURE_ID_FRAC_PARAM_2 
} } },
+{ featureCode("frac"), STR_FONT_FEATURE_ID_FRAC },
 { featureCode("fwid"), STR_FONT_FEATURE_ID_FWID },
 { featureCode("halt"), STR_FONT_FEATURE_ID_HALT },
 { featureCode("hist"), STR_FONT_FEATURE_ID_HIST },


[Libreoffice-bugs] [Bug 150191] New: document save corruption

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150191

Bug ID: 150191
   Summary: document save corruption
   Product: LibreOffice
   Version: 7.4.0.0 alpha1+
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@iafrica.com

Description:
When I compare two MSWord format documents and save the result to MSW, the
result is corrupt.

Steps to Reproduce:
1.open MSW document v01G
2.open MSW document v01F
3.edit/trackchanges/comparedoc
save v01G in MSW format

Actual Results:
Open v01G.docx
get error message
most of document is no longer there

Expected Results:
Should work as expected.


Reproducible: Always


User Profile Reset: No



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

Version: 7.4.0.1 / LibreOffice Community
Build ID: 43e5fcfbbadd18fccee5a6f42ddd533e40151bcf
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-GB
Calc: threaded

If i save the document as ODT it is fine (or so it seems)

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

[Libreoffice-bugs] [Bug 61242] Customise comments background color in Writer

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61242

--- Comment #21 from ericstine  ---
This website is so amazing and wants to know more about this site. if you want
to know about my site, I provided you with cheap WordPress web hosting which is
more important for you.
https://cheapwordpresswebhosting.net/

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

[Libreoffice-bugs] [Bug 144506] LO Base PUBLIC schema table data window shows no records

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144506

raal  changed:

   What|Removed |Added

  Regression By||Caolán McNamara

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

[Libreoffice-bugs] [Bug 147682] In my LibreWriter document brackets "[ ]" are randomly displaying throughout the document.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147682

Thorn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

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

[Libreoffice-bugs] [Bug 149991] Replace "Page" with "Page Style" in "Printing Sheets in Landscape Format"

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149991

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 149980] Update Ukrainian dictionary

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149980

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 148589] default download mirror for thailand has been dead for about a year.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148589

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 150158] LibreOffice Writer 7.4rc1 freezes when I continue working after a break

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150158

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 146916] LibreOffice failed to load non-Unicode CJK fonts

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146916

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 149989] `LibreOffice Start Center` doesn’t fit on small displays (i.e. 11” and 14”)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149989

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 150158] LibreOffice Writer 7.4rc1 freezes when I continue working after a break

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150158

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

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

[Libreoffice-bugs] [Bug 149899] Font doesn't change to the "Next style" when start a new paragraph.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149899

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

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

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

[Libreoffice-bugs] [Bug 149899] Font doesn't change to the "Next style" when start a new paragraph.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149899

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

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

[Libreoffice-bugs] [Bug 130253] UI has strange icon artefact for the close button (snap)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130253

--- Comment #7 from QA Administrators  ---
Dear Peter,

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 147682] In my LibreWriter document brackets "[ ]" are randomly displaying throughout the document.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147682

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 147682] In my LibreWriter document brackets "[ ]" are randomly displaying throughout the document.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147682

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

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

[Libreoffice-bugs] [Bug 125798] Weird Close document button

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125798

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

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.

Re: LO Windows SDK - Compiler error: Unkown Platform

2022-07-28 Thread Fatih Yegin
Doctor, is there any hope?

As an aside, here's how I setup my configuration:

1. Install LO and sdk to default installation paths*

2. Move them to "C:\"

3. Install msys, and don't forget to update the msys and msys mingw64
terminals with `pacman -Syu`**

4. (Optional) Make msys shortcuts on "USER_NAME\Desktop" (especially
mingw64 one)

5. Install cmake according to this link:
https://www.msys2.org/docs/cmake/

6. Run setupsdkenv<...>.batch, ideally from cmd***

7. Run msys's mingw64 environment from this terminal with `cmd /C ...`,
preferably from the desktop shortcut

8. Configuration should be ready now.


While writing these, it gave me an idea by the way. I have never tried
to move the LO & sdk to msys root (C:\msys64\). In theory, if I setup
the environment variables correctly, I should be able to compile the
examples from msys & infer from their compile commands.

I can't try this rightaway, however I will try to send a follow up e-
mail when I have spare time.

Kind regards,
Fatih Yegin


*This is important as otherwise installation will break with bunch of
missing dll errors due to the ancient installer (My heartfelt apologies
for not mentioning earlier, it was completely out of my mind). The
reason I did this was to compile the examples, however it didn't work
out.

**For installation steps:
https://www.msys2.org/#installation

***For unix tools use "C:\msys64\usr\bin", "msys64" part can change
depending on your installation (This allows the execution of unix
commands as part of msys from cmd as well, beware!).

This is also important. This way we can access the environment
variables we had set up before (e.g. "$OO_SDK_HOME"). You can see these
variables with `set` from msys.

On Tue, 2022-07-26 at 21:08 +0300, Fatih Yegin wrote:
> I'm sorry, I have forgotten to mention that cmake doesn't generate
> the
> needed headers in Windows either. We must run the necessary cppumaker
> command manually in the necessary directory.
> 
> Any ideas about how can solve these issues?
> 
> Thank you again, before hand.
> 
> On Tue, 2022-07-26 at 15:52 +0300, Fatih Yegin wrote:
> > Hello,
> > 
> > I am experimenting with LO SDK and using cmake to compile according
> > to
> > this page:
> > https://dev.blog.documentfoundation.org/2022/04/19/using-cmake-to-build-libreoffice-cpp-sdk-examples/
> > 
> > This works great on Linux.
> > 
> > However, I am having build errors on Windows.
> > 
> > I believe, root cause of this problem is unkown platform error from
> > sal
> > library. Yet, I can't solve this even though I explicitly specify
> > the
> > OS within compile commands.
> > 
> > I have added these errors briefly on the attachements in
> > Build_errors.txt with the addition of CMakeLists.txt file and
> > compile_commands.json file.
> > 
> > For the build environment, I use MSYS's MINGW64 environment
> > (additional
> > info can be found at: https://www.msys2.org/docs/environments/).
> > 
> > I can share my configuration steps with a secondary e-mail if
> > needed.
> > 
> > Thank you.
> > 
> > Best Regards,
> > Fatih Yeğin
> > 
> 



[Libreoffice-bugs] [Bug 150157] Calc in version 7.3.0.x and later blocks during scrolling the worksheet and then crashes after a while

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150157

--- Comment #5 from Matt K  ---
Bug 150190 may be a duplicate of this.

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

[Libreoffice-bugs] [Bug 150190] New: Calc crashes just by holding down Page Down

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150190

Bug ID: 150190
   Summary: Calc crashes just by holding down Page Down
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: matt...@gmail.com

Description:
On the latest master, Calc crashes around row ~43000 when holding down Page
Down on a blank open document.

Steps to Reproduce:
1. Open Calc
2. Click in workbook and hold Page Down key
3. Observe crash around row ~43000

Actual Results:
Crash

Expected Results:
Error message or still able to scroll


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 6eb6ea534081b54f4f3a8e1bcf9cf00deb50dc21
CPU threads: 12; OS: Windows 10.0 Build 22000; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182
Bug 103182 depends on bug 150009, which changed state.

Bug 150009 Summary: FORMATTING: Cells do not display background colors in GTK3 
downloaded LO
https://bugs.documentfoundation.org/show_bug.cgi?id=150009

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 150009] FORMATTING: Cells do not display background colors in GTK3 downloaded LO

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150009

derek_up...@mailfence.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

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

[Libreoffice-bugs] [Bug 147682] In my LibreWriter document brackets "[ ]" are randomly displaying throughout the document.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147682

--- Comment #4 from Thorn  ---
UPDATE: July 28, 2022 — I found out what was causing the brackets! I started
experimenting by turning off items in the "View" menu one by one. When I turned
off "Field Shadings" the brackets all disappeared! WooHoo! Probably should have
tried that to begin with. At any rate, if anyone else has this issue, now they
know how to fix it! 

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

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

2022-07-28 Thread Xisco Fauli (via logerrit)
 svgio/qa/cppunit/SvgImportTest.cxx |   18 ++
 svgio/qa/cppunit/data/FillRule.svg |6 ++
 2 files changed, 24 insertions(+)

New commits:
commit 9507e96153cea750c6582f05a98af174270bdf33
Author: Xisco Fauli 
AuthorDate: Thu Jul 28 17:27:41 2022 +0200
Commit: Xisco Fauli 
CommitDate: Fri Jul 29 02:32:03 2022 +0200

svgio: qa: add unittest for fill-rule

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

diff --git a/svgio/qa/cppunit/SvgImportTest.cxx 
b/svgio/qa/cppunit/SvgImportTest.cxx
index c25ae86cf7f3..f23556ee621c 100644
--- a/svgio/qa/cppunit/SvgImportTest.cxx
+++ b/svgio/qa/cppunit/SvgImportTest.cxx
@@ -65,6 +65,7 @@ class Test : public test::BootstrapFixture, public 
XmlTestTools
 void testClipPathAndStyle();
 void testShapeWithClipPath();
 void testClipPathUsingClipPath();
+void testFillRule();
 void testi125329();
 void testMaskingPath07b();
 void test123926();
@@ -110,6 +111,7 @@ public:
 CPPUNIT_TEST(testClipPathAndStyle);
 CPPUNIT_TEST(testShapeWithClipPath);
 CPPUNIT_TEST(testClipPathUsingClipPath);
+CPPUNIT_TEST(testFillRule);
 CPPUNIT_TEST(testi125329);
 CPPUNIT_TEST(testMaskingPath07b);
 CPPUNIT_TEST(test123926);
@@ -701,6 +703,22 @@ void Test::testClipPathUsingClipPath()
 assertXPath(pDocument, 
"/primitive2D/transform/mask/mask/polypolygon/polygon/point", 13);
 }
 
+void Test::testFillRule()
+{
+Primitive2DSequence aSequence = 
parseSvg(u"/svgio/qa/cppunit/data/FillRule.svg");
+CPPUNIT_ASSERT_EQUAL(1, static_cast(aSequence.getLength()));
+
+drawinglayer::Primitive2dXmlDump dumper;
+xmlDocUniquePtr pDocument = 
dumper.dumpAndParse(Primitive2DContainer(aSequence));
+
+CPPUNIT_ASSERT (pDocument);
+
+assertXPath(pDocument, "/primitive2D/transform/polypolygoncolor", "color", 
"#00");
+assertXPath(pDocument, 
"/primitive2D/transform/polypolygoncolor/polypolygon/polygon", 2);
+assertXPath(pDocument, "/primitive2D/transform/polypolygonstroke/line", 
"color", "#ff");
+assertXPath(pDocument, 
"/primitive2D/transform/polypolygonstroke/polypolygon/polygon", 2);
+}
+
 void Test::testi125329()
 {
 //Check style inherit from * css element
diff --git a/svgio/qa/cppunit/data/FillRule.svg 
b/svgio/qa/cppunit/data/FillRule.svg
new file mode 100644
index ..c406065fbe09
--- /dev/null
+++ b/svgio/qa/cppunit/data/FillRule.svg
@@ -0,0 +1,6 @@
+http://www.w3.org/2000/svg;>
+  
+
+


[Libreoffice-bugs] [Bug 144506] LO Base PUBLIC schema table data window shows no records

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144506

Andrew Richardson  changed:

   What|Removed |Added

 CC||caol...@redhat.com
   Keywords||bibisected, bisected

--- Comment #7 from Andrew Richardson  ---
Adding Cc: to [Caolán McNamara ]

Used bibisected repository 'win64-7.1'

8f7d2cf5680cebb07bc15b075d491a7e0fd6c0d9 is the first bad commit
commit 8f7d2cf5680cebb07bc15b075d491a7e0fd6c0d9
Author: Norbert Thiebaud 
Date:   Wed Aug 12 12:45:10 2020 -0700

source sha:46c34d5abcc3fb709de4c3a6a62649f1fe41ec9c

source sha:46c34d5abcc3fb709de4c3a6a62649f1fe41ec9c

 instdir/program/dbulo.dll  | Bin 4854272 -> 4878848
bytes
 instdir/program/setup.ini  |   2 +-
 instdir/program/version.ini|   2 +-
 instdir/share/config/images_breeze.zip | Bin 1868964 -> 1868964
bytes
 instdir/share/config/images_breeze_dark.zip| Bin 1864637 -> 1864637
bytes
 instdir/share/config/images_breeze_dark_svg.zip| Bin 1551286 -> 1551286
bytes
 instdir/share/config/images_breeze_svg.zip | Bin 1548846 -> 1548846
bytes
 instdir/share/config/images_colibre.zip| Bin 2741947 -> 2741947
bytes
 instdir/share/config/images_colibre_svg.zip| Bin 2820305 -> 2820305
bytes
 instdir/share/config/images_elementary.zip | Bin 4026203 -> 4026203
bytes
 instdir/share/config/images_elementary_svg.zip | Bin 5009132 -> 5009132
bytes
 instdir/share/config/images_karasa_jaga.zip| Bin 4839439 -> 4839439
bytes
 instdir/share/config/images_karasa_jaga_svg.zip| Bin 19241572 -> 19241572
bytes
 instdir/share/config/images_sifr.zip   | Bin 2078977 -> 2078977
bytes
 instdir/share/config/images_sifr_dark.zip  | Bin 2080851 -> 2080851
bytes
 instdir/share/config/images_sifr_dark_svg.zip  | Bin 1730890 -> 1730890
bytes
 instdir/share/config/images_sifr_svg.zip   | Bin 1727091 -> 1727091
bytes
 instdir/share/config/images_sukapura.zip   | Bin 3011393 -> 3011393
bytes
 instdir/share/config/images_sukapura_svg.zip   | Bin 4307058 -> 4307058
bytes
 .../config/soffice.cfg/dbaccess/ui/dbtreelist.ui   |  94 +
 20 files changed, 96 insertions(+), 2 deletions(-)
 create mode 100755 instdir/share/config/soffice.cfg/dbaccess/ui/dbtreelist.ui

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

[Libreoffice-bugs] [Bug 149874] LibreOffice Writer 7.3.4.2 corrupts previously saved documents

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149874

--- Comment #7 from j...@lauterbachandassociates.net ---
I have had to change all my LibreOffice Writer documents to ODT.  Apparently
there has been a change in the way DOCX format is handled.  DOCX format
documents used to save to SSD very quickly, now they take literally minutes. 
Essentially, this time delay is forcing me to move all serious report writing
over to Win 10 based systems,

Thus, the problems with changes in document formatting on opening and saving in
DOCX instead of ODT format are moot.  I have even Win 10 devices, so it is not
a problem.  Others may not be as fortunate.

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

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

2022-07-28 Thread Justin Luth (via logerrit)
 filter/source/msfilter/svdfppt.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit fd428245bf180bb4ecc0486110aeeca091aa8403
Author: Justin Luth 
AuthorDate: Wed Jul 27 20:46:43 2022 -0400
Commit: Justin Luth 
CommitDate: Fri Jul 29 01:45:55 2022 +0200

tdf#148810 ppt import: Depth set by EE_PARA_OUTLLEVEL

It isn't enough to set Paragraph->SetDepth.
It must match the property set.

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

diff --git a/filter/source/msfilter/svdfppt.cxx 
b/filter/source/msfilter/svdfppt.cxx
index 74f8da16fac6..5d86c5e2953c 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -2358,6 +2358,8 @@ SdrObject* SdrPowerPointImport::ApplyTextObj( PPTTextObj* 
pTextObj, SdrTextObj*
 pPara->GetAttrib( PPT_ParaAttr_BulletOn, nIsBullet2, 
nDestinationInstance );
 if ( !nIsBullet2 )
 aParagraphAttribs.Put( SfxBoolItem( EE_PARA_BULLETSTATE, 
false ) );
+else
+aParagraphAttribs.Put( SfxInt16Item(EE_PARA_OUTLLEVEL, 
pPara->mxParaSet->mnDepth));
 
 if ( !aSelection.nStartPos )// in PPT empty paragraphs 
never gets a bullet
 {


[Libreoffice-bugs] [Bug 150189] FILEOPEN PPTX Chart without data disappears

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150189

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

  Regression By||Tomaž Vajngerl

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

[Libreoffice-bugs] [Bug 112851] FILEOPEN: PPTX Graph base on an Excel Data Source, does not show legends

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112851

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Depends on||150189


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150189
[Bug 150189] FILEOPEN PPTX Chart without data disappears
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150189] New: FILEOPEN PPTX Chart without data disappears

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150189

Bug ID: 150189
   Summary: FILEOPEN PPTX Chart without data disappears
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: bibisected, bisected, regression
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com
CC: qui...@gmail.com
Blocks: 75057

Created attachment 181479
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181479=edit
attachment 136809 in PP2016, LO 7.4b1 and 7.5 nightly

attachment 136809 from bug 112851 contains two charts without data, but
displaying data table.

These charts were displayed in Impress as empty skeletons, very similar to PP.

Recently this regressed, now everything is crushed to the left side of the
charts.

1, Open attachment 136809 
2, Compare to how it looks in PP

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 5df1bb4b1b222be00d25097660c4ee33542896ea
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

bibisected in win-75 to:

https://git.libreoffice.org/core/+/6b481f8bb44a14ebbfe010476cf2ca3728e7d539

author  Tomaž Vajngerl  Mon May 16 16:10:02
2022 +0900
committer   Tomaž VajngerlSun Jul 17 21:49:32
2022 +0200

chart2: add DataTable to AxisProperties, take account at rendering

Adding CC to: Tomaž Vajngerl


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=75057
[Bug 75057] [META] OOXML Chart object issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150061] FILEOPEN: DOCX: Incorrect images displayed

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150061

Justin L  changed:

   What|Removed |Added

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

--- Comment #7 from Justin L  ---
Reverted in Master. Pending 7.4 revert in gerrit.

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

[Libreoffice-bugs] [Bug 144273] Spell check fails on document template

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144273

Eike Rathke  changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 Ever confirmed|0   |1
 CC||er...@redhat.com
 Resolution|DUPLICATE   |---
 Status|RESOLVED|NEW

--- Comment #7 from Eike Rathke  ---
This is not exactly a duplicate of bug 137742 and wasn't fixed with it; that
one implemented a workaround for OOXML documents only, not touching the ODF
case here.

I'm reopening this bug for the records of known problems, but I also refuse to
implement the same sledgehammer workaround mechanism because a language-only
attribution is *valid* in ODF context *iff* intended correctly. Google Docs
just generates broken documents here.

It seems only Google Docs text documents are affected, but not spreadsheets.

A "solution" would have to take the document type and  value
into account and "fix" things only for specific known bad generators. In this
case the generator is "LibreOfficeDev/6.0.5.2$Linux_X86_64", a self-built
version Google uses apparently to feed it via API and let it write ODF
documents. If needed, even an external preprocessor could fix things changing
 elements'
fo:language="en" fo:country="none"
attributes to
fo:language="en" fo:country="US"
or whatever language-region / locale is desired.

In any case, whoever is affected should report the problem to Google.

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

[Libreoffice-bugs] [Bug 104468] [META] DOCX (OOXML) image-related issues

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104468
Bug 104468 depends on bug 141652, which changed state.

Bug 141652 Summary: FILESAVE: DOCX: Image distorted after RT
https://bugs.documentfoundation.org/show_bug.cgi?id=141652

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|FIXED   |---

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

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

2022-07-28 Thread Justin Luth (via logerrit)
 dev/null  |binary
 oox/source/drawingml/fillproperties.cxx   |5 -
 sw/qa/extras/ooxmlexport/ooxmlexport6.cxx |   10 --
 3 files changed, 4 insertions(+), 11 deletions(-)

New commits:
commit be39a3d8c1bf9b134839a90e52ccabb2101421f4
Author: Justin Luth 
AuthorDate: Thu Jul 28 16:45:41 2022 -0400
Commit: Justin Luth 
CommitDate: Fri Jul 29 00:08:54 2022 +0200

Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."

This reverts 7.4 commit 18cc1240565e697859dd7d17058f91d5e01df929.

Someone backported it to 7.3 as well.

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

diff --git a/oox/source/drawingml/fillproperties.cxx 
b/oox/source/drawingml/fillproperties.cxx
index f7dc16bf231b..fef43b0ca238 100644
--- a/oox/source/drawingml/fillproperties.cxx
+++ b/oox/source/drawingml/fillproperties.cxx
@@ -811,7 +811,10 @@ void FillProperties::pushToPropMap( ShapePropertyMap& 
rPropMap,
 if(bIsCustomShape && bHasCropValues && bNeedCrop)
 {
 xGraphic = lclCropGraphic(xGraphic, 
CropQuotientsFromFillRect(aFillRect));
-
rPropMap.setProperty(ShapeProperty::FillBitmap, xGraphic);
+if 
(rPropMap.supportsProperty(ShapeProperty::FillBitmapName))
+
rPropMap.setProperty(ShapeProperty::FillBitmapName, xGraphic);
+else
+
rPropMap.setProperty(ShapeProperty::FillBitmap, xGraphic);
 }
 }
 }
diff --git a/sw/qa/extras/ooxmlexport/data/tdf141652_fillBitmapName.docx 
b/sw/qa/extras/ooxmlexport/data/tdf141652_fillBitmapName.docx
deleted file mode 100644
index 4a47a544d6bb..
Binary files a/sw/qa/extras/ooxmlexport/data/tdf141652_fillBitmapName.docx and 
/dev/null differ
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx
index 6c35215f584a..c54580ee766a 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx
@@ -274,16 +274,6 @@ DECLARE_OOXMLEXPORT_TEST(testDMLShapeFillBitmapCrop, 
"dml-shape-fillbitmapcrop.d
 
 }
 
-DECLARE_OOXMLEXPORT_TEST(test141652_fillBitmapName, 
"tdf141652_fillBitmapName.docx")
-{
-text::GraphicCrop aGraphicCropStruct = 
getProperty(getShape(1), "GraphicCrop");
-CPPUNIT_ASSERT_DOUBLES_EQUAL( sal_Int32(-769), aGraphicCropStruct.Right, 
10);
-
-CPPUNIT_ASSERT_EQUAL( sal_Int32( 0 ), aGraphicCropStruct.Left );
-CPPUNIT_ASSERT_EQUAL( sal_Int32( 0 ), aGraphicCropStruct.Top );
-CPPUNIT_ASSERT_EQUAL( sal_Int32( 0 ), aGraphicCropStruct.Bottom );
-}
-
 DECLARE_OOXMLEXPORT_TEST(testDMLShapeFillPattern, "dml-shape-fillpattern.docx")
 {
 // Hatching was ignored by the export.


[Libreoffice-bugs] [Bug 120200] [META] Update or correct help for features

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120200
Bug 120200 depends on bug 120550, which changed state.

Bug 120550 Summary: Draw - Changes to table size "Optimal" features need 
documentation
https://bugs.documentfoundation.org/show_bug.cgi?id=120550

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 120550] Draw - Changes to table size "Optimal" features need documentation

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120550

Justin L  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 121367] Writer - Changes to table size "Optimal" features need documentation

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121367

Justin L  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 148589] default download mirror for thailand has been dead for about a year.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148589

Buovjaga  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||ilmari.lauhakangas@libreoff
   ||ice.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Buovjaga  ---
It's not dead, so closing this as WFM just like bug 145859

Tested with
https://mirror.cyberbits.asia/tdf/libreoffice/stable/7.3.5/win/x86_64/LibreOffice_7.3.5_Win_x64.msi

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

[Libreoffice-bugs] [Bug 150159] LibreOffice Crashes/Unstable with Mac M1 Pro Apple Silicon

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150159

--- Comment #4 from Shaun  ---
Created attachment 181478
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181478=edit
Crash Report 2 - Writer

Here is another crash report in writer, this occurred when trying to copy and
paste from one file (.docx) to another file (.odt) - occurred every time (tried
5x after force quitting) until I rebooted the machine. I hope this helps track
down the issue.

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

[Libreoffice-bugs] [Bug 150183] DoEvents is undocumented

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150183

Rafael Lima  changed:

   What|Removed |Added

 CC||rafael.palma.l...@gmail.com
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Rafael Lima  ---
Interesting... I did not know DoEvents existed in LO Basic. There's no mention
of it in Pitonyak's book, nor in Bernard Marcelly's and neither in OOo3.1
Developer's Guide.

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

--- Comment #7 from cont...@mathieu-bousquet.fr ---
I forgot to mention that adding the menu item in the standard and standard
(single mode) correctly adds it to the corresponding user interface. I don't
know however what is standard (viewing mode) toolbar.

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

--- Comment #6 from cont...@mathieu-bousquet.fr ---
Unfortunately, it doesn't work. I tried with all three standard, standard
(single mode) and standard (viewing mode) toolbars 樂

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

[Libreoffice-commits] core.git: helpcontent2

2022-07-28 Thread Rafael Lima (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cca8a1935197554a3ae22f448b15800eb12a700d
Author: Rafael Lima 
AuthorDate: Thu Jul 28 21:03:39 2022 +0200
Commit: Gerrit Code Review 
CommitDate: Thu Jul 28 21:03:39 2022 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  to f4dedd4e42ed16056ba9c98a829601f61833
  - Improve description of how to invoke Documents and Calc SF services

Change-Id: Id9b9cc379bd838bdbae882554c8320f30595453e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137416
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure 
Reviewed-by: Rafael Lima 

diff --git a/helpcontent2 b/helpcontent2
index eb721e7331e6..f4dedd4e 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit eb721e7331e6761ec1e42548033a56485ee4724e
+Subproject commit f4dedd4e42ed16056ba9c98a829601f61833


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

2022-07-28 Thread Rafael Lima (via logerrit)
 source/text/sbasic/shared/03/sf_calc.xhp |   11 ++-
 source/text/sbasic/shared/03/sf_document.xhp |   11 ++-
 2 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit f4dedd4e42ed16056ba9c98a829601f61833
Author: Rafael Lima 
AuthorDate: Mon Jul 25 21:33:42 2022 +0200
Commit: Rafael Lima 
CommitDate: Thu Jul 28 21:03:38 2022 +0200

Improve description of how to invoke Documents and Calc SF services

Change-Id: Id9b9cc379bd838bdbae882554c8320f30595453e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137416
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure 
Reviewed-by: Rafael Lima 

diff --git a/source/text/sbasic/shared/03/sf_calc.xhp 
b/source/text/sbasic/shared/03/sf_calc.xhp
index 2da2d254f..8b143da7f 100644
--- a/source/text/sbasic/shared/03/sf_calc.xhp
+++ b/source/text/sbasic/shared/03/sf_calc.xhp
@@ -62,12 +62,17 @@
   
 Set 
oDoc = ui.OpenDocument("C:\Documents\MyFile.ods")
   
-  It is also possible 
to instantiate the Calc service using the 
CreateScriptService method:
+  It is also possible 
to instantiate the Calc service specifying a window name for 
the CreateScriptService method:
   
 Dim 
oDoc As Object
 Set 
oDoc = CreateScriptService("SFDocuments.Calc", "MyFile.ods")
   
   In the example above, 
"MyFile.ods" is the name of an open document window. If this argument is not 
provided, the active window is considered.
+  It is also possible 
to invoke the Calc service using the document referenced by 
ThisComponent. This is specially useful when running a macro 
from within the Basic IDE.
+  
+Dim 
oDoc As Object
+Set 
oDoc = CreateScriptService("Calc", ThisComponent)
+  
   It is 
recommended to free resources after use:
   
 Set 
oDoc = oDoc.Dispose()
@@ -88,6 +93,10 @@
 myDoc 
= CreateScriptService("SFDocuments.Calc", "MyFile.ods")
 myDoc.Dispose()
   
+  
+bas = 
CreateScriptService("Basic")
+myDoc 
= CreateScriptService("Calc", bas.ThisComponent)
+  
   The use of the prefix 
"SFDocuments." while calling the service is optional.
 
   Definitions
diff --git a/source/text/sbasic/shared/03/sf_document.xhp 
b/source/text/sbasic/shared/03/sf_document.xhp
index f0c0ee7c5..6a2e0129d 100644
--- a/source/text/sbasic/shared/03/sf_document.xhp
+++ b/source/text/sbasic/shared/03/sf_document.xhp
@@ -58,11 +58,16 @@
 Set 
oDocA = ui.CreateDocument("Calc")
 Set 
oDocB = ui.OpenDocument("C:\Documents\MyFile.odt")
   
-  Directly if the 
document is already open.
+  Using a window name 
if the document is already open.
   
 Dim 
oDoc As Object
 Set 
oDoc = CreateScriptService("SFDocuments.Document", "Untitled 1") 'Default = 
ActiveWindow
   
+  Using the document 
referenced by ThisComponent. This is specially useful when 
running a macro from within the Basic IDE.
+  
+Dim 
oDoc As Object
+Set 
oDoc = CreateScriptService("Document", ThisComponent)
+  
   From a macro 
triggered by a document event.
   
 Sub 
RunEvent(ByRef poEvent As Object)
@@ -90,6 +95,10 @@
   
   
 doc = 
CreateScriptService("SFDocuments.Document", "Untitled 1")
+  
+
+bas = 
CreateScriptService("Basic")
+doc = 
CreateScriptService("Document", bas.ThisComponent)
   
   
 def 
RunEvent(event)


[Libreoffice-bugs] [Bug 150157] Calc in version 7.3.0.x and later blocks during scrolling the worksheet and then crashes after a while

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150157

--- Comment #4 from bert.vanderv...@hotmail.com ---
Hello,
It's not possible for me to disable Skia. I've no idea what it is. Besides that
I have re-installed version 7.2.7.2 on my PC to be able to use Calc without
crashes.
I'm not in a position to continuously switch forward and backward between
versions. I hope you can solve the issue without further interaction from
myself.
Regards, Bert

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

[Libreoffice-bugs] [Bug 145859] Can not download from Thai Website

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145859

himajin100...@gmail.com changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 148589] default download mirror for thailand has been dead for about a year.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148589

himajin100...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||5859
 CC||himajin100...@gmail.com

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

[Libreoffice-bugs] [Bug 148507] The right column showing the row number keeps constantly expanding in size (even if still in the range of say 4 or 5 digits)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148507

raal  changed:

   What|Removed |Added

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

--- Comment #2 from raal  ---
Confirm with Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: c4f7043c593823b8c5605e779371ff430659eb20
CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 148754] bug - libreoffice portable math [Polish] - bad characters

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148754

raal  changed:

   What|Removed |Added

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

--- Comment #2 from raal  ---
Please attach test file and printscreen. Thank you.

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #5 from Dieter  ---
(In reply to contact from comment #4)
> I just tried on 7.3.5.2 (see pictures above), but I can't find the target
> "contextual single". Am I missing something ?

Perhaps. "Contextual single" is not a toolbar, but a user interface. So please
try the following steps:
1. Open writer and choose View -> User Interface -> Contextual Single -> Apply
-> Close
2. Tools -> Customize -> Toolbars
3. Enter Menubar in search field and choose a toolbar (for example standard)
4. Add menubar item to standard toolbar -> OK
Now menubar icon is available in selected toolbar and you're able to hide menu

Does this work for you?
=> NEEDINFO

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

[Libreoffice-bugs] [Bug 150187] Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #5 from Julien Nabet  ---
I gave a try with:
https://gerrit.libreoffice.org/c/core/+/137580

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

[Libreoffice-bugs] [Bug 150186] Version 7.3.5 - Crashing on New Document

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150186

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #4 from Julien Nabet  ---
Thank you for your feedback.
Since I don't have more questions so put it back to UNCONFIRMED.

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

[Libreoffice-bugs] [Bug 150186] Version 7.3.5 - Crashing on New Document

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150186

--- Comment #3 from Gene  ---
Julien:

My Windows 11 software and other drivers were installed recently (July 20th) as
a "clean install" by the Dell Tech Support team.

To the best of my understanding, all of the drivers are the most current &
latest for my machine.

I tried the version starting it in SAFE MODE but was unable to complete the
creation of the new WRITER document.

The other items listed in your link do not seem applicable.

This appears to be a bug and requires a fix.

My efforts of upgrading to Version 7.3.5 (2) is my 4th effort of downloading
the software, installing and attempting to use the version. 

Every instance results in the same error.

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

[Libreoffice-bugs] [Bug 150187] Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

Julien Nabet  changed:

   What|Removed |Added

   Keywords||regression
   Severity|major   |critical

--- Comment #4 from Julien Nabet  ---
I don't reproduce this with LO Debian package 7.3.5
=> regression
=> let's increase even more priority

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

[Libreoffice-bugs] [Bug 150187] Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

Julien Nabet  changed:

   What|Removed |Added

   Priority|medium  |high
   Keywords||haveBacktrace
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Severity|normal  |major
 OS|Windows (All)   |All

--- Comment #3 from Julien Nabet  ---
Let's increase priority since:
- it's a crash
- it concerns at least Windows and Linux (and considering the bt, surely macOS
too).

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

[Libreoffice-bugs] [Bug 150187] Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
Created attachment 181477
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181477=edit
gdb bt

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

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

[Libreoffice-bugs] [Bug 150186] Version 7.3.5 - Crashing on New Document

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150186

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Julien Nabet  ---
Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps ?

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

--- Comment #4 from cont...@mathieu-bousquet.fr ---
I just tried on 7.3.5.2 (see pictures above), but I can't find the target
"contextual single". Am I missing something ?

In addition : I am running LibreOffice on Ubuntu 22.04

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

--- Comment #3 from cont...@mathieu-bousquet.fr ---
Created attachment 181476
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181476=edit
pictures of toolbar options I got (2cd)

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

[Libreoffice-bugs] [Bug 149979] Hide menu bar in the "Contextual single" interface

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149979

--- Comment #2 from cont...@mathieu-bousquet.fr ---
Created attachment 181475
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181475=edit
pictures of toolbar options I got

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

[Libreoffice-bugs] [Bug 150188] New: LibreOffice Crashes when sending a mail merge

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150188

Bug ID: 150188
   Summary: LibreOffice Crashes when sending a mail merge
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: j...@wingate.edu

Description:
I just installed 7.3.4.2 and it crashes whenever I attempt to e-mail a mail
merge.  The wizard is able to find the items in the Excel spreadsheet. The
e-mail wizard also sees the spreadsheet to fill in the address, but when I
click on Send Documents the program hesitates for a moment while displaying a
blank sending e-mail box and then crashes.

Actual Results:
The program crashes and I am asked to recover the document

Expected Results:
The messages get e-mailed.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
The previous version, 7.2.7, worked just fine.

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

[Libreoffice-bugs] [Bug 150185] Error while working with an array of structures.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150185

--- Comment #5 from Vladimir Sokolinskiy  ---
The array elements are correct in all examples. The construct p(0).X "sees" the
previous version of p(0).

Sub TestAWTPoint5
  Dim p(0) As New com.sun.star.awt.Point, q
  Dim h As New com.sun.star.awt.Point
  Dim v
  p(0).X=9
  h.X=1
  p(0)=h
  Msgbox "h.X=" & h.X & " p(0).X=" & p(0).X   ' h.X=1 p(0).X=9
  v=p(0)
  Msgbox "v.X=" & v.X ' v.X=1  
End Sub

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

[Libreoffice-bugs] [Bug 150187] Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

--- Comment #1 from Regina Henschel  ---
Created attachment 181474
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181474=edit
Callstack by VS 2019

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

[Libreoffice-bugs] [Bug 150187] New: Crash in Presentation Styles - Background objects - Modify

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150187

Bug ID: 150187
   Summary: Crash in Presentation Styles - Background objects -
Modify
   Product: LibreOffice
   Version: 7.5.0.0 alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 181473
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181473=edit
File for testing

Open attached template for editing.
Go to Presentation Styles. Select 'Background Objects'. Right-click and choose
'Modify' => Crash

I get the crash with my build but with a daily build as well. Version:
7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 5df1bb4b1b222be00d25097660c4ee33542896ea
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 148172] FILEOPEN DOCX Ref field incorrect with "# of paragraph in relative context" and "Relative position of paragraph" enabled

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148172

raal  changed:

   What|Removed |Added

 CC||softdev1...@outlook.com

--- Comment #2 from raal  ---
*** Bug 148555 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 148555] The cross reference of the type `Above/below` is not updated properly

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148555

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from raal  ---
(In reply to Gabor Kelemen (allotropia) from comment #2)
> This is the same issue as bug bug 148171, bug 148172, bug 148173, and bug
> 148174 - I just separated them by the different and exact field settings.

Setting as duplicate

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

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

[Libreoffice-bugs] [Bug 112519] FILESAVE: ODT->RTF: AS-CHARACTER shape changes position/anchor-type after RT (comment 4)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112519

Justin L  changed:

   What|Removed |Added

   Severity|normal  |minor
   Priority|medium  |low
Summary|FILESAVE: ODT->RTF: Shape   |FILESAVE: ODT->RTF:
   |changes position after RT   |AS-CHARACTER shape changes
   |(comment 4) |position/anchor-type after
   ||RT (comment 4)

--- Comment #15 from Justin L  ---
http://www.biblioscape.com/rtf15_spec.htm has lots of information regarding RTF
shapes, but nothing indicates in-line.

There is a {\sp{\sn fPseudoInline}{\sv 1}} that controls this - which looks
borrowed from the .doc format and so is probably a custom extension to RTF.

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

[Libreoffice-bugs] [Bug 126754] FONT FEATURES DIALOG: Wrong OpenType tag for fractions in "font features" dialog

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126754

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||xiscofa...@libreoffice.org
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #10 from Julien Nabet  ---
I gave a try with https://gerrit.libreoffice.org/c/core/+/137574

Heiko/Xisco: perhaps you'd be interested in this one since it's related to UI
part.

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

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

2022-07-28 Thread Tomaž Vajngerl (via logerrit)
 oox/source/export/chartexport.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 89c7f5c5a8898ee2dcb0c738e8ce026e5b238ea5
Author: Tomaž Vajngerl 
AuthorDate: Mon May 23 15:50:59 2022 +0900
Commit: Tomaž Vajngerl 
CommitDate: Thu Jul 28 18:16:07 2022 +0200

oox export: export line/fill and text props. of a data table

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

diff --git a/oox/source/export/chartexport.cxx 
b/oox/source/export/chartexport.cxx
index 988fe4413529..458f72112907 100644
--- a/oox/source/export/chartexport.cxx
+++ b/oox/source/export/chartexport.cxx
@@ -2066,6 +2066,9 @@ void ChartExport::exportDataTable( )
 if (bShowKeys)
 pFS->singleElement(FSNS(XML_c, XML_showKeys), XML_val, "1");
 
+exportShapeProps(aPropSet);
+exportTextProps(aPropSet);
+
 pFS->endElement(FSNS(XML_c, XML_dTable));
 }
 


[Libreoffice-bugs] [Bug 148589] default download mirror for thailand has been dead for about a year.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148589

raal  changed:

   What|Removed |Added

 CC||cl...@documentfoundation.or
   ||g, r...@post.cz

--- Comment #1 from raal  ---
CC to Cloph

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

[Libreoffice-bugs] [Bug 150157] Calc in version 7.3.0.x and later blocks during scrolling the worksheet and then crashes after a while

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150157

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #3 from raal  ---
Could you try to disable Skia?
https://wiki.documentfoundation.org/QA/FirstSteps#Graphics-related_issues_.28_Skia_.29

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

[Libreoffice-bugs] [Bug 126754] FONT FEATURES DIALOG: Wrong OpenType tag for fractions in "font features" dialog

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126754

--- Comment #9 from Julien Nabet  ---
It seems we're already distinguish both cases here:
140 bool FeatureCollector::collect()
141 {
142 gr_face* grFace = hb_graphite2_face_get_gr_face(m_pHbFace);
143 
144 if (grFace)
145 {
146 return collectGraphite();
147 }
148 else
149 {
150 collectForTable(HB_OT_TAG_GSUB); // substitution
151 collectForTable(HB_OT_TAG_GPOS); // positioning
152 return true;
153 }
154 }

the test is exactly the same as here:
146 bool LogicalFontInstance::IsGraphiteFont()
147 {
148 if (!m_xbIsGraphiteFont)
149 {
150 m_xbIsGraphiteFont =
hb_graphite2_face_get_gr_face(hb_font_get_face(GetHbFont())) != nullptr;
151 }
152 return *m_xbIsGraphiteFont;
153 }
in vcl/source/font/fontinstance.cxx

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

[Libreoffice-bugs] [Bug 141279] REGRESSION: Overwriting a file open in LibreOffice succeeds in recent builds, should fail

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141279

Jean-Baptiste Faure  changed:

   What|Removed |Added

 OS|All |Windows (All)

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

[Libreoffice-bugs] [Bug 150064] Accessible tree order is unstable

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150064

Michael Weghorn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
 CC||m.wegh...@posteo.de
   Assignee|libreoffice-b...@lists.free |m.wegh...@posteo.de
   |desktop.org |

--- Comment #3 from Michael Weghorn  ---
Confirmed, it's quite well reproducible when e.g. saving attachment 181334 as
`sd/qa/unit/sdlayouta11y.cxx` and doing a quick hack to run that along with
e.g. CppunitTest_sd_png_export_tests.mk:

diff --git a/sd/CppunitTest_sd_png_export_tests.mk
b/sd/CppunitTest_sd_png_export_tests.mk
index 015557873961..73bce5d85660 100644
--- a/sd/CppunitTest_sd_png_export_tests.mk
+++ b/sd/CppunitTest_sd_png_export_tests.mk
@@ -20,6 +20,7 @@ $(eval $(call
gb_CppunitTest_use_common_precompiled_header,sd_png_export_tests))

 $(eval $(call gb_CppunitTest_add_exception_objects,sd_png_export_tests, \
 sd/qa/unit/PNGExportTests \
+sd/qa/unit/sdlayouta11y \
 ))

Then, with that in place, run the test in a loop until it fails:

while make CppunitTest_sd_png_export_tests; do echo OK; done

or, recording the runs with rr so it can be replayed for debugging:

while make CppunitTest_sd_png_export_tests RR=1; do echo OK; done

>From a first analysis, it looks like the (or at least one) problem is in
ChildrenManagerImpl::MergeAccessibilityInformation
(svx/source/accessibility/ChildrenManagerImpl.cxx), where the order of children
can change.

Might be a regression from

commit 8f9fd6806ccfbf381a383efe5d143ead86ee49de
Date:   Wed Jun 29 19:47:20 2022 +0200

tdf#137544 reduce cost of ChildrenManagerImpl::Update

there are 2 O(n^2) algorithms here, reduce them to O(n log n) by
pre-sorting

Change-Id: Ib3912155cda62cac95b5037528e23ef3c686a7e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136655
Tested-by: Jenkins

I'll look into it a little closer myself first to see whether it's actually a
regression and whether any good ideas come to mind rather quickly while doing
so.

Tested with LO master as of commit 28dc1e713cfc5b5ea38e15f032aba72d05e40b33.

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

[Libreoffice-ux-advise] [Bug 149871] Menu for define / view cell ranges on a worksheet

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149871

--- Comment #7 from Ramon Tavarez  ---
(In reply to Eike Rathke from comment #6)
> I don't see what a menu would do better (or easier) that the Name Box
> already does, except maybe what the request calls "Edit" (which it isn't) to
> hide/show columns or rows of a range; click or Shift+Ctrl+T to focus, then
> * type in a cell range reference and hit Enter to mark/select that
> * define a new name for a marked/selected cell range by typing it in
> * type in an already defined named range to select its cells, or choose from
> listed named ranges
> 
> Apart from that, the Format menu would not be the right place as it is not
> formatting. More likely under Edit, as there is already the Select entry.

The request is about show/hide cells in an easier way, not  about define a NAME
(already included).

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

[Libreoffice-bugs] [Bug 149871] Menu for define / view cell ranges on a worksheet

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149871

--- Comment #7 from Ramon Tavarez  ---
(In reply to Eike Rathke from comment #6)
> I don't see what a menu would do better (or easier) that the Name Box
> already does, except maybe what the request calls "Edit" (which it isn't) to
> hide/show columns or rows of a range; click or Shift+Ctrl+T to focus, then
> * type in a cell range reference and hit Enter to mark/select that
> * define a new name for a marked/selected cell range by typing it in
> * type in an already defined named range to select its cells, or choose from
> listed named ranges
> 
> Apart from that, the Format menu would not be the right place as it is not
> formatting. More likely under Edit, as there is already the Select entry.

The request is about show/hide cells in an easier way, not  about define a NAME
(already included).

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

[Libreoffice-bugs] [Bug 103030] [META] Navigator sidebar deck and floating window

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103030
Bug 103030 depends on bug 149916, which changed state.

Bug 149916 Summary: Seeing _RefHeading_ in cross-ref field listing in Navigator
https://bugs.documentfoundation.org/show_bug.cgi?id=149916

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 149916] Seeing _RefHeading_ in cross-ref field listing in Navigator

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149916

Jim Raykowski  changed:

   What|Removed |Added

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

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

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

2022-07-28 Thread Christian Lohmaier (via logerrit)
 external/pdfium/UnpackedTarball_pdfium.mk |2 ++
 external/pdfium/pdfium_arm64.patch.1  |   12 
 2 files changed, 14 insertions(+)

New commits:
commit 67ed7f8e2da59211ac938f5ba84c31fbd812759c
Author: Christian Lohmaier 
AuthorDate: Thu Jul 28 15:44:27 2022 +0200
Commit: Christian Lohmaier 
CommitDate: Thu Jul 28 17:26:30 2022 +0200

pdfium: fix build on windows aarch64 - no __popcnt

see https://docs.microsoft.com/en-us/cpp/intrinsics/arm64-intrinsics

Change-Id: I291f727c1aa6e00d02d2339fcb338159ae49d0c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137568
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier 

diff --git a/external/pdfium/UnpackedTarball_pdfium.mk 
b/external/pdfium/UnpackedTarball_pdfium.mk
index 01bd6c74c42d..e3b88adb5ab4 100644
--- a/external/pdfium/UnpackedTarball_pdfium.mk
+++ b/external/pdfium/UnpackedTarball_pdfium.mk
@@ -14,6 +14,8 @@ pdfium_patches += build.patch.1
 # Avoids Windows 8 build dependency.
 pdfium_patches += windows7.patch.1
 pdfium_patches += c++20-comparison.patch
+# __popcnt not available on arm64
+pdfium_patches += pdfium_arm64.patch.1
 # Use CoreGraphics.h instead of Carbon.h
 pdfium_patches += cg-instead-of-carbon.patch.1
 # Android NDK 19 - that is known to work well - does not have 2 defines
diff --git a/external/pdfium/pdfium_arm64.patch.1 
b/external/pdfium/pdfium_arm64.patch.1
new file mode 100644
index ..3a517ed1da52
--- /dev/null
+++ b/external/pdfium/pdfium_arm64.patch.1
@@ -0,0 +1,12 @@
+diff -ur pdfium.org/third_party/libopenjpeg/ht_dec.c 
pdfium/third_party/libopenjpeg/ht_dec.c
+--- pdfium.org/third_party/libopenjpeg/ht_dec.c2022-07-28 
15:19:17.366247900 +0200
 pdfium/third_party/libopenjpeg/ht_dec.c2022-07-28 15:23:25.641843900 
+0200
+@@ -69,7 +69,7 @@
+ static INLINE
+ OPJ_UINT32 population_count(OPJ_UINT32 val)
+ {
+-#ifdef OPJ_COMPILER_MSVC
++#if defined(OPJ_COMPILER_MSVC) && !defined(_ARM64_)
+ return (OPJ_UINT32)__popcnt(val);
+ #elif (defined OPJ_COMPILER_GNUC)
+ return (OPJ_UINT32)__builtin_popcount(val);


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

2022-07-28 Thread Caolán McNamara (via logerrit)
 vcl/inc/svdata.hxx|2 ++
 vcl/source/window/brdwin.cxx  |3 ++-
 vcl/unx/gtk3/salnativewidgets-gtk.cxx |3 +++
 3 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit eaa0954fbf455ad7a71c011406e382ee7f7a8018
Author: Caolán McNamara 
AuthorDate: Thu Jul 28 10:41:29 2022 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 28 17:24:54 2022 +0200

gtk4: don't attempt to create a visual junction between float and launcher

the alignment won't match when using GtkPopover to implement these,
there's an extra border+margin between the launcher and the contents

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

diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 8490a6f020c5..3651eb3bce61 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -327,6 +327,8 @@ struct ImplSVNWFData
 boolmbFlatMenu = false; // no popup 3D 
border
 boolmbNoFocusRects = false; // on Aqua/Gtk3 
use native focus rendering, except for flat buttons
 boolmbNoFocusRectsForFlatButtons = false; // on Gtk3 
native focusing is also preferred for flat buttons
+boolmbNoFrameJunctionForPopups = false; // on Gtk4 
popups are done via popovers and a toolbar menu won't align to its toolitem, so
+// omit the 
effort the creation a visual junction
 boolmbCenteredTabs = false; // on Aqua, tabs 
are centered
 boolmbNoActiveTabTextRaise = false; // on Aqua the 
text for the selected tab
 // should not 
"jump up" a pixel
diff --git a/vcl/source/window/brdwin.cxx b/vcl/source/window/brdwin.cxx
index c003ed17b78d..6617de6414b3 100644
--- a/vcl/source/window/brdwin.cxx
+++ b/vcl/source/window/brdwin.cxx
@@ -1363,7 +1363,8 @@ void 
ImplStdBorderWindowView::DrawWindow(vcl::RenderContext& rRenderContext, con
 vcl::Region oldClipRgn(rRenderContext.GetClipRegion());
 
 // for popups, don't draw part of the frame
-if (!(pData->mnTitleType & (BorderWindowTitleType::Normal | 
BorderWindowTitleType::Small)))
+const bool bShowJunctionToLauncher = !(pData->mnTitleType & 
(BorderWindowTitleType::Normal | BorderWindowTitleType::Small));
+if (bShowJunctionToLauncher && 
!ImplGetSVData()->maNWFData.mbNoFrameJunctionForPopups)
 {
 FloatingWindow* pWin = 
dynamic_cast(pData->mpBorderWindow->GetWindow(GetWindowType::Client));
 if (pWin)
diff --git a/vcl/unx/gtk3/salnativewidgets-gtk.cxx 
b/vcl/unx/gtk3/salnativewidgets-gtk.cxx
index 3074dd0fbad7..3bbc9365f46d 100644
--- a/vcl/unx/gtk3/salnativewidgets-gtk.cxx
+++ b/vcl/unx/gtk3/salnativewidgets-gtk.cxx
@@ -2823,6 +2823,9 @@ void GtkSalData::initNWF()
 pSVData->maNWFData.mbNoFocusRects = true;
 pSVData->maNWFData.mbNoFocusRectsForFlatButtons = true;
 pSVData->maNWFData.mbAutoAccel = true;
+#if GTK_CHECK_VERSION(4, 0, 0)
+pSVData->maNWFData.mbNoFrameJunctionForPopups = true;
+#endif
 
 #if defined(GDK_WINDOWING_WAYLAND)
 //gnome#768128 for the car crash that is wayland


[Libreoffice-bugs] [Bug 150147] Zoom problem in LO 7-4-0 in macOS (Intel hardware)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150147

--- Comment #11 from PeeWee  ---
Hello Alex

Your question
So, is this a problem with your LO profile, or your Intel graphics hardware ?

I do not know the answer.

My solution at the moment is to use LO 7.3.4 on my Mac Mini Intel running macOS
Monterey. There is no zoom problems.

I do use a laptop running Ubuntu 20.04 and LO 7.4.0 to test the software as I
am writing the instructions. No zoom problem.

I have tested LO 7.4.0 on a MacBook Pro running MacOS High Sierra 10.13.6 and
there is no zoom problem with Impress or Draw.

My assumption is that LO 7.4.0 has a problem with macOS Monterey 12.4.

Regards
PeeWee

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

ESC meeting minutes: 2022-07-28

2022-07-28 Thread Jan Holesovsky
* Present: 
+ Kendy, Heiko, Hossein, Caolán, Ilmari, Michael W., Cloph, Michael S., 
Xisco, Tomaž, Olivier, 

* Completed Action Items:
+ enable commit access for Hannah (Cloph)

* Pending Action Items:

* Release Engineering update (Cloph) 
+ 7.4 status
  + 7.4 RC2 this week?
  + has been tagged yesterday
  + hard code freeze now
  + 2 additional reviews needed
  + builds to be available tomorrow evening on the mirrors
  + additional buildfix needed for aarch64 windows build
https://gerrit.libreoffice.org/c/core/+/137568
+ no need to re-spin
  + RC3 to be in 2 weeks (week 32)
+ 7.3 status: 7.3.6 rc1 in 3 weeks?
  + week 33
+ Appstores
  + filed the tax forms for MS app store
  + finalizing the listing, eg. the pricing

* Documentation (Olivier)
+ New Help
+ No news
+ Helpcontents2
+ SourceForge Help page (R. Lima)
+ Updates in master password (Caolán)
+ Guides
+ Stalled - vacation time :-)
+ Bugzilla Documentation statistics
239(239) bugs open
+ Updates:
BZ changes   1 week   1 month   3 months   12 months  
   created 3(2) 33(-9) 96(-2) 331(1)  
 commented 5(4) 60(-12)   291(-10)   1463(3)  
  resolved 1(1) 16(-3) 43(0)  209(1)  
+ top 10 contributors:
  Olivier Hallot made 23 changes in 1 month, and 463 changes in 1 year
  Seth Chaiklin made 20 changes in 1 month, and 330 changes in 1 year
  Kaganski, Mike made 12 changes in 1 month, and 96 changes in 1 year
  Rafael Lima made 11 changes in 1 month, and 313 changes in 1 year
  Adolfo Jayme Barrientos made 9 changes in 1 month, and 24 changes in 
1 year
  Nabet, Julien made 9 changes in 1 month, and 89 changes in 1 year
  Alain Romedenne made 6 changes in 1 month, and 38 changes in 1 year
  Németh, László made 6 changes in 1 month, and 12 changes in 1 year
  Ezinne Nnamani made 6 changes in 1 month, and 6 changes in 1 year
  Timur made 6 changes in 1 month, and 28 changes in 1 year

* UX Update (Heiko)
+ was on vacation & in the in-person meetings; not much to report
+ but people working on the new icon themes
  + looking forward to that
+ Bugzilla (topicUI) statistics
271(271) (topicUI) bugs open, 61(61) (needsUXEval) needs to be 
evaluated by the UXteam
+ Updates:
BZ changes   1 week   1 month   3 months   12 months  
 added  7(4) 15(7) 18(5)   44(6)  
 commented 46(17)   144(39)   509(-20)   2237(-14)
   removed  0(0)  1(0)  3(-3)  29(0)  
  resolved  4(1) 19(-2)63(-6) 324(1)  
+ top 10 contributors:
  Heiko Tietze made 79 changes in 1 month, and 1543 changes in 1 year
  Timur made 31 changes in 1 month, and 75 changes in 1 year
  Rafael Lima made 23 changes in 1 month, and 95 changes in 1 year
  Roman Kuznetsov made 21 changes in 1 month, and 202 changes in 1 year
  Telesto made 18 changes in 1 month, and 183 changes in 1 year
  Bielefeld, Rainer made 13 changes in 1 month, and 19 changes in 1 year
  Hossein made 12 changes in 1 month, and 38 changes in 1 year
  m.a.riosv made 9 changes in 1 month, and 9 changes in 1 year
  Pierre Fortin made 8 changes in 1 month, and 8 changes in 1 year
  Aron Budea made 7 changes in 1 month, and 24 changes in 1 year
+ bug 150182 - Pivot Table Filter is inaccessible from main menu, and its 
label in 
  context menu doesn't distinguish it from e.g. Standard Filter
+ bug 150040 - Feature Request (Writer): Delete parts of an image after 
cutting
+ bug 150005 - Default Cell Borders thickness not customizable using the 
toolbar 
  buttons
+ bug 149984 - Add sortable counts to AutoFilter drop down
+ bug 149944 - Base: Dialog for User Administration couldn't be resized - 
too 
  small when translated to German to show all buttons

* Crash Testing (Caolan)
+ 113(+32) import failure, 73(+27) export failures
  - one issue likely fixed in next run
  - fairly stable, the most offensive fixed recently
+ 2 coverity issues
  - opaque what code triggers this
+ 7 ossfuzz issues
  - one crash left
+ CVE's were announced

* Crash Reporting (Xisco)
   + symbols were missing in 7.3.5
 + resolved, Cloph uploaded yesterday
 + not much info from the latest version yet due to that
   + https://crashreport.libreoffice.org/stats/version/7.2.7.2
 + (-4) 512 516 479 484 410 396 382 314 268 167 0 
   + https://crashreport.libreoffice.org/stats/version/7.3.3.2
 + (-66) 701 767 878 1041 1063 1438 1797 1583 1417 1055 555 0 
   + https://crashreport.libreoffice.org/stats/version/7.3.4.2
 + (+23) 1695 1672 1581 1128 963 675 0

[Libreoffice-qa] ESC meeting minutes: 2022-07-28

2022-07-28 Thread Jan Holesovsky
* Present: 
+ Kendy, Heiko, Hossein, Caolán, Ilmari, Michael W., Cloph, Michael S., 
Xisco, Tomaž, Olivier, 

* Completed Action Items:
+ enable commit access for Hannah (Cloph)

* Pending Action Items:

* Release Engineering update (Cloph) 
+ 7.4 status
  + 7.4 RC2 this week?
  + has been tagged yesterday
  + hard code freeze now
  + 2 additional reviews needed
  + builds to be available tomorrow evening on the mirrors
  + additional buildfix needed for aarch64 windows build
https://gerrit.libreoffice.org/c/core/+/137568
+ no need to re-spin
  + RC3 to be in 2 weeks (week 32)
+ 7.3 status: 7.3.6 rc1 in 3 weeks?
  + week 33
+ Appstores
  + filed the tax forms for MS app store
  + finalizing the listing, eg. the pricing

* Documentation (Olivier)
+ New Help
+ No news
+ Helpcontents2
+ SourceForge Help page (R. Lima)
+ Updates in master password (Caolán)
+ Guides
+ Stalled - vacation time :-)
+ Bugzilla Documentation statistics
239(239) bugs open
+ Updates:
BZ changes   1 week   1 month   3 months   12 months  
   created 3(2) 33(-9) 96(-2) 331(1)  
 commented 5(4) 60(-12)   291(-10)   1463(3)  
  resolved 1(1) 16(-3) 43(0)  209(1)  
+ top 10 contributors:
  Olivier Hallot made 23 changes in 1 month, and 463 changes in 1 year
  Seth Chaiklin made 20 changes in 1 month, and 330 changes in 1 year
  Kaganski, Mike made 12 changes in 1 month, and 96 changes in 1 year
  Rafael Lima made 11 changes in 1 month, and 313 changes in 1 year
  Adolfo Jayme Barrientos made 9 changes in 1 month, and 24 changes in 
1 year
  Nabet, Julien made 9 changes in 1 month, and 89 changes in 1 year
  Alain Romedenne made 6 changes in 1 month, and 38 changes in 1 year
  Németh, László made 6 changes in 1 month, and 12 changes in 1 year
  Ezinne Nnamani made 6 changes in 1 month, and 6 changes in 1 year
  Timur made 6 changes in 1 month, and 28 changes in 1 year

* UX Update (Heiko)
+ was on vacation & in the in-person meetings; not much to report
+ but people working on the new icon themes
  + looking forward to that
+ Bugzilla (topicUI) statistics
271(271) (topicUI) bugs open, 61(61) (needsUXEval) needs to be 
evaluated by the UXteam
+ Updates:
BZ changes   1 week   1 month   3 months   12 months  
 added  7(4) 15(7) 18(5)   44(6)  
 commented 46(17)   144(39)   509(-20)   2237(-14)
   removed  0(0)  1(0)  3(-3)  29(0)  
  resolved  4(1) 19(-2)63(-6) 324(1)  
+ top 10 contributors:
  Heiko Tietze made 79 changes in 1 month, and 1543 changes in 1 year
  Timur made 31 changes in 1 month, and 75 changes in 1 year
  Rafael Lima made 23 changes in 1 month, and 95 changes in 1 year
  Roman Kuznetsov made 21 changes in 1 month, and 202 changes in 1 year
  Telesto made 18 changes in 1 month, and 183 changes in 1 year
  Bielefeld, Rainer made 13 changes in 1 month, and 19 changes in 1 year
  Hossein made 12 changes in 1 month, and 38 changes in 1 year
  m.a.riosv made 9 changes in 1 month, and 9 changes in 1 year
  Pierre Fortin made 8 changes in 1 month, and 8 changes in 1 year
  Aron Budea made 7 changes in 1 month, and 24 changes in 1 year
+ bug 150182 - Pivot Table Filter is inaccessible from main menu, and its 
label in 
  context menu doesn't distinguish it from e.g. Standard Filter
+ bug 150040 - Feature Request (Writer): Delete parts of an image after 
cutting
+ bug 150005 - Default Cell Borders thickness not customizable using the 
toolbar 
  buttons
+ bug 149984 - Add sortable counts to AutoFilter drop down
+ bug 149944 - Base: Dialog for User Administration couldn't be resized - 
too 
  small when translated to German to show all buttons

* Crash Testing (Caolan)
+ 113(+32) import failure, 73(+27) export failures
  - one issue likely fixed in next run
  - fairly stable, the most offensive fixed recently
+ 2 coverity issues
  - opaque what code triggers this
+ 7 ossfuzz issues
  - one crash left
+ CVE's were announced

* Crash Reporting (Xisco)
   + symbols were missing in 7.3.5
 + resolved, Cloph uploaded yesterday
 + not much info from the latest version yet due to that
   + https://crashreport.libreoffice.org/stats/version/7.2.7.2
 + (-4) 512 516 479 484 410 396 382 314 268 167 0 
   + https://crashreport.libreoffice.org/stats/version/7.3.3.2
 + (-66) 701 767 878 1041 1063 1438 1797 1583 1417 1055 555 0 
   + https://crashreport.libreoffice.org/stats/version/7.3.4.2
 + (+23) 1695 1672 1581 1128 963 675 0

[Libreoffice-bugs] [Bug 150186] Version 7.3.5 - Crashing on New Document

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150186

--- Comment #1 from Gene  ---
Log Name:  Application
Source:Application Error
Date:  7/28/2022 10:15:33 AM
Event ID:  1000
Task Category: (100)
Level: Error
Keywords:  Classic
User:  N/A
Computer:  GOAlienware
Description:
Faulting application name: soffice.bin, version: 7.3.4.2, time stamp:
0x6298169f
Faulting module name: ucrtbase.dll, version: 10.0.22000.1, time stamp:
0x00e78ce9
Exception code: 0xc409
Fault offset: 0x0007dd7e
Faulting process id: 0x4f38
Faulting application start time: 0x01d8a28c77a3fb8f
Faulting application path: C:\Program Files\LibreOffice\program\soffice.bin
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: 94ff509d-b822-4fc1-bb8c-6ff694ce5e47
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
http://schemas.microsoft.com/win/2004/08/events/event;>
  

1000
0
2
100
0
0x80

3392


Application
GOAlienware

  
  
soffice.bin
7.3.4.2
6298169f
ucrtbase.dll
10.0.22000.1
00e78ce9
c409
0007dd7e
4f38
01d8a28c77a3fb8f
C:\Program Files\LibreOffice\program\soffice.bin
C:\Windows\System32\ucrtbase.dll
94ff509d-b822-4fc1-bb8c-6ff694ce5e47




  


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

[Libreoffice-bugs] [Bug 150186] New: Version 7.3.5 - Crashing on New Document

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150186

Bug ID: 150186
   Summary: Version 7.3.5 - Crashing on New Document
   Product: LibreOffice
   Version: 7.3.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: genesan...@gmail.com

Description:
After installing Version 7.3.5, the program opens.  Click on "NEW" document
(WRITER) and the initial screen opens then the processing TERMINATES
immediately.  The recovery process for the unnamed document results in the same
crashing/terminating.

Steps to Reproduce:
1.Start LibreOffice, click on WRITER Document

2.Processing shows a new/empty file but then TERMINATES

3.RESTART LibreOffice - recovery window appears showing untitled document.

4.RUN recovery on untitled document - processing CRASHES

Actual Results:
Provided above in "Steps to Reproduce"

Ran MODIFY to correct any possible errors with the download & install but get
sames results with LibreOffice crashing with each attempt to open a new Writer
document.

Expected Results:
Attempted to recover the untitled document but continue to experience CRASHING
of the application.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Opened the new document without any CRASHING.

Recovered the document (untitled) after the processing CRASHED.

**

Info from Windows 11 Event Log:

Faulting application name: soffice.bin, version: 7.3.4.2, time stamp:
0x6298169f
Faulting module name: ucrtbase.dll, version: 10.0.22000.1, time stamp:
0x00e78ce9
Exception code: 0xc409
Fault offset: 0x0007dd7e
Faulting process id: 0x4f38
Faulting application start time: 0x01d8a28c77a3fb8f
Faulting application path: C:\Program Files\LibreOffice\program\soffice.bin
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report Id: 94ff509d-b822-4fc1-bb8c-6ff694ce5e47
Faulting package full name: 
Faulting package-relative application ID: 

**
Desktop Specifications

Processor = AMD Ryzen 9 59000 12-Cor Processor 3.00GHz
Installed RAM = 32GB
System Type = 64-bit operating system, x64 based processor
Pen & Touch = NO

Windows Edition = Windows 11 Home
Version = 21H2
Installation Date = 7/20/2022
OS Build = 22000.832
Experience = Windows Feature Experience Pack 1000.22000.832.0

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

[Libreoffice-bugs] [Bug 112519] FILESAVE: ODT->RTF: Shape changes position after RT (comment 4)

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112519

--- Comment #14 from Justin L  ---
Created attachment 181472
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181472=edit
character_anchor_top_vert_alignINLINE2003.rtf: modified by MS Word 2003

"As Character" is termed "In line with text" in MS Word.

LO currently imports this inline image as "To Character" in RTF. So some import
work needs to be done as well. (No related bug reports found.)

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

[Libreoffice-bugs] [Bug 146916] LibreOffice failed to load non-Unicode CJK fonts

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146916

--- Comment #9 from Mark Hung  ---
(In reply to Heiko Tietze from comment #8)
> So resolve NOB? Mark, Laszlo do you agree?

I inspected the font with Font Forge. The encoding was EUC GB2312. I re-encoded
the file with ISO10646-1 ( Unicode BMP ) and generated a new font file than
compare them with the utility hb-shape from Harfbuzz.

Original TTF:
./harfbuzz-5.0.1/util/hb-shape font.ttf "中国智造,惠及全球"  
[gid0=0+1024|gid0=1+1024|gid0=2+1024|gid0=3+1024|gid0=4+1024|gid0=5+1024|gid0=6+1024|gid0=7+1024|gid0=8+1024]

Re-encoded TTF:
./harfbuzz-5.0.1/util/hb-shape GBHerSin-Medium.ttf "中国智造,惠及全球"
[uni4E2D=0+1024|uni56FD=1+1024|uni667A=2+1024|uni9020=3+1024|uniFF0C=4+1024|uni60E0=5+1024|uni53CA=6+1024|uni5168=7+1024|uni7403=8+1024]


Given https://harfbuzz.github.io/what-harfbuzz-doesnt-do.html :
HarfBuzz will take a Unicode string, shape it, and give you the information
required to lay it out correctly on a single horizontal (or vertical) line
using the font provided. That is the extent of HarfBuzz's responsibility.

So I think it's NOB.

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

[Libreoffice-bugs] [Bug 126754] FONT FEATURES DIALOG: Wrong OpenType tag for fractions in "font features" dialog

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126754

--- Comment #8 from Julien Nabet  ---
Thank you for the feedback.

Here's a bt:
#0  vcl::font::FeatureCollector::collectForLanguage(unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int)
(this=0x7fff08fa5690, aTableTag=1196643650, nScript=0,
aScriptTag=1145457748, nLanguage=65535, aLanguageTag=1684434036) at
vcl/source/font/FeatureCollector.cxx:105
#1  0x7f1808285efa in
vcl::font::FeatureCollector::collectForScript(unsigned int, unsigned int,
unsigned int) (this=0x7fff08fa5690, aTableTag=1196643650, nScript=0,
aScriptTag=1145457748)
at vcl/source/font/FeatureCollector.cxx:115
#2  0x7f18082861c3 in vcl::font::FeatureCollector::collectForTable(unsigned
int) (this=0x7fff08fa5690, aTableTag=1196643650) at
vcl/source/font/FeatureCollector.cxx:137
#3  0x7f180828629c in vcl::font::FeatureCollector::collect()
(this=0x7fff08fa5690) at vcl/source/font/FeatureCollector.cxx:150
#4  0x7f1807ae11aa in
OutputDevice::GetFontFeatures(std::__debug::vector >&) const
 (this=0xab9ae30, rFontFeatures=std::__debug::vector of length 1, capacity
1 = {...}) at vcl/source/outdev/font.cxx:174
#5  0x7f17b5893835 in getFontFeatureList(rtl::OUString const&,
VirtualDevice&) (rFontName="Liberation Serif", rVDev=...) at
cui/source/util/FontFeatures.cxx:23
#6  0x7f17b544f50c in cui::FontFeaturesDialog::initialize()
(this=0x7fff08fa5b78) at cui/source/dialogs/FontFeaturesDialog.cxx:54
#7  0x7f17b544f2c0 in
cui::FontFeaturesDialog::FontFeaturesDialog(weld::Window*, rtl::OUString)
(this=0x7fff08fa5b78, pParent=0xa055768, aFontName="") at
cui/source/dialogs/FontFeaturesDialog.cxx:29

I also noticed:
 20 OpenTypeFeatureDefinitionListPrivate& OpenTypeFeatureDefinitionList()
 21 {
 22 static OpenTypeFeatureDefinitionListPrivate SINGLETON;
 23 return SINGLETON;
 24 };
(see
https://opengrok.libreoffice.org/xref/core/vcl/source/font/OpenTypeFeatureDefinitionList.cxx?r=85d15cfa#23)

Let's keep digging...

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

[Libreoffice-bugs] [Bug 149966] Crash when customizing Menu

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149966

--- Comment #9 from Caolán McNamara  ---
frame #7 and frame #23 both lock the same std::mutex so that's the hang anyway.
Trying a std::recursive_mutex as a quick and easy solution doesn't look trivial
in this case with the various calls to things that only take std::mutex,
alternatively unlocking and relocking before/after elementReplaced etc looks
unappealing.

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

[Libreoffice-bugs] [Bug 146109] Macro Commands Appear to Execute Out of Sequence in the UI, though ordering is preserved in output

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146109

--- Comment #15 from Daniel Baran  ---
(In reply to Mike Kaganski from comment #13)
> (In reply to Daniel Baran from comment #4)
> 
> I see now that the visual problem is considered confusing.

Yes, that was it.
Not a big problem, and I was able to address it in my macro.
I just thought it might be meaningful since the behavior changed
from a previous program release though the macro hadn't changed.

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

[Libreoffice-bugs] [Bug 150160] New - Business card selection is not generating correct copies of the first card. Graphics do not populate to the cards, text does not populate correctly.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150160

Timur  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Timur  ---
No repro. You need to attach your ODT, jut remove personal info or change with
X.

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

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sc/source sc/uiconfig solenv/sanitizers

2022-07-28 Thread Heiko Tietze (via logerrit)
 sc/source/ui/dialogs/SparklineDialog.cxx |  133 ++--
 sc/source/ui/inc/SparklineDialog.hxx |   10 
 sc/uiconfig/scalc/ui/sparklinedialog.ui  | 1027 +++
 solenv/sanitizers/ui/modules/scalc.suppr |2 
 4 files changed, 460 insertions(+), 712 deletions(-)

New commits:
commit 35650b2325923062d92953cf8febe0745bbe1e49
Author: Heiko Tietze 
AuthorDate: Fri Apr 29 14:17:46 2022 +0200
Commit: Tomaž Vajngerl 
CommitDate: Thu Jul 28 16:28:50 2022 +0200

Resolves tdf#148568 - Rework the Sparklines dialog

* controls rearranged and variables renamed
* radiobuttons changed into comboboxes

Change-Id: Ifda426b5fa9596c2b23c335165785c0cb341433f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133636
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov 
(cherry picked from commit 0ba1d661430effda61d8a6fadff9527dc9562698)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137413
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tomaž Vajngerl 

diff --git a/sc/source/ui/dialogs/SparklineDialog.cxx 
b/sc/source/ui/dialogs/SparklineDialog.cxx
index 0c5be765ef3c..f27e0eb4a4a5 100644
--- a/sc/source/ui/dialogs/SparklineDialog.cxx
+++ b/sc/source/ui/dialogs/SparklineDialog.cxx
@@ -30,47 +30,43 @@ SparklineDialog::SparklineDialog(SfxBindings* pBindings, 
SfxChildWindow* pChildW
 , mbDialogLostFocus(false)
 , mxButtonOk(m_xBuilder->weld_button("ok"))
 , mxButtonCancel(m_xBuilder->weld_button("cancel"))
-, mxFrameData(m_xBuilder->weld_frame("frame-data"))
-, mxInputRangeLabel(m_xBuilder->weld_label("cell-range-label"))
-, mxInputRangeEdit(new 
formula::RefEdit(m_xBuilder->weld_entry("cell-range-edit")))
-, mxInputRangeButton(new 
formula::RefButton(m_xBuilder->weld_button("cell-range-button")))
-, mxOutputRangeLabel(m_xBuilder->weld_label("output-range-label"))
-, mxOutputRangeEdit(new 
formula::RefEdit(m_xBuilder->weld_entry("output-range-edit")))
-, mxOutputRangeButton(new 
formula::RefButton(m_xBuilder->weld_button("output-range-button")))
-, mxColorSeries(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-series"),
+, mxFrameData(m_xBuilder->weld_frame("frmData"))
+, mxInputRangeLabel(m_xBuilder->weld_label("lbInputRange"))
+, mxInputRangeEdit(new 
formula::RefEdit(m_xBuilder->weld_entry("edInputRange")))
+, mxInputRangeButton(new 
formula::RefButton(m_xBuilder->weld_button("btnInputRange")))
+, mxOutputRangeLabel(m_xBuilder->weld_label("lbOutputRange"))
+, mxOutputRangeEdit(new 
formula::RefEdit(m_xBuilder->weld_entry("edOutputRange")))
+, mxOutputRangeButton(new 
formula::RefButton(m_xBuilder->weld_button("btnOutputRange")))
+, mxColorSeries(new ColorListBox(m_xBuilder->weld_menu_button("colSeries"),
  [pWindow] { return pWindow; }))
-, mxColorNegative(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-negative"),
+, mxColorNegative(new 
ColorListBox(m_xBuilder->weld_menu_button("colNegative"),
[pWindow] { return pWindow; }))
-, mxColorMarker(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-marker"),
+, mxColorMarker(new ColorListBox(m_xBuilder->weld_menu_button("colMarker"),
  [pWindow] { return pWindow; }))
-, mxColorHigh(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-high"),
-   [pWindow] { return pWindow; }))
-, mxColorLow(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-low"),
-  [pWindow] { return pWindow; }))
-, mxColorFirst(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-first"),
-[pWindow] { return pWindow; }))
-, mxColorLast(new 
ColorListBox(m_xBuilder->weld_menu_button("color-button-last"),
-   [pWindow] { return pWindow; }))
-, mxCheckButtonNegative(m_xBuilder->weld_check_button("check-negative"))
-, mxCheckButtonMarker(m_xBuilder->weld_check_button("check-marker"))
-, mxCheckButtonHigh(m_xBuilder->weld_check_button("check-high"))
-, mxCheckButtonLow(m_xBuilder->weld_check_button("check-low"))
-, mxCheckButtonFirst(m_xBuilder->weld_check_button("check-first"))
-, mxCheckButtonLast(m_xBuilder->weld_check_button("check-last"))
-, mxSpinLineWidth(m_xBuilder->weld_spin_button("spin-line-width"))
-, mxRadioLine(m_xBuilder->weld_radio_button("line-radiobutton"))
-, mxRadioColumn(m_xBuilder->weld_radio_button("column-radiobutton"))
-, mxRadioStacked(m_xBuilder->weld_radio_button("stacked-radiobutton"))
-, 
mxCheckDisplayXAxis(m_xBuilder->weld_check_button("check-display-x-axis"))
-, 
mxCheckDisplayHidden(m_xBuilder->weld_check_button("check-display-hidden"))
-, mxCheckRightToLeft(m_xBuilder->weld_check_button("check-right-to-left"))
-, 

[Libreoffice-bugs] [Bug 150185] Error while working with an array of structures.

2022-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150185

--- Comment #4 from Vladimir Sokolinskiy  ---
The built-in debugger in the IDE also sees no problem with the p array from the
start message.

The problem arises for arrays of structures. Same for custom types:

Type MyType 
  X As Long
End Type  

Sub TestCustomType
  Dim p(0) As MyType
  Dim h As MyType
  h.X=1
  p(0)=h
  Msgbox "h.X=" & h.X & " p(0).X=" & p(0).X 
End Sub

Result: h.X=1 p(0).X=0

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

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

2022-07-28 Thread Heiko Tietze (via logerrit)
 sc/source/ui/sparklines/SparklineAttributes.cxx |   19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

New commits:
commit baa346fd5a9c4029bdcde665a5a969fee41d1749
Author: Heiko Tietze 
AuthorDate: Fri Apr 29 14:00:46 2022 +0200
Commit: Tomaž Vajngerl 
CommitDate: Thu Jul 28 16:28:25 2022 +0200

Use colors from standard palette for sparklines

Change-Id: I95cfb74efd5e28e048c8057a464a57c88aab7e7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133634
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit ee1705a95bdfffbe0e36d449378be726733d7141)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137412
Tested-by: Tomaž Vajngerl 
Reviewed-by: Tomaž Vajngerl 

diff --git a/sc/source/ui/sparklines/SparklineAttributes.cxx 
b/sc/source/ui/sparklines/SparklineAttributes.cxx
index 6cc15b478921..20b8bf6feee6 100644
--- a/sc/source/ui/sparklines/SparklineAttributes.cxx
+++ b/sc/source/ui/sparklines/SparklineAttributes.cxx
@@ -49,15 +49,18 @@ public:
 std::optional m_aManualMax;
 std::optional m_aManualMin;
 
+static constexpr ::Color COL_STANDARD_RED = 0xff;
+static constexpr ::Color COL_STANDARD_BLUE = 0x2a6099;
+
 Implementation()
-: m_aColorSeries(COL_BLUE)
-, m_aColorNegative(COL_RED)
-, m_aColorAxis(COL_RED)
-, m_aColorMarkers(COL_RED)
-, m_aColorFirst(COL_RED)
-, m_aColorLast(COL_RED)
-, m_aColorHigh(COL_RED)
-, m_aColorLow(COL_RED)
+: m_aColorSeries(COL_STANDARD_BLUE)
+, m_aColorNegative(COL_STANDARD_RED)
+, m_aColorAxis(COL_STANDARD_RED)
+, m_aColorMarkers(COL_STANDARD_RED)
+, m_aColorFirst(COL_STANDARD_RED)
+, m_aColorLast(COL_STANDARD_RED)
+, m_aColorHigh(COL_STANDARD_RED)
+, m_aColorLow(COL_STANDARD_RED)
 , m_eMinAxisType(AxisType::Individual)
 , m_eMaxAxisType(AxisType::Individual)
 , m_fLineWeight(0.75)


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

2022-07-28 Thread Chris Sherlock (via logerrit)
 vcl/inc/animate/AnimationRenderer.hxx|4 ++--
 vcl/source/animate/Animation.cxx |6 +++---
 vcl/source/animate/AnimationRenderer.cxx |2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 756ff6f6dfb24048c43b682a95241d5548a1bb8f
Author: Chris Sherlock 
AuthorDate: Fri Jul 1 17:25:37 2022 +1000
Commit: Tomaž Vajngerl 
CommitDate: Thu Jul 28 16:27:19 2022 +0200

vcl: Animation - cleanup pause functions and fields

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

diff --git a/vcl/inc/animate/AnimationRenderer.hxx 
b/vcl/inc/animate/AnimationRenderer.hxx
index 6b86d07bb2de..bc98f9ac3093 100644
--- a/vcl/inc/animate/AnimationRenderer.hxx
+++ b/vcl/inc/animate/AnimationRenderer.hxx
@@ -35,7 +35,7 @@ struct AnimationData
 VclPtr   pOutDev;
 void*   pRendererData;
 tools::Long nRendererId;
-boolbPause;
+boolmbIsPaused;
 
 AnimationData();
 };
@@ -87,7 +87,7 @@ public:
 const Size& getOutSizePix() const { return maSzPix; }
 
 voidpause( bool bIsPaused ) { mbIsPaused = bIsPaused; }
-boolisPause() const { return mbIsPaused; }
+boolisPaused() const { return mbIsPaused; }
 
 voidsetMarked( bool bIsMarked ) { mbIsMarked = bIsMarked; }
 boolisMarked() const { return mbIsMarked; }
diff --git a/vcl/source/animate/Animation.cxx b/vcl/source/animate/Animation.cxx
index f7d6a4f27a93..0922dec2bf37 100644
--- a/vcl/source/animate/Animation.cxx
+++ b/vcl/source/animate/Animation.cxx
@@ -314,7 +314,7 @@ IMPL_LINK_NOARG(Animation, ImplTimeoutHdl, Timer*, void)
 pRenderer = 
static_cast(pDataItem->pRendererData);
 }
 
-pRenderer->pause(pDataItem->bPause);
+pRenderer->pause(pDataItem->mbIsPaused);
 pRenderer->setMarked(true);
 }
 
@@ -326,7 +326,7 @@ IMPL_LINK_NOARG(Animation, ImplTimeoutHdl, Timer*, void)
 
 // check if every remaining view is paused
 bGlobalPause = std::all_of(maRenderers.cbegin(), 
maRenderers.cend(),
-   [](const auto& pRenderer) { return 
pRenderer->isPause(); });
+   [](const auto& pRenderer) { return 
pRenderer->isPaused(); });
 
 // reset marked state
 std::for_each(maRenderers.cbegin(), maRenderers.cend(),
@@ -685,7 +685,7 @@ AnimationData::AnimationData()
 : pOutDev(nullptr)
 , pRendererData(nullptr)
 , nRendererId(0)
-, bPause(false)
+, mbIsPaused(false)
 {
 }
 
diff --git a/vcl/source/animate/AnimationRenderer.cxx 
b/vcl/source/animate/AnimationRenderer.cxx
index 51aaa590d24b..e4ce509a694d 100644
--- a/vcl/source/animate/AnimationRenderer.cxx
+++ b/vcl/source/animate/AnimationRenderer.cxx
@@ -316,7 +316,7 @@ AnimationData* AnimationRenderer::createAnimationData() 
const
 pDataItem->pOutDev = mpRenderContext;
 pDataItem->pRendererData = const_cast(this);
 pDataItem->nRendererId = mnRendererId;
-pDataItem->bPause = mbIsPaused;
+pDataItem->mbIsPaused = mbIsPaused;
 
 return pDataItem;
 }


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

2022-07-28 Thread offtkp (via logerrit)
 vcl/source/filter/png/PngImageWriter.cxx |   32 +--
 1 file changed, 14 insertions(+), 18 deletions(-)

New commits:
commit a697296097a55a03189e97f93ce540819f42057a
Author: offtkp 
AuthorDate: Thu Jul 21 02:19:33 2022 +0300
Commit: Tomaž Vajngerl 
CommitDate: Thu Jul 28 16:25:49 2022 +0200

Use bitmap width instead of scanline size in combineScanlineChannels

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

diff --git a/vcl/source/filter/png/PngImageWriter.cxx 
b/vcl/source/filter/png/PngImageWriter.cxx
index d18c410d1359..fd5ba3c84e8e 100644
--- a/vcl/source/filter/png/PngImageWriter.cxx
+++ b/vcl/source/filter/png/PngImageWriter.cxx
@@ -15,19 +15,16 @@
 
 namespace
 {
-void combineScanlineChannels(Scanline pRGBScanline, Scanline pAlphaScanline, 
Scanline pResult,
- sal_uInt32 nSize)
+void combineScanlineChannels(Scanline pRGBScanline, Scanline pAlphaScanline,
+ std::vector>& 
pResult,
+ sal_uInt32 nBitmapWidth)
 {
-assert(pRGBScanline && "RGB scanline is null");
-assert(pAlphaScanline && "Alpha scanline is null");
-
-auto const width = nSize / 3;
-for (sal_uInt32 i = 0; i < width; ++i)
+for (sal_uInt32 i = 0; i < nBitmapWidth; ++i)
 {
-*pResult++ = *pRGBScanline++; // R
-*pResult++ = *pRGBScanline++; // G
-*pResult++ = *pRGBScanline++; // B
-*pResult++ = *pAlphaScanline++; // A
+pResult[i * 4] = *pRGBScanline++; // R
+pResult[i * 4 + 1] = *pRGBScanline++; // G
+pResult[i * 4 + 2] = *pRGBScanline++; // B
+pResult[i * 4 + 3] = *pAlphaScanline++; // A
 }
 }
 }
@@ -221,16 +218,15 @@ static bool pngWrite(SvStream& rStream, const BitmapEx& 
rBitmapEx, int nCompress
 std::vector> aCombinedChannels;
 if (bCombineChannels)
 {
-// Check that there's at least an alpha channel per 3 
color/RGB channels
-assert(((pAlphaAccess->GetScanlineSize() * 3) >= 
pAccess->GetScanlineSize())
-   && "RGB and alpha channel size mismatch");
+auto nBitmapWidth = pAccess->Width();
 // Allocate enough size to fit all 4 channels
-aCombinedChannels.resize(pAlphaAccess->GetScanlineSize()
- + pAccess->GetScanlineSize());
+aCombinedChannels.resize(nBitmapWidth * 4);
 Scanline pAlphaPointer = pAlphaAccess->GetScanline(y);
+if (!pSourcePointer || !pAlphaPointer)
+return false;
 // Combine RGB and alpha channels
-combineScanlineChannels(pSourcePointer, pAlphaPointer, 
aCombinedChannels.data(),
-pAccess->GetScanlineSize());
+combineScanlineChannels(pSourcePointer, pAlphaPointer, 
aCombinedChannels,
+nBitmapWidth);
 pFinalPointer = aCombinedChannels.data();
 // Invert alpha channel (255 - a)
 png_set_invert_alpha(pPng);


  1   2   3   >