Re: Machine learning is used in gerrit build

2023-08-18 Thread Baole Fang
Hi Noel, The reason to choose it is that it is most likely to fail among all the builds. If it fails, then there is no need to run others. If we choose a job that is stable and likely to pass every patch, then all other builds also need to be run, saving no computation. I'm open to all advice on

Re: Machine learning is used in gerrit build

2023-08-18 Thread Noel Grandin
HI My problem with this design assumes that the only thing we are optimising for is reducing the load on the build servers. But we are not a build-service organisation. Jenkins is a service that is subordinate to the needs of developers. And what developers need is feedback about which

[Libreoffice-commits] core.git: officecfg/registry

2023-08-18 Thread Caolán McNamara (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 3614953bf1f4ada22247d04a772d1e3e1d361cef Author: Caolán McNamara AuthorDate: Fri Aug 18 13:27:46 2023 +0100 Commit: Caolán McNamara

[Libreoffice-commits] core.git: include/sfx2 sfx2/source

2023-08-18 Thread Caolán McNamara (via logerrit)
include/sfx2/lokhelper.hxx |3 +++ sfx2/source/view/lokhelper.cxx |9 - 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 560b5112f6738f02a12adec7d5be04e2411c93b9 Author: Caolán McNamara AuthorDate: Thu Aug 17 20:22:02 2023 +0100 Commit: Caolán

Re: Machine learning is used in gerrit build

2023-08-18 Thread Kohei Yoshida
Hello, On 09.08.2023 10:57, Baole Fang wrote: Feel free to contact me if you have any questions! Just out of curiosity, what is the overall accuracy of your model? Do you have a confusion matrix or something similar that shows the performance of your model? Thanks, Kohei

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

2023-08-18 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/linked_frames_section_bug.odt |binary sw/qa/extras/layout/layout3.cxx| 18 + sw/source/core/layout/sectfrm.cxx |1 3 files changed, 19 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/CppunitTest_sw_core_text.mk sw/qa sw/source

2023-08-18 Thread Miklos Vajna (via logerrit)
sw/CppunitTest_sw_core_text.mk |1 sw/qa/core/text/data/floattable-leftover-para-portion.docx |binary sw/qa/core/text/porrst.cxx | 57 + sw/source/core/text/porrst.cxx |2 4 files

Cool! LibreOffice is free, open source and very good office suite!

2023-08-18 Thread Turritopsis Dohrnii Teo En Ming
Subject: Cool! LibreOffice is free, open source and very good office suite! Good day from Singapore, I have problems with both of my Microsoft Office Home and Business 2019 licenses. So I had installed a trial version of Microsoft Office on my refurbished Aftershock gaming laptop but it expired

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57d' - sw/qa sw/source

2023-08-18 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/tdf156725.fodt | 163 sw/qa/extras/layout/layout.cxx | 21 sw/source/core/layout/sectfrm.cxx |4 3 files changed, 187 insertions(+), 1 deletion(-) New commits: commit 807c2254ccd1a02e7af5a944f52948ef343ad384

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

2023-08-18 Thread Caolán McNamara (via logerrit)
filter/source/svg/svgwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30febe5fc4ac3117ff5dabcd1fec4acfc7b759d8 Author: Caolán McNamara AuthorDate: Wed Aug 16 15:04:58 2023 +0100 Commit: Caolán McNamara CommitDate: Fri Aug 18 18:24:04 2023 +0200

[Libreoffice-commits] core.git: 2 commits - desktop/source include/ucbhelper ucbhelper/source ucb/source

2023-08-18 Thread Michael Stahl (via logerrit)
desktop/source/app/crashreport.cxx |6 ++--- include/ucbhelper/proxydecider.hxx |6 ++--- ucb/source/ucp/cmis/cmis_content.cxx |5 ucb/source/ucp/cmis/cmis_repo_content.cxx |5 ucb/source/ucp/webdav-curl/CurlSession.cxx | 34

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

2023-08-18 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/gridwin.hxx |2 ++ sc/source/ui/view/gridwin4.cxx | 10 -- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit 28d41e60416ef10ae2a59d1c4ad34a2eb75dc408 Author: Caolán McNamara AuthorDate: Thu Aug 17 20:31:55 2023 +0100 Commit: Caolán

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

2023-08-18 Thread Noel Grandin (via logerrit)
uui/source/iahndl.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 40b2464bf346f1aeda44f719a301e2e60f4d0fd0 Author: Noel Grandin AuthorDate: Thu Aug 17 14:06:23 2023 +0200 Commit: Noel Grandin CommitDate: Fri Aug 18 18:34:13 2023 +0200

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

2023-08-18 Thread jucasaca (via logerrit)
connectivity/source/parse/sqlbison.y |2 ++ connectivity/source/parse/sqlflex.l |1 + 2 files changed, 3 insertions(+) New commits: commit ccf30787a701860d19941a1d36ad3d1db2fb2e06 Author: jucasaca AuthorDate: Sun Jul 30 19:20:29 2023 +0200 Commit: Julien Nabet CommitDate: Fri

[Libreoffice-commits] core.git: basic/source comphelper/source embedserv/source oox/source scripting/source sc/source sdext/source sd/source sfx2/source sot/source svtools/source svx/source sw/source

2023-08-18 Thread Noel Grandin (via logerrit)
basic/source/classes/sbxmod.cxx |4 comphelper/source/container/embeddedobjectcontainer.cxx |6 - comphelper/source/misc/instancelocker.cxx |7 - comphelper/source/misc/storagehelper.cxx|4

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
On 17 Aug 2023, at 17:42, Michael Stahl wrote: > > On 17/08/2023 18:12, Chris Tapp wrote: >> I am trying to build the doxygen documentation using: >> make odk >> as instructed on https://wiki.documentfoundation.org/Development/Doxygen > > this wiki page is very confused. > > almost everything

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

2023-08-18 Thread László Németh (via logerrit)
sw/qa/uitest/writer_tests7/tdf156783.py | 63 sw/source/core/crsr/crsrsh.cxx |2 - 2 files changed, 64 insertions(+), 1 deletion(-) New commits: commit 2748138cb5c1ad03ef794f8411e28e02de608f39 Author: László Németh AuthorDate: Wed Aug 16

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - vcl/source

2023-08-18 Thread Caolán McNamara (via logerrit)
vcl/source/graphic/BinaryDataContainer.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 934d43c0834da5ee04cc7362941b8e63e44e635c Author: Caolán McNamara AuthorDate: Wed Aug 16 16:31:54 2023 +0100 Commit: Miklos Vajna CommitDate: Fri Aug 18 08:22:47 2023 +0200

[Libreoffice-commits] core.git: 2 commits - desktop/source vcl/source

2023-08-18 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx| 27 ++- vcl/source/graphic/BinaryDataContainer.cxx |1 - 2 files changed, 26 insertions(+), 2 deletions(-) New commits: commit a43a9dd8205f089c92737cb5519ed2a96a8d8ff2 Author: Caolán McNamara AuthorDate: Thu Aug 17

[Libreoffice-commits] core.git: cui/uiconfig

2023-08-18 Thread Samuel Mehrbrodt (via logerrit)
cui/uiconfig/ui/textflowpage.ui | 416 1 file changed, 208 insertions(+), 208 deletions(-) New commits: commit 5444b73219fcd50ddbb1fe5e685a401cfd8c9cf3 Author: Samuel Mehrbrodt AuthorDate: Thu Aug 17 14:28:36 2023 +0200 Commit: Samuel Mehrbrodt

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

2023-08-18 Thread Heiko Tietze (via logerrit)
sc/source/ui/view/tabvwsh3.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 27fa859bb85ba7ac5b8cb22db5ae85750c7effba Author: Heiko Tietze AuthorDate: Thu Jul 27 11:08:35 2023 +0200 Commit: Heiko Tietze CommitDate: Fri Aug 18 09:21:23 2023 +0200 Resolves

[Libreoffice-commits] core.git: cui/source editeng/qa editeng/source include/svl include/svx sfx2/source starmath/source svl/Library_svl.mk svl/qa svl/source svx/source sw/qa sw/source vcl/source

2023-08-18 Thread Armin Le Grand (allotropia) (via logerrit)
cui/source/dialogs/srchxtra.cxx | 20 +- cui/source/options/optgdlg.cxx |1 editeng/qa/unit/core-test.cxx |1 editeng/source/editeng/editattr.cxx |1 editeng/source/editeng/editdoc.cxx

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

2023-08-18 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/tdf156725.fodt | 163 sw/qa/extras/layout/layout3.cxx | 21 sw/source/core/layout/sectfrm.cxx |4 3 files changed, 187 insertions(+), 1 deletion(-) New commits: commit db83c41d460103df5d80f5bd99816575c4ead5cd

Re: Building Doxygen documentation

2023-08-18 Thread Ilmari Lauhakangas
On 18.8.2023 12.02, Chris Tapp wrote: On 17 Aug 2023, at 17:42, Michael Stahl wrote: On 17/08/2023 18:12, Chris Tapp wrote: I am trying to build the doxygen documentation using: make odk as instructed on https://wiki.documentfoundation.org/Development/Doxygen this wiki page is very

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

2023-08-18 Thread Michael Stahl (via logerrit)
sw/source/core/layout/fly.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit ee82accbd0d67eaf0f5a164a82b86abd00c3b0c9 Author: Michael Stahl AuthorDate: Thu Aug 17 13:30:38 2023 +0200 Commit: Michael Stahl CommitDate: Fri Aug 18 10:57:21 2023 +0200

Re: Machine learning is used in gerrit build

2023-08-18 Thread Khaled Hosny
> On 18 Aug 2023, at 6:21 PM, Baole Fang wrote: > > Hi Noel, > > The reason to choose it is that it is most likely to fail among all the > builds. If it fails, then there is no need to run others. This assumes it is failing because something in the change being built, but it often fails

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac solenv/gbuild

2023-08-18 Thread Michael Weghorn (via logerrit)
config_host.mk.in |1 - configure.ac |9 ++--- solenv/gbuild/JavaClassSet.mk |2 +- 3 files changed, 3 insertions(+), 9 deletions(-) New commits: commit f09e2e1d92a7d7f99b05c739952eed876f741f75 Author: Michael Weghorn AuthorDate: Fri Aug 18

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

2023-08-18 Thread Xisco Fauli (via logerrit)
svgio/qa/cppunit/SvgImportTest.cxx| 21 + svgio/qa/cppunit/data/tdf117920.svg |7 +++ svgio/source/svgreader/svgdocumenthandler.cxx |7 +-- 3 files changed, 29 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: officecfg/registry

2023-08-18 Thread Caolán McNamara (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |6 ++ officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |5 + 2 files changed, 11 insertions(+) New commits: commit 1d361ad42a687bd6730d251d060ce867cc0b882b Author: Caolán McNamara

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

2023-08-18 Thread Caolán McNamara (via logerrit)
cui/source/dialogs/AdditionsDialog.cxx | 10 -- cui/source/inc/AdditionsDialog.hxx |1 + 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 5296b0ffe3ce031cab29d64d62e1bdc3fb2595fe Author: Caolán McNamara AuthorDate: Fri Aug 18 11:07:07 2023 +0100 Commit:

[Libreoffice-commits] core.git: oox/source sd/qa

2023-08-18 Thread Samuel Mehrbrodt (via logerrit)
oox/source/export/drawingml.cxx| 15 +++ sd/qa/unit/data/pptx/tdf151134.odp |binary sd/qa/unit/export-tests-ooxml1.cxx |9 + 3 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 0367a168cd01f4a2c16101726714f696ba023a6f Author: Samuel Mehrbrodt

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

2023-08-18 Thread Michael Weghorn (via logerrit)
vcl/source/window/dockmgr.cxx |8 1 file changed, 8 insertions(+) New commits: commit 0008ff3597e9d89481d5fccb5cefa7f058400a43 Author: Michael Weghorn AuthorDate: Fri Aug 18 15:32:12 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Aug 18 20:13:55 2023 +0200

Re: Machine learning is used in gerrit build

2023-08-18 Thread Xisco Fauli
Hello, On 18/8/23 18:48, Noel Grandin wrote: Just recently I have to resume my builds 5 or 6 times to get past the ML stage, only then to discover that I made a mistake that affected some other platform, and then having to change things again, and restart the process. Maybe having a way

[Libreoffice-commits] core.git: 2 commits - svx/source

2023-08-18 Thread Michael Weghorn (via logerrit)
svx/source/dialog/frmsel.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 912374164f16a4157f04c74994e15f8658b37f03 Author: Michael Weghorn AuthorDate: Fri Aug 18 20:02:17 2023 +0200 Commit: Michael Weghorn CommitDate: Fri Aug 18 22:20:45 2023 +0200

[Libreoffice-commits] core.git: 2 commits - sc/source

2023-08-18 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/gridwin.hxx |3 +-- sc/source/ui/view/tabview3.cxx |7 --- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 34d32740d89876c3d4fd2743a07d6e2578601683 Author: Caolán McNamara AuthorDate: Thu Aug 17 20:43:22 2023 +0100 Commit: Caolán

[Libreoffice-commits] core.git: svx/uiconfig

2023-08-18 Thread Samuel Mehrbrodt (via logerrit)
svx/uiconfig/ui/accessibilitycheckentry.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56d5b243688e6904620920fbbe9dc3f97f18e932 Author: Samuel Mehrbrodt AuthorDate: Tue Aug 15 10:40:01 2023 +0200 Commit: Samuel Mehrbrodt CommitDate: Fri Aug 18 12:40:41

Re: Building Doxygen documentation

2023-08-18 Thread Pierre-Yves Foucou
hello, was there a breaking reason to explicitely mention 7.*4* on https://api.libreoffice.org/ ? and/or does it just need a refresh with 7.*5* ? (then, how much would that cost ? ;) thx Le 18. 08. 23 à 11:44, Ilmari Lauhakangas a écrit : On 18.8.2023 12.02, Chris Tapp wrote: On 17 Aug

Re: Machine learning is used in gerrit build

2023-08-18 Thread Noel Grandin
Hi Why are we fronting the ml jenkins job with the least reliable subjob? Surely we should be using the gcc job - which is faster and more reliable. Regards, Noel Grandin

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

2023-08-18 Thread Andrea Gelmini (via logerrit)
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8bbabd64ca642b8e9dec5cc6479177315be1210 Author: Andrea Gelmini AuthorDate: Fri Aug 18 11:29:43 2023 +0200 Commit: Julien Nabet CommitDate: Fri Aug 18 13:53:57 2023 +0200 Fix

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

2023-08-18 Thread Andrea Gelmini (via logerrit)
sc/source/filter/oox/pivotcachebuffer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0cfba866a664b6d70a7b10a20da1971c891ab5e Author: Andrea Gelmini AuthorDate: Fri Aug 18 11:31:10 2023 +0200 Commit: Julien Nabet CommitDate: Fri Aug 18 13:53:26 2023

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

2023-08-18 Thread Miklos Vajna (via logerrit)
sfx2/source/view/lokhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20f6e960cda073012a56597bf6544524240ce246 Author: Miklos Vajna AuthorDate: Thu Aug 17 08:24:05 2023 +0200 Commit: Miklos Vajna CommitDate: Fri Aug 18 13:25:13 2023 +0200

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

2023-08-18 Thread Andrea Gelmini (via logerrit)
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bfa592ab0ce94d1adb905cbd7c1c4a2fd7f16192 Author: Andrea Gelmini AuthorDate: Fri Aug 18 11:30:18 2023 +0200 Commit: Julien Nabet CommitDate: Fri Aug 18 13:52:47 2023 +0200 Fix typo

Re: Building Doxygen documentation

2023-08-18 Thread Michael Stahl
On 18/08/2023 11:02, Chris Tapp wrote: On 17 Aug 2023, at 17:42, Michael Stahl wrote: On 17/08/2023 18:12, Chris Tapp wrote: However, the following is reported: *** Executable unoapploader must be registered in Repository.mk or RepositoryExternal.mk. Stop. What do I need to add to these

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

2023-08-18 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/04060112.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 01eaa54adbab405db6aad6c2d476bd4ee775e61f Author: Olivier Hallot AuthorDate: Fri Aug 18 15:09:52 2023 +0200 Commit: Olivier Hallot CommitDate: Fri Aug 18 15:22:57 2023

[Libreoffice-commits] core.git: sw/CppunitTest_sw_core_layout.mk sw/qa sw/source

2023-08-18 Thread Miklos Vajna (via logerrit)
sw/CppunitTest_sw_core_layout.mk |1 sw/qa/core/layout/data/split-table-border.odt |binary sw/qa/core/layout/paintfrm.cxx| 71 +++ sw/source/core/layout/paintfrm.cxx| 80 ++ 4 files changed, 152

[Libreoffice-commits] core.git: cui/source cui/uiconfig

2023-08-18 Thread Samuel Mehrbrodt (via logerrit)
cui/source/inc/paragrph.hxx |8 +++ cui/source/tabpages/paragrph.cxx | 40 +++ cui/uiconfig/ui/textflowpage.ui | 16 +-- 3 files changed, 34 insertions(+), 30 deletions(-) New commits: commit

[Libreoffice-commits] core.git: helpcontent2

2023-08-18 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit abff4a7423a31fc88da63ab92028c22c575131ee Author: Olivier Hallot AuthorDate: Fri Aug 18 15:22:57 2023 +0200 Commit: Gerrit Code Review CommitDate: Fri Aug 18 15:22:57 2023 +0200 Update git

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
> On 18 Aug 2023, at 11:57, Michael Stahl wrote: > > On 18/08/2023 11:02, Chris Tapp wrote: >> On 17 Aug 2023, at 17:42, Michael Stahl wrote: >>> >>> On 17/08/2023 18:12, Chris Tapp wrote: > However, the following is reported: *** Executable unoapploader must be registered in

Re: Building Doxygen documentation

2023-08-18 Thread Chris Tapp
> On 18 Aug 2023, at 10:44, Ilmari Lauhakangas > wrote: > > On 18.8.2023 12.02, Chris Tapp wrote: >> On 17 Aug 2023, at 17:42, Michael Stahl wrote: >>> >>> On 17/08/2023 18:12, Chris Tapp wrote: I am trying to build the doxygen documentation using: make odk as instructed on

Re: Building Doxygen documentation

2023-08-18 Thread Patrick Luby
On 8/18/23 7:15 PM, Chris Tapp wrote: I’ve added —enable-odk to autogen.input, run “make clean” and then “make docs”, but I’m still being told “You need the graphviz tools to create the nice inheritance graphs”. So I tried "make docs" and I get the same error. I looked at the script that

[Libreoffice-bugs] [Bug 139532] [META] DOCX Floating table related issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139532 Bug 139532 depends on bug 80717, which changed state. Bug 80717 Summary: FILEOPEN: DOC DOCX file has incorrect vertical position relative to 'page' of floating table (comment 28) https://bugs.documentfoundation.org/show_bug.cgi?id=80717

[Libreoffice-bugs] [Bug 80717] FILEOPEN: DOC DOCX file has incorrect vertical position relative to 'page' of floating table (comment 28)

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80717 Justin L changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Libreoffice-bugs] [Bug 112700] [META] DOC (binary) table-related issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112700 Bug 112700 depends on bug 80717, which changed state. Bug 80717 Summary: FILEOPEN: DOC DOCX file has incorrect vertical position relative to 'page' of floating table (comment 28) https://bugs.documentfoundation.org/show_bug.cgi?id=80717

[Libreoffice-bugs] [Bug 77760] FILEOPEN: DOCX Text and Tables switch position - table with unchecked "Move with text"

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77760 Justin L changed: What|Removed |Added CC||jl...@mail.com, |

[Libreoffice-bugs] [Bug 137523] Part of the footer of the first page is not shown at doc opening even is visible at save

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137523 Michael Stahl (allotropia) changed: What|Removed |Added Attachment #166408|application/octet-stream

[Libreoffice-bugs] [Bug 156812] New: Installation couldn't competed because of corrupted "libreofficedev1.cab" file

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156812 Bug ID: 156812 Summary: Installation couldn't competed because of corrupted "libreofficedev1.cab" file Product: LibreOffice Version: 24.2.0.0 alpha0+ Master

[Libreoffice-bugs] [Bug 137859] Imported .docx doesn't look the same

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137859 --- Comment #10 from Justin L --- Created attachment 189030 --> https://bugs.documentfoundation.org/attachment.cgi?id=189030=edit Bug_DOCX.mso2010.pdf: LO looks like this too, after a layout refresh This looks nearly perfect now (at

[Libreoffice-bugs] [Bug 102847] [META] Quick Find, Search and Replace

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102847 BogdanB changed: What|Removed |Added Depends on||156780 Referenced Bugs:

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

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656 Bug 107656 depends on bug 156419, which changed state. Bug 156419 Summary: Section within Linked Frames Will Not Continue Beyond Page https://bugs.documentfoundation.org/show_bug.cgi?id=156419 What|Removed

[Libreoffice-bugs] [Bug 107738] [META] Section bugs and enhancements

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107738 Bug 107738 depends on bug 156419, which changed state. Bug 156419 Summary: Section within Linked Frames Will Not Continue Beyond Page https://bugs.documentfoundation.org/show_bug.cgi?id=156419 What|Removed

[Libreoffice-bugs] [Bug 156419] Section within Linked Frames Will Not Continue Beyond Page

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156419 Michael Stahl (allotropia) changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 156806] in German translation of UI dialogue for deleting whole colums lacks a word

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156806 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment

[Libreoffice-ux-advise] Cool! LibreOffice is free, open source and very good office suite!

2023-08-18 Thread Turritopsis Dohrnii Teo En Ming
Subject: Cool! LibreOffice is free, open source and very good office suite! Good day from Singapore, I have problems with both of my Microsoft Office Home and Business 2019 licenses. So I had installed a trial version of Microsoft Office on my refurbished Aftershock gaming laptop but it expired

[Libreoffice-bugs] [Bug 156810] FILESAVE

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156810 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Libreoffice-bugs] [Bug 148170] Calc: setting print range with the whole column not remember in XLS/X

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148170 m.a.riosv changed: What|Removed |Added CC||cbuat...@free.fr --- Comment #7

[Libreoffice-qa] Cool! LibreOffice is free, open source and very good office suite!

2023-08-18 Thread Turritopsis Dohrnii Teo En Ming
Subject: Cool! LibreOffice is free, open source and very good office suite! Good day from Singapore, I have problems with both of my Microsoft Office Home and Business 2019 licenses. So I had installed a trial version of Microsoft Office on my refurbished Aftershock gaming laptop but it expired

[Libreoffice-bugs] [Bug 75331] FILEOPEN: DOCX - floating table with text wrapping 'around' and vertical position relative to 'page' position is wrong (see Comment 15)

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75331 Justin L changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Libreoffice-bugs] [Bug 55160] Fileopen: docx layout not imported correctly - support for nested floating tables

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55160 Justin L changed: What|Removed |Added CC||mikhail.v.gavri...@gmail.co

