core.git: i18npool/CppunitTest_i18npool_transliteration.mk i18npool/inc i18npool/Library_i18npool.mk i18npool/Library_index_data.mk i18npool/Module_i18npool.mk i18npool/source Repository.mk vcl/common

2024-02-14 Thread Noel Grandin (via logerrit)
Repository.mk |1 i18npool/CppunitTest_i18npool_transliteration.mk|3 i18npool/Library_i18npool.mk|7 + i18npool/Library_index_data.mk | 19 i18npool/Module_i18npool.mk

core.git: bin/update_pch desktop/Pagein_draw.mk desktop/Pagein_impress.mk Repository.mk sd/CppunitTest_sd_dialogs_test.mk sd/inc sd/Library_sd.mk sd/Library_sdui.mk sd/Module_sd.mk sd/source sd/util

2024-02-14 Thread Noel Grandin (via logerrit)
Repository.mk |1 bin/update_pch|1 desktop/Pagein_draw.mk|1 desktop/Pagein_impress.mk |1 sd/CppunitTest_sd_dialogs_test.mk |1 sd/Library_sd.mk | 65

core.git: sw/qa

2024-02-14 Thread Xisco Fauli (via logerrit)
0 files changed New commits: commit 7b658083c1935e1d74306e361c3d69f53eff4fef Author: Xisco Fauli AuthorDate: Wed Feb 14 17:01:27 2024 +0100 Commit: Xisco Fauli CommitDate: Thu Feb 15 08:57:28 2024 +0100 sw: move some UItests from writer_tests7 to writer_tests8

core.git: 2 commits - sc/qa sw/qa

2024-02-14 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/calc_tests9/tdf159707.py | 33 ++ sc/qa/uitest/data/tdf159707.xls |binary sw/qa/uitest/data/tdf157569.docx|binary sw/qa/uitest/writer_tests6/tdf157569.py | 47 4 files changed, 80 insertions(+) New commits:

Re: Our Clang --enable-pch setup is known broken

2024-02-14 Thread Stephan Bergmann
On 2/13/24 16:39, Stephan Bergmann wrote: Maybe somebody has the inclination to dig into our artisanal approach and fix it (I assume that would involve fixing the underlying Clang machinery that we tap into there), or rework gbuild to use Clang's documented PCH approach.  Otherwise, I'd

core.git: Branch 'libreoffice-24-2' - filter/qa include/test sw/qa test/source

2024-02-14 Thread Xisco Fauli (via logerrit)
filter/qa/unit/svg.cxx | 96 ++--- include/test/unoapixml_test.hxx|7 ++ sw/qa/extras/fodfexport/fodfexport.cxx | 36 ++-- sw/qa/inc/swmodeltestbase.hxx |7 -- sw/qa/unit/swmodeltestbase.cxx |6 --

[Bug 159727] LibreOffice_24.2.0_Win_x86-64.msi: saving the file with a password absolutely does not work!

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159727 --- Comment #2 from Imre Szabo --- Windows 7 -- You are receiving this mail because: You are the assignee for the bug.

core.git: Branch 'distro/collabora/co-24.04' - download.lst

