[Libreoffice-bugs] [Bug 115455] New: FILESAVE: DRAW Crashes when saving vsd file as odg

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115455 Bug ID: 115455 Summary: FILESAVE: DRAW Crashes when saving vsd file as odg Product: LibreOffice Version: 5.4.4.2 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 115428] Crash in: MultiSalLayout::AdjustLayout(ImplLayoutArgs &)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115428 --- Comment #6 from Julien Nabet --- (In reply to Massimo from comment #5) > I have just updated the display driver (Intel HD Graphics 630), from Device > Manager. I have then turned on again OpenGL but the crash

[Libreoffice-bugs] [Bug 115289] Crash in: connectivity::odbc::OConnection::getOdbcFunction( ODBC3SQLFunctionId)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115289 Julien Nabet changed: What|Removed |Added Resolution|FIXED |DUPLICATE

[Libreoffice-bugs] [Bug 114495] CRASH: A control of tables 'grid' inside a form gives me an error

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114495 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: include/sal

2018-02-04 Thread Chris Sherlock
include/sal/types.h | 10 -- 1 file changed, 10 deletions(-) New commits: commit 79517c0471aff4abf336bd81834bd28732dad67f Author: Chris Sherlock Date: Thu Jan 11 13:20:50 2018 +1100 sal: remove unnecessary comments in types.h Change-Id:

[Libreoffice-bugs] [Bug 115444] Crash in: ntdll.dll

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115444 Julien Nabet changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 115440] Add help text for Calc function ROUNDSIG

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115440 --- Comment #1 from Winfried Donkers --- The examples are not perfect, the fourth example had better be left out: ROUNDSIG(12.3;1) returns 10(1E1), one significant digit ROUNDSIG(12.3;2) returns

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

2018-02-04 Thread Noel Grandin
include/svx/sdr/contact/viewobjectcontact.hxx |3 ++- include/svx/sdrmasterpagedescriptor.hxx |3 ++- svx/source/sdr/contact/viewobjectcontact.cxx | 14 +++--- svx/source/svdraw/sdrmasterpagedescriptor.cxx | 10 +++--- 4 files changed, 10 insertions(+), 20

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

2018-02-04 Thread Noel Grandin
include/svx/gallery1.hxx |9 ++-- include/svx/sdr/contact/objectcontact.hxx |3 + svx/source/engine3d/view3d.cxx| 57 +- svx/source/gallery2/gallery1.cxx | 25 - svx/source/sdr/contact/objectcontact.cxx |

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

2018-02-04 Thread Noel Grandin
connectivity/source/drivers/file/FStatement.cxx |5 ++--- connectivity/source/inc/file/FStatement.hxx |2 +- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 748167da4e5a7f406d3fec93c9e61a534ec64037 Author: Noel Grandin Date: Tue

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

2018-02-04 Thread Noel Grandin
sw/inc/charfmt.hxx |4 sw/inc/doc.hxx |4 sw/inc/editsh.hxx |4 sw/inc/format.hxx |4 sw/source/core/doc/DocumentLayoutManager.cxx|

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

2018-02-04 Thread Noel Grandin
connectivity/source/parse/sqlnode.cxx | 63 ++- editeng/source/misc/svxacorr.cxx | 109 +- include/connectivity/sqlnode.hxx | 21 ++ include/editeng/svxacorr.hxx | 11 +-- 4 files changed, 90 insertions(+), 114

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

2018-02-04 Thread Noel Grandin
editeng/source/rtf/svxrtf.cxx | 15 --- include/editeng/svxrtf.hxx| 10 +- 2 files changed, 9 insertions(+), 16 deletions(-) New commits: commit cf4ee7b872a67fa91bbbaa18a8effde71d6523c9 Author: Noel Grandin Date: Mon Jan 29 11:00:54

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

