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

2022-11-21 Thread Stéphane Guillou (via logerrit)
source/text/scalc/guide/formula_enter.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 758a4b21158ff828a95de8d3b441fee792ee6cb6 Author: Stéphane Guillou AuthorDate: Mon Nov 21 16:35:22 2022 +0100 Commit: Ilmari Lauhakangas CommitDate: Tue Nov 22 08:53:35

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Stéphane Guillou (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8758f3919f99c454cf957b93e6f5394b61d0478 Author: Stéphane Guillou AuthorDate: Tue Nov 22 08:53:38 2022 +0100 Commit: Gerrit Code Review CommitDate: Tue Nov 22 08:53:38 2022 +0100 Update git

[Libreoffice-bugs] [Bug 152166] New: Writer document Crashes when inserting an Index (Table of Contents, or other index)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152166 Bug ID: 152166 Summary: Writer document Crashes when inserting an Index (Table of Contents, or other index) Product: LibreOffice Version: 7.4.2.3 release Hardware:

[Libreoffice-bugs] [Bug 151936] Changing text color of form inputfield doesn't work

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151936 --- Comment #2 from tob...@gmx-topmail.de --- Created attachment 183712 --> https://bugs.documentfoundation.org/attachment.cgi?id=183712=edit textfield with buggy colorpicker Hi, it's "Formular" (form) -> "Textfeld" (text field or form

[Libreoffice-bugs] [Bug 152106] can not open particular DOCX file

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152106 --- Comment #5 from Commit Notification --- László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/9300c36361426e724b28c25a7729543b316b258b tdf#152106 sw

[Libreoffice-bugs] [Bug 152106] can not open particular DOCX file

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152106 Commit Notification changed: What|Removed |Added Whiteboard|target:7.5.0|target:7.5.0 target:7.4.4

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

2022-11-21 Thread László Németh (via logerrit)
sw/qa/extras/layout/data/tdf152106.odt |binary sw/qa/extras/layout/layout.cxx | 11 +++ sw/source/core/layout/fly.cxx |8 3 files changed, 19 insertions(+) New commits: commit 9300c36361426e724b28c25a7729543b316b258b Author: László Németh AuthorDate:

[Libreoffice-bugs] [Bug 113363] [META] DOCX (OOXML) content control-related issues

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113363 Bug 113363 depends on bug 152045, which changed state. Bug 152045 Summary: Saving a DOCX document with a content control in Writer produces a document unreadable in Word https://bugs.documentfoundation.org/show_bug.cgi?id=152045

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

2022-11-21 Thread Stephan Bergmann (via logerrit)
l10ntools/inc/xmlparse.hxx|2 +- l10ntools/source/xmlparse.cxx | 12 +++- 2 files changed, 4 insertions(+), 10 deletions(-) New commits: commit 337691db0e3f928ed6dff489fc6305a9a5e0b493 Author: Stephan Bergmann AuthorDate: Mon Nov 21 11:51:35 2022 +0100 Commit: Stephan

[Libreoffice-bugs] [Bug 151748] Bad Horizontal lines (kashida) in Arabic/Persian text inside a text box

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151748 --- Comment #10 from خالد حسني --- I believe it is a limitation of the justification algorithm of Edit Engine; when there is an Arabic text it will always try to use kashida even when the space that is needed is less than the kashida

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

2022-11-21 Thread Miklos Vajna (via logerrit)
sw/qa/filter/ww8/ww8.cxx | 20 sw/source/filter/ww8/docxattributeoutput.cxx | 11 --- 2 files changed, 28 insertions(+), 3 deletions(-) New commits: commit 017c38a9702da0566ac1ce5d758444e5ff25df9d Author: Miklos Vajna AuthorDate: Mon Nov

[Libreoffice-bugs] [Bug 138027] FILEOPEN DOCX Shape anchored to paragraph with page break falls to next page

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138027 --- Comment #7 from Dieter --- Still a problem in Version: 7.4.3.1 (x64) / LibreOffice Community Build ID: 3793858a34d8fef5b92f8fee233f97766f05e281 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale:

[Libreoffice-bugs] [Bug 151936] Changing text color of form inputfield doesn't work

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151936 Dieter changed: What|Removed |Added Whiteboard| QA:needsComment| CC|

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #66 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e1562ac3d7821cee90db383db5734b86691a3887 tdf#143148 Use pragma once

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

2022-11-21 Thread Bogdan B (via logerrit)
vcl/source/filter/jpeg/JpegReader.hxx|5 + vcl/source/filter/jpeg/JpegTransform.hxx |5 + vcl/source/filter/jpeg/jpeg.hxx |5 + 3 files changed, 3 insertions(+), 12 deletions(-) New commits: commit e1562ac3d7821cee90db383db5734b86691a3887 Author: Bogdan B

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #65 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b43d4e1d220b333b7eb17e8a7d914e2cab72985f tdf#143148 Use pragma once

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

2022-11-21 Thread Bogdan B (via logerrit)
vcl/source/filter/ixbm/xbmread.hxx |5 + vcl/source/filter/ixpm/rgbtable.hxx|5 + vcl/source/filter/svm/SvmConverter.hxx |5 + 3 files changed, 3 insertions(+), 12 deletions(-) New commits: commit b43d4e1d220b333b7eb17e8a7d914e2cab72985f Author: Bogdan B

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #64 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/39490a5a07db543f681fcd6e59083d5c72dc9927 tdf#143148 Use pragma once

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #63 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/08e163864fb48c5299518e98ddff57f192a1ba2a tdf#143148 Use pragma once

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

2022-11-21 Thread Bogdan B (via logerrit)
vcl/source/filter/idxf/dxfvec.hxx |6 +- vcl/source/filter/igif/gifread.hxx |5 + vcl/source/filter/ipict/shape.hxx |5 + 3 files changed, 3 insertions(+), 13 deletions(-) New commits: commit 39490a5a07db543f681fcd6e59083d5c72dc9927 Author: Bogdan B AuthorDate: Mon

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

2022-11-21 Thread Bogdan B (via logerrit)
vcl/source/filter/FilterConfigCache.hxx |5 + vcl/source/filter/egif/giflzwc.hxx |5 + vcl/source/filter/graphicfilter_internal.hxx |5 + 3 files changed, 3 insertions(+), 12 deletions(-) New commits: commit 08e163864fb48c5299518e98ddff57f192a1ba2a Author:

[Libreoffice-bugs] [Bug 143148] Use pragma once instead of include guards (Episode 2: Endgame)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143148 --- Comment #62 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b813326ac01b8c8773b499afc9c5ec7dafcbf44f tdf#143148 Use pragma once

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

2022-11-21 Thread Bogdan B (via logerrit)
vcl/osx/DataFlavorMapping.hxx |5 + vcl/osx/DragSource.hxx|5 + vcl/osx/DragSourceContext.hxx |5 + vcl/osx/DropTarget.hxx|5 + 4 files changed, 4 insertions(+), 16 deletions(-) New commits: commit b813326ac01b8c8773b499afc9c5ec7dafcbf44f Author:

[Libreoffice-bugs] [Bug 145743] Embedded file crash master document

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145743 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 144494] Resizing image causes hang (see comment 2)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144494 Aron Budea changed: What|Removed |Added CC||aron.bu...@gmail.com See

