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

2016-08-30 Thread Maxim Monastirsky
sfx2/source/appl/appserv.cxx |2 -- vcl/inc/salmenu.hxx|2 +- vcl/inc/unx/gtk/gtksalmenu.hxx |1 + vcl/source/window/menu.cxx |3 +++ vcl/unx/gtk/gtksalmenu.cxx | 27 +-- 5 files changed, 22 insertions(+), 13 deletions(-) New

[Libreoffice-ux-advise] [Bug 101772] UI - View source -> XML source raw editing mode, " make Dreamweaver obsolete"

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101772 --- Comment #11 from Tomaz Vajngerl --- For a DreamWeaver like alternative you want an internal document model that is very similar or matches HTML document model. Without this you will constantly have mismatches.

[Libreoffice-bugs] [Bug 101772] UI - View source -> XML source raw editing mode, " make Dreamweaver obsolete"

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101772 --- Comment #11 from Tomaz Vajngerl --- For a DreamWeaver like alternative you want an internal document model that is very similar or matches HTML document model. Without this you will constantly have mismatches.

[Libreoffice-bugs] [Bug 82135] Cell references don't resolve in imported Excel sheet, but do after edit

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82135 Aron Budea changed: What|Removed |Added Keywords||bisected

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ClientSession.cpp loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/test loolwsd/TileCache.cpp loolwsd/TileCache.hpp

2016-08-30 Thread Ashod Nakashian
loolwsd/ChildSession.cpp|6 -- loolwsd/ClientSession.cpp |5 + loolwsd/DocumentBroker.cpp |7 +++ loolwsd/DocumentBroker.hpp |2 ++ loolwsd/TileCache.cpp | 22 ++ loolwsd/TileCache.hpp |3 +++

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit fad6715f7d69b3e551deca566d72cfd1b7302d50 Author: Ashod Nakashian Date: Tue Aug 30 19:23:51 2016 -0400 loolwsd: guard against processing commands

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-08-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |5 + loolwsd/LOOLWSD.cpp |7 --- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit a674fc7e8fda162b7e84c75902d36cb9b9030650 Author: Ashod Nakashian Date: Tue Aug 30 18:21:50 2016 -0400 loolwsd: logs

[Libreoffice-bugs] [Bug 100620] Wrong result with COUNTA or COUNT in formula

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100620 --- Comment #7 from andis.lazd...@gmail.com --- Hello! This is manageable, however confusing for those used to Excel or Openoffice.org Scalc. Probably, it is worth to understand, why this "feature" is introduced and may be there is easy

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 72 +--- 1 file changed, 10 insertions(+), 62 deletions(-) New commits: commit 494feedd8d0e5667f2dd04c309c7c527fd6fa572 Author: Ashod Nakashian Date: Tue Aug 30 18:20:57 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |2 +- loolwsd/test/helpers.hpp|4 ++-- loolwsd/test/httpwstest.cpp |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 5158818d82fb1a806f5021dece8712a6b1e1334f Author: Ashod Nakashian

[Libreoffice-bugs] [Bug 95377] Numbered paragraphs in DOCX (specific document?) do not show numbering in LibreOffice any more

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95377 Aron Budea changed: What|Removed |Added Keywords||bisected

[Libreoffice-commits] online.git: loolwsd/Log.cpp

2016-08-30 Thread Ashod Nakashian
loolwsd/Log.cpp | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 492268913b50c97f4f55199a1b135ae6f9eea920 Author: Ashod Nakashian Date: Tue Aug 30 14:42:57 2016 -0400 loolwsd: grep-friendly logs

[Libreoffice-commits] online.git: loolwsd/UserMessages.hpp

