[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #11 from Chris Sherlock --- Sorry, mind was on the logs I was reviewing that last comment should have read: "I should note that last comment was on opening the EMF file I extracted. It does take a little longer than I

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

2019-12-29 Thread Julien Nabet (via logerrit)
oox/source/ppt/presentationfragmenthandler.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit cdf28dae8659b9ae5938d4710db49b8d81439c6f Author: Julien Nabet AuthorDate: Sun Dec 29 15:32:49 2019 +0100 Commit: Julien Nabet CommitDate: Sun Dec 29 17:14:50

[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #10 from Chris Sherlock --- I should note that last comment was on opening the EMF file I extracted. It does take a little longer than I would have expected for it to load the file, but once loaded I can scroll around fine.

[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #9 from Chris Sherlock --- OK, seems unrelated and will only happen in debug mode. There appear to be some 0 width lines in that file. I'm not seeing memory issues when I check this file on master. Might be nice to find out

[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176 --- Comment #30 from Commit Notification --- erto committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/22db41d4078f56d03905efbc71c16c322b2df091 tdf#124176 Use pragma once

[Libreoffice-commits] core.git: include/svx svx/source sw/Library_sw.mk sw/source

2019-12-29 Thread Tomaž Vajngerl (via logerrit)
include/svx/AccessibilityIssue.hxx |4 + svx/source/dialog/AccessibilityCheckDialog.cxx |1 sw/Library_sw.mk |1 sw/source/core/access/AccessibilityCheck.cxx | 22 - sw/source/core/access/AccessibilityIssue.cxx | 58

[Libreoffice-commits] core.git: filter/source filter/uiconfig include/vcl officecfg/registry vcl/source

2019-12-29 Thread Tomaž Vajngerl (via logerrit)
filter/source/pdf/impdialog.cxx| 39 + filter/source/pdf/impdialog.hxx|5 + filter/source/pdf/pdfexport.cxx|3 + filter/source/pdf/pdfexport.hxx|1

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

2019-12-29 Thread erto (via logerrit)
cui/source/options/optopencl.hxx |6 cui/source/options/optsave.hxx |5 include/svx/AccessibilityCheck.hxx |7 - include/svx/AccessibilityCheckDialog.hxx | 12 -

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

2019-12-29 Thread Tomaž Vajngerl (via logerrit)
include/svx/AccessibilityCheckDialog.hxx |3 +++ include/svx/AccessibilityIssue.hxx |1 + svx/source/dialog/AccessibilityCheckDialog.cxx |7 +++ svx/uiconfig/ui/accessibilitycheckentry.ui | 14 +- sw/source/core/inc/AccessibilityIssue.hxx |

[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #8 from Chris Sherlock --- Created attachment 156837 --> https://bugs.documentfoundation.org/attachment.cgi?id=156837=edit image5.emf - file that is causing the grief -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #7 from Chris Sherlock --- soffice.bin: /home/chris/repos/libreoffice-latest/basegfx/source/polygon/b2dlinegeometry.cxx:701: basegfx::B2DPolygon basegfx::(anonymous namespace)::createAreaGeometryForJoin(const

[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176 --- Comment #29 from Commit Notification --- Mesut Çifci committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/53c9a6a0f133b188896eb1a3c40587d7a2c9277d tdf#124176: Use pragma

[Libreoffice-bugs] [Bug 129675] Rendering EMF image embedded into a presentation slide uses too much memory

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129675 --- Comment #6 from Chris Sherlock --- I have extracted image5.emf and it's crashing my master build (albeit one with a few extra logging statements...). -- You are receiving this mail because: You are the assignee for the

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

2019-12-29 Thread Mesut Çifci (via logerrit)
basic/source/runtime/comenumwrapper.hxx |5 + basic/source/runtime/ddectrl.hxx|5 + basic/source/sbx/sbxdec.hxx |6 +- basic/source/sbx/sbxres.hxx |6 +- 4 files changed, 4 insertions(+), 18 deletions(-) New commits: commit

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

2019-12-29 Thread László Németh (via logerrit)
editeng/source/misc/svxacorr.cxx |9 + sw/qa/extras/uiwriter/data/tdf38394.fodt | 52 +++ sw/qa/extras/uiwriter/uiwriter.cxx | 16 + 3 files changed, 77 insertions(+) New commits: commit 8039c9eb27170a162830f0ecd2086010a7a5858f

[Libreoffice-bugs] [Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341 Bug 103341 depends on bug 38394, which changed state. Bug 38394 Summary: EDITING: Can't insert a French opening quote after an apostrophe using AutoCorrection https://bugs.documentfoundation.org/show_bug.cgi?id=38394 What

Re: How are Jenkins builds killed exactly?

2019-12-29 Thread Stephan Bergmann
On 29/12/2019 15:17, Stephan Bergmann wrote: [linux_clang_dbgutil_64] $ /bin/sh -xe /tmp/jenkins3389683698813990355.sh + /home/tdf/lode/bin/tb_slave_wrapper --real --mode=config --clean ...where those /tmp/jenkins*.sh contain ${LODE_HOME}/bin/tb_slave_wrapper --real --mode=config --clean

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

2019-12-29 Thread Stephan Bergmann (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bde382a2568147c1a5eec0cb885856cd5aaae3ad Author: Stephan Bergmann AuthorDate: Sun Dec 29 10:41:54 2019 +0100 Commit: Stephan Bergmann CommitDate: Sun Dec 29 16:17:50 2019 +0100 Fix order of

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

2019-12-29 Thread Michael Stahl (via logerrit)
sw/source/core/inc/txtfrm.hxx |2 ++ sw/source/core/text/frmform.cxx |2 +- sw/source/core/text/txtfrm.cxx |8 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 0a4817b066aacdf13e70b516caca50b91c510b1c Author: Michael Stahl AuthorDate: Fri Dec 20

Re: Failing UI tests on Winx64 build

2019-12-29 Thread Kaganski Mike
Hi, On 2019-12-26 22:59, Stepas Toliautas wrote: > I happened to launch some "live" UI tests on my Windows 10 x64 machine > and noticed that some of them keep failing -- all with the same exit > status 3221225477 (0xC005, access violation) and, supposedly, right > at the end of testing,

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

2019-12-29 Thread Michael Stahl (via logerrit)
sw/source/core/inc/txtfrm.hxx |2 ++ sw/source/core/text/frmform.cxx |2 +- sw/source/core/text/txtfrm.cxx |8 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 39af504649aa1f1180d3b2e7d1e51fb0f2eef9a4 Author: Michael Stahl AuthorDate: Fri Dec 20

[Libreoffice-bugs] [Bug 127477] Incomplete description of date & time functions in the help information

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127477 --- Comment #6 from Olivier Hallot --- (In reply to Olivier Hallot from comment #5) > I'm closing this bug as it has fixed the documentation part of the issue. > > The SECOND() rounding number issue raised here is to be fixed upstream

[Libreoffice-bugs] [Bug 127476] Rounding behaviour of YEAR and SECOND function is inconsistent

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127476 Bug 127476 depends on bug 127477, which changed state. Bug 127477 Summary: Incomplete description of date & time functions in the help information https://bugs.documentfoundation.org/show_bug.cgi?id=127477 What|Removed

[Libreoffice-bugs] [Bug 127334] Regression: Incompatible changes in date/time arithmetic introduced between Version: 6.0.4.2 (x64) and version 6.2.6.2 (ubuntu)

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127334 Bug 127334 depends on bug 127477, which changed state. Bug 127477 Summary: Incomplete description of date & time functions in the help information https://bugs.documentfoundation.org/show_bug.cgi?id=127477 What|Removed

[Libreoffice-bugs] [Bug 127477] Incomplete description of date & time functions in the help information

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127477 Olivier Hallot changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 129688] New: bibliography standard

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129688 Bug ID: 129688 Summary: bibliography standard Product: Document Liberation Project Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-commits] core.git: basic/inc basic/source dbaccess/source include/basic include/unotest sfx2/source unotest/source

2019-12-29 Thread Mike Kaganski (via logerrit)
basic/inc/sbxbase.hxx |1 basic/source/basmgr/basicmanagerrepository.cxx | 20 - basic/source/runtime/basrdll.cxx | 53 +++-- basic/source/sbx/sbxbase.cxx |3 +

[Libreoffice-bugs] [Bug 129583] INSERT INDEX ENTRY DIALOG: Insert button ignores "Entry" field when multiple entries made

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129583 --- Comment #4 from R. Green --- Bug also confirmed in: Version: 6.4.0.0.alpha1 (x64) Build ID: cc57df8f942f239d29cb575ea5a7cb01405db787 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; Locale: en-GB (en_GB);

Re: How are Jenkins builds killed exactly?

2019-12-29 Thread Noel Grandin
Note that over the last week or so, I have been frequently manually killing these zombie processes. If we can't fix this, I suggest we add: kill $(ps -o pid= --ppid $$) to the end of the Jenkins build script ___ LibreOffice mailing list

How are Jenkins builds killed exactly?

2019-12-29 Thread Stephan Bergmann
Still trying to track down why sometimes zombie processes survive on the (Linux) Jenkins build machines (and then make later, unrelated Jenkins builds on those machines fail when zombie soffice.bin processes still hold onto named pipes that tests from the new builds want to create too). One

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

2019-12-29 Thread Tomaž Vajngerl (via logerrit)
vcl/inc/pdf/XmpMetadata.hxx |1 + vcl/source/gdi/pdfwriter_impl.cxx |5 - vcl/source/gdi/pdfwriter_impl.hxx |4 vcl/source/pdf/XmpMetadata.cxx| 16 4 files changed, 25 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-bugs] [Bug 40203] Recalculation Issue: changes in macros not recalculated.

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40203 --- Comment #11 from b. --- as of today and with ver. 6.4.0.1 recalculation for a cell respecting the changed function can also be triggered by hitting F9 while the cell is selected (while it is the 'focus'), other cells using the same

[Libreoffice-bugs] [Bug 129608] Calc: Navigator shows new added comment only after changing width of any column

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129608 Mike Kaganski changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 129533] Calc crashes on Navigator click or move

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129533 Xisco Faulí changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #4 from

[Libreoffice-bugs] [Bug 129583] INSERT INDEX ENTRY DIALOG: Insert button ignores "Entry" field when multiple entries made

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129583 --- Comment #3 from R. Green --- I have repeated the procedure and the bug is definately present with Version: 6.3.4.2 (x64) Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa CPU threads: 4; OS: Windows 10.0; UI render: default; VCL:

[Libreoffice-bugs] [Bug 129583] INSERT INDEX ENTRY DIALOG: Insert button ignores "Entry" field when multiple entries made

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129583 R. Green changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO

[Libreoffice-bugs] [Bug 129228] FILEOPEN XLSX: file won't open then very slow ( speedup in this bug but remains slow)

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129228 Xisco Faulí changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #15 from

[Libreoffice-bugs] [Bug 129302] FORMATTING:chapter name field in header does not reflect first chapter in current page

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129302 Dieter Praas changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 129302] FORMATTING:chapter name field in header does not reflect first chapter in current page

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129302 Dieter Praas changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 129302] FORMATTING:chapter name field in header does not reflect first chapter in current page

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129302 VincentYu changed: What|Removed |Added Resolution|NOTABUG |--- Status|RESOLVED

[Libreoffice-bugs] [Bug 126259] Writer styles: Signature Paragraph Style

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126259 Dieter Praas changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 129500] Index: Non-alphanumeric characters cause entries to be wrongly alphabetised

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129500 R. Green changed: What|Removed |Added Summary|Index: Quotation mark or|Index: Non-alphanumeric

[Libreoffice-bugs] [Bug 124176] Use pragma once instead of include guards

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124176 --- Comment #28 from Andrea Gelmini --- For the future, keep in mind that: a) udkapi/ doesn't support "pragma once"; b) writerfilter/ is parsed with two Python scripts. If you wanna update it, you have to change .mk -- You are

[Libreoffice-bugs] [Bug 129500] Index: Quotation mark or apostrophe at start causes entry to be wrongly alphabetised

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129500 --- Comment #1 from R. Green --- There are other characters which are problematic in alphabetisation: e.g. the Period/Full Stop in acronyms. Take this from a real alphabetical index: "S.E. Metropolitan Tramways Co. 393 Sackville, Lord

[Libreoffice-bugs] [Bug 128624] Navigator: provide additional 'context menu' actions for manipulating Headings

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128624 --- Comment #5 from Dieter Praas --- (In reply to Heiko Tietze from comment #4) > But I would close the ticket as duplicate. Heiko, any further input needed from someone else? -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 129685] FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 --- Comment #5 from Xisco Faulí --- and attachment 104380 from bug 82417 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 129685] FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 --- Comment #4 from Xisco Faulí --- and attachment 121205 from bug 96391 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 129685] FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 --- Comment #3 from Xisco Faulí --- attachment 98433 from bug 78146 is also affected -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 129686] FILEOPEN: PPTX: Text is transparent when it shouldn't

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129686 --- Comment #3 from Xisco Faulí --- attachment 114874 from bug 77881 is also affected -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 129687] New: disturbed-disrupted user interface **in Hebrew** (the interface is set up for the opposite writing direction)

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129687 Bug ID: 129687 Summary: disturbed-disrupted user interface **in Hebrew** (the interface is set up for the opposite writing direction) Product: LibreOffice

[Libreoffice-bugs] [Bug 129686] FILEOPEN: PPTX: Text is transparent when it shouldn't

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129686 --- Comment #2 from Xisco Faulí --- Created attachment 156836 --> https://bugs.documentfoundation.org/attachment.cgi?id=156836=edit sample document -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129686] FILEOPEN: PPTX: Text is transparent when it shouldn't

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129686 Xisco Faulí changed: What|Removed |Added Keywords||bibisected, bisected,

[Libreoffice-bugs] [Bug 118776] FILEOPEN Text set to no fill in PPTX is black in Impress

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118776 Xisco Faulí changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129686] New: FILEOPEN: PPTX: Text is transparent when it shouldn't

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129686 Bug ID: 129686 Summary: FILEOPEN: PPTX: Text is transparent when it shouldn't Product: LibreOffice Version: 6.5.0.0.alpha0+ Master Hardware: All OS: All

