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

2016-04-01 Thread Miklos Vajna
sw/inc/textboxhelper.hxx|2 sw/qa/extras/uiwriter/data/tdf99004.docx|binary sw/qa/extras/uiwriter/uiwriter.cxx | 17 ++ sw/source/core/doc/textboxhelper.cxx

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Norbert Thiebaud
On Fri, Apr 1, 2016 at 8:23 AM, Stephan Bergmann wrote: > > > I don't claim Jenkins is a good infrastructure for this. (But I don't want > to start any discussion about that. Just wanted to point out that adding > timeouts to test code is the wrong solution to the

Re: Implementing SVG attribute "stroke-miterlimit" ( tdf#48066)

2016-04-01 Thread Armin Le Grand
Hi Regina, the MiterMinimumAngle influences only the miter mode, thus I do not understand the 'still not changed to Bevel' comment. In SVG import, the primitives and thus the LineAttribute as part of it containing the MiterMinimumAngle is directly created, the exactly same instance will be

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

2016-04-01 Thread Andras Timar
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 324f72d844c49ad3ffb7a8447bf835a1d59fd20d Author: Andras Timar Date: Fri Apr 1 16:31:33 2016 +0200 Revert "serve loleaflet from apache2, until we solve access

[Libreoffice-commits] online.git: 9 commits - loolwsd/Connect.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp loolw

2016-04-01 Thread Tor Lillqvist
loolwsd/Connect.cpp | 20 ++--- loolwsd/LOOLBroker.cpp | 56 --- loolwsd/LOOLKit.cpp | 20 - loolwsd/LOOLWSD.cpp | 28 +-- loolwsd/MasterProcessSession.cpp |6 ++--

Re: Implementing SVG attribute "stroke-miterlimit" ( tdf#48066)

2016-04-01 Thread Regina Henschel
Hi, Armin Le Grand schrieb: Hi Regina, Am 24.03.2016 um 16:35 schrieb Regina Henschel: Hi Armin, I need an advice/opinion _where_ to hold the information: Definitely in drawinglayer::attribute::LineAttribute, same place where basegfx::B2DLineJoin is held. A double, defaulted to 15.0 and

Re: Implementing SVG attribute "stroke-miterlimit" ( tdf#48066)

2016-04-01 Thread Regina Henschel
Hi Armin, Armin Le Grand schrieb: Hi Regina, the MiterMinimumAngle influences only the miter mode, thus I do not understand the 'still not changed to Bevel' comment. I mean, when I set a breakpoint in createAreaGeometryForJoin, which is called from createAreaGeometry, then I see, that this

Re: Implementing SVG attribute "stroke-miterlimit" ( tdf#48066)

2016-04-01 Thread Regina Henschel
Hi Armin, Addendum: I have now switched off AA. And then the SVG image is rendered correctly. So it seems, I'm on the right track. Kind regards Regina Armin Le Grand schrieb: Hi Regina, the MiterMinimumAngle influences only the miter mode, thus I do not understand the 'still not changed to

[Libreoffice-commits] online.git: loleaflet/dist

2016-04-01 Thread Pranav Kant
loleaflet/dist/loleaflet.html |8 loleaflet/dist/toolbar/toolbar.js |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 2220c9d0d0bde0bc17cc17dac6cbcef8c20669da Author: Pranav Kant Date: Fri Apr 1 21:33:32 2016 +0530

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
Good news : Firebird 3.0 builds and works now with libreoffice I have updated the patch and now it compiles fine on ubuntu 15.10 x64 https://gist.github.com/mariuz/bcde7f783b657b2465e5 Submited new gerrit https://gerrit.libreoffice.org/23737 On Fri, Apr 1, 2016 at 7:22 PM, marius adrian popa

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
False alarm it was the comments that i forgot in download.lst (I forgot to comment 2.5.5 and enable 3.0) I have updated the patch and now it compiles fine on ubuntu 15.10 x64 https://gist.github.com/mariuz/bcde7f783b657b2465e5 -# FIREBIRD_MD5SUM := b259c2d1c60a03bd104108405ae990a7 -# export

Re: Firebird 2.5 Patch to compile with Visual Studio 2015

2016-04-01 Thread marius adrian popa
I have added the gerrit here https://gerrit.libreoffice.org/23738 Add Visual Studio 14 Changes from upstream please review On Fri, Apr 1, 2016 at 1:52 PM, Lionel Elie Mamane wrote: > On Wed, Mar 30, 2016 at 08:04:30PM +0300, marius adrian popa wrote: > > Final Firebird 2.5

Re: [Firebird-devel] Icu error with Firebird 3.0 patch

2016-04-01 Thread Michal Kubecek
On Fri, Apr 01, 2016 at 12:48:00PM +0200, Lionel Elie Mamane wrote: > On Thu, Mar 31, 2016 at 10:07:41PM +0300, marius adrian popa wrote: > > I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) > > > https://gist.github.com/mariuz/bcde7f783b657b2465e5 > > > and there are

[Libreoffice-commits] online.git: Changes to 'private/mmeeks/brokerbits'

2016-04-01 Thread Michael Meeks
New branch 'private/mmeeks/brokerbits' available with the following commits: commit c4f7dde6d779001f9d7a5c0159a2ecc1d7d24129 Author: Michael Meeks Date: Fri Apr 1 20:27:14 2016 +0100 Attempt at loolbroker benchmark mode.

[Libreoffice-commits] online.git: Branch 'private/pranavk/admin' - 0 commits -

2016-04-01 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Branch 'private/pranavk/ssl' - 0 commits -

2016-04-01 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Minutes of the Design Hangout: 2016-04-01

2016-04-01 Thread Jan Holesovsky
* Present: Akshay, Heiko, Jay, Kendy, Susobhan * GSoC + https://wiki.documentfoundation.org/Development/GSoC/Ideas + https://summerofcode.withgoogle.com/dashboard/ + if you are a mentor, please touch the [I want to mentor this] button for projects you like + even UX people can

[ANN] LIbreOffice 5.1.2 RC2 available

2016-04-01 Thread jan iversen
Dear Community, The Document Foundation is pleased to announce the second release candidate of LibreOffice 5.1.2. Please be aware that LibreOffice 5.1.2 RC2 is not been flagged as ready for production use yet, however feel free to give it a try. A work-in-progress list of new features in

Re: Road map? mobile devices...

2016-04-01 Thread Andrew McGlashan
Hi, On 1/04/2016 6:12 PM, Miklos Vajna wrote: > You probably didn't get an answer as this list is for discussing code > and patches. If you have such a question, feel free to ask. Okay, thanks, is there a different and more appropriate list? What I want to know most is when I might be able to

Re: switching to XFastParser

2016-04-01 Thread Stephan Bergmann
On 03/31/2016 05:17 PM, Michael Meeks wrote: On Thu, 2016-03-31 at 15:20 +0200, Noel Grandin wrote: Large chunks of our code for parsing config type stuff seem to be passing their work through some kind of XSLT layer, which confuses me. Really ? IIRC configmgr/ uses a different XML

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src loolwsd/AdminModel.cpp loolwsd/AdminModel.hpp

2016-04-01 Thread Pranav Kant
loleaflet/dist/admin/admin.html |1 loleaflet/src/admin/AdminSocketAnalytics.js |2 - loleaflet/src/admin/AdminSocketOverview.js | 35 loleaflet/src/admin/Util.js | 33 +- loolwsd/AdminModel.cpp

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 67d347513754208775b67587e7ee360df4b9bf20 Author: Stephan Bergmann Date: Fri Apr 1 11:19:30 2016 +0200 Unused include Change-Id:

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit c752f6644c38f4bc6af731d8539b9ad523ee7d13 Author: Stephan Bergmann Date: Fri Apr 1 11:17:58 2016 +0200 No need to #if this code ...it's enough to

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

2016-04-01 Thread Noel Grandin
extensions/source/inc/componentmodule.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 229f10c6d0b88f795038063ce7af61e40a3be35a Author: Noel Grandin Date: Fri Apr 1 10:12:54 2016 +0200 fix brown paper bag in extensions from my commit

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

2016-04-01 Thread Jochen Nitschke
sc/source/core/data/cellvalues.cxx |8 +++- sc/source/core/data/table3.cxx | 11 -- sc/source/core/inc/bcaslot.hxx |7 ++-- sc/source/core/opencl/opbase.hxx |9 - sc/source/core/tool/callform.cxx |6 ++-

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

2016-04-01 Thread Noel Grandin
io/source/acceptor/acc_socket.cxx | 10 ++ io/source/connector/ctr_pipe.cxx |9 +++-- io/source/connector/ctr_socket.cxx |7 +-- 3 files changed, 18 insertions(+), 8 deletions(-) New commits: commit 9f6e6fabcd5718e0b65437c5ce398e520f47aae1 Author: Noel Grandin

Re: Road map? mobile devices...

2016-04-01 Thread Miklos Vajna
Hi, You probably didn't get an answer as this list is for discussing code and patches. If you have such a question, feel free to ask. Regards, Miklos signature.asc Description: Digital signature ___ LibreOffice mailing list

Re: New Defects reported by Coverity Scan for LibreOffice

2016-04-01 Thread Miklos Vajna
Hi Jakub, The two sw defects are probably a fallout from your 08da15cabdcef60191f4ed98ed694eba3e35b5e1. Regards, Miklos signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: 3 commits - framework/inc framework/source include/framework include/linguistic linguistic/source scripting/source sfx2/source

2016-04-01 Thread Noel Grandin
framework/inc/helper/ocomponentaccess.hxx |5 framework/inc/helper/ocomponentenumeration.hxx|7 framework/inc/jobs/jobdata.hxx| 10 - framework/inc/jobs/jobresult.hxx |

[Libreoffice-commits] core.git: 2 commits - filter/source forms/source

2016-04-01 Thread Noel Grandin
filter/source/svg/svgexport.cxx| 22 +-- filter/source/svg/svgfilter.cxx| 14 +++ filter/source/svg/svgfilter.hxx|5 +- forms/source/component/ComboBox.cxx|4 +- forms/source/component/FormComponent.cxx | 27 -

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

2016-04-01 Thread Noel Grandin
extensions/source/inc/componentmodule.cxx| 83 --- extensions/source/inc/componentmodule.hxx|9 +- extensions/source/propctrlr/eventhandler.cxx | 78 +++-- extensions/source/propctrlr/eventhandler.hxx |6 -

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Stephan Bergmann
On 03/31/2016 03:17 PM, Norbert Thiebaud wrote: On Thu, Mar 31, 2016 at 7:59 AM, Michael Stahl wrote: it's a pretty rare deadlock, i've hit it once and sberg too once AFAIK. Ah, "deadlock in HSQLDB" predates

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

2016-04-01 Thread Noel Grandin
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 30 +++ 1 file changed, 12 insertions(+), 18 deletions(-) New commits: commit a18ec9d947aa49b7c98d52d5f24971ab326c4f7f Author: Noel Grandin Date: Tue Mar 8 20:49:52 2016 +0200 cleanup

[Libreoffice-commits] core.git: external/nss

2016-04-01 Thread Michael Stahl
external/nss/ExternalPackage_nss.mk | 18 external/nss/ExternalProject_nss.mk |1 external/nss/UnpackedTarball_nss.mk |7 external/nss/nss-pem.patch | 6376 4 files changed, 6402 deletions(-) New commits: commit

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/app.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit c906657cc0ff58e22ef2950878aa32b34cb71a99 Author: Stephan Bergmann Date: Fri Apr 1 11:57:29 2016 +0200 HAVE_FEATURE_MACOSX_SANDBOX doesn't initiate IPC

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

2016-04-01 Thread Takeshi Abe
starmath/source/node.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 04bb10f1d8370465be835fe65df4cb63198829e7 Author: Takeshi Abe Date: Thu Mar 31 22:46:44 2016 +0900 starmath: Reduce scope of variables Change-Id:

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

2016-04-01 Thread Eike Rathke
sc/source/core/data/formulacell.cxx | 61 1 file changed, 34 insertions(+), 27 deletions(-) New commits: commit 131a8d2bfa6263a1817fca6a39c1664ff82a80bc Author: Eike Rathke Date: Fri Apr 1 11:37:52 2016 +0200 harmonize the

[Libreoffice-commits] online.git: loleaflet/po

2016-04-01 Thread Andras Timar
loleaflet/po/ui-fr.po |4 +++- loleaflet/po/ui-hu.po |4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 7cd8e2a15240061fdea321fb3451c84da57130a4 Author: Andras Timar Date: Fri Apr 1 12:19:12 2016 +0200 loleaflet: licence

[Libreoffice-commits] online.git: loleaflet/po

2016-04-01 Thread Andras Timar
loleaflet/po/help-hu.po |2 +- loleaflet/po/ui-fr.po |3 +-- loleaflet/po/ui-hu.po |3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 5452daa169fa4b175507d632124805159e497b60 Author: Andras Timar Date: Fri Apr 1 12:50:17

Re: Firebird 2.5 Patch to compile with Visual Studio 2015

2016-04-01 Thread Lionel Elie Mamane
On Wed, Mar 30, 2016 at 08:04:30PM +0300, marius adrian popa wrote: > Final Firebird 2.5 Patch to compile with Visual Studio 2015 is now merged , > https://github.com/FirebirdSQL/firebird/pull/12 Great! > I will add a gerrit for libreoffice also >

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Michael Stahl
On 01.04.2016 09:59, Stephan Bergmann wrote: > On 03/31/2016 03:17 PM, Norbert Thiebaud wrote: >> What I really wish for is a reliable hard timeout on all these tests. > > I think a better approach would be to let the bots do containerized > builds that get automatically killed after whatever

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread Lionel Elie Mamane
On Thu, Mar 31, 2016 at 10:07:41PM +0300, marius adrian popa wrote: > I started refactoring firebird 3.0 patch for libreoffice (updated to rc2) > https://gist.github.com/mariuz/bcde7f783b657b2465e5 > and there are few issues with icu linking >

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

2016-04-01 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8dc3b88b567d5fc4a75453654da860c47ae16403 Author: Eike Rathke Date: Fri Apr 1 13:16:41 2016 +0200 copy used names to other doc, not only referencing

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

2016-04-01 Thread Miklos Vajna
sw/source/filter/ww8/ww8scan.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 644aea938b470dd870267983411c484c166a783d Author: Miklos Vajna Date: Fri Apr 1 14:11:36 2016 +0200 sw: document what are these numbers in the WW8Fib ctor

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

2016-04-01 Thread Noel Grandin
cui/source/dialogs/cuigrfflt.cxx |2 +- include/vcl/bitmapex.hxx |9 ++--- include/vcl/builder.hxx |4 ++-- include/vcl/button.hxx |6 +++--- include/vcl/window.hxx |2 +- vcl/inc/listbox.hxx |2

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

2016-04-01 Thread Stephan Bergmann
dev/null |binary 1 file changed New commits: commit 29da3a4a71b964df0a9337a9d554a8b94c484635 Author: Stephan Bergmann Date: Fri Apr 1 14:34:07 2016 +0200 Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lck ...from

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

2016-04-01 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 73480e7a18536b62d314929fbfe27a8f2c0a03cc Author: Eike Rathke Date: Fri Apr 1 12:50:03 2016 +0200 early bail out only on same doc ... and

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Norbert Thiebaud
On Fri, Apr 1, 2016 at 2:59 AM, Stephan Bergmann wrote: > On 03/31/2016 03:17 PM, Norbert Thiebaud wrote: >> >> On Thu, Mar 31, 2016 at 7:59 AM, Michael Stahl wrote: >>> >>> it's a pretty rare deadlock, i've hit it once and sberg too once AFAIK. > > > Ah,

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

2016-04-01 Thread Noel Grandin
sw/inc/crsrsh.hxx |5 +--- sw/inc/dbfld.hxx|2 - sw/inc/docstyle.hxx |3 -- sw/inc/editsh.hxx |1 sw/inc/fesh.hxx

[Libreoffice-commits] online.git: Branch 'private/mmeeks/brokerbits' - loolwsd/LOOLKit.cpp

2016-04-01 Thread Michael Meeks
loolwsd/LOOLKit.cpp | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 16681313115e3233d8d0c8771a02a483f9c4ae15 Author: Michael Meeks Date: Fri Apr 1 23:01:31 2016 +0100 Build jails more sparingly eliding

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

2016-04-01 Thread Chris Sherlock
sd/source/ui/animations/CategoryListBox.hxx | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit 3946f73128a83345cf4cbfd6623851693a8da460 Author: Chris Sherlock Date: Sat Apr 2 09:12:33 2016 +1100 sd: add license

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

2016-04-01 Thread Adolfo Jayme Barrientos
sfx2/uiconfig/ui/inputdialog.ui |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 72cbcf97fadd46a6895797beb37aaa379e015855 Author: Adolfo Jayme Barrientos Date: Fri Apr 1 17:23:47 2016 -0600 The label of this dialog can grow very

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

2016-04-01 Thread Olivier Hallot
sfx2/uiconfig/ui/inputdialog.ui | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) New commits: commit 82d14b4f9c086c48214445b8e49fdd748e13c05f Author: Olivier Hallot Date: Fri Apr 1 16:36:45 2016 -0300 Place help button on the

[Libreoffice-commits] online.git: Branch 'private/mmeeks/brokerbits' - 2 commits - loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-04-01 Thread Michael Meeks
loolwsd/LOOLKit.cpp | 24 +++- loolwsd/LOOLWSD.cpp |2 -- 2 files changed, 11 insertions(+), 15 deletions(-) New commits: commit 3f72badd1720f70887921d185cb25d7148dc44c9 Author: Michael Meeks Date: Fri Apr 1 23:19:15 2016 +0100 More

[Libreoffice-commits] online.git: loleaflet/dist

2016-04-01 Thread Pranav Kant
loleaflet/dist/loleaflet.html |4 loleaflet/dist/toolbar/toolbar.js |9 ++--- 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit fcc48022fa7641fed8f40b7dfb99f37ae14b32a4 Author: Pranav Kant Date: Fri Apr 1 18:20:08 2016 +0530

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread marius adrian popa
FB3 has no ICU sources in the tree anymore so is using system-icu by default or the ones downloaded with libo tree (that is why it was removed from the configure flags --with-system-icu) I will try now a libo build with ./configure --enable-firebird-sdbc --without-system-firebird

Re: Icu error with Firebird 3.0 patch

2016-04-01 Thread Lionel Elie Mamane
Ah, I see. On Fri, Apr 01, 2016 at 04:45:28PM +0300, marius adrian popa wrote: > FB3 has no ICU sources in the tree anymore so is using system-icu by > default or the ones downloaded with libo tree (that is why it was removed > from the configure flags --with-system-icu) > > I will try now a

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

2016-04-01 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 46 ++--- 1 file changed, 20 insertions(+), 26 deletions(-) New commits: commit d3d45ab54e78fa760860923d0ff5c4692d89c99c Author: Stephan Bergmann Date: Fri Apr 1 14:10:14 2016 +0200 Remove dead

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

2016-04-01 Thread Noel Grandin
sc/inc/charthelper.hxx |2 +- sc/source/core/data/documen5.cxx|4 ++-- sc/source/core/tool/charthelper.cxx | 20 +++- 3 files changed, 14 insertions(+), 12 deletions(-) New commits: commit 86e9ef21a06a9babefb778dfc3e02118d371d70d Author: Noel Grandin

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

2016-04-01 Thread Noel Grandin
sc/source/filter/xml/XMLCodeNameProvider.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 9a14c7e1a99b4559fd5035b055f041dac7f48522 Author: Noel Grandin Date: Tue Mar 8 20:44:56 2016 +0200 sequence->vector in sc

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

2016-04-01 Thread Eike Rathke
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4cfba1ff6b8f063ad3914bf88c0e7ab5c549bc08 Author: Eike Rathke Date: Fri Apr 1 15:27:08 2016 +0200 we have an empty Sequence anyway, use

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Stephan Bergmann
On 04/01/2016 01:22 PM, Norbert Thiebaud wrote: On Fri, Apr 1, 2016 at 2:59 AM, Stephan Bergmann wrote: 1/ we _do_ have such global level deadlock.. but jenkins being java... these are unreliable (jenkins plugin that provide that feature even explain in details that it is

[Libreoffice-commits] core.git: download.lst

2016-04-01 Thread Miklos Vajna
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29f1c4ed9be3557894af3824213447cf96166534 Author: Miklos Vajna Date: Thu Mar 31 20:21:25 2016 +0200 Upgrade libxmlsec to 1.2.18 A trivial one, upstream has a single

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

2016-04-01 Thread Douglas Mencken
sw/source/filter/ww8/wrtww8.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit 94a061eae6f3ec82abf52e229cb30d201f9eabe6 Author: Douglas Mencken Date: Thu Mar 31 12:00:04 2016 -0400 convert "Impossible" ensures

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

2016-04-01 Thread Muhammet Kara
sw/source/core/text/itrform2.cxx | 38 -- 1 file changed, 20 insertions(+), 18 deletions(-) New commits: commit 20f98f52392504666c467417558fdf93e3c16c27 Author: Muhammet Kara Date: Thu Mar 31 17:12:02 2016 +0300 tdf#90834

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

2016-04-01 Thread Muhammet Kara
sw/source/core/text/frmform.cxx | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit 403793990c1258db5b2bc4f709e6028a3d5ea2cb Author: Muhammet Kara Date: Thu Mar 31 11:26:34 2016 +0300 tdf#90834

[Libreoffice-commits] core.git: 2 commits - accessibility/source basctl/source basic/source chart2/source codemaker/source comphelper/source connectivity/source cppu/source cui/source

2016-04-01 Thread Wastack
accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx |4 ++-- accessibility/source/extended/AccessibleGridControlTableCell.cxx |2 +- basctl/source/basicide/scriptdocument.cxx|2 +- basic/source/basmgr/vbahelper.cxx|

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

2016-04-01 Thread Wastack
dbaccess/qa/unit/data/hsqldb_empty.odb.lck|binary dbaccess/source/core/api/resultset.cxx|2 +- dbaccess/source/core/dataaccess/ModelImpl.cxx |2 +- dbaccess/source/core/dataaccess/databasedocument.cxx |8

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

2016-04-01 Thread Stephan Bergmann
cppu/source/uno/lbenv.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0de40868b49b9fc387391e2cbca1c8e910ef3bd3 Author: Stephan Bergmann Date: Fri Apr 1 08:43:14 2016 +0200 loplugin:staticanonymous Change-Id:

[Libreoffice-commits] core.git: 2 commits - pyuno/source reportdesign/source rsc/source sal/rtl sal/textenc sax/qa sax/source sc/source sd/source sfx2/source shell/source slideshow/source stoc/source

2016-04-01 Thread Wastack
pyuno/source/module/pyuno_module.cxx |2 reportdesign/source/ui/report/propbrw.cxx|2 rsc/source/rsc/rsc.cxx |6 - sal/rtl/strtmpl.cxx

[Libreoffice-commits] core.git: 2 commits - sw/source toolkit/source unoxml/source uui/source vcl/source vcl/unx xmloff/source

2016-04-01 Thread Wastack
sw/source/core/bastyp/calc.cxx |2 sw/source/core/crsr/bookmrk.cxx |6 +- sw/source/core/doc/CntntIdxStore.cxx|6 +- sw/source/core/doc/DocumentContentOperationsManager.cxx | 42

[Libreoffice-commits] core.git: 2 commits - extensions/source filter/source forms/source fpicker/source framework/source i18nlangtag/qa l10ntools/source oox/source

2016-04-01 Thread Wastack
extensions/source/propctrlr/eventhandler.cxx |2 - extensions/source/propctrlr/formgeometryhandler.cxx |2 - extensions/source/propctrlr/pushbuttonnavigation.cxx |4 +-- filter/source/svg/svgreader.cxx |

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

2016-04-01 Thread Wastack
compilerplugins/clang/staticanonymous.cxx | 67 ++ 1 file changed, 67 insertions(+) New commits: commit e097e419ee5c47239262a16526f4e37775fb2004 Author: Wastack Date: Thu Mar 31 08:49:20 2016 +0200 tdf#97966 Compiler plugin Warns

[Libreoffice-bugs] [Bug 99029] New: [FORMATTING] Broken table

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99029 Bug ID: 99029 Summary: [FORMATTING] Broken table Product: LibreOffice Version: 5.1.1.3 release Hardware: All OS: All Status: UNCONFIRMED Severity:

[Libreoffice-bugs] [Bug 99033] New: Fault in Tabulator Table of Contents

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99033 Bug ID: 99033 Summary: Fault in Tabulator Table of Contents Product: LibreOffice Version: 5.1.1.3 release Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 63436] Support for ODF fields as written by KWord

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63436 --- Comment #15 from Dipankar Niranjan --- (In reply to Dipankar Niranjan from comment #14) > So these exceptions are related to the bookmark within the frame. these meaning the ones in comment 14 and not from

[Libreoffice-bugs] [Bug 96871] Log Y axis auto scale should not expand to B^0

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96871 Laurent BP changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 99031] UI shows cursor twice if it is moved manually in the same cell

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99031 --- Comment #1 from Markus Grob --- Created attachment 124017 --> https://bugs.documentfoundation.org/attachment.cgi?id=124017=edit error on Windows -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 99028] New: Search and replace hangs writer

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99028 Bug ID: 99028 Summary: Search and replace hangs writer Product: LibreOffice Version: 5.1.1.3 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 97337] Background graphics cause artifacts in PDF export

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

