[Libreoffice-bugs] [Bug 145773] Section endnotes not collected at end of section

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145773

David  changed:

   What|Removed |Added

   Keywords||bibisected
 CC||nagy.tib...@nisz.hu

--- Comment #5 from David  ---
The option to collect endnotes at the end of a section in new documents works
again after making the following changes in the code for the recent commit:

In sw/source/uibase/uno/SwXDocumentSettings.cxx, under the "case
HANDLE_FOOTNOTE_IN_COLUMN_TO_PAGEEND:" statement on line 1025, change

  bool bTmp;

to:
  return; 
  bool bTmp;


In sw/source/uibase/app/docshini.cxx, line 292, change

   m_xDoc->getIDocumentSettingAccess().set(
DocumentSettingId::FOOTNOTE_IN_COLUMN_TO_PAGEEND, true);

to:

 m_xDoc->getIDocumentSettingAccess().set(
DocumentSettingId::FOOTNOTE_IN_COLUMN_TO_PAGEEND, false);

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

[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
Bug 108741 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

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

[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494
Bug 103494 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

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

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740
Bug 87740 depends on bug 146443, which changed state.

Bug 146443 Summary: Text Box or shape that anchors to a paragraph moves it's 
position to next paragraph when type Enter key at original paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

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

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |
 Resolution|--- |NOTABUG
 Status|NEW |RESOLVED
 CC||ba...@caesar.elte.hu
Version|7.2.4.1 release |7.2.0.4 release

--- Comment #5 from Aron Budea  ---
Yes, that change was intentional, thus the behavior isn't a bug.

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

[Libreoffice-bugs] [Bug 146400] DDE Link from Sheet inserted in Text loss repeated heading in a Master document

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146400

--- Comment #2 from titanemdg  ---
Solved: I have to change the kind of the link of the Writer document in the
Master document.
Choose dde as option : Navigator > Edit Link > Link > DDE
The drawback is the Navigator will change the name of the file to ‘Text’.
Doubleclick on it doesnt open the file.

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

[Libreoffice-bugs] [Bug 146445] Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

--- Comment #1 from Mike Kaganski  ---
You are creating a clear dupe of bug 146443 - why? And additionally, that
specific behavior was *asked for* in tdf#120469.

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

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 103152] [META] Writer image bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103152

Dieter  changed:

   What|Removed |Added

 Depends on||146445


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146445
[Bug 146445] Anchor of image moves to next paragraph when type Enter key at
original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

Dieter  changed:

   What|Removed |Added

 Depends on||146445


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146445
[Bug 146445] Anchor of image moves to next paragraph when type Enter key at
original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146445] Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

Dieter  changed:

   What|Removed |Added

 Blocks||87740, 103152
   Keywords||bibisectRequest, regression
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||6443,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0469


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87740
[Bug 87740] [META] Anchor and text wrapping bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103152
[Bug 103152] [META] Writer image bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146318] Moving image doesn't repaint image right away

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146318

Aron Budea  changed:

   What|Removed |Added

Summary|Moving image doesn't|Moving image doesn't
   |repaint image right away|repaint image right away
   |(Mac-specific)  |

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

[Libreoffice-bugs] [Bug 129062] [META] Skia library bugs

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129062

Aron Budea  changed:

   What|Removed |Added

 Depends on|146318  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146318
[Bug 146318] Moving image doesn't repaint image right away (Mac-specific)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146327] Frame & image detached moving image across columns

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146327

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #5 from Aron Budea  ---
*** Bug 146318 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 146318] Moving image doesn't repaint image right away (Mac-specific)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146318

Aron Budea  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
   Keywords|bibisectRequest |
 Status|UNCONFIRMED |RESOLVED
 Blocks|129062  |

--- Comment #1 from Aron Budea  ---
Apparently this wasn't Mac specific, and got fixed by the commit below, same as
a bunch of other bugs. Let's mark as duplicate.

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

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 146445] New: Anchor of image moves to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146445

Bug ID: 146445
   Summary: Anchor of image moves to next paragraph when type
Enter key at original paragraph
   Product: LibreOffice
   Version: 7.0.6.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dgp-m...@gmx.de

Steps to Reproduce:
1. Create a Writer Document and change style of first paragraph to "Heading 1"
(not necessary, but makes more visible what's happening"
2. Insert an image
3. Set cursor to first paragraph.
4. Press Enter key several times.

Actual Results:
Anchor of image switches to new paragraph and image moves down.

Expected Results:
Anchor of image should be connected with first paragraph.

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

and

Version: 7.0.6.2 (x64)
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL

but not

Version: 6.3.6.2 (x64)
Build-ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: CL

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

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

--- Comment #4 from Mike Kaganski  ---
(In reply to Dieter from comment #3)

But that's the essence of that change? The request was to *move* objects; and
now this one wants the opposite.

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

[Libreoffice-bugs] [Bug 146444] New: Java integration in LO 7.2.4 aarch64 not working

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146444

Bug ID: 146444
   Summary: Java integration in LO 7.2.4 aarch64 not working
   Product: LibreOffice
   Version: 7.2.4.1 release
  Hardware: Other
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: wer...@werner-ms.at

Description:
When installing LO 7.2.4 MacOS aarch64 version on Macbook air M1 the java
engine select in the options is grayed out, all functionality based on java is
not operational.
When installing LO 7.2.4 MacOS x86-64 version on the same machine everything
works fine, so the java install itself should not be the problem.
The problem occurs independent of the language pack

Steps to Reproduce:
1.Install aarch64 version of LO 7.2.4
2.Goto Libreoffice-Preferences-Libreoffice-advanced and see the Java Options
page grayed out
3. Install x-86-64 version of LO 7.2.4 and see everything working as expected
to verify it is not a machine- or user-profile etc. specific issue

Actual Results:
Java Options not accessible --> LO base (and sone other features) cannot be
used.

Expected Results:
Java options accessible, java machine selectable etc.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.4.1 / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 8; OS: Mac OS X 12.0.1; UI render: default; VCL: osx
Locale: de-AT (de_AT.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #8 from Ulrich Windl  ---
The test document also looks OK in 7.1.4.2 on Linux (openSUSE Leap 15.3), so
maybe it's a Windows-only issue.

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

[Libreoffice-bugs] [Bug 108741] [META] Shapes bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108741

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 103494] [META] Textbox bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103494

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

Dieter  changed:

   What|Removed |Added

 Depends on||146443


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146443
[Bug 146443] Text Box or shape that anchors to a paragraph moves it's position
to next paragraph when type Enter key at original paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

 CC||dipan...@iitk.ac.in
 Blocks||87740, 103494, 108741

--- Comment #3 from Dieter  ---
(In reply to Mike Kaganski from comment #1)
> Most probably that's the fix to tdf#120469.

Dipanshu, do you think, it is related to your fix of bug 120469? Cpuld you
please have a look at it? Thank you.
cc: dipan...@iitk.ac.in


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87740
[Bug 87740] [META] Anchor and text wrapping bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108741
[Bug 108741] [META] Shapes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146443] Text Box or shape that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Dieter  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1
Summary|Text Box that anchors to a  |Text Box or shape that
   |paragraph moves it's|anchors to a paragraph
   |position to next paragraph  |moves it's position to next
   |when type Enter key at  |paragraph when type Enter
   |original paragraph. |key at original paragraph

--- Comment #2 from Dieter  ---
I confirm it with

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


But not with

Version: 7.0.6.2 (x64)
Build ID: 144abb84a525d8e30c9dbbefa69cbbf2d8d4ae3b
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL

Additional informations
- If you change first paragraph to a different style than default, problem is
more visible
- Same with shapes (=> I changed bug summary)
- Similar with images (but I can reproduce it  also with 7.0.6.2 and so I will
file a new report

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

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740
Bug 87740 depends on bug 139669, which changed state.

Bug 139669 Summary: Image anchored to paragraph doesn't move with text when 
pressing Enter
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Dieter  changed:

   What|Removed |Added

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

--- Comment #6 from Dieter  ---
Can't reprduce with

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

I think this report is a duplicate of bug 120469 (fixed in 7.2)

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

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

[Libreoffice-bugs] [Bug 112023] Copying data from Base truncates precision to the shown format

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112023

--- Comment #12 from Lars Jødal  ---
Still reproducible in

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

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

[Libreoffice-bugs] [Bug 146213] Printer preview will show preview in all sorts of page sizes (letter/A2) for paper size B5

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146213

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 146211] export to PDF/A-2b removes (qualified) signature

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146211

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 146210] Hyperlinks in comment boxes are not respecting available width

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146210

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 146209] [EDITING] Copied table: Deleted contents re-appear after reloading the presentation

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146209

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 146205] Crash in: com::sun::star::uno::cpp_queryInterface(void *, _typelib_TypeDescriptionReference *)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146205

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 146192] extrusion-viewpoint value (3472, -3472, 25000) is not written to file, although it is not default value

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146192

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 146053] Output to HTML: wrong use of p tags results in useless border

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146053

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 146052] orphaned objects and styles in content.xml after editing

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146052

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 146414] cant make a database

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146414

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 146414] cant make a database

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146414

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

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

[Libreoffice-bugs] [Bug 142506] Writer crashes when special character button is clicked

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142506

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 142506] Writer crashes when special character button is clicked

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142506

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

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 142299] Writer Table selection gray out other layout functions

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142299

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 142299] Writer Table selection gray out other layout functions

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142299

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

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 142283] Libre Office Auto-Recovery sometimes does not work!

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142283

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 142283] Libre Office Auto-Recovery sometimes does not work!

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142283

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

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 143107] Crash if I try to create columns for more then one part of text

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143107

--- Comment #11 from QA Administrators  ---
Dear Denis,

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 80467] UI: "Element anchor" appears RTL aligned, with bad bidi braces in Hebrew UI version and possibly other RTL languages.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80467

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 79655] RTL: Dragging toolbars from the left edge of titlebar causes toolbar to dock on right side rather than left

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79655

