[Bug 128267] FILESAVE: Spurious definitions in SVG file (EmbeddedBulletChars)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128267 --- Comment #7 from Buovjaga --- git grep and git blame reveal that the change was made to filter/source/svg/svgexport.cxx in commit b76628acb1ae4fc06f8c1b70ec2e0cf39356deef -- You are receiving this mail because: You are the assignee

core.git: include/static offapi/org static/source unotest/source

2024-04-29 Thread Stephan Bergmann (via logerrit)
include/static/unoembindhelpers/PrimaryBindings.hxx |6 + offapi/org/libreoffice/embindtest/XTest.idl |5 + static/source/embindmaker/embindmaker.cxx | 79 static/source/unoembindhelpers/PrimaryBindings.cxx | 18

[Bug 103239] [META] Toolbars bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103239 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||149610 Referenced

[Bug 149610] Whether and how to present iconography should adhere to what the host-OS or desktop-environment mandate (e.g. KDE Plasma Application Style settings)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149610 Stéphane Guillou (stragu) changed: What|Removed |Added Blocks||103239 Referenced

[Bug 130857] Qt5 implement theming using native widgets (weld)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130857 Stéphane Guillou (stragu) changed: What|Removed |Added See Also|

[Bug 149610] Whether and how to present iconography should adhere to what the host-OS or desktop-environment mandate (e.g. KDE Plasma Application Style settings)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149610 Stéphane Guillou (stragu) changed: What|Removed |Added See Also|

[Bug 132075] Crash OutlinerParaObject::OutlinerParaObject

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132075 Stéphane Guillou (stragu) changed: What|Removed |Added See Also|

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||148557 Referenced

[Bug 133092] [META] Crash bugs

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092 Bug 133092 depends on bug 148557, which changed state. Bug 148557 Summary: Crash mergedlo!SdrTextObj::GetOutlinerParaObject+0x10mergedlo!SdrTextObj::GetOutlinerParaObject+0x10: https://bugs.documentfoundation.org/show_bug.cgi?id=148557

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Bug 101216 depends on bug 148557, which changed state. Bug 148557 Summary: Crash mergedlo!SdrTextObj::GetOutlinerParaObject+0x10mergedlo!SdrTextObj::GetOutlinerParaObject+0x10: https://bugs.documentfoundation.org/show_bug.cgi?id=148557

[Bug 108843] [META] Clipboard bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108843 Bug 108843 depends on bug 148557, which changed state. Bug 148557 Summary: Crash mergedlo!SdrTextObj::GetOutlinerParaObject+0x10mergedlo!SdrTextObj::GetOutlinerParaObject+0x10: https://bugs.documentfoundation.org/show_bug.cgi?id=148557

[Bug 105948] [META] Undo/Redo bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948 Bug 105948 depends on bug 148557, which changed state. Bug 148557 Summary: Crash mergedlo!SdrTextObj::GetOutlinerParaObject+0x10mergedlo!SdrTextObj::GetOutlinerParaObject+0x10: https://bugs.documentfoundation.org/show_bug.cgi?id=148557

[Bug 148557] Crash mergedlo!SdrTextObj::GetOutlinerParaObject+0x10mergedlo!SdrTextObj::GetOutlinerParaObject+0x10:

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148557 Stéphane Guillou (stragu) changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 157373] Using the Paste Special dialog ends in "Requested clipboard format is not available" error; can't reopen dialog after

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157373 --- Comment #23 from Michael Weghorn --- @Stéphane: I've now submitted 2 more related changes to master to address potential races Michael S. noticed in the review of the 24-2 backports of the previous ones. I don't really expect they

[Bug 160864] Screen stops refreshing after save, does not make a restore auto-save for files

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160864 --- Comment #1 from Mike Butash --- I did end up starting in safe mode per recommendation, wiping the profile new, and was able to again reproduce this behavior even in safe mode. -- You are receiving this mail because: You are the

[Bug 157901] Crash when I try to copy any cell that contains a formula

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157901 --- Comment #9 from Stéphane Guillou (stragu) --- Not reproduced in: Version: 24.2.2.2 (X86_64) / LibreOffice Community Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01 CPU threads: 4; OS: macOS 10.15.7; UI render: Skia/Raster; VCL:

core.git: 2 commits - vcl/inc vcl/qt5