2016-08-30 Thread Ashod Nakashian
loolwsd/UserMessages.hpp |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 88f3a213b0e0d7ac4827fa3d8fbd9ca9a245abd7 Author: Ashod Nakashian Date: Tue Aug 30 18:16:03 2016 -0400 loolwsd: first character of 404 messages are

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit d8a38f58592dd02b5dcfd88a7d266f1fb5239eb0 Author: Ashod Nakashian Date: Tue Aug 30 14:30:24 2016 -0400 loolwsd: startup logs Change-Id:

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 89 +++- 1 file changed, 31 insertions(+), 58 deletions(-) New commits: commit 42624adf1926b96137248ebe835a4b8038de2b74 Author: Ashod Nakashian Date: Tue Aug 30 10:59:13 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 70 +--- 1 file changed, 24 insertions(+), 46 deletions(-) New commits: commit 1e2dd2d61fe3700e9b8e9f0797b6534788bd0c38 Author: Ashod Nakashian Date: Sun Aug 28 16:39:09 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-30 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 38a84d2c90554acac157d55ea1e7b8f7e490f355 Author: Ashod Nakashian Date: Tue Aug 30 10:35:58 2016 -0400 loolwsd: log the tile version after rendering

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/test.cpp | 74 -- 1 file changed, 54 insertions(+), 20 deletions(-) New commits: commit 5ffcafa736d28ff6184b0711c14136133ea82ce9 Author: Ashod Nakashian Date: Sun Aug 28 16:32:34 2016 -0400

[Libreoffice-bugs] [Bug 101806] add "search" in the welcome screen

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101806 --- Comment #2 from j22...@gmail.com --- I think the current display is sorted by date (latest appear first). The "search" would be more useful in my opinion, since it's more likely the user remembers (a part of) the file name instead of

[Libreoffice-bugs] [Bug 100620] Wrong result with COUNTA or COUNT in formula

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100620 Aron Budea changed: What|Removed |Added Status|REOPENED|NEEDINFO

[Libreoffice-bugs] [Bug 101792] BUGS, BUGS, BUGS - no end!!!

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101792 --- Comment #3 from Urmas --- As for crashes, upgrading to more stable Windows platform should solve most of them. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101809] New: Collabora Online Development Edition docker image DNS fault causes 20 second delay

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101809 Bug ID: 101809 Summary: Collabora Online Development Edition docker image DNS fault causes 20 second delay Product: LibreOffice Online Version: unspecified

[Libreoffice-commits] core.git: .gitattributes

2016-08-30 Thread Thorsten Behrens
.gitattributes |1 + 1 file changed, 1 insertion(+) New commits: commit 34dced99c33a97dab86c4538fa267ad4ad4fb41f Author: Thorsten Behrens Date: Tue Aug 30 13:18:18 2016 +0200 Ignore schema files for src tarball generation Change-Id:

[Libreoffice-bugs] [Bug 101302] Deleted files visible as recent documents furthermore

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101302 --- Comment #5 from Pedro --- (In reply to Maxim Monastirsky from comment #4) > (In reply to Pedro from comment #3) > > isn't it possible to ignore files starting with \\ (or whatever separates > > network folders)? >

[Libreoffice-bugs] [Bug 101808] New: options in setting of cells as TEXT

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101808 Bug ID: 101808 Summary: options in setting of cells as TEXT Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 101807] New: convert options conflict

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101807 Bug ID: 101807 Summary: convert options conflict Product: LibreOffice Version: 5.2.1.1 rc Hardware: All OS: All Status: UNCONFIRMED Severity:

[Libreoffice-bugs] [Bug 88278] [META] insert SVG image filter (all modules)

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88278 Bug 88278 depends on bug 97541, which changed state. Bug 97541 Summary: INSERT: Part of SVG shape not rendered https://bugs.documentfoundation.org/show_bug.cgi?id=97541 What|Removed |Added

[Libreoffice-bugs] [Bug 97541] INSERT: Part of SVG shape not rendered

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97541 Xisco Faulí changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 97581] INSERT: unknown lines appearing in SVG shape

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97581 --- Comment #6 from Xisco Faulí --- *** Bug 97541 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 97541] INSERT: Part of SVG shape not rendered

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97541 Xisco Faulí changed: What|Removed |Added CC|

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

