Re: #tdf51510: Change the DPI to get better resolution, but failed the unit test

2023-08-22 Thread sos
Yes, but when using this settings you can avoid to have SVG's with a resolution who is not adapted to the print-intentsions off the docment. 254-300 Pixels par Inch for commercial printing 150 Pixels par Inch for Laser printing 96 Pixels par Inch for screen viewing only. Do you mean also that

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

2023-08-22 Thread Miklos Vajna (via logerrit)
sw/inc/cshtyp.hxx |4 ++-- sw/qa/core/txtnode/txtnode.cxx| 35 +++ sw/source/core/txtnode/thints.cxx | 14 -- 3 files changed, 49 insertions(+), 4 deletions(-) New commits: commit 56da1d30afe48cc4acd79567052a575e81f8c7a0

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

2023-08-22 Thread Caolán McNamara (via logerrit)
editeng/source/editeng/impedit4.cxx | 23 +- editeng/source/items/svxfont.cxx| 105 - include/editeng/smallcaps.hxx | 58 + include/editeng/svxfont.hxx |2 svx/source/svdraw/svdotextdecomposition.cxx | 322

Re: Machine learning is used in gerrit build

2023-08-22 Thread Baole Fang
Hi Thorsten, After quickly checking the gerrit_master_ml and gerrit_master_seq configuration, I didn't notice the change. Can you indicate the change for me? Besides, I've looked into the gerrit_master_android and have a rough idea to integrate "jenkins:all" into gerrit_master_ml. Best, Baole

Re: #tdf51510: Change the DPI to get better resolution, but failed the unit test

2023-08-22 Thread Tomaž Vajngerl
Hi Fernand, On Tue, Aug 22, 2023 at 3:15 PM sos wrote: > > Yes, > > but when using this settings you can avoid to have SVG's with a resolution > who is not adapted to the print-intentsions off the docment. > 254-300 Pixels par Inch for commercial printing > 150 Pixels par Inch for Laser

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

2023-08-22 Thread Caolán McNamara (via logerrit)
editeng/source/items/svxfont.cxx | 64 --- include/editeng/svxfont.hxx |2 + 2 files changed, 49 insertions(+), 17 deletions(-) New commits: commit 49b321f659fd51c1fd4ff0be54b09a6113cff273 Author: Caolán McNamara AuthorDate: Tue Aug 22 10:54:03

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

2023-08-22 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/textdlgs.hxx |3 ++- sc/source/ui/miscdlgs/textdlgs.cxx |9 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit e46e663cc350d89e4997095466d675b875eb2e04 Author: Caolán McNamara AuthorDate: Mon Aug 21 21:24:54 2023 +0100 Commit:

Re: Machine learning is used in gerrit build

2023-08-22 Thread Thorsten Behrens
Hi Baole, Baole Fang wrote: > Hi Thorsten, > > After quickly checking the gerrit_master_ml and gerrit_master_seq > configuration, I didn't notice the change. Can you indicate the change for > me? > Sure - look into https://ci.libreoffice.org/view/Gerrit/job/gerrit_master_ml/configure , and

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

2023-08-22 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: Branch 'distro/collabora/co-23.05' - sw/qa sw/source

2023-08-22 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/paintfrm.cxx | 10 ++-- sw/source/core/layout/paintfrm.cxx | 80 - 2 files changed, 85 insertions(+), 5 deletions(-) New commits: commit 05ece1c965baff19a68e8be19711982256ab0d3d Author: Miklos Vajna AuthorDate: Mon Aug 21

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

2023-08-22 Thread Jim Raykowski (via logerrit)
sd/source/ui/dlg/sdtreelb.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 6761b79e7b48a5885adecf445f0206f141888613 Author: Jim Raykowski AuthorDate: Sat Aug 19 17:41:02 2023 -0800 Commit: Jim Raykowski CommitDate: Tue Aug 22 19:46:29 2023 +0200

[Libreoffice-commits] core.git: sd/CppunitTest_sd_import_tests_skia.mk sd/Module_sd.mk sd/qa vcl/source