2024-02-14 Thread Andras Timar (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3682749333934523e24521eebb34570cfb283713 Author: Andras Timar AuthorDate: Wed Feb 14 22:18:30 2024 +0100 Commit: Andras Timar CommitDate: Thu Feb 15 08:18:02 2024 +0100 nss: upgrade to

[Bug 159728] picture cannot be resized if overlaps the footer

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159728 lvm changed: What|Removed |Added Attachment #192574|text/plain |application/x-drawio mime type|

[Bug 159728] picture cannot be resized if overlaps the footer

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159728 lvm changed: What|Removed |Added CC||lmiro...@yandex.ru --- Comment #1 from

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

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130857 --- Comment #11 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6712963e231e7ab50a3d11b8a8c75e54e0c79b32 tdf#130857 qt weld:

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

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130857 --- Comment #12 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9e40fc8c9458b937200ea56c96b89113c74b67f5 tdf#130857 qt weld:

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

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130857 --- Comment #10 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/092bcd7133c30c0614056928a16baea44704735e tdf#130857 qt weld:

core.git: vcl/qt5

2024-02-14 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 9e40fc8c9458b937200ea56c96b89113c74b67f5 Author: Michael Weghorn AuthorDate: Wed Feb 14 10:54:59 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Feb 15 08:08:05 2024

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

2024-02-14 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtInstanceContainer.hxx |2 ++ vcl/inc/qt5/QtInstanceDialog.hxx|2 +- vcl/inc/qt5/QtInstanceWidget.hxx|6 ++ vcl/inc/qt5/QtInstanceWindow.hxx|2 -- vcl/qt5/QtInstanceContainer.cxx |5 + vcl/qt5/QtInstanceDialog.cxx|4 ++--

[Bug 159728] New: picture cannot be resized if overlaps the footer

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159728 Bug ID: 159728 Summary: picture cannot be resized if overlaps the footer Product: LibreOffice Version: 24.2.0.3 release Hardware: All OS: All Status:

[Bug 159714] Pasting an image over an existing image in Writer may change its aspect ratio

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159714 lvm changed: What|Removed |Added Summary|Pasting an image over an|Pasting an image over an

[Bug 159512] LibreOffice Calc ODS files saved with passwords under 7.6.4 (X86_64) cannot be opened in 24.2.0.3 (X86_64) (Windows 7)

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159512 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug 159727] LibreOffice_24.2.0_Win_x86-64.msi: saving the file with a password absolutely does not work!

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159727 Buovjaga changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug 159512] LibreOffice Calc ODS files saved with passwords under 7.6.4 (X86_64) cannot be opened in 24.2.0.3 (X86_64) (Windows 7)

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159512 Buovjaga changed: What|Removed |Added CC||imregep.sz...@gmail.com --- Comment

[Bug 159714] Pasting an image over an existing image in Writer does not update image size

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159714 --- Comment #7 from lvm --- (In reply to Telesto from comment #6) > Requested here: overwrite the current one for the new one. I have tendency > to prefer overwrite above, replace as normal expectation. To make myself clear, I am not

[Bug 134526] Update Firebird to latest upstream version

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134526 Aron Budea changed: What|Removed |Added CC||aron.bu...@gmail.com

[Bug 159411] Sluggish display of letters when entering text when using LO Writer

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

[Bug 159464] Short text in sections combined with long endnotes makes parts of text hidden under red arrow

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

[Bug 159463] Changing which list style a paragraph style is associated with does not affect existing lists

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

[Bug 159486] Infobars' close (X) buttons' invisible hitboxes too small and hard to click

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

[Bug 159482] Editing and saving a docx file exported from memsource breaks it, preventing its import

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

[Bug 159477] There should be a way to insert blank spaces instead of "\t" in the Basic IDE when Tab is pressed

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

[Bug 159471] Make PDF CLI Parameters help page's examples use Writer's and Calc's filters

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

[Bug 159475] chart: missing style properties on custom label

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

[Bug 159462] chart: best fit algorithm should be able to "shrink" text width to fit into "vertical" slices

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

[Bug 159473] CXmail/PDFPh-C on exported PDFs

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

[Bug 156148] Unattended Windows command line convert (headless) has inconsistant results

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156148 --- Comment #3 from QA Administrators --- Dear michael, 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 156586] Mailing Labels, navigation & inserting of columns

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156586 --- Comment #2 from QA Administrators --- Dear forum-subs, 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 159311] Use xdg-desktop portals instead of static filesystem permissions

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

[Bug 51430] FILEOPEN: HTML documents without META Content-Type are opened with a wrong codepage

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51430 --- Comment #14 from QA Administrators --- Dear pcarmouze, 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 105674] Calc will give a non-clickable error box when adding a gallery item which isn't accessible anymore

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105674 --- Comment #5 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 104983] Dragging on Slides sidebar vertically on a Windows touchscreen moving a page instead of scrolling

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

[Bug 33680] THIRDPARTYLICENSEREADME.html / LICENSE.odt

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33680 --- Comment #3 from measrasy --- Well, it seems that only PPC user might have errors with langpack_zh-TW installation. Can someone investigate into this problem? pm: https://drift-boss.io -- You are receiving this mail because: You

[Bug 116736] Add morph transition like Microsoft has to impress.

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116736 --- Comment #12 from ayman20...@gmail.com --- I hope to add a morph feature in the next version of impress -- You are receiving this mail because: You are the assignee for the bug.

[Bug 159678] heading fields in headers and footers do not track heading content through the document

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159678 Baole Fang changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |baole.f...@gmail.com

[Bug 159727] New: LibreOffice_24.2.0_Win_x86-64.msi: saving the file with a password absolutely does not work!

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159727 Bug ID: 159727 Summary: LibreOffice_24.2.0_Win_x86-64.msi: saving the file with a password absolutely does not work! Product: LibreOffice Version: 24.2.0.2 rc