2024-04-29 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 11 -- vcl/qt5/QtClipboard.cxx|2 - vcl/qt5/QtTransferable.cxx | 43 +++-- 3 files changed, 35 insertions(+), 21 deletions(-) New commits: commit 621cfc0e4120ab2b381b54268fe39bd19257df9b Author:

[Bug 158110] Copy/paste of Calc comments fails when more than one cell is copied

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158110 Stéphane Guillou (stragu) changed: What|Removed |Added Summary|Copy/paste of more than one |Copy/paste of Calc

[Bug 158110] Copy/paste of more than one comment in calc does not work

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158110 Stéphane Guillou (stragu) changed: What|Removed |Added Keywords||bibisected,

[Bug 108479] [META] Paste special bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108479 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||158110 Referenced

[Bug 108479] [META] Paste special bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108479 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on|160859 | Referenced Bugs:

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on|160859 | Referenced Bugs:

[Bug 160859] Paste only comments fails when several cells copied

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160859 Stéphane Guillou (stragu) changed: What|Removed |Added Blocks|101216, 108479 | See

[Bug 149610] Whether and how to present iconography should adhere to what the host-OS or desktop-environment mandate (e.g. KDE Plasma Application Style settings)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149610 --- Comment #12 from Michael Weghorn --- (In reply to Stéphane Guillou (stragu) from comment #11) > Thanks for clarifying, Michael. I'll let you decide if this needs to be > blocked by bug 130857, or be marked as a duplicate of it. I

[Bug 160865] South African dictionary maintainer

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160865 Marco A.G.Pinto changed: What|Removed |Added CC||marcoagpi...@sapo.pt

[Bug 160865] New: South African dictionary maintainer

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160865 Bug ID: 160865 Summary: South African dictionary maintainer Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Bug 160864] New: Screen stops refreshing after save, does not make a restore auto-save for files

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160864 Bug ID: 160864 Summary: Screen stops refreshing after save, does not make a restore auto-save for files Product: LibreOffice Version: 24.2.2.2 release Hardware:

core.git: desktop/source extensions/source i18npool/source include/comphelper scripting/source sd/qa slideshow/source stoc/source sw/source testtools/source

2024-04-29 Thread Mike Kaganski (via logerrit)
desktop/source/deployment/manager/dp_commandenvironments.cxx | 21 +-- desktop/source/deployment/registry/component/dp_component.cxx |4 extensions/source/abpilot/datasourcehandling.cxx | 14 -- extensions/source/abpilot/fieldmappingimpl.cxx| 24 +---

[Bug 160852] delete all comments in Impress (.uno:DeleteAllAnnotation) only deletes uneven-numbered comments

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160852 --- Comment #2 from Stéphane Guillou (stragu) --- (In reply to m_a_riosv from comment #1) > Works for me with > Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: ea43cbbb7371a743f470d949762a0e92f196e652 That was

[Bug 102593] [META] Paste bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||132075 Referenced

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||132075 Referenced

[Bug 133092] [META] Crash bugs

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133092 Bug 133092 depends on bug 132075, which changed state. Bug 132075 Summary: Crash OutlinerParaObject::OutlinerParaObject https://bugs.documentfoundation.org/show_bug.cgi?id=132075 What|Removed |Added

[Bug 102593] [META] Paste bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Bug 102593 depends on bug 132075, which changed state. Bug 132075 Summary: Crash OutlinerParaObject::OutlinerParaObject https://bugs.documentfoundation.org/show_bug.cgi?id=132075 What|Removed |Added

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Bug 101216 depends on bug 132075, which changed state. Bug 132075 Summary: Crash OutlinerParaObject::OutlinerParaObject https://bugs.documentfoundation.org/show_bug.cgi?id=132075 What|Removed |Added

[Bug 132075] Crash OutlinerParaObject::OutlinerParaObject

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132075 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 160618] LibreOffice (Draw) can't rotate orientation (landscape document into portrait) for printing

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160618 --- Comment #15 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.

[Bug 157454] Crash if I open Find... dialog

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157454 QA Administrators changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 160646] GIF don't animate in edit mode; are rendered as still images

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160646 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Bug 160676] Prints only one page of multiple copies

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160676 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Bug 157929] Lost PUA chars with xlsx/ods formats

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157929 --- Comment #5 from QA Administrators --- Dear yukiguo, 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

[Bug 154412] Software crashes repeatedly

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154412 --- Comment #5 from QA Administrators --- Dear leticia, 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