2016-08-30 Thread Christian Lohmaier
l10ntools/source/ulfconv/msi-encodinglist.txt |1 + scp2/source/ooo/module_langpack.ulf |6 ++ solenv/inc/langlist.mk|1 + 3 files changed, 8 insertions(+) New commits: commit cc89cb56d51b4f43d999701ff97a89ff9fb5a31a Author: Christian Lohmaier

[Libreoffice-bugs] [Bug 100927] Provide keyboard shortcut as hover popup for toolbars

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100927 --- Comment #4 from Maxim Monastirsky --- We already show keyboard shortcuts in toolbar tooltips, just not when extended tips are enabled (Tools > Options... > LibreOffice > General > Extended tips). -- You are

[Libreoffice-bugs] [Bug 101302] Deleted files visible as recent documents furthermore

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101302 --- Comment #4 from Maxim Monastirsky --- (In reply to Pedro from comment #3) > isn't it possible to ignore files starting with \\ (or whatever separates > network folders)? Right, this will work under Windows (as

[Libreoffice-bugs] [Bug 101805] bad documentation of function ERF.PRECISE

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101805 MM changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-commits] translations.git: 2 commits - source/am source/bg source/el source/es source/fr source/hu source/id source/it source/lv source/nl source/sv source/ta source/uk source/vec source/

2016-08-30 Thread Christian Lohmaier
source/am/dbaccess/uiconfig/ui.po |9 source/am/formula/source/core/resource.po |4 source/am/helpcontent2/source/text/sbasic/shared.po | 87

[Libreoffice-commits] core.git: translations

2016-08-30 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 668655d7abde9099e97e8071fb3617078321a1b0 Author: Christian Lohmaier Date: Tue Aug 30 23:49:13 2016 +0200 Updated core Project: translations

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 117 1 file changed, 117 insertions(+) New commits: commit cd40f694ab53ce22726fd20feffc428163677e4d Author: Henry Castro Date: Tue Aug 30 17:45:35 2016 -0400 loolwsd: test: optimal

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

2016-08-30 Thread Michael Stahl
sw/source/core/docnode/ndtbl.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 9299b4ed1fd6aec795e55cf9a5a67f6111b48f7c Author: Michael Stahl Date: Tue Aug 30 22:31:46 2016 +0200 Revert "fftester: empty tabbox protection" This

[Libreoffice-bugs] [Bug 101798] VIEWING: Text boundaries broken when text is entered

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101798 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101302] Deleted files visible as recent documents furthermore

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101302 Pedro changed: What|Removed |Added Keywords||regression ---

[Libreoffice-bugs] [Bug 94067] Including a DXF file

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94067 Mike Kaganski changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 90148] dxf shape circle element gets falsely filled

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90148 Mike Kaganski changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 101798] VIEWING: Text boundaries broken when text is entered

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101798 m.a.riosv changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101601] [EDITING] Possible regression in context menu of selected text in LO5.2

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101601 --- Comment #2 from Maxim Monastirsky --- (In reply to Vojtěch Obrdlík from comment #0) > When I select text and use right mouse click on selected text, in LO5.1 in > drop down menu was option for change selected

[Libreoffice-bugs] [Bug 98321] FILEOPEN: RTF checkbox size too big

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98321 m.a.riosv changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101799] FILEOPEN: Imported RTF: Font size of check box not as in original (too large)

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101799 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101792] BUGS, BUGS, BUGS - no end!!!

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101792 m.a.riosv changed: What|Removed |Added Status|NEW

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

2016-08-30 Thread Eike Rathke
include/linguistic/hyphdta.hxx |8 include/linguistic/misc.hxx|2 +- linguistic/source/hyphdsp.cxx | 14 +++--- linguistic/source/hyphdsp.hxx |4 ++-- linguistic/source/hyphdta.cxx |4 ++-- linguistic/source/misc.cxx |2 +- 6 files changed, 17

