[Libreoffice-commits] core.git: compilerplugins/clang dbaccess/source include/oox include/sfx2 include/svtools include/svx include/vcl sd/inc sd/source svtools/source svx/source sw/source vcl/source

2019-08-18 Thread Noel Grandin (via logerrit)
compilerplugins/clang/unusedmethods.results| 260 - compilerplugins/clang/unusedmethods.unused-returns.results | 58 +- dbaccess/source/ui/dlg/adminpages.hxx | 22 + include/oox/ole/axcontrol.hxx |2

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

2019-08-18 Thread Mike Kaganski (via logerrit)
extensions/source/scanner/twain32shim.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 53e4d5fe73d98b109d79fc2c1f5032faea88afb9 Author: Mike Kaganski AuthorDate: Sun Aug 18 10:43:51 2019 +0200 Commit: Mike Kaganski CommitDate: Sun Aug 18 13:41:18 2019

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

2019-08-18 Thread Julien Nabet (via logerrit)
uui/source/interactionhandler.cxx | 10 -- xmlhelp/source/treeview/tvfactory.cxx |5 + 2 files changed, 5 insertions(+), 10 deletions(-) New commits: commit 51a30d7daee8779ef51d8db58559e4fe15665d1b Author: Julien Nabet AuthorDate: Sun Aug 18 13:38:16 2019 +0200 Commit:

[Libreoffice-commits] core.git: Branch 'feature/gsoc-uitest-2019' - include/vcl vcl/source

2019-08-18 Thread Markus Mohrhard (via logerrit)
include/vcl/uitest/logger.hxx | 48 +++-- vcl/source/uitest/logger.cxx | 344 +++--- 2 files changed, 227 insertions(+), 165 deletions(-) New commits: commit e30c3c783b5d610407e63fbfe991552289f732d5 Author: Markus Mohrhard AuthorDate: Sun Aug 18

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

2019-08-18 Thread Julien Nabet (via logerrit)
sc/source/filter/xml/xmlimprt.cxx | 15 - sd/source/core/stlfamily.cxx|4 --- sd/source/core/stlsheet.cxx | 25 - sd/source/ui/slideshow/slideshow.cxx|4 --- sd/source/ui/unoidl/SdUnoDrawView.cxx |

[Libreoffice-commits] core.git: Changes to 'feature/gsoc-uitest-2019'

2019-08-18 Thread Ahmed ElShreif (via logerrit)
New branch 'feature/gsoc-uitest-2019' available with the following commits: commit d4183e69c9988ce83f19b67972d0535a654a Author: Ahmed ElShreif Date: Sat Aug 17 21:37:21 2019 -0500 uitest: add the SideBar implementation Change-Id: I7de9bd97e868624476b5c39a5e37afc945206e4e

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

2019-08-18 Thread Andrea Gelmini (via logerrit)
bridges/source/cpp_uno/gcc3_linux_aarch64/abi.cxx |2 +- sc/source/core/opencl/formulagroupcl.cxx |4 ++-- svx/uiconfig/ui/sidebarstylespanel.ui |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit

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

2019-08-18 Thread Julien Nabet (via logerrit)
dbaccess/source/inc/apitools.hxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 9717d79beb5cb474717c111a5e7211b008e3031d Author: Julien Nabet AuthorDate: Sun Aug 18 11:28:43 2019 +0200 Commit: Julien Nabet CommitDate: Sun Aug 18 13:33:38 2019

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

2019-08-18 Thread Andrea Gelmini (via logerrit)
framework/inc/dispatch/closedispatcher.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5f367bb7e66ca1f86557ee6770f9c50e298dba69 Author: Andrea Gelmini AuthorDate: Sun Aug 18 15:51:10 2019 +0200 Commit: Julien Nabet CommitDate: Sun Aug 18 16:54:52

[Libreoffice-commits] core.git: 2 commits - unoxml/source vcl/qt5 vcl/source vcl/unx

2019-08-18 Thread Julien Nabet (via logerrit)
unoxml/source/dom/documentbuilder.cxx | 15 ++- unoxml/source/dom/saxbuilder.cxx | 15 ++- unoxml/source/xpath/xpathapi.cxx | 15 ++- vcl/qt5/Qt5DragAndDrop.cxx |6 ++ vcl/qt5/Qt5FilePicker.cxx

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