[Bug 157454] Crash if I open Find... dialog

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157454 --- Comment #7 from QA Administrators --- Dear Panos, 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

[Bug 154412] Software crashes repeatedly

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154412 QA Administrators changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 131953] UI 'locked' after undo textbox insertion

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131953 --- Comment #4 from QA Administrators --- Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Bug 141861] Graphic placement is incorrect on last page with 2 columns and Evenly distribute contents to all columns

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141861 --- Comment #7 from QA Administrators --- Dear fred.r.green, 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

[Bug 129324] EDITING Draw converts text to curves in a SVG file with viewBox in SVG code

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129324 --- Comment #7 from QA Administrators --- Dear joachim_liedtke, 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

[Bug 128267] FILESAVE: Spurious definitions in SVG file (EmbeddedBulletChars)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128267 --- Comment #6 from QA Administrators --- Dear Gerry Garvey, 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

[Bug 101783] Percent-value for font size in character style works wrongly.

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101783 --- Comment #7 from QA Administrators --- Dear Regina Henschel, 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

core.git: include/svx

2024-04-29 Thread Tomaž Vajngerl (via logerrit)
include/svx/svdetc.hxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit e82c9633e4f9bc4590bd6cd8d2a82a974ddaf00f Author: Tomaž Vajngerl AuthorDate: Sun Apr 28 09:31:46 2024 +0900 Commit: Tomaž Vajngerl CommitDate: Tue Apr 30 04:55:09 2024 +0200

[Bug 99619] query design segfault on redoing an undone table join creation

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99619 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 108443] [META] Database query bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108443 Stéphane Guillou (stragu) changed: What|Removed |Added Depends on||99619 Referenced

[Bug 160753] XMATCH function in search for empty cell is different to Excel

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160753 ady changed: What|Removed |Added See Also||https://bugs.documentfounda

[Bug 143387] CRASH: undoing paste ( debug build )

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143387 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 115707] Crash in: cppu::_copyConstructAny(_uno_Any *,void *,_typelib_TypeDescriptionReference *,_typelib_TypeDescription *,void (*)(void *),_uno_Mapping *)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115707 Stéphane Guillou (stragu) changed: What|Removed |Added Keywords||haveBacktrace --

[Bug 115707] Crash in: cppu::_copyConstructAny(_uno_Any *,void *,_typelib_TypeDescriptionReference *,_typelib_TypeDescription *,void (*)(void *),_uno_Mapping *)

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115707 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 131981] LO writer continuously looses spellcheck in new versions.

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131981 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 160851] Hiding rows or columns in Calc causes severe lag

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160851 --- Comment #5 from ady --- I have mentioned this behavior in other reports. STR: 1. Open attachment 193900. 2. [CTRL]+[HOME]. 3. During 10 seconds, press and hold the [PageDown] key. 4. At the 10 seconds stopper/timer, release the

[Bug 150900] [META] Excel Functions

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150900 Aron Budea changed: What|Removed |Added Depends on||160725 Referenced Bugs:

[Bug 92617] Base is crashing frequently when EDITING data and switching Forms

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92617 Stéphane Guillou (stragu) changed: What|Removed |Added CC|

[Bug 160851] Hiding rows or columns in Calc causes severe lag

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160851 m_a_riosv changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

core.git: vcl/inc vcl/osx vcl/quartz vcl/source

2024-04-29 Thread Patrick Luby (via logerrit)
vcl/inc/quartz/salgdi.h |4 vcl/osx/salframe.cxx |2 +- vcl/quartz/salgdi.cxx| 13 + vcl/source/app/IconThemeSelector.cxx |4 ++-- vcl/source/image/ImplImage.cxx |9 - 5 files changed, 28 insertions(+),

[Bug 148616] FILEOPEN PPTX A certain POTX template is slow to open

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148616 Aron Budea changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |aron.bu...@gmail.com

[Bug 108479] [META] Paste special bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108479 Bug 108479 depends on bug 160859, which changed state. Bug 160859 Summary: Paste only comments fails when several cells copied https://bugs.documentfoundation.org/show_bug.cgi?id=160859 What|Removed

[Bug 101216] [META] Calc comment bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101216 Bug 101216 depends on bug 160859, which changed state. Bug 160859 Summary: Paste only comments fails when several cells copied https://bugs.documentfoundation.org/show_bug.cgi?id=160859 What|Removed