--- Comment #10 from QA Administrators  ---
Dear Yousuf Philips (jay) (retired),

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 78961] Database Connection to XLSX file hangs after XLSX file is modified in Calc

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78961

--- Comment #11 from QA Administrators  ---
Dear Chris Barnes,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 129570] RTL: Buttons' labels in About dialog are incorrect ( gen )

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129570

--- Comment #2 from QA Administrators  ---
Dear Xisco Faulí,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 67764] FORMATTING: Spaces removed when pasting from windows clipboard data stored as HTML format

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67764

--- Comment #12 from QA Administrators  ---
Dear nubile,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 129464] Formula() don't work with references to other documents

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129464

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 113412] RTL: Update message popup pointer doesnt show up on correct side

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113412

--- Comment #8 from QA Administrators  ---
Dear Yousuf Philips (jay) (retired),

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 70745] TABLE: Vertical text Center aligned on merged table cells that cross pages gets misplaced

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70745

--- Comment #12 from Lars Jødal  ---
Using the test documents, the problem is still reproducible in LO 7.2.4.1.

However, creating a new document, the result is somewhat different: The text is
split between the two parts (before and after the page limit) of the cell. This
split is not especially nice, but it could be argued to be the correct
behaviour. 
(Bug 73955 still applies as a related, but separate issue).

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

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

2021-12-27 Thread Noel Grandin (via logerrit)
 sd/source/ui/sidebar/PanelFactory.cxx |5 -
 sd/source/ui/sidebar/PanelFactory.hxx |   12 
 2 files changed, 4 insertions(+), 13 deletions(-)

New commits:
commit 1a4310cab738076e492206ca5b38a2ecfb61d62a
Author: Noel Grandin 
AuthorDate: Mon Dec 27 20:37:23 2021 +0200
Commit: Noel Grandin 
CommitDate: Tue Dec 28 07:31:43 2021 +0100

use comphelper::WeakComponentImplHelper in sd::sidebar::PanelFactory

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