[Libreoffice-bugs] [Bug 42983] PresenterConsole: Choosing Slide in Overview does not display this slide on primary screen, if end of presentation is currently displayed

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42983 --- Comment #6 from dldld --- In my case the presentation ends when selecting another slide in the slide preview. Also when changing the presentation by accessing the slides via numbers on the keyboard the presentation will end when

[Libreoffice-bugs] [Bug 129685] FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 --- Comment #2 from Xisco Faulí --- attachment 129703 from bug 104722 is also affected -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 113198] FILEOPEN: PPTX: Incorrect alignment of text on images

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113198 Xisco Faulí changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129685] FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 Xisco Faulí changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 129685] New: FILEOPEN: PPTX: Incorrect paragraph alignment in shape

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129685 Bug ID: 129685 Summary: FILEOPEN: PPTX: Incorrect paragraph alignment in shape Product: LibreOffice Version: 6.4.0.0.alpha0+ Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 --- Comment #13 from HTK300 --- Hi, may I advice to increase the severity/importance to a higher level? It is annoying trying to figure out, what had been autosaved so far in the process of spell checking. My Spell checking interactions

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - xmloff/source

2019-12-29 Thread Michael Stahl (via logerrit)
xmloff/source/text/XMLTextMarkImportContext.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 2a6bb61bde1e4f387ce5a6da2a1ae09d7c405c11 Author: Michael Stahl AuthorDate: Fri Dec 20 18:25:42 2019 +0100 Commit: Thorsten Behrens CommitDate: Sun Dec 29 13:58:36 2019

