[Bug 61914] [META] Start Center bugs and enhancements

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61914 Bug 61914 depends on bug 155200, which changed state. Bug 155200 Summary: As of version LO 7.4.x.x large branding icon in the thumbnails of the last used documents. https://bugs.documentfoundation.org/show_bug.cgi?id=155200

core.git: cui/source sc/source svx/source sw/source

2024-01-23 Thread Noel Grandin (via logerrit)
cui/source/factory/dlgfact.cxx|2 - cui/source/factory/dlgfact.hxx|2 - sc/source/ui/drawfunc/drawsh.cxx | 51 +- svx/source/dialog/imapwnd.cxx | 22 ++-- sw/source/ui/chrdlg/chardlg.cxx | 19 +++---

[Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495 Bug 102495 depends on bug 159333, which changed state. Bug 159333 Summary: kf5: Commands triggered via keyboard shortcut are executed twice when accessibility is active https://bugs.documentfoundation.org/show_bug.cgi?id=159333

core.git: vcl/qt5

2024-01-23 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtWidget.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6e20e58270c88c8c77f156be75c23c66e1169e44 Author: Michael Weghorn AuthorDate: Tue Jan 23 09:32:07 2024 +0100 Commit: Michael Weghorn CommitDate: Tue Jan 23 14:25:20 2024 +0100 tdf#159333 qt a11y:

[Bug 152524] macOS: LibreOffice crashes (gpgme / gpgmeio)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152524 --- Comment #26 from Patrick Luby --- (In reply to steve from comment #25) > To verify that GPG Suite is at play, uninstalled GPG Suite and indeed, crash > and hang on open are gone. > > Patrick, if you remove all custom (homebrew,

[Bug 97361] Make unittests more pythonic

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97361 --- Comment #56 from Commit Notification --- Chenxiong Qi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/74de0ebb810f3e13c45f01c63067cb8de794ce3c tdf#97361 Make

[Bug 97361] Make unittests more pythonic

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97361 Commit Notification changed: What|Removed |Added Whiteboard|target:5.2.0 target:5.4.0 |target:5.2.0 target:5.4.0

core.git: cui/qa pyuno/qa sc/qa sd/qa svx/qa sw/qa uitest/impress_tests uitest/libreoffice

2024-01-23 Thread Chenxiong Qi (via logerrit)
cui/qa/uitest/dialogs/chardlg.py |6 - cui/qa/uitest/tabpages/tpcolor.py |4 pyuno/qa/pytests/testcollections_XIndexContainer.py |8 - sc/qa/uitest/calc_tests/calcSheetDelete.py| 40 +++---

[Bug 159338] New: Incorrect Copy and Paste (Formula)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159338 Bug ID: 159338 Summary: Incorrect Copy and Paste (Formula) Product: LibreOffice Version: 7.6.4.1 release Hardware: All OS: Windows (All) Status:

[Bug 139007] [META] PDF accessibility

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139007 Bug 139007 depends on bug 138792, which changed state. Bug 138792 Summary: Feature request in the properties dialogue to allow XMP or Dublin Core attributes to be entered and then exported to PDF

core.git: vcl/source

2024-01-23 Thread Sarper Akdemir (via logerrit)
vcl/source/pdf/XmpMetadata.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3a20c691ab1d6a16ad0fc144926b22c098552be4 Author: Sarper Akdemir AuthorDate: Mon Jan 22 18:24:41 2024 +0300 Commit: Sarper Akdemir CommitDate: Tue Jan 23 13:45:27 2024 +0100

core.git: cui/source include/svx sc/source sd/source svx/source sw/source

2024-01-23 Thread Noel Grandin (via logerrit)
cui/source/factory/dlgfact.cxx |2 cui/source/factory/dlgfact.hxx |2 include/svx/grfflt.hxx |8 sc/source/ui/drawfunc/graphsh.cxx | 31 +- sd/source/ui/view/GraphicObjectBar.cxx | 36 +-- svx/source/dialog/grfflt.cxx | 383

[Bug 159328] Page number field shows up like plain text (no grayish background)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159328 --- Comment #5 from Heiko Tietze --- I doubt it was ever enabled by default. But you are right, if I start 7.6 in safe mode the field shading is on while it's off in 24.8. To avoid digging for the right ticket, isn't this something one

[Bug 152524] macOS: LibreOffice crashes (gpgme / gpgmeio)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152524 --- Comment #25 from steve --- To verify that GPG Suite is at play, uninstalled GPG Suite and indeed, crash and hang on open are gone. Patrick, if you remove all custom (homebrew, macports, ...) gpgs and only run MacGPG from GPG Suite

core.git: cui/source sc/source sd/source sw/source

2024-01-23 Thread Noel Grandin (via logerrit)
cui/source/factory/dlgfact.cxx |2 +- cui/source/factory/dlgfact.hxx |2 +- sc/source/ui/view/tabvwshb.cxx | 18 -- sd/source/ui/func/fulink.cxx| 12 +--- sw/source/uibase/shells/textfld.cxx |9 +++--

core.git: sc/source

2024-01-23 Thread Noel Grandin (via logerrit)
sc/source/core/data/fillinfo.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 861e83d1e74a718462ba524695cfa6ccb13bf7db Author: Noel Grandin AuthorDate: Tue Jan 23 11:05:31 2024 +0200 Commit: Noel Grandin CommitDate: Tue Jan 23 12:51:55 2024 +0100

core.git: Branch 'distro/collabora/co-24.04' - sc/source

2024-01-23 Thread Noel Grandin (via logerrit)
sc/source/core/data/fillinfo.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 004bd92ef73260c9f88088ceee81c0de6e9b097e Author: Noel Grandin AuthorDate: Tue Jan 23 11:05:31 2024 +0200 Commit: Noel Grandin CommitDate: Tue Jan 23 12:52:06 2024 +0100

[Bug 159337] New: If you are looking for Indian Delhi Escorts

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159337 Bug ID: 159337 Summary: If you are looking for Indian Delhi Escorts Product: Document Liberation Project Version: unspecified Hardware: All OS: All Status:

core.git: sc/sdi sc/source

2024-01-23 Thread Bayram Çiçek (via logerrit)
sc/sdi/scalc.sdi |2 sc/source/ui/attrdlg/scdlgfact.cxx |7 + sc/source/ui/attrdlg/scdlgfact.hxx |5 - sc/source/ui/inc/viewfunc.hxx |3 sc/source/ui/view/tabvwshf.cxx | 160 +++-- sc/source/ui/view/viewfun2.cxx |

[Bug 159243] Armenian characters displaying incorrectly (as boxes) on macOS (fonts not packaged properly)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159243 --- Comment #8 from Christian Lohmaier --- (In reply to Christian Lohmaier from comment #7) > (In reply to Adolfo Jayme Barrientos from comment #5) > > (In reply to Christian Lohmaier from comment #2) > > > So bug is twofold [...] > > >

[Bug 159336] PDF export: multiline text is exported as one line

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159336 Xisco Faulí changed: What|Removed |Added CC||jaume.pujantell@collabora.c

[Bug 124891] [META] Basic IDE bugs and enhancements

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124891 Bug 124891 depends on bug 158749, which changed state. Bug 158749 Summary: Basic IDE should have a "Go to line" dialog when clicking the line number in the status bar https://bugs.documentfoundation.org/show_bug.cgi?id=158749

[Bug 159336] New: PDF export: multiline text is exported as one line

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159336 Bug ID: 159336 Summary: PDF export: multiline text is exported as one line Product: LibreOffice Version: 6.1 all versions Hardware: All OS: All Status:

core.git: basctl/inc basctl/Library_basctl.mk basctl/sdi basctl/source basctl/uiconfig

2024-01-23 Thread Rafael Lima (via logerrit)
basctl/Library_basctl.mk |1 basctl/inc/strings.hrc|1 basctl/sdi/baside.sdi |1 basctl/source/basicide/LineStatusControl.cxx | 45 basctl/source/basicide/baside2.cxx| 12 +++

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

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130857 Michael Weghorn changed: What|Removed |Added See Also||https://bugs.documentfounda

[Bug 141578] Libreoffice unusable with different scale factors used for different screens in multimonitor setup (on kf5/qt5/qt6 vcl + wayland)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141578 Michael Weghorn changed: What|Removed |Added See Also||https://bugs.documentfounda

[Bug 141578] Libreoffice unusable with different scale factors used for different screens in multimonitor setup (on kf5/qt5/qt6 vcl + wayland)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141578 --- Comment #50 from Michael Weghorn --- (In reply to Michael Weghorn from comment #48) > > 5. I may be wrong, but I am getting the impression that either: the issue is > > not easily fixable (...) > > From how I understand it (reading

[Bug 159335] New: BOOKMARK window should be allowed to minimize and be sent to background. Currently can only be closed slowing work flow.

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159335 Bug ID: 159335 Summary: BOOKMARK window should be allowed to minimize and be sent to background. Currently can only be closed slowing work flow. Product:

[Bug 159334] An extruded shape does not show stroke, but should

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159334 --- Comment #1 from Regina Henschel --- Created attachment 192121 --> https://bugs.documentfoundation.org/attachment.cgi?id=192121=edit Stroke extrusion in pptx -- You are receiving this mail because: You are the assignee for the

[Bug 159334] New: An extruded shape does not show stroke, but should

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159334 Bug ID: 159334 Summary: An extruded shape does not show stroke, but should Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Bug 141578] Libreoffice unusable with different scale factors used for different screens in multimonitor setup (on kf5/qt5/qt6 vcl + wayland)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141578 --- Comment #49 from Michael Weghorn --- (In reply to aldo-pub...@laposte.net from comment #47) > SAL_USE_VCLPLUGIN=gtk3 is not even an option in my case, since global menu > won't work... > I do not know if it is due to another bug in

