[Libreoffice-bugs] [Bug 115014] New: Excel(.xls) / Spreadsheet file is display with Half Cut information when preview generated through LibreOffice

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115014 Bug ID: 115014 Summary: Excel(.xls) / Spreadsheet file is display with Half Cut information when preview generated through LibreOffice Product: LibreOffice

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

2018-01-14 Thread Stephan Bergmann
sc/source/ui/unoobj/eventuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dd588423cb098eca774463ef4854f2750d7c123 Author: Stephan Bergmann Date: Sat Jan 13 12:50:07 2018 +0100 Use = for initialization ...so that an

[Libreoffice-commits] online.git: wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp wsd/TestStubs.cpp

2018-01-14 Thread Ashod Nakashian
wsd/ClientSession.cpp |9 +++-- wsd/DocumentBroker.cpp | 29 + wsd/DocumentBroker.hpp |2 +- wsd/LOOLWSD.cpp|2 +- wsd/TestStubs.cpp |2 +- 5 files changed, 23 insertions(+), 21 deletions(-) New commits: commit

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

2018-01-14 Thread Noel Grandin
sal/osl/unx/security.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b89c5c111b1fafdb2b0e4fd1d8bad0a864a670bc Author: Noel Grandin Date: Mon Jan 15 08:59:49 2018 +0200 fix android build Change-Id:

[Libreoffice-bugs] [Bug 57519] Cell wrap does not function automatically once column width is reduced

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57519 --- Comment #16 from Dan Loomis --- Happens when cell width is adjusted or when text data is entered into a cell and Calc automatically wraps the text. When new lines are added the row height should be adjusted.

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

2018-01-14 Thread Noel Grandin
vcl/inc/toolbox.h |4 ++-- vcl/source/window/toolbox2.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bfaf85248c49249366434208ca7b71cbf6d930c1 Author: Noel Grandin Date: Fri Jan 12 08:34:03 2018 +0200

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

2018-01-14 Thread Noel Grandin
vcl/source/window/splitwin.cxx | 19 ++- 1 file changed, 6 insertions(+), 13 deletions(-) New commits: commit 2849b82894f4325021162605fb911bcb27fb8fca Author: Noel Grandin Date: Fri Jan 12 08:33:52 2018 +0200 loplugin:useuniqueptr in

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

2018-01-14 Thread Noel Grandin
compilerplugins/clang/test/useuniqueptr.cxx | 12 compilerplugins/clang/useuniqueptr.cxx |5 + include/vcl/cursor.hxx |3 ++- vcl/source/window/cursor.cxx| 15 +-- 4 files changed, 24 insertions(+), 11 deletions(-)

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

2018-01-14 Thread Noel Grandin
helpcompiler/inc/BasCodeTagger.hxx|3 ++- helpcompiler/source/BasCodeTagger.cxx |6 +- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit a2f86708a5740ce9fd2a3a6ab69685d8fb53dd6c Author: Noel Grandin Date: Fri Jan 12 08:22:09

[Libreoffice-bugs] [Bug 49785] Saving as .docx removes style of last number in numbered list when last paragraph in document

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49785 Justin L changed: What|Removed |Added CC||mst...@redhat.com ---

[Libreoffice-commits] core.git: comphelper/source cppu/source registry/source

2018-01-14 Thread Noel Grandin
comphelper/source/misc/instancelocker.cxx |8 -- comphelper/source/misc/instancelocker.hxx |3 +- cppu/source/typelib/typelib.cxx | 18 ++- registry/source/reflread.cxx | 35 ++ 4 files changed, 17 insertions(+), 47

[Libreoffice-commits] core.git: basic/source connectivity/source cppu/source cui/source editeng/source embeddedobj/source filter/source formula/source framework/source hwpfilter/source i18npool/source

2018-01-14 Thread Noel Grandin
basic/source/sbx/sbxscan.cxx |2 +- connectivity/source/drivers/firebird/Blob.cxx |4 ++-- connectivity/source/drivers/firebird/PreparedStatement.cxx |6 +++--- connectivity/source/drivers/postgresql/pq_resultset.cxx|2 +-