[Libreoffice-bugs] [Bug 128840] Crash in: libgobject-2.0.so.0.4800.2

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128840 Julien Nabet changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #3 from

[Libreoffice-bugs] [Bug 128840] Crash in: libgobject-2.0.so.0.4800.2

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128840 eden...@talktalk.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 107728] FILESAVE: xlsx files always exported with comments shown

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107728 --- Comment #11 from warisali --- Get your favorites items online in Auckland Newzealand. Treasurebox is one of the most popular store which provide their customers all the items at lowest price . https://www.treasurebox.co.nz/ -- You

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 --- Comment #12 from HTK300 --- Created attachment 156833 --> https://bugs.documentfoundation.org/attachment.cgi?id=156833=edit screenshot of apple bug report initial section -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 HTK300 changed: What|Removed |Added Version|6.3.0.4 release |6.3.4.1 rc --- Comment #11 from HTK300

[Libreoffice-ux-advise] [Bug 129434] [META] Writer (EDITING) Suggested bug fixes, enhancements and features for authors.

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129434 Bug 129434 depends on bug 54409, which changed state. Bug 54409 Summary: AutoCorrect not correcting word next to smart/curved quote-mark (single or double) https://bugs.documentfoundation.org/show_bug.cgi?id=54409 What

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 HTK300 changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Libreoffice-bugs] [Bug 129434] [META] Writer (EDITING) Suggested bug fixes, enhancements and features for authors.

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129434 Bug 129434 depends on bug 54409, which changed state. Bug 54409 Summary: AutoCorrect not correcting word next to smart/curved quote-mark (single or double) https://bugs.documentfoundation.org/show_bug.cgi?id=54409 What