[Bug 141578] Libreoffice unusable with different scale factors used for different screens in multimonitor setup (on kf5/qt5/qt6 vcl + wayland)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141578 --- Comment #48 from Michael Weghorn --- (In reply to Callegar from comment #46) > All your points are indeed valid. As a matter of fact, I used a conditional > precisely because cons might outweight pros, but I thing that an evaluation

[Bug 159328] Page number field shows up like plain text (no grayish background)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159328 Telesto changed: What|Removed |Added Keywords||bibisectRequest, regression

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

2024-01-23 Thread Caolán McNamara (via logerrit)
sc/source/ui/view/gridwin.cxx | 51 -- 1 file changed, 30 insertions(+), 21 deletions(-) New commits: commit bdc5f71c94d44834aa8ad863d9c19325d59ce36a Author: Caolán McNamara AuthorDate: Fri Jan 19 11:48:01 2024 + Commit: Caolán McNamara

[Bug 159040] provide easy UI to automatically apply digital signature when storing documents

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159040 --- Comment #2 from Michael Stahl (allotropia) --- (In reply to Heiko Tietze from comment #1) > (In reply to Michael Stahl (allotropia) from comment #0) > > add an option for a default X509 certificate in Tools->Options > > or extend the

core.git: cui/source cui/uiconfig include/svtools officecfg/registry sc/source svtools/source