2019-08-18 Thread Julien Nabet (via logerrit)
sw/source/core/access/acccell.cxx|6 +- sw/source/core/access/accdoc.cxx |6 +- sw/source/core/access/accembedded.cxx|6 +- sw/source/core/access/accfootnote.cxx| 10 ++ sw/source/core/access/accgraphic.cxx |6

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

2019-08-18 Thread Mike Kaganski (via logerrit)
extensions/source/scanner/twain32shim.cxx | 136 +++--- 1 file changed, 69 insertions(+), 67 deletions(-) New commits: commit ed128e17e7f090af06dfe5776a238c40f3a68fc9 Author: Mike Kaganski AuthorDate: Sun Aug 18 10:53:19 2019 +0200 Commit: Mike Kaganski

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

2019-08-18 Thread Grzegorz Araminowicz (via logerrit)
oox/source/drawingml/diagram/diagram.cxx | 38 +++ oox/source/drawingml/diagram/diagram.hxx |4 ++- 2 files changed, 41 insertions(+), 1 deletion(-) New commits: commit 8639ef9b70b8242651ef4d1a3b23b8c8eeeda52b Author: Grzegorz Araminowicz AuthorDate: Sun

[Libreoffice-commits] core.git: Branch 'feature/gsoc-uitest-2019' - include/vcl vcl/source

2019-08-18 Thread Markus Mohrhard (via logerrit)
Rebased ref, commits from common ancestor: commit 68973ed3d9d5e125fc7142e512c10d97dd41b865 Author: Markus Mohrhard AuthorDate: Sun Aug 18 23:34:32 2019 +0800 Commit: Markus Mohrhard CommitDate: Mon Aug 19 00:35:10 2019 +0800 uitest: fixed for formatting and plugin stringconstant

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

2019-08-18 Thread Caolán McNamara (via logerrit)
vcl/unx/generic/printer/cupsmgr.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit c4dd4d9a020db030b031e84677f7e857dce14b42 Author: Caolán McNamara AuthorDate: Sat Aug 17 17:15:40 2019 +0100 Commit: Caolán McNamara CommitDate: Sun Aug 18

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

2019-08-18 Thread Caolán McNamara (via logerrit)
sc/source/ui/pagedlg/tphfedit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e306e487548dd78c4807820942dd2bf0c8f7fd21 Author: Caolán McNamara AuthorDate: Sun Aug 18 19:57:14 2019 +0100 Commit: Caolán McNamara CommitDate: Sun Aug 18 22:21:50 2019 +0200

Hackfest options for the rest of 2019? (was: ESC meeting 2019-08-15 minutes)