[Libreoffice-bugs] [Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341 Bug 103341 depends on bug 54409, which changed state. Bug 54409 Summary: AutoCorrect not correcting word next to smart/curved quote-mark (single or double) https://bugs.documentfoundation.org/show_bug.cgi?id=54409 What

[Libreoffice-bugs] [Bug 109527] [META] Spell check dialog bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109527 Bug 109527 depends on bug 128123, which changed state. Bug 128123 Summary: entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters https://bugs.documentfoundation.org/show_bug.cgi?id=128123

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

2019-12-29 Thread László Németh (via logerrit)
editeng/source/misc/svxacorr.cxx |4 sw/qa/extras/uiwriter/uiwriter.cxx | 30 -- 2 files changed, 32 insertions(+), 2 deletions(-) New commits: commit 30d5b303f0dd300e200c1316feeef4a0ba022b04 Author: László Németh AuthorDate: Wed Dec 25 18:07:11 2019

[Libreoffice-ux-advise] [Bug 129668] In Paragraph Style dialog box, allow "Edit Style" button to be active, and open the Chapter Numbering dialog

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129668 Dieter Praas changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-ux-advise] [Bug 129669] Allow editing of outline level in paragraph style, when Chapter Numbering numbering style is used

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129669 Dieter Praas changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 38394] EDITING: Can't insert a French opening quote after an apostrophe using AutoCorrection

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38394 László Németh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |nem...@numbertext.org

