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

2017-02-20 Thread Stephan Bergmann
forms/source/component/DatabaseForm.cxx |4 include/tools/inetmime.hxx |7 tools/source/inet/inetmime.cxx | 1084 tools/source/inet/inetmsg.cxx |7 4 files changed, 5 insertions(+), 1097 deletions(-) New commits:

[Libreoffice-bugs] [Bug 106098] the built in dictionary in hebrew dont let to write sustained in hebrew

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106098 yehuda changed: What|Removed |Added Summary|the built in dictionary in |the built in

[Libreoffice-bugs] [Bug 106111] PDF and Print text is cut, different font size and auto row adjust fails in 5.3 builds (regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|Text is cut in cells with |PDF and Print

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Status|NEEDINFO|NEW ---

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

2017-02-20 Thread Pranav Kant
desktop/qa/desktop_lib/test_desktop_lib.cxx| 99 ++ sw/qa/extras/tiledrendering/tiledrendering.cxx | 108 - 2 files changed, 100 insertions(+), 107 deletions(-) New commits: commit 0f6e813827fed1baefe6001b6e9655b0aeedcc46 Author: Pranav Kant

Re: Infra call on Tue, Feb 21 at 17:30 UTC

2017-02-20 Thread Tor Lillqvist
>> Enter the above command in >> your favorite terminal to make the conversion. When he says "your favourite terminal", he means "my favourite terminal". --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: MSVC 2015 builds Failing After 2017 Support added

2017-02-20 Thread David Ostrovsky
On Sun, 2017-02-19 at 20:53 +, Luke Benes wrote: > config_host.mk: > export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/ > export UCRTVERSION=10.0.10240.0 > > Looking at the creation date of that folder, it matches the creation > date of C:\Program Files (x86)\Microsoft Visual Studio 14.0. > > So

Can tb73 be upgraded to VS 2015 Update 3, to avoid false negative?

2017-02-20 Thread David Ostrovsky
On Mon Feb 20 09:14:32 UTC 2017 Stephan Bergmann wrote: >On 02/18/2017 06:04 PM, David Ostrovsky wrote: >> Conclusion: tb73 and probably other TBs need to be upgraded to the >> latest MSVC 2015 update 3. > >If we want to only support latest update 3 (and it probably makes sense >to do so), can

[Libreoffice-bugs] [Bug 106116] Math hangs by repeated Shift+F4 ("Edit" > "Previous Marker")

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106116 --- Comment #2 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 106116] Math hangs by repeated Shift+F4 ("Edit" > "Previous Marker")

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106116 Commit Notification changed: What|Removed |Added Whiteboard|

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

2017-02-20 Thread Takeshi Abe
starmath/qa/cppunit/test_starmath.cxx |8 +++ starmath/source/edit.cxx | 36 +- 2 files changed, 18 insertions(+), 26 deletions(-) New commits: commit 3efdd925e0ae1c080fbef3f1f79865eb6e172c68 Author: Takeshi Abe Date:

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

2017-02-20 Thread Stephan Bergmann
lotuswordpro/source/filter/lwpfribptr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3eab8a00bbe46d00edf20ef0295b588197e91261 Author: Stephan Bergmann Date: Tue Feb 21 07:38:42 2017 +0100 loplugin:subtlezeroinit: lotuswordpro

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

2017-02-20 Thread Stephan Bergmann
idlc/inc/idlc.hxx|1 - idlc/source/idlc.cxx |2 -- 2 files changed, 3 deletions(-) New commits: commit e972d6bb36efaa14eb4983c835491cbcd6283e91 Author: Stephan Bergmann Date: Tue Feb 21 07:37:08 2017 +0100 Idlc::m_pErrorHandler is unused

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

2017-02-20 Thread Pranav Kant
sfx2/source/control/dispatch.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e4a0b50943921dcf6a914983cb693f9f6d20e145 Author: Pranav Kant Date: Tue Feb 21 11:45:57 2017 +0530 sfx2: fix incorrect debug output Fallback

[Libreoffice-bugs] [Bug 106117] CRASH in python wizards

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

[Libreoffice-commits] core.git: include/tools svtools/source toolkit/source vcl/source

2017-02-20 Thread Noel Grandin
include/tools/wintypes.hxx |9 - svtools/source/dialogs/wizardmachine.cxx |3 +-- toolkit/source/awt/vclxtoolkit.cxx |7 --- toolkit/source/awt/vclxwindow.cxx|4 toolkit/source/helper/unowrapper.cxx |1 -

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

2017-02-20 Thread Noel Grandin
include/svx/svdobj.hxx|1 - svx/source/svdraw/svdedxv.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 2ae33d4a3b36b4fe40359e1d1f267bc25c5ef517 Author: Noel Grandin Date: Mon Feb 20 14:04:46 2017 +0200 remove unused OBJ_DUMMY

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

2017-02-20 Thread Noel Grandin
include/svx/svdobj.hxx |1 pyuno/source/loader/pyuno_loader.cxx|6 + pyuno/source/module/pyuno.cxx |6 - pyuno/source/module/pyuno_adapter.cxx | 10 + pyuno/source/module/pyuno_except.cxx| 14 +++--

[Libreoffice-bugs] [Bug 106122] Writer sometimes crashes with std::bad alloc dialog

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106122 --- Comment #2 from Luke Kendall --- Continuing on re-doing the small amount of work lost when Writer crashed, I realise that I *had* finished editing the comment entirely and was simply editing the main body of the

[Libreoffice-bugs] [Bug 106122] Writer sometimes crashes with std::bad alloc dialog

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106122 --- Comment #1 from Luke Kendall --- Sorry, I confused myself by looking at the state of the comment in the file that LO recovered. Yes, all those edits (and more) are in place in the screen shot I've attached. I had

[Libreoffice-bugs] [Bug 106011] Full counter-clockwise "enhanced custom shape" circles don' t get drawn

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106011 Adolfo Jayme changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 106026] When exporting a slideshow to .pptx are the paragraph top and bottom spacing not exported

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106026 Adolfo Jayme changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 106122] New: Writer sometimes crashes with std::bad alloc dialog

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106122 Bug ID: 106122 Summary: Writer sometimes crashes with std::bad alloc dialog Product: LibreOffice Version: 5.2.5.1 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 106121] Crash in: SwWriteTable::SwWriteTable(SwTable const *, SwHTMLTableLayout const *)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106121 Michael Weske changed: What|Removed |Added Hardware|All |x86-64

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - 6 commits - net/loolnb.cpp net/socket.hpp wsd/LOOLWSD.cpp