[Libreoffice-bugs] [Bug 99031] UI shows cursor twice if it is moved manually in the same cell

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99031 --- Comment #2 from Markus Grob --- As I have seen, I have also 5.1.3 installed on Windows, so I don't really know, on which version the error has come. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 63436] Support for ODF fields as written by KWord

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63436 --- Comment #14 from Dipankar Niranjan --- When I REMOVED •Steinmetzstraße 57•10783Berlin from content.xml from the given test odt file, these were exceptions thrown: - throw

[Libreoffice-bugs] [Bug 63436] Support for ODF fields as written by KWord

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63436 --- Comment #13 from Dipankar Niranjan --- >From the debugger I could get the following locations about the exceptions being thrown: When I REMOVED 7. Oktober 2005 from content.xml from the

[Libreoffice-bugs] [Bug 99032] New: FILEOPEN: Fail to open Table from dictionary using Advantage Data Server JDBC.

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99032 Bug ID: 99032 Summary: FILEOPEN: Fail to open Table from dictionary using Advantage Data Server JDBC. Product: LibreOffice Version: 5.1.1.3 release Hardware: All

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

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94677 --- Comment #14 from Buovjaga --- (In reply to raal from comment #6) > Created attachment 119361 [details] > test file Both 5.1 and 5.2 take about 2 min 20 sec to open the file on my very fast computer. Arch Linux