2023-08-22 Thread Mike Kaganski (via logerrit)
sd/CppunitTest_sd_import_tests_skia.mk | 13 +++ sd/Module_sd.mk|1 sd/qa/unit/data/pptx/tdf156856.pptx|binary sd/qa/unit/import-tests_skia.cxx | 36 + vcl/source/filter/graphicfilter.cxx|4 +-- 5 files

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

2023-08-22 Thread Xisco Fauli (via logerrit)
svgio/inc/svgnode.hxx |2 - svgio/qa/cppunit/SvgImportTest.cxx | 23 svgio/qa/cppunit/data/tdf129356.svg | 34 ++ svgio/source/svgreader/svgnode.cxx | 68 +++- 4 files changed, 80 insertions(+), 47 deletions(-)

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

2023-08-22 Thread Caolán McNamara (via logerrit)
cui/source/tabpages/paragrph.cxx | 26 ++ sw/qa/uitest/writer_tests2/formatParagraph.py | 10 +- sw/qa/uitest/writer_tests3/tdf79236.py| 20 ++-- 3 files changed, 33 insertions(+), 23 deletions(-) New commits: commit

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

2023-08-22 Thread Michael Stahl (via logerrit)
sc/qa/unit/ucalc_condformat.cxx | 12 +--- sw/qa/extras/layout/data/tdf142694-1.odt|binary sw/qa/extras/layout/layout.cxx | 24 sw/source/core/layout/findfrm.cxx | 16 +---

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

2023-08-22 Thread Michael Stahl (via logerrit)
sw/source/core/layout/calcmove.cxx |9 - sw/source/core/layout/fly.cxx | 13 + 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit 4a8041bc4ddadd91aec6038a380ab4ce2279d27a Author: Michael Stahl AuthorDate: Thu Aug 17 13:30:38 2023 +0200

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

2023-08-22 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

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

2023-08-22 Thread Miklos Vajna (via logerrit)
svgio/inc/svgnode.hxx |2 svgio/inc/svgstyleattributes.hxx | 13 svgio/inc/svgtoken.hxx|3 svgio/qa/cppunit/SvgImportTest.cxx| 47 +++ svgio/qa/cppunit/data/tdf129356.svg | 34

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

2023-08-22 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/tdf137523-1-min.fodt | 319 ++ sw/qa/extras/layout/layout3.cxx | 12 sw/source/core/layout/layact.cxx |6 3 files changed, 336 insertions(+), 1 deletion(-) New commits: commit

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

2023-08-22 Thread Michael Weghorn (via logerrit)
toolkit/source/controls/table/tablecontrol_impl.cxx |9 ++--- toolkit/source/controls/table/tablecontrol_impl.hxx |3 +++ winaccessibility/source/UAccCOM/AccActionBase.cxx |8 winaccessibility/source/UAccCOM/AccActionBase.h |3 --- 4 files changed, 13

New Defects reported by Coverity Scan for LibreOffice

2023-08-22 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 4 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2023-08-22 Thread Seth Chaiklin (via logerrit)
source/text/shared/optionen/01010200.xhp |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 2aa198ab57081bed9c012ea49c25fcd9d05dbfcb Author: Seth Chaiklin AuthorDate: Sun Aug 13 01:44:05 2023 +0200 Commit: Seth Chaiklin CommitDate: Wed Aug 23 00:41:42

[Libreoffice-commits] core.git: helpcontent2

2023-08-22 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9916d9be9c060d43fc063b76d70629162650fea Author: Seth Chaiklin AuthorDate: Wed Aug 23 00:41:43 2023 +0200 Commit: Gerrit Code Review CommitDate: Wed Aug 23 00:41:43 2023 +0200 Update git

Re: Machine learning is used in gerrit build

2023-08-22 Thread Baole Fang
Hi Thorsten, I've modified the condition logic a little bit. Originally, gerrit_master will run if SUCCESS or "jenkins:all" is set, but gerrit_master_seq will run if not SUCCESS, so it may run again when "jenkins:all" is set. Now, I've added another condition ("jenkins:all" is not set) for