2017-02-20 Thread Ashod Nakashian
net/loolnb.cpp | 25 +++-- net/socket.hpp | 13 + wsd/LOOLWSD.cpp |1 + 3 files changed, 21 insertions(+), 18 deletions(-) New commits: commit 41c99e9132fc5d47314a804ba9333ef0dc47b4d1 Author: Ashod Nakashian Date: Mon

[Libreoffice-bugs] [Bug 106121] New: Crash in: SwWriteTable::SwWriteTable(SwTable const *, SwHTMLTableLayout const *)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106121 Bug ID: 106121 Summary: Crash in: SwWriteTable::SwWriteTable(SwTable const *,SwHTMLTableLayout const *) Product: LibreOffice Version: 5.3.0.3 release Hardware: All

[Libreoffice-bugs] [Bug 106120] New: Crash in: SwWriteTable::SwWriteTable(SwTable const *, SwHTMLTableLayout const *)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106120 Bug ID: 106120 Summary: Crash in: SwWriteTable::SwWriteTable(SwTable const *,SwHTMLTableLayout const *) Product: LibreOffice Version: 5.3.0.3 release Hardware: All

Re: ide-integration project files placement

2017-02-20 Thread Kaganski Mike
On 2/21/2017 5:54 AM, Thorsten Behrens wrote: Kaganski Mike wrote: currently vs201[35]-ide-integration places its generated output into windows subdirectory in core. [...] I don't really use that, but - always feels wrong to write stuff into the source tree, any reason not to use workdir or

Re: Infra call on Tue, Feb 21 at 17:30 UTC

2017-02-20 Thread Norbert Thiebaud
On Mon, Feb 20, 2017 at 11:27 AM, Guilhem Moulin wrote: > On Fri, 17 Feb 2017 at 10:51:19 +0100, Guilhem Moulin wrote: >> The next infra call will take place at `date -d 'Tue Feb 21 17:30:00 UTC >> 2017'` >> (18:30:00 Berlin time). > > Gentle reminder: that's in 24h!

[Libreoffice-bugs] [Bug 106119] LibreOffice Writer label dimension of 1/100" is too coarse

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106119 Joel Madero changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

Re: ide-integration project files placement