2024-01-23 Thread Sahil (via logerrit)
cui/source/options/optcolor.cxx|1 cui/uiconfig/ui/colorconfigwin.ui | 97 +++-- include/svtools/colorcfg.hxx |1 officecfg/registry/data/org/openoffice/Office/UI.xcu |5

[Bug 159040] provide easy UI to automatically apply digital signature when storing documents

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159040 --- Comment #2 from Michael Stahl (allotropia) --- (In reply to Heiko Tietze from comment #1) > (In reply to Michael Stahl (allotropia) from comment #0) > > add an option for a default X509 certificate in Tools->Options > > or extend the

core.git: configure.ac solenv/gbuild

2024-01-23 Thread Caolán McNamara (via logerrit)
configure.ac |2 +- solenv/gbuild/platform/com_GCC_defs.mk |1 - solenv/gbuild/platform/com_MSC_defs.mk |1 - 3 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 98623ff0cddb15af0086885e5bf3361da8106ff8 Author: Caolán McNamara

[Bug 158977] FILEOPEN: DOCX: footer has text when it shouldn't

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=158977 Xisco Faulí changed: What|Removed |Added Version|24.8.0.0 alpha0+ Master |24.2.0.0 alpha0+ -- You are

core.git: Branch 'distro/collabora/co-23.05' - sc/source

2024-01-23 Thread Noel Grandin (via logerrit)
sc/source/core/data/fillinfo.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f8d0fb5968f78b363dafe5a5b2f96cc98cd9dfe6 Author: Noel Grandin AuthorDate: Tue Jan 23 11:05:31 2024 +0200 Commit: Noel Grandin CommitDate: Tue Jan 23 11:03:45 2024 +0100

core.git: Branch 'libreoffice-24-2' - bin/update external/onlineupdate Makefile.gbuild solenv/bin

2024-01-23 Thread Stephan Bergmann (via logerrit)
Makefile.gbuild |5 bin/update/create_full_mar.py | 30 + bin/update/create_full_mar_for_languages.py | 71 - bin/update/create_partial_update.py | 41 +-- bin/update/tools.py

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

2024-01-23 Thread Noel Grandin (via logerrit)
chart2/source/controller/main/ShapeController.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 49bb4229ded946a411f2d6677da7f9f4155af941 Author: Noel Grandin AuthorDate: Mon Jan 22 11:39:42 2024 +0200 Commit: Michael Stahl CommitDate: Tue Jan 23 10:43:43

[Bug 154703] [META] Export DOCX flies with framePr instead of DrawingDML

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154703 --- Comment #23 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/3c0a6102ce26c546c0c448a8d7468dea92623273 tdf#154703

[Bug 154703] [META] Export DOCX flies with framePr instead of DrawingDML

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=154703 Commit Notification changed: What|Removed |Added Whiteboard|target:7.6.0 target:7.5.4 |target:7.6.0 target:7.5.4

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