2019-08-18 Thread Thorsten Behrens
Hi, Jan Holesovsky wrote: > * Hackfests & Events (Sophie) > + Dresden Hackfest (Thorsten) > + most probably won’t happen, haven’t heard from the guys (Thorsten) > + tentatively end of October, talking to FSFE people there >+ not confirmed, working on that > Clarification (didn't

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

2019-08-18 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/04060183.xhp | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit fb8a37870859659ec44257a07dbd5d92bf93f845 Author: Olivier Hallot AuthorDate: Thu Aug 15 17:12:55 2019 -0300 Commit: Olivier Hallot CommitDate: Mon

[Libreoffice-commits] core.git: Branch 'feature/gsoc-uitest-2019' - include/vcl vcl/source

2019-08-18 Thread Markus Mohrhard (via logerrit)
Rebased ref, commits from common ancestor: commit 94e98f8fae5283eecdb56dc84c56739fc9d7d75e Author: Markus Mohrhard AuthorDate: Sun Aug 18 23:34:32 2019 +0800 Commit: Markus Mohrhard CommitDate: Mon Aug 19 00:16:37 2019 +0800 uitest: fixed for formatting and plugin stringconstant

[Libreoffice-commits] core.git: Branch 'private/EL-SHREIF/ui_logger' - uitest/ui_logger_dsl

2019-08-18 Thread Ahmed ElShreif (via logerrit)
uitest/ui_logger_dsl/dsl_core.py | 879 +-- 1 file changed, 569 insertions(+), 310 deletions(-) New commits: commit ef62c15cd3e55f4788e7c5baeda6f6625b0483ff Author: Ahmed ElShreif AuthorDate: Sun Aug 18 13:00:28 2019 -0500 Commit: Ahmed ElShreif

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

2019-08-18 Thread Jim Raykowski (via logerrit)
sw/source/uibase/app/docst.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 36ec19859c5a2e761649215d06e5d723b965faad Author: Jim Raykowski AuthorDate: Tue Aug 13 22:07:35 2019 -0800 Commit: Jim Raykowski CommitDate: Sun Aug 18 21:03:02 2019 +0200

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

2019-08-18 Thread Caolán McNamara (via logerrit)
vcl/unx/generic/printer/cupsmgr.cxx | 39 +++- 1 file changed, 34 insertions(+), 5 deletions(-) New commits: commit 931b63db1ce15b309eb6f879f1da992986bf974d Author: Caolán McNamara AuthorDate: Sat Aug 17 21:14:58 2019 +0100 Commit: Caolán McNamara

[Libreoffice-commits] help.git: 2 commits - AllLangHelp_sdraw.mk AllLangHelp_shared.mk AllLangHelp_simpress.mk Package_html_media.mk source/auxiliary source/media source/text

2019-08-18 Thread Olivier Hallot (via logerrit)
AllLangHelp_sdraw.mk|8 AllLangHelp_shared.mk |2 AllLangHelp_simpress.mk |2 Package_html_media.mk |6 source/auxiliary/sdraw.tree

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2019-08-18 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 985a7c0f6c2d4b37b6120449c5286cc968d8e8d1 Author: Olivier Hallot AuthorDate: Sat Aug 17 13:12:26 2019 -0300 Commit: Gerrit Code Review CommitDate: Mon Aug 19 00:21:40 2019 +0200 Update git

[Libreoffice-commits] core.git: helpcontent2

2019-08-18 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26220c06e62057b5a1231a5fad704497de7423ca Author: Olivier Hallot AuthorDate: Thu Aug 15 17:12:55 2019 -0300 Commit: Gerrit Code Review CommitDate: Mon Aug 19 00:20:36 2019 +0200 Update git

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

2019-08-18 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/func_networkdays.intl.xhp |8 source/text/scalc/01/func_networkdays.xhp | 10 +- source/text/scalc/01/func_workday.intl.xhp | 12 ++-- source/text/scalc/01/func_workday.xhp | 10 +- 4 files changed, 20

[Libreoffice-commits] core.git: helpcontent2

2019-08-18 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbe9601e5972ec1c466311e0b148a9fbe8cda4d1 Author: Olivier Hallot AuthorDate: Sun Aug 18 17:44:45 2019 -0300 Commit: Gerrit Code Review CommitDate: Mon Aug 19 00:22:14 2019 +0200 Update git

[Libreoffice-commits] online.git: loleaflet/css loleaflet/images loleaflet/src

2019-08-18 Thread Tomaž Vajngerl (via logerrit)
loleaflet/css/loleaflet.css | 24 ++ loleaflet/images/table-column-resize-marker-hover.svg | 10 +++ loleaflet/images/table-row-resize-marker-hover.svg| 10 +++ loleaflet/src/dom/Draggable.js| 16

[Libreoffice-commits] core.git: Branch 'private/EL-SHREIF/ui_logger' - sc/source sw/source vcl/source

2019-08-18 Thread Ahmed ElShreif (via logerrit)
sc/source/core/data/document.cxx |2 +- sc/source/ui/view/viewdata.cxx |2 +- sc/source/ui/view/viewfun2.cxx |2 +- sc/source/ui/view/viewfun3.cxx |2 +- sc/source/ui/view/viewfunc.cxx |2 +- sw/source/core/edit/edtab.cxx|2 +-

Infra call on Tue, Aug 20 at 16:30 UTC

2019-08-18 Thread Guilhem Moulin
Hi there, The next infra call will take place at `date -d "Tue Aug 20 16:30:00 UTC 2019"` (18:30:00 Berlin time). We'll meet at https://jitsi.documentfoundation.org/infra and write the minutes to https://pad.documentfoundation.org/p/infra . Agenda TBA. See you there! Cheers, -- Guilhem.

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

2019-08-18 Thread Tamás Zolnai (via logerrit)
sw/source/filter/ww8/docxsdrexport.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit c50033a000d85f967bd5300dea0f9fec3411e501 Author: Tamás Zolnai AuthorDate: Tue Aug 13 14:27:05 2019 +0200 Commit: Xisco Faulí CommitDate: Mon Aug 19

[Libreoffice-bugs] [Bug 122881] EDITING: Safer management of text enumerations

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122881 --- Comment #17 from Buovjaga --- (In reply to Markus Elfring from comment #16) > (In reply to Buovjaga from comment #15) > > Your question is entirely irrelevant. > > I disagree in this case. > > I offered a working document example

[Libreoffice-ux-advise] [Bug 125826] Support context menus for management of list entries in pivot table setup dialogue

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125826 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 125826] Support context menus for management of list entries in pivot table setup dialogue

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125826 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 125853] Improve indications for folded data groups in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125853 Buovjaga changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-ux-advise] [Bug 125853] Improve indications for folded data groups in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125853 Buovjaga changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-bugs] [Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 --- Comment #62 from Commit Notification --- Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/51a30d7daee8779ef51d8db58559e4fe15665d1b%5E%21 tdf#88205 Adapt uses

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #4 from DaeHyun Sung --- Created attachment 153478 --> https://bugs.documentfoundation.org/attachment.cgi?id=153478=edit Original LibreOffice Presentation Korean Old Hangul test file -- You are receiving this mail

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #1 from DaeHyun Sung --- Created attachment 153475 --> https://bugs.documentfoundation.org/attachment.cgi?id=153475=edit Original LibreOffice Writer's Korean Old Hangul file -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #3 from DaeHyun Sung --- Created attachment 153477 --> https://bugs.documentfoundation.org/attachment.cgi?id=153477=edit Exported LibreOffice Writer's Korean Old Hangul PDF screenshot -- You are receiving this mail

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #2 from DaeHyun Sung --- Created attachment 153476 --> https://bugs.documentfoundation.org/attachment.cgi?id=153476=edit Original LibreOffice Writer's Korean Old Hangul file screenshot -- You are receiving this mail

[Libreoffice-bugs] [Bug 97397] When adding a caption to an image, an extra space is added

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97397 --- Comment #5 from Cathy Crumbley --- I hope that this problem can be treated as more than trivial. I am working on a chapter with many figures. All of the captions I created directly from screenshots have this space in the

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #11 from DaeHyun Sung --- Created attachment 153487 --> https://bugs.documentfoundation.org/attachment.cgi?id=153487=edit Exported Old Hangul List, set Noto Serif CJK KR, pdf file -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 --- Comment #60 from Commit Notification --- Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/52e086c336cc52dcea410f0c3b8ada8439ebe969%5E%21 tdf#88205 Adapt uses

[Libreoffice-bugs] [Bug 125431] An unwanted image is corrupting .pdf conversion

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125431 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Libreoffice-bugs] [Bug 125864] Safer application of options for each filter criterium in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125864 Buovjaga changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-ux-advise] [Bug 125864] Safer application of options for each filter criterium in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125864 Buovjaga changed: What|Removed |Added Keywords||needsUXEval CC|