2017-02-20 Thread Thorsten Behrens
Kaganski Mike wrote: > currently vs201[35]-ide-integration places its generated output into > windows subdirectory in core. > > [...] > I don't really use that, but - always feels wrong to write stuff into the source tree, any reason not to use workdir or instdir? Cheers, -- Thorsten

[Libreoffice-bugs] [Bug 106119] New: LibreOffice Writer label dimension of 1/100" is too coarse

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106119 Bug ID: 106119 Summary: LibreOffice Writer label dimension of 1/100" is too coarse Product: LibreOffice Version: 5.1.4.2 release Hardware: All OS:

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

2017-02-20 Thread Markus Mohrhard
ucb/source/ucp/webdav/SerfInputStream.cxx |3 ++- vcl/inc/pch/precompiled_vcl.hxx |2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 778d6ddc24e927260d1002e23cf0bbcc4a0ed74c Author: Markus Mohrhard Date: Tue Feb 21

[Libreoffice-bugs] [Bug 79588] Macros called from within formulas doesn't survive save, close and reopen of the calc-document.

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79588 --- Comment #13 from Richard Bruce Baxter --- Created attachment 131375 --> https://bugs.documentfoundation.org/attachment.cgi?id=131375=edit

[Libreoffice-bugs] [Bug 79588] Macros called from within formulas doesn't survive save, close and reopen of the calc-document.

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79588 --- Comment #12 from Richard Bruce Baxter --- Created attachment 131374 --> https://bugs.documentfoundation.org/attachment.cgi?id=131374=edit libreOfficeBug-macroFunctionsNotEvaluatedUponLoad.ods -- You

[Libreoffice-bugs] [Bug 79588] Macros called from within formulas doesn't survive save, close and reopen of the calc-document.

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79588 --- Comment #11 from Richard Bruce Baxter --- This issue is still occurring on LibreOffice 5.3.0.3 (x64). I have attached the following example to demonstrate the bug;

[Libreoffice-bugs] [Bug 106118] New: Update README and Wiki page with latest/ correct dependecies

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106118 Bug ID: 106118 Summary: Update README and Wiki page with latest/correct dependecies Product: libcdr Version: unspecified Hardware: All OS: All

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

2017-02-20 Thread Markus Mohrhard
ucb/source/ucp/webdav/SerfInputStream.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 95d14dea28d2e43f9a6cd7272513ecf432f22772 Author: Markus Mohrhard Date: Sun Feb 12 22:02:53 2017 +0100 try to fix random config tinderbox

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

2017-02-20 Thread Adolfo Jayme Barrientos
sfx2/source/view/view.src |6 +++--- vcl/source/src/app.src|6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 29acaf107dc9a25f74ee45465a67c95e520fd465 Author: Adolfo Jayme Barrientos Date: Sat Feb 18 14:31:00 2017 -0600 Minor

[Libreoffice-bugs] [Bug 105971] FILEOPEN DOC Image anchored To Character is positioned incorrectly

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105971 --- Comment #10 from David Chambers --- Thank you for your help in identifying the lack of anchoring, an error of inconsistency on users part that is tolerated by MS Word but Writer is sensitive to. I have advised

[Libreoffice-bugs] [Bug 106074] 'Link to External Data...' data duplicated in new cells on opening file and updating link

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106074 Eike Rathke changed: What|Removed |Added Keywords||bibisectRequest

[Libreoffice-bugs] [Bug 106047] Autofilter' s search window is case-sensitive for Cyrillic characters regardless of filter 's case-sensitivity setting

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106047 Adolfo Jayme changed: What|Removed |Added Attachment #131277|application/octet-stream

[Libreoffice-ux-advise] [Bug 105829] Infobar design needs an update

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105829 Adolfo Jayme changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-02-20 Thread andreas kainz
icon-themes/breeze/res/notebookbar.png |binary icon-themes/breeze_dark/res/notebookbar.png |binary icon-themes/breeze_svg/res/notebookbar.svg | 69 3 files changed, 69 insertions(+) New commits: commit 0116e88e4cdac395fc4a35c27a813fdf0301c296 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-02-20 Thread andreas kainz
icon-themes/breeze/cmd/32/exportdirecttopdf.png |binary icon-themes/breeze/cmd/lc_exportdirecttopdf.png |binary icon-themes/breeze/cmd/sc_exportdirecttopdf.png |binary icon-themes/breeze_dark/cmd/32/exportdirecttopdf.png |binary

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-02-20 Thread andreas kainz
icon-themes/breeze/cmd/32/exportdirecttopdf.png |binary icon-themes/breeze/cmd/lc_exportdirecttopdf.png |binary icon-themes/breeze/cmd/sc_exportdirecttopdf.png |binary icon-themes/breeze_dark/cmd/32/exportdirecttopdf.png |binary