[Bug 159726] Copying two list styles in Impress resets target list style to none

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159726 --- Comment #2 from Gabor Kelemen (allotropia) --- Created attachment 192572 --> https://bugs.documentfoundation.org/attachment.cgi?id=192572=edit Target formatting getting reset after copying -- You are receiving this mail because:

[Bug 159726] Copying two list styles in Impress resets target list style to none

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159726 --- Comment #1 from Gabor Kelemen (allotropia) --- Created attachment 192571 --> https://bugs.documentfoundation.org/attachment.cgi?id=192571=edit Formatting before copying -- You are receiving this mail because: You are the assignee

[Bug 159726] New: Copying two list styles in Impress resets target list style to none

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159726 Bug ID: 159726 Summary: Copying two list styles in Impress resets target list style to none Product: LibreOffice Version: Inherited From OOo Hardware: All

[Bug 102593] [META] Paste bugs and enhancements

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593 Gabor Kelemen (allotropia) changed: What|Removed |Added Depends on||159726 Referenced

[Bug 108976] Crash in: OutputDevice::GetOutputSizePixel()

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108976 --- Comment #12 from Matt K --- No repro with: Version: 7.6.5.0.0+ (X86_64) / LibreOffice Community Build ID: 13c748e7998b6df02e23815f337e9ab4d04172f3 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win

[Bug 95385] Sidebar : category General does not exist and inconsistent with cell formatting dialog (see comment 7, comment 8, comment 21)

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95385 Amos Aidoo changed: What|Removed |Added Assignee|aidooamo...@gmail.com |libreoffice-b...@lists.free

[Bug 103427] [META] Styles and Formatting sidebar deck and floating window

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103427 V Stuart Foote changed: What|Removed |Added Depends on||159724 Referenced Bugs:

[Bug 159724] The "No Character Style" list entry should always be offered in the SB "Character Styles" content panel, even if only the "Applied Styles" is the selected UI mode

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159724 V Stuart Foote changed: What|Removed |Added Summary|UI: No special character|The "No Character Style"

[Bug 159724] The "No Character Style" list entry should always be offered in the SB "Character Styles" content panel, even if only the "Applied Styles" is the selected UI mode

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159724 V Stuart Foote changed: What|Removed |Added Summary|UI: No special character|The "No Character Style"

[Bug 80430] [META] Documentation gap for new features

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430 Olivier Hallot changed: What|Removed |Added Depends on||159725 Referenced Bugs:

[Bug 159725] New: [LOCALHELP] Add description for VBA function ExportAsFixedFormat

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159725 Bug ID: 159725 Summary: [LOCALHELP] Add description for VBA function ExportAsFixedFormat Product: LibreOffice Version: unspecified Hardware: All

[Bug 152680] Can't open the special pdf file

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152680 --- Comment #5 from Dave Gilbert --- Created attachment 192569 --> https://bugs.documentfoundation.org/attachment.cgi?id=192569=edit Current state 2024-02-14 My fix for 113050 is getting there, and is actually looking better on this

[Bug 38164] Allow scrolling through Slides by Mouse wheel

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38164 --- Comment #14 from Tex2002ans --- (In reply to Eyal Rozenberg from comment #12) > I will make a potential alternative suggestion though; [...] Mousewheel > scrolls slides for zoom levels where the entire slide is in view, and scrolls

[Bug 159724] UI: No special character style should always be the topmost offer even if only applied character styles is selected

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159724 Adalbert Hanßen changed: What|Removed |Added Summary|No special character style |UI: No special character

[Bug 159724] New: No special character style should always be the topmost offer even if only applied character styles is selected

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159724 Bug ID: 159724 Summary: No special character style should always be the topmost offer even if only applied character styles is selected Product: LibreOffice

[Bug 159723] New: UI: Some of the shortcuts Ctl-0 … Ctl-9 don’t work reliably any more

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159723 Bug ID: 159723 Summary: UI: Some of the shortcuts Ctl-0 … Ctl-9 don’t work reliably any more Product: LibreOffice Version: 24.2.0.2 rc Hardware: x86-64 (AMD64)

core.git: solenv/bin vcl/commonfuzzer.mk