[Libreoffice-bugs] [Bug 114591] Indentation issue in converted html using Libre Office 4.3

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114591 Mike Kaganski changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 114591] Indentation issue in converted html using Libre Office 4.3

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114591 --- Comment #7 from Sakshi Singh --- hi Mike, We have received following response on forum: It exists in all versions, including current master. It also happens with both HTML output filters (available

[Libreoffice-bugs] [Bug 115013] New: Merge fields aren't substituted after saving/ reopening DOC(X) with added mail merge fields, and running mail merge

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115013 Bug ID: 115013 Summary: Merge fields aren't substituted after saving/reopening DOC(X) with added mail merge fields, and running mail merge Product: LibreOffice

[Libreoffice-bugs] [Bug 102998] [META] Mail merge bugs and enhancements

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102998 Aron Budea changed: What|Removed |Added Depends on||115013

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

2018-01-14 Thread Andrea Gelmini
ucb/source/ucp/webdav-neon/ContentProperties.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80fb8d406ced47e6a2089f0c8ba5c103d2fec91f Author: Andrea Gelmini Date: Sun Jan 14 23:51:00 2018 +0100 Fix typos Change-Id:

[Libreoffice-bugs] [Bug 114962] FILEOPEN DOCX: First table is covered by second table

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114962 Aron Budea changed: What|Removed |Added Keywords|bibisectRequest |bibisected,

[Libreoffice-bugs] [Bug 91260] DOCX frames can extend beyond the page bottom, but not in Writer

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91260 Aron Budea changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 104384] FILEOPEN DOCX: Textboxes in drawing canvas are corrupted

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104384 Aron Budea changed: What|Removed |Added Keywords|bibisectRequest |bibisected

[Libreoffice-bugs] [Bug 85168] EDITING: pictures with transparent background pasted from web into LibO lose transparency

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85168 --- Comment #7 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 105314] EDITING Filter finds not all cells

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105314 --- Comment #4 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 115012] Chart in XLSX has gaps instead of/around zero values

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115012 --- Comment #1 from Aron Budea --- Created attachment 139099 --> https://bugs.documentfoundation.org/attachment.cgi?id=139099=edit Screenshot in Excel -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057 Aron Budea changed: What|Removed |Added Depends on||115012

[Libreoffice-bugs] [Bug 115012] New: Chart in XLSX has gaps instead of/around zero values

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115012 Bug ID: 115012 Summary: Chart in XLSX has gaps instead of/around zero values Product: LibreOffice Version: 4.0.0.3 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 93529] [META] VCL/OpenGL rendering tracker bug for 5.0+

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Aron Budea changed: What|Removed |Added Depends on||107966

[Libreoffice-bugs] [Bug 107966] OPENGL: Format Cells/Borders/Line Styles - not drawn

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

[Libreoffice-bugs] [Bug 93529] [META] VCL/OpenGL rendering tracker bug for 5.0+

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529 Bug 93529 depends on bug 107966, which changed state. Bug 107966 Summary: OPENGL: Format Cells/Borders/Line Styles - not drawn https://bugs.documentfoundation.org/show_bug.cgi?id=107966 What|Removed

[Libreoffice-bugs] [Bug 114402] Some ruled lines in the cell adjacent to the merged cell are not displayed

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114402 Junichi Matsukawa changed: What|Removed |Added Version|6.0.0.0.beta1 |6.0.0.2

[Libreoffice-bugs] [Bug 114402] Some ruled lines in the cell adjacent to the merged cell are not displayed

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114402 --- Comment #10 from Junichi Matsukawa --- Created attachment 139097 --> https://bugs.documentfoundation.org/attachment.cgi?id=139097=edit LBO6.0.0.2 reproduced I tested LBO6.0.0.2 Calc. I installed it on Separate

[Libreoffice-bugs] [Bug 104384] FILEOPEN DOCX: Textboxes in drawing canvas are corrupted

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