[Libreoffice-commits] core.git: 10 commits - dbaccess/source forms/source framework/source include/vcl sd/source sfx2/source svx/source sw/source vcl/inc vcl/source

2017-02-20 Thread Maxim Monastirsky
dbaccess/source/ui/app/AppDetailPageHelper.cxx|4 dbaccess/source/ui/control/opendoccontrols.cxx|2 forms/source/solar/control/navtoolbar.cxx |2 framework/source/accelerators/acceleratorconfiguration.cxx| 15

[Libreoffice-commits] core.git: wizards/com

2017-02-20 Thread Julien Nabet
wizards/com/sun/star/wizards/letter/LetterWizardDialog.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e25bf8505cfaa3599c2e78a7c56729280f27373e Author: Julien Nabet Date: Mon Feb 20 23:25:53 2017 +0100 Import UIConsts to use

[Libreoffice-bugs] [Bug 106117] CRASH in python wizards

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Xisco Faulí changed: What|Removed |Added Status|NEW

Re: Letter-Wizzard - Dialog Doesn't Show Up

2017-02-20 Thread julien2412
It should be fixed with https://gerrit.libreoffice.org/#/c/34495/ Julien -- View this message in context: http://nabble.documentfoundation.org/Letter-Wizzard-Dialog-Doesn-t-Show-Up-tp4208522p4208526.html Sent from the Dev mailing list archive at Nabble.com.

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

2017-02-20 Thread Tor Lillqvist
include/xmloff/autolayout.hxx | 32 +++--- sd/source/core/sdpage.cxx |2 sd/source/ui/controller/slidelayoutcontroller.cxx |2 sd/source/ui/sidebar/LayoutMenu.cxx |2 xmloff/source/draw/sdxmlexp.cxx

[Libreoffice-bugs] [Bug 106116] Math hangs by repeated Shift+F4 ("Edit" > "Previous Marker")

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106116 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/loolnb.cpp net/socket.hpp

2017-02-20 Thread Michael Meeks
net/loolnb.cpp |7 +-- net/socket.hpp | 22 ++ 2 files changed, 19 insertions(+), 10 deletions(-) New commits: commit f8bd957736c5aa78bbd3929dbe3d2c9a08114548 Author: Michael Meeks Date: Mon Feb 20 22:14:55 2017 + Restore

[Libreoffice-bugs] [Bug 106117] CRASH in python wizards

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Xisco Faulí changed: What|Removed |Added Priority|medium

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

2017-02-20 Thread Eike Rathke
sc/source/ui/drawfunc/fuins2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ec3d7ead0f2e47a4e24ba0d6953fea0f49815ed Author: Eike Rathke Date: Mon Feb 20 23:06:46 2017 +0100 Related: tdf#106089 generate range string with current address

[Libreoffice-bugs] [Bug 106117] CRASH in python wizards

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Xisco Faulí changed: What|Removed |Added Summary|CRASH in letter wizard |CRASH

[Libreoffice-bugs] [Bug 106117] CRASH in letter wizard

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

Re: Letter-Wizzard - Dialog Doesn't Show Up

2017-02-20 Thread Xisco Fauli
Confirmed. Reported to https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Regards El 20/02/17 a les 22:14, Andreas Mantke ha escrit: Build ID: 5706b29974c1c3ab0ba5a23685accf2fbebc3e06 If I try to start the letter wizzard I get only a traceback in the shell: Traceback (most recent

[Libreoffice-bugs] [Bug 106117] New: CRASH in letter wizard

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106117 Bug ID: 106117 Summary: CRASH in letter wizard Product: LibreOffice Version: 5.4.0.0.alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 40469] Modifed Frame Style Options Not Preserved, "Keep Ratio" Option Unavailable

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40469 charan changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 93912] Persistently 100% CPU usage by soffice.bin headless after accessing through SDK

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93912 Paolo Benvenuto changed: What|Removed |Added Status|RESOLVED|NEW