[Libreoffice-bugs] [Bug 125834] Extend context menu in a pivot table with mark actions

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125834 Buovjaga changed: What|Removed |Added Keywords||needsUXEval Whiteboard|

[Libreoffice-ux-advise] [Bug 125834] Extend context menu in a pivot table with mark actions

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125834 Buovjaga changed: What|Removed |Added Keywords||needsUXEval Whiteboard|

[Libreoffice-bugs] [Bug 122007] Support for multiple selection of list entries in data series selection

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122007 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 127003] Calc: Page Formatting: Header & Footer: cant insert field into proper position

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127003 Oliver Brinzing changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 127002] Calc: Page Formatting: Header & Footer: can't move text cursor to proper position.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127002 Oliver Brinzing changed: What|Removed |Added CC||caol...@redhat.com

[Libreoffice-bugs] [Bug 126882] When a column's width is increased, the subraction-result in it is off by a little.

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

[Libreoffice-bugs] [Bug 122176] UI: When using Presenter Console, after presentation some widgets get wrong background color.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122176 --- Comment #5 from gtxe --- generaly yes, the TDF builds are working much better (very big difference) then Ubunut/Manjaro/Debian/Suse. I did lots of testing. Specialy when PowerPoint files must be presented, with lot's of effects. But

[Libreoffice-bugs] [Bug 127005] SVG export from Draw doesn't include correctly the font family

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

