[Libreoffice-bugs] [Bug 122245] [META] Icon theme issues that need coding

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122245

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||157009


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157009
[Bug 157009] Android: F-Droid listing lacks app icon
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158093] LibreOffice hangs at startup if LanguageTool Server is not reachable

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158093

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
Summary|LibreOffice hangs at at |LibreOffice hangs at
   |startup if  |startup if LanguageTool
   |LanguageToolsServer is not  |Server is not reachable
   |reachable   |
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   See Also||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=2248020
 Blocks||155314

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Reproduced a 20+ second hang with bogus `nameserver 1.1.1.9` in /etc/conf and:

Version: 7.6.3.1 (X86_64) / LibreOffice Community
Build ID: c4af5b1259bceea6e979e6fe2435dbee7a5a87c2
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

... but only if "Enable LanguageTool" is ticked in the Options dialog.


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 155314] [META] LanguageTool integration

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155314

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||158093


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158093
[Bug 158093] LibreOffice hangs at startup if LanguageTool Server is not
reachable
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155092] UI: Erratic behaviour after resizing spreadsheet window size

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155092

--- Comment #7 from Sam  ---
The bug can be reproduced on macOS Monterey as well. (If I remember correctly
it started some time with LO 7.5.)

Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 4; OS: Mac OS X 12.7.1; UI render: Skia/Raster; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

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

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

2023-11-20 Thread Miklos Vajna (via logerrit)
 sw/inc/fmtfsize.hxx |9 +
 1 file changed, 9 insertions(+)

New commits:
commit cbd16c4dc4cfb9155fd7f3899866e4f8156140a0
Author: Miklos Vajna 
AuthorDate: Mon Nov 20 20:08:17 2023 +0100
Commit: Miklos Vajna 
CommitDate: Tue Nov 21 08:25:13 2023 +0100

sw: document SwFormatFrameSize

Where this can appear, size type, percent relations.

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

diff --git a/sw/inc/fmtfsize.hxx b/sw/inc/fmtfsize.hxx
index 9f8676c87dda..66aea1e78e50 100644
--- a/sw/inc/fmtfsize.hxx
+++ b/sw/inc/fmtfsize.hxx
@@ -40,6 +40,15 @@ enum class SwFrameSize
 (can be exceeded but not be less). */
 };
 
+/**
+ * Describes the size of a Writer frame, for example a table, table row, table 
cell, TextFrame,
+ * page, etc.
+ *
+ * The height and width can be either relative or absolute, see SwFrameSize.
+ *
+ * If the size is relative, then the "relation" decides what 100% means, e.g. 
it may be relative to
+ * the page size of the parent frame size.
+ */
 class SW_DLLPUBLIC SwFormatFrameSize final : public SvxSizeItem
 {
 SwFrameSize m_eFrameHeightType;


[Libreoffice-bugs] [Bug 158095] Crash in: WW8Export::RestoreMacroCmds()

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158095

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
Windows error report in attachment 190667

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

[Libreoffice-bugs] [Bug 90972] Segmentation fault (crash) when attempting to save a .doc file

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90972

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 158095] Crash in: WW8Export::RestoreMacroCmds()

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158095

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 157975] close XLS spreadsheet and all the data is lost

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157975

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
Summary|close a spreadsheet and all |close XLS spreadsheet and
   |the data is lost|all the data is lost
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||8095

--- Comment #16 from Stéphane Guillou (stragu) 
 ---
My recommendations moving forward:
- Update to LO 7.6 (because 7.5 is unlikely to get further fixes)
- Start with a new user profile (after backing up the old one):
https://wiki.documentfoundation.org/UserProfile
- See if the issue persists.
- And as a general recommendation: work on ODS or XLSX files, as the XLS binary
format is harder to investigate and obsolete in many ways.

(In reply to simon.j.hunter from comment #14)
> Created attachment 190667 [details]
> windows error report
> i have seen this crash several times and it is related.
I've linked your bug 158095 in "see also".

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

[Libreoffice-bugs] [Bug 138155] "CallByName" does not work when the returned value is an array

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138155

--- Comment #10 from fkoch  ---
In basketball stars unblocked practice your aim. The more you practice, the
better you'll become at shooting the ball.

Souces: https://basketballstarsunblocked.io

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

[Libreoffice-bugs] [Bug 157847] Automatic correction activated, underlining disappears by increasing the font size

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157847

--- Comment #8 from METTAVANT  ---
it is often possible to make the underlining reappear by zooming out on the
page. So the problem seems to be purely a display issue. Tested on Intel Macs
and Apple Macs.

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

[Libreoffice-bugs] [Bug 154057] Cell focus when creating a URL link button may be inconsistent

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154057

--- Comment #10 from Heiko Tietze  ---
(In reply to Stéphane Guillou (stragu) from comment #7)
> What about users having a variety of cell sizes, but wanting the same size
> for all buttons in the sheet / document?

(In reply to Colin from comment #8)
> About 95% of my buttons are Anchored and fitted to the cell so making it the
> default would suit me.
And probably most other users too. It's about the default, and of course the
size needs to be possible to change.

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

[Libreoffice-bugs] [Bug 157648] FORMATTING: Setting language for Selection/Paragraph/All text can't be shortcut

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157648

--- Comment #11 from Heiko Tietze  ---
See also

https://help.libreoffice.org/latest/en-US/text/swriter/01/0513.html?DbPAR=WRITER#bm_id4005249

https://documentation.libreoffice.org/assets/Uploads/Documentation/en/WG7.6/WG76-WriterGuide.pdf
- "Working with Styles"

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

[Libreoffice-ux-advise] [Bug 157648] FORMATTING: Setting language for Selection/Paragraph/All text can't be shortcut

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157648

--- Comment #11 from Heiko Tietze  ---
See also

https://help.libreoffice.org/latest/en-US/text/swriter/01/0513.html?DbPAR=WRITER#bm_id4005249

https://documentation.libreoffice.org/assets/Uploads/Documentation/en/WG7.6/WG76-WriterGuide.pdf
- "Working with Styles"

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

[Libreoffice-ux-advise] [Bug 157648] FORMATTING: Setting language for Selection/Paragraph/All text can't be shortcut

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157648

Heiko Tietze  changed:

   What|Removed |Added

 Resolution|FIXED   |WONTFIX

--- Comment #10 from Heiko Tietze  ---
(In reply to skagon from comment #9)
> a. Is there a way to make a character style that does NOT override the font,
> just the font language?
The character style (CS) stores only the modified attributes. If you change
only the language it wont modify the font name/size/color etc. See also the
Organizer tab.

> b. The solution doesn't seem to work at all times.
If you paste it depends on whether you paste with formattings or paste special
without. In the first case you get the language of the source, in the second
from the current paragraph style. In any case it is overwritten by the CS that
you need to apply (remember: the request was to introduce a command that allows
changing this attribute, which is possible via CS).


The status FIXED is used for tickets that received a patch, WONTFIX/WF means
that an enhancement request is not going to get implemented (and NOTABUG/NAB
that an alledged non-working function is not an issue).

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

[Libreoffice-bugs] [Bug 157648] FORMATTING: Setting language for Selection/Paragraph/All text can't be shortcut

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157648

Heiko Tietze  changed:

   What|Removed |Added

 Resolution|FIXED   |WONTFIX

--- Comment #10 from Heiko Tietze  ---
(In reply to skagon from comment #9)
> a. Is there a way to make a character style that does NOT override the font,
> just the font language?
The character style (CS) stores only the modified attributes. If you change
only the language it wont modify the font name/size/color etc. See also the
Organizer tab.

> b. The solution doesn't seem to work at all times.
If you paste it depends on whether you paste with formattings or paste special
without. In the first case you get the language of the source, in the second
from the current paragraph style. In any case it is overwritten by the CS that
you need to apply (remember: the request was to introduce a command that allows
changing this attribute, which is possible via CS).


The status FIXED is used for tickets that received a patch, WONTFIX/WF means
that an enhancement request is not going to get implemented (and NOTABUG/NAB
that an alledged non-working function is not an issue).

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

[Libreoffice-bugs] [Bug 104742] [META] Network-involved bugs

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||158035


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158035
[Bug 158035] support IPV6 for headless mode
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158035] support IPV6 for headless mode

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158035

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
 Ever confirmed|0   |1
   Keywords||needsDevAdvice
 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|
   Severity|normal  |enhancement
 Blocks||104742

--- Comment #1 from Stéphane Guillou (stragu) 
 ---
>From the linked ask.LO question:

nohup /opt/libreoffice7.5/program/soffice -headless
-accept=“socket,host=::1,port=8200;urp;” -nofirststartwizard &

> this process stopped somewhere on the way and never completed. It kept the CPU
> 100% busy all the time. The startup doesn’t happen and port in never listened.

Two more back in 2016 from the same author, and likely same as this report?
- https://ask.libreoffice.org/t/do-you-support-ipv6/19482
-
https://ask.libreoffice.org/t/how-to-run-soffice-bin-in-headless-mode-on-a-ipv6-machine/19423

Marking as new for an enhancement, but more dev advice welcome.


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 108253] [META] Calc cell formula bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108253

Heiko Tietze  changed:

   What|Removed |Added

 Depends on|97143   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97143
[Bug 97143] Only latest range highlighted when selecting multiple cell ranges
using CTRL modifier (see comment 3)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108019] [META] Calc UX bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108019

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||97143


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97143
[Bug 97143] Only latest range highlighted when selecting multiple cell ranges
using CTRL modifier (see comment 3)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 109139] [META] Cell selection bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109139

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||97143


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97143
[Bug 97143] Only latest range highlighted when selecting multiple cell ranges
using CTRL modifier (see comment 3)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 97143] Only latest range highlighted when selecting multiple cell ranges using CTRL modifier (see comment 3)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97143