[Libreoffice-commits] core.git: configure.ac

2023-08-22 Thread Mike Kaganski (via logerrit)
configure.ac | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) New commits: commit 1530584a7214ca92b457b24ebf5f0e444d805dca Author: Mike Kaganski AuthorDate: Wed Aug 23 00:24:47 2023 +0300 Commit: Mike Kaganski CommitDate: Wed Aug 23 06:43:02 2023 +0200

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

2023-08-22 Thread Miklos Vajna (via logerrit)
sw/inc/fmtlsplt.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a490cbfd9a5c9e69979b412d78dbe08bc307541f Author: Miklos Vajna AuthorDate: Mon Aug 21 19:47:12 2023 +0200 Commit: Miklos Vajna CommitDate: Tue Aug 22 08:04:31 2023 +0200 sw: document

[Libreoffice-commits] core.git: compilerplugins/clang sal/IwyuFilter_sal.yaml sal/qa

2023-08-22 Thread Gabor Kelemen (via logerrit)
compilerplugins/clang/singlevalfields.results |3 compilerplugins/clang/unusedvarsglobal.writeonly.results |4 sal/IwyuFilter_sal.yaml | 21 sal/qa/ByteSequence/ByteSequence.cxx

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

2023-08-22 Thread Khaled Hosny (via logerrit)
vcl/source/gdi/pdfwriter_impl.cxx | 10 ++ vcl/source/gdi/pdfwriter_impl2.cxx | 30 ++ 2 files changed, 12 insertions(+), 28 deletions(-) New commits: commit 3e20c3e73cbd10e8323f0997e3a6536abd11e2bd Author: Khaled Hosny AuthorDate: Tue Aug 22

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

2023-08-22 Thread Caolán McNamara (via logerrit)
vcl/source/filter/svm/SvmConverter.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 83f2a294fde74e968a564fe69cce0e85c86b3543 Author: Caolán McNamara AuthorDate: Sun Aug 20 21:12:03 2023 +0100 Commit: Caolán McNamara CommitDate: Tue Aug 22 10:06:06 2023 +0200

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

2023-08-22 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: vcl/qa vcl/source

2023-08-22 Thread Khaled Hosny (via logerrit)
vcl/qa/cppunit/svm/svmtest.cxx |4 ++-- vcl/source/gdi/mtfxmldump.cxx | 32 2 files changed, 26 insertions(+), 10 deletions(-) New commits: commit 77dab2ac3a4dfdc6f51fdfc31078fb828e8164fa Author: Khaled Hosny AuthorDate: Thu Aug 17 17:19:09 2023 +0300

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

2023-08-22 Thread Michael Weghorn (via logerrit)
svx/source/dialog/frmsel.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit d6c20138ef1a045ca8e830db5ee09bc5d77153be Author: Michael Weghorn AuthorDate: Fri Aug 18 18:00:17 2023 +0200 Commit: Michael Stahl CommitDate: Tue Aug 22 11:05:01 2023 +0200 related

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

2023-08-22 Thread jucasaca (via logerrit)
connectivity/source/parse/sqlbison.y |2 ++ connectivity/source/parse/sqlflex.l |1 + 2 files changed, 3 insertions(+) New commits: commit 60e08a6cfda00a52088500b695b0adc1fe99b768 Author: jucasaca AuthorDate: Sun Jul 30 19:20:29 2023 +0200 Commit: Michael Stahl CommitDate: Tue

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

2023-08-22 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/tdf137523-1-min.fodt | 319 ++ sw/qa/extras/layout/layout3.cxx | 12 sw/source/core/layout/layact.cxx |6 3 files changed, 336 insertions(+), 1 deletion(-) New commits: commit

Re: #tdf51510: Change the DPI to get better resolution, but failed the unit test

2023-08-22 Thread sos
Hi, Tomaž, maybe you over looked that there is now a user defined property '*Image Preferred DPI*" for the document, so the resolution off any image must depend on this settings, who are standard 96 DPI. greetz Fernand On 18/08/2023 16:01, Lodev wrote: U ontvangt niet vaak

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