2018-02-04 Thread Noel Grandin
editeng/source/outliner/overflowingtxt.cxx |6 ++ include/editeng/overflowingtxt.hxx |5 +++-- 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 12726ee86f9f6e1a03f0be0b2b3ade07a5402d01 Author: Noel Grandin Date: Mon Jan 29

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang connectivity/source editeng/source

2018-02-04 Thread Noel Grandin
compilerplugins/clang/useuniqueptr.cxx |3 ++ connectivity/source/drivers/mork/MConnection.cxx |8 +++--- connectivity/source/drivers/mork/MConnection.hxx |6 ++-- editeng/source/editeng/editeng.cxx |2 - editeng/source/editeng/impedit.hxx |

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

2018-02-04 Thread Noel Grandin
editeng/source/outliner/outliner.cxx |9 - editeng/source/outliner/outlvw.cxx |2 +- editeng/source/uno/unotext.cxx | 20 +--- include/editeng/outliner.hxx |4 ++-- include/editeng/unotext.hxx |4 ++-- 5 files changed, 18

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

2018-02-04 Thread Noel Grandin
editeng/source/items/numitem.cxx | 27 +++ editeng/source/rtf/svxrtf.cxx| 24 ++-- include/editeng/numitem.hxx |2 +- include/editeng/svxrtf.hxx |5 +++-- 4 files changed, 25 insertions(+), 33 deletions(-) New commits: commit

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

2018-02-04 Thread Noel Grandin
editeng/source/editeng/editview.cxx |2 +- editeng/source/editeng/impedit.cxx |9 ++--- editeng/source/editeng/impedit.hxx | 18 -- editeng/source/items/numitem.cxx| 28 +++- include/editeng/numitem.hxx | 10 ++ 5

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

2018-02-04 Thread Justin Luth
sw/source/ui/config/mailconfigpage.cxx |5 ++--- sw/source/uibase/dbui/mmconfigitem.cxx | 26 ++ 2 files changed, 16 insertions(+), 15 deletions(-) New commits: commit beb17b18b1621d057aab255051e7265efecf17b3 Author: Justin Luth Date: Mon Jan

Re: CppunitTest_xmlsecurity_signing Unit Test Failure on 32-bit Linux

2018-02-04 Thread t...@libreoffice.org
Luke Benes wrote: > This was on my 64-bit Ubuntu 17.10 box. Anything useful here? > Hi Luke, no, not really - could you please do the 'catch throw' part, too, from my earlier mail? And then single-step inside appopen.cxx, until you hit an exception? Cheers, -- Thorsten signature.asc

[Libreoffice-bugs] [Bug 101836] Crash when OpenGL enabled with AMD GPU, mesa driver, in Ubuntu 16.04

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101836 Aron Budea changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 97937] Linux Specific GL tracker.

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97937 Bug 97937 depends on bug 101836, which changed state. Bug 101836 Summary: Crash when OpenGL enabled with AMD GPU, mesa driver, in Ubuntu 16.04 https://bugs.documentfoundation.org/show_bug.cgi?id=101836 What|Removed

[Libreoffice-bugs] [Bug 115454] New: Display units: Calc responds to locale change to metric, Writer does not

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115454 Bug ID: 115454 Summary: Display units: Calc responds to locale change to metric, Writer does not Product: LibreOffice Version: 5.3.7.2 release Hardware: IA64

[Libreoffice-bugs] [Bug 103069] Context synonyms menu does not show tags available on the corresponding thesaurus

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103069 --- Comment #2 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 101141] Templates categories are no longer displayed in start center after click on 'Templates' button

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101141 --- Comment #21 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 104130] SIDEBAR: Line and arrow style labels appearing in comboboxes of Line content panel

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104130 --- Comment #10 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 75554] VIEWING: Caused Xorg 100% CPU and the whole GUI hanged

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75554 --- Comment #14 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 115452] Need a explanation page of top index on Options

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115452 V Stuart Foote changed: What|Removed |Added CC|

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