[Libreoffice-bugs] [Bug 145743] Embedded file crash master document

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145743 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 144494] Resizing image causes hang (see comment 2)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144494 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 151866] Crash swlo!SwFrame::GetPrevSctLeaf+0x52d: on CTRL+X

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151866 Aron Budea changed: What|Removed |Added CC||aron.bu...@gmail.com,

[Libreoffice-bugs] [Bug 108844] [META] Cut/copy bugs and enhancements

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108844 Aron Budea changed: What|Removed |Added Depends on||151866 Referenced Bugs:

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 4 commits - basegfx/test include/basegfx include/svx svx/source tools/qa

2022-11-21 Thread Tomaž Vajngerl (via logerrit)
basegfx/test/LengthUnitTest.cxx| 77 --- include/basegfx/units/Length.hxx | 111 +++ include/basegfx/utils/RectangleWrapper.hxx | 77 +++ include/svx/svdotext.hxx | 28 +-

[Libreoffice-ux-advise] [Bug 152122] Improve Help Online (/text/shared/01/01010300.xhp)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152122 BogdanB changed: What|Removed |Added Status|ASSIGNED|NEW -- You are receiving this mail

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

2022-11-21 Thread Julien Nabet (via logerrit)
basctl/source/basicide/ObjectCatalog.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit aa29d9f8b141cbb513769dd8b14435f9164a5654 Author: Julien Nabet AuthorDate: Mon Nov 21 22:43:04 2022 +0100 Commit: Noel Grandin CommitDate: Tue Nov 22 05:41:36 2022

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