2023-08-22 Thread Khaled Hosny (via logerrit)
vcl/source/gdi/pdfwriter_impl.cxx | 39 +- 1 file changed, 22 insertions(+), 17 deletions(-) New commits: commit bc3f6c3a47411a3b5dafadca4e5c55cd24e30662 Author: Khaled Hosny AuthorDate: Tue Aug 22 10:47:33 2023 +0300 Commit: خالد حسني CommitDate:

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

2023-08-22 Thread Czeber László Ádám (via logerrit)
sc/qa/unit/ucalc_copypaste.cxx | 17 + sc/source/core/data/documen3.cxx |9 - 2 files changed, 25 insertions(+), 1 deletion(-) New commits: commit cb141564733eef078347b89ea657e46e193bd140 Author: Czeber László Ádám AuthorDate: Mon Jul 17 11:41:17 2023 +0200

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

2023-08-22 Thread Michael Weghorn (via logerrit)
include/vcl/toolkit/menubtn.hxx |2 ++ vcl/inc/managedmenubutton.hxx|3 ++- vcl/source/control/managedmenubutton.cxx |4 ++-- vcl/source/control/menubtn.cxx |4 +++- 4 files changed, 9 insertions(+), 4 deletions(-) New commits: commit

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

2023-08-22 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/sfdatabases/SF_Database.xba |3 +++ wizards/source/sfdocuments/SF_Base.xba |3 +++ 2 files changed, 6 insertions(+) New commits: commit 57d492a77143e9cc25e6ab6f292d184ff2f0c108 Author: Jean-Pierre Ledure AuthorDate: Mon Aug 21 15:01:53 2023 +0200 Commit: Xisco

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

2023-08-22 Thread Olivier Hallot (via logerrit)
source/text/swriter/01/spotlight_chars_df.xhp | 44 ++ 1 file changed, 44 insertions(+) New commits: commit 5eebefd650b99cd9cabba9b1d717e7c0e0b71037 Author: Olivier Hallot AuthorDate: Tue Aug 22 08:06:34 2023 -0300 Commit: Olivier Hallot CommitDate: Tue Aug 22

[Libreoffice-commits] core.git: helpcontent2

2023-08-22 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0541176c24e044fc296d7431e033faf48f69ef09 Author: Olivier Hallot AuthorDate: Tue Aug 22 08:07:41 2023 -0300 Commit: Gerrit Code Review CommitDate: Tue Aug 22 13:07:41 2023 +0200 Update git

[Libreoffice-commits] core.git: desktop/Executable_oosplash.mk desktop/unx solenv/gbuild vcl/Library_vclplug_gen.mk

2023-08-22 Thread Noel Grandin (via logerrit)
desktop/Executable_oosplash.mk |6 -- desktop/unx/source/splashx.c|8 +--- solenv/gbuild/PrecompiledHeaders.mk |1 - vcl/Library_vclplug_gen.mk |3 --- 4 files changed, 1 insertion(+), 17 deletions(-) New commits: commit

Re: Machine learning is used in gerrit build

2023-08-22 Thread Thorsten Behrens
Hi Noel, I wrote: > I can try & sit down tomorrow (with Baole, and perhaps you can join > too?), and tweak things a bit. > Added a tweak to short-circuit the ML builder, to unconditionally run the old 'normal' setup, if the patch has this gerrit topic set (minus the quotes): "jenkins:all".

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

2023-08-22 Thread Deepika Goyal (via logerrit)
vcl/inc/unx/gtk/atkbridge.hxx |5 + vcl/inc/unx/gtk/gtkbackend.hxx |5 + vcl/inc/unx/gtk/gtkdata.hxx|4 +--- vcl/inc/unx/gtk/gtkframe.hxx |4 +--- vcl/inc/unx/gtk/gtkgdi.hxx |4 +--- 5 files changed, 5 insertions(+), 17 deletions(-) New commits: commit

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