[Libreoffice-bugs] [Bug 98971] Imported text has monospace font, and text has strikethrough effect

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98971 Miklos Vajna changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 99030] New: FILEOPEN Background not shown in PPTX created with ion template

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99030 Bug ID: 99030 Summary: FILEOPEN Background not shown in PPTX created with ion template Product: LibreOffice Version: 5.2.0.0.alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 99030] FILEOPEN Background not shown in PPTX created with ion template

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99030 Buovjaga changed: What|Removed |Added Keywords||bibisectRequest,

[Libreoffice-bugs] [Bug 99031] New: UI shows cursor twice if it is moved manually in the same cell

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99031 Bug ID: 99031 Summary: UI shows cursor twice if it is moved manually in the same cell Product: LibreOffice Version: 5.1.1.3 release Hardware: All

[Libreoffice-bugs] [Bug 97591] Clipboard contains wrong target for RTF

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97591 Miklos Vajna changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 99035] New: [Feature Request] "Convert text to table" lacks 'number of columns' option

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99035 Bug ID: 99035 Summary: [Feature Request] "Convert text to table" lacks 'number of columns' option Product: LibreOffice Version: 5.1.1.3 release Hardware: All

[Libreoffice-bugs] [Bug 99037] New: Impress animations on text frames has incosistent editing behaviour

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99037 Bug ID: 99037 Summary: Impress animations on text frames has incosistent editing behaviour Product: LibreOffice Version: 5.0.5.2 release Hardware: x86 (IA32)