2022-11-21 Thread Noel Grandin (via logerrit)
sc/source/ui/StatisticsDialogs/RegressionDialog.cxx |1 - sc/source/ui/condformat/colorformat.cxx |1 - sc/source/ui/dbgui/PivotLayoutDialog.cxx|2 -- sc/source/ui/dbgui/consdlg.cxx |1 - sc/source/ui/dbgui/dbnamdlg.cxx

[Libreoffice-commits] core.git: 2 commits - scripting/source sd/source sfx2/inc sfx2/source svx/source

2022-11-21 Thread Noel Grandin (via logerrit)
scripting/source/stringresource/stringresource.cxx|8 +++- sd/source/ui/animations/CustomAnimationDialog.cxx |8 sd/source/ui/dlg/BulletAndPositionDlg.cxx |1 - sd/source/ui/dlg/custsdlg.cxx

[Libreoffice-commits] core.git: sw/source uui/source vcl/inc vcl/source writerperfect/inc writerperfect/source

2022-11-21 Thread Noel Grandin (via logerrit)
sw/source/ui/config/mailconfigpage.cxx |4 sw/source/ui/config/optpage.cxx|1 - sw/source/ui/dbui/mmaddressblockpage.hxx |4 sw/source/ui/dbui/mmgreetingspage.cxx |1 - sw/source/ui/dbui/mmgreetingspage.hxx

[Libreoffice-bugs] [Bug 135310] [META] Writer outline folding bugs and enhancements

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135310 j.a.sw...@gmail.com changed: What|Removed |Added Depends on||152165 Referenced Bugs:

[Libreoffice-bugs] [Bug 152165] With folding outlines, message about "read-only content" is too vague

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152165 j.a.sw...@gmail.com changed: What|Removed |Added Blocks||135310 Referenced Bugs:

[Libreoffice-bugs] [Bug 152165] New: With folding outlines, message about "read-only content" is too vague

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152165 Bug ID: 152165 Summary: With folding outlines, message about "read-only content" is too vague Product: LibreOffice Version: 7.5.0.0 alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 151534] Regression with Nuance Dragon text functions

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151534 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-bugs] [Bug 151943] BaseDocumenter: fails to create html - table name (BD_Html, argument not optional)

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151943 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 152108] spell-checking of mixed-language phrases

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152108 QA Administrators changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 151759] Writer 7.4.x ignores Win10 Dell printer driver tray settings

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151759 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 152108] spell-checking of mixed-language phrases

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152108 --- Comment #4 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148490] With in-page section switch, latter section sometimes not rendered

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148490 QA Administrators changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 148490] With in-page section switch, latter section sometimes not rendered

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148490 --- Comment #4 from QA Administrators --- Dear Eyal Rozenberg, 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

[Libreoffice-bugs] [Bug 145755] FILESAVE DOCX/DOCM slow when trying to save opened dotm with standard MS template

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145755 --- Comment #8 from QA Administrators --- Dear Andrew, 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 125171] Writer FILEOPEN, FORMATTING, VIEWING: very slow, hanging when opening files with complex tables

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125171 --- Comment #22 from QA Administrators --- Dear Aleksei Nikiforov, 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 144226] manually configured Axis tick marks do not align at ZERO

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=144226 --- Comment #2 from QA Administrators --- Dear Liz, 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 regular

[Libreoffice-bugs] [Bug 56299] Shadow of wordart in .doc isn't rendered correctly

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56299 --- Comment #13 from QA Administrators --- Dear allen, 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

[Libreoffice-bugs] [Bug 138027] FILEOPEN DOCX Shape anchored to paragraph with page break falls to next page

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138027 --- Comment #6 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 109276] share\gallery\sg24.sdv & sg24.thm sg24.sdg are accessed around 644 times in total when adding a shape

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109276 --- Comment #14 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

Tarcísio Ladeia de Oliveira license statement