2023-08-22 Thread Andrea Gelmini (via logerrit)
wizards/source/sfdatabases/SF_Database.xba |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 88ade32040e522e6d3aff0c5d1ebee4a92e6136c Author: Andrea Gelmini AuthorDate: Tue Aug 22 11:43:05 2023 +0200 Commit: Julien Nabet CommitDate: Tue Aug 22 14:15:48

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

2023-08-22 Thread Andrea Gelmini (via logerrit)
0 files changed New commits: commit 7c5607f2dc029baed59f322e849dbd67551c7a87 Author: Andrea Gelmini AuthorDate: Tue Aug 22 11:42:33 2023 +0200 Commit: Julien Nabet CommitDate: Tue Aug 22 14:16:07 2023 +0200 Remove executable bits on docx file Change-Id:

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

2023-08-22 Thread Andrea Gelmini (via logerrit)
wizards/source/sfdocuments/SF_Base.xba |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e1352a2d7a5fcd4451e039f6ef8c454fd46f1851 Author: Andrea Gelmini AuthorDate: Tue Aug 22 11:43:18 2023 +0200 Commit: Julien Nabet CommitDate: Tue Aug 22 14:16:41 2023

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

2023-08-22 Thread Olivier Hallot (via logerrit)
source/text/simpress/main_format.xhp |2 +- source/text/swriter/02/0211.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ba66530a081cf3aadd706939fc7c580934af09dd Author: Olivier Hallot AuthorDate: Tue Aug 22 09:13:35 2023 -0300 Commit: Olivier

Re: #tdf51510: Change the DPI to get better resolution, but failed the unit test

2023-08-22 Thread Tomaž Vajngerl
Hi, On Mon, Aug 21, 2023 at 10:30 PM Lodev wrote: > > In fact, when we were doing more test, we found the behavior somewhat strange. > > We used attachment 170646 in tdf#51510. > > vcl/source/gdi/vectorgraphicdata.cxx, line 77: > > // get system DPI > Size

[Libreoffice-commits] core.git: helpcontent2

2023-08-22 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c4dd500820bd4214e9dc157e93e060c7fd14380 Author: Olivier Hallot AuthorDate: Tue Aug 22 09:17:17 2023 -0300 Commit: Gerrit Code Review CommitDate: Tue Aug 22 14:17:17 2023 +0200 Update git

Re: #tdf51510: Change the DPI to get better resolution, but failed the unit test

2023-08-22 Thread Tomaž Vajngerl
Hi, On Tue, Aug 22, 2023 at 11:43 AM sos wrote: > Hi, Tomaž, > > maybe you over looked that there is now a user defined property '*Image > Preferred DPI*" for the document, so the resolution off any image must > depend on this settings, who are standard 96 DPI. > I know - I added that :)

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

2023-08-22 Thread Patrick Luby (via logerrit)
vcl/source/gdi/pdfwriter_impl.cxx | 10 -- vcl/source/gdi/pdfwriter_impl2.cxx | 30 -- 2 files changed, 28 insertions(+), 12 deletions(-) New commits: commit 8dc8413b4f8037b9c89f08a5b0b939bb61052585 Author: Patrick Luby AuthorDate: Tue Aug 22

[Libreoffice-bugs] [Bug 156832] Symbol names in Math examples are not localized

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156832 --- Comment #1 from Theppitak Karoonboonyanan --- FYI, I have untranslated all symbol names for Thai in master. It's also more appropriate for Thai users to use original English names in codes, as there are several localized versions in

[Libreoffice-bugs] [Bug 156868] New: Find function should highligh all instances of found keyword

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156868 Bug ID: 156868 Summary: Find function should highligh all instances of found keyword Product: LibreOffice Version: 7.3.7.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 156868] Find function should highligh all instances of found keyword

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156868 --- Comment #1 from Juergen --- Created attachment 189103 --> https://bugs.documentfoundation.org/attachment.cgi?id=189103=edit Multiple instance search display in Firefox -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 156776] Base Save As New Table Name not refreshed if schema could be chosen

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156776 --- Comment #30 from prrv...@gmail.com --- The integration in Base is finished. There remains, despite everything, the management of the combobox. I'm stuck for adding XConnection2 interface in the file:

[Libreoffice-bugs] [Bug 156869] New: Document isn't saved when opening a .docx file by dragging it from an encrypted .zip file to LibreOffice main screen

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156869 Bug ID: 156869 Summary: Document isn't saved when opening a .docx file by dragging it from an encrypted .zip file to LibreOffice main screen Product: LibreOffice

[Libreoffice-bugs] [Bug 156791] LibreOffice 7.5.5 has memory leak

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156791 --- Comment #7 from vxs2...@yahoo.com --- I do have the latest drivers. After disabling Vulkan the memory leak appears to be fixed. So I guess that means either your use of the Vulkan API is bugged or AMD's drivers are buggy which

[Libreoffice-bugs] [Bug 156787] docx format not entirely correct

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156787 --- Comment #4 from hoang.hano...@gmail.com --- Hi Vladimir, I have tested both Microsoft Office docx file and Libre Office docx file uploaded to the website with your provided account. I have not seen any issue with uploading the Libre

[Libreoffice-bugs] [Bug 104185] Better Autoinput for functions (or different default than ENTER)

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104185 --- Comment #10 from QA Administrators --- Dear Mieszko, 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

[Libreoffice-bugs] [Bug 140450] PDF export 1.6: The document does not conform to the requested standard.

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140450 --- Comment #2 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

[Libreoffice-bugs] [Bug 115292] FILEOPEN open PDF - picture shifted

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115292 --- Comment #8 from QA Administrators --- Dear solar020, 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

[Libreoffice-bugs] [Bug 83762] FORMATTING: Cursor can be Positioned beyond Paper Margins by Using Negative Indentation Values

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83762 --- Comment #12 from QA Administrators --- Dear Harald Koester, 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

[Libreoffice-bugs] [Bug 143899] FILEOPEN DOCX Shapes overlap margin in CompatibilityMode15

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143899 --- Comment #5 from QA Administrators --- Dear NISZ LibreOffice Team, 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

[Libreoffice-bugs] [Bug 151644] Full system stop for a minute and then libre office exel crash with the need to recover files as they become corrupt

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151644 --- Comment #8 from QA Administrators --- Dear igor2001wilczynski, 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.

[Libreoffice-bugs] [Bug 151399] LibreOffice 7.3.6.2 Impress freezes when saving on Ubuntu 22.04

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151399 --- Comment #3 from QA Administrators --- Dear Henry, 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

[Libreoffice-bugs] [Bug 142347] add ability to change the background and font colours of the new tabbed/ribbon view (LibreOffice writer)

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142347 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA

[Libreoffice-bugs] [Bug 142347] add ability to change the background and font colours of the new tabbed/ribbon view (LibreOffice writer)

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=142347 --- Comment #7 from QA Administrators --- Dear joe-pringle, 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

[Libreoffice-bugs] [Bug 151838] EDITING: Find hard carriage return does not work.

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151838 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA

[Libreoffice-bugs] [Bug 151838] EDITING: Find hard carriage return does not work.

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151838 --- Comment #4 from QA Administrators --- Dear f.pignal, 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

[Libreoffice-bugs] [Bug 152925] LibreOffice: no visibility of menu when I open "Formatvorlagen verwalten"

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152925 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA

[Libreoffice-bugs] [Bug 156455] Allow toggling repeating-header property of a row in row context menu

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156455 QA Administrators changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 156455] Allow toggling repeating-header property of a row in row context menu

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156455 --- Comment #7 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156606] Fileopen DOTX: poorly converted in writer

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156606 --- Comment #9 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156606] Fileopen DOTX: poorly converted in writer

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156606 QA Administrators changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 152925] LibreOffice: no visibility of menu when I open "Formatvorlagen verwalten"

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152925 --- Comment #3 from QA Administrators --- Dear steam2, 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