[Libreoffice-bugs] [Bug 98869] We only support a subset of Pict/PCT files - worth keeping?

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98869 --- Comment #11 from Bryan Quigley --- > > http://cd.textfiles.com/cdreview/cdreview66/PCT01_01/PC0101P- Can't open > > with or without our ipict filter (tested 10 at random) > > > I try to open 4 or 5 at random

[Libreoffice-bugs] [Bug 96880] Slow page scrolling when an SVG object is in view

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96880 --- Comment #3 from Roland Baudin --- Same problem with Libreoffice 5.0.5.2 on an Ubuntu 15.10 box. Scrolling is very slow. This is particularly annoying when dealing with a document that includes hundreds of SVG images

[Libreoffice-bugs] [Bug 99036] New: EDITING: Speech Bubble ignores setting "text wrapping" from standard style sheet

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99036 Bug ID: 99036 Summary: EDITING: Speech Bubble ignores setting "text wrapping" from standard style sheet Product: LibreOffice Version: 5.1.1.3 release Hardware: All

[Libreoffice-bugs] [Bug 98869] We only support a subset of Pict/PCT files - worth keeping?

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98869 --- Comment #12 from Bryan Quigley --- (In reply to Douglas Mencken from comment #10) > As for today‘s software able to produce PICT files … > > For example vector graphic editor with capabilities for showing >

[Libreoffice-bugs] [Bug 63436] Support for ODF fields as written by KWord

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63436 --- Comment #16 from Dipankar Niranjan --- As far as I gathered after two days of looking into this, and looking at XMLSenderFieldImportContext::PrepareField() and other of XMLSenderFieldImportContext's methods

[Libreoffice-bugs] [Bug 99034] New: IDE Errors

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99034 Bug ID: 99034 Summary: IDE Errors Product: LibreOffice Version: 5.1.1.3 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal

[Libreoffice-bugs] [Bug 99021] This file crashes Calc on opening it

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99021 Adolfo Jayme changed: What|Removed |Added Attachment #124008|application/x-ole-storage

[Libreoffice-bugs] [Bug 98937] COUNTRY DROP DOWN BUTTON IS NOT WORKING PROPERLY

2016-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98937 Adolfo Jayme changed: What|Removed |Added Component|contrib

  1   2   3   >