[Libreoffice-bugs] [Bug 129668] In Paragraph Style dialog box, allow "Edit Style" button to be active, and open the Chapter Numbering dialog

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129668 Dieter Praas changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129669] Allow editing of outline level in paragraph style, when Chapter Numbering numbering style is used

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129669 Dieter Praas changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129684] UI: Presenter Console: Mouse move scrolling switches slide

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129684 --- Comment #1 from dldld --- Created attachment 156832 --> https://bugs.documentfoundation.org/attachment.cgi?id=156832=edit Presentation with enought slides to get a scroll bar in the Presenter Console on an HD screen -- You are

[Libreoffice-bugs] [Bug 129684] New: UI: Presenter Console: Mouse move scrolling switches slide

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129684 Bug ID: 129684 Summary: UI: Presenter Console: Mouse move scrolling switches slide Product: LibreOffice Version: 6.3.3.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 129097] HELP: Inconsistency between UI item name ("Name Box") and its naming in help ("Sheet Area box")

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129097 --- Comment #2 from Mike Kaganski --- Also "Sheet Area Input Field" name is used in core in single place - for ".uno:FocusCellAddress" [1]. "Name Box" also is only used once - for the tooltip mentioned in comment 0 [2] - or twice, if

[Libreoffice-bugs] [Bug 108346] [META] Writer paragraph style combobox control bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108346 Bug 108346 depends on bug 129668, which changed state. Bug 129668 Summary: In Paragraph Style dialog box, allow "Edit Style" button to be active, and open the Chapter Numbering dialog

[Libreoffice-bugs] [Bug 129668] In Paragraph Style dialog box, allow "Edit Style" button to be active, and open the Chapter Numbering dialog

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129668 sdc.bla...@youmail.dk changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 129302] FORMATTING:chapter name field in header does not reflect first chapter in current page

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129302 Dieter Praas changed: What|Removed |Added Resolution|--- |NOTABUG CC|