[Libreoffice-bugs] [Bug 120466] [META] DOCX (OOXML) anchor and text wrapping bugs and enhancements

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120466 Bug 120466 depends on bug 75331, which changed state. Bug 75331 Summary: FILEOPEN: DOCX - floating table with text wrapping 'around' and vertical position relative to 'page' position is wrong (see Comment 15)

[Libreoffice-bugs] [Bug 139532] [META] DOCX Floating table related issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139532 Bug 139532 depends on bug 75331, which changed state. Bug 75331 Summary: FILEOPEN: DOCX - floating table with text wrapping 'around' and vertical position relative to 'page' position is wrong (see Comment 15)

[Libreoffice-bugs] [Bug 151059] Can't type "^" character with AltGr+3 using Slovenian keyboard, opening Gallery instead

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151059 Commit Notification changed: What|Removed |Added Whiteboard||target:24.2.0 -- You are

[Libreoffice-bugs] [Bug 151059] Can't type "^" character with AltGr+3 using Slovenian keyboard, opening Gallery instead

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151059 --- Comment #7 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3614953bf1f4ada22247d04a772d1e3e1d361cef tdf#151059 don't use

[Libreoffice-bugs] [Bug 156812] Installation couldn't competed because of corrupted "libreofficedev1.cab" file

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156812 --- Comment #1 from Rajasekaran Karunanithi --- Created attachment 189029 --> https://bugs.documentfoundation.org/attachment.cgi?id=189029=edit installation error2 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 108357] [META] Writer frame/image/OLE style bugs and enhancements

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108357 BogdanB changed: What|Removed |Added Depends on||137981 Referenced Bugs:

[Libreoffice-bugs] [Bug 137981] Image inside frame still present after cutting frame (but invisible)

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137981 BogdanB changed: What|Removed |Added Blocks||108357 CC|

[Libreoffice-bugs] [Bug 156419] Section within Linked Frames Will Not Continue Beyond Page

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156419 Commit Notification changed: What|Removed |Added Whiteboard||target:24.2.0 -- You are

[Libreoffice-bugs] [Bug 139532] [META] DOCX Floating table related issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139532 Bug 139532 depends on bug 141348, which changed state. Bug 141348 Summary: Fileopen DOCX: Floating tables overlap since 4.3 https://bugs.documentfoundation.org/show_bug.cgi?id=141348 What|Removed |Added

[Libreoffice-bugs] [Bug 141348] Fileopen DOCX: Floating tables overlap since 4.3

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=141348 Justin L changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Libreoffice-bugs] [Bug 116292] FILEOPEN DOCX: floating table near bottom of page doesn't split across pages

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116292 Justin L changed: What|Removed |Added CC||jl...@mail.com, |

[Libreoffice-bugs] [Bug 156810] New: FILESAVE

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156810 Bug ID: 156810 Summary: FILESAVE Product: LibreOffice Version: 7.5.5.2 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal

[Libreoffice-bugs] [Bug 156809] CALC VLOOKUP() & HLOOKUP() column or row insertion corrupts references - they do not expand

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156809 m.a.riosv changed: What|Removed |Added Resolution|--- |NOTABUG