[Libreoffice-bugs] [Bug 156826] Impossible de pré-formater des cellules

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156826 --- Comment #7 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156826] Impossible de pré-formater des cellules

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156826 QA Administrators changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 156674] UI: formula help still displayed when editing cell formatted as text

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156674 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 156676] Spreadsheet: converting formulas formatted as text to show formula result

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156676 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 156662] Always using direct connection to api.languagetool.org

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156662 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 156598] Custom list numbering from DOCX import is not available in UI

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156598 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-bugs] [Bug 156640] REPORTBUILDER: Blank Window after change of Data Field Type

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156640 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-ux-advise] [Bug 156455] Allow toggling repeating-header property of a row in row context menu

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156455 --- Comment #7 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 156455] Allow toggling repeating-header property of a row in row context menu

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156455 QA Administrators changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-ux-advise] [Bug 156598] Custom list numbering from DOCX import is not available in UI

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156598 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 --- Comment #16 from Heiko Tietze --- Created attachment 189089 --> https://bugs.documentfoundation.org/attachment.cgi?id=189089=edit Screencast multiple nested cells (In reply to LeroyG from comment #14) > Expected Results: > The

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 Heiko Tietze changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 Mike Kaganski changed: What|Removed |Added Resolution|NOTABUG |--- Status|RESOLVED

[Libreoffice-ux-advise] [Bug 120658] Reworking of dialogues Organize macros (make from 5 existing only one)

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120658 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 --- Comment #18 from LeroyG --- (In reply to Heiko Tietze from comment #16) > You need to be able to overwrite/delete the content as well as to add new. > And both is possible, see the attached screencast. Why, if I select and paste in

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 --- Comment #19 from Mike Kaganski --- (In reply to LeroyG from comment #18) I couldn't repro *that* piece using 7.6.0.3. -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 LeroyG changed: What|Removed |Added Version|7.1.8.1 release |6.4.7.2 release --- Comment #20 from

[Libreoffice-ux-advise] [Bug 149625] FORMATTING: Pasting a table cell, pastes the source cell in the upper/actual cell as an inner table cell

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149625 --- Comment #21 from LeroyG --- (In reply to Mike Kaganski from comment #19) > I couldn't repro *that* piece using 7.6.0.3. Nor with version 7.6.0.2 (just tested). So, the bug to which the title refers (*3.a* in comment #0) was

[Libreoffice-ux-advise] [Bug 156455] Allow toggling repeating-header property of a row in row context menu

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156455 --- Comment #6 from Eyal Rozenberg --- (In reply to Heiko Tietze from comment #5) > Mind to elaborate? Let me clarify: I am _not_ asking for another place in which the existing "heading rows repeat" command can be used. What I'm asking

[Libreoffice-bugs] [Bug 146619] Remove unused #includes from C/C++ files

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146619 --- Comment #10 from Commit Notification --- Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b2f7fa71af28c2095d42396306cf7818e9e73175 tdf#146619 Remove

[Libreoffice-bugs] [Bug 156853] Exporting bitmap color fonts to PDF is broken

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156853 ⁨خالد حسني⁩ changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |kha...@libreoffice.org

[Libreoffice-bugs] [Bug 148035] FILEOPEN: DOCX: incorrect formatting of sdt plain text fields (block SDT)

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148035 Miklos Vajna changed: What|Removed |Added CC||jaume.pujantell@collabora.c

[Libreoffice-bugs] [Bug 156791] LibreOffice 7.5.5 has memory leak

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156791 --- Comment #6 from Julien Nabet --- (In reply to vxs2005 from comment #5) > Here is the information: > Version: 7.4.7.2 (x64) / LibreOffice Community > Build ID: 723314e595e8007d3cf785c16538505a1c878ca5 > CPU threads: 12; OS: Windows

[Libreoffice-bugs] [Bug 145298] Keyboard Shortcuts partially unassignable with LibreOffice Writer

2023-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145298 maserlorry12 changed: What|Removed |Added URL||https://talktohannafordsurv

  1   2   3   >