[Libreoffice-bugs] [Bug 113670] UI Undocking the main toolbars and clicking insert textbox crashes the app

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113670 Aron Budea changed: What|Removed |Added Keywords|bibisectRequest,|haveBacktrace

[Libreoffice-bugs] [Bug 105537] [META] Assertion failed crashes

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537 Aron Budea changed: What|Removed |Added Depends on||113670

[Libreoffice-bugs] [Bug 113670] UI Undocking the main toolbars and clicking insert textbox crashes the app

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

[Libreoffice-bugs] [Bug 115009] New: A feature request - language and unicode use enhancement

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115009 Bug ID: 115009 Summary: A feature request - language and unicode use enhancement Product: LibreOffice Version: unspecified Hardware: All OS: All

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 --- Comment #2 from MM --- Could be it's: https://wiki.documentfoundation.org/ReleaseNotes/6.0#Improvements_to_ODF_Export "Metafiles which were previously saved in the internal SVM (Star View Metafile) format are

[Libreoffice-bugs] [Bug 114964] Spreadsheet was not displaying updated values until restarted

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114964 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 114991] Pivot tables where there is no data don't update the table, leaving old and incorrect values

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114991 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 114990] LO 5.3.7.2 crash on print

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114990 --- Comment #4 from Dushan Mitrovich --- I've attached the .ods file that kept crashing whenever I tried to print. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114990] LO 5.3.7.2 crash on print

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114990 Dushan Mitrovich changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 114990] LO 5.3.7.2 crash on print

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114990 --- Comment #2 from Dushan Mitrovich --- Created attachment 139093 --> https://bugs.documentfoundation.org/attachment.cgi?id=139093=edit The .ods file of the crashing spreadsheet -- You are receiving this mail

[Libreoffice-bugs] [Bug 35771] Printing issues on Mac OS X (Intel)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35771 --- Comment #44 from Robert Tighe --- Regarding the problem with the WP printing only in landscape mode (comments 41 and 42). I have had this problem since upgrading to version 5.3.6 and continues with

[Libreoffice-bugs] [Bug 113997] the modification date field doesn' t show the modification date of the document

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113997 --- Comment #7 from Jérôme --- I can't install myself any other version on my Windows box. I will wait for the next coporate update (~1,5 year). I confirm I can't reproduce on GNU/Linux i386 with the 5.2.7.2

[Libreoffice-bugs] [Bug 115008] export pdf : drawing are lost when viewing the pdf

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115008 --- Comment #2 from Jérôme --- I noticed this bug on a GNU/Linux distro (i386) with 5.2.7.2 . However, I experienced quite the same issue on a Window 7 box with 5.2.6.2 (tested with x32 and x64 flavours) : Adobe

[Libreoffice-bugs] [Bug 115008] export pdf : drawing are lost when viewing the pdf

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115008 Jérôme changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115008] New: export pdf : drawing are lost when viewing the pdf

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115008 Bug ID: 115008 Summary: export pdf : drawing are lost when viewing the pdf Product: LibreOffice Version: 5.2.7.2 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 54990] Feature request: Ability to create line hops/ jumps for crossing lines

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54990 Jimmy Sjölund changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 54990] Feature request: Ability to create line hops/ jumps for crossing lines

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54990 Jimmy Sjölund changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115006] Impress: creating a new master slide based on an existing master slide is exceedingly hard

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115006 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 45617] Make Impress Master Slides copyable

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45617 Regina Henschel changed: What|Removed |Added CC|

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

2018-01-14 Thread Stephan Bergmann
sd/source/filter/eppt/pptx-text.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a6df88f2579c4fcfa81eb27f6db9e8e21c9a6f8 Author: Stephan Bergmann Date: Sat Jan 13 16:34:48 2018 +0100 Use = for initialization ...so that an

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

2018-01-14 Thread Stephan Bergmann
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7f68bd63afb46576216a3396a116f899aa794515 Author: Stephan Bergmann Date: Sat Jan 13 12:56:00 2018 +0100 Use = for initialization ...so that an

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

