[Bug 160431] Inverts webp file image when inserted

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160431

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
 Status|NEW |NEEDINFO

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Thanks for the report.
Could you please share the original picture? Looks like it is converted to a
PNG (when looking at the extract ODP's contents), so would be best to test
inserting the picture in different versions.

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

[Bug 160431] Inverts webp file image when inserted

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160431

Haris  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Haris  ---
Thank you for reporting the bug. I can confirm that the bug is present in

Stable Build
Version: 24.2.2.2 (AARCH64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

For reference, I tested on MacOS 14.1.2 on a M2 Pro Chip MacBook Pro.

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

[Bug 160399] Print Preview freezes with whole row merged in large spreadsheet

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160399

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

https://git.libreoffice.org/core/commit/2ad14abcf790002ac6fe09afbc5a2cae46f62085

tdf#160399 speed up print preview

It will be available in 24.8.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.

[Bug 160399] Print Preview freezes with whole row merged in large spreadsheet

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160399

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

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

tdf#160399 speed up print preview

It will be available in 24.8.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.

core.git: chart2/source dbaccess/source include/sot include/svx include/vcl sc/source sd/source sot/source svx/inc svx/source sw/source vcl/source

2024-04-01 Thread Noel Grandin (via logerrit)
 chart2/source/controller/main/ChartController_Tools.cxx |4 -
 chart2/source/controller/main/ChartTransferable.cxx |8 +-
 chart2/source/controller/main/ChartTransferable.hxx |2 
 dbaccess/source/ui/browser/dbexchange.cxx   |6 -
 dbaccess/source/ui/inc/TableCopyHelper.hxx  |2 
 dbaccess/source/ui/inc/TableRowExchange.hxx |2 
 dbaccess/source/ui/inc/dbexchange.hxx   |2 
 dbaccess/source/ui/misc/TableCopyHelper.cxx |   10 +--
 dbaccess/source/ui/tabledesign/TEditControl.cxx |4 -
 dbaccess/source/ui/tabledesign/TableRowExchange.cxx |6 -
 include/sot/storage.hxx |   10 ---
 include/svx/galmisc.hxx |5 -
 include/svx/galtheme.hxx|4 -
 include/vcl/transfer.hxx|7 --
 sc/source/ui/app/drwtrans.cxx   |   18 ++---
 sc/source/ui/app/transobj.cxx   |   22 +++
 sc/source/ui/inc/drwtrans.hxx   |2 
 sc/source/ui/inc/transobj.hxx   |2 
 sc/source/ui/view/gridwin.cxx   |2 
 sc/source/ui/view/viewfun3.cxx  |2 
 sc/source/ui/view/viewfun4.cxx  |6 -
 sc/source/ui/view/viewfun5.cxx  |8 +-
 sd/source/ui/app/sdxfer.cxx |   12 +--
 sd/source/ui/inc/View.hxx   |2 
 sd/source/ui/inc/sdxfer.hxx |2 
 sd/source/ui/view/sdview3.cxx   |   24 +++
 sot/source/sdstor/storage.cxx   |   50 
 svx/inc/galleryfilestorage.hxx  |6 -
 svx/source/gallery2/galleryfilestorage.cxx  |   14 +---
 svx/source/gallery2/galmisc.cxx |   18 ++---
 svx/source/gallery2/galtheme.cxx|   12 +--
 sw/source/uibase/dochdl/swdtflvr.cxx|   32 +-
 sw/source/uibase/inc/swdtflvr.hxx   |2 
 vcl/source/treelist/transfer.cxx|   36 +--
 34 files changed, 145 insertions(+), 199 deletions(-)

New commits:
commit 25b642fdd87da4d5ed556600d0eb69d72865f666
Author: Noel Grandin 
AuthorDate: Mon Apr 1 20:52:59 2024 +0200
Commit: Noel Grandin 
CommitDate: Tue Apr 2 07:53:43 2024 +0200

simplify SotTempStream and lifetime

It is really just an SvStream instance, and the lifetime does
not need reference counting

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

diff --git a/chart2/source/controller/main/ChartController_Tools.cxx 
b/chart2/source/controller/main/ChartController_Tools.cxx
index 6df81215f261..6cf3a22e41ad 100644
--- a/chart2/source/controller/main/ChartController_Tools.cxx
+++ b/chart2/source/controller/main/ChartController_Tools.cxx
@@ -266,7 +266,7 @@ void ChartController::executeDispatch_Paste()
 {
 if ( aDataHelper.HasFormat( SotClipboardFormatId::DRAWING ) )
 {
-tools::SvRef xStm;
+std::unique_ptr xStm;
 if ( aDataHelper.GetSotStorageStream( 
SotClipboardFormatId::DRAWING, xStm ) )
 {
 xStm->Seek( 0 );
@@ -284,7 +284,7 @@ void ChartController::executeDispatch_Paste()
 else if ( aDataHelper.HasFormat( SotClipboardFormatId::SVXB ) )
 {
 // graphic exchange format (graphic manager bitmap format?)
-tools::SvRef xStm;
+std::unique_ptr xStm;
 if( aDataHelper.GetSotStorageStream( SotClipboardFormatId::SVXB, 
xStm ))
 {
 TypeSerializer aSerializer(*xStm);
diff --git a/chart2/source/controller/main/ChartTransferable.cxx 
b/chart2/source/controller/main/ChartTransferable.cxx
index d369562d03d2..7c8eb12041f6 100644
--- a/chart2/source/controller/main/ChartTransferable.cxx
+++ b/chart2/source/controller/main/ChartTransferable.cxx
@@ -105,7 +105,7 @@ bool ChartTransferable::GetData( const 
css::datatransfer::DataFlavor& rFlavor, c
 return bResult;
 }
 
-bool ChartTransferable::WriteObject( tools::SvRef& rxOStm, 
void* pUserObject, sal_uInt32 nUserObjectId,
+bool ChartTransferable::WriteObject( SvStream& rOStm, void* pUserObject, 
sal_uInt32 nUserObjectId,
 const datatransfer::DataFlavor& /* rFlavor */ )
 {
 // called from SetObject, put data into stream
@@ -118,7 +118,7 @@ bool ChartTransferable::WriteObject( 
tools::SvRef& rxOStm, void*
 SdrModel* pMarkedObjModel = static_cast< SdrModel* >( 
pUserObject );
 if ( pMarkedObjModel )
 {
-rxOStm->SetBufferSize( 0xff00 );
+   

core.git: 2 commits - sc/inc sc/source

2024-04-01 Thread Noel Grandin (via logerrit)
 sc/inc/column.hxx   |1 
 sc/source/core/data/column3.cxx |   13 ++
 sc/source/core/data/table1.cxx  |2 -
 sc/source/ui/inc/printfun.hxx   |   20 +++
 sc/source/ui/unoobj/docuno.cxx  |   20 +++
 sc/source/ui/view/preview.cxx   |   10 +--
 sc/source/ui/view/printfun.cxx  |   52 
 7 files changed, 38 insertions(+), 80 deletions(-)

New commits:
commit 2ad14abcf790002ac6fe09afbc5a2cae46f62085
Author: Noel Grandin 
AuthorDate: Mon Apr 1 18:48:04 2024 +0200
Commit: Noel Grandin 
CommitDate: Tue Apr 2 07:53:30 2024 +0200

tdf#160399 speed up print preview

shave about 2-5% off the cycles here

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

diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 9980ec1724b5..e8dec1fb437a 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -467,6 +467,7 @@ public:
 ScFormulaCell * const * GetFormulaCellBlockAddress( SCROW nRow, size_t& 
rBlockSize ) const;
 CellTypeGetCellType( SCROW nRow ) const;
 SCSIZE  GetCellCount() const;
+boolIsCellCountZero() const;
 sal_uInt64  GetWeightedCount() const;
 sal_uInt64  GetWeightedCount(SCROW nStartRow, SCROW nEndRow) const;
 sal_uInt64  GetCodeCount() const;   // RPN-Code in formulas
diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index 76a8f7bef9a9..c1805ecf5f09 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -3277,6 +3277,19 @@ SCSIZE ScColumn::GetCellCount() const
 return aFunc.getCount();
 }
 
+bool ScColumn::IsCellCountZero() const
+{
+auto it = maCells.begin();
+auto itEnd = maCells.end();
+for (; it != itEnd; ++it)
+{
+const sc::CellStoreType::value_type& node = *it;
+if (node.size != 0)
+return false;
+}
+return true;
+}
+
 FormulaError ScColumn::GetErrCode( SCROW nRow ) const
 {
 std::pair aPos = 
maCells.position(nRow);
diff --git a/sc/source/core/data/table1.cxx b/sc/source/core/data/table1.cxx
index 1764d400e44a..34e40d7882e6 100644
--- a/sc/source/core/data/table1.cxx
+++ b/sc/source/core/data/table1.cxx
@@ -2097,7 +2097,7 @@ void ScTable::ExtendPrintArea( OutputDevice* pDev,
 {
 if ( j >= aCol.size() )
 break;
-if (aCol[j].GetCellCount() == 0) // empty
+if (aCol[j].IsCellCountZero()) // empty
 nEmptyCount++;
 }
 if (nEmptyCount)
commit e1e48bba55ff68397d514ab3771850678312f348
Author: Noel Grandin 
AuthorDate: Mon Apr 1 18:40:26 2024 +0200
Commit: Noel Grandin 
CommitDate: Tue Apr 2 07:53:21 2024 +0200

tdf#160399 speed up print preview

takes time from 2.5s to 1s for me

Store all of the PrintPageRanges in the ScPrintState
save/restore data structure, means we don't recompute the data
in that structure, so of which is quite expensive.

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

diff --git a/sc/source/ui/inc/printfun.hxx b/sc/source/ui/inc/printfun.hxx
index 2e9dd7bb49d1..04c1019e0f80 100644
--- a/sc/source/ui/inc/printfun.hxx
+++ b/sc/source/ui/inc/printfun.hxx
@@ -181,7 +181,9 @@ public:
 
 } // end sc namespace
 
-struct ScPrintState //  Save Variables from ScPrintFunc
+// Used to save expensive-to-compute data from ScPrintFunc in between
+// uses of ScPrintFunc
+struct ScPrintState
 {
 SCTAB   nPrintTab;
 SCCOL   nStartCol;
@@ -190,21 +192,13 @@ struct ScPrintState //  Save Variables from ScPrintFunc
 SCROW   nEndRow;
 boolbPrintAreaValid; // the 4 variables above are set
 sal_uInt16  nZoom;
-size_t  nPagesX;
-size_t  nPagesY;
 tools::LongnTabPages;
 tools::LongnTotalPages;
 tools::LongnPageStart;
 tools::LongnDocPages;
 
 // Additional state of page ranges
-bool bSavedStateRanges;
-sc::PrintPageRangesInput aPrintPageRangesInput;
-size_t nTotalY;
-// use shared_ptr to avoid copying this (potentially large) map back and 
forth
-std::shared_ptr> xPageEndX;
-std::shared_ptr> xPageEndY;
-std::shared_ptr> xPageRows;
+sc::PrintPageRanges m_aRanges;
 
 ScPrintState()
 : nPrintTab(0)
@@ -214,14 +208,10 @@ struct ScPrintState //  Save Variables from ScPrintFunc
 , nEndRow(0)
 , bPrintAreaValid(false)
 , nZoom(0)
-, nPagesX(0)
-, nPagesY(0)
 , nTabPages(0)
 , nTotalPages(0)
 , nPageStart(0)
 , nDocPages(0)
-, bSavedStateRanges(false)
-, nTotalY(0)
 {}
 };
 
@@ -381,7 +371,7 @@ public:
 
 void

[Bug 157285] FILEOPEN PPTX: Textbox too tall - import needs to look at the shape on the slide instead of the master page

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157285

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
(In reply to Gerald Pfeifer from comment #3)
> There is one minor detail: In the PowerPoint screenshot there is a bit
> more space between the text at the bottom of the boxes "Way Oversize":
> even between the lowest point of the letter "y" and the orange border
> at the bottom there is a bit of space; in Impress the "y" now runs into
> the border.
> 
> Is this just a font issue? Or is the box maybe a bit too short now?
I see the same issue, even with the Poppins Light font installed. Seems LO
calculates the height to fit text in a different way:
- 2.52 cm in LO
- 2.77 cm in MSO

Tibor, what do you think?

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

[Bug 159366] List styles add paragraph direct formatting on loading Writer document

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

core.git: vcl/source

2024-04-01 Thread Mike Kaganski (via logerrit)
 vcl/source/gdi/sallayout.cxx |   22 +-
 1 file changed, 17 insertions(+), 5 deletions(-)

New commits:
commit 51244ebe62bb25f7d87ab1332e863720d980db66
Author: Mike Kaganski 
AuthorDate: Tue Apr 2 08:55:51 2024 +0500
Commit: Mike Kaganski 
CommitDate: Tue Apr 2 07:34:32 2024 +0200

Fix UB after 8962141a12c966b2d891829925e6203bf8d51852

(tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangle, 
2024-04-01).
As reported by Stephan in 
https://gerrit.libreoffice.org/c/core/+/165553/6#message-fec1e45288c0e87d43c58f777ebe51b03c534d82:

 `CppunitTest_sw_rtfexport CPPUNIT_TEST_NAME=testMathEqarray::TestBody` now 
fails with

  vcl/source/gdi/sallayout.cxx:245:30: runtime error: inf is outside the 
range of representable values of type 'long'
   #0 in SalLayout::GetBoundRect(tools::Rectangle&) const at 
vcl/source/gdi/sallayout.cxx:245:30
   #1 in OutputDevice::GetTextBoundRect(tools::Rectangle&, rtl::OUString 
const&, int, int, int, unsigned long, KernArraySpan, std::span, SalLayoutGlyphs const*) const at 
vcl/source/outdev/text.cxx:1932:28
   #2 in (anonymous namespace)::SmGetGlyphBoundRect(OutputDevice const&, 
rtl::OUString const&, tools::Rectangle&) at starmath/source/rect.cxx:80:32
   #3 in SmRect::SmRect(OutputDevice const&, SmFormat const*, rtl::OUString 
const&, unsigned short) at starmath/source/rect.cxx:224:21
   #4 in SmMathSymbolNode::AdaptToY(OutputDevice&, unsigned long) at 
starmath/source/node.cxx:2122:18
   #5 in SmBraceNode::Arrange(OutputDevice&, SmFormat const&) at 
starmath/source/node.cxx:1340:17
   #6 in SmBinHorNode::Arrange(OutputDevice&, SmFormat const&) at 
starmath/source/node.cxx:816:13
   #7 in SmLineNode::Arrange(OutputDevice&, SmFormat const&) at 
starmath/source/node.cxx:610:20
   #8 in SmTableNode::Arrange(OutputDevice&, SmFormat const&) at 
starmath/source/node.cxx:534:20
   #9 in SmDocShell::ArrangeFormula() at starmath/source/document.cxx:280:13
   #10 in SmDocShell::GetSize() at starmath/source/document.cxx:405:9
   #11 in SmDocShell::Repaint() at starmath/source/document.cxx:566:21
   #12 in SmDocShell::OnDocumentPrinterChanged(Printer*) at 
starmath/source/document.cxx:552:5
   #13 in SmDocShell::SetText(rtl::OUString const&) at 
starmath/source/document.cxx:188:9
   #14 in SmDocShell::readFormulaOoxml(oox::formulaimport::XmlStream&) at 
starmath/source/document.cxx:848:5
   #15 in SmModel::readFormulaOoxml(oox::formulaimport::XmlStream&) at 
starmath/source/unomodel.cxx:1105:22
   #16 in 
writerfilter::rtftok::RTFDocumentImpl::beforePopState(writerfilter::rtftok::RTFParserState&)
 at writerfilter/source/rtftok/rtfdocumentimpl.cxx:3010:30
   #17 in writerfilter::rtftok::RTFDocumentImpl::popState() at 
writerfilter/source/rtftok/rtfdocumentimpl.cxx:3666:23
   #18 in writerfilter::rtftok::RTFTokenizer::resolveParse() at 
writerfilter/source/rtftok/rtftokenizer.cxx:114:37
   #19 in 
writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) at 
writerfilter/source/rtftok/rtfdocumentimpl.cxx:856:27
   #20 in (anonymous 
namespace)::RtfFilter::filter(com::sun::star::uno::Sequence
 const&) at writerfilter/source/filter/RtfFilter.cxx:163:20
   #21 in SfxObjectShell::ImportFrom(SfxMedium&, 
com::sun::star::uno::Reference const&) at 
sfx2/source/doc/objstor.cxx:2392:34
   #22 in SfxObjectShell::DoLoad(SfxMedium*) at 
sfx2/source/doc/objstor.cxx:760:23
   #23 in 
SfxBaseModel::load(com::sun::star::uno::Sequence
 const&) at sfx2/source/doc/sfxbasemodel.cxx:1980:36
   #24 in (anonymous 
namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence
 const&, com::sun::star::uno::Reference const&) 
at sfx2/source/view/frmload.cxx:720:28
   #25 in framework::LoadEnv::impl_loadContent() at 
framework/source/loadenv/loadenv.cxx:1176:37
   #26 in framework::LoadEnv::start() at 
framework/source/loadenv/loadenv.cxx:412:20
   #27 in framework::LoadEnv::startLoading(rtl::OUString const&, 
com::sun::star::uno::Sequence const&, 
com::sun::star::uno::Reference const&, 
rtl::OUString const&, int, LoadEnvFeatures) at 
framework/source/loadenv/loadenv.cxx:308:5
   #28 in 
framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference
 const&, com::sun::star::uno::Reference 
const&, rtl::OUString const&, rtl::OUString const&, int, 
com::sun::star::uno::Sequence const&) at 
framework/source/loadenv/loadenv.cxx:168:14
   #29 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, 
rtl::OUString const&, int, 
com::sun::star::uno::Sequence const&) at 
framework/source/services/desktop.cxx:591:16
   #30 in non-virtual thunk to 
framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString 
const&, int, 
com::sun::star::uno::Sequence const&) at 
framework/source/services/desktop.cxx
   #31 in unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, 

[Bug 159366] List styles add paragraph direct formatting on loading Writer document

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||cyril.aud...@gmx.fr

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
*** Bug 157928 has been marked as a duplicate of this bug. ***

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

[Bug 157928] Changing the indentation of paragraphs

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157928

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #12 from Stéphane Guillou (stragu) 
 ---


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

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

[Bug 113546] [META] Paragraph indent bugs and enhancements

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113546

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on|157928  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157928
[Bug 157928] Changing the indentation of paragraphs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 103314] [META] Templates bugs and enhancements

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103314

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on|157928  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=157928
[Bug 157928] Changing the indentation of paragraphs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 157928] Changing the indentation of paragraphs

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157928

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also|https://bugs.documentfounda |
   |tion.org/show_bug.cgi?id=15 |
   |6146|
 Blocks|103314, 113546  |
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #11 from Stéphane Guillou (stragu) 
 ---