2018-02-04 Thread Tomaž Vajngerl
xmloff/source/text/txtparae.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 467d369081dcae359601e2baefed758bb50b28cf Author: Tomaž Vajngerl Date: Mon Feb 5 08:58:12 2018 +0900 unused include Change-Id:

[Libreoffice-bugs] [Bug 115453] New: Confusion on the Impress Views Tab Bar: UI

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115453 Bug ID: 115453 Summary: Confusion on the Impress Views Tab Bar: UI Product: LibreOffice Version: 6.0.0.3 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-ux-advise] [Bug 103399] Editing: ALT+CTRL+ behaves as ALT+ in Writer

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103399 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 103399] Editing: ALT+CTRL+ behaves as ALT+ in Writer

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103399 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115452] Need a explanation page of top index on Options

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115452 --- Comment #1 from baffclan --- Created attachment 139587 --> https://bugs.documentfoundation.org/attachment.cgi?id=139587=edit Screenshot Top index (Save/Load) Options AOO/LibO Options -- You are receiving

[Libreoffice-bugs] [Bug 115452] New: Need a explanation page of top index on Options

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115452 Bug ID: 115452 Summary: Need a explanation page of top index on Options Product: LibreOffice Version: 6.1.0.0.alpha0+ Master Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 100908] Typing with Ctrl+Alt+? for ALTGR toggle does not work

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100908 Aron Budea changed: What|Removed |Added Keywords||bibisected,

[Libreoffice-bugs] [Bug 107244] [META] Ctrl+Alt (aka AltGR) keyboard shortcut issues

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107244 Bug 107244 depends on bug 100908, which changed state. Bug 100908 Summary: Typing with Ctrl+Alt+? for ALTGR toggle does not work https://bugs.documentfoundation.org/show_bug.cgi?id=100908 What|Removed

[Libreoffice-bugs] [Bug 107244] [META] Ctrl+Alt (aka AltGR) keyboard shortcut issues

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107244 Bug 107244 depends on bug 105925, which changed state. Bug 105925 Summary: Alt Gr / Alt + Ctrl does not work appropriately with "N" letter - opens "Narzędzia" ("Tools") menu instead of writing "ń"

[Libreoffice-bugs] [Bug 97908] Right ALT key not functional for key combinations

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97908 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 105925] Alt Gr / Alt + Ctrl does not work appropriately with "N" letter - opens "Narzędzia" ("Tools") menu instead of writing "ń"

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105925 Aron Budea changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 107244] [META] Ctrl+Alt (aka AltGR) keyboard shortcut issues

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107244 Bug 107244 depends on bug 97908, which changed state. Bug 97908 Summary: Right ALT key not functional for key combinations https://bugs.documentfoundation.org/show_bug.cgi?id=97908 What|Removed |Added

[Libreoffice-bugs] [Bug 97908] Right ALT key not functional for key combinations

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97908 Aron Budea changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 107244] [META] Ctrl+Alt (aka AltGR) keyboard shortcut issues

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107244 Bug 107244 depends on bug 97768, which changed state. Bug 97768 Summary: working with onscreen-keyboard LO misunderstands AltGr+E (Euro) as Alt+E https://bugs.documentfoundation.org/show_bug.cgi?id=97768 What|Removed

[Libreoffice-bugs] [Bug 97768] working with onscreen-keyboard LO misunderstands AltGr+E (Euro ) as Alt+E

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97768 Aron Budea changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 115020] Cutting a large dataset is very slow since 6.1.0.0.alpha0+

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115020 Henry Castro changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 115451] New: Sidebar focus becomes hidden on deck change

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115451 Bug ID: 115451 Summary: Sidebar focus becomes hidden on deck change Product: LibreOffice Version: 6.1.0.0.alpha0+ Master Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 115421] Bangla font rendering problem with letter ড় with Bangla Akademi font

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115421 Khaled Hosny changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732 Bug 71732 depends on bug 115421, which changed state. Bug 115421 Summary: Bangla font rendering problem with letter ড় with Bangla Akademi font https://bugs.documentfoundation.org/show_bug.cgi?id=115421 What|Removed