[Bug 160859] Paste only comments fails when several cells copied

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160859 m_a_riosv changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 158110] Copy/paste of more than one comment in calc does not work

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158110 m_a_riosv changed: What|Removed |Added CC||stephane.guillou@libreoffic

[Bug 160851] Hiding rows or columns in Calc causes severe lag

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160851 --- Comment #3 from lunarsoulsch...@gmail.com --- (In reply to m_a_riosv from comment #1) > Please test in safe mode, Menu/Help/Restart in Safe Mode > > Please attach a sample file. Testing in Safe Mode produced the same results. I

[Bug 160851] Hiding rows or columns in Calc causes severe lag

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160851 --- Comment #2 from lunarsoulsch...@gmail.com --- Created attachment 193900 --> https://bugs.documentfoundation.org/attachment.cgi?id=193900=edit A Calc spreadsheet with columns AA-onward hidden -- You are receiving this mail because:

[Bug 157901] Crash when I try to copy any cell that contains a formula

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157901 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #8 from raal

core.git: 2 commits - cppuhelper/source cpputools/source cui/source dbaccess/source

2024-04-29 Thread Mike Kaganski (via logerrit)
cppuhelper/source/implbase_ex.cxx |9 cppuhelper/source/implementationentry.cxx |6 cppuhelper/source/propertysetmixin.cxx |7 cppuhelper/source/propshlp.cxx | 31 +--

core.git: 2 commits - accessibility/source basctl/source basegfx/source canvas/source cli_ure/source connectivity/source

2024-04-29 Thread Mike Kaganski (via logerrit)
accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx |2 basctl/source/basicide/IDEComboBox.cxx | 16 basctl/source/basicide/basides1.cxx|3 basctl/source/basicide/basidesh.cxx| 22

core.git: Branch 'distro/cib/libreoffice-6-4' - configure.ac helpcontent2

2024-04-29 Thread Thorsten Behrens (via logerrit)
configure.ac |2 +- helpcontent2 |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 546fb6ff2068506fe4b88f545c0f740d11692321 Author: Thorsten Behrens AuthorDate: Mon Apr 29 22:38:25 2024 +0200 Commit: Thorsten Behrens CommitDate: Mon Apr 29 22:38:25

[Bug 160863] New: AVI files freeze Impress

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160863 Bug ID: 160863 Summary: AVI files freeze Impress Product: LibreOffice Version: 24.2.1.2 release Hardware: x86-64 (AMD64) OS: Linux (All) Status:

[Bug 160852] delete all comments in Impress (.uno:DeleteAllAnnotation) only deletes uneven-numbered comments

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160852 m_a_riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Bug 160862] New: Converting a DOCX to ODT using command line export each frame twice

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160862 Bug ID: 160862 Summary: Converting a DOCX to ODT using command line export each frame twice Product: LibreOffice Version: 7.6.0.3 release Hardware: All

[Bug 160805] Conditional formatting range does not respond to insert/delete rows/columns

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160805 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #1 from raal

[Bug 160851] Hiding rows or columns in Calc causes severe lag

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160851 m_a_riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Bug 102593] [META] Paste bugs and enhancements

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 raal changed: What|Removed |Added Depends on||160023 Referenced Bugs:

[Bug 160023] Pasting Array formula used ROW or COLUMN function as GDI-Image results in an error-displayed image

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160023 raal changed: What|Removed |Added Version|6.1.3.2 release |4.1.0.4 release CC|

[Bug 160646] GIF don't animate in edit mode; are rendered as still images

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160646 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #1 from raal

New Defects reported by Coverity Scan for LibreOffice

2024-04-29 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 4 new defect(s) introduced to LibreOffice found with Coverity Scan. New defect(s) Reported-by: Coverity Scan Showing 4 of 4 defect(s) ** CID 1596697:(FORWARD_NULL)

[Bug 137469] Text filter should have an option to hide hidden paragraphs

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137469 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

core.git: sw/source

2024-04-29 Thread Caolán McNamara (via logerrit)
sw/source/core/access/acctable.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 2bad2224090eb2802111760ec83db230aeca0616 Author: Caolán McNamara AuthorDate: Mon Apr 29 11:59:09 2024 +0100 Commit: Caolán McNamara CommitDate: Mon Apr 29 21:23:07

[Bug 160861] Polish language is missing, it goes beyond the text area

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160861 --- Comment #1 from Łukasz --- Created attachment 193898 --> https://bugs.documentfoundation.org/attachment.cgi?id=193898=edit problem -- You are receiving this mail because: You are the assignee for the bug.