Same bibisect result as bug 159366, using linux-64-7.6 repo (build
[eb5be05d1b25dfc951e83d02d7cf455e5facc5a6]):

commit  ade0a153f453500f15343380ac937252992733e0
author  Michael Stahl   Mon Feb 27 20:52:39 2023 +0100
committer   Michael Stahl   Tue Feb 28 15:43:40 2023 +
tdf#114287 xmloff: ODF import: fix text:list override of list style
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147930

Let's mark as duplicate.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103314
[Bug 103314] [META] Templates bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=113546
[Bug 113546] [META] Paragraph indent bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

core.git: vcl/inc

2024-04-01 Thread Stephan Bergmann (via logerrit)
 vcl/inc/impgraph.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0ef2073ac560fcfab102d5363c1cc017694d6abc
Author: Stephan Bergmann 
AuthorDate: Mon Apr 1 21:16:14 2024 +0200
Commit: Stephan Bergmann 
CommitDate: Tue Apr 2 07:28:13 2024 +0200

Fix UBSan RTTI needs

...vcl_graphic_test now failed with

> DynamicLibraryManagerException: "Failed to load dynamic library: 
workdir/LinkTarget/CppunitTest/libtest_vcl_graphic_test.so
> workdir/LinkTarget/CppunitTest/libtest_vcl_graphic_test.so: undefined 
symbol: _ZTI10ImpGraphic"