[Libreoffice-bugs] [Bug 115289] Crash in: connectivity::odbc::OConnection::getOdbcFunction( ODBC3SQLFunctionId)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115289 rolywhittellw...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 115289] Crash in: connectivity::odbc::OConnection::getOdbcFunction( ODBC3SQLFunctionId)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115289 --- Comment #2 from rolywhittellw...@gmail.com --- I tried version 6.0.0.3, and all appears OK now. Thanks for your help -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 102077] Sidebar Properties Deck -> Layouts content panel is keyboard trapped

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102077 --- Comment #6 from Jim Raykowski --- (In reply to V Stuart Foote from comment #4) > > But, believe with selection made in the Sidebar Deck, F6/F6 or > TAB/TAB should advance out of the panel. While in layout

[Libreoffice-bugs] [Bug 102077] Sidebar Properties Deck -> Layouts content panel is keyboard trapped

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102077 --- Comment #5 from Jim Raykowski --- Sorry about the double post. My internet connection is often unreliable. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 102077] Sidebar Properties Deck -> Layouts content panel is keyboard trapped

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102077 --- Comment #4 from V Stuart Foote --- (In reply to Jim Raykowski from comment #2) > > Focus is keyboard trapped. > > On my build the Esc key returns focus to the Layouts panel title. True. On a Windows build

[Libreoffice-bugs] [Bug 102077] Sidebar Properties Deck -> Layouts content panel is keyboard trapped

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102077 Jim Raykowski changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 97977] FILEOPEN: XSLX - MODE results in wrong calculation

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97977 Manuj Vashist changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 102077] Sidebar Properties Deck -> Layouts content panel is keyboard trapped

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102077 --- Comment #2 from Jim Raykowski --- (In reply to V Stuart Foote from comment #0) > In Impress the Properties Deck, the Layouts content panel is keyboard locked > on entry. > > STR > 1. new Impress presentation > 2.

[Libreoffice-bugs] [Bug 115434] Sidebar: Incorrect handling of Enter, Del, Ins, PgUp, PgDn, End, and Backspace key presses

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115434 --- Comment #3 from Jim Raykowski --- (In reply to V Stuart Foote from comment #2) > Yup... > > => New Thank you for verifying Here is a link to the patch: https://gerrit.libreoffice.org/#/c/49219/ -- You are

[Libreoffice-bugs] [Bug 85493] VIEWING: In diagrams, tooltips shown over curve points show information about the wrong point when "Range for Name" cell values are not sorted in ascending order

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85493 --- Comment #10 from Olivier DESCOUT --- I can still reproduce this in LO 6.0.0.3_x64 (on Windows 10.0). -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 115353] Status bar displays wrong characters upon load (OpenGL)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115353 --- Comment #3 from Aron Budea --- By copying the 'program/resource' and 'share' directories from 6.0.0.3 to the mentioned 6.1 daily build, and switching UI language to eg. Japanese, I can confirm that other status

[Libreoffice-bugs] [Bug 103322] Use floating point for glyph positioning in VCL

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103322 V Stuart Foote changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892 V Stuart Foote changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 57021] Path Rendering (of converted text) is erroneous

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57021 V Stuart Foote changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115446] Export of an embedded object from the svg (Inkscape 0.92) format to PDF

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115446 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 105225] Color palette cannot be chosen in various places

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105225 --- Comment #39 from Cor Nouws --- (In reply to Jim Raykowski from comment #38) > Attached are screen shots that show the purposed highlight tab page for the > character dialog and background tab page for the table