[Libreoffice-bugs] [Bug 61914] [META] Start Center -- implementation UI and UX

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61914 Heiko Tietze changed: What|Removed |Added Depends on||101806

[Libreoffice-bugs] [Bug 101806] add "search" in the welcome screen

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101806 Heiko Tietze changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-ux-advise] [Bug 101776] place widget navigation aids between status bar and 'document ' view/ sheets/ presentation

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101776 --- Comment #9 from Heiko Tietze --- (In reply to Zenaan Harkness from comment #8) > > Developers can do everything (I'm not a dev). The question > > is effort and usability. And here we do not agree. > > Can we

[Libreoffice-bugs] [Bug 101776] place widget navigation aids between status bar and 'document ' view/ sheets/ presentation

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101776 --- Comment #9 from Heiko Tietze --- (In reply to Zenaan Harkness from comment #8) > > Developers can do everything (I'm not a dev). The question > > is effort and usability. And here we do not agree. > > Can we

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

2016-08-30 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx| 20 svgio/qa/cppunit/data/tdf101237.svg | 11 +++ svgio/source/svgreader/svgstyleattributes.cxx | 24 ++-- 3 files changed, 49 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 94677] Calc is slow opening large CSV

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94677 --- Comment #16 from john cantin --- How about, as part of the open csv dialog, give the user the option to skip the automatic row height calculations. The delay makes it completely impossible to use calc on

[Libreoffice-bugs] [Bug 101640] Thumbnails for deleted documents are not removed from Start Center

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101640 Maxim Monastirsky changed: What|Removed |Added Status|NEW

[Libreoffice-ux-advise] [Bug 101640] Thumbnails for deleted documents are not removed from Start Center

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101640 Maxim Monastirsky changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 101302] Deleted files visible as recent documents furthermore

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101302 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 99050] Images embedded in Writer document disappear

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99050 --- Comment #12 from Brandon --- (In reply to Buovjaga from comment #10) > (In reply to Brandon from comment #9) > > Version: 5.1.4.2 > > > > I have the same problem. I have done some testing: > > You tested with

[Libreoffice-bugs] [Bug 99050] Images embedded in Writer document disappear

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99050 --- Comment #11 from Brandon --- No. My own files. Brandon -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 81765] FILEOPEN: slow loading of .ods and .xlsx

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81765 Maarten Bosmans changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 85482] FILESAVE/FILEOPEN: very slow loading of .ODS saved from .XLSX

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85482 Maarten Bosmans changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 95548] FILEOPEN - a document opens slowly

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95548 Maarten Bosmans changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 98097] COLOR PICKER: No tooltip for colors in "Recent" colors area

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98097 --- Comment #5 from Caolán McNamara --- The recent colors are only stored as their hex numbers, without names, so the name info isn't there. Presumably we could add RecentColorNames to the config to go alongside it to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 4 commits - configure.ac external/harfbuzz vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-30 Thread Akash Jain
Rebased ref, commits from common ancestor: commit c6f2b9676e19c1c4a1fb111aabb84445ffa78571 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch

[Libreoffice-bugs] [Bug 100925] When overwriting a cell, new content is displayed on top of the old content until finishing the edit

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925 --- Comment #33 from Caolán McNamara --- With SAL_SYNCHRONIZE set (for gtk3/x11) we call XSynchronize (https://tronche.com/gui/x/xlib/event-handling/protocol-errors/synchronization.html) which changes from the normal

[Libreoffice-bugs] [Bug 63696] EDITING: serious performance problems in ods file, such as typing text, apply style, ...

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63696 Cor Nouws changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Libreoffice-bugs] [Bug 101806] New: add "search" in the welcome screen

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101806 Bug ID: 101806 Summary: add "search" in the welcome screen Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

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

2016-08-30 Thread Justin Luth
sw/inc/IDocumentSettingAccess.hxx |1 + sw/qa/extras/odfimport/data/tdf76349_1columnBreak.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 10 ++ sw/source/core/doc/DocumentSettingManager.cxx |6 ++

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