2024-02-14 Thread Caolán McNamara (via logerrit)
solenv/bin/native-code.py |2 +- vcl/commonfuzzer.mk |1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 43d962c27b6efb04d22b05ad8dec08f6056078a0 Author: Caolán McNamara AuthorDate: Wed Feb 14 15:21:52 2024 + Commit: Caolán McNamara CommitDate:

[Bug 159722] New: UI: Sometimes strange behavior when you want to place a hyperlink to position in the same document

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159722 Bug ID: 159722 Summary: UI: Sometimes strange behavior when you want to place a hyperlink to position in the same document Product: LibreOffice Version: 24.2.0.0 beta1+

core.git: sw/inc sw/qa sw/source

2024-02-14 Thread Mike Kaganski (via logerrit)
sw/inc/crsrsh.hxx |2 sw/inc/node.hxx |2 sw/qa/extras/layout/data/largeTopMarginAndHiddenFirstSection.fodt | 15 + sw/qa/extras/layout/data/pageBreakInHiddenSection.fodt|

[Bug 159464] Short text in sections combined with long endnotes makes parts of text hidden under red arrow

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159464 Dieter changed: What|Removed |Added CC||dgp-m...@gmx.de

[Bug 159463] Changing which list style a paragraph style is associated with does not affect existing lists

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159463 Dieter changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

core.git: bin/find-mergedlib-can-be-private.classes.results

2024-02-14 Thread Noel Grandin (via logerrit)
bin/find-mergedlib-can-be-private.classes.results |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 3a0807b08f0254e89d361322bce1ef13df3427f2 Author: Noel Grandin AuthorDate: Wed Feb 14 09:50:22 2024 +0200 Commit: Noel Grandin CommitDate: Wed Feb 14

[Bug 159411] Sluggish display of letters when entering text when using LO Writer

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159411 Dieter changed: What|Removed |Added Resolution|--- |WORKSFORME