2022-11-21 Thread Tarcísio Ladeia de Oliveira
   All of my past & future contributions to LibreOffice may be    licensed under the MPLv2/LGPLv3+ dual license.

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Eike Rathke (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a41c82407bbb73a4d87070326485ec4b4e954a65 Author: Eike Rathke AuthorDate: Tue Nov 22 02:45:48 2022 +0100 Commit: Gerrit Code Review CommitDate: Tue Nov 22 02:45:48 2022 +0100 Update git

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

2022-11-21 Thread Eike Rathke (via logerrit)
source/text/shared/00/0001.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7fa50f5c2f7280129f856f3f9fab85ac047a3e2c Author: Eike Rathke AuthorDate: Mon Nov 21 14:32:42 2022 +0100 Commit: Eike Rathke CommitDate: Tue Nov 22 02:45:46 2022 +0100

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 8 commits - basctl/source basegfx/test chart2/source cui/source editeng/source filter/source include/basegfx include/editeng includ

2022-11-21 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 0fc07542518da908684aaeb9c00e5d30f55a30e3 Author: Tomaž Vajngerl AuthorDate: Fri Nov 18 16:37:33 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Fri Nov 18 22:26:53 2022 +0900 basegfx: add setSize, setPosition to range classes, add

[Libreoffice-bugs] [Bug 152114] Dates imported erroneously from Calc to Writer database fields

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152114 Eike Rathke changed: What|Removed |Added Component|LibreOffice |Base Version|7.4.2.3

[Libreoffice-bugs] [Bug 151748] Bad Horizontal lines (kashida) in Arabic/Persian text inside a text box

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151748 --- Comment #9 from Hossein --- @Khaled: Could I have your opinion/view about this issue here please? This is one of the few issues around kashida which is still remaining. -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 151748] Bad Horizontal lines (kashida) in Arabic/Persian text inside a text box

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151748 Hossein changed: What|Removed |Added Attachment #183252|انتخاب_واحد.doc |kashida_text_box.doc

[Libreoffice-bugs] [Bug 140617] PDF export does not recognize the alternative description for a hyperlink

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140617 Gabor Kelemen (allotropia) changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 152114] Dates imported erroneously from Calc to Writer database fields

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152114 --- Comment #12 from Eike Rathke --- (In reply to jcsanz from comment #11) > (In reply to Eike Rathke from comment #10) > > that apparently has bugs with at least negative > > proleptic Gregorian dates. > > With negative dates and

Jonas Eyov license statement

2022-11-21 Thread jeyov
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

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

2022-11-21 Thread Andrea Gelmini (via logerrit)
sw/qa/extras/uiwriter/uiwriter6.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5116d6ad85d804e7b7897bc57a4a4bf9d5bed4f1 Author: Andrea Gelmini AuthorDate: Mon Nov 21 21:36:42 2022 +0100 Commit: Julien Nabet CommitDate: Mon Nov 21 23:09:17 2022 +0100

[Libreoffice-bugs] [Bug 152055] Help should explain which LO options are saved in the current document

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152055 --- Comment #2 from Eyal Rozenberg --- (In reply to Eyal Rozenberg from comment #0) > For example: "Default languages" is persisted in the current document (see > bug ) I meant bug 151918, sorry :-) (In reply to Stéphane Guillou

[Libreoffice-bugs] [Bug 152154] Crash in libmergedlo.so when Object Catalog undocked and BASIC IDE closed

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152154 Julien Nabet changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 152059] Right-click on any character in a field should show the field-related context menu entries

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152059 Eyal Rozenberg changed: What|Removed |Added Blocks||86349 Referenced Bugs:

[Libreoffice-bugs] [Bug 86349] [META] Context menu bugs and enhancements

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86349 Eyal Rozenberg changed: What|Removed |Added Depends on||152059 Referenced Bugs:

[Libreoffice-commits] core.git: configure.ac external/firebird external/libpng external/python3

2022-11-21 Thread Christian Lohmaier (via logerrit)
configure.ac |5 - external/firebird/ExternalProject_firebird.mk |5 - external/libpng/UnpackedTarball_libpng.mk |4 external/libpng/libpng-osx.patch.1| 16 external/python3/ExternalProject_python3.mk |

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

2022-11-21 Thread Christian Lohmaier (via logerrit)
configure.ac | 127 --- 1 file changed, 35 insertions(+), 92 deletions(-) New commits: commit 97d6185ef18b97ce30206720567fab2994ef2b3d Author: Christian Lohmaier AuthorDate: Mon Nov 21 14:51:32 2022 +0100 Commit: Christian

[Libreoffice-bugs] [Bug 152141] Category's Labels don't work

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152141 --- Comment #6 from m.a.riosv --- You have not attached the requested file, a spreadsheet file. The video or the image can be explanatory, but don't allow recreating the situation. -- You are receiving this mail because: You are the

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sd/source