[Libreoffice-bugs] [Bug 94356] Wrong translation on subscript and superscript in Norwegian Bokmaal

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94356 --- Comment #6 from Julien Nabet --- Klaus: any update with a recent LO version? If you still reproduce this, could you attach a screenshot so I can check on Pootle (a translation tool)? -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 125331] Deleting the source CSV file of an Address List should delete it from data sources

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125331 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 125331] Deleting the source CSV file of an Address List should delete it from data sources

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125331 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 122881] EDITING: Safer management of text enumerations

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122881 Markus Elfring changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-ux-advise] [Bug 122011] Support for referring to tables from external files

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122011 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 123826] Resizing bottom margin moves focus to beginning of page

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123826 david.cortes.riv...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED

[Libreoffice-bugs] [Bug 122011] Support for referring to tables from external files

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122011 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 122007] Support for multiple selection of list entries in data series selection

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122007 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 125857] Improve indications for excluded data in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125857 Buovjaga changed: What|Removed |Added Component|Documentation |Calc Keywords|

[Libreoffice-ux-advise] [Bug 125857] Improve indications for excluded data in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125857 Buovjaga changed: What|Removed |Added Component|Documentation |Calc Keywords|

[Libreoffice-bugs] [Bug 125829] Allow display of duplicate contents in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125829 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 127006] New: Inserting a Section - Using 'Enter' Key Blows up the Insert Section Function

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127006 Bug ID: 127006 Summary: Inserting a Section - Using 'Enter' Key Blows up the Insert Section Function Product: LibreOffice Version: 6.3.0.4 release Hardware: All

[Libreoffice-bugs] [Bug 125225] Menubar colour should be the same with Notebookbar and standard toolbar

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125225 Buovjaga changed: What|Removed |Added Whiteboard| QA:needsComment| Priority|medium

[Libreoffice-bugs] [Bug 127009] New: "Selection" property is empty when selecting a slide in Slides pane

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127009 Bug ID: 127009 Summary: "Selection" property is empty when selecting a slide in Slides pane Product: LibreOffice Version: 6.2.5.2 release Hardware: All

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 DaeHyun Sung changed: What|Removed |Added Depends on||113196 Referenced Bugs:

[Libreoffice-bugs] [Bug 113196] [META] Korean language-specific CJK issues

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113196 DaeHyun Sung changed: What|Removed |Added Blocks||127010 Referenced Bugs:

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #5 from DaeHyun Sung --- Created attachment 153479 --> https://bugs.documentfoundation.org/attachment.cgi?id=153479=edit Original LibreOffice Presentation Korean Old Hangul test screenshhot -- You are receiving this mail

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #7 from DaeHyun Sung --- Created attachment 153481 --> https://bugs.documentfoundation.org/attachment.cgi?id=153481=edit Exported LibreOffice Presentation Korean Old Hangul test PDF screenshot Exported LibreOffice

[Libreoffice-bugs] [Bug 127010] Noto Sans font's Some Old Hangul syllables have abnormal shown in exported PDFs

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127010 --- Comment #6 from DaeHyun Sung --- Created attachment 153480 --> https://bugs.documentfoundation.org/attachment.cgi?id=153480=edit Exported LibreOffice Presentation Korean Old Hangul test PDF Exported LibreOffice Presentation Korean

[Libreoffice-bugs] [Bug 127005] SVG export from Draw doesn't include correctly the font family

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127005 --- Comment #3 from Julien Nabet --- On pc Debian x86-64 with LO Debian package 6.3.0.4, I don't reproduce this. I created a brand new odg file, insert a Text box and typed "test" in it with font "Liberation Sans embedded" svg file

[Libreoffice-bugs] [Bug 97397] When adding a caption to an image, an extra space is added

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97397 --- Comment #6 from Andreas Säger --- (In reply to Cathy Crumbley from comment #5) > I hope that this problem can be treated as more than trivial. > Trivial does not mean that the issue is trivial. Issues marked as trivial indicate

[Libreoffice-bugs] [Bug 126989] Libreoffice v6.3.0.4 hangs - Scan in Writer/ Impress/ Draw/(Calc?)

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126989 Mike Kaganski changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com

[Libreoffice-bugs] [Bug 122881] EDITING: Safer management of text enumerations

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122881 Buovjaga changed: What|Removed |Added CC||xiscofa...@libreoffice.org ---

[Libreoffice-bugs] [Bug 122881] EDITING: Safer management of text enumerations

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122881 --- Comment #20 from Markus Elfring --- (In reply to Buovjaga from comment #19) I am curious if a more promising feedback (by other contributors) will indicate a better understanding of the available facts. -- You are receiving this