[Libreoffice-bugs] [Bug 96892] Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96892 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 109025] Vector graphics not 100% identical/ precise in prints and generated PDFs

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109025 V Stuart Foote changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 115450] New: m68k UnoApiTarget/udkapi.rdb build fails ("Bad input")

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115450 Bug ID: 115450 Summary: m68k UnoApiTarget/udkapi.rdb build fails ("Bad input") Product: LibreOffice Version: 6.0.0.2 rc Hardware: Other OS: Linux (All)

[Libreoffice-bugs] [Bug 115445] UI: Small special characters box now hard to find

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115445 --- Comment #2 from Cathy Crumbley --- Thank you for the clear answer. My fault. I thought I understood from somewhere that such issues should be reported here. There must be a separate place for requests. Can this

[Libreoffice-bugs] [Bug 115434] Sidebar: Incorrect handling of Enter, Del, Ins, PgUp, PgDn, End, and Backspace key presses

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115434 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 115432] footnote separator position remain in the left side

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115432 --- Comment #9 from chamfay --- Created attachment 139586 --> https://bugs.documentfoundation.org/attachment.cgi?id=139586=edit This is a video sample of the problem -- You are receiving this mail because: You are

[Libreoffice-ux-advise] [Bug 115445] UI: Small special characters box now hard to find

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115445 V Stuart Foote changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-bugs] [Bug 115445] UI: Small special characters box now hard to find

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115445 V Stuart Foote changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - loleaflet/dist

2018-02-04 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 198f3e7356684b97a658ab51a7553ca8319dd761 Author: Pranav Kant Date: Fri Feb 2 21:37:58 2018 +0530 loleaflet: Don't try to translate command names

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - kit/ForKit.cpp

2018-02-04 Thread Samuel Mehrbrodt
kit/ForKit.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit dbe98ad28a8d5c1072069e25336575dbae5d6788 Author: Samuel Mehrbrodt Date: Wed Jan 31 11:45:03 2018 +0100 Missing capabilities: Add hint to check mount options Change-Id:

[Libreoffice-commits] online.git: Branch 'libreoffice-6-0' - kit/ForKit.cpp

2018-02-04 Thread Samuel Mehrbrodt
kit/ForKit.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 9c1d8cfa833916d48e04e6d3de0af99fa8f772aa Author: Samuel Mehrbrodt Date: Wed Jan 31 11:45:03 2018 +0100 Missing capabilities: Add hint to check mount options Change-Id:

[Libreoffice-bugs] [Bug 115428] Crash in: MultiSalLayout::AdjustLayout(ImplLayoutArgs &)

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115428 --- Comment #5 from Massimo --- I have just updated the display driver (Intel HD Graphics 630), from Device Manager. I have then turned on again OpenGL but the crash appeared again. Below is the log you asked for.

[Libreoffice-commits] online.git: configure.ac debian/rules loolwsd.spec.in Makefile.am

2018-02-04 Thread Christian Glombek
Makefile.am | 14 +++--- configure.ac| 21 + debian/rules|6 +- loolwsd.spec.in |7 --- 4 files changed, 33 insertions(+), 15 deletions(-) New commits: commit 51993b8990c8eb0123e860088df09e3ad6436079 Author: Christian Glombek

[Libreoffice-bugs] [Bug 46842] Corrupted enummeration in RTF format

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46842 Jean-Baptiste Faure changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234 Bug 81234 depends on bug 46842, which changed state. Bug 46842 Summary: Corrupted enummeration in RTF format https://bugs.documentfoundation.org/show_bug.cgi?id=46842 What|Removed |Added

[Libreoffice-bugs] [Bug 46842] Corrupted enummeration in RTF format

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46842 --- Comment #19 from Jean-Baptiste Faure --- Created attachment 139585 --> https://bugs.documentfoundation.org/attachment.cgi?id=139585=edit RTF export with LO 6.0 Not reproducible anymore for me with

[Libreoffice-bugs] [Bug 115369] Icons for the cell's shadows positions are inverted

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115369 --- Comment #5 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0":

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - cui/source