[Libreoffice-bugs] [Bug 105676] UI: Image handles do not update correctly when an image is moved

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105676 tmacalp changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 106112] Math formula editor misplaces vertical elements in to and from and dot modifiers

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106112 Regina Henschel changed: What|Removed |Added CC|

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

2017-02-20 Thread Eike Rathke
sc/source/ui/drawfunc/fuins2.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 0200677891c6d592a12343f0d6f82c569cd7a9e0 Author: Eike Rathke Date: Mon Feb 20 22:26:40 2017 +0100 Resolves: tdf#106089 catch legal

[Libreoffice-bugs] [Bug 106101] Custom Shapes, how to print variable value or show variable value to debug

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106101 --- Comment #3 from Regina Henschel --- I forgot: What do you want to "debug"? -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 106101] Custom Shapes, how to print variable value or show variable value to debug

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106101 Regina Henschel changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 106089] Crash when creating a chart

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106089 Eike Rathke changed: What|Removed |Added Status|NEW |ASSIGNED

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

2017-02-20 Thread Tor Lillqvist
include/xmloff/autolayout.hxx |5 - sd/source/core/sdpage.cxx | 10 +- sd/source/filter/ppt/pptin.cxx| 10 +- sd/source/ui/controller/slidelayoutcontroller.cxx | 10 +-

[Libreoffice-bugs] [Bug 106116] New: Math hangs by repeated Shift+F4 ("Edit" > " Previous Marker")

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106116 Bug ID: 106116 Summary: Math hangs by repeated Shift+F4 ("Edit" > "Previous Marker") Product: LibreOffice Version: 4.3.3.2 release Hardware: x86-64 (AMD64)

Letter-Wizzard - Dialog Doesn't Show Up

2017-02-20 Thread Andreas Mantke
Hello, I checkout the latest code from the source tree and build LibreOffice from it. Build ID: 5706b29974c1c3ab0ba5a23685accf2fbebc3e06 If I try to start the letter wizzard I get only a traceback in the shell: Traceback (most recent call last): File

[Libreoffice-bugs] [Bug 106115] New: Mouse cursor moves to down the input line when going upwards the input line

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106115 Bug ID: 106115 Summary: Mouse cursor moves to down the input line when going upwards the input line Product: LibreOffice Version: 5.2.5.1 release Hardware: x86-64

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 4 commits - compilerplugins/clang editeng/source sc/source vcl/unx

2017-02-20 Thread Justin Luth
compilerplugins/clang/sallogareas.cxx |2 editeng/source/editeng/impedit2.cxx |1 sc/source/core/data/dpoutput.cxx | 118 -- vcl/unx/gtk/gtksalframe.cxx |4 - vcl/unx/gtk3/gtk3gtkframe.cxx |4 - 5 files changed, 76

[Libreoffice-bugs] [Bug 105981] Recently edited documents don' t show up on recent documents menu

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105981 --- Comment #2 from m...@nutfield.net --- No, it happens for many files. At first I thought it just always kept the "save as" file and not the original in the recent files list, but then I tired to do it backwards, editing the

[Libreoffice-commits] core.git: 7 commits - include/xmloff sd/inc sd/source xmloff/source

2017-02-20 Thread Tor Lillqvist
include/xmloff/autolayout.hxx |6 -- sd/inc/pres.hxx |2 -- sd/inc/sdpage.hxx |1 + sd/source/core/drawdoc2.cxx |1 + sd/source/core/drawdoc3.cxx |

[Libreoffice-bugs] [Bug 106114] New: Building loolwsd fails

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106114 Bug ID: 106114 Summary: Building loolwsd fails Product: LibreOffice Online Version: unspecified Hardware: ARM OS: Linux (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #9 from OfficeUser --- I tried the old layout engine by the following instruction: "Tools - Options - Advanced: Expert config. Paste in the search box and search for: TextLayoutEngine Then click Edit and

[Libreoffice-commits] core.git: 2 commits - chart2/source sc/source svl/source svx/source

2017-02-20 Thread Eike Rathke
chart2/source/controller/dialogs/tp_Scale.cxx |4 ++-- sc/source/core/data/column3.cxx |2 +- sc/source/ui/view/viewfun6.cxx|2 +- svl/source/numbers/zforlist.cxx | 11 +-- svx/source/items/numfmtsh.cxx | 14

[Libreoffice-bugs] [Bug 106109] slides sorter display is slow

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106109 --- Comment #2 from Frederic Parrenin --- I use: Version: 5.2.5.1 Build ID: 0312e1a284a7d50ca85a365c316c7abbf20a4d22 Note that I use a HiDPI screen, so it might be slower than on a normal

[Libreoffice-bugs] [Bug 105851] Remote file not working in 5.3

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

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 Khaled Hosny changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 105851] Remote file not working in 5.3

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105851 --- Comment #4 from Paul Srch --- Giuseppe: Is there any progress on this issue? -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 105851] Remote file not working in 5.3

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105851 Paul Srch changed: What|Removed |Added Hardware|x86 (IA32) |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #7 from OfficeUser --- The reason is very likely the new layout engine. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Blocks|103729 | --- Comment

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Blocks||103729

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