2016-08-30 Thread Eike Rathke
linguistic/source/misc.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 1fe51b19829d1393f0e376ec65b889b61d1b1ba1 Author: Eike Rathke Date: Tue Aug 30 21:53:21 2016 +0200 construct only when needed Change-Id:

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

2016-08-30 Thread Michael Stahl
dev/null |binary sw/source/core/docnode/ndtbl.cxx | 14 ++ sw/source/core/unocore/unotext.cxx | 23 +-- 3 files changed, 15 insertions(+), 22 deletions(-) New commits: commit dc83b3ae470914dbcb08fe1f0a4a4e1a1d3d8e19 Author: Michael

[Libreoffice-bugs] [Bug 101508] no possibility to convert as number imported fields into text format

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101508 Cor Nouws changed: What|Removed |Added Version|5.1.2.2 release |Inherited From OOo

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

2016-08-30 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 424d48d347c317fa1a542d65e68327aea08cb1ed Author: Eike Rathke Date: Tue Aug 30 21:31:04 2016 +0200 calling set::find() before set::insert() is unwise

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

2016-08-30 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 628bb5ce3c9774e9b499aad81bae300ef023b25c Author: Eike Rathke Date: Tue Aug 30 21:23:06 2016 +0200 pass the already available bcp47 string instead of

[Libreoffice-bugs] [Bug 101472] Mouseover highlight does not disappear after moving mouse out of the formula pane

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101472 --- Comment #2 from OfficeUser --- @Buovjaga: Thanks for your investigation. If you can reproduce issue 2 with build 5.2 but not with build 5.3 it is very likely fixed. So lets concentrate on the remaining issue 1.

[Libreoffice-bugs] [Bug 101781] Libre Office crashes on saving XLS files in ODS format

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101781 Julien Nabet changed: What|Removed |Added Assignee|hisansh...@gmail.com

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

2016-08-30 Thread Eike Rathke
linguistic/source/convdicxml.cxx |2 +- linguistic/source/dicimp.cxx |2 +- linguistic/source/gciterator.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 9a2d6e7e77a660560af9d5b1bbe3a5171176f8d6 Author: Eike Rathke Date: Tue Aug

[Libreoffice-bugs] [Bug 99504] MAILMERGE: Wizard fails on SMTP send

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99504 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 99050] Images embedded in Writer document disappear

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99050 --- Comment #10 from Buovjaga --- (In reply to Brandon from comment #9) > Version: 5.1.4.2 > > I have the same problem. I have done some testing: You tested with attachment 124077? -- You are receiving this mail

[Libreoffice-bugs] [Bug 101189] Libreoffice Scrolling very slow for even moderately sized documents

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101189 --- Comment #4 from Buovjaga --- Vince: maybe you could do some tests without touching the libreoffice-gtk3 package. See, if you can reproduce the problem by running libreoffice from the terminal with the command:

[Libreoffice-bugs] [Bug 101472] Mouseover highlight does not disappear after moving mouse out of the formula pane

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101472 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-commits] core.git: 9 commits - basctl/source chart2/source connectivity/source cui/source forms/source framework/source idl/inc idl/source include/oox include/sfx2 include/vcl oox/source

2016-08-30 Thread Caolán McNamara
basctl/source/basicide/bastype2.cxx|5 basctl/source/inc/bastype2.hxx |1 chart2/source/controller/dialogs/ChartTypeDialogController.cxx |3 chart2/source/controller/dialogs/ChartTypeDialogController.hxx |1

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

2016-08-30 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 04311182b6fadcbdeef7aec15c7eea0240ee628c Author: Eike Rathke Date: Tue Aug 30 20:23:02 2016 +0200 Resolves: tdf#83376 do not let linguistic tools fall

[Libreoffice-ux-advise] [Bug 92152] Add half arrowheads

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152 --- Comment #14 from abhilash300si...@gmail.com --- (In reply to Yan Pas from comment #12) > I've done this quest too: > > > you can test it via > http://www.w3schools.com/svg/tryit.asp?filename=trysvg_path I can't see how it will