2018-02-04 Thread Caolán McNamara
cui/source/tabpages/border.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ff4bf9a2720b504e5134f5b34ac6c3b51fefd1f Author: Caolán McNamara Date: Fri Feb 2 21:12:31 2018 + Resolves: tdf#115369 wrong cell shadow icons

[Libreoffice-bugs] [Bug 115369] Icons for the cell's shadows positions are inverted

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115369 Commit Notification changed: What|Removed |Added Whiteboard|target:6.1.0

[Libreoffice-bugs] [Bug 49134] On opening a password-protected file, the LibreOffice dialog is not raised/given focus

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49134 --- Comment #30 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-0":

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sal/osl

2018-02-04 Thread Mike Kaganski
sal/osl/w32/pipe.cxx |8 1 file changed, 8 insertions(+) New commits: commit d8cf7f14a50a25127d660ec6f9790feefc031025 Author: Mike Kaganski Date: Mon Jan 29 16:24:24 2018 +0300 tdf#49134 tdf#114466 Transfer privilege to become foreground process

[Libreoffice-bugs] [Bug 49134] On opening a password-protected file, the LibreOffice dialog is not raised/given focus

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49134 --- Comment #29 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-0":

[Libreoffice-bugs] [Bug 49134] On opening a password-protected file, the LibreOffice dialog is not raised/given focus

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49134 Commit Notification changed: What|Removed |Added Whiteboard|target:6.1.0

[Libreoffice-bugs] [Bug 32935] CSV import dialog doesn' t get focus if libreoffice is already running

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32935 Commit Notification changed: What|Removed |Added Whiteboard|target:6.1.0

[Libreoffice-bugs] [Bug 32935] CSV import dialog doesn' t get focus if libreoffice is already running

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=32935 --- Comment #52 from Commit Notification --- Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-0":

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - vcl/source

2018-02-04 Thread Mike Kaganski
vcl/source/window/dialog.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 3f4b0788ba688dbdf7d4487b7ef83edc7e81c1e8 Author: Mike Kaganski Date: Mon Jan 22 09:34:47 2018 +0300 tdf#32935 tdf#49134 tdf#114466 Activate newly

[Libreoffice-bugs] [Bug 115449] New: Add Tooltips to the Horizontal Ruler in Writer

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115449 Bug ID: 115449 Summary: Add Tooltips to the Horizontal Ruler in Writer Product: LibreOffice Version: 5.4.4.2 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 115448] Missing new table formats in Writer/LO6.0

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115448 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 115445] UI: Small special characters box now hard to find

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115445 Dieter Praas changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-commits] dictionaries.git: es/description.xml es/es_ANY.aff es/es_ANY.dic es/hyph_es_ANY.dic es/package-description.txt es/README_es_ANY.txt es/th_es_ANY_v2.dat es/th_es_ANY_v2.idx

2018-02-04 Thread Ricardo Palomares
es/README_es_ANY.txt |2 es/description.xml |2 es/es_ANY.aff | 75 es/es_ANY.dic | 8940 +++ es/hyph_es_ANY.dic | 1077 es/package-description.txt |2 es/th_es_ANY_v2.dat|52386

[Libreoffice-commits] core.git: dictionaries

2018-02-04 Thread Ricardo Palomares
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33f0eefd60c9f0ae56593583f094f025e00f3d35 Author: Ricardo Palomares Date: Mon Jan 29 19:51:35 2018 +0100 Updated core Project: dictionaries

[Libreoffice-ux-advise] [Bug 115445] UI: Small special characters box now hard to find

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115445 Dieter Praas changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-bugs] [Bug 50743] FORMATTING: Highlighting scrolls automatically

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50743 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 115438] Pasting unformatted text over selected text causing LibreOffice Impress not to respond

2018-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115438 Buovjaga changed: What|Removed |Added Keywords||bibisectRequest

  1   2   3   >