[Libreoffice-bugs] [Bug 124259] LibreOffice 6.2 Turkish spell checking dictionary is missing in Turkish installation

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

[Libreoffice-bugs] [Bug 122012] Extended graphical user interface for the specification of several cell areas

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122012 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 122012] Extended graphical user interface for the specification of several cell areas

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122012 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 126991] Scan option in CALC is greyed out

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126991 Mike Kaganski changed: What|Removed |Added Resolution|--- |DUPLICATE

[Libreoffice-bugs] [Bug 120912] Scan options are disabled for LO Calc

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120912 Mike Kaganski changed: What|Removed |Added CC||kaju...@web.de --- Comment #4

[Libreoffice-bugs] [Bug 125829] Allow display of duplicate contents in a pivot table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125829 --- Comment #9 from Markus Elfring --- (In reply to Buovjaga from comment #8) Please read previous release notes once more. https://wiki.documentfoundation.org/ReleaseNotes/5.0#Calc -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 122176] UI: When using Presenter Console, after presentation some widgets get wrong background color.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122176 gtxe changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO

[Libreoffice-bugs] [Bug 127007] Editable field "Data range:" associated with the context menu of any Chart wall treats its list separator badly: Confusion.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127007 --- Comment #3 from Wolfgang Jäger --- (In reply to m.a.riosv from comment #1) > Seems the issue of not to accept semicolon as separator is their since the > introduction of the option to change formula separators with: > LibreOffice

[Libreoffice-bugs] [Bug 93446] [l10n, Russian] Discrete distributions do not have probability density

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93446 Julien Nabet changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #13 from

[Libreoffice-bugs] [Bug 127007] Editable field "Data range:" associated with the context menu of any Chart wall treats its list separator badly: Confusion.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127007 Wolfgang Jäger changed: What|Removed |Added CC||j...@psilosoph.de --- Comment

[Libreoffice-bugs] [Bug 94356] Wrong translation on subscript and superscript in Norwegian Bokmaal

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94356 --- Comment #7 from klaus ade johnstad --- This is no longer an issue. The translation is correct, just looked at 6.3.0. Thanks for following up on this one. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 126970] Function "SUM()" work doesn't correct if final result is zerro.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126970 --- Comment #4 from Oliver Brinzing --- (In reply to Jean-Baptiste Faure from comment #3) > For me the main problem is that SUM(J8:J10) does not give the same result as > SUM(J8;J9;J10). We have the same behavior in your test file with

[Libreoffice-bugs] [Bug 122122] Support for separate charts from data series selection of a specific diagram

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122122 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-ux-advise] [Bug 122122] Support for separate charts from data series selection of a specific diagram

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122122 Buovjaga changed: What|Removed |Added CC||libreoffice-ux-advise@lists

[Libreoffice-bugs] [Bug 126999] Saut de page - Ctrl+Retour

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

[Libreoffice-bugs] [Bug 127005] New: SVG export from Draw doesn't include correctly the font family

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127005 Bug ID: 127005 Summary: SVG export from Draw doesn't include correctly the font family Product: LibreOffice Version: 6.3.0.4 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 125385] Value of a cell is deleted when changing to another program

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125385 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi Ever

[Libreoffice-bugs] [Bug 127007] New: Editable field "Data range:" associated with the context menu of any Chart wall treats its list separator badly: Confusion.

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127007 Bug ID: 127007 Summary: Editable field "Data range:" associated with the context menu of any Chart wall treats its list separator badly: Confusion. Product:

[Libreoffice-bugs] [Bug 127008] New: FILESAVE PPTX "Advance Slide : Automatically after xx sec" is not saved if file is pptx

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127008 Bug ID: 127008 Summary: FILESAVE PPTX "Advance Slide : Automatically after xx sec" is not saved if file is pptx Product: LibreOffice Version: 6.0.7.3 release

[Libreoffice-bugs] [Bug 125269] Some tools disappear from contextual single Notebookbar when cursor is refocused into a Writer table

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125269 Buovjaga changed: What|Removed |Added Whiteboard| QA:needsComment| Summary|Disappeares some

[Libreoffice-bugs] [Bug 127003] Calc: Page Formatting: Header & Footer: cant insert field into proper position

2019-08-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127003 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

  1   2   3   >