Re: information regarding contribution

2019-12-29 Thread julien2412
Hello, Let me show you something incredible: - go to Google url (https://www.google.com/) - type : contribution libreoffice => first link you see: https://www.libreoffice.org/community/get-involved/ Julien -- Sent from:

[Libreoffice-commits] core.git: helpcontent2

2019-12-29 Thread Mike Kaganski (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b9e86836d79039a28661dfb6195df0a4dc1e7572 Author: Mike Kaganski AuthorDate: Sun Dec 29 12:23:28 2019 +0100 Commit: Gerrit Code Review CommitDate: Sun Dec 29 12:23:28 2019 +0100 Update git

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

2019-12-29 Thread Mike Kaganski (via logerrit)
source/text/scalc/02/0601.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 54c1ec82ca69eebf37a8b04f0e7b97d5bda91889 Author: Mike Kaganski AuthorDate: Sun Dec 29 12:18:16 2019 +0100 Commit: Mike Kaganski CommitDate: Sun Dec 29 12:23:28 2019 +0100

[Libreoffice-ux-advise] [Bug 129674] Add "Goto sheet" dialog to Calc

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129674 --- Comment #2 from Xavier Van Wijmeersch --- First i thought its a ok but after reading the question on the given link 'ask libreoffice' and the answers i read there am not for this. I tested with a spreadsheet with 10 sheet and the

[Libreoffice-bugs] [Bug 129674] Add "Goto sheet" dialog to Calc

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129674 --- Comment #2 from Xavier Van Wijmeersch --- First i thought its a ok but after reading the question on the given link 'ask libreoffice' and the answers i read there am not for this. I tested with a spreadsheet with 10 sheet and the

[Libreoffice-bugs] [Bug 129632] ccache does not get any hits on 'make sc' just after 'make sc.clean'

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129632 Dennis Francis changed: What|Removed |Added CC||sberg...@redhat.com ---

[Libreoffice-bugs] [Bug 108882] [META] Read-only bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108882 Dieter Praas changed: What|Removed |Added Depends on||129509 Referenced Bugs:

[Libreoffice-bugs] [Bug 102062] [META] Notebookbar: bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102062 Dieter Praas changed: What|Removed |Added Depends on||129509 Referenced Bugs:

[Libreoffice-bugs] [Bug 129509] Controls in Notebookbar user interfaces don't show as disabled for read-only document.

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129509 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 129331] cannot hide a section by selecting text and using "Insert > Section" if the text has no CR before and after the selection

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129331 Dieter Praas changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-ux-advise] [Bug 129331] cannot hide a section by selecting text and using "Insert > Section" if the text has no CR before and after the selection

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129331 Dieter Praas changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-bugs] [Bug 108882] [META] Read-only bugs and enhancements

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108882 Dieter Praas changed: What|Removed |Added Depends on||129488 Referenced Bugs:

[Libreoffice-bugs] [Bug 129488] F6 incorrectly lands on font size control in read-only mode

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129488 Dieter Praas changed: What|Removed |Added Blocks||108882 Ever confirmed|0

[Libreoffice-bugs] [Bug 129683] New: Copying several values from the chart data table

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129683 Bug ID: 129683 Summary: Copying several values from the chart data table Product: LibreOffice Version: 6.3.3.2 release Hardware: All OS: All Status:

[Libreoffice-commits] core.git: helpcontent2

2019-12-29 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dbe92f49be6750a5bbf09a10e6cb94c0d668c546 Author: Seth Chaiklin AuthorDate: Sun Dec 29 11:28:37 2019 +0100 Commit: Gerrit Code Review CommitDate: Sun Dec 29 11:28:37 2019 +0100 Update git

[Libreoffice-bugs] [Bug 83364] UI: Help information missing in the Outline & Numbering tab of Paragraph Style window

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83364 --- Comment #2 from Commit Notification --- Seth Chaiklin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/6164605732b852f76c60bd9d64a7651a27591763 tdf#83364

[Libreoffice-bugs] [Bug 83364] UI: Help information missing in the Outline & Numbering tab of Paragraph Style window

2019-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83364 Commit Notification changed: What|Removed |Added Whiteboard||target:6.5.0 -- You are

<    1   2   3   >