[Bug 159664] Floatable table not visible in after paste in new document but shown in navigator

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159664 Telesto changed: What|Removed |Added Summary|Table (or frame around |Floatable table not visible

[Bug 159664] Table (or frame around table?) not visible in after paste but shown in navigator

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159664 Telesto changed: What|Removed |Added Keywords||bibisectRequest, regression -- You

[Bug 159714] Pasting an image over an existing image in Writer does not update image size

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159714 Telesto changed: What|Removed |Added CC||heiko.tietze@documentfounda

Minutes from the UX/design meeting 2023-Feb-14

2024-02-14 Thread Heiko Tietze
Present: Sahil, Rafael, Hossein, Heiko Comments: Stuart, Jean-Francois, Eyal, Stephané, Ady Tickets/Topics * Freeze Zoom as a global LibreOffice preference + https://bugs.documentfoundation.org/show_bug.cgi?id=159156 + assigning +0 to .uno:Zoom100Percent as fixed shortcut (Stuart) +

Minutes from the UX/design meeting 2023-Feb-14

2024-02-14 Thread Heiko Tietze
Present: Sahil, Rafael, Hossein, Heiko Comments: Stuart, Jean-Francois, Eyal, Stephané, Ady Tickets/Topics * Freeze Zoom as a global LibreOffice preference + https://bugs.documentfoundation.org/show_bug.cgi?id=159156 + assigning +0 to .uno:Zoom100Percent as fixed shortcut (Stuart) +

[Bug 159664] Table (or frame around table?) not visible in after paste but shown in navigator

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159664 Rainer Bielefeld Retired changed: What|Removed |Added Ever confirmed|0 |1

[Bug 159664] Table (or frame around table?) not visible in after paste but shown in navigator

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159664 Rainer Bielefeld Retired changed: What|Removed |Added Summary|Table not visible in after |Table (or frame

[Bug 75280] Convert inappropriate use of sal_uIntPtr to better integer types

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75280 --- Comment #61 from Devansh Varshney --- I tried to look into this and there are 151 files with sal_uIntPtr remain. As far my understanding goes after looking those I think there are no more of these changes required. So, maybe we can

core.git: configure.ac

2024-02-14 Thread René Engelhard (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5111a0b9bf3c36cd01beefbc6e47fd45836877d3 Author: René Engelhard AuthorDate: Wed Feb 14 18:21:50 2024 +0100 Commit: René Engelhard CommitDate: Wed Feb 14 18:52:58 2024 +0100 Revert "configure:

[Bug 101313] Copy-paste a Table With Merged Cells from Writer to Calc: Cells Placed in Wrong Position (Wrong cell offsets)

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101313 --- Comment #14 from Kevin Suo --- I have doing some debugging and have found the following, but I don't think I can fix this, so could someone take a look: The code works for the Writer table like this: +---+++ |a |b |c |

core.git: Changes to 'refs/tags/cp-24.04.0-1'

2024-02-14 Thread Michael Meeks (via logerrit)
Tag 'cp-24.04.0-1' created by Andras Timar at 2024-02-14 17:29 + cp-24.04.0-1 Changes since co-24.04-branch-point-367: --- 0 files changed ---

translations.git: Changes to 'refs/tags/cp-24.04.0-1'

2024-02-14 Thread Christian Lohmaier (via logerrit)
Tag 'cp-24.04.0-1' created by Andras Timar at 2024-02-14 17:29 + cp-24.04.0-1 Changes since co-24.04-branch-point-5: --- 0 files changed ---

help.git: Changes to 'refs/tags/cp-24.04.0-1'

2024-02-14 Thread Andras Timar (via logerrit)
Tag 'cp-24.04.0-1' created by Andras Timar at 2024-02-14 17:29 + cp-24.04.0-1 Changes since co-24.04-branch-point-22: --- 0 files changed ---

dictionaries.git: Changes to 'refs/tags/cp-24.04.0-1'

2024-02-14 Thread Marco A.G.Pinto (via logerrit)
Tag 'cp-24.04.0-1' created by Andras Timar at 2024-02-14 17:29 + cp-24.04.0-1 Changes since co-24.04-branch-point: Marco A.G.Pinto (1): tdf#159164 Update the English dictionaries: GB+ZA+AU+CA+US --- en/changelog.txt | 32 + en/description.xml |2

core.git: Branch 'distro/collabora/co-24.04' - desktop/qa desktop/source include/comphelper include/LibreOfficeKit linguistic/source

2024-02-14 Thread Michael Meeks (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 ++- desktop/source/lib/init.cxx | 23 +++ include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 12 +++- include/comphelper/lok.hxx

[Bug 159277] It would be nice to have an exclude file type option from Recent Files.

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159277 --- Comment #21 from Ian Eales --- (In reply to Rafael Lima from comment #19) > (In reply to Ian Eales from comment #17) > > I often have one or more LO file open for several days and load many others > > [some via automation] during

[Bug 159697] BASE, EXTENSIONS, BaseDocumenter error Basic script crashes

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159697 Jean-Pierre Ledure changed: What|Removed |Added Ever confirmed|0 |1

[Bug 159277] It would be nice to have an exclude file type option from Recent Files.

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159277 --- Comment #20 from Ian Eales --- (In reply to V Stuart Foote from comment #18) > The MRU list is held in the LibreOffice user profile in the XML text file > 'registrysettings.xcu' simple to edit/filter directly. > > And, some movement

core.git: configure.ac

2024-02-14 Thread Miklos Vajna (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89a0933968e4b9160613707301d1f5dd36d97282 Author: Miklos Vajna AuthorDate: Wed Feb 14 15:48:58 2024 +0100 Commit: Miklos Vajna CommitDate: Wed Feb 14 18:17:00 2024 +0100 configure: clean up

Re: Is it still possible to compile LibreOffice 24 for Linux 32-bit? (part 2)

2024-02-14 Thread Rene Engelhard
Hi, Am 14.02.24 um 15:50 schrieb Escuelas Linux: Running 'make' alone fails because all warnings are treated as errors, so I added the following parameters make CFLAGS="-Wno-error" CXXFLAGS="-Wno-error -g1" Again: --disable-werror. No need to fiddle with CFLAGS/CXXFLAGS to add

Re: Is it still possible to compile LibreOffice 24 for Linux 32-bit? (part 2)

2024-02-14 Thread Rene Engelhard
Hi, Am 14.02.24 um 17:48 schrieb Rene Engelhard: Am 14.02.24 um 17:40 schrieb Rene Engelhard: lobasis is a totally nonsensical name to begin with, exposing internals (basis what?) to the public noone needs. More accurate: Once-have-been internals. There one was a oobasis directory in OOo.

[Bug 149151] Error in the Basic IIf function.

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149151 --- Comment #4 from Jean-Pierre Sanchez --- The following line raises an error arr = Iif(True, Array("A","B"), Array("B","A")) ' Raises an error The following line does not work properly: arr = "A" arr = Iif(False, Array("A","B"),

[Bug 159251] After using the navigator w/rtl user interface, text is garbled during selection / after hovering

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159251 --- Comment #14 from Yotam Benshalom --- ...sorry, erase that - new documents still suffer from the same problem. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 159156] Enhancement request : Freeze Zoom as a global LibreOffice preference

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159156 --- Comment #17 from V Stuart Foote --- (In reply to khindall from comment #16) > If you're going to do it at all, shouldn't it be put on a different > keystroke and be the same for all modules? Actually the 100% zoom could be assigned

[Bug 159156] Enhancement request : Freeze Zoom as a global LibreOffice preference

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159156 --- Comment #17 from V Stuart Foote --- (In reply to khindall from comment #16) > If you're going to do it at all, shouldn't it be put on a different > keystroke and be the same for all modules? Actually the 100% zoom could be assigned

Re: Is it still possible to compile LibreOffice 24 for Linux 32-bit? (part 2)

2024-02-14 Thread Rene Engelhard
Hi, Am 14.02.24 um 17:40 schrieb Rene Engelhard: lobasis is a totally nonsensical name to begin with, exposing internals (basis what?) to the public noone needs. NO distro calls their packages, ebuilds or whatever lobasis. Neither do they come out of LOs build system directly (as those

Re: Is it still possible to compile LibreOffice 24 for Linux 32-bit? (part 2)

2024-02-14 Thread Rene Engelhard
Hi, Am 14.02.24 um 17:04 schrieb Escuelas Linux: [ the LO .debs date after Debian did packages and that was carried over since ever. oobasisX.Y was done in some OOo time when they thougt they should do some "debs", after which they just shipped rpms you needed to use alien for ] Just one

[Bug 101313] Copy-paste a Table With Merged Cells from Writer to Calc: Cells Placed in Wrong Position (Wrong cell offsets)

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101313 --- Comment #13 from Kevin Suo --- For those who are interested, this may be due to sth wrong in the sc RTF parser in ScRTFParser::SeekTwips() or ScRTFParser::ColAdjust()

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

2024-02-14 Thread Julien Nabet (via logerrit)
sfx2/source/doc/sfxbasemodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 39fa034db32fa07a7f2a7afe77f7d1c047b5cad8 Author: Julien Nabet AuthorDate: Wed Feb 14 10:21:20 2024 +0100 Commit: Xisco Fauli CommitDate: Wed Feb 14 17:37:42 2024 +0100

[Bug 159156] Enhancement request : Freeze Zoom as a global LibreOffice preference

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159156 --- Comment #16 from khind...@thirteens.net --- (In reply to V Stuart Foote from comment #15) > +0 is not available in Writer --the default Writer assignment for > 'Body Text' Paragraph style is OOo legacy as Jean-Frances notes. > >

[Bug 159156] Enhancement request : Freeze Zoom as a global LibreOffice preference

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159156 --- Comment #16 from khind...@thirteens.net --- (In reply to V Stuart Foote from comment #15) > +0 is not available in Writer --the default Writer assignment for > 'Body Text' Paragraph style is OOo legacy as Jean-Frances notes. > >

core.git: desktop/qa desktop/source include/comphelper include/LibreOfficeKit linguistic/source

2024-02-14 Thread Michael Meeks (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 ++- desktop/source/lib/init.cxx | 23 +++ include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 12 +++- include/comphelper/lok.hxx

[Bug 159721] New: Strange behavior of bullet points for stuff copied as HTML from the Internet via clipboard

2024-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159721 Bug ID: 159721 Summary: Strange behavior of bullet points for stuff copied as HTML from the Internet via clipboard Product: LibreOffice Version: 24.2.0.0 beta1+

core.git: helpcontent2

2024-02-14 Thread Dione Maddern (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d87206370b840adef6dfd03ed280a1de5635fac6 Author: Dione Maddern AuthorDate: Wed Feb 14 17:22:36 2024 +0100 Commit: Gerrit Code Review CommitDate: Wed Feb 14 17:22:36 2024 +0100 Update git

help.git: AllLangHelp_scalc.mk source/text

2024-02-14 Thread Dione Maddern (via logerrit)
AllLangHelp_scalc.mk |1 source/text/scalc/01/0212.xhp | 40 -- 2 files changed, 41 deletions(-) New commits: commit ac406bcc94724248ab5d2327a65dd0bf821e18c3 Author: Dione Maddern AuthorDate: Wed Feb 14 15:17:49 2024 +0100 Commit:

  1   2   3   >