Change-Id: I1d11a50ef9dbb0003f7bc66540829b43c1412a16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165653
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/vcl/inc/impgraph.hxx b/vcl/inc/impgraph.hxx
index 23d482aded23..fd6446e1972a 100644
--- a/vcl/inc/impgraph.hxx
+++ b/vcl/inc/impgraph.hxx
@@ -57,7 +57,7 @@ enum class GraphicContentType : sal_Int32
 Vector
 };
 
-class ImpGraphic final  : public vcl::graphic::MemoryManaged
+class SAL_DLLPUBLIC_RTTI ImpGraphic final  : public vcl::graphic::MemoryManaged
 {
 friend class Graphic;
 friend class GraphicID;


[Bug 157343] A Crash report dialog box pops up every time Writer is opened, even though it hasn't crashed when used previously.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157343

--- Comment #5 from murali  ---
The problem is not seen in recent versions.

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

[Bug 160330] Images, text boxes, and shapes are sent up

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160330

--- Comment #3 from Haris  ---
Thank you for reporting the bug. Using MacOS Sonoma 14.1.2, I can not reproduce
the bug in

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

I changed the row height to 3.4cm and I was unable to reproduce the behavior
you described.

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

[Bug 159991] TOC page numbers do not match actual page numbers by constant offset - with workaround

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159991

--- Comment #4 from Haris  ---
Hello Tom Sullivan,

On MacOS Sonoma 14.1.2, the file you provided does show up with incorrect
indices in your Table of Contents. I implemented the workaround steps you
provided and they worked. I also deleted the "Table of Contents" and inserted a
new one, which also worked. 

I used a much larger file (1804 pages) and followed the steps you provided, yet
I was unable to reproduce the bug. I just used the default settings for TOC
insertion and it worked as expected.

These are the following two builds I used:

Stable Build
Version: 24.2.1.2 (AARCH64) / LibreOffice Community
Build ID: db4def46b0453cc22e2d0305797cf981b68ef5ac
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Master/Daily Build
Version: 24.8.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: c4023d3ec604abfff38be2053e2989c7ec2ba8c1
CPU threads: 10; OS: macOS 14.1.2; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

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

[Bug 160470] CALC: EDITING: Cannot remove or create COLUMNAR data groups when "unrelated" columns contain AUTOFILTERS. Rows work fine

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160470

--- Comment #4 from Colin  ---
(In reply to Colin from comment #3)
> (In reply to m_a_riosv from comment #2)
> > The issue is it doesn't ungroup with hidden rows. Click on the top-left of
> > the headers, unhidden rows, now is possible to group and ungroup.
> 

> 
> I guess your suggestion to unhide all hidden rows also unhides the
> autofilter exclusions so it may not be necessary - just "select all" in the
> filter. I will experiment and re-apprise.
> 
Confirmed. Simply clearing the filter permits columnar grouping regardless of
the status of row groups. Now the big question is - Should the hidden rows in
an autofilter impact the creation or removal of columnar groupings to unrelated
columns? - simplified version - Bug or Feature?

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

[Bug 160470] CALC: EDITING: Cannot remove or create COLUMNAR data groups when "unrelated" columns contain AUTOFILTERS. Rows work fine

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160470

--- Comment #3 from Colin  ---
(In reply to m_a_riosv from comment #2)
> The issue is it doesn't ungroup with hidden rows. Click on the top-left of
> the headers, unhidden rows, now is possible to group and ungroup.

It does if the hidden rows don't contain an auto-filter with some dates
excluded to minimise the chart clutter. Why would it only fail on Column
actions NOT row actions?

You may create a "noughts and crosses" framework of hidden columns and rows to
your heart's content but NOT if the autofilter has been activated.

Why should the autofilter exclusion cause a different action to a Group Hide -
especially if the autofilter array is 20 columns to the left of the new
columnar grouping?

>but NOT if the filter has been activated.

I guess your suggestion to unhide all hidden rows also unhides the autofilter
exclusions so it may not be necessary - just "select all" in the filter. I will
experiment and re-apprise.

I only discovered this at 23:30 last night as I was building a new sheet by
systematically copying the elements.The moment I removed the autofilter it
returned to normality.

I relised that I had introduced that feature during January this year - with
the grouped columns already in place and not needing "re-focusing" until we
entered the 2nd quarter

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

[Bug 160286] Slow Calc FILEOPEN, EDITING, FILESAVE version 24.2.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160286

Haris  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Haris  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.

(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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

[Bug 160456] Calc no longer freezes the top row

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160456

--- Comment #4 from Bogaboga Man  ---
(In reply to ady from comment #3)
> If you want Row 1 to be "frozen", you have to select Row 2 > View > Freeze
> Rows and Columns, or, select Row 2 > right-click > Freeze Rows and Columns,
> or menu View > Freeze Cells > Freeze First row (whichever the selected area).
> 
> Please note that the frozen area does not include the selection, but goes
> from "Home" down to the prior row and to the prior column in relation to the
> selected cell/area.
> 
> IOW, if you want to freeze the first row, you have to select the 2nd row and
> then select the action you described in comment 0.
> 
> IOW, the procedure you describe is not the adequate procedure in order to
> obtain the result that you attempt to achieve. > NAB.

Well explained, thanks! Like the original submitter I misunderstood the
functionality. How about advising a user of the inability to "freeze" row 1 in
case that row is selected?

A message to the effect: "Selected row cannot be frozen. To freeze row 1,
select row 2 and reattempt."

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

[Bug 160468] Alt+F4 is marked reserved, but doesn't do anything

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160468

Bogaboga Man  changed:

   What|Removed |Added

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

--- Comment #1 from Bogaboga Man  ---
In the environment below, that key combination closes the application as
expected. Why not upgrade?

Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: en-CA (en_CA); UI: en-GB
Calc: CL threaded

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

core.git: editeng/source include/editeng sd/qa sd/source svx/source

2024-04-01 Thread Tomaž Vajngerl (via logerrit)
 editeng/source/editeng/editeng.cxx  |   28 ++---
 editeng/source/editeng/impedit.hxx  |   41 
 editeng/source/editeng/impedit2.cxx |4 -
 editeng/source/editeng/impedit3.cxx |   57 
 editeng/source/editeng/impedit4.cxx |   12 +++--
 editeng/source/outliner/outlin2.cxx |   15 +++
 editeng/source/outliner/outliner.cxx|   14 ++
 include/editeng/editdata.hxx|   16 +++
 include/editeng/editeng.hxx |9 +---
 include/editeng/outliner.hxx|9 +++-
 sd/qa/unit/TextFittingTest.cxx  |   12 ++---
 sd/source/ui/dlg/NotesChildWindow.cxx   |2 
 sd/source/ui/view/drtxtob.cxx   |2 
 svx/source/svdraw/svdotext.cxx  |   24 ---
 svx/source/svdraw/svdotextdecomposition.cxx |4 +
 svx/source/svdraw/svdoutl.cxx   |2 
 16 files changed, 116 insertions(+), 135 deletions(-)

New commits:
commit 4bdbf0f898e8642b0a34195537d1516cc8eee819
Author: Tomaž Vajngerl 
AuthorDate: Mon Apr 1 20:12:09 2024 +0900
Commit: Tomaž Vajngerl 
CommitDate: Tue Apr 2 05:48:41 2024 +0200

editeng: combine scaling parameters into ScalingParameters struct

This makes dealing with scaling parameters much clearer and it
improves readability.

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

diff --git a/editeng/source/editeng/editeng.cxx 
b/editeng/source/editeng/editeng.cxx
index 2493325ac578..7f13edfcf1be 100644
--- a/editeng/source/editeng/editeng.cxx
+++ b/editeng/source/editeng/editeng.cxx
@@ -2229,35 +2229,19 @@ bool EditEngine::HasText( const SvxSearchItem& 
rSearchItem )
 return getImpl().HasText(rSearchItem);
 }
 
-void EditEngine::setGlobalScale(double fFontScaleX, double fFontScaleY, double 
fSpacingScaleX, double fSpacingScaleY)
+ScalingParameters EditEngine::getScalingParameters() const
 {
-getImpl().setScale(fFontScaleX, fFontScaleY, fSpacingScaleX, 
fSpacingScaleY);
+return getImpl().getScalingParameters();
 }
 
-void EditEngine::getGlobalSpacingScale(double& rX, double& rY) const
+void EditEngine::resetScalingParameters()
 {
-getImpl().getSpacingScale(rX, rY);
+getImpl().resetScalingParameters();
 }
 
-basegfx::B2DTuple EditEngine::getGlobalSpacingScale() const
+void EditEngine::setScalingParameters(ScalingParameters const& 
rScalingParameters)
 {
-double x = 0.0;
-double y = 0.0;
-getImpl().getSpacingScale(x, y);
-return {x, y};
-}
-
-void EditEngine::getGlobalFontScale(double& rX, double& rY) const
-{
-getImpl().getFontScale(rX, rY);
-}
-
-basegfx::B2DTuple EditEngine::getGlobalFontScale() const
-{
-double x = 0.0;
-double y = 0.0;
-getImpl().getFontScale(x, y);
-return {x, y};
+getImpl().setScalingParameters(rScalingParameters);
 }
 
 void EditEngine::setRoundFontSizeToPt(bool bRound)
diff --git a/editeng/source/editeng/impedit.hxx 
b/editeng/source/editeng/impedit.hxx
index cc469fc867a2..a694196dbade 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -571,10 +571,7 @@ private:
 
 Color   maBackgroundColor;
 
-double mfFontScaleX;
-double mfFontScaleY;
-double mfSpacingScaleX;
-double mfSpacingScaleY;
+ScalingParameters maScalingParameters;
 bool mbRoundToNearestPt;
 
 CharCompressType mnAsianCompressionMode;
@@ -781,34 +778,34 @@ private:
 
 double scaleXSpacingValue(tools::Long nXValue) const
 {
-if (!maStatus.DoStretch() || mfSpacingScaleX == 100.0)
+if (!maStatus.DoStretch() || maScalingParameters.fSpacingX == 100.0)
 return nXValue;
 
-return double(nXValue) * mfSpacingScaleX / 100.0;
+return double(nXValue) * (maScalingParameters.fSpacingX / 100.0);
 }
 
 double scaleYSpacingValue(sal_uInt16 nYValue) const
 {
-if (!maStatus.DoStretch() || mfSpacingScaleY == 100.0)
+if (!maStatus.DoStretch() || maScalingParameters.fSpacingY == 100.0)
 return nYValue;
 
-return double(nYValue) * mfSpacingScaleY / 100.0;
+return double(nYValue) * (maScalingParameters.fSpacingY / 100.0);
 }
 
-double scaleYFontValue(sal_uInt16 nYValue) const
+double scaleXFontValue(tools::Long nXValue) const
 {
-if (!maStatus.DoStretch() || (mfFontScaleY == 100.0))
-return nYValue;
+if (!maStatus.DoStretch() || (maScalingParameters.fFontX == 100.0))
+return nXValue;
 
-return double(nYValue) * mfFontScaleY / 100.0;
+return double(nXValue) * (maScalingParameters.fFontX / 100.0);
 }
 
-double scaleXFontValue(tools::Long nXValue) const
+double scaleYFontValue(sal_uInt16 nYValue) const
 {
-if (!maStatus.DoStretch() || 

[Bug 160474] CTRL+; does not insert current date

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160474

--- Comment #1 from Tom  ---
Researching found that if I enter Ibus-setup and delete the Ctrl+; emoji entry
the shortcut does as it is supposed to. found this in an obscure Q and A forum.

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

[Bug 160474] New: CTRL+; does not insert current date

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160474

Bug ID: 160474
   Summary: CTRL+; does not insert current date
   Product: LibreOffice
   Version: 7.2.0.4 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a1970...@gmail.com

Description:
When trying to use the 'Ctrl+;' keyboard shortcut to insert the current date in
a LibreCalc spreadsheet cell it instead inserts a underlined 'e'. The Insert
Date in the pulldown menu (which shows 'Ctrl+;' as the shortcut) does work.
Ctrl+; has been a insert date shortcut standard for many years in LibreCalc and
Microsoft Excel, but from what I have found from several hours of searching, is
that now in Calc it is used to insert an emoji. Either the insert emoji
shortcut needs to be changed or the shortcut notation in the pulldown menu
needs to be updated

Steps to Reproduce:
1.Try inserting current date using Ctrl+; shortcut in a Calc cell
2. returns an underscored e in he cell
3.

Actual Results:
Select a Calc cell. Press 'Ctrl+;', the shortcut places a underlined e in the
cell

Expected Results:
Expected the shortcut to insert the current date in the cell.

FYI, this behavior also happens in 24.2.1.2 release


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 6; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.4
Calc: threaded

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

[Bug 160412] "Execute SQL Statement" syntax highlighting inserts black text on black background in dark themes

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160412

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

--- Comment #3 from Stéphane Guillou (stragu) 
 ---


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

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

[Bug 155761] Base: In some HSQL tables data text is black and unreadable in dark theme

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||mio.taa...@gmail.com

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
*** Bug 160412 has been marked as a duplicate of this bug. ***

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

[Bug 150915] [META] Windows Dark Mode bugs and enhancements

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150915
Bug 150915 depends on bug 155761, which changed state.

Bug 155761 Summary: Base: In some HSQL tables data text is black and unreadable 
in dark theme
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

   What|Removed |Added

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

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

[Bug 155761] Base: In some HSQL tables data text is black and unreadable in dark theme

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 143344] [META] Linux Dark Mode bugs and enhancements

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143344
Bug 143344 depends on bug 155761, which changed state.

Bug 155761 Summary: Base: In some HSQL tables data text is black and unreadable 
in dark theme
https://bugs.documentfoundation.org/show_bug.cgi?id=155761

   What|Removed |Added

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

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

[Bug 157420] Allow setting a default Date and Time format for fields (see comment 12)

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157420

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Allow setting a default |Allow setting a default
   |Date and Time format for|Date and Time format for
   |fields  |fields (see comment 12)
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

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

[Bug 157420] Allow setting a default Date and Time format for fields (see comment 12)

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157420

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Allow setting a default |Allow setting a default
   |Date and Time format for|Date and Time format for
   |fields  |fields (see comment 12)
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

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

[Bug 157420] Allow setting a default Date and Time format for fields

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157420

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Allow setting a default |Allow setting a default
   |Date and Time subtype   |Date and Time format for
   |(fixed vs non-fixed) and|fields
   |format so they can be   |
   |inserted with shortcuts |
 Ever confirmed|1   |0
 Status|NEW |UNCONFIRMED

--- Comment #12 from Stéphane Guillou (stragu) 
 ---
With the fix for bug 157337, the situation has changed, which is why Philippe
is asking.
It is now possible to assign a shortcut to any of the subtypes of Date and Time
fields (fixed or non-fixed) - that part is fixed.

So this ticket has changed scope and is now only about the default _format_ of
such fields - I am changing the summary, and copying the UX/Design team in
again as the new focus does not have clear support - see Mike's comment 9.

(FaithfulScuff, please test with the latest 24.2 version from now on.)

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

[Bug 160237] Deactivated rules in of languageTool are still applied in Libreoffice

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160237

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

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

[Bug 160237] Deactivated rules in of languageTool are still applied in Libreoffice

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160237

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Bug 160209] Running the SDK example in Java more than 3 times results in a black screen appearing on subsequent documents.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160209

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 160263] Occasionally pasting some unformatted text into Writer hangs LO and deletes the document's formatted header.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160263

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Bug 157013] Clumsy navigation in document with tracked changes

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157013

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 157013] Clumsy navigation in document with tracked changes

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157013

--- Comment #7 from QA Administrators  ---
Dear Nadie Nada Nunca,

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.

[Bug 156726] Crashes after some time passes

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156726

--- Comment #14 from QA Administrators  ---
Dear ca.wright626,

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.

[Bug 156726] Crashes after some time passes

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156726

QA Administrators  changed:

   What|Removed |Added

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

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

[Bug 157353] Drag-and-dropping data source column headings onto spreadsheet does not work

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157353

--- Comment #5 from QA Administrators  ---
Dear João Pedro Torres,

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.

[Bug 157352] Feature request: Format individual user's comments

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157352

--- Comment #3 from QA Administrators  ---
Dear Jack Wallen,

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.

[Bug 157343] A Crash report dialog box pops up every time Writer is opened, even though it hasn't crashed when used previously.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157343

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

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.

[Bug 154850] From Impress if I export an image to svg format, the result is wrong

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154850

--- Comment #5 from QA Administrators  ---
Dear Gustavo Panter,

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.

[Bug 150421] FILESAVE DOC: Liberation Serif added across the document as DF on DOC export in a hebrew document

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150421

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

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.

[Bug 147455] Openeuler base compiled libreoffice-base 6.4.7 crashes when creating database table file

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147455

--- Comment #6 from QA Administrators  ---
Dear zhangke,

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.

[Bug 147454] openeuler build libreoffice-impress ppt crash

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147454

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

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.

[Bug 134079] Layout freeze with specific document and an image anchored to character at the wrong spot

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134079

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

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.

[Bug 146663] Applying paragraph styles resets Character direct formatting

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146663

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

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.

[Bug 148233] Editing - Form - Listbox: Direct SQL-code with breaks will be destroyed if edited in text mode

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148233

--- Comment #3 from QA Administrators  ---
Dear Robert Großkopf,

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.

[Bug 131640] Allow overlap does not work when vertical position is "Bottom + Page text area"

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131640

--- Comment #11 from QA Administrators  ---
Dear jose.velez,

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.

[Bug 160334] Crash: Undoing a paste in Writer that creates a Return character and then undoing twice with Command-Z

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160334

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
(In reply to Stéphane Guillou (stragu) from comment #7)
> ...when AppryWhere is off.
I meant "when Copy'Em is off".

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

[Bug 160334] Crash: Undoing a paste in Writer that creates a Return character and then undoing twice with Command-Z

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160334

--- Comment #7 from Stéphane Guillou (stragu) 
 ---
Peter commented via email that he uses the app "Copy'Em" by AppryWhere.
Peter, if you are able to, please do try to reproduce the issue when AppryWhere
is off.

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

[Bug 128382] [META] XLSX: Aggressive Competitors

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128382

--- Comment #7 from m_a_riosv  ---
Experimenting a bit with OnlyOffice sample, the data source is an Excel table,
maybe this is not cached by LO.
Copying the data in a new range and modifying the data source for the PT, then
it is imported in LO.

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

[Bug 103370] [META] Heading Numbering bugs and enhancements

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103370

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||158841


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=158841
[Bug 158841] Numbering and level of chapter headings is wrong in ODM master
document
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 158841] Numbering and level of chapter headings is wrong in ODM master document

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158841

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||103370


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103370
[Bug 103370] [META] Heading Numbering bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 157203] CRASH when reset drawing object area fill to NONE

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157203

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   Keywords||possibleRegression

--- Comment #24 from Stéphane Guillou (stragu) 
 ---
Another user reproduces in 7.6.6 in Calc: bug 160453.

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

[Bug 160453] LibreOffice Calc crashes when you change the background of the cells to "none".

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160453

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEEDINFO
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||7203
 Ever confirmed|0   |1

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
Thank you for the report.
This is likely linked to bug 157203.

Can you please:
- paste here the information copied from Help > About LibreOffice, as suggested
by m_a_riosv
- tell us if you use the Tabbed Interface? Do you have the same issue when
using the default toolbar interface?
- test version 24.2 and let us know if the issue persists.

Thank you!

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

[Bug 157203] CRASH when reset drawing object area fill to NONE

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157203

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 159876] LibreOffice very slow to save after refreshing data from ODBC (SUMPRODUCT on whole columns)

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159876

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|Libreoffice can't save  |LibreOffice very slow to
   |after refreshing data from  |save after refreshing data
   |ODBC|from ODBC (SUMPRODUCT on
   ||whole columns)