[Bug 160861] New: Polish language is missing, it goes beyond the text area

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160861 Bug ID: 160861 Summary: Polish language is missing, it goes beyond the text area Product: LibreOffice Version: 24.2.2.2 release Hardware: x86-64 (AMD64)

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

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366 Commit Notification changed: What|Removed |Added Whiteboard|target:24.8.0 target:7.6.8 |target:24.8.0 target:7.6.8

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

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366 --- Comment #10 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/d45a0651990a58b8eb1306205cb2209d1012398f tdf#114287

[Bug 114287] fo:text-indent and fo:margin-left from paragraph style has to overrule those from list style

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114287 --- Comment #8 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/d45a0651990a58b8eb1306205cb2209d1012398f tdf#114287

[Bug 114287] fo:text-indent and fo:margin-left from paragraph style has to overrule those from list style

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114287 Commit Notification changed: What|Removed |Added Whiteboard|target:7.6.0 target:24.8.0 |target:7.6.0 target:24.8.0

core.git: Branch 'libreoffice-24-2' - sw/qa xmloff/source

2024-04-29 Thread Michael Stahl (via logerrit)
sw/qa/extras/odfexport/odfexport2.cxx |6 +- xmloff/source/text/XMLTextListBlockContext.hxx |1 xmloff/source/text/txtimp.cxx | 72 - 3 files changed, 5 insertions(+), 74 deletions(-) New commits: commit

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

2024-04-29 Thread Andreas Heinisch (via logerrit)
sc/qa/uitest/pasteSpecial/tdf160765.py | 34 + sc/source/ui/miscdlgs/inscodlg.cxx |4 ++- 2 files changed, 37 insertions(+), 1 deletion(-) New commits: commit 30524d5998d38b7e216b721859c72fbfc56a5b5a Author: Andreas Heinisch AuthorDate: Fri Apr 26

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

2024-04-29 Thread Michael Stahl (via logerrit)
xmloff/source/text/txtimp.cxx |8 1 file changed, 8 insertions(+) New commits: commit 878f51b4ec313a45335585f6f88d3a2cd5631df1 Author: Michael Stahl AuthorDate: Thu Apr 18 13:00:04 2024 +0200 Commit: Xisco Fauli CommitDate: Mon Apr 29 21:06:24 2024 +0200 tdf#159903

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

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366 --- Comment #9 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/0c1e01cd8370b1c05e12dc965bf3e95bc2fd7378 tdf#114287

[Bug 114287] fo:text-indent and fo:margin-left from paragraph style has to overrule those from list style

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114287 --- Comment #7 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/0c1e01cd8370b1c05e12dc965bf3e95bc2fd7378 tdf#114287

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

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159366 Commit Notification changed: What|Removed |Added Whiteboard|target:24.8.0 |target:24.8.0 target:7.6.8

[Bug 114287] fo:text-indent and fo:margin-left from paragraph style has to overrule those from list style

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114287 Commit Notification changed: What|Removed |Added Whiteboard|target:7.6.0 target:24.8.0 |target:7.6.0 target:24.8.0

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

2024-04-29 Thread Michael Stahl (via logerrit)
sw/qa/extras/odfexport/odfexport2.cxx |6 +- xmloff/source/text/XMLTextListBlockContext.hxx |1 xmloff/source/text/txtimp.cxx | 72 - 3 files changed, 5 insertions(+), 74 deletions(-) New commits: commit

[Bug 160859] Paste only comments fails when several cells copied

2024-04-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160859 Andreas Heinisch changed: What|Removed |Added Ever confirmed|0 |1

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

2024-04-29 Thread Andreas Heinisch (via logerrit)
sc/qa/uitest/pasteSpecial/tdf160765.py | 75 + sc/source/ui/view/viewfun3.cxx |3 - 2 files changed, 77 insertions(+), 1 deletion(-) New commits: commit 4d744d94cc4ee114a7e5d5373b2b599baed31ee5 Author: Andreas Heinisch AuthorDate: Mon Apr 22

core.git: helpcontent2

2024-04-29 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bc04a380016c7537850b3f929afab21448eac03 Author: Olivier Hallot AuthorDate: Mon Apr 29 15:51:44 2024 -0300 Commit: Gerrit Code Review CommitDate: Mon Apr 29 20:51:44 2024 +0200 Update git

  1   2   3   >