2017-02-20 Thread Markus Mohrhard
configure.ac |3 +++ 1 file changed, 3 insertions(+) New commits: commit 03a03d02769431e7da6c57f5b1f2b732773fc6a7 Author: Markus Mohrhard Date: Mon Feb 20 18:10:38 2017 +0100 try to fix "random config" tb Internal libetonyek requires

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

2017-02-20 Thread Eike Rathke
include/svl/zformat.hxx |3 +++ sc/source/core/data/documen4.cxx | 10 ++ 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 820cb1f86f3fd177877b8719315fc03534e2049c Author: Eike Rathke Date: Mon Feb 20 20:27:52 2017 +0100 don't

[Libreoffice-bugs] [Bug 106113] EDITING: Text in cells has different vertical alignment when being edited

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106113 --- Comment #1 from jos...@gmail.com --- Created attachment 131373 --> https://bugs.documentfoundation.org/attachment.cgi?id=131373=edit Text alignment issue -- You are receiving this mail because: You are the assignee for the

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

2017-02-20 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/spreadsheet/fods/row.fods | 4012 1 file changed, 4012 insertions(+) New commits: commit 82e22bfe0410f3b7858bf5d43d09480fcd251b92 Author: Zdeněk Crhonek Date: Mon Feb 20 19:43:45 2017 +0100 add ROW testcase

[Libreoffice-bugs] [Bug 106113] New: EDITING: Text in cells has different vertical alignment when being edited

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106113 Bug ID: 106113 Summary: EDITING: Text in cells has different vertical alignment when being edited Product: LibreOffice Version: 5.3.0.3 release Hardware: All

[Libreoffice-bugs] [Bug 106112] Math formula editor misplaces vertical elements in to and from and dot modifiers

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106112 --- Comment #1 from shan...@rap.midco.net --- Created attachment 131372 --> https://bugs.documentfoundation.org/attachment.cgi?id=131372=edit Screenshot showing incorrect vertical spacing in formula -- You are receiving this mail

[Libreoffice-bugs] [Bug 106112] New: Math formula editor misplaces vertical elements in to and from and dot modifiers

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106112 Bug ID: 106112 Summary: Math formula editor misplaces vertical elements in to and from and dot modifiers Product: LibreOffice Version: 5.3.0.3 release Hardware:

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #5 from OfficeUser --- Correction: column -> row -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 105256] KMFL characters are not "swallowed" after completing the complex letter

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105256 --- Comment #4 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-5-3":

[Libreoffice-bugs] [Bug 105256] KMFL characters are not "swallowed" after completing the complex letter

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105256 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - vcl/unx

2017-02-20 Thread Justin Luth
vcl/unx/gtk/gtksalframe.cxx |4 ++-- vcl/unx/gtk3/gtk3gtkframe.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit c6a48e66deef01aa82409aec0ab3c2a9201d467b Author: Justin Luth Date: Mon Feb 20 10:35:25 2017 +0300 tdf#105256 gtk

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #4 from OfficeUser --- Created attachment 131371 --> https://bugs.documentfoundation.org/attachment.cgi?id=131371=edit PDF.png -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #3 from OfficeUser --- Created attachment 131370 --> https://bugs.documentfoundation.org/attachment.cgi?id=131370=edit LibreOffice Calc at 100 percent zoom level.png -- You are receiving this mail

[Libreoffice-bugs] [Bug 106111] Text is cut in cells with line breaks in PDF export and printer output ( regression)

2017-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #1 from OfficeUser --- Created attachment 131368 --> https://bugs.documentfoundation.org/attachment.cgi?id=131368=edit issue.ods -- You are receiving this mail because: You are the assignee for the

  1   2   3   4   >