2024-01-23 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf159207_footerFramePrBorder.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport21.cxx | 18 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx|4 ++ 3 files changed, 22 insertions(+) New commits: commit

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

2024-01-23 Thread Caolán McNamara (via logerrit)
sc/source/ui/view/gridwin.cxx | 82 -- 1 file changed, 48 insertions(+), 34 deletions(-) New commits: commit 9f14ca93e1f1d31b453cd4403eb146e63949e6e0 Author: Caolán McNamara AuthorDate: Fri Jan 19 11:43:36 2024 + Commit: Michael Stahl

core.git: editeng/source include/editeng include/svl sfx2/source svl/source sw/source

2024-01-23 Thread Armin Le Grand (allotropia) (via logerrit)
editeng/source/editeng/editdoc.cxx |1 editeng/source/editeng/eerdll.cxx | 21 +++ include/editeng/eeitem.hxx | 13 ++-- include/svl/itemset.hxx| 10 +-- include/svl/poolitem.hxx | 23 +++ sfx2/source/control/bindings.cxx |3 -

core.git: Branch 'distro/collabora/co-23.05' - sc/CppunitTest_sc_tiledrendering.mk sc/qa sc/source

2024-01-23 Thread Dennis Francis (via logerrit)
sc/CppunitTest_sc_tiledrendering.mk |1 sc/qa/unit/tiledrendering/data/rowheight.ods |binary sc/qa/unit/tiledrendering/tiledrendering.cxx | 31 +++ sc/source/ui/docshell/sizedev.cxx|4 +-- sc/source/ui/inc/sizedev.hxx |2

[Bug 129670] Document restoration failure notice hidden by indismissable other UI

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129670 --- Comment #6 from Eyal Rozenberg --- As far as I can tell, there has not been any traction regarding this issue. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62408] MP4 videos aren't handled in Windows (without additional codecs)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62408 Gabor Kelemen (allotropia) changed: What|Removed |Added See Also|

core.git: sw/source

2024-01-23 Thread Miklos Vajna (via logerrit)
sw/source/uibase/inc/frmdlg.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit db4cb7cee82615973d1be9fd631c1317f1da5820 Author: Miklos Vajna AuthorDate: Tue Jan 23 08:18:16 2024 +0100 Commit: Miklos Vajna CommitDate: Tue Jan 23 09:47:10 2024 +0100

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

2024-01-23 Thread Mike Kaganski (via logerrit)
sw/qa/extras/layout/data/sdt+framePr.docx|binary sw/qa/extras/layout/layout3.cxx | 36 +++ writerfilter/source/dmapper/DomainMapper.cxx | 18 ++--- writerfilter/source/dmapper/SdtHelper.hxx|1 4 files changed, 51 insertions(+), 4

core.git: Branch 'distro/collabora/co-23.05' - sc/source

2024-01-23 Thread Marco Cecchetti (via logerrit)
sc/source/ui/unoobj/docuno.cxx |7 --- sc/source/ui/view/tabview.cxx | 10 ++ sc/source/ui/view/tabview3.cxx | 13 + 3 files changed, 23 insertions(+), 7 deletions(-) New commits: commit c146f376dec93a4e83a8b434af4f3d39f82b8e44 Author: Marco Cecchetti

[Bug 159126] Triangle comment indicator position not consistently painted on exactly the same spot

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159126 Heiko Tietze changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

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

2024-01-23 Thread Tibor Nagy (via logerrit)
oox/source/drawingml/table/predefined-table-styles.cxx | 20 oox/source/drawingml/table/tablecell.cxx | 12 ++ sd/qa/unit/data/pptx/tdf156718.pptx|binary sd/qa/unit/import-tests.cxx| 70 + 4 files changed,

[Bug 159328] Page number field shows up like plain text (no grayish background)

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159328 --- Comment #3 from Heiko Tietze --- The default has not change in the last 20 years. Neither the command [1] nor the setting under Tools > Options > Application Colors [2]. [1]

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

2024-01-23 Thread Mike Kaganski (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 883aa0695524d171c9009c87b4f32488b134629f Author: Mike Kaganski AuthorDate: Thu Jan 18 20:57:52 2024 +0600 Commit: Xisco Fauli CommitDate: Tue Jan 23 09:29:07 2024 +0100

[Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495 Michael Weghorn changed: What|Removed |Added Depends on||159333 Referenced Bugs:

[Bug 159333] kf5: Commands triggered via keyboard shortcut are executed twice when accessibility is active

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159333 Michael Weghorn changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug 159333] New: kf5: Commands triggered via keyboard shortcut are executed twice when accessibility is active

2024-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159333 Bug ID: 159333 Summary: kf5: Commands triggered via keyboard shortcut are executed twice when accessibility is active Product: LibreOffice Version: 24.8.0.0 alpha0+ Master

<    1   2   3