2022-11-21 Thread Mike Kaganski (via logerrit)
sd/source/ui/view/outlview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0b2fbd3848d0a8e97872604b6f9dcd2b7be2c63 Author: Mike Kaganski AuthorDate: Fri Nov 18 15:37:45 2022 +0300 Commit: Caolán McNamara CommitDate: Mon Nov 21 22:11:29 2022 +0100

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Stephan Bergmann (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c84655bf796fe3600f2ee5671b37e4844b129d0d Author: Stephan Bergmann AuthorDate: Mon Nov 21 22:05:20 2022 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 21 22:05:20 2022 +0100 Update git

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

2022-11-21 Thread Stephan Bergmann (via logerrit)
source/text/shared/optionen/01010100.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bcc251fddf6f5be88dc43fba34573d5e3b51a6dd Author: Stephan Bergmann AuthorDate: Mon Nov 21 21:43:38 2022 +0100 Commit: Stephan Bergmann CommitDate: Mon Nov 21 22:05:17

[Libreoffice-bugs] [Bug 152164] Use the same background and style for content control and other fields' placeholder text

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152164 --- Comment #2 from Hossein --- Created attachment 183709 --> https://bugs.documentfoundation.org/attachment.cgi?id=183709=edit Background and style in LibreOffice -- You are receiving this mail because: You are the assignee for the

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Caolán McNamara (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 009e67a1579771e9bb711a2620a4ca71cdba79da Author: Caolán McNamara AuthorDate: Mon Nov 21 20:52:31 2022 + Commit: Gerrit Code Review CommitDate: Mon Nov 21 21:52:31 2022 +0100 Update git

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

2022-11-21 Thread Caolán McNamara (via logerrit)
source/text/shared/optionen/01010100.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58d932b2c300b44b2c1807478626a4b3060371b4 Author: Caolán McNamara AuthorDate: Mon Nov 21 20:50:04 2022 + Commit: Caolán McNamara CommitDate: Mon Nov 21 21:52:28 2022

[Libreoffice-bugs] [Bug 152164] Use the same background and style for content control and other fields' placeholder text

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152164 --- Comment #1 from Hossein --- Created attachment 183708 --> https://bugs.documentfoundation.org/attachment.cgi?id=183708=edit Background and style in MS Word -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152164] New: Use the same background and style for content control and other fields' placeholder text

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152164 Bug ID: 152164 Summary: Use the same background and style for content control and other fields' placeholder text Product: LibreOffice Version: 7.5.0.0 alpha0+ Master

[Libreoffice-bugs] [Bug 152163] Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 --- Comment #5 from joe.broes...@gmx.de --- Created attachment 183707 --> https://bugs.documentfoundation.org/attachment.cgi?id=183707=edit Wrong scaling after compression. -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 152163] Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 --- Comment #4 from joe.broes...@gmx.de --- Created attachment 183706 --> https://bugs.documentfoundation.org/attachment.cgi?id=183706=edit Options for compression. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 152163] Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 --- Comment #3 from joe.broes...@gmx.de --- Created attachment 183705 --> https://bugs.documentfoundation.org/attachment.cgi?id=183705=edit Compress image -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152163] Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 --- Comment #2 from joe.broes...@gmx.de --- Created attachment 183704 --> https://bugs.documentfoundation.org/attachment.cgi?id=183704=edit Crop graphics -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152163] Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 --- Comment #1 from joe.broes...@gmx.de --- Created attachment 183703 --> https://bugs.documentfoundation.org/attachment.cgi?id=183703=edit Insert graphics -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152163] New: Scaling of cropped image incorrect after compression

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152163 Bug ID: 152163 Summary: Scaling of cropped image incorrect after compression Product: LibreOffice Version: 7.4.2.3 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 152161] [LOCALHELP] Add help page for Draw Table styles edition.

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152161 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|

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

2022-11-21 Thread Xisco Fauli (via logerrit)
sc/qa/unit/helper/qahelper.cxx |9 sc/qa/unit/helper/qahelper.hxx |1 sc/qa/unit/ucalc_copypaste.cxx | 3227 + 3 files changed, 1667 insertions(+), 1570 deletions(-) New commits: commit cb6e1d160d946aeb4693b24236e5b83d8fcf0c3c Author: Xisco

[Libreoffice-bugs] [Bug 152162] New: Editing Conditional Styles in Calc

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152162 Bug ID: 152162 Summary: Editing Conditional Styles in Calc Product: LibreOffice Version: 7.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

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

2022-11-21 Thread Xisco Fauli (via logerrit)
sc/qa/unit/helper/qahelper.cxx | 19 --- sc/qa/unit/helper/qahelper.hxx |2 -- sc/qa/unit/ucalc_sharedformula.cxx | 12 ++-- 3 files changed, 6 insertions(+), 27 deletions(-) New commits: commit 780bc10c439aad5bbcbd2434f16719ba0cd65b35 Author: Xisco

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Bogdan B (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2183dd48aa018a79b00c60f463f68acd7d8761d1 Author: Bogdan B AuthorDate: Mon Nov 21 21:09:23 2022 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 21 21:09:23 2022 +0100 Update git

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

2022-11-21 Thread Bogdan B (via logerrit)
source/text/shared/01/01010201.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd779009d25f499ae7e8af70ac4b110e43efec83 Author: Bogdan B AuthorDate: Fri Nov 18 18:56:59 2022 +0100 Commit: Olivier Hallot CommitDate: Mon Nov 21 21:09:21 2022 +0100

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Bogdan B (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15a4b25ab7c2e49bf468df7582043a5c1ed6d24f Author: Bogdan B AuthorDate: Mon Nov 21 21:07:26 2022 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 21 21:07:26 2022 +0100 Update git

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

2022-11-21 Thread Bogdan B (via logerrit)
source/text/shared/01/01010203.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ef74e307a6dfc74571727c42ee3b9f1e901451b9 Author: Bogdan B AuthorDate: Sat Nov 19 06:12:45 2022 +0100 Commit: Olivier Hallot CommitDate: Mon Nov 21 21:07:24 2022 +0100

[Libreoffice-bugs] [Bug 152155] gtk3: Dropdown in Extension sidebar misplaced

2022-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152155 Caolán McNamara changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - filter/source sd/qa

2022-11-21 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js | 141 --- filter/source/svg/svgexport.cxx | 12 +- filter/source/svg/svgwriter.cxx | 42 +++-- sd/qa/unit/SVGExportTests.cxx| 18 +-- 4 files changed, 88 insertions(+), 125 deletions(-)

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - filter/source sd/qa

2022-11-21 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js | 141 --- filter/source/svg/svgexport.cxx | 12 +- filter/source/svg/svgwriter.cxx | 42 +++-- sd/qa/unit/SVGExportTests.cxx| 18 +-- 4 files changed, 88 insertions(+), 125 deletions(-)

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Bogdan B (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26ad69b87ea705d634595899df983001a26b2399 Author: Bogdan B AuthorDate: Mon Nov 21 20:50:54 2022 +0100 Commit: Gerrit Code Review CommitDate: Mon Nov 21 20:50:54 2022 +0100 Update git

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

2022-11-21 Thread Bogdan B (via logerrit)
source/text/shared/01/01010303.xhp |3 --- source/text/shared/01/01010304.xhp |3 --- source/text/shared/optionen/01010100.xhp |6 ++ 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 175750251cc83397e714586617681414316adf57 Author: Bogdan B

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

2022-11-21 Thread Caolán McNamara (via logerrit)
editeng/source/editeng/impedit4.cxx |3 +++ vcl/source/gdi/metaact.cxx |1 + 2 files changed, 4 insertions(+) New commits: commit ff0d0d0797701e38afb4f6d48486c5cd45f142cf Author: Caolán McNamara AuthorDate: Mon Nov 21 09:55:48 2022 + Commit: Caolán McNamara

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

2022-11-21 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcb13565119faa3bfecfb487230bac02d73509b2 Author: Caolán McNamara AuthorDate: Mon Nov 21 16:27:59 2022 + Commit: Caolán McNamara CommitDate: Mon Nov 21 20:48:47 2022 +0100 fix

[Libreoffice-commits] core.git: helpcontent2

2022-11-21 Thread Bogdan B (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2420ef3c349fb323cc5b28a0d00b2234098f34b4 Author: Bogdan B AuthorDate: Mon Nov 21 21:31:46 2022 +0200 Commit: Gerrit Code Review CommitDate: Mon Nov 21 20:31:46 2022 +0100 Update git

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

2022-11-21 Thread Bogdan B (via logerrit)
source/text/shared/01/0101.xhp | 109 + 1 file changed, 51 insertions(+), 58 deletions(-) New commits: commit 9a51c0944dd694febb2c007f497c22ec57d159aa Author: Bogdan B AuthorDate: Tue Nov 15 22:17:07 2022 +0200 Commit: Olivier Hallot CommitDate:

  1   2   3   >