Heiko Tietze  changed:

   What|Removed |Added

 Blocks|108253  |109139, 108019
   Severity|enhancement |normal
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |

--- Comment #17 from Heiko Tietze  ---
(In reply to Stéphane Guillou (stragu) from comment #16)
> I think this is more of an enhancement request than a bug.
Whether shift or ctrl it's still multi-selection and we need to draw a
selection frame on B and D. It might be working technically but lacks on proper
feedback. IMO it's a bug.

(In reply to Xavier Van Wijmeersch from comment #10)
> ...the reporter is holding Ctrl and not Shift...
!


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108019
[Bug 108019] [META] Calc UX bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108253
[Bug 108253] [META] Calc cell formula bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=109139
[Bug 109139] [META] Cell selection bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 97143] Only latest range highlighted when selecting multiple cell ranges using CTRL modifier (see comment 3)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97143

Heiko Tietze  changed:

   What|Removed |Added

 Blocks|108253  |109139, 108019
   Severity|enhancement |normal
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |

--- Comment #17 from Heiko Tietze  ---
(In reply to Stéphane Guillou (stragu) from comment #16)
> I think this is more of an enhancement request than a bug.
Whether shift or ctrl it's still multi-selection and we need to draw a
selection frame on B and D. It might be working technically but lacks on proper
feedback. IMO it's a bug.

(In reply to Xavier Van Wijmeersch from comment #10)
> ...the reporter is holding Ctrl and not Shift...
!


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108019
[Bug 108019] [META] Calc UX bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=108253
[Bug 108253] [META] Calc cell formula bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=109139
[Bug 109139] [META] Cell selection bugs and enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

2023-11-20 Thread Patrick Luby (via logerrit)
 drawinglayer/source/tools/converters.cxx |   15 +++
 1 file changed, 15 insertions(+)

New commits:
commit 9a0dad2a649066a10ace53a06d563596330199a0
Author: Patrick Luby 
AuthorDate: Mon Nov 20 14:01:32 2023 -0500
Commit: Noel Grandin 
CommitDate: Tue Nov 21 07:13:17 2023 +0100

tdf#157558 invert and remove blended white color

Before commit 81994cb2b8b32453a92bcb011830fcb884f22ff3,
RemoveBlendedStartColor(COL_BLACK, aAlpha) would darken
the bitmap when running a slideshow, printing, or exporting
to PDF. To get the same effect, the alpha mask must be
inverted, RemoveBlendedStartColor(COL_WHITE, aAlpha)
called, and the alpha mask uninverted.

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

diff --git a/drawinglayer/source/tools/converters.cxx 
b/drawinglayer/source/tools/converters.cxx
index 56fe2fb91791..3e32af49c508 100644
--- a/drawinglayer/source/tools/converters.cxx
+++ b/drawinglayer/source/tools/converters.cxx
@@ -268,7 +268,22 @@ BitmapEx 
convertToBitmapEx(drawinglayer::primitive2d::Primitive2DContainer&& rSe
 // Now that vcl supports bitmaps with an alpha channel, only apply
 // this correction to bitmaps without an alpha channel.
 if (pContent->GetBitCount() < 32)
+{
 aRetval.RemoveBlendedStartColor(COL_BLACK, aAlpha);
+}
+else
+{
+// tdf#157558 invert and remove blended white color
+// Before commit 81994cb2b8b32453a92bcb011830fcb884f22ff3,
+// RemoveBlendedStartColor(COL_BLACK, aAlpha) would darken
+// the bitmap when running a slideshow, printing, or exporting
+// to PDF. To get the same effect, the alpha mask must be
+// inverted, RemoveBlendedStartColor(COL_WHITE, aAlpha)
+// called, and the alpha mask uninverted.
+aAlpha.Invert();
+aRetval.RemoveBlendedStartColor(COL_WHITE, aAlpha);
+aAlpha.Invert();
+}
 // return combined result
 return BitmapEx(aRetval, aAlpha);
 }


[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/inc vcl/osx

2023-11-20 Thread Patrick Luby (via logerrit)
 vcl/inc/osx/salframe.h  |3 +++
 vcl/osx/salframe.cxx|9 ++---
 vcl/osx/salframeview.mm |7 +++
 3 files changed, 16 insertions(+), 3 deletions(-)

New commits:
commit 8e8fc0b62965596c3c1ec37a4062ebb6a3d154fd
Author: Patrick Luby 
AuthorDate: Mon Nov 6 09:44:18 2023 -0500
Commit: Noel Grandin 
CommitDate: Tue Nov 21 07:12:30 2023 +0100

tdf#155266 force flush after scrolling

This is the second attempt to force a flush after scrolling.
Commit 9c0803edd1f42b2d29115674795c7c674fea1a35 worked on
Mac Silicon but not Mac Intel.

So, instead of calling [NSApp currentEvent] to determine if
scrolling has occurred, mark the AquaSalFrame whenever a
scrollwheel or mouse drag event is dispatched so the frame
will be flushed in the next AquaSalFrame::Flush() call.

Change-Id: I2d0b99d2cd1167e92c7fd89bf53b2f30ab85a165
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159003
Tested-by: Jenkins
Reviewed-by: Patrick Luby 
(cherry picked from commit 0c54c09aeb7e170512195c8f619ab2ded98c1ec5)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159037
Reviewed-by: Patrick Luby 
Reviewed-by: Noel Grandin 

diff --git a/vcl/inc/osx/salframe.h b/vcl/inc/osx/salframe.h
index 87ab09868edd..950c8d6345e1 100644
--- a/vcl/inc/osx/salframe.h
+++ b/vcl/inc/osx/salframe.h
@@ -98,6 +98,9 @@ public:
 
 int mnBlinkCursorDelay;
 
+// tdf#155266 force flush after scrolling
+boolmbForceFlush;
+
 public:
 /** Constructor
 
diff --git a/vcl/osx/salframe.cxx b/vcl/osx/salframe.cxx
index 209f0b94ac59..028e10cfb70d 100644
--- a/vcl/osx/salframe.cxx
+++ b/vcl/osx/salframe.cxx
@@ -87,7 +87,8 @@ AquaSalFrame::AquaSalFrame( SalFrame* pParent, 
SalFrameStyleFlags salFrameStyle
 mnTrackingRectTag( 0 ),
 mrClippingPath( nullptr ),
 mnICOptions( InputContextFlags::NONE ),
-mnBlinkCursorDelay ( nMinBlinkCursorDelay )
+mnBlinkCursorDelay( nMinBlinkCursorDelay ),
+mbForceFlush( false )
 {
 mpParent = dynamic_cast(pParent);
 
@@ -1018,8 +1019,9 @@ void AquaSalFrame::Flush()
 // outside of the application's event loop (e.g. IntroWindow)
 // nothing would trigger paint event handling
 // => fall back to synchronous painting
-if( ImplGetSVData()->maAppData.mnDispatchLevel <= 0 )
+if( mbForceFlush || ImplGetSVData()->maAppData.mnDispatchLevel <= 0 )
 {
+mbForceFlush = false;
 mpGraphics->Flush();
 [mpNSView display];
 }
@@ -1039,8 +1041,9 @@ void AquaSalFrame::Flush( const tools::Rectangle& rRect )
 // outside of the application's event loop (e.g. IntroWindow)
 // nothing would trigger paint event handling
 // => fall back to synchronous painting
-if( ImplGetSVData()->maAppData.mnDispatchLevel <= 0 )
+if( mbForceFlush || ImplGetSVData()->maAppData.mnDispatchLevel <= 0 )
 {
+mbForceFlush = false;
 mpGraphics->Flush( rRect );
 [mpNSView display];
 }
diff --git a/vcl/osx/salframeview.mm b/vcl/osx/salframeview.mm
index 0ccdb048d190..68681ba495c0 100644
--- a/vcl/osx/salframeview.mm
+++ b/vcl/osx/salframeview.mm
@@ -859,6 +859,10 @@ static NSArray *getMergedAccessibilityChildren(NSArray 
*pDefaultChildren, NSArra
 aEvent.mnX = pDispatchFrame->maGeometry.width() - 1 - aEvent.mnX;
 
 pDispatchFrame->CallCallback( nEvent,  );
+
+// tdf#155266 force flush after scrolling
+if (nButton == MOUSE_LEFT && nEvent == SalEvent::MouseMove)
+mpFrame->mbForceFlush = true;
 }
 }
 
@@ -1162,6 +1166,9 @@ static NSArray *getMergedAccessibilityChildren(NSArray 
*pDefaultChildren, NSArra
 
 mpFrame->CallCallback( SalEvent::WheelMouse,  );
 }
+
+// tdf#155266 force flush after scrolling
+mpFrame->mbForceFlush = true;
 }
 }
 


[Libreoffice-ux-advise] [Bug 158289] The term "Track changes" is being used ungrammatically

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158289

Heiko Tietze  changed:

   What|Removed |Added

 CC||fit...@ubuntu.com,
   ||jmill...@yahoo.com,
   ||sdc.bla...@youmail.dk,
   ||vsfo...@libreoffice.org

--- Comment #1 from Heiko Tietze  ---
Something for the native speakers. "Record Track Changes" vs "Record Tracked
Changes" or "Record Change Tracking" or something else. My sprachgefuehl
accepts the noun as a moniker.

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

[Libreoffice-bugs] [Bug 158289] The term "Track changes" is being used ungrammatically

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158289

Heiko Tietze  changed:

   What|Removed |Added

 CC||fit...@ubuntu.com,
   ||jmill...@yahoo.com,
   ||sdc.bla...@youmail.dk,
   ||vsfo...@libreoffice.org

--- Comment #1 from Heiko Tietze  ---
Something for the native speakers. "Record Track Changes" vs "Record Tracked
Changes" or "Record Change Tracking" or something else. My sprachgefuehl
accepts the noun as a moniker.

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

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

2023-11-20 Thread Matt K (via logerrit)
 sw/inc/comcore.hxx  |4 +++-
 sw/inc/utlui.hrc|4 +++-
 sw/source/core/edit/autofmt.cxx |   40 
 3 files changed, 46 insertions(+), 2 deletions(-)

New commits:
commit 2fa88bfbfa4c9befe1be8a1953c018437a621254
Author: Matt K 
AuthorDate: Fri Jul 7 17:18:28 2023 -0500
Commit: Mike Kaganski 
CommitDate: Tue Nov 21 06:52:29 2023 +0100

tdf#117651 Add AutoCorrect support for italic and strikethrough

The AutoCorrect "Apply" command calls SwAutoFormat::AutoCorrect
in sw/source/core/edit/autofmt.cxx, as mentioned in the bug
comments.  This change just adds new cases for "/" (italic)
and "-" (strikethrough), so that when "Tools" -> "AutoCorrect"
->  "Apply" is invoked it changes any text between 2 "/"s or
2 "-"s (assuming your AutoCorrect options enable the setting
for this).  The new code is just mostly copied from the case
statement above it (for bold and underline), and the only
additional changes that were needed were to add the comment
strings for the 2 new cases.

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

diff --git a/sw/inc/comcore.hxx b/sw/inc/comcore.hxx
index 96a53fc84b2d..9da3d19e2aa0 100644
--- a/sw/inc/comcore.hxx
+++ b/sw/inc/comcore.hxx
@@ -45,8 +45,10 @@
 #define STR_AUTOFMTREDL_NON_BREAK_SPACE 21
 #define STR_AUTOFMTREDL_TRANSLITERATE_RTL   22
 #define STR_AUTOFMTREDL_DETECT_DOI  23
+#define STR_AUTOFMTREDL_ITALIC  24
+#define STR_AUTOFMTREDL_STRIKETHROUGH   25
 // !!  always set the correct end 
-#define STR_AUTOFMTREDL_END 24
+#define STR_AUTOFMTREDL_END 26
 
 #endif
 
diff --git a/sw/inc/utlui.hrc b/sw/inc/utlui.hrc
index db13af5b517c..417123331e46 100644
--- a/sw/inc/utlui.hrc
+++ b/sw/inc/utlui.hrc
@@ -50,7 +50,9 @@ const TranslateId RID_SHELLRES_AUTOFMTSTRS[] =
 NC_("RID_SHELLRES_AUTOFMTSTRS", "Combine paragraphs"),
 NC_("RID_SHELLRES_AUTOFMTSTRS", "Add non breaking space"),
 NC_("RID_SHELLRES_AUTOFMTSTRS", "Transliterates RTL Hungarian text to Old 
Hungarian script"),
-NC_("RID_SHELLRES_AUTOFMTSTRS", "DOI citation recognition")
+NC_("RID_SHELLRES_AUTOFMTSTRS", "DOI citation recognition"),
+NC_("RID_SHELLRES_AUTOFMTSTRS", "Automatic /italic/"),
+NC_("RID_SHELLRES_AUTOFMTSTRS", "Automatic -strikethrough-"),
 };
 
 #endif
diff --git a/sw/source/core/edit/autofmt.cxx b/sw/source/core/edit/autofmt.cxx
index 555eec327a5d..65324e0eb296 100644
--- a/sw/source/core/edit/autofmt.cxx
+++ b/sw/source/core/edit/autofmt.cxx
@@ -282,6 +282,8 @@ void SwAutoFormat::SetRedlineText_( sal_uInt16 nActionId )
 case STR_AUTOFMTREDL_ORDINAL:
 case STR_AUTOFMTREDL_NON_BREAK_SPACE:
 case STR_AUTOFMTREDL_TRANSLITERATE_RTL:
+case STR_AUTOFMTREDL_ITALIC:
+case STR_AUTOFMTREDL_STRIKETHROUGH:
 nSeqNo = ++m_nRedlAutoFormatSeqId;
 break;
 }
@@ -2109,6 +2111,44 @@ void SwAutoFormat::AutoCorrect(TextFrameIndex nPos)
 SetRedlineText( STR_AUTOFMTREDL_NON_BREAK_SPACE );
 if (pATst->FnAddNonBrkSpace(aACorrDoc, *pText, 
sal_Int32(nPos), eLang, bNbspRunNext))
 --nPos;
+break;
+}
+[[fallthrough]];
+case '-':
+if (m_aFlags.bChgWeightUnderl)
+{
+// consider Symbolfonts!
+if (!aFInfo.GetFrame())
+aFInfo.SetFrame(GetFrame(*m_pCurTextNd));
+if (!aFInfo.IsBullet(nPos))
+{
+SetRedlineText('/' == cChar ? STR_AUTOFMTREDL_ITALIC : 
STR_AUTOFMTREDL_STRIKETHROUGH);
+
+sal_Unicode cBlank = nSttPos ? 
(*pText)[sal_Int32(nSttPos) - 1] : 0;
+*m_aDelPam.GetPoint() = 
m_pCurTextFrame->MapViewToModelPos(nPos);
+
+if (pATst->FnChgWeightUnderl(aACorrDoc, *pText, 
sal_Int32(nPos)))
+{
+if (m_aFlags.bWithRedlining)
+{
+m_aNdIdx = m_aDelPam.GetPoint()->GetNode();
+m_pCurTextNd = 
m_aNdIdx.GetNode().GetTextNode();
+m_pCurTextFrame = GetFrame(*m_pCurTextNd);
+pText = _pCurTextFrame->GetText();
+m_aDelPam.SetMark();
+m_aDelPam.DeleteMark();
+aFInfo.SetFrame(nullptr);
+}
+//#125102# in case of the mode 
RedlineFlags::ShowDelete the ** are still contained in pText
+

[Libreoffice-bugs] [Bug 158286] FILEOPEN -Windows10- LibreOffice doesn't start at all after a power outage incidence

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158286

--- Comment #2 from Besbin  ---
Hello,
Thanks for your help. I have completed this:

1) Uninstall completely any LO version in your machine: DONE
2) download LO 7.5.8 from official website : DONE

 -> Yes I use x86-64. But I don't know how to use checksum. Can you please give
me the Steps? And also the expected result.
Thanks

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

[Libreoffice-bugs] [Bug 158263] LibreOffice Calc can not calculate

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158263

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 158263] LibreOffice Calc can not calculate

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158263

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

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

[Libreoffice-bugs] [Bug 154482] [Clarification] - Delete Option not Present when Right Click on a Shape Element.

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154482

--- Comment #8 from QA Administrators  ---
Dear M Ragul,

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 154482] [Clarification] - Delete Option not Present when Right Click on a Shape Element.

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154482

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 154386] [META] XML Form

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154386
Bug 154386 depends on bug 147718, which changed state.

Bug 147718 Summary: LO(7.2) XML Form Document cannot unlock Read-only / 
Write-protected via any visible UI option
https://bugs.documentfoundation.org/show_bug.cgi?id=147718

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151671] Calc: Freeze Rows and Columns is freez the first rows or columns only

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151671

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 151671] Calc: Freeze Rows and Columns is freez the first rows or columns only

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151671

--- Comment #9 from QA Administrators  ---
Dear MARINA-SODA,

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 147718] LO(7.2) XML Form Document cannot unlock Read-only / Write-protected via any visible UI option

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147718

--- Comment #27 from QA Administrators  ---
Dear Malome Khomo,

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 147718] LO(7.2) XML Form Document cannot unlock Read-only / Write-protected via any visible UI option

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147718

QA Administrators  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 87338] Alignment of right-to-left text in cross-reference list window

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87338

--- Comment #14 from QA Administrators  ---
Dear Boruch Baum,

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 155458] LibreOffice Writer goes into a loop saving document while doing autosave

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155458

--- Comment #2 from QA Administrators  ---
Dear plaldridgester,

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 155445] Wrong XHTML Footnotes/Endnotes IDs

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155445

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

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 153828] Lagging with GTK

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153828

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

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 145530] Text which should be pasted below the image ends up above the image (CF_OEMTEXT Paste?)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145530

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

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 50095] FILESAVE: missing tabulators when saveAs Office 2003 XML

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50095

--- Comment #16 from QA Administrators  ---
Dear Michael Kleidt,

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 125896] MS PowerPoint bitmap filled shape display problem when bitmap is flipped

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125896

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

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 116230] Excel has problem opening file after Share Workbook has been selected in Calc

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116230

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

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 112080] RTF Export: horizontal and vertical flip for shapes is mixed up

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112080

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

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 158292] Header background (area) image in ODT not saved into DOCX

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158292

--- Comment #1 from Aron Budea  ---
The image in header is defined via Format -> Page Style; Header tab (Header on)
-> More...; Area tab -> Image.

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

[Libreoffice-bugs] [Bug 158292] New: Header background (area) image in ODT not saved into DOCX

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158292

Bug ID: 158292
   Summary: Header background (area) image in ODT not saved into
DOCX
   Product: LibreOffice
   Version: 4.1 all versions
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: filters and storage
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aron.bu...@gmail.com
CC: jl...@mail.com
Blocks: 108771

Created attachment 190926
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190926=edit
Sample ODT

Open the attached ODT, save it as DOCX and reload.

=> Note how the header background is gone.

I wonder if this is related to bug 126533.

Observed in LO 24.2.0.0.alpha0+ (41d9584179ef7b4e18eda47c2c0a955df8c087a5), 4.1
/ Linux.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108771
[Bug 108771] [META] DOCX (OOXML) page-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108771] [META] DOCX (OOXML) page-related issues

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108771

Aron Budea  changed:

   What|Removed |Added

 Depends on||158292


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158292
[Bug 158292] Header background (area) image in ODT not saved into DOCX
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 155876] [LOCALHELP] - Calc - Help pages about dialogs should provide instructions for the Tabbed UI

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155876

--- Comment #24 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

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

tdf#155876 UI cmds Calc-Format menu (20)

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

[Libreoffice-bugs] [Bug 155876] [LOCALHELP] - Calc - Help pages about dialogs should provide instructions for the Tabbed UI

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155876

--- Comment #25 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

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

tdf#155876 UI cmds Calc-Format menu (21)

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

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2023-11-20 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cfa70002e5effcae9fdd6225d037d09c2589
Author: Olivier Hallot 
AuthorDate: Mon Nov 20 21:29:17 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Tue Nov 21 01:29:17 2023 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to ed8997d667fff2ab03bd2e7f1cc3d1f92f526e97
  - tdf#155876 UI cmds Calc-Format menu (21)

+ merge cells, print ranges menus
+ refactoring

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

diff --git a/helpcontent2 b/helpcontent2
index d5b140914661..ed8997d667ff 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit d5b140914661fa472e089daeade8ec269f16e314
+Subproject commit ed8997d667fff2ab03bd2e7f1cc3d1f92f526e97
commit 6ced25a269d2ee72949a9f64806bba2c9f52ea68
Author: Olivier Hallot 
AuthorDate: Mon Nov 20 21:29:03 2023 -0300
Commit: Gerrit Code Review 
CommitDate: Tue Nov 21 01:29:03 2023 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to d5b140914661fa472e089daeade8ec269f16e314
  - tdf#155876 UI cmds Calc-Format menu (20)

+ Row/columns menus
+ refactoring

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

diff --git a/helpcontent2 b/helpcontent2
index 579bf8dd91eb..d5b140914661 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 579bf8dd91ebc66108f8710452ea2280c81c1223
+Subproject commit d5b140914661fa472e089daeade8ec269f16e314


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

2023-11-20 Thread Olivier Hallot (via logerrit)
 source/text/scalc/00/0405.xhp   |  178 +---
 source/text/scalc/01/0502.xhp   |8 -
 source/text/scalc/01/0503.xhp   |   13 --
 source/text/scalc/01/05030300.xhp   |   28 +---
 source/text/scalc/01/05030400.xhp   |   21 +--
 source/text/scalc/01/0508.xhp   |   13 --
 source/text/scalc/01/05080100.xhp   |   11 -
 source/text/scalc/01/05080200.xhp   |   11 -
 source/text/scalc/01/05080300.xhp   |   40 +++---
 source/text/scalc/01/05080400.xhp   |   11 -
 source/text/scalc/01/hide_sheet.xhp |2 
 source/text/scalc/guide/table_cellmerge.xhp |   39 +++---
 source/text/scalc/main0105.xhp  |   14 --
 source/text/shared/00/00040503.xhp  |   20 ++-
 source/text/shared/01/0502.xhp  |5 
 source/text/shared/01/0503.xhp  |   10 +
 source/text/shared/01/05340100.xhp  |   26 ++--
 source/text/simpress/guide/table_insert.xhp |2 
 18 files changed, 298 insertions(+), 154 deletions(-)

New commits:
commit ed8997d667fff2ab03bd2e7f1cc3d1f92f526e97
Author: Olivier Hallot 
AuthorDate: Mon Nov 20 21:27:26 2023 -0300
Commit: Olivier Hallot 
CommitDate: Tue Nov 21 01:29:17 2023 +0100

tdf#155876 UI cmds Calc-Format menu (21)

+ merge cells, print ranges menus
+ refactoring

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

diff --git a/source/text/scalc/00/0405.xhp 
b/source/text/scalc/00/0405.xhp
index 2f1dced7af..9b9d33525f 100644
--- a/source/text/scalc/00/0405.xhp
+++ b/source/text/scalc/00/0405.xhp
@@ -134,13 +134,96 @@
 
 Choose 
Format - Page Style.
 Choose 
Format - Page Style - Sheet tab.
-Choose 
Format - Print Ranges.
-Choose 
Format - Print Ranges - Define.
-Choose 
Format - Print Ranges - Add.
-Choose 
Format - Print Ranges - Clear.
-Choose 
Format - Print Ranges - Edit.
-
-
+
+  
+  Choose 
Format - Print Ranges.
+  
+  Choose 
Layout tab.
+  On the 
Layout menu of the Layout tab, choose 
Print Ranges.
+  
+  
+
+  
+Icon Print 
Ranges
+  
+  
+Print 
Ranges
+  
+
+  
+
+
+  
+  Choose 
Format - Print Ranges - Define.
+  
+  Choose 
Layout - Print Area tab.
+  On the 
Layout menu of the Layout tab, choose 
Print Ranges - Define
+  
+  
+
+  
+Icon Define Print 
Area
+  
+  
+Define Print 
Area
+  
+
+  
+
+
+  
+  Choose 
Format - Print Ranges - Add.
+  
+  Choose 
Layout - Add Print Ranges tab.
+  On the 
Layout menu of the Layout tab, choose 
Print Ranges - Add.
+  
+  
+
+  
+Icon Add Print 
Area
+  
+  
+Add Print 
Area
+  
+
+  
+
+
+  
+  Choose 
Format - Print Ranges - Clear.
+  
+  Choose 
Layout - Clear Print Ranges tab.
+  On the 
Layout menu of the Layout tab, choose 
Print Ranges - Clear.
+  
+  
+
+  
+Icon Clear Print Ranges  

+  
+  
+Clear Print 
Ranges
+  
+
+  
+
+
+
+  Choose 
Format - Print Ranges - Edit.
+
+  Choose 
Layout - Edit tab.
+  On the 
Layout menu of the Layout tab, choose 
Print Ranges - Edit.
+  
+  
+
+  
+Icon Edit Print 
Ranges
+  
+  
+Edit Print 
Ranges
+  
+
+  
+
 
   Choose Format - Conditional - 
Condition.
   On the 
Formatting bar, click
diff --git a/source/text/scalc/01/0508.xhp 
b/source/text/scalc/01/0508.xhp
index 130169ab9e..054a7a7e97 100644
--- a/source/text/scalc/01/0508.xhp
+++ b/source/text/scalc/01/0508.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-   
 
 
 
-Print Ranges
+Print Ranges
 /text/scalc/01/0508.xhp
 
 
@@ -30,15 +27,15 @@
 
 
 
-
+
 
 Print 
Ranges
-Manages print ranges. Only cells within the print ranges will be 
printed.
+Manages print 
ranges. Only cells within the print ranges will be printed.
 
 
-  
+  
 
-If you do not 
define any print range manually, Calc assigns an automatic print range to 
include all the cells that are not empty.
+If you do not define any print range manually, Calc 
assigns an automatic print range to include all the cells that are not 
empty.
 
 
 
diff --git a/source/text/scalc/01/05080100.xhp 
b/source/text/scalc/01/05080100.xhp
index 0759c4634a..3ff7260907 100644
--- a/source/text/scalc/01/05080100.xhp
+++ b/source/text/scalc/01/05080100.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-   
 
 
 
-Define
+Define
 /text/scalc/01/05080100.xhp
 
 
@@ -31,12 +28,12 @@
 
 
 
-
+
 Define
-Defines an active cell or selected cell area as the 
print range.
+Defines an active cell or selected cell area as the 
print range.
 
 
-  
+  
 
 
 
diff --git a/source/text/scalc/01/05080200.xhp 
b/source/text/scalc/01/05080200.xhp
index c260f0ff46..9861ff23b5 100644
--- a/source/text/scalc/01/05080200.xhp
+++ b/source/text/scalc/01/05080200.xhp
@@ -1,6 +1,4 @@
 
-
-
 
-   
 
 
 

[Libreoffice-bugs] [Bug 143122] Port Java SDK examples to C++

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143122

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

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

tdf#143122 Port FirstLoadComponent example to C++

It will be available in 24.2.0.

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

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

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

[Libreoffice-bugs] [Bug 143122] Port Java SDK examples to C++

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143122

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.4.0 reviewed:2022  |target:7.4.0 reviewed:2022
   ||target:24.2.0

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

[Libreoffice-commits] core.git: odk/CustomTarget_build-examples.mk odk/examples odk/Package_examples.mk

2023-11-20 Thread Hossein (via logerrit)
 odk/CustomTarget_build-examples.mk 
   |1 
 odk/Package_examples.mk
   |2 
 
odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx
 |  148 ++
 odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/Makefile
   |  100 ++
 4 files changed, 251 insertions(+)

New commits:
commit ae61f6aa2b5f6156f61c4fd2cceb5b1206450c48
Author: Hossein 
AuthorDate: Mon Nov 20 14:01:56 2023 +
Commit: Hossein 
CommitDate: Tue Nov 21 00:50:15 2023 +0100

tdf#143122 Port FirstLoadComponent example to C++

Port DevelopersGuide/FirstSteps/FirstLoadComponent Java SDK example to
C++ and add a GNU Makefile for the build.

Change-Id: I24da0422014e42f844cae21863d54301dd902f0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159740
Tested-by: Jenkins
Reviewed-by: Hossein 

diff --git a/odk/CustomTarget_build-examples.mk 
b/odk/CustomTarget_build-examples.mk
index d1810e28aabc..4a725ad78846 100644
--- a/odk/CustomTarget_build-examples.mk
+++ b/odk/CustomTarget_build-examples.mk
@@ -11,6 +11,7 @@ my_example_dirs = \
 CLI/CSharp/Spreadsheet \
 CLI/VB.NET/WriterDemo \
 DevelopersGuide/FirstSteps/FirstUnoContact/cxx \
+DevelopersGuide/FirstSteps/FirstLoadComponent/cxx \
 DevelopersGuide/BasicAndDialogs/ToolkitControls \
 DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp \
 DevelopersGuide/Components/CppComponent \
diff --git a/odk/Package_examples.mk b/odk/Package_examples.mk
index 9e5bc65dcc9a..71682c4c65a1 100644
--- a/odk/Package_examples.mk
+++ b/odk/Package_examples.mk
@@ -178,6 +178,8 @@ $(eval $(call 
gb_Package_add_files_with_dir,odk_examples,$(SDKDIRNAME)/examples,
 DevelopersGuide/FirstSteps/FirstUnoContact/java/build.xml \
 DevelopersGuide/FirstSteps/FirstUnoContact/basic/FirstUnoContact.bas \
 DevelopersGuide/FirstSteps/FirstUnoContact/python/FirstUnoContact.py \
+DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx \
+DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/Makefile \
 DevelopersGuide/FirstSteps/FirstLoadComponent/java/FirstLoadComponent.java 
\
 DevelopersGuide/FirstSteps/FirstLoadComponent/java/Makefile \
 DevelopersGuide/FirstSteps/FirstLoadComponent/basic/FirstLoadComponent.bas 
\
diff --git 
a/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx
 
b/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx
new file mode 100644
index ..9ac650ad49af
--- /dev/null
+++ 
b/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent/cxx/FirstLoadComponent.cxx
@@ -0,0 +1,148 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; 
fill-column: 100 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include 
+#include 
+#include 
+
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+
+using namespace rtl;
+using namespace cppu;
+using namespace css::uno;
+using namespace css::lang;
+using namespace css::frame;
+using namespace css::container;
+using namespace css::sheet;
+using namespace css::beans;
+using namespace css::table;
+
+SAL_IMPLEMENT_MAIN()
+{
+try
+{
+Reference xRemoteContext = bootstrap();
+if (!xRemoteContext.is())
+{
+std::cerr << "ERROR: Could not bootstrap default Office.\n";
+return 1;
+}
+
+Reference xRemoteServiceManager
+= xRemoteContext->getServiceManager();
+
+Reference desktop = 
xRemoteServiceManager->createInstanceWithContext(
+"com.sun.star.frame.Desktop", xRemoteContext);
+Reference xComponentLoader
+= Reference(desktop, UNO_QUERY);
+
+Sequence loadProps(0);
+Reference xSpreadsheetComponent = 
xComponentLoader->loadComponentFromURL(
+"private:factory/scalc", "_blank", 0, loadProps);
+
+Reference 
xSpreadsheetDocument(xSpreadsheetComponent, UNO_QUERY);
+Reference xSpreadsheets = 
xSpreadsheetDocument->getSheets();
+xSpreadsheets->insertNewByName("MySheet", (sal_Int16)0);
+Type elemType = xSpreadsheets->getElementType();
+
+std::cout << elemType.getTypeName() << std::endl;
+Any sheet = xSpreadsheets->getByName("MySheet");
+Reference xSpreadsheet(sheet, UNO_QUERY);
+
+Reference xCell = xSpreadsheet->getCellByPosition(0, 0);
+

[Libreoffice-bugs] [Bug 155092] UI: Erratic behaviour after resizing spreadsheet window size

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155092

--- Comment #6 from Patrick Luby  ---
I cannot reproduce this bug on macOS Sonoma 14.1.1. Is it possible that this is
a bug in macOS Ventura? If anyone is running macOS Ventura 13.6.2, can you
reproduce this bug?: 

Version: 7.6.2.1 (AARCH64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 8; OS: Mac OS X 14.1.1; UI render: Skia/Metal; VCL: osx
Locale: en-CA (en_CA.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 158291] New: The term "Field Shadings" is confusing

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158291

Bug ID: 158291
   Summary: The term "Field Shadings" is confusing
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tuomas.hiet...@iki.fi

Description:
There's a menu item in Writer called "Field Shadings", which is described here:
https://help.libreoffice.org/latest/en-US/text/swriter/01/0308.html

However, the term "field shadings" is somewhat confusing. Things like soft
hyphens are not AFAIK generally called "fields" (in LO or elsewhere).
"Shadings" is also not a term that's used elsewhere in LO. This kind of
functionality is usually called "highlighting", or recently, "spotlighting", in
LO.

Changing the name to "Spotlight Fields" would fix half of the problem, but
ideally "Fields" would also be replaced with something more descriptive.

There's also "Index and table shadings", but I don't know what that does (it's
not described in Help).


Steps to Reproduce:
1. In Writer, see View -> Field Shadings
2. See also
https://translations.documentfoundation.org/search/libo_ui-master/-/en/?q=shadings_by=-priority%2Cposition=

Actual Results:
A confusing term is used.

Expected Results:
A more descriptive term is used.


Reproducible: Always


User Profile Reset: No

Additional Info:
n/a

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

[Libreoffice-bugs] [Bug 128394] Writer: Make multiple frames selectable

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128394

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||157032


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157032
[Bug 157032] Add ability to group frames in LO Writer
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94587] [META] Properly support existing ODF features

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94587

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||157032


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157032
[Bug 157032] Add ability to group frames in LO Writer
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157032] Add ability to group frames in LO Writer

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157032

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||128394
Version|7.5.4.2 release |Inherited From OOo
 Blocks||94587

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
(In reply to Le Lord from comment #6)
> I downloaded the latest version of LibreOffice and grouping option for
> frames is still not implemented despite the last comment implying it should
> be. 
> Have I missed something? 
There was no change implied. This is something that is supported by the ODF
format, but it is not yet implemented in LO.
I am categorising it with meta bug 94587, someone might be able to pick it up.
But I suppose bug 128394 should be fixed first.

> (And great overall work for the software, the management of frames/text
> boxes is much better programmed in LibreOffice than MS Word, the latter
> tends to overuse microprocessor resources, LibreOffice does not hence easier
> work on more limited computers).
That's great to hear! :)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=94587
[Bug 94587] [META] Properly support existing ODF features
https://bugs.documentfoundation.org/show_bug.cgi?id=128394
[Bug 128394] Writer: Make multiple frames selectable
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158270] LibreOffice.app crashes upon attempted start in Sonoma

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158270

--- Comment #3 from n6ac  ---
I found and downloaded LibreOffice_7.6.3.2_MacOS_aarch64  then installed over
the older version.
However, here on Mac Mini M1 2020 with Sonoma 14.2 Beta (23C5047e), same thing
– tries to open the app, promptly crashes.

P.S. prior comment stating use of Intel version was a copy-paste error, it was
arm version ...

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
Bug 112182 depends on bug 74231, which changed state.

Bug 74231 Summary: Writer: frame anchored to page not selected with Select All 
(Ctrl + A) (comment 15)
https://bugs.documentfoundation.org/show_bug.cgi?id=74231

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 107656] [META] Frame bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656
Bug 107656 depends on bug 74231, which changed state.

Bug 74231 Summary: Writer: frame anchored to page not selected with Select All 
(Ctrl + A) (comment 15)
https://bugs.documentfoundation.org/show_bug.cgi?id=74231

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 105940] An image within a selection isn't really selected when it's anchored to page, so cut and paste isn't working

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105940

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||kaese...@gmail.com

--- Comment #10 from Stéphane Guillou (stragu) 
 ---
*** Bug 74231 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 74231] Writer: frame anchored to page not selected with Select All (Ctrl + A) (comment 15)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74231

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #16 from Stéphane Guillou (stragu) 
 ---
Ctrl + A is actually not supposed to select objects anchored to page, see bug
105940.

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

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on|88736   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88736
[Bug 88736] "Select All" / Ctrl + A does not select shape or image anchored to
page
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on|88736   |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88736
[Bug 88736] "Select All" / Ctrl + A does not select shape or image anchored to
page
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105940] An image within a selection isn't really selected when it's anchored to page, so cut and paste isn't working

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105940

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||momocao_...@yahoo.com

--- Comment #9 from Stéphane Guillou (stragu) 
 ---
*** Bug 88736 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 88736] "Select All" / Ctrl + A does not select shape or image anchored to page

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88736

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
Summary|EDITING Edit > When "Select |"Select All" / Ctrl + A
   |All" a document that|does not select shape or
   |contains both graphic or|image anchored to page
   |picture |
 Status|NEW |RESOLVED
 Blocks|108640, 112182  |

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
Turns out it's any object anchored to page, and this has been deemed "not a
bug" previously because a "select all" action does not select the page (which
the object is anchored to).

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108640
[Bug 108640] [META] Object meta bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
[Bug 112182] [META] Selection of text, cells and objects
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158290] New: "Formattings" should be used instead of "Formats" in some cases

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158290

Bug ID: 158290
   Summary: "Formattings" should be used instead of "Formats" in
some cases
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tuomas.hiet...@iki.fi

Description:
In the UI strings in LO, the term "formats" is sometimes used where
"formattings" would IMO be more appropriate.

In computing, "format" usually refers to the structure of a file on a disk,
i.e. "file format":
https://en.wiktionary.org/wiki/format#English

Whereas "formatting" usually refers to the user-visible styling of text,
graphical elements, etc.
https://en.wiktionary.org/wiki/formatting#English

There's also the meaning of "formatting a disk", but I would guess "formatting"
is not used in that sense in LO.

"Format" in the sense of "overall layout of a (printed) publication", e.g.
"book format", "magazine format", etc. might be used somewhere in LO, but I
don't think it's very common.

In particular, it seems to me that all uses of "Conditional Formats" should be
changed to "Conditional Formattings".


Steps to Reproduce:
1. See
https://translations.documentfoundation.org/search/libo_ui-master/-/en/?q=formats_by=-priority%2Cposition=


Actual Results:
The term "Formats" is sometimes used in an unconventional way.

Expected Results:
The term "formats" is not used when referring to what are usually called
"formattings" in English.


Reproducible: Always


User Profile Reset: No

Additional Info:
n/a

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

[Libreoffice-bugs] [Bug 74231] Writer: frame anchored to page not selected with Select All (Ctrl + A) (comment 15)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74231

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 87894] "Select all" doesn't select objects that are anchored to the first or last paragraph

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87894

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||88736


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88736
[Bug 88736] EDITING Edit > When "Select All" a document that contains both
graphic or picture
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||88736


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88736
[Bug 88736] EDITING Edit > When "Select All" a document that contains both
graphic or picture
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640
Bug 108640 depends on bug 88736, which changed state.

Bug 88736 Summary: EDITING Edit > When "Select All" a document that contains 
both graphic or picture
https://bugs.documentfoundation.org/show_bug.cgi?id=88736

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
Bug 112182 depends on bug 88736, which changed state.

Bug 88736 Summary: EDITING Edit > When "Select All" a document that contains 
both graphic or picture
https://bugs.documentfoundation.org/show_bug.cgi?id=88736

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 88736] EDITING Edit > When "Select All" a document that contains both graphic or picture

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88736

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||231,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=87
   ||894
 Status|RESOLVED|NEW
 Blocks||112182, 108640
 Resolution|DUPLICATE   |---
Version|4.2.5.2 release |Inherited From OOo

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
As all issues listed in bug 87894 and here are resolved, except for attachment
112704 ("test3"), I'm setting this report to new.

Reproduced in recent trunk build:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: baecfd21797310bb15ab98ca3962445d99e397db
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Ctrl + A, then Delete: leaves Shape1 and Image1 unscathed. In OOo 3.3 too (in
addition to the circle shape).

The fact that the two objects that don't get selected are anchored to page
makes it similar to bug 74231.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108640
[Bug 108640] [META] Object meta bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
[Bug 112182] [META] Selection of text, cells and objects
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 158289] The term "Track changes" is being used ungrammatically

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158289

Telesto  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||tele...@surfxs.nl
   Keywords||needsUXEval

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

[Libreoffice-ux-advise] [Bug 158289] The term "Track changes" is being used ungrammatically

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158289

Telesto  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||tele...@surfxs.nl
   Keywords||needsUXEval

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

[Libreoffice-bugs] [Bug 158262] SVG generated by a handwriting tool shows "hollow"

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158262

--- Comment #7 from Xisco Faulí  ---
In
https://opengrok.libreoffice.org/xref/core/svgio/source/svgreader/svgpathnode.cxx?r=48ff87e1#62,
basegfx::utils::importFromSvgD returns false and the path is not set

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

[Libreoffice-bugs] [Bug 158262] SVG generated by a handwriting tool shows "hollow"

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158262

--- Comment #6 from Xisco Faulí  ---
Created attachment 190924
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190924=edit
minimized example

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

[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187
Bug 102187 depends on bug 158192, which changed state.

Bug 158192 Summary: UI Unexpected lock icon appears when enabling Skia
https://bugs.documentfoundation.org/show_bug.cgi?id=158192

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 158192] UI Unexpected lock icon appears when enabling Skia

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158192

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Assignee|libreoffice-b...@lists.free |balazs.varga...@gmail.com
   |desktop.org |

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Looks good now in:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5fe2bf914c251009ec4709fa8fdc45c3b53f676b
CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: threaded

https://cgit.freedesktop.org/libreoffice/core/commit/?id=0d30e2a8cd312dfcf5fc2ac0c67e09a1c74d2f46

Related: tdf#157837 - UI: Part 3 - Unify lockdown behavior of Options
dialog for View Page.

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

[Libreoffice-bugs] [Bug 87894] "Select all" doesn't select objects that are anchored to the first or last paragraph

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87894

--- Comment #24 from Stéphane Guillou (stragu) 
 ---
(In reply to Stéphane Guillou (stragu) from comment #23)
> For the sake of clarity, I'm closing this one as "works for me" and setting
> bug 112704 to new.
I meant bug 88736.

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

[Libreoffice-bugs] [Bug 158288] When you select part of a column with merged cells, all columns that are part of the merged cell are selected.

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158288

Werner Tietz  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Werner Tietz  ---
can confirm with:

Version: 7.6.2.1 (AARCH64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: en-US
Flatpak
Calc: threaded

but NOT with:

Version: 7.4.7.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Debian package version: 4:7.4.7-1
Calc: threaded

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

[Libreoffice-bugs] [Bug 74231] Writer: frame anchored to page not selected with Select All (Ctrl + A) (comment 15)

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74231

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 108640] [META] Object meta bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108640
Bug 108640 depends on bug 87894, which changed state.

Bug 87894 Summary: "Select all" doesn't select objects that are anchored to the 
first or last paragraph
https://bugs.documentfoundation.org/show_bug.cgi?id=87894

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 87894] "Select all" doesn't select objects that are anchored to the first or last paragraph

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87894

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||stephane.guillou@libreoffic
   ||e.org
 OS|Windows (All)   |All
 Resolution|--- |WORKSFORME
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||231

--- Comment #23 from Stéphane Guillou (stragu) 
 ---
(In reply to Abinesh S from comment #8)
> Created attachment 111775 [details]
> press ctrl+A for selecting all the objects
Repro in 6.0.0.3: Ctrl + A, then delete does not delete anything.
Works for me in 7.6.3.1.

(In reply to Gordo from comment #11)
> 1. New Text Document.
> 2. Insert -> Shapes -> Rectangle and draw one.
> 3. Select All (Ctrl + a) and Cut (Ctrl + x).
> Result:
> Object does not get selected or cut.
Repro in 6.0, WFM in 7.6.2.3

> 4. Enter some empty paragraphs.
> 5. Place cursor on last paragraph.
> 6. Select All (Ctrl + a) and Cut (Ctrl + x).
> Result:
> Object does not get selected or cut.
Repro in 6.0, WFM in 7.6.2.3

> 14. Undo Cut.
> 15. Select object and move anchor to the last paragraph.
> 16. Place cursor on first paragraph.
> 17. Select All (Ctrl + a) and Cut (Ctrl + x).
> Result:
> Object does not get selected or cut.
Repro in 6.0, WFM in 7.6.2.3

> 18. Undo Cut.
> 19. Place cursor on last paragraph.
> 20. Select All (Ctrl + a) and Cut (Ctrl + x).
> Result:
> Object does not get selected or cut.
Repro in 6.0, WFM in 7.6.2.3

(In reply to Gordo from comment #12)
> *** Bug 88142 has been marked as a duplicate of this bug. ***
Repro in 6.0, WFM in 7.6.2.3

(In reply to Gordo from comment #13)
> *** Bug 88736 has been marked as a duplicate of this bug. ***
Repro in 6.0, WFM in 7.6.2.3 _except!_ for attachment 112704, for the image and
shape that are anchored to page.
Similar to bug 74231.

For the sake of clarity, I'm closing this one as "works for me" and setting bug
112704 to new.

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

[Libreoffice-bugs] [Bug 142789] Memory usage around 1000 MB for 70 page document with file size of 27 MB (images); 360 MB with 6.4

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142789

--- Comment #9 from Telesto  ---
Unchanged
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ff3fb42b48c70ba5788507a6177bf0a9f3b50fdb
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded

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

[Libreoffice-bugs] [Bug 136419] EDITING: Select All in Frame does not select all contents

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136419

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
Reproduced in recent trunk build:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: baecfd21797310bb15ab98ca3962445d99e397db
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 158289] New: The term "Track changes" is being used ungrammatically

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158289

Bug ID: 158289
   Summary: The term "Track changes" is being used ungrammatically
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tuomas.hiet...@iki.fi

Description:
In LO UI, there are strings such as "Record Track Changes", "Show Track
Changes" and "Manage Track Changes". I think using "Track Changes" as a noun
this way is ungrammatical, unless it refers to the change-tracking
functionality itself. But even in that case "Change tracking" would be more
easily understood.

If a string refers to the tracked changes in a document, it should be something
like "Manage Tracked Changes". ("Tracked changes" is correctly used in some of
the UI strings.)

If a string refers to the change-tracking functionality in LO, it should be
(preferrably) something like "Manage Change Tracking".

If "Track Changes" is being used as a command (in the sense of "computer, track
these changes" or "activate change-tracking"), it is being used correctly.


Steps to Reproduce:
1. See
https://translations.documentfoundation.org/search/libo_ui-master/-/en/?q=track+changes_by=-priority%2Cposition=


Actual Results:
"Track Changes" is used incorrectly.

Expected Results:
Correct grammar is observed and strings are easily understandable.


Reproducible: Always


User Profile Reset: No

Additional Info:
n/a

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182
Bug 112182 depends on bug 144789, which changed state.

Bug 144789 Summary: CTRL+A in frame select full document if document starts 
with table cell
https://bugs.documentfoundation.org/show_bug.cgi?id=144789

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 112182] [META] Selection of text, cells and objects

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112182

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||144789


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=144789
[Bug 144789] CTRL+A in frame select full document if document starts with table
cell
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 107656] [META] Frame bugs and enhancements

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656
Bug 107656 depends on bug 144789, which changed state.

Bug 144789 Summary: CTRL+A in frame select full document if document starts 
with table cell
https://bugs.documentfoundation.org/show_bug.cgi?id=144789

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 144789] CTRL+A in frame select full document if document starts with table cell

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144789

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Whiteboard||target:7.6.0 target:7.5.4
 Blocks||112182
 CC||michael.st...@allotropia.de
   ||,
   ||stephane.guillou@libreoffic
   ||e.org
 Status|NEW |RESOLVED
   Keywords|bibisectRequest |bibisectNotNeeded
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||4877

--- Comment #5 from Stéphane Guillou (stragu) 
 ---
Repro in:

Version: 7.4.7.2 / LibreOffice Community
Build ID: 723314e595e8007d3cf785c16538505a1c878ca5
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Not reproduced in:

Version: 7.5.8.2 (X86_64) / LibreOffice Community
Build ID: f718d63693263970429a68f568db6046aaa9df01
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Bibisected the fix to Michael Stahl's ad03ed5106499f74b38da28489a9352ce3f01d1a
which is a cherrypick of:

commit  d81379db730a163c5ff75d4f3a3cddbd7b5eddda
author  Michael Stahl Mon May 08 16:38:03 2023 +0200
committer   Michael Stahl Tue May 09 10:34:40 2023 +0200
tdf#154877 sw: generalise ExtendedSelectAll()
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151544

Thanks Michael!


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112182
[Bug 112182] [META] Selection of text, cells and objects
-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-11-20 Thread Miklos Vajna (via logerrit)
 sw/qa/core/objectpositioning/data/floattable-overlap-cell.docx |binary
 sw/qa/core/objectpositioning/objectpositioning.cxx |   17 
++
 2 files changed, 17 insertions(+)

New commits:
commit a4d307c2a69e38f8d362d48d38eba1a2fc996cdd
Author: Miklos Vajna 
AuthorDate: Mon Nov 6 18:38:33 2023 +0100
Commit: Xisco Fauli 
CommitDate: Mon Nov 20 20:25:58 2023 +0100

tdf#99822 sw floattable: testcase for objects from different cells

Fails with commit 435f1aadf7dd8087a8997924bedfccff0f496ba2 (tdf#99822 sw
floattable: allow nomimal overlap of objects from different cells,
2023-10-27) reverted.

Change-Id: Ic90a2aa254a47804dc50eba8fc1daf0131e65a26
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159007
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins
(cherry picked from commit 0bf60e32c0ac2bf79fad6c29c39c6f6a3f9ce8e8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159587
Reviewed-by: Xisco Fauli 

diff --git a/sw/qa/core/objectpositioning/data/floattable-overlap-cell.docx 
b/sw/qa/core/objectpositioning/data/floattable-overlap-cell.docx
new file mode 100644
index ..50ec605ed7b7
Binary files /dev/null and 
b/sw/qa/core/objectpositioning/data/floattable-overlap-cell.docx differ
diff --git a/sw/qa/core/objectpositioning/objectpositioning.cxx 
b/sw/qa/core/objectpositioning/objectpositioning.cxx
index 4e0db43c475f..9fea64267a15 100644
--- a/sw/qa/core/objectpositioning/objectpositioning.cxx
+++ b/sw/qa/core/objectpositioning/objectpositioning.cxx
@@ -371,6 +371,23 @@ CPPUNIT_TEST_FIXTURE(Test, 
testFloatingTableFollowWrongPage)
 const SwSortedObjs& rPage2Objs = *pPage2->GetSortedObjs();
 CPPUNIT_ASSERT_EQUAL(static_cast(1), rPage2Objs.size());
 }
+
+CPPUNIT_TEST_FIXTURE(Test, testFloatingTableOverlapCell)
+{
+// Given a document with floating tables, overlapping, but anchored to 
different table cells:
+createSwDoc("floattable-overlap-cell.docx");
+
+// When laying out the document:
+// Without the accompanying fix in place, this resulted in a layout loop.
+calcLayout();
+
+// Then make sure the layout doesn't loop and results in a single page:
+SwDoc* pDoc = getSwDoc();
+SwRootFrame* pLayout = pDoc->getIDocumentLayoutAccess().GetCurrentLayout();
+auto pPage1 = pLayout->Lower()->DynCastPageFrame();
+CPPUNIT_ASSERT(pPage1);
+CPPUNIT_ASSERT(!pPage1->GetNext());
+}
 }
 
 CPPUNIT_PLUGIN_IMPLEMENT();


[Libreoffice-bugs] [Bug 158262] SVG generated by a handwriting tool shows "hollow"

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158262

--- Comment #5 from nutka  ---
Created attachment 190923
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190923=edit
versions: 5.0.0.1 & 7.5.8.2 vs Pinkcase

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

[Libreoffice-bugs] [Bug 158262] SVG generated by a handwriting tool shows "hollow"

2023-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158262

--- Comment #4 from nutka  ---
FWIW: also reproduced in 5.0.0.1

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

  1   2   3   >