diff --git a/sd/source/ui/sidebar/PanelFactory.cxx 
b/sd/source/ui/sidebar/PanelFactory.cxx
index 04df3580adb6..c7ca8c25c4c8 100644
--- a/sd/source/ui/sidebar/PanelFactory.cxx
+++ b/sd/source/ui/sidebar/PanelFactory.cxx
@@ -46,7 +46,6 @@ namespace sd::sidebar {
 //- PanelFactory 
 
 PanelFactory::PanelFactory()
-: PanelFactoryInterfaceBase(m_aMutex)
 {
 }
 
@@ -54,10 +53,6 @@ PanelFactory::~PanelFactory()
 {
 }
 
-void SAL_CALL PanelFactory::disposing()
-{
-}
-
 // XUIElementFactory
 
 Reference SAL_CALL PanelFactory::createUIElement (
diff --git a/sd/source/ui/sidebar/PanelFactory.hxx 
b/sd/source/ui/sidebar/PanelFactory.hxx
index 590a7349cc00..77fc17dbcd35 100644
--- a/sd/source/ui/sidebar/PanelFactory.hxx
+++ b/sd/source/ui/sidebar/PanelFactory.hxx
@@ -18,20 +18,18 @@
  */
 #pragma once
 
-#include 
-#include 
+#include 
 
 #include 
 
 namespace sd::sidebar {
 
-typedef ::cppu::WeakComponentImplHelper <
+typedef comphelper::WeakComponentImplHelper <
 css::ui::XUIElementFactory
 > PanelFactoryInterfaceBase;
 
-class PanelFactory
-: private ::cppu::BaseMutex,
-  public PanelFactoryInterfaceBase
+class PanelFactory final
+: public PanelFactoryInterfaceBase
 {
 public:
 explicit PanelFactory ();
@@ -39,8 +37,6 @@ public:
 PanelFactory(const PanelFactory&) = delete;
 PanelFactory& operator=(const PanelFactory&) = delete;
 
-virtual void SAL_CALL disposing() override;
-
 // XUIElementFactory
 
 css::uno::Reference SAL_CALL createUIElement (


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

2021-12-27 Thread Noel Grandin (via logerrit)
 sd/source/ui/slidesorter/controller/SlsListener.cxx |7 +++
 sd/source/ui/slidesorter/controller/SlsListener.hxx |   11 +--
 2 files changed, 8 insertions(+), 10 deletions(-)

New commits:
commit 2d6db9bf6f1c2d5489f6de648df9e9c2e08c383e
Author: Noel Grandin 
AuthorDate: Mon Dec 27 19:19:13 2021 +0200
Commit: Noel Grandin 
CommitDate: Tue Dec 28 07:31:08 2021 +0100

use comphelper::WeakComponentImplHelper in sd..controller::Listener

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

diff --git a/sd/source/ui/slidesorter/controller/SlsListener.cxx 
b/sd/source/ui/slidesorter/controller/SlsListener.cxx
index 64399c91214d..000f42da2c38 100644
--- a/sd/source/ui/slidesorter/controller/SlsListener.cxx
+++ b/sd/source/ui/slidesorter/controller/SlsListener.cxx
@@ -54,8 +54,7 @@ namespace sd::slidesorter::controller {
 
 Listener::Listener (
 SlideSorter& rSlideSorter)
-: ListenerInterfaceBase(m_aMutex),
-  mrSlideSorter(rSlideSorter),
+: mrSlideSorter(rSlideSorter),
   mrController(mrSlideSorter.GetController()),
   mpBase(mrSlideSorter.GetViewShellBase()),
   mbListeningToDocument (false),
@@ -415,7 +414,7 @@ void SAL_CALL Listener::notifyEvent (
 void SAL_CALL Listener::propertyChange (
 const PropertyChangeEvent& rEvent)
 {
-if (rBHelper.bDisposed || rBHelper.bInDispose)
+if (m_bDisposed)
 {
 throw lang::DisposedException ("SlideSorterController object has 
already been disposed",
 static_cast(this));
@@ -489,7 +488,7 @@ void SAL_CALL Listener::notifyEvent (
 {
 }
 
-void SAL_CALL Listener::disposing()
+void Listener::disposing(std::unique_lock&)
 {
 ReleaseListeners();
 }
diff --git a/sd/source/ui/slidesorter/controller/SlsListener.hxx 
b/sd/source/ui/slidesorter/controller/SlsListener.hxx
index 793d554607cc..eff02cf19825 100644
--- a/sd/source/ui/slidesorter/controller/SlsListener.hxx
+++ b/sd/source/ui/slidesorter/controller/SlsListener.hxx
@@ -24,8 +24,8 @@
 #include 
 #include 
 #include 
-#include 
-#include 
+#include 
+#include 
 
 #include 
 #include 
@@ -42,7 +42,7 @@ namespace sd::slidesorter { class SlideSorter; }
 
 namespace sd::slidesorter::controller {
 
-typedef cppu::WeakComponentImplHelper<
+typedef comphelper::WeakComponentImplHelper<
 css::document::XEventListener,
 css::beans::XPropertyChangeListener,
 css::accessibility::XAccessibleEventListener,
@@ -58,8 +58,7 @@ typedef cppu::WeakComponentImplHelper<
 to the old controller and register as listener at the new one.
 */
 class Listener
-: protected cppu::BaseMutex,
-  public ListenerInterfaceBase,
+: public ListenerInterfaceBase,
   public SfxListener
 {
 public:
@@ -114,7 +113,7 @@ public:
 virtual void SAL_CALL
 frameAction (const css::frame::FrameActionEvent& rEvent) override;
 
-virtual void SAL_CALL disposing() override;
+virtual void disposing(std::unique_lock&) override;
 
 private:
 SlideSorter& mrSlideSorter;


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

2021-12-27 Thread Noel Grandin (via logerrit)
 sd/source/ui/slidesorter/shell/SlideSorterService.cxx |5 ++---
 sd/source/ui/slidesorter/shell/SlideSorterService.hxx |   10 --
 2 files changed, 6 insertions(+), 9 deletions(-)

New commits:
commit e6c7996a53691ebf2ab32f1660aeba74bc30b9c3
Author: Noel Grandin 
AuthorDate: Mon Dec 27 19:16:05 2021 +0200
Commit: Noel Grandin 
CommitDate: Tue Dec 28 07:30:52 2021 +0100

use comphelper::WeakComponentImplHelper in SlideSorterService

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

diff --git a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx 
b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
index 778346aa5e60..a086f3b9e209 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterService.cxx
@@ -42,7 +42,6 @@ namespace sd::slidesorter {
 //= SlideSorterService 
==
 
 SlideSorterService::SlideSorterService()
-: SlideSorterServiceInterfaceBase(m_aMutex)
 {
 }
 
@@ -50,7 +49,7 @@ SlideSorterService::~SlideSorterService()
 {
 }
 
-void SAL_CALL SlideSorterService::disposing()
+void SlideSorterService::disposing(std::unique_lock&)
 {
 mpSlideSorter.reset();
 
@@ -392,7 +391,7 @@ void SlideSorterService::Resize()
 
 void SlideSorterService::ThrowIfDisposed()
 {
-if (SlideSorterServiceInterfaceBase::rBHelper.bDisposed || 
SlideSorterServiceInterfaceBase::rBHelper.bInDispose)
+if (SlideSorterServiceInterfaceBase::m_bDisposed)
 {
 throw lang::DisposedException ("SlideSorterService object has already 
been disposed",
 static_cast(this));
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterService.hxx 
b/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
index a0692122e585..579a5bae5c33 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
@@ -22,15 +22,14 @@
 #include 
 #include 
 #include 
-#include 
-#include 
+#include 
 #include 
 
 namespace com::sun::star::awt { class XWindow; }
 
 namespace sd::slidesorter {
 
-typedef ::cppu::WeakComponentImplHelper <
+typedef comphelper::WeakComponentImplHelper <
 css::drawing::XSlideSorterBase,
 css::lang::XInitialization,
 css::awt::XWindowListener
@@ -41,15 +40,14 @@ class SlideSorter;
 /** Implementation of the com.sun.star.drawing.SlideSorter service.
 */
 class SlideSorterService
-: protected ::cppu::BaseMutex,
-  public SlideSorterServiceInterfaceBase
+: public SlideSorterServiceInterfaceBase
 {
 public:
 explicit SlideSorterService();
 virtual ~SlideSorterService() override;
 SlideSorterService(const SlideSorterService&) = delete;
 SlideSorterService& operator=(const SlideSorterService&) = delete;
-virtual void SAL_CALL disposing() override;
+virtual void disposing(std::unique_lock&) override;
 
 // XInitialization
 


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

2021-12-27 Thread Noel Grandin (via logerrit)
 sd/source/ui/tools/EventMultiplexer.cxx |   28 +---
 1 file changed, 17 insertions(+), 11 deletions(-)

New commits:
commit a7d1de9dac4fdeb0594acc6e82cb4dfd1ebefc08
Author: Noel Grandin 
AuthorDate: Mon Dec 27 19:14:01 2021 +0200
Commit: Noel Grandin 
CommitDate: Tue Dec 28 07:30:31 2021 +0100

use comphelper::WeakComponentImplHelper in EventMultiplexer

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

diff --git a/sd/source/ui/tools/EventMultiplexer.cxx 
b/sd/source/ui/tools/EventMultiplexer.cxx
index cfe54b7f4a56..36c3a558c7b4 100644
--- a/sd/source/ui/tools/EventMultiplexer.cxx
+++ b/sd/source/ui/tools/EventMultiplexer.cxx
@@ -32,8 +32,7 @@
 #include 
 #include 
 #include 
-#include 
-#include 
+#include 
 #include 
 
 using namespace ::com::sun::star;
@@ -53,7 +52,7 @@ const sal_Int32 ConfigurationUpdateEvent = 2;
 
 namespace sd::tools {
 
-typedef cppu::WeakComponentImplHelper<
+typedef comphelper::WeakComponentImplHelper<
   css::beans::XPropertyChangeListener,
   css::frame::XFrameActionListener,
   css::view::XSelectionChangeListener,
@@ -61,8 +60,7 @@ typedef cppu::WeakComponentImplHelper<
 > EventMultiplexerImplementationInterfaceBase;
 
 class EventMultiplexer::Implementation
-: protected cppu::BaseMutex,
-  public EventMultiplexerImplementationInterfaceBase,
+: public EventMultiplexerImplementationInterfaceBase,
   public SfxListener
 {
 public:
@@ -104,7 +102,7 @@ public:
 notifyConfigurationChange (
 const css::drawing::framework::ConfigurationChangeEvent& rEvent) 
override;
 
-virtual void SAL_CALL disposing() override;
+virtual void disposing(std::unique_lock&) override;
 
 protected:
 virtual void Notify (
@@ -186,8 +184,7 @@ void EventMultiplexer::MultiplexEvent(
 //= EventMultiplexer::Implementation ==
 
 EventMultiplexer::Implementation::Implementation (ViewShellBase& rBase)
-: EventMultiplexerImplementationInterfaceBase(m_aMutex),
-  mrBase (rBase),
+: mrBase (rBase),
   mbListeningToController (false),
   mbListeningToFrame (false),
   mxControllerWeak(nullptr),
@@ -437,7 +434,7 @@ void SAL_CALL EventMultiplexer::Implementation::disposing (
 void SAL_CALL EventMultiplexer::Implementation::propertyChange (
 const beans::PropertyChangeEvent& rEvent)
 {
-if (rBHelper.bDisposed || rBHelper.bInDispose)
+if (m_bDisposed)
 {
 throw lang::DisposedException (
 "SlideSorterController object has already been disposed",
@@ -569,9 +566,18 @@ void SAL_CALL 
EventMultiplexer::Implementation::notifyConfigurationChange (
 
 }
 
-void SAL_CALL EventMultiplexer::Implementation::disposing()
+void EventMultiplexer::Implementation::disposing(std::unique_lock& 
rGuard)
 {
-CallListeners (EventMultiplexerEventId::Disposing);
+ListenerList aCopyListeners( maListeners );
+
+rGuard.unlock();
+
+EventMultiplexerEvent rEvent(EventMultiplexerEventId::Disposing, nullptr);
+for (const auto& rListener : aCopyListeners)
+rListener.Call(rEvent);
+
+rGuard.lock();
+
 ReleaseListeners();
 }
 


[Libreoffice-bugs] [Bug 90993] EDITING: Objects anchored to frame disappear when frame anchor is changed.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90993

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 114712] Chart anchored as character not shown on page

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114712

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 128471] If shapes are anchored "to frame" and then the anchoring of the frame is changed, then the Shapes become hidden

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128471

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 132411] Shape becomes invisible object with anchor to character

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132411

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 135147] Image disappearing after changing anchor from to page to to paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135147

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 135259] Images vanishes in thin air after changing anchor to character (not restorable with undo)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135259

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 135294] Changing image anchor in a frame to "as character" loses image and cannot be undone

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135294

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 138153] Image off page after changing anchor to 'to character' inside a caption frame (and undo doesn't solve it)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138153

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5294,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5259,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5147,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||2411,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||8471,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4712,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=90
   ||993

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

[Libreoffice-bugs] [Bug 134007] EDITING: Image anchored to paragraph gets removed when removing the paragraph

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134007

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 133957] Deleting a paragraph with backspace deletes the image (instead of moving up)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133957

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-ux-advise] [Bug 132279] Deleting first paragraph of a document deletes anchored to object

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132279

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 132279] Deleting first paragraph of a document deletes anchored to object

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132279

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 87740] [META] Anchor and text wrapping bugs and enhancements

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87740

--- Comment #2 from Mike Kaganski  ---
Needs splitting into separate "Text Wrapping issues" and "Anchoring issues".

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

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146443] Text Box that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Mike Kaganski  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0469,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||9669

--- Comment #1 from Mike Kaganski  ---
Most probably that's the fix to tdf#120469.

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

[Libreoffice-bugs] [Bug 139669] Image anchored to paragraph doesn't move with text when pressing Enter

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139669

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146443] Text Box that anchors to a paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Heesu Ban  changed:

   What|Removed |Added

Summary|Text Frame that anchors to  |Text Box that anchors to a
   |paragraph moves it's|paragraph moves it's
   |position to next paragraph  |position to next paragraph
   |when type Enter key at  |when type Enter key at
   |original paragraph. |original paragraph.

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

[Libreoffice-bugs] [Bug 146443] New: Text Frame that anchors to paragraph moves it's position to next paragraph when type Enter key at original paragraph.

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146443

Bug ID: 146443
   Summary: Text Frame that anchors to paragraph moves it's
position to next paragraph when type Enter key at
original paragraph.
   Product: LibreOffice
   Version: 7.2.4.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eban...@gmail.com

Description:
In LibreOffice writer Version 7.2.4.1,
Text Frame that anchored to a paragraph moves it's position to next paragraph
when typing Enter key at original paragraph.

Steps to Reproduce:
1. Create a Writer Document
2. Insert > Text Box,  Draw Text Box at the same line of first paragraph.
3. set mouse cursor to first paragraph.
4. press Enter key several times.


Actual Results:
New paragraph made by pressing Enter key, 
and Text Box moves down to below paragraph as much as pressing Enter key.

Expected Results:
Text Box should be sustained at first paragraph.


Reproducible: Always


User Profile Reset: No



Additional Info:
I tried to reproduce this symptom with several LibreOffice versions newly
installed.
Version 6.4.7.2,  Not reproduced.
Version 7.0.6.2,  Not reproduced.
Version 7.1.8,Not reproduced.
Version 7.2.4,reproducible.
Version 7.3.0.1,  reproducible.

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

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

2021-12-27 Thread Mike Kaganski (via logerrit)
 sfx2/source/appl/shutdownicon.hxx|   16 
 sfx2/source/appl/shutdowniconaqua.mm |6 +++---
 sfx2/source/appl/shutdowniconw32.cxx |   12 +---
 3 files changed, 16 insertions(+), 18 deletions(-)

New commits:
commit 9de3aa9328e46aed6ca7fdd9485085b7355c3e25
Author: Mike Kaganski 
AuthorDate: Mon Dec 27 18:13:55 2021 +0300
Commit: Mike Kaganski 
CommitDate: Tue Dec 28 05:43:18 2021 +0100

Use OUStringLiteral

Change-Id: Id337f2c9cfa192663f2ddb226c786cdb9f6b3265
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127590
Reviewed-by: Noel Grandin 
Reviewed-by: Mike Kaganski 
Tested-by: Jenkins

diff --git a/sfx2/source/appl/shutdownicon.hxx 
b/sfx2/source/appl/shutdownicon.hxx
index cb352e60b443..c551a190a01d 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -50,14 +50,14 @@ typedef comphelper::WeakComponentImplHelper<
 css::lang::XServiceInfo,
 css::beans::XFastPropertySet > ShutdownIconServiceBase;
 
-#define WRITER_URL  "private:factory/swriter"
-#define CALC_URL"private:factory/scalc"
-#define IMPRESS_URL "private:factory/simpress"
-#define IMPRESS_WIZARD_URL  "private:factory/simpress?slot=6686"
-#define DRAW_URL"private:factory/sdraw"
-#define MATH_URL"private:factory/smath"
-#define BASE_URL"private:factory/sdatabase?Interactive"
-#define STARTMODULE_URL ".uno:ShowStartModule"
+inline constexpr OUStringLiteral WRITER_URL  = 
u"private:factory/swriter";
+inline constexpr OUStringLiteral CALC_URL= 
u"private:factory/scalc";
+inline constexpr OUStringLiteral IMPRESS_URL = 
u"private:factory/simpress";
+inline constexpr OUStringLiteral IMPRESS_WIZARD_URL  = 
u"private:factory/simpress?slot=6686";
+inline constexpr OUStringLiteral DRAW_URL= 
u"private:factory/sdraw";
+inline constexpr OUStringLiteral MATH_URL= 
u"private:factory/smath";
+inline constexpr OUStringLiteral BASE_URL= 
u"private:factory/sdatabase?Interactive";
+inline constexpr OUStringLiteral STARTMODULE_URL = u".uno:ShowStartModule";
 
 class ShutdownIcon : public ShutdownIconServiceBase
 {
diff --git a/sfx2/source/appl/shutdowniconaqua.mm 
b/sfx2/source/appl/shutdowniconaqua.mm
index 74a9602e6ce1..1a692f7ed164 100644
--- a/sfx2/source/appl/shutdowniconaqua.mm
+++ b/sfx2/source/appl/shutdowniconaqua.mm
@@ -407,8 +407,8 @@ void aqua_init_systray()
 {
 SvtModuleOptions::EModule   eModuleIdentifier;
 int nMenuTag;
-const char* pAsciiURLDescription;
-}   aMenuItems[] =
+rtl::OUStringConstExpr  sURLDescription;
+} static const aMenuItems[] =
 {
 { SvtModuleOptions::EModule::WRITER,MI_WRITER,  WRITER_URL 
},
 { SvtModuleOptions::EModule::CALC,  MI_CALC,CALC_URL },
@@ -436,7 +436,7 @@ void aqua_init_systray()
 // the complete application is not even installed
 continue;
 
-OUString sURL( OUString::createFromAscii( 
aMenuItems[i].pAsciiURLDescription ) );
+const OUString& sURL( aMenuItems[i].sURLDescription );
 
 if ( aFileNewAppsAvailable.find( sURL ) == 
aFileNewAppsAvailable.end() )
 // the application is installed, but the entry has been 
configured to *not* appear in the File/New
diff --git a/sfx2/source/appl/shutdowniconw32.cxx 
b/sfx2/source/appl/shutdowniconw32.cxx
index f27fb4db6bc8..3c0c62359fe9 100644
--- a/sfx2/source/appl/shutdowniconw32.cxx
+++ b/sfx2/source/appl/shutdowniconw32.cxx
@@ -160,8 +160,8 @@ static HMENU createSystrayMenu( )
 SvtModuleOptions::EModule   eModuleIdentifier;
 UINTnMenuItemID;
 UINTnMenuIconID;
-const char* pAsciiURLDescription;
-}   aMenuItems[] =
+rtl::OUStringConstExpr  sURLDescription;
+} static const aMenuItems[] =
 {
 { SvtModuleOptions::EModule::WRITER,IDM_WRITER, 
ICON_TEXT_DOCUMENT, WRITER_URL },
 { SvtModuleOptions::EModule::CALC,  IDM_CALC,   
ICON_SPREADSHEET_DOCUMENT,  CALC_URL },
@@ -172,20 +172,18 @@ static HMENU createSystrayMenu( )
 };
 
 // insert the menu entries for launching the applications
-for ( size_t i = 0; i < SAL_N_ELEMENTS(aMenuItems); ++i )
+for (const auto& [eModuleIdentifier, nMenuItemID, nMenuIconID, sURL] : 
aMenuItems)
 {
-if ( !aModuleOptions.IsModuleInstalled( 
aMenuItems[i].eModuleIdentifier ) )
+if ( !aModuleOptions.IsModuleInstalled( eModuleIdentifier ) )
 // the complete application is not even installed
 continue;
 
-OUString sURL( OUString::createFromAscii( 
aMenuItems[i].pAsciiURLDescription ) );
-
 

[Libreoffice-bugs] [Bug 146426] Dynamically (macro) added controls to form x position ignored (Libre Base EDITING)

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146426

Leslie  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #6 from Leslie  ---
As Stang wrote, it is possible to change the anchortype when the control is
created and this seems to allow placement the control where it is coded.  
You can see this forum for more info:
https://ask.libreoffice.org/t/libre-base-how-to-change-fixedtext-control-size-at-runtime/72015/16
 
I am no longer of the opinion that this is a bug, just an unfortunate design
choice. 
Therefore I am changing this to 'not a bug'.   
I have instead submitted a Request For Enhancement regarding this matter.  
You can find that here:
https://bugs.documentfoundation.org/show_bug.cgi?id=146442
Thank you for looking at it.

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

[Libreoffice-bugs] [Bug 146442] Default anchor value of macro added control to a Base form should be page not character EDITING

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146442

--- Comment #1 from Leslie  ---
Created attachment 177164
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177164=edit
Base file showing unwanted anchor setting

Open the base file and double click on 'testform' and it will add a control to
the form.

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

[Libreoffice-bugs] [Bug 146442] New: Default anchor value of macro added control to a Base form should be page not character EDITING

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146442

Bug ID: 146442
   Summary: Default anchor value of macro added control to a Base
form should be page not character EDITING
   Product: LibreOffice
   Version: 7.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: siderman...@yandex.com

Description:
When dynamically adding a control to a Base form via macro, the default anchor
type is 'As Character'.  
This causes the control to be locked into a position that cannot be changed
using the models/control/shape position settings.   
On a Base form I can't imagine this ever being the desired default.   
I believe the anchor type should be 'to page' thereby allowing the positioning
of the control via code.  
This RFE is the directly related to bug 146426:
https://bugs.documentfoundation.org/show_bug.cgi?id=146426


Steps to Reproduce:
1. Write code to add control to base form 
2. Note the anchor type is 'As Character' 
3. Note how the control cannot be positioned via code until the anchor type is
changed

Actual Results:
The anchor type is 'As Character' 

Expected Results:
The anchor type is 'At Page' 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.3.2 (x64) / LibreOffice Community
Build ID: d166454616c1632304285822f9c83ce2e660fd92
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 146362] Column flow in region stopped to work

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146362

--- Comment #7 from BogdanB  ---
Created attachment 177163
  --> https://bugs.documentfoundation.org/attachment.cgi?id=177163=edit
how the document look

See the attachement. This is how the document looks on 3 different versions on
Linux.

You could try 2 solutions:
- go to LibreOffice website and download 2-3 different versions of LibreOffice
as AppImages and test this document (https://www.libreoffice.org/ - Download -
LibreOffice as AppImage)
- maybe you have a corupted user profile. see steps here:
https://wiki.documentfoundation.org/UserProfile#Resolving_corruption

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

[Libreoffice-bugs] [Bug 139602] Calc Sigma drop-down menu functions could include [PRODUCT]

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139602

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |dhiraj.hol...@gmail.com
   |desktop.org |

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

[Libreoffice-commits] core.git: solenv/gbuild

2021-12-27 Thread Jan-Marek Glogowski (via logerrit)
 solenv/gbuild/Output.mk  |7 +--
 solenv/gbuild/platform/unxgcc.mk |5 -
 2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 9e8c1da64fa8a520730ce0aea0f7199cd75c892f
Author: Jan-Marek Glogowski 
AuthorDate: Mon Dec 27 21:31:38 2021 +0100
Commit: Jan-Marek Glogowski 
CommitDate: Tue Dec 28 00:00:01 2021 +0100

gbuild: announce date when acquiring the link lock

Must use echo, because we're in the shell at this point.

Change-Id: I576ae2afe743b11a11bc776e5fa19a1904bbd1fe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127610
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski 

diff --git a/solenv/gbuild/Output.mk b/solenv/gbuild/Output.mk
index 4fbefdea57a7..4e3b5b92ef22 100644
--- a/solenv/gbuild/Output.mk
+++ b/solenv/gbuild/Output.mk
@@ -146,9 +146,12 @@ $(info $(gb_Output_BELL)$(gb_Output_ESCAPE)[A)
 endef
 endif
 
-define gb_Output_announce
-$(info $(call gb_Output__format_type,$(2),$(3),$(4)) $(call 
gb_Output__format_target,$(1)))
+define gb_Output_announce_str
+$(call gb_Output__format_type,$(2),$(3),$(4)) $(call 
gb_Output__format_target,$(1))
 endef
 
+define gb_Output_announce
+$(info $(call gb_Output_announce_str,$(1),$(2),$(3),$(4)))
+endef
 
 # vim: set noet sw=4:
diff --git a/solenv/gbuild/platform/unxgcc.mk b/solenv/gbuild/platform/unxgcc.mk
index 2aba54f2bca1..94402183eb02 100644
--- a/solenv/gbuild/platform/unxgcc.mk
+++ b/solenv/gbuild/platform/unxgcc.mk
@@ -122,7 +122,10 @@ gb_LinkTarget__NeedsCxxLinker = $(if 
$(CXXOBJECTS)$(GENCXXOBJECTS)$(EXTRAOBJECTL
 # libclang_rt.ubsan_cxx-x86_64.a, and oosplash links against sal but itself 
only
 # contains .c sources:
 define gb_LinkTarget__command_dynamiclink
-$(if $(call gb_LinkTarget__WantLock,$2),$(gb_LinkTarget__cmd_lockfile) -r -1 
$(gb_LinkTarget__Lock))
+$(if $(call gb_LinkTarget__WantLock,$2), \
+   $(gb_LinkTarget__cmd_lockfile) -r -1 $(gb_LinkTarget__Lock) ;  \
+   echo "$(call gb_Output_announce_str,$(2): got link lock at $$(date 
-u),$(true),LNK,5)" \
+)
 $(call gb_Helper_abbreviate_dirs,\
$(if $(call gb_LinkTarget__NeedsCxxLinker),$(or $(T_CXX),$(gb_CXX)) 
$(gb_CXX_LINKFLAGS),$(or $(T_CC),$(gb_CC))) \
$(if $(filter Library 
CppunitTest,$(TARGETTYPE)),$(gb_Library_TARGETTYPEFLAGS)) \


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

2021-12-27 Thread Vasily Melenchuk (via logerrit)
 sw/qa/extras/odfimport/data/tdf146257.odt |binary
 sw/qa/extras/odfimport/odfimport.cxx  |   32 ++
 sw/source/core/doc/number.cxx |   27 -
 3 files changed, 58 insertions(+), 1 deletion(-)

New commits:
commit 176266177ab810159a9956fc776b872ecba3355b
Author: Vasily Melenchuk 
AuthorDate: Sun Dec 26 20:38:30 2021 +0300
Commit: Xisco Fauli 
CommitDate: Mon Dec 27 23:43:02 2021 +0100

tdf#146257: sw: better handling for list numbering = NONE

Previously during refactoring were lost some corner cases with
some level having disabled numbering. In this case LO should
strip useless delimiters up to next level.

For example, if second level has disabled numbering, third level
should look like "1.1", but not "1..1".

Change-Id: I259a16b456f51bc76d5c8360974d0acadfc36776
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127517
Tested-by: Jenkins
Reviewed-by: Vasily Melenchuk 
(cherry picked from commit bf2b46aa15665dde63ceff4e7686b99b3990354f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127569
Reviewed-by: Xisco Fauli 

diff --git a/sw/qa/extras/odfimport/data/tdf146257.odt 
b/sw/qa/extras/odfimport/data/tdf146257.odt
new file mode 100644
index ..2431fc0a8ff0
Binary files /dev/null and b/sw/qa/extras/odfimport/data/tdf146257.odt differ
diff --git a/sw/qa/extras/odfimport/odfimport.cxx 
b/sw/qa/extras/odfimport/odfimport.cxx
index 9d020031fb7d..fa79c7197f42 100644
--- a/sw/qa/extras/odfimport/odfimport.cxx
+++ b/sw/qa/extras/odfimport/odfimport.cxx
@@ -1296,5 +1296,37 @@ CPPUNIT_TEST_FIXTURE(Test, 
testPageAnchorZIndexSecondPage)
 sal_Int32(3), getProperty(getShapeByName(u"Shape2"), 
"ZOrder"));
 }
 
+CPPUNIT_TEST_FIXTURE(Test, testTdf146257)
+{
+load(mpTestDocumentPath, "tdf146257.odt");
+
+// First list should contain no labels
+{
+uno::Reference xPara(getParagraph(2), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(3), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(4), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+// For second list ensure second level empty and thord level should not 
contain extra dots
+{
+uno::Reference xPara(getParagraph(6), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString("1"), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(7), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(8), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString("1.1"), getProperty(xPara, 
"ListLabelString"));
+}
+}
+
 CPPUNIT_PLUGIN_IMPLEMENT();
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/doc/number.cxx b/sw/source/core/doc/number.cxx
index acb142b09988..93a5c149f15c 100644
--- a/sw/source/core/doc/number.cxx
+++ b/sw/source/core/doc/number.cxx
@@ -670,6 +670,21 @@ OUString SwNumRule::MakeNumString( const 
SwNumberTree::tNumberVector & rNumVecto
 
 const SwNumFormat& rMyNFormat = Get( o3tl::narrowing(nLevel) );
 
+if (rMyNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
+{
+if (!rMyNFormat.HasListFormat())
+return OUString();
+
+// If numbering is disabled for this level we should emit just 
prefix/suffix
+// Remove everything between first %1% and last %n% (including markers)
+OUString sLevelFormat = rMyNFormat.GetListFormat(bInclStrings);
+sal_Int32 nFirstPosition = sLevelFormat.indexOf("%");
+sal_Int32 nLastPosition = sLevelFormat.lastIndexOf("%");
+if (nFirstPosition >= 0 && nLastPosition >= nFirstPosition)
+sLevelFormat = sLevelFormat.replaceAt(nFirstPosition, 
nLastPosition - nFirstPosition + 1, u"");
+return sLevelFormat;
+}
+
 css::lang::Locale aLocale( LanguageTag::convertToLocale(nLang));
 
 if (rMyNFormat.HasListFormat())
@@ -681,9 +696,19 @@ OUString SwNumRule::MakeNumString( const 
SwNumberTree::tNumberVector & rNumVecto
 for (SwNumberTree::tNumberVector::size_type i=0; i <= nLevel; ++i)
 {
 OUString sReplacement;
-if (rMyNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
+const SwNumFormat& rNFormat = Get(i);
+if (rNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
 {
 // Numbering disabled - replacement is empty
+// And we should skip all level string content until next 
level marker:
+// so %1%.%2%.%3% with second level as NONE will result 1.1, 
not 1..1
+

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

2021-12-27 Thread Vasily Melenchuk (via logerrit)
 sw/qa/extras/odfimport/data/tdf146257.odt |binary
 sw/qa/extras/odfimport/odfimport.cxx  |   32 ++
 sw/source/core/doc/number.cxx |   27 -
 3 files changed, 58 insertions(+), 1 deletion(-)

New commits:
commit a732b9125af7fa3a960b6f16fe5ffe32f3788a2f
Author: Vasily Melenchuk 
AuthorDate: Sun Dec 26 20:38:30 2021 +0300
Commit: Xisco Fauli 
CommitDate: Mon Dec 27 23:42:28 2021 +0100

tdf#146257: sw: better handling for list numbering = NONE

Previously during refactoring were lost some corner cases with
some level having disabled numbering. In this case LO should
strip useless delimiters up to next level.

For example, if second level has disabled numbering, third level
should look like "1.1", but not "1..1".

Change-Id: I259a16b456f51bc76d5c8360974d0acadfc36776
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127517
Tested-by: Jenkins
Reviewed-by: Vasily Melenchuk 
(cherry picked from commit bf2b46aa15665dde63ceff4e7686b99b3990354f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127570
Reviewed-by: Xisco Fauli 

diff --git a/sw/qa/extras/odfimport/data/tdf146257.odt 
b/sw/qa/extras/odfimport/data/tdf146257.odt
new file mode 100644
index ..2431fc0a8ff0
Binary files /dev/null and b/sw/qa/extras/odfimport/data/tdf146257.odt differ
diff --git a/sw/qa/extras/odfimport/odfimport.cxx 
b/sw/qa/extras/odfimport/odfimport.cxx
index 00c958ba1543..bd936937475d 100644
--- a/sw/qa/extras/odfimport/odfimport.cxx
+++ b/sw/qa/extras/odfimport/odfimport.cxx
@@ -1290,5 +1290,37 @@ CPPUNIT_TEST_FIXTURE(Test, 
testPageAnchorZIndexSecondPage)
 sal_Int32(3), getProperty(getShapeByName(u"Shape2"), 
"ZOrder"));
 }
 
+CPPUNIT_TEST_FIXTURE(Test, testTdf146257)
+{
+load(mpTestDocumentPath, "tdf146257.odt");
+
+// First list should contain no labels
+{
+uno::Reference xPara(getParagraph(2), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(3), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(4), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+// For second list ensure second level empty and thord level should not 
contain extra dots
+{
+uno::Reference xPara(getParagraph(6), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString("1"), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(7), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString(""), getProperty(xPara, 
"ListLabelString"));
+}
+{
+uno::Reference xPara(getParagraph(8), 
uno::UNO_QUERY);
+CPPUNIT_ASSERT_EQUAL(OUString("1.1"), getProperty(xPara, 
"ListLabelString"));
+}
+}
+
 CPPUNIT_PLUGIN_IMPLEMENT();
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/doc/number.cxx b/sw/source/core/doc/number.cxx
index aae3d54e08d6..462910580782 100644
--- a/sw/source/core/doc/number.cxx
+++ b/sw/source/core/doc/number.cxx
@@ -661,6 +661,21 @@ OUString SwNumRule::MakeNumString( const 
SwNumberTree::tNumberVector & rNumVecto
 
 const SwNumFormat& rMyNFormat = Get( o3tl::narrowing(nLevel) );
 
+if (rMyNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
+{
+if (!rMyNFormat.HasListFormat())
+return OUString();
+
+// If numbering is disabled for this level we should emit just 
prefix/suffix
+// Remove everything between first %1% and last %n% (including markers)
+OUString sLevelFormat = rMyNFormat.GetListFormat(bInclStrings);
+sal_Int32 nFirstPosition = sLevelFormat.indexOf("%");
+sal_Int32 nLastPosition = sLevelFormat.lastIndexOf("%");
+if (nFirstPosition >= 0 && nLastPosition >= nFirstPosition)
+sLevelFormat = sLevelFormat.replaceAt(nFirstPosition, 
nLastPosition - nFirstPosition + 1, u"");
+return sLevelFormat;
+}
+
 css::lang::Locale aLocale( LanguageTag::convertToLocale(nLang));
 
 if (rMyNFormat.HasListFormat())
@@ -672,9 +687,19 @@ OUString SwNumRule::MakeNumString( const 
SwNumberTree::tNumberVector & rNumVecto
 for (SwNumberTree::tNumberVector::size_type i=0; i <= nLevel; ++i)
 {
 OUString sReplacement;
-if (rMyNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
+const SwNumFormat& rNFormat = Get(i);
+if (rNFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE)
 {
 // Numbering disabled - replacement is empty
+// And we should skip all level string content until next 
level marker:
+// so %1%.%2%.%3% with second level as NONE will result 1.1, 
not 1..1
+

[Libreoffice-commits] core.git: helpcontent2

2021-12-27 Thread Rafael Lima (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a56c68c9b14c1487f260d919859c6df66a5efc64
Author: Rafael Lima 
AuthorDate: Mon Dec 27 23:31:59 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 27 23:31:59 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to d55fd06206b521062d8bb8b325b28f53e9cc8d6b
  - Silence strings for l10n in sbasic/shared (Part 5)

Change-Id: I9961615c4288b3470a640ed2a4a3ec3674db7833
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126820
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index b29d39e06a24..d55fd06206b5 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit b29d39e06a24b828e5e765de355498f0e92400f6
+Subproject commit d55fd06206b521062d8bb8b325b28f53e9cc8d6b


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

2021-12-27 Thread Rafael Lima (via logerrit)
 source/text/sbasic/shared/03120403.xhp|2 +-
 source/text/sbasic/shared/03120411.xhp|   12 ++--
 source/text/sbasic/shared/03120412.xhp|2 +-
 source/text/sbasic/shared/03130700.xhp|2 +-
 source/text/sbasic/shared/03130800.xhp|2 +-
 source/text/sbasic/shared/03131900.xhp|2 +-
 source/text/sbasic/shared/03132000.xhp|   24 
 source/text/sbasic/shared/classmodule.xhp |6 +++---
 source/text/sbasic/shared/code-stubs.xhp  |2 +-
 source/text/sbasic/shared/compatible.xhp  |6 --
 source/text/sbasic/shared/partition.xhp   |2 +-
 11 files changed, 32 insertions(+), 30 deletions(-)

New commits:
commit d55fd06206b521062d8bb8b325b28f53e9cc8d6b
Author: Rafael Lima 
AuthorDate: Tue Dec 14 20:43:21 2021 +0100
Commit: Olivier Hallot 
CommitDate: Mon Dec 27 23:31:58 2021 +0100

Silence strings for l10n in sbasic/shared (Part 5)

Change-Id: I9961615c4288b3470a640ed2a4a3ec3674db7833
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126820
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/sbasic/shared/03120403.xhp 
b/source/text/sbasic/shared/03120403.xhp
index 0f59c4dcb..6551e263d 100644
--- a/source/text/sbasic/shared/03120403.xhp
+++ b/source/text/sbasic/shared/03120403.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-Integer
+Integer
 
 Parameter:
  
Text1: Any string expression
diff --git a/source/text/sbasic/shared/03120411.xhp 
b/source/text/sbasic/shared/03120411.xhp
index 34be721d6..5ba7cc315 100644
--- a/source/text/sbasic/shared/03120411.xhp
+++ b/source/text/sbasic/shared/03120411.xhp
@@ -44,7 +44,7 @@
 InStrRev (Text1 
As String, Text2 As String [,Start As Long] [, Compare As Integer])
 
 
-Long
+Long
 
  
Text1: The string expression that you want to search.
  
Text2: The string expression that you want to search 
for.
@@ -60,16 +60,16 @@
 Sub ExamplePosition
 Dim sInput As String
 Dim iPos As Integer
- sInput = "The 
book is on the table"
- iPos = 
InStrRev(sInput,"the",10,1) ' Returns 1, search is case-insensitive
+ sInput = "The book is on the table"
+ iPos = 
InStrRev(sInput,"the",10,1) ' Returns 1, search is case-insensitive
  Print iPos 
- iPos 
= InStrRev(sInput,"the",10,0) ' Returns 0, search is case-sensitive
- Print iPos
+ iPos = 
InStrRev(sInput,"the",10,0) ' Returns 0, search is case-sensitive
+ Print iPos
 End Sub
 
 
 
-InStr
+InStr
 
 
 
diff --git a/source/text/sbasic/shared/03120412.xhp 
b/source/text/sbasic/shared/03120412.xhp
index 0bf1202fb..0c743326c 100644
--- a/source/text/sbasic/shared/03120412.xhp
+++ b/source/text/sbasic/shared/03120412.xhp
@@ -41,7 +41,7 @@
 StrReverse 
(Text1 As String)
 
 
-String
+String
 
  
Text1: The string expression that you want to reverse the 
character order.
 
diff --git a/source/text/sbasic/shared/03130700.xhp 
b/source/text/sbasic/shared/03130700.xhp
index 48d6620d9..bb7fe6cf9 100644
--- a/source/text/sbasic/shared/03130700.xhp
+++ b/source/text/sbasic/shared/03130700.xhp
@@ -42,7 +42,7 @@
 
 
 Return 
value:
-Long
+Long
 
 
 
diff --git a/source/text/sbasic/shared/03130800.xhp 
b/source/text/sbasic/shared/03130800.xhp
index ff03a4256..c5e84cd5d 100644
--- a/source/text/sbasic/shared/03130800.xhp
+++ b/source/text/sbasic/shared/03130800.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-String
+String
 
 Parameters:
 Environment: 
Environment variable that you want to return the value for.
diff --git a/source/text/sbasic/shared/03131900.xhp 
b/source/text/sbasic/shared/03131900.xhp
index faf6abd27..59a5051ec 100644
--- a/source/text/sbasic/shared/03131900.xhp
+++ b/source/text/sbasic/shared/03131900.xhp
@@ -21,7 +21,7 @@
 
 
 
-GlobalScope
+GlobalScope
 /text/sbasic/shared/03131900.xhp
 
 
diff --git a/source/text/sbasic/shared/03132000.xhp 
b/source/text/sbasic/shared/03132000.xhp
index 52664aaef..475fd4333 100644
--- a/source/text/sbasic/shared/03132000.xhp
+++ b/source/text/sbasic/shared/03132000.xhp
@@ -59,25 +59,25 @@
 
 
   
-disposing:
+disposing:
   
   
 Listener 
base interface (com.sun.star.lang.XEventListener): base interface for all 
Listener Interfaces
   
   
-elementInserted:
+elementInserted:
   
   
 Method of 
the com.sun.star.container.XContainerListener interface
   
   
-elementRemoved:
+elementRemoved:
   
   
 Method of 
the com.sun.star.container.XContainerListener interface
   
   
-elementReplaced:
+elementReplaced:
   
   
 Method of 
the com.sun.star.container.XContainerListener interface
@@ -86,36 +86,36 @@
 
 
   
-ContListener_disposing
+ContListener_disposing
   
   
-ContListener_elementInserted
+ContListener_elementInserted
   
   
-ContListener_elementRemoved
+ContListener_elementRemoved
   
   
-ContListener_elementReplaced
+ContListener_elementReplaced
   
 An event 
structure type that contains information about an event exists for every 
Listener type. When a Listener method is called, an 

[Libreoffice-commits] core.git: helpcontent2

2021-12-27 Thread Rafael Lima (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46b4899a36e42911ed361187260f7a399e8b9767
Author: Rafael Lima 
AuthorDate: Mon Dec 27 23:29:19 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 27 23:29:19 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to b29d39e06a24b828e5e765de355498f0e92400f6
  - Silence strings for l10n in sbasic/shared (Part 4)

Change-Id: I1f3ef4a2c4a7593258a475a87b4d64495c5763df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126819
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 5fe4c2ccda3e..b29d39e06a24 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 5fe4c2ccda3e9004aa46647d171ef431c76df263
+Subproject commit b29d39e06a24b828e5e765de355498f0e92400f6


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

2021-12-27 Thread Rafael Lima (via logerrit)
 source/text/sbasic/shared/03100400.xhp |2 +-
 source/text/sbasic/shared/03100500.xhp |2 +-
 source/text/sbasic/shared/03100600.xhp |2 +-
 source/text/sbasic/shared/03100900.xhp |2 +-
 source/text/sbasic/shared/03101000.xhp |   12 ++--
 source/text/sbasic/shared/03102200.xhp |2 +-
 source/text/sbasic/shared/03102300.xhp |6 +++---
 source/text/sbasic/shared/03102400.xhp |4 ++--
 source/text/sbasic/shared/03102600.xhp |2 +-
 source/text/sbasic/shared/03102700.xhp |6 +++---
 source/text/sbasic/shared/03102900.xhp |2 +-
 source/text/sbasic/shared/03103000.xhp |   16 
 source/text/sbasic/shared/03103600.xhp |6 +++---
 source/text/sbasic/shared/03104200.xhp |6 +++---
 source/text/sbasic/shared/03104300.xhp |4 ++--
 source/text/sbasic/shared/03104400.xhp |2 +-
 source/text/sbasic/shared/03104500.xhp |2 +-
 source/text/sbasic/shared/03120103.xhp |2 +-
 source/text/sbasic/shared/03120105.xhp |4 ++--
 source/text/sbasic/shared/03120302.xhp |6 +++---
 source/text/sbasic/shared/03120305.xhp |2 +-
 source/text/sbasic/shared/03120309.xhp |2 +-
 source/text/sbasic/shared/03120310.xhp |6 +++---
 source/text/sbasic/shared/03120311.xhp |2 +-
 source/text/sbasic/shared/03120312.xhp |7 +++
 source/text/sbasic/shared/03120313.xhp |5 ++---
 source/text/sbasic/shared/03120315.xhp |8 +++-
 source/text/sbasic/shared/03120401.xhp |6 +++---
 source/text/sbasic/shared/03120402.xhp |4 ++--
 29 files changed, 64 insertions(+), 68 deletions(-)

New commits:
commit b29d39e06a24b828e5e765de355498f0e92400f6
Author: Rafael Lima 
AuthorDate: Tue Dec 14 19:43:02 2021 +0100
Commit: Olivier Hallot 
CommitDate: Mon Dec 27 23:29:18 2021 +0100

Silence strings for l10n in sbasic/shared (Part 4)

Change-Id: I1f3ef4a2c4a7593258a475a87b4d64495c5763df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126819
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/sbasic/shared/03100400.xhp 
b/source/text/sbasic/shared/03100400.xhp
index 1913b3afb..98a7b4aa0 100644
--- a/source/text/sbasic/shared/03100400.xhp
+++ b/source/text/sbasic/shared/03100400.xhp
@@ -42,7 +42,7 @@
 
 
 Return 
value
-Double
+Double
 
 Parameters:
  
Expression: Any string or numeric expression that you want to 
convert. To convert a string expression, the number must be entered as normal 
text ("123.5") using the default number format of your operating 
system.
diff --git a/source/text/sbasic/shared/03100500.xhp 
b/source/text/sbasic/shared/03100500.xhp
index feff41dd1..0bb3a341a 100644
--- a/source/text/sbasic/shared/03100500.xhp
+++ b/source/text/sbasic/shared/03100500.xhp
@@ -42,7 +42,7 @@
 
 
 Return value:
-Integer
+Integer
 
 Parameters:
  
Expression: Any expression that you want to convert.
diff --git a/source/text/sbasic/shared/03100600.xhp 
b/source/text/sbasic/shared/03100600.xhp
index bc5b1dc68..6466bc13e 100644
--- a/source/text/sbasic/shared/03100600.xhp
+++ b/source/text/sbasic/shared/03100600.xhp
@@ -42,7 +42,7 @@
 
 
 Return 
value:
-Long
+Long
 
 Parameters:
  
Expression: Any numerical expression that you want to convert. If 
the Expression lies outside the valid long integer range between 
-2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow 
error. To convert a string expression, the number must be entered as normal 
text ("123.5") using the default number format of your operating 
system.
diff --git a/source/text/sbasic/shared/03100900.xhp 
b/source/text/sbasic/shared/03100900.xhp
index 0ae154f02..175533eca 100644
--- a/source/text/sbasic/shared/03100900.xhp
+++ b/source/text/sbasic/shared/03100900.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-Single
+Single
 
 Parameters:
  
Expression: Any string or numeric expression that you want to 
convert. To convert a string expression, the number must be entered as normal 
text ("123.5") using the default number format of your operating 
system.
diff --git a/source/text/sbasic/shared/03101000.xhp 
b/source/text/sbasic/shared/03101000.xhp
index 8ec92a79a..f9745a463 100644
--- a/source/text/sbasic/shared/03101000.xhp
+++ b/source/text/sbasic/shared/03101000.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-String
+String
 
 Parameters:
  
Expression: Any valid string or numeric expression that you want 
to convert.
@@ -54,7 +54,7 @@
 
   
 
-  Boolean 
:
+  Boolean :
 
 
   String 
that evaluates to either True or False.
@@ -62,7 +62,7 @@
   
   
 
-  Date 
:
+  Date :
 
 
   String 
that contains the date and time.
@@ -70,7 +70,7 @@
   
   
 
-  Null 
:
+  Null :
 
 
   Run-time 
error.
@@ -78,7 +78,7 @@
   
   
 
-  Empty 
:
+  Empty :
 
 
   String 
without any characters.
@@ -86,7 +86,7 @@
   
   
 
-  Any 
:
+  Any :
 
 
   Corresponding number as string.
diff --git 

[Libreoffice-commits] core.git: helpcontent2

2021-12-27 Thread Rafael Lima (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d07de10da5a47bc82e3021502fd9ef5c0f1a3f75
Author: Rafael Lima 
AuthorDate: Mon Dec 27 23:22:09 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 27 23:22:09 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 5fe4c2ccda3e9004aa46647d171ef431c76df263
  - Re-enable translation of strings in sbasic/shared

This patch partially reverts the following two commits:
- bba53dc2eb06941ab4e9b9c22722b22c19cd3698
- fa7fd622849d9e31d3f27e3762b0a0e578838cc0

The reason is that I wrongly silenced a few strings used in syntax 
declarations that should be translatable.

Change-Id: I9929f2c43a611598450a05433a78ed88824d0935
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127482
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 9e87f321b532..5fe4c2ccda3e 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 9e87f321b532421614b1059e4b0ed0b6ee372c9b
+Subproject commit 5fe4c2ccda3e9004aa46647d171ef431c76df263


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

2021-12-27 Thread Rafael Lima (via logerrit)
 source/text/sbasic/shared/03010301.xhp |2 +-
 source/text/sbasic/shared/03010302.xhp |2 +-
 source/text/sbasic/shared/03010303.xhp |2 +-
 source/text/sbasic/shared/03010304.xhp |2 +-
 source/text/sbasic/shared/03010305.xhp |2 +-
 source/text/sbasic/shared/03020101.xhp |2 +-
 source/text/sbasic/shared/03020201.xhp |2 +-
 source/text/sbasic/shared/03020204.xhp |2 +-
 source/text/sbasic/shared/03020301.xhp |2 +-
 source/text/sbasic/shared/03020302.xhp |2 +-
 source/text/sbasic/shared/03020303.xhp |2 +-
 source/text/sbasic/shared/03020304.xhp |2 +-
 source/text/sbasic/shared/03020305.xhp |2 +-
 source/text/sbasic/shared/03020406.xhp |2 +-
 source/text/sbasic/shared/03020407.xhp |2 +-
 source/text/sbasic/shared/03020408.xhp |2 +-
 source/text/sbasic/shared/03020409.xhp |2 +-
 source/text/sbasic/shared/03020412.xhp |2 +-
 source/text/sbasic/shared/03020413.xhp |2 +-
 source/text/sbasic/shared/03020414.xhp |2 +-
 source/text/sbasic/shared/03020415.xhp |2 +-
 source/text/sbasic/shared/03030101.xhp |2 +-
 source/text/sbasic/shared/03030111.xhp |2 +-
 source/text/sbasic/shared/03030113.xhp |2 +-
 source/text/sbasic/shared/03030114.xhp |2 +-
 source/text/sbasic/shared/03030115.xhp |2 +-
 source/text/sbasic/shared/03030116.xhp |2 +-
 source/text/sbasic/shared/03030120.xhp |2 +-
 source/text/sbasic/shared/03030130.xhp |2 +-
 source/text/sbasic/shared/03030205.xhp |2 +-
 source/text/sbasic/shared/03030206.xhp |2 +-
 source/text/sbasic/shared/03050500.xhp |2 +-
 source/text/sbasic/shared/03060100.xhp |2 +-
 source/text/sbasic/shared/03060200.xhp |2 +-
 34 files changed, 34 insertions(+), 34 deletions(-)

New commits:
commit 5fe4c2ccda3e9004aa46647d171ef431c76df263
Author: Rafael Lima 
AuthorDate: Sun Dec 26 20:51:50 2021 +0100
Commit: Olivier Hallot 
CommitDate: Mon Dec 27 23:22:06 2021 +0100

Re-enable translation of strings in sbasic/shared

This patch partially reverts the following two commits:
- bba53dc2eb06941ab4e9b9c22722b22c19cd3698
- fa7fd622849d9e31d3f27e3762b0a0e578838cc0

The reason is that I wrongly silenced a few strings used in syntax 
declarations that should be translatable.

Change-Id: I9929f2c43a611598450a05433a78ed88824d0935
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127482
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/sbasic/shared/03010301.xhp 
b/source/text/sbasic/shared/03010301.xhp
index b5995ab84..c7a824885 100644
--- a/source/text/sbasic/shared/03010301.xhp
+++ b/source/text/sbasic/shared/03010301.xhp
@@ -38,7 +38,7 @@
 
 
 
-Blue (Color As Long)
+Blue (Color As 
Long)
 
 
 
diff --git a/source/text/sbasic/shared/03010302.xhp 
b/source/text/sbasic/shared/03010302.xhp
index 0b175281f..752ffc517 100644
--- a/source/text/sbasic/shared/03010302.xhp
+++ b/source/text/sbasic/shared/03010302.xhp
@@ -40,7 +40,7 @@
 
 
 
-Green (Color As Long)
+Green (Color As 
Long)
 
 
 
diff --git a/source/text/sbasic/shared/03010303.xhp 
b/source/text/sbasic/shared/03010303.xhp
index ddd2b8588..361a1e747 100644
--- a/source/text/sbasic/shared/03010303.xhp
+++ b/source/text/sbasic/shared/03010303.xhp
@@ -39,7 +39,7 @@
 
 
 
-Red (ColorNumber As Long)
+Red (ColorNumber 
As Long)
 
 
 
diff --git a/source/text/sbasic/shared/03010304.xhp 
b/source/text/sbasic/shared/03010304.xhp
index 2be24252d..78ad9233d 100644
--- a/source/text/sbasic/shared/03010304.xhp
+++ b/source/text/sbasic/shared/03010304.xhp
@@ -37,7 +37,7 @@
 
 
 
-QBColor (ColorNumber As Integer)
+QBColor 
(ColorNumber As Integer)
 
 
 Long
diff --git a/source/text/sbasic/shared/03010305.xhp 
b/source/text/sbasic/shared/03010305.xhp
index c7d3deb76..6978f49a7 100644
--- a/source/text/sbasic/shared/03010305.xhp
+++ b/source/text/sbasic/shared/03010305.xhp
@@ -37,7 +37,7 @@
 
 
 
-RGB (Red, Green, Blue)
+RGB (Red, Green, 
Blue)
 
 
 
diff --git a/source/text/sbasic/shared/03020101.xhp 
b/source/text/sbasic/shared/03020101.xhp
index 85f3a4bfb..78cb1907f 100644
--- a/source/text/sbasic/shared/03020101.xhp
+++ b/source/text/sbasic/shared/03020101.xhp
@@ -43,7 +43,7 @@
   Close 
Statement diagram
 
 
-Close [[#]fileNum [, [#]fileNum2 [,...]]]
+Close 
[[#]fileNum [, [#]fileNum2 [,...]]]
 
 
 
diff --git a/source/text/sbasic/shared/03020201.xhp 
b/source/text/sbasic/shared/03020201.xhp
index 5868020e4..300451363 100644
--- a/source/text/sbasic/shared/03020201.xhp
+++ b/source/text/sbasic/shared/03020201.xhp
@@ -42,7 +42,7 @@
   Get 
Statement diagram
 
 
-Get [#]fileNum, [recordNum|filePos], variable
+Get [#]fileNum, 
[recordNum|filePos], variable
 
 
 
diff --git a/source/text/sbasic/shared/03020204.xhp 
b/source/text/sbasic/shared/03020204.xhp
index 10cbeec95..c8b6bd14f 100644
--- a/source/text/sbasic/shared/03020204.xhp
+++ b/source/text/sbasic/shared/03020204.xhp
@@ -42,7 +42,7 @@
   Put 
Statement diagram
 
 
-Put [#]fileNum, 

[Libreoffice-commits] core.git: helpcontent2

2021-12-27 Thread Rafael Lima (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e9173f63c47a6f0a8294722ac41877b1742def6a
Author: Rafael Lima 
AuthorDate: Mon Dec 27 23:12:45 2021 +0100
Commit: Gerrit Code Review 
CommitDate: Mon Dec 27 23:12:45 2021 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 9e87f321b532421614b1059e4b0ed0b6ee372c9b
  - Silence strings for l10n in sbasic/shared (Part 3)

Change-Id: I9093f2b361f35fa485f9b76f0096e98d1ea66993
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126817
Tested-by: Jenkins
Tested-by: Olivier Hallot 
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 215707177c27..9e87f321b532 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 215707177c272f9fcf73a79b9150fe677b991716
+Subproject commit 9e87f321b532421614b1059e4b0ed0b6ee372c9b


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

2021-12-27 Thread Rafael Lima (via logerrit)
 source/text/sbasic/shared/03080101.xhp |2 +-
 source/text/sbasic/shared/03080102.xhp |2 +-
 source/text/sbasic/shared/03080103.xhp |2 +-
 source/text/sbasic/shared/03080104.xhp |2 +-
 source/text/sbasic/shared/03080201.xhp |2 +-
 source/text/sbasic/shared/03080202.xhp |2 +-
 source/text/sbasic/shared/03080302.xhp |2 +-
 source/text/sbasic/shared/03080401.xhp |2 +-
 source/text/sbasic/shared/03080501.xhp |2 +-
 source/text/sbasic/shared/03080502.xhp |2 +-
 source/text/sbasic/shared/03080601.xhp |2 +-
 source/text/sbasic/shared/03080701.xhp |4 ++--
 source/text/sbasic/shared/03090402.xhp |4 ++--
 source/text/sbasic/shared/03090407.xhp |2 +-
 source/text/sbasic/shared/03090410.xhp |2 +-
 source/text/sbasic/shared/03100100.xhp |   10 +-
 source/text/sbasic/shared/03100300.xhp |2 +-
 17 files changed, 23 insertions(+), 23 deletions(-)

New commits:
commit 9e87f321b532421614b1059e4b0ed0b6ee372c9b
Author: Rafael Lima 
AuthorDate: Tue Dec 14 18:44:18 2021 +0100
Commit: Olivier Hallot 
CommitDate: Mon Dec 27 23:12:43 2021 +0100

Silence strings for l10n in sbasic/shared (Part 3)

Change-Id: I9093f2b361f35fa485f9b76f0096e98d1ea66993
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126817
Tested-by: Jenkins
Tested-by: Olivier Hallot 
Reviewed-by: Olivier Hallot 

diff --git a/source/text/sbasic/shared/03080101.xhp 
b/source/text/sbasic/shared/03080101.xhp
index 8a480a5e1..4188f8cca 100644
--- a/source/text/sbasic/shared/03080101.xhp
+++ b/source/text/sbasic/shared/03080101.xhp
@@ -41,7 +41,7 @@
 Atn 
(Number As Double) As Double
 
 
-Double
+Double
 
 
  
Number: Any numerical expression that represents the ratio of two 
sides of a right triangle. The Atn function returns the 
corresponding angle in radians (arctangent).
diff --git a/source/text/sbasic/shared/03080102.xhp 
b/source/text/sbasic/shared/03080102.xhp
index ba199bf3b..9f2e227ea 100644
--- a/source/text/sbasic/shared/03080102.xhp
+++ b/source/text/sbasic/shared/03080102.xhp
@@ -45,7 +45,7 @@
 
 
 
-Double
+Double
 
 
  
Number: Numeric expression that specifies an angle in radians that 
you want to calculate the cosine for.
diff --git a/source/text/sbasic/shared/03080103.xhp 
b/source/text/sbasic/shared/03080103.xhp
index 850473b51..7f9f25a15 100644
--- a/source/text/sbasic/shared/03080103.xhp
+++ b/source/text/sbasic/shared/03080103.xhp
@@ -46,7 +46,7 @@
 
 
 
-Double
+Double
 
 
  
Number: Numeric expression that defines the angle in radians that 
you want to calculate the sine for.
diff --git a/source/text/sbasic/shared/03080104.xhp 
b/source/text/sbasic/shared/03080104.xhp
index ed755f018..aa1978567 100644
--- a/source/text/sbasic/shared/03080104.xhp
+++ b/source/text/sbasic/shared/03080104.xhp
@@ -46,7 +46,7 @@
 
 
 
-Double
+Double
 
 
  
Number: Any numeric expression that you want to calculate the 
tangent for (in radians).
diff --git a/source/text/sbasic/shared/03080201.xhp 
b/source/text/sbasic/shared/03080201.xhp
index 9847e8af7..bf450847e 100644
--- a/source/text/sbasic/shared/03080201.xhp
+++ b/source/text/sbasic/shared/03080201.xhp
@@ -42,7 +42,7 @@
 
 
 Return 
value:
-Double
+Double
 
 Parameters:
  
Number: Any numeric expression that specifies the power that you 
want to raise "e" to (the base of natural logarithms). The power must be for 
both single-precision numbers less than or equal to 88.02969 and 
double-precision numbers less than or equal to 709.782712893, since 
$[officename] Basic returns an Overflow error for numbers exceeding these 
values.
diff --git a/source/text/sbasic/shared/03080202.xhp 
b/source/text/sbasic/shared/03080202.xhp
index 3d8c819d3..c46ffefd5 100644
--- a/source/text/sbasic/shared/03080202.xhp
+++ b/source/text/sbasic/shared/03080202.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-Double
+Double
 
 Parameters:
  
Number: Any numeric expression that you want to calculate the 
natural logarithm for.
diff --git a/source/text/sbasic/shared/03080302.xhp 
b/source/text/sbasic/shared/03080302.xhp
index e898be390..109723caf 100644
--- a/source/text/sbasic/shared/03080302.xhp
+++ b/source/text/sbasic/shared/03080302.xhp
@@ -43,7 +43,7 @@
 Rnd 
[(Expression)]
 
 Return 
value:
-Double
+Double
 
 Parameters:
  
Expression: Has no effect, is ignored if provided.
diff --git a/source/text/sbasic/shared/03080401.xhp 
b/source/text/sbasic/shared/03080401.xhp
index 229edef58..35a3c55e4 100644
--- a/source/text/sbasic/shared/03080401.xhp
+++ b/source/text/sbasic/shared/03080401.xhp
@@ -44,7 +44,7 @@
 
 
 Return 
value:
-Double
+Double
 
 Parameters:
  
Number: Any numeric expression that you want to calculate the 
square root for.
diff --git a/source/text/sbasic/shared/03080501.xhp 
b/source/text/sbasic/shared/03080501.xhp
index 97e9ee82f..0cc5f18e0 100644
--- a/source/text/sbasic/shared/03080501.xhp
+++ b/source/text/sbasic/shared/03080501.xhp
@@ -40,7 +40,7 @@
 Fix 
(Expression)
 
 

[Libreoffice-bugs] [Bug 146437] Fresh Libre Office freezing when I try start it - except safe mode

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146437

--- Comment #8 from V Stuart Foote  ---
(In reply to Ju from comment #6)
> ... I do not understand how bug146402 was
> solved.

bug 146602 has not been solved, it remains against AMD GPUs on current LO
master code base against a 7.4 release.

Beleive your issue is not the Intel i7 2nd Gen SandyBridge HD3000 GPU, are your
monitor(s) attached to the graphics port on the motherboard? Or to the add-on
graphics card? The intel driver would not even attempt Skia Vulkan launch.

Rather suspect the nVidia GTX 960 listed, its installed 497.27 driver is
current, and it will report itself as fully Vulkan 1.2 ready which is likely
what is failing launch. 

A run of the realtech-vr glview utility would provide specifics of the Vulkan
driver support including the haredware IDs and driver version IDs project would
need to craft a denylist entry and block Vulkan (allowing simple Skia raster
rendering).

Otherwise to test, you can modify the defaults of the installed
share/skia/skia_denylist_vulkan.xml to block all Vulkan use on Windows 10 as
Julien suggests.  Alternatively, simply delete the 'version="457.36.0"
compare="less"' from the nVidia stanza and save. 

On relaunch Skia Vulkan will not be tested on your system and you should have a
clean launch.

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

[Libreoffice-bugs] [Bug 120436] Setting cell's Formula property is an order of magnitude slower than setting its FormulaLocal

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120436

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

Mike Kaganski  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

--- Comment #2 from Mike Kaganski  ---
Case 4:

  oCell = ThisComponent.Sheets(0).getCellByPosition(3, 0)
  oCell.Formula = "'foo"
  oCell = ThisComponent.Sheets(0).getCellByPosition(3, 1)
  oCell.FormulaLocal = "'foo"

In this case, cell D1 contains text "foo" (no apostrophe), and D2 contains text
"'foo" (apostrophe); both cells are formatted as Standard.

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

[Libreoffice-bugs] [Bug 146437] Fresh Libre Office freezing when I try start it - except safe mode

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146437

--- Comment #7 from Julien Nabet  ---
I don't know if LO tries to use Intel graphic part or Nvidia.

First thing you can try is be checking you got last updates of your Nvidia
graphic driver and Intel graphic chipset.
If you still reproduce this, you can add this in skia_denylist_vulkan.xml :





just before the tag  at the end.

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

[Libreoffice-bugs] [Bug 146440] UNO: Formula vs FormulaLocal: inconsistent cell formatting

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146440

--- Comment #1 from Mike Kaganski  ---
FTR: cases 1 and 2 worked exactly the same in OOo 3.2.0; case 3 gave *both* C1
and C2 formatted as Standard, and containing strings "'1".

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

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

Andreas Heinisch  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 146441] Table of Figures: Wrong on a multi page view

2021-12-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146441

--- Comment #2 from Andreas Heinisch  ---
Code pointer:
https://opengrok.libreoffice.org/xref/core/sw/source/core/docnode/node.cxx?r=9d3b6364=27449=773#813

On a single page view it works.

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

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

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

Andreas Heinisch  changed:

   What|Removed |Added

 Depends on||146441


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146441
[Bug 146441] Table of Figures: Wrong on a multi page view
-- 
You are receiving this mail because:
You are the assignee for the bug.

  1   2   3   >