[Libreoffice-bugs] [Bug 92152] Add half arrowheads

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92152 --- Comment #14 from abhilash300si...@gmail.com --- (In reply to Yan Pas from comment #12) > I've done this quest too: > > > you can test it via > http://www.w3schools.com/svg/tryit.asp?filename=trysvg_path I can't see how it will

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 575 commits - accessibility/source android/source avmedia/source basctl/source basegfx/source basic/inc basic/source binaryurp/source

2016-08-30 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 90cd2ff1b4debb037557da6ee59e4ca1093e7982 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch

[Libreoffice-bugs] [Bug 83376] Dictionaries for custom languages are not activated

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83376 Eike Rathke changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-ux-advise] [Bug 101772] UI - View source -> XML source raw editing mode, " make Dreamweaver obsolete"

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101772 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101772] UI - View source -> XML source raw editing mode, " make Dreamweaver obsolete"

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101772 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 31915] Modal dialogs aren' t on OS X and multiple copies can be opened simultaneously or menu entries activated

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=31915 --- Comment #12 from Christopher Chavez --- (In reply to tommy27 from comment #11) Reproduced using 5.2.1.2 on OS X 10.11.6. This seems to be a common issue with many programs, but I don't know if someone's already

[Libreoffice-bugs] [Bug 43808] [META] Most Annoying RTL related issues

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808 Bug 43808 depends on bug 56403, which changed state. Bug 56403 Summary: RTL UI: with RTL locales presentations appear with text align to the right instead of to the left https://bugs.documentfoundation.org/show_bug.cgi?id=56403

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

2016-08-30 Thread Khaled Hosny
sd/source/core/drawdoc.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit cf425acfd4a5ff7c660523601964d45cbad74b53 Author: Khaled Hosny Date: Fri Aug 26 15:19:26 2016 +0200 tdf#56403: Text is right aligned in RTL locales Draw/Impress is

[Libreoffice-bugs] [Bug 100143] libreoffice 5.1 crashes on opening an XLS file

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100143 Petr Pisar changed: What|Removed |Added Status|NEEDINFO|ASSIGNED ---

[Libreoffice-bugs] [Bug 55168] Writer functionality request: add options for improving reading of text in Fullscreen Mode

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55168 --- Comment #7 from BrendaEM --- No, it's not all a duplicate, but there is some cross-over. The Drag functionality would be a great feature--even if it's implemented 4 years later. Mouse wheel scrolling is jumps

[Libreoffice-bugs] [Bug 101805] New: bad documentation of function ERF.PRECISE

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101805 Bug ID: 101805 Summary: bad documentation of function ERF.PRECISE Product: LibreOffice Version: 5.3.0.0.alpha0+ Master Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 97055] Interactive hyphenation claims it' s already active in another document after closing it once

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97055 Caolán McNamara changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 64145] 'sub-title' appears when copying chart from Calc and pasting to Writer

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64145 Laurent BP changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 101563] Export to PDF with linked images creates huge PDF files.

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101563 Xisco Faulí changed: What|Removed |Added Keywords||bibisected,

[Libreoffice-commits] core.git: Branch 'feature/fixes32' -

2016-08-30 Thread László Németh
0 files changed New commits: commit 6e4bed9a60c55b01887693207fef00830b5aa82b Author: László Németh Date: Tue Aug 30 18:39:22 2016 +0200 repeat Change-Id: Ifa6b1265eed24d6b1a40dca1d6d69ad712b30fdf ___

[Libreoffice-ux-advise] [Bug 61174] [META] Rework of Recent Documents List, options to prevent logging and to manage entries on the list

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61174 inp...@gmail.com changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 99187] Documents listed in the "Load URL" toolbar dropdown should update immediately, e.g. after clearing recent documents or opening another document

2016-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99187 inp...@gmail.com changed: What|Removed |Added See Also||https://bugs.documentfounda

  1   2   3   4   >