2018-01-14 Thread Caolán McNamara
lotuswordpro/source/filter/lwpbulletstylemgr.cxx | 13 ++--- lotuswordpro/source/filter/lwpbulletstylemgr.hxx |2 +- lotuswordpro/source/filter/lwpfribptr.cxx|8 lotuswordpro/source/filter/lwppara.cxx | 10 +-

[Libreoffice-bugs] [Bug 90570] Hyphenate without inquiry should not hyphenate already hyphenated words

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90570 --- Comment #2 from Ajb --- Is nobody working on this after more than two years? I just encountered it with the compound adjective "temperature-sensitive": LO Writer will happily insert soft hyphens after "tem",

[Libreoffice-bugs] [Bug 115007] New: Add a number formatting option (for using in Format() BASIC function, and in Calc number format) to spell number, like in NUMBERTEXT extension

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115007 Bug ID: 115007 Summary: Add a number formatting option (for using in Format() BASIC function, and in Calc number format) to spell number, like in NUMBERTEXT extension

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

2018-01-14 Thread Caolán McNamara
lotuswordpro/source/filter/lwpparastyle.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f172d5ee4813e94c5c7f678a636985d0f76e872a Author: Caolán McNamara Date: Sun Jan 14 20:25:31 2018 + ofz#5302 Integer-overflow

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

2018-01-14 Thread Caolán McNamara
sw/source/filter/html/htmltab.cxx | 110 ++ 1 file changed, 53 insertions(+), 57 deletions(-) New commits: commit 7dbea5f8ab421c8b31316aed6cff67ddb35dcb43 Author: Caolán McNamara Date: Sun Jan 14 16:02:05 2018 + ofz#5294

[Libreoffice-commits] core.git: Branch 'private/bansan/chardraw' - cui/uiconfig

2018-01-14 Thread Vincent Le Garrec
cui/uiconfig/ui/specialcharacters.ui | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 95412fb81060f9483406ca7fd50de8cf8fa684a3 Author: Vincent Le Garrec Date: Sun Jan 14 21:14:56 2018 +0100 Sort lines

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - distro-configs/CPLinux-LOKit.conf

2018-01-14 Thread Andras Timar
distro-configs/CPLinux-LOKit.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 8c4d8bc4654d8809ff0f431dc930d6167d86158c Author: Andras Timar Date: Sun Jan 14 21:11:15 2018 +0100 Disable libgltf for Online Change-Id:

[Libreoffice-bugs] [Bug 114457] MacOS: OfaTreeOptionsDialog::LoadNodes(Module*, rtl:: OUString const&) is leaking a bit

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

[Libreoffice-commits] core.git: Changes to 'private/bansan/chardraw'

2018-01-14 Thread Noel Grandin
New branch 'private/bansan/chardraw' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 96209] Impress slide background layout in Impress is broken

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96209 --- Comment #9 from Yan Pas --- Layout -> Centered Text. Text box is located from the middle of the slide down under the bottom. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - distro-configs/CPLinux-LOKit.conf

2018-01-14 Thread Andras Timar
distro-configs/CPLinux-LOKit.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 6a9bddb3b813b67a0766868446cbe450f331ec2d Author: Andras Timar Date: Sun Jan 14 20:39:14 2018 +0100 Disable collada for Online Change-Id:

[Libreoffice-bugs] [Bug 115002] Include required bitness information into "Java missing" messages on Windows

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115002 tagezi changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 108560] Editing multi-line cells with thousands of words is slow when OpenGL is enabled

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108560 Buovjaga changed: What|Removed |Added Summary|EDITING: Slow Edit or Open |Editing

[Libreoffice-bugs] [Bug 101437] UI: Shifted keyboard input deletes "click references" in formula input field (split/other window scenario only)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101437 --- Comment #16 from Rickard Westman --- (In reply to Buovjaga from comment #15) > Hmm, maybe try with a 6.0 pre-release version as an AppImage: > http://libreoffice.soluzioniopen.com/ > It's an easy way to test,

[Libreoffice-bugs] [Bug 112891] Add percent sign to a cell without recalculation

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112891 --- Comment #8 from Xavier Van Wijmeersch --- @Daniel =SUM(A1/A2)&"%" this can help ==> about your question in comment5 or you can use cell formatting -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 112071] [META] Linked external data issues

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112071 Bug 112071 depends on bug 100993, which changed state. Bug 100993 Summary: Link to external data from url doesn't work https://bugs.documentfoundation.org/show_bug.cgi?id=100993 What|Removed |Added

[Libreoffice-bugs] [Bug 100993] Link to external data from url doesn't work

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

[Libreoffice-bugs] [Bug 35040] Link to External Data functionality should be extended to CSV and RAW files

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35040 Jean-Baptiste Faure changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 35040] Link to External Data functionality should be extended to CSV and RAW files

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35040 Jean-Baptiste Faure changed: What|Removed |Added Version|5.4.4.2 release

[Libreoffice-bugs] [Bug 108560] EDITING: Slow Edit or Open Large Cells

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108560 --- Comment #18 from Telesto --- (In reply to Buovjaga from comment #17) > Um, I don't get any slowness from pasting attachment 134059 [details] > Please test with a recent build. > I didn't check, but indeed. It's

[Libreoffice-bugs] [Bug 101437] UI: Shifted keyboard input deletes "click references" in formula input field (split/other window scenario only)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101437 --- Comment #15 from Buovjaga --- Hmm, maybe try with a 6.0 pre-release version as an AppImage: http://libreoffice.soluzioniopen.com/ It's an easy way to test, no need to install anything. Just make the AppImage

[Libreoffice-bugs] [Bug 114904] Command to remove list formatting from text

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114904 --- Comment #9 from Thomas Lendo --- (In reply to Yousuf Philips (jay) from comment #8) > (In reply to Thomas Lendo from comment #5) > > Interesting, thanks. But there is no command suggested, only new list > >

[Libreoffice-bugs] [Bug 103030] [META] Navigator sidebar deck and floating window

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103030 Bug 103030 depends on bug 114724, which changed state. Bug 114724 Summary: Outline headings remain highlighted in Navigator content navigation view after cursor is positioned to different outline heading in document

[Libreoffice-bugs] [Bug 101437] UI: Shifted keyboard input deletes "click references" in formula input field (split/other window scenario only)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101437 --- Comment #14 from Rickard Westman --- Downgraded to 5.3.7.2, which was the closest previous version I could easily downgrade to, and the bug is not present there. Version: 5.3.7.2 Build ID:

[Libreoffice-bugs] [Bug 115003] System requirements web page should mention Java bitness requirements for Windows

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115003 Mike Kaganski changed: What|Removed |Added Severity|normal

[Libreoffice-bugs] [Bug 84579] COLOR PICKER: Text label of currently selected color should appear in widget

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84579 --- Comment #25 from Thomas Lendo --- In the mentioned meeting [1] I read that it was agreed to implement the tooltip solution at the widget, see Bug 108751. Therefore the Wontfix here is ok. [1]

[Libreoffice-bugs] [Bug 115002] Include required bitness information into "Java missing" messages on Windows

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115002 Mike Kaganski changed: What|Removed |Added Severity|normal

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 --- Comment #1 from sergio.calleg...@gmail.com --- I seem to be able to reliably reproduce a difference between 5.4 and 6.0 in that 6.0 always stores a png version of any emf/wmf image inserted in a presentation, which already seems a

Saurav Chirania license statement

2018-01-14 Thread Saurav Chirania
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 115006] New: Impress: creating a new master slide based on an existing master slide is exceedingly hard

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115006 Bug ID: 115006 Summary: Impress: creating a new master slide based on an existing master slide is exceedingly hard Product: LibreOffice Version: 6.0.0.2 rc

[Libreoffice-bugs] [Bug 115005] New: Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 Bug ID: 115005 Summary: Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate/redundant images Product: LibreOffice Version: 6.0.0.2 rc

[Libreoffice-bugs] [Bug 115004] New: New technology for Calc (subcells) - Improvement

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115004 Bug ID: 115004 Summary: New technology for Calc (subcells) - Improvement Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 114943] UNO command controls to only showing font name and font size

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114943 --- Comment #4 from Thomas Lendo --- (In reply to Yousuf Philips (jay) from comment #3) > (In reply to Thomas Lendo from comment #2) > > And for the same reason you added it to > > the toolbar, I want to have it

[Libreoffice-bugs] [Bug 115003] New: System requirements web page should mention Java bitness requirements for Windows

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115003 Bug ID: 115003 Summary: System requirements web page should mention Java bitness requirements for Windows Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 108560] EDITING: Slow Edit or Open Large Cells

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108560 --- Comment #17 from Buovjaga --- Um, I don't get any slowness from pasting attachment 134059 Please test with a recent build. Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID:

[Libreoffice-bugs] [Bug 115002] New: Include required bitness information into "Java missing" messages on Windows

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115002 Bug ID: 115002 Summary: Include required bitness information into "Java missing" messages on Windows Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 114645] A file downloaded in Skype doesn' t open in Libreoffice if there're cyrillic symbols

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114645 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 114951] Writer loses my dictionary

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

[Libreoffice-bugs] [Bug 104775] FILEOPEN: user defined formatting code not applied at opening of file (xlsx, changed in LO)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104775 --- Comment #5 from Xavier Van Wijmeersch --- Can still reproduce with Version: 5.3.7.2 Build ID: 6b8ed514a9f8b44d37a1b96673cbbdd077e24059 CPU Threads: 8; OS Version: Linux 4.14; UI Render: default; VCL: kde4; Layout

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sd/uiconfig

2018-01-14 Thread Katarina Behrens
sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 60 -- 1 file changed, 1 insertion(+), 59 deletions(-) New commits: commit 1f497913901972fd51c222a5824c21f6bda5c0db Author: Katarina Behrens Date: Wed Jan 10 18:06:32 2018 +0100 Fix Tab key

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

2018-01-14 Thread Caolán McNamara
oox/source/vml/vmlshape.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 6dc995f3dd6a8c74d6c9e248abe71f4fde4b3606 Author: Caolán McNamara Date: Sun Jan 14 14:58:13 2018 + ofz#5293 Null-dereference READ Change-Id:

[Libreoffice-bugs] [Bug 108560] EDITING: Slow Edit or Open Large Cells

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108560 --- Comment #16 from Buovjaga --- (In reply to Telesto from comment #15) > Second attempt: might be related to bug 108608 That is Draw and this is Calc. Should do a callgrind on this, though... -- You are

[Libreoffice-bugs] [Bug 107220] Support 'rand' feature

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107220 --- Comment #8 from Volga --- We can track following bug report at GitHub when we want to fix. https://github.com/harfbuzz/harfbuzz/issues/673 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 114999] LibreOffice Base Form : Record counter not refreshed

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114999 rob...@familiegrosskopf.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 114943] UNO command controls to only showing font name and font size

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114943 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94341] Total record number overwritten in record toolbar control on form

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94341 rob...@familiegrosskopf.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 105146] Different lines of bulleted text animation are getting the same animation title in the deck

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105146 --- Comment #3 from Telesto --- Repro Version: 6.1.0.0.alpha0+ Build ID: ef22c4a0a99be5d2903fb9e9d09fc852cd791173 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

[Libreoffice-bugs] [Bug 105183] EDITING: The text cursor isn' t appear on the next line pressing shift-enter when the text is rotated ( 90 degrees)

2018-01-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105183 --- Comment #8 from Telesto --- Repro with Version: 6.1.0.0.alpha0+ Build ID: ef22c4a0a99be5d2903fb9e9d09fc852cd791173 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

  1   2   >