[Libreoffice-bugs] [Bug 156811] New: Document wrongly marked as modified, only because template has changed.

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156811 Bug ID: 156811 Summary: Document wrongly marked as modified, only because template has changed. Product: LibreOffice Version: 7.3.7.2 release Hardware: x86-64

[Libreoffice-bugs] [Bug 156310] Cross reference does not jump to number range in a frame

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156310 --- Comment #5 from Miklos Vajna --- Hm, I don't recall an intentional change from me here. But we could bibisect it. :-) -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 156310] Cross reference does not jump to number range in a frame

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156310 --- Comment #5 from Miklos Vajna --- Hm, I don't recall an intentional change from me here. But we could bibisect it. :-) -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 88173] [META] DOCX (OOXML) format limitations

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88173 Justin L changed: What|Removed |Added Depends on||91178 Referenced Bugs:

[Libreoffice-bugs] [Bug 139532] [META] DOCX Floating table related issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139532 Justin L changed: What|Removed |Added Depends on|91178 | Referenced Bugs:

[Libreoffice-bugs] [Bug 91178] FILEOPEN: docx table export loses inline table spacing (b/c MS formats can't define top/bottom margin for inline tables)

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91178 Justin L changed: What|Removed |Added Priority|medium |lowest Status|NEW

[Libreoffice-bugs] [Bug 88173] [META] DOCX (OOXML) format limitations

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88173 Bug 88173 depends on bug 91178, which changed state. Bug 91178 Summary: FILEOPEN: docx table export loses inline table spacing (b/c MS formats can't define top/bottom margin for inline tables)

[Libreoffice-bugs] [Bug 116583] When using special condensed spacing, underlined text leads to a gap toward the end of the word

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116583 BogdanB changed: What|Removed |Added Blocks||71732 Summary|When

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 BogdanB changed: What|Removed |Added Depends on||116583 Referenced Bugs:

[Libreoffice-bugs] [Bug 131470] Swapping columns across multiple sheets works correctly only on the active sheet

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131470 BogdanB changed: What|Removed |Added CC||buzea.bog...@libreoffice.or

[Libreoffice-bugs] [Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT issues

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251 Bug 60251 depends on bug 156561, which changed state. Bug 156561 Summary: NVDA doesn't announce popup content when it's made visible after the parent widget https://bugs.documentfoundation.org/show_bug.cgi?id=156561 What

[Libreoffice-bugs] [Bug 156770] Sidebar doesn't maintain its user fixed size for example after reload the document or the next time it opens.

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156770 --- Comment #2 from Davide --- This issue appears from release 7.5.4.2. I just checked 7.6.0.3 and it remains. The same is true for the horizontal space in the gallery side bar of Draw, but I'll post a different bug report for this. --

[Libreoffice-bugs] [Bug 108519] [META] Page break bugs and enhancements

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108519 Bug 108519 depends on bug 156728, which changed state. Bug 156728 Summary: Document layout changed: shape is vertically centered instead of aligned to bottom https://bugs.documentfoundation.org/show_bug.cgi?id=156728 What

[Libreoffice-bugs] [Bug 156728] Document layout changed: shape is vertically centered instead of aligned to bottom

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156728 Michael Stahl (allotropia) changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 156783] LO crash selecting table with the whole document and changing table border

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156783 Commit Notification changed: What|Removed |Added Whiteboard|target:24.2.0 |target:24.2.0 target:7.6.1

[Libreoffice-bugs] [Bug 153718] EDITING In a Calc table, the default document language setting is not honored throughout the table. Instead, some cells are set to English(USA)

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153718 --- Comment #8 from Buovjaga --- (In reply to Ben Opp from comment #4) > Created attachment 186296 [details] > This sample document exhibited the described behavior, but does not when I > open it now. So you don't see the problem

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

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108253 Bug 108253 depends on bug 156357, which changed state. Bug 156357 Summary: Cannot copy formula by copying cell when displaying with Show Formula https://bugs.documentfoundation.org/show_bug.cgi?id=156357 What|Removed

[Libreoffice-bugs] [Bug 156803] New: Table Cell Background Color select does not remember selected color

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156803 Bug ID: 156803 Summary: Table Cell Background Color select does not remember selected color Product: LibreOffice Version: 7.5.5.2 release Hardware: All

[Libreoffice-bugs] [Bug 156789] CALC FORMATTING: Cell background color not rendered when OS high contrast display mode is on

2023-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156789 --- Comment #17 from Heiko Tietze --- Agree with Ady that this is implemented in a weird way. Plus, switching on via "[x] Automatically detect high contrast mode of OS" under tools > options > a11y is pretty awkward. Besides the

  1   2   3   4   >