--- Comment #8 from Stéphane Guillou (stragu) 
 ---
Thanks for reporting back, and glad you found a solution!

If the slowness resulted from a realistic use-case (i.e. moving a project from
MS Office to LibreOffice), it might still be worth it reporting the issue with
minimal sample files that demonstrate the problem, in a new report, if you are
so inclined.

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

[Bug 160473] Missing Information

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160473

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Please test in safe mode, Menu/Help/Restart in Safe Mode

Please attach a sample file, reduce the size as much as possible without
private information, and paste the information in Menu/Help/About LibreOffice,
there is a copy icon.
Remember, the files attach here are publicly available.

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

[Bug 160470] CALC: EDITING: Cannot remove or create COLUMNAR data groups when "unrelated" columns contain AUTOFILTERS. Rows work fine

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160470

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m_a_riosv  ---
The issue is it doesn't ungroup with hidden rows. Click on the top-left of the
headers, unhidden rows, now is possible to group and ungroup.

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

[Bug 160411] Support an "XY+Value" scatter plot chart type

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160411

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 160398] Add a Map Chart/Graph capability

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160398

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=16
   ||0411
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||filter:xlsx

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
(In reply to Eyal Rozenberg from comment #5)
> (In reply to Richard M from comment #0)
> > ... plot data on a World Map. For example given a dataset 
> > of [COUNTRY CODE, COUNT] you could
> > see a "Count" over each country code with highlights. 
> This would be useful for sure, but - the question is whether your specific
> request actually requires a new kind of chart, or can be a variation on an XY
If it is automatically matched to a country code as OP suggests, it would need
a new type.

> Do we have an "Excel feature parity" tracker meta-bug? I couldn't find one...
This table fills that role:
https://wiki.documentfoundation.org/Feature_Comparison:_LibreOffice_-_Microsoft_Office
I've added this report to the table.
> > No idea how such a chart is defined in OOXML, but supporting displaying it
> > could be a separate ticket to supporting the creation / editing of such
> > charts.
> Are you sure? I would say keep it as a single bug, unless a developer tells
> us they can fix only one of the two without the other.
My understanding is that just displaying a static picture would be a lot easier
to implement, and would be good to have independently from supporting creating
these charts.

> > I note that dealing with spatial data is quite the challenge.
> Maybe in the most general case. But - in a simpler case, wouldn't an
> "XY+Value" chart type (bug 160411), plus background map, be enough?
That would be the simplest first subset of spatial charting, yes.

> > - recognition of lat/lon coordinates for point data
> What kind of recognition do you mean?
LO being able to understand various formats of coordinates. Some examples here:
https://www.earthpoint.us/Convert.aspx

> > - a small set of projection options
> Hmm... do you really want LO to "know" about 3D points and 2D projections?
> As opposed to only recognizing 2D shapes, i.e. pre-projected shapes?
What I mean is a set of common global projection options good enough for global
datasets, for example: Gall-Peters (for equal area), Robinson (for
familiarity), Mercator (kind of legacy, shouldn't be default)... but we could
also somehow leverage the modern S2 library for a modern default:
https://opensource.googleblog.com/2017/12/announcing-s2-library-geometry-on-sphere.html
For more local data, we will need some understanding of different coordinate
reference systems, but that's where it gets really hairy and where a choice of
a solid, lightweight spatial library dependency is required.

Note also the extension GeOOo that's been around for a while:
https://extensions.libreoffice.org/en/extensions/show/geooo
And EuroOffice Map Chart:
https://extensions.openoffice.org/en/project/eurooffice-chart-map-0 (the
company that developed it does not exist anymore)

In any case, marking as New at least because we need to be able to render these
Excel charts.

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

[Bug 160411] Support an "XY+Value" scatter plot chart type

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160411

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

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

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

[Bug 160458] Char unveiled in Calc and Writer

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160458

--- Comment #2 from Marc Cabana  ---
Check char doesn't appear anywhere in calc file and I used to put as a check
done in my calc files!

You can the caracter in the input case and you don't see it in the grid!

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

[Bug 160466] Libre Calc does not allow you to temporarily enter data into a read-only document.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160466

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Menu/Data/Edit mode [Ctrl+Shift+M]
And remember do not save the file.

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

core.git: Branch 'libreoffice-7-6' - toolkit/source

2024-04-01 Thread Caolán McNamara (via logerrit)
 toolkit/source/awt/vclxmenu.cxx |   23 +--
 1 file changed, 21 insertions(+), 2 deletions(-)

New commits:
commit 19b6d9c470e1b6b9c8b555aaee119425c8837852
Author: Caolán McNamara 
AuthorDate: Sat Mar 30 20:56:37 2024 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Apr 2 03:40:25 2024 +0200

Resolves: tdf#157258 "Always autocorrect to" deletes the word

instead of replacing it, affecting extensions like Grammalecte,
LanguageTool, Antidote

this began in:

commit afa35742a4633db31b6d6c72cf45741506e9edfb
Date:   Sat Dec 11 21:09:39 2021 +

prefer more css::awt::XPopupMenu api

but the underlying trap was introduced in:

commit 6c84dc18062ec6aad71fd65a409373c274402991
Date:   Wed Oct 6 10:16:39 2010 +0100

initial commit for vba blob ( not including container_control stuff )

which added creating a VCLXPopupMenu in VCLXMenu::getPopupMenu if there
was a vcl PopupMenu in the vcl Menu which hadn't been created by calling
VCLXMenu::setPopupMenu. That didn't take into account that VCLXPopupMenu
(like VCLXMenu) takes ownership of the PopupMenu and will destroy it in
its own dtor, so the sub menu Popup get destroyed if the VCLXPopupMenu
is shorter lived than the VCLXMenu wrapping the parent Menu.

Change-Id: Ic28c27670d846ee9d2ff77d834e43fc157924eb6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165484
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 
(cherry picked from commit 161bcfa1c8687570acde0947b0350c70e7021d85)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165613

diff --git a/toolkit/source/awt/vclxmenu.cxx b/toolkit/source/awt/vclxmenu.cxx
index f8c662ae2480..7e7fb471ab22 100644
--- a/toolkit/source/awt/vclxmenu.cxx
+++ b/toolkit/source/awt/vclxmenu.cxx
@@ -412,11 +412,30 @@ css::uno::Reference< css::awt::XPopupMenu > 
VCLXMenu::getPopupMenu(
 break;
 }
 }
-// it seems the popup menu is not insert into maPopupMenuRefs
-// if the popup men is not created by stardiv.Toolkit.VCLXPopupMenu
+/*
+   If the popup menu is not inserted via setPopupMenu then
+   maPopupMenuRefs won't have an entry for it, so create an XPopupMenu
+   for it now.
+
+   This means that this vcl PopupMenu "pMenu" either existed as a child
+   of the vcl Menu "mpMenu" before the VCLXMenu was created for that or
+   it was added directly via vcl.
+*/
 if( !aRef.is() )
 {
 aRef = new VCLXPopupMenu( static_cast(pMenu) );
+/*
+   In any case, the VCLXMenu has ownership of "mpMenu" and will
+   destroy it in the VCLXMenu dtor.
+
+   Similarly because VCLXPopupMenu takes ownership of the vcl
+   PopupMenu "pMenu", the underlying vcl popup will be destroyed
+   when VCLXPopupMenu is, so we should add it now to
+   maPopupMenuRefs to ensure its lifecycle is at least bound to
+   the VCLXMenu that owns the parent "mpMenu" similarly to
+   PopupMenus added via the more conventional setPopupMenu.
+*/
+maPopupMenuRefs.push_back( aRef );
 }
 }
 return aRef;


core.git: Branch 'libreoffice-7-6' - sw/source

2024-04-01 Thread Julien Nabet (via logerrit)
 sw/source/ui/index/cnttab.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 87ef871a777b1d44486ae51e536c95a0b5c49e67
Author: Julien Nabet 
AuthorDate: Mon Mar 25 13:59:06 2024 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Apr 2 03:38:02 2024 +0200

Related tdf#160351: the field name can be shorter than two symbols

Change-Id: Ieb6b78b3f9802e66de642a9e708b11c55c0d9a11
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165285
Tested-by: Jenkins
Reviewed-by: Julien Nabet 
(cherry picked from commit 02609da5ee8188cb00fc0b97052d2cc8d2576900)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165249
Reviewed-by: Xisco Fauli 
(cherry picked from commit b94108edce1ea90044dba46156ab935410cd71ca)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165312
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 61aeb63080d1..3435e59820b8 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -3126,7 +3126,7 @@ void SwTokenWindow::InsertAtSelection(const SwFormToken& 
rToken)
 //use the first two chars as symbol
 OUString sTmp(SwAuthorityFieldType::GetAuthFieldName(
 
static_cast(aToInsertToken.nAuthorityField)));
-pButton->SetText(sTmp.copy(0, 2));
+pButton->SetText(sTmp.copy(0, std::min(sTmp.getLength(), 
sal_Int32(2;
 }
 
 pButton->Check();


core.git: Branch 'libreoffice-7-6' - vcl/unx

2024-04-01 Thread Caolán McNamara (via logerrit)
 vcl/unx/gtk3/gtkinst.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 54ad1c908123075dfdce067329b8b6a5731f96d4
Author: Caolán McNamara 
AuthorDate: Fri Mar 29 20:10:02 2024 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Apr 2 03:37:06 2024 +0200

Resolves: tdf#159498 Items in Template Manager dropdown should be 
left-aligned

Change-Id: I72d32793814b28b7452be701f0732dbd9dbbcb37
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165483
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 
(cherry picked from commit b206e3b90a4ba34604a5e45faf3f05639ee89752)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165615

diff --git a/vcl/unx/gtk3/gtkinst.cxx b/vcl/unx/gtk3/gtkinst.cxx
index d39c37a5bd1b..38767cc55ac0 100644
--- a/vcl/unx/gtk3/gtkinst.cxx
+++ b/vcl/unx/gtk3/gtkinst.cxx
@@ -5504,8 +5504,9 @@ public:
 {
 GtkBox *pBox = GTK_BOX(gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6));
 GtkWidget *pLabel = 
gtk_label_new_with_mnemonic(MapToGtkAccelerator(rStr).getStr());
+gtk_label_set_xalign(GTK_LABEL(pLabel), 0.0);
 pItem = eCheckRadioFalse != TRISTATE_INDET ? 
gtk_check_menu_item_new() : gtk_menu_item_new();
-gtk_box_pack_start(pBox, pImage, true, true, 0);
+gtk_box_pack_start(pBox, pImage, false, true, 0);
 gtk_box_pack_start(pBox, pLabel, true, true, 0);
 gtk_container_add(GTK_CONTAINER(pItem), GTK_WIDGET(pBox));
 gtk_widget_show_all(pItem);


[Bug 141909] Calc: Switching to Read only leaves the lock files in place

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141909

m_a_riosv  changed:

   What|Removed |Added

 CC||oeuc...@navicogroup.com

--- Comment #4 from m_a_riosv  ---
*** Bug 160463 has been marked as a duplicate of this bug. ***

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

[Bug 160463] Libre Calc locks a file when it's opened in read-only mode via shortcut command.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160463

m_a_riosv  changed:

   What|Removed |Added

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

--- Comment #2 from m_a_riosv  ---
Looks like a duplicate of tdf#141909

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

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

[Bug 160461] Cannot change PageUp/PageDown keyboard shortcuts

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160461

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Works fine for me with
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c9d4f99b2bb54ac7735b3e0d0cadbafbd0279518
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Version: 7.5.9.2 (X86_64) / LibreOffice Community
Build ID: cdeefe45c17511d326101eed8008ac4092f278a9
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: es-ES
Calc: CL threaded

Please test in safe mode, Menu/Help/Restart in Safe Mode

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

[Bug 128382] [META] XLSX: Aggressive Competitors

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128382

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
Created attachment 193430
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193430=edit
OnlyOffice's sample XLSX as of 2024-04-02

The spreadsheet was updated by OnlyOffice. In this version the pivot table is
not recognised by LO.
Also, the gif is now actually a gif (it wasn't one in the previous version).

I don't understand why it looks like about half of the sample they show in the
website's export is missing from the file.

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

[Bug 160460] VIEWING UI Data->Group expand/collapse button active area not scaling on high-res display

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160460

m_a_riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

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

[Bug 160460] VIEWING UI Data->Group expand/collapse button active area not scaling on high-res display

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160460

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Created attachment 193429
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193429=edit
Screenshot group button at 100% scale.

I think I understand what you are talking about.

They became really difficult to click on them.
Attached screenshot group button at 100% scale.

System scale 175%
Screen resolution 2240x1400
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c9d4f99b2bb54ac7735b3e0d0cadbafbd0279518
CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: default; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

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

[Bug 160459] Equation is obscured by borders around it

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160459

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Please attach a sample file, reduce the size as much as possible without
private information, and paste the information in Menu/Help/About LibreOffice,
there is a copy icon.

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

[Bug 160458] Char unveiled in Calc and Writer

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160458

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Please, can you detail what is the issue.

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

[Bug 160457] Calculi don't change results when changing the operation.

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160457

m_a_riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m_a_riosv  ---
Please attach a sample file, reduce the size as much as possible without
private information, and paste the information in Menu/Help/About LibreOffice,
there is a copy icon.

Looks as you have not active Menu/Data/Calculate/Autocalculate

https://help.libreoffice.org/latest/en-US/text/scalc/01/0607.html?DbPAR=CALC#bm_id3145673

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

core.git: download.lst

2024-04-01 Thread Xisco Fauli (via logerrit)
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6027c219444ade7274841a5ba45e62bdc1ea3238
Author: Xisco Fauli 
AuthorDate: Mon Apr 1 21:16:19 2024 +0200
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Apr 2 02:27:46 2024 +0200

harfbuzz: upgrade to 8.4.0

Change-Id: Ie9b5e2fc85c3be588217a166f4230c87c3cb122e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165652
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/download.lst b/download.lst
index 705d349ea566..f0ab55c21f1c 100644
--- a/download.lst
+++ b/download.lst
@@ -292,8 +292,8 @@ GRAPHITE_TARBALL := graphite2-minimal-1.3.14.tgz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-HARFBUZZ_SHA256SUM := 
f73e1eacd7e2ffae687bc3f056bb0c705b7a05aee86337686e09da8fc1c2030c
-HARFBUZZ_TARBALL := harfbuzz-8.3.1.tar.xz
+HARFBUZZ_SHA256SUM := 
af4ea73e25ab748c8c063b78c2f88e48833db9b2ac369e29bd115702e789755e
+HARFBUZZ_TARBALL := harfbuzz-8.4.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts


[Bug 128382] [META] XLSX: Aggressive Competitors

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128382

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

URL||https://www.onlyoffice.com/
   ||best-libreoffice-alternativ
   ||e.aspx

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

[Bug 160455] LibreOffice Writer crashes when hitting Ctrl+F

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160455

--- Comment #5 from m_a_riosv  ---
Please then try disabling Skia
Menu/Tools/Options/LibreOffice/View

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

[Bug 160453] LibreOffice Calc crashes when you change the background of the cells to "none".

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160453

--- Comment #3 from m_a_riosv  ---
Again, please paste here the information on Menu/Help/About LibreOffice (There
is an icon to copy)

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

[Bug 154994] Functions sidebar should be searchable as soon as it is focused

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154994

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

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

[Bug 154994] Functions sidebar should be searchable as soon as it is focused

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154994

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Whiteboard||target:24.2.0

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

[Bug 135859] [META] Formula-related issues

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135859
Bug 135859 depends on bug 154938, which changed state.

Bug 154938 Summary: Math Formulas inserted into Calc documents are stretched
https://bugs.documentfoundation.org/show_bug.cgi?id=154938

   What|Removed |Added

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

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

[Bug 154938] Math Formulas inserted into Calc documents are stretched

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154938

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

  Regression By||Rafael Lima
 Whiteboard||target:24.2.0
 CC||szymon.k...@collabora.com
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Stéphane Guillou (stragu) 
 ---
Thanks for retesting, Rafael.

I checked with linux-64-24.2 bibisect repo, it was fixed by Szymon.

- master commit is c6619100ed6d0524ac5294c1a9e1467a4371aee0
- which is cherrypicked from co-23.05:

commit  9fefa504be3e5ef28a5ef9a0dab7be7044def3c0
author  Szymon Kłos Fri Jul 07 11:54:02 2023 +0200
committer   Mike Kaganski   Sun Jul 09 08:33:53 2023 +0200
math: set initial formula width to non-zero
After:
commit 96de6dee60aaf2f0d332291fa3b0ad7bb8b7127c
tdf#65067 Remove excessive spacing from Formula objects
Initial size of formula object is 1 (width).
This makes it ugly and hard to resize.
Let's make it bigger when it is empty.
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154160

Thanks Szymon!

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

core.git: Branch 'libreoffice-24-2' - svx/source

2024-04-01 Thread Patrick Luby (via logerrit)
 svx/source/svdraw/svdpntv.cxx |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 4241a641a433511ae9c3e1795de445a25eab14d8
Author: Patrick Luby 
AuthorDate: Mon Apr 1 10:01:03 2024 -0400
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Apr 2 01:36:49 2024 +0200

tdf#160444 check device's owner window is a nullptr

Since commit 563f7077f1dbce31ff95ee8d2e8d17b629693db1, the
device's owner window gets deleted before this object is
deleted.

Change-Id: I15dc8db60e5520c2f0e73a9a117f25af15845caf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165637
Tested-by: Jenkins
Reviewed-by: Patrick Luby 
(cherry picked from commit d034036a049d6dcc8dc62a8e44c1e4befcaa25b0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165623
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/svx/source/svdraw/svdpntv.cxx b/svx/source/svdraw/svdpntv.cxx
index f0928872509a..780227f4a117 100644
--- a/svx/source/svdraw/svdpntv.cxx
+++ b/svx/source/svdraw/svdpntv.cxx
@@ -858,7 +858,12 @@ void SdrPaintView::InvalidateAllWin(const 
tools::Rectangle& rRect)
 void SdrPaintView::InvalidateOneWin(OutputDevice& rDevice)
 {
 // do not erase background, that causes flicker (!)
-rDevice.GetOwnerWindow()->Invalidate(InvalidateFlags::NoErase);
+// tdf#160444 check device's owner window is a nullptr
+// Since commit 563f7077f1dbce31ff95ee8d2e8d17b629693db1, the
+// device's owner window gets deleted before this object is
+// deleted.
+if (rDevice.GetOwnerWindow())
+rDevice.GetOwnerWindow()->Invalidate(InvalidateFlags::NoErase);
 }
 
 void SdrPaintView::InvalidateOneWin(OutputDevice& rDevice, const 
tools::Rectangle& rRect)


core.git: Branch 'libreoffice-24-2' - download.lst

2024-04-01 Thread Xisco Fauli (via logerrit)
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 46906884b5eefb551d7d3d00420709475962df92
Author: Xisco Fauli 
AuthorDate: Mon Apr 1 12:59:17 2024 +0200
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Apr 2 01:28:11 2024 +0200

libtommath: upgrade to 1.3.0

Change-Id: Ica9e2520c7c70a21721f7f389fd3cd8138bf550c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165609
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 
(cherry picked from commit 45f7af713b303643f524ac9ae7fd41ac56d96bf2)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165624
Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/download.lst b/download.lst
index 95ae9c41f3d4..f6cbeec85530 100644
--- a/download.lst
+++ b/download.lst
@@ -409,8 +409,8 @@ LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.11.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-LIBTOMMATH_SHA256SUM := 
986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f
-LIBTOMMATH_TARBALL := ltm-1.2.1.tar.xz
+LIBTOMMATH_SHA256SUM := 
296272d93435991308eb73607600c034b558807a07e829e751142e65ccfa9d08
+LIBTOMMATH_TARBALL := ltm-1.3.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts


[Bug 160473] New: Missing Information

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160473

Bug ID: 160473
   Summary: Missing Information
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: larryr9...@att.net

Hello, I have had Libre Office for a while now. I have never had any problem
with it before. Today when I open a saved file. You see the information in the
file you want to open. When you open the file It deletes all the information in
the file but keeps the folders. I tried a couple different ways to recover the
document and was UTL the documents.  

I double checked for viruses and did not find any. Any suggestions ? 

Thanks, Larry

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

[Bug 160472] New: Writer Web: Loading an html file changes picture "height" from "Auto" to actual picture size

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160472

Bug ID: 160472
   Summary: Writer Web: Loading an html file changes picture
"height" from "Auto" to actual picture size
   Product: LibreOffice
   Version: 24.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer Web
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: francis.hau...@mail.fr

Description:
When opening a html file with Writer Web the size of constant ratio pictures
are not properly loaded. If a picture has a given "width" and "auto" "height"
Writer  Web is replacing the "auto" height with the actual height of the
picture.
Exemple: file with html code:  becomes 
 when saved again by Writer.
Issue seems to be at html file reading step as the pictures ratio changes when
resizing Writer Web window after file opening.


Steps to Reproduce:
1.Create HTML file with picture. Set picture proportional width size, set "keep
original ratio"
2.Store html file and close Writer Web. In the saved html file height="auto".
3.Load the html file in Writer Web, picture ratio isn't kept.

Actual Results:
When loading an html file containing a picture with constant ratio (width=xxx,
height=auto) the "keep ratio" property shall be set for the picture.

Expected Results:
When loading an html file containing a picture with constant ratio (width=xxx,
height=auto) the "keep ratio" property isn't set for the picture. "Keep ratio"
Property is lost.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Load picture with "auto" height attribute as a "constant W/H ratio".

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

[Bug 160471] Shift+F2 (turn on extended tips) has no effect

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160471

Tyler  changed:

   What|Removed |Added

Summary|extended tips   |Shift+F2 (turn on extended
   ||tips) has no effect
 OS|All |Linux (All)
   Hardware|All |x86-64 (AMD64)

--- Comment #1 from Tyler  ---
Version: 7.6.5.2 (X86_64) / LibreOffice Community
Build ID: 38d5f62f85355c192ef5f1dd47c5c0c0c6d6598b
CPU threads: 16; OS: Linux 5.10; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded


Hi,

in the latest Getting Started Guide (7.3)
https://books.libreoffice.org/en/GS73/GS7315-KeyboardShortcuts.html

Shift+F2 is documented as:
"Turns on Extended Tips for the currently selected command, icon or control.
 The shortcut does not work with the online help."

So my guess is that Shift+F2 is an alternative to hovering over
a UI control, intended for keyboard navigation.

To reproduce:
* Display some UI elements with extended tips, such as the print dialog.
* Navigate to an element with extended tip, e.g. the "Pages" entry field.
* Hit Shift+F2.

Observation: Nothing happens.
Expectation: The tooltip of the "Pages" field shows up, as if invoked
  by hovering the mouse pointer above the control.


Note:
I *do* have local help files installed, I get extended tips when hovering
over UI elements that have them, such as in the print dialog (Ctrl+P).

Regards,
Tyler

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

[Bug 146212] Print Preview Dialog: Page Orientation not shown on macOS

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146212

--- Comment #4 from Marc-Medley  ---
Bug 147615 found this missing Page Attributes (Orientation, etc.) issue to be
also present for LibreOffice Impress.

I just re-test per 'QA Team' instructions with the following findings:

1. Issue still exists. Writer and Impress in LibreOffice v24.2.2.2 are still
missing Page Attributes (Orientation, etc.) in the Print Dialog.

2. Issue 'existed since OOo'. The missing Page Attributes section (Orientation,
etc.) bug was also found to be present in the first version of LibreOffice
3.3.0 for both Impress and Writer.

I set version to 'inherited from OOo' based on the above findings and QA Team
request via Bug 147615. Please see Bug 147615 for additional detail and
screenshots.

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

[Bug 146212] Print Preview Dialog: Page Orientation not shown on macOS

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146212

Marc-Medley  changed:

   What|Removed |Added

Version|7.2.2.2 release |Inherited From OOo

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

[Bug 160471] New: extended tips

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160471

Bug ID: 160471
   Summary: extended tips
   Product: LibreOffice
   Version: 7.6.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: t...@faehnle.net

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

[Bug 147615] PRINTING: macOS Impress print dialog does not provide access to select printer's Paper Size

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147615

--- Comment #5 from Marc-Medley  ---
Re-test findings:

1. Impress in LibreOffice v24.2.2.2 still has the reported missing Page
Attributes in dialog issue. 

2. The bug was also found to be present with LibreOffice 3.3.0. As requested,
the version was set to 'inherited from OOo'.

Related Attachments: MissingPrintPageAttributes_v24.2.2.png &
MissingPrintPageAttributes_v3.3.0.png

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

[Bug 147615] PRINTING: macOS Impress print dialog does not provide access to select printer's Paper Size

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147615

Marc-Medley  changed:

   What|Removed |Added

Version|7.2.5.2 release |Inherited From OOo

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

[Bug 147615] PRINTING: macOS Impress print dialog does not provide access to select printer's Paper Size

2024-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147615

--- Comment #4 from Marc-Medley  ---
Created attachment 193428
  --> https://bugs.documentfoundation.org/attachment.cgi?id=193428=edit
MissingPrintPageAttributes_v3.3.0.png highlights LO version 3.3.0 Impress print
dialog issue

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

  1   2   3   >