[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/inc vcl/opengl

2016-02-08 Thread Michael Meeks
vcl/inc/opengl/win/WinDeviceInfo.hxx |1 - vcl/opengl/win/WinDeviceInfo.cxx | 33 - 2 files changed, 34 deletions(-) New commits: commit 22b852788d94ecacde533e3961a3535ef2a89f7d Author: Michael Meeks Date: Mon Feb 8 17:11:28 2016 + tdf#97458 -

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

2016-02-08 Thread Giuseppe Castagno
fpicker/source/office/RemoteFilesDialog.cxx | 26 +++--- ucb/source/ucp/webdav-neon/webdavcontent.cxx | 26 +- 2 files changed, 28 insertions(+), 24 deletions(-) New commits: commit f12e483589888f87843026ceff5ae3c1e615ca02 Author: Giuseppe Castagno

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

2016-02-08 Thread Noel Grandin
idl/inc/basobj.hxx| 36 ++-- idl/inc/database.hxx | 16 idl/inc/object.hxx| 11 ++- idl/inc/types.hxx |5 ++--- idl/source/objects/module.cxx |4 ++-- idl/source/objects/object.cxx |

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

2016-02-08 Thread Noel Grandin
comphelper/source/property/propagg.cxx | 121 ++--- include/comphelper/propagg.hxx |3 2 files changed, 25 insertions(+), 99 deletions(-) New commits: commit bbb5584669da418b2dcc63d842b97a863003d03b Author: Noel Grandin Date: Sat Feb 6 19:09:05 2016 +0

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

2016-02-08 Thread Noel Grandin
connectivity/source/commontools/parameters.cxx | 51 + include/connectivity/parameters.hxx|4 - 2 files changed, 29 insertions(+), 26 deletions(-) New commits: commit f2a26b7474eb77e74f056e1281a7f7df59bc341b Author: Noel Grandin Date: Sun Feb 7 11:42:1

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

2016-02-08 Thread Xisco Fauli
svgio/qa/cppunit/SvgImportTest.cxx | 24 svgio/qa/cppunit/data/FontsizeKeywords.svg | 14 ++ test/source/primitive2dxmldump.cxx | 16 3 files changed, 54 insertions(+) New commits: commit 805b328858e2d1414e7a9e7701c42a41e

Re: Old/Obsolete file format import still needed?

2016-02-08 Thread jan iversen
Hi We discussed this in general at the ESC meeting a while ago, and I believe the general concensus was not to remove filters that works and thereby cause no extra support. Reason was that there might still be users out there having reasons for using these filters. However if the filter is br

Old/Obsolete file format import still needed?

2016-02-08 Thread Bryan Quigley
Hi all, While working on the easyhack[1] to remove export of obsolete formats I came across a few that I think we might want to drop import support from as well. I cam across them again recently looking at another cleanup bug[2]. They are: Mac Pict (obsolete since Mac OS X) https://en.wikipedia.o

[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 --- Comment #10 from Commit Notification --- kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=16f0bac2bf674e23b9f8d00f59f3d238dc3a5c8c tdf#88205 Delet

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

2016-02-08 Thread kerem
filter/source/config/cache/configflush.cxx |3 +-- filter/source/config/cache/contenthandlerfactory.cxx |3 +-- filter/source/config/cache/filterfactory.cxx |3 +-- filter/source/config/cache/frameloaderfactory.cxx|3 +-- filter/source/config/cache/typedetecti

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

2016-02-08 Thread Noel Grandin
idl/inc/lex.hxx |4 ++-- idl/inc/types.hxx |4 +--- idl/source/cmptools/lex.cxx | 27 +-- idl/source/objects/object.cxx |9 + idl/source/objects/slot.cxx | 11 ++- idl/source/objects/types.cxx | 19 +++

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

2016-02-08 Thread Noel Grandin
comphelper/source/property/propertysetinfo.cxx | 32 - 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit 153bf01280f32c7216bd872665ca81a90fb301fe Author: Noel Grandin Date: Sat Feb 6 17:42:52 2016 +0200 sequence->vector in PropertyMapImpl

[Libreoffice-commits] core.git: Branch 'feature/fixes15' - 3 commits - filter/source include/vcl vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/source vcl/workben

2016-02-08 Thread Michael Meeks
filter/source/pdf/pdfexport.cxx |2 include/vcl/pdfextoutdevdata.hxx| 22 +++--- vcl/Package_opengl.mk |1 vcl/inc/impbmp.hxx |1 vcl/inc/opengl/salbmp.hxx |1 vcl/inc/salbmp.hxx |

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

2016-02-08 Thread Michael Meeks
filter/source/pdf/pdfexport.cxx |2 + include/vcl/pdfextoutdevdata.hxx| 22 --- vcl/source/gdi/pdfextoutdevdata.cxx | 69 3 files changed, 81 insertions(+), 12 deletions(-) New commits: commit 76ec54e8c9f3580450bca85236a4f5af0c328588 Au

[Libreoffice-commits] core.git: Changes to 'feature/fixes15'

2016-02-08 Thread Noel Grandin
New branch 'feature/fixes15' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Bug 97667] add xml dump methods for calc pool items

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97667 Markus Mohrhard (retired) changed: What|Removed |Added Keywords||difficultyBeginner,

[Libreoffice-commits] core.git: Branch 'feature/fixes14' - vcl/opengl vcl/source vcl/workben

2016-02-08 Thread Michael Meeks
vcl/opengl/greyscaleFragmentShader.glsl |2 +- vcl/opengl/salbmp.cxx | 18 +++--- vcl/source/gdi/bitmap3.cxx |2 -- vcl/workben/vcldemo.cxx | 13 + 4 files changed, 17 insertions(+), 18 deletions(-) New commits: co

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

2016-02-08 Thread Michael Stahl
desktop/source/lib/init.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit e07ffae5046e9c91ef96026435cab84c3bcb4534 Author: Michael Stahl Date: Mon Feb 8 21:44:54 2016 +0100 Revert "lok: Interaction handler for saveAs() too." This reverts com

Danielt998 license statement

2016-02-08 Thread Daniel Thomas
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: accessibility/inc apple_remote/source basctl/inc cppcanvas/inc cui/inc dbaccess/inc desktop/inc framework/inc framework/source include/vcl ios/experimental osx/soffice.

2016-02-08 Thread Chris Sherlock
accessibility/inc/pch/precompiled_acc.hxx| 2 apple_remote/source/RemoteMainController.m | 2 basctl/inc/pch/precompiled_basctl.hxx| 2 cppcanvas/inc/pch/precompiled_cppcanv

[Libreoffice-commits] core.git: Branch 'feature/fixes14' - filter/source include/vcl vcl/source

2016-02-08 Thread Michael Meeks
filter/source/pdf/pdfexport.cxx |2 + include/vcl/pdfextoutdevdata.hxx| 22 --- vcl/source/gdi/pdfextoutdevdata.cxx | 69 3 files changed, 81 insertions(+), 12 deletions(-) New commits: commit 86a4ae2debb0cd052f0b0b8d1258f5d2b5d5bd2d Au

[Libreoffice-commits] core.git: Branch 'feature/fixes14' - vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/source

2016-02-08 Thread Tomaž Vajngerl
vcl/Package_opengl.mk |1 vcl/inc/impbmp.hxx |1 vcl/inc/opengl/salbmp.hxx |1 vcl/inc/salbmp.hxx |4 ++ vcl/opengl/greyscaleFragmentShader.glsl | 18 vcl/opengl/salbmp.cxx

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

2016-02-08 Thread Michael Meeks
vcl/headless/svpframe.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 4bae5148842115d860b5392b98ff8121b468ac4c Author: Michael Meeks Date: Fri Jan 29 15:11:48 2016 +0100 headless: for now don't allocate big cairo surfaces for invisible frames.

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

2016-02-08 Thread Michael Meeks
vcl/inc/opengl/win/WinDeviceInfo.hxx |1 - vcl/opengl/win/WinDeviceInfo.cxx | 33 - 2 files changed, 34 deletions(-) New commits: commit ce81a477d228277f44e96356e85d92467eb7a0b9 Author: Michael Meeks Date: Mon Feb 8 17:11:28 2016 + tdf#97458 -

[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 Luke changed: What|Removed |Added CC||mst...@redhat.com --- Comment #9 from Luke

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

2016-02-08 Thread Takeshi Abe
starmath/inc/rect.hxx| 14 ++--- starmath/source/node.cxx | 48 +++ starmath/source/rect.cxx | 18 - 3 files changed, 44 insertions(+), 36 deletions(-) New commits: commit dea2e507c14df21f0cd45095c5ab8095cac14de2 Author

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

2016-02-08 Thread Takeshi Abe
starmath/source/view.cxx |3 ++- starmath/source/visitors.cxx | 13 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) New commits: commit 35fe6dfd2e9ff62a2a8634fc2cfe9e574661b545 Author: Takeshi Abe Date: Fri Feb 5 17:55:34 2016 +0900 starmath: Replace SAL_WARN_IF w

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.0-23'

2016-02-08 Thread Andras Timar
Tag 'cp-5.0-23' created by Andras Timar at 2016-02-08 20:43 -0800 cp-5.0-23 Changes since cp-5.0-22-7: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.0-23'

2016-02-08 Thread Christian Lohmaier
Tag 'cp-5.0-23' created by Andras Timar at 2016-02-08 20:43 -0800 cp-5.0-23 Changes since cp-5.0-14-23: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.0-23'

2016-02-08 Thread Christian Lohmaier
Tag 'cp-5.0-23' created by Andras Timar at 2016-02-08 20:43 -0800 cp-5.0-23 Changes since cp-5.0-18: Christian Lohmaier (1): should not be empty/self-closing element () --- source/text/shared/01/0222.xhp |2 +- source/text/swriter/01/04020100.xhp |2 +- 2 files changed, 2

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.0-23'

2016-02-08 Thread Ricardo Palomares
Tag 'cp-5.0-23' created by Andras Timar at 2016-02-08 20:43 -0800 cp-5.0-23 Changes since cp-5.0-18-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

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

2016-02-08 Thread Arnaud Versini
basic/source/comp/exprtree.cxx | 56 - basic/source/comp/parser.cxx |5 ++- basic/source/inc/expr.hxx | 10 +++ 3 files changed, 30 insertions(+), 41 deletions(-) New commits: commit 6c6cb30bf4710683c2f4b59c07637ca3d9a41419 Author: Arnaud

Re: 5.* series builds defective on Slackware

2016-02-08 Thread Yury Tarasievich
On 08/02/16 22:38, Yury Tarasievich wrote: /apologies for sending this twice, but it seems the list isn't working well/ Actually, it is the Gmane interface to the list that's not working well; can't even get the 'followup' interface open; won't switch to receiving the email stream yet, too.

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loleaflet/Makefile

2016-02-08 Thread Jan Holesovsky
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b76bd085ea4594b07ad6b537ac2d89895c9285d3 Author: Jan Holesovsky Date: Mon Feb 8 21:16:32 2016 +0100 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile i

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loolwsd/configure.ac

2016-02-08 Thread Andras Timar
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82a02f42dae4f6133c819f115f1d21a5ced37385 Author: Andras Timar Date: Mon Feb 8 21:12:26 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac

[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 --- Comment #8 from Commit Notification --- kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=84b0c3e9f7cc25a5d6860d2ca33852230201915f tdf#88205 Delete

[Libreoffice-commits] online.git: 2 commits - loleaflet/src

2016-02-08 Thread Jan Holesovsky
loleaflet/src/layer/tile/TileLayer.js | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 70966240bf83f1853d351de5728a09f51992b959 Author: Jan Holesovsky Date: Mon Feb 8 21:02:32 2016 +0100 loleaflet: Trigger the clientvisiblearea message even when res

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Jan Holesovsky
loleaflet/src/layer/tile/TileLayer.js | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 362c9ae3a24e55ad706db4a3116ce45b424efce1 Author: Jan Holesovsky Date: Mon Feb 8 21:02:32 2016 +0100 loleaflet: Trigger the clientvisiblearea message even when resiz

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

2016-02-08 Thread kerem
svl/source/numbers/numfmuno.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 84b0c3e9f7cc25a5d6860d2ca33852230201915f Author: kerem Date: Sun Feb 7 23:14:28 2016 +0200 tdf#88205 Delete 'uno::Sequence' in svl Change-Id: I5f2d79bedcea2712

Re: 5.* series builds defective on Slackware

2016-02-08 Thread jan iversen
Hi > /apologies for sending this twice, but it seems the list isn't working well/ Actually this list works pretty well, but is in general a list for developers, who want to contribute. I assume (without knowing it for a fact), that the reason you did not get a reply to your first email, was th

[Bug 97654] replace UNO cell types in xlsx import with calc internal ones

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97654 --- Comment #2 from Mohammed Abdul Azeem --- I'd like to work on this one. :-) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffi

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - configure.ac

2016-02-08 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c5526f986d79130bad36fa6d9ffd25331114403c Author: Andras Timar Date: Mon Feb 8 20:43:25 2016 +0100 Bump version to 5.0-23 Change-Id: Iffe1bc40cc9b8fdf3d6990dbc3dcb7fc1a879bb2 diff --git a/co

5.* series builds defective on Slackware

2016-02-08 Thread Yury Tarasievich
Hi all, /apologies for sending this twice, but it seems the list isn't working well/ Building from 5.1.0.* sources on 64-bit Slackware (14.1 and 14.2 beta) produces a build defective in a very important aspect -- such build opens the fairly big document overly slow. Things go like this: u

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/inc sw/source

2016-02-08 Thread Noel Grandin
sw/inc/unosett.hxx | 13 +++-- sw/inc/unotbl.hxx | 24 ++-- sw/source/core/unocore/unosett.cxx | 34 +- sw/source/core/unocore/unotbl.cxx | 36 4 files changed

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Jan Holesovsky
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34b05a13709ed23e66c5683487297b82610cfe6f Author: Jan Holesovsky Date: Mon Feb 8 20:23:38 2016 +0100 loleaflet: Let 'saveas' produce the 'document cannot be saved' id too (5).

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

2016-02-08 Thread Jan Holesovsky
desktop/source/lib/init.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 809154904fe66441ada6985b153b4c1b20f3eb8f Author: Jan Holesovsky Date: Mon Feb 8 20:09:37 2016 +0100 lok: Interaction handler for saveAs() too. Change-Id: I3f0365e05685

Re: ahmet can kepenek license statement

2016-02-08 Thread jan iversen
WELCOME Thanks for your license statement. If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffice is a very big program and getting it built, setting up gerrit, and getting the first p

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - desktop/source

2016-02-08 Thread Jan Holesovsky
desktop/source/lib/init.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 0bacc1213e51adf2aa5f37cba82176ec34ac4985 Author: Jan Holesovsky Date: Mon Feb 8 20:09:37 2016 +0100 lok: Interaction handler for saveAs() too. Change-Id: I3f0365e05685

Re: BZ difficultyEasy -> difficultyBeginner (admin help neeeded)

2016-02-08 Thread jan iversen
Sent from my iPad, please excuse any misspellings > Clophs idea of doing the operations as the user of the > libreoffice@lists.freedesktop.org address makes a lot of sense and seems easy > enough. This seems like an non-invasive way of avoiding the spam to the > developer list and does not r

[Bug 97654] replace UNO cell types in xlsx import with calc internal ones

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97654 --- Comment #1 from Markus Mohrhard (retired) --- One solution to avoiding huge commits is to add the new method without removing the old one. Then change one caller at a time until the old method becomes unused and we can remove it (it w

Re: BZ difficultyEasy -> difficultyBeginner (admin help neeeded)

2016-02-08 Thread Markus Mohrhard
On Mon, Feb 8, 2016 at 7:33 PM, jan iversen wrote: > > > Jan I: Feel free to ping me re: change requests for Keywords. We'll > > want to make sure that any pertinent docs on are the wiki are updated, > > and perhaps something else that I'm not remembering off the top of my > > head... > > > > Tha

[Bug 97654] replace UNO cell types in xlsx import with calc internal ones

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97654 Markus Mohrhard (retired) changed: What|Removed |Added Keywords||difficultyBeginner,

Re: BZ difficultyEasy -> difficultyBeginner (admin help neeeded)

2016-02-08 Thread jan iversen
> Jan I: Feel free to ping me re: change requests for Keywords. We'll > want to make sure that any pertinent docs on are the wiki are updated, > and perhaps something else that I'm not remembering off the top of my > head... > Thanks a lot, I want to reduce the skill* keywords in the near futur

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Henry Castro
loleaflet/src/control/Control.Presentation.js | 109 ++ 1 file changed, 109 insertions(+) New commits: commit 8f2e655d51873234d62411962d7c4da39066f30d Author: Henry Castro Date: Sun Feb 7 18:42:12 2016 -0400 loleaflet: rework Control.Presentation.js toolbar items

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Henry Castro
loleaflet/src/control/Control.Buttons.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ff5dc3bea857540bbf9e0bdfce41feb04a6a297 Author: Henry Castro Date: Sun Feb 7 18:38:17 2016 -0400 loleaflet: fix disable state toolbar item diff --git a/loleaflet/src/con

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 0357249e906e04d14b49c4fd357c029da1829db1 Author: Henry Castro Date: Mon Feb 8 14:02:20 2016 -0400 loleaflet: fixed js lint errors in src/layer/tile/TileLayer.js

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source sfx2/source

2016-02-08 Thread Henry Castro
desktop/source/lib/init.cxx |7 ++- sfx2/source/control/unoctitm.cxx | 11 +++ 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 6d5bbadfb69c1c6b2d3e82e79c97350af2135487 Author: Henry Castro Date: Sun Feb 7 18:29:03 2016 -0400 lok: notify the stat

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

2016-02-08 Thread Stephan Bergmann
xmlsecurity/source/helper/xsecctl.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 3d0a2c8c43179ae0e19be154f44def8bb6cf8de6 Author: Stephan Bergmann Date: Mon Feb 8 18:46:21 2016 +0100 loplugin:refcounting Change-Id: Ib522a6c

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

2016-02-08 Thread Andras Timar
loleaflet/Makefile | 12 loleaflet/dist/images/sc_accepttrackedchanges.png |binary loleaflet/dist/images/sc_alignblock.png|binary loleaflet/dist/images/sc_alignhorizontal.png |binary loleaflet/dist/images/sc_alignleft.png

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

2016-02-08 Thread Jan Holesovsky
loolwsd/ChildProcessSession.cpp | 26 +- 1 file changed, 21 insertions(+), 5 deletions(-) New commits: commit 7c96094c42bc5becbf135301e0abb5cb478a790a Author: Jan Holesovsky Date: Mon Feb 8 15:44:13 2016 +0100 loolwsd: Make the mouse command in loolwsd compatible

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

2016-02-08 Thread László Németh
vcl/source/window/decoview.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit d833d695fda3726447a9295cfc679229e554b1ce Author: László Németh Date: Thu Feb 4 13:07:23 2016 +0100 tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px lines

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

2016-02-08 Thread Caolán McNamara
vcl/headless/svpgdi.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 5e8b43ef86efa41219658e4ffd6834cfd24ce72e Author: Caolán McNamara Date: Mon Feb 8 17:15:06 2016 + duplicate leaky lines Change-Id: I19e6e4955241d2811678dc15ce07de6ac5b04036 diff --git a/vcl

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

2016-02-08 Thread Justin Luth
svx/source/accessibility/AccessibleTextHelper.cxx |2 - svx/source/table/accessiblecell.cxx |2 + svx/source/table/accessibletableshape.cxx | 34 ++ svx/source/table/cell.cxx | 10 ++ svx/source/table/cell.hxx

[Bug 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88462 --- Comment #5 from kerem --- I sent following for this patch; https://gerrit.libreoffice.org/#/c/22213/ -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOf

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

2016-02-08 Thread Miklos Vajna
xmlsecurity/source/helper/xsecctl.cxx | 21 +++-- xmlsecurity/source/helper/xsecctl.hxx |2 +- xmlsecurity/source/helper/xsecsign.cxx | 33 +++-- 3 files changed, 43 insertions(+), 13 deletions(-) New commits: commit 1688228bec7f5cc4e7c252dea0

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLSession.cpp

2016-02-08 Thread Jan Holesovsky
loolwsd/LOOLSession.cpp | 26 +- 1 file changed, 21 insertions(+), 5 deletions(-) New commits: commit 60ab3c0ce6d4b58a47668e177b449233bcca4611 Author: Jan Holesovsky Date: Mon Feb 8 15:44:13 2016 +0100 loolwsd: Make the mouse command in loolwsd compatible with ol

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

2016-02-08 Thread Henry Castro
desktop/source/lib/init.cxx |7 ++- sfx2/source/control/unoctitm.cxx | 11 +++ 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 255ac8fc28ef9717be69363927bd071c9a90d75d Author: Henry Castro Date: Sun Feb 7 18:29:03 2016 -0400 lok: notify the stat

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

2016-02-08 Thread Pranav Kant
loolwsd/LOOLKit.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a31f99178e62e785eed2055e7cba2120eb2cebb Author: Pranav Kant Date: Sun Feb 7 16:21:10 2016 +0530 loolwsd: Thread name should not be static ... as we can have multiple connections for

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

2016-02-08 Thread Miklos Vajna
xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx |3 + xmlsecurity/source/helper/xsecctl.cxx | 41 - xmlsecurity/source/helper/xsecctl.hxx |2 3 files changed, 45 insertions(+), 1 deletion(-) New commits: commit 570d5af407d55c3962

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

2016-02-08 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5ee943a11f46abdd1c0200925a71a8dc19d8965e Author: Xisco Fauli Date: Sun Jan 31 20:24:14 2016 +0100 SVGIO: Return default font size if size value is negative Change-Id: Iec

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

2016-02-08 Thread Stephan Bergmann
vcl/inc/unx/x11_cursors/null_curs.h |2 +- vcl/inc/unx/x11_cursors/null_mask.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d22daad5ddf9adbbfab473101ef225b409f6c21f Author: Stephan Bergmann Date: Mon Feb 8 15:18:46 2016 +0100 Fix XBM-format cursor da

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/vcl offapi/com toolkit/Library_tk.mk toolkit/source vcl/inc vcl/Library_vcl.mk vcl/osx vcl/source

2016-02-08 Thread Tor Lillqvist
include/vcl/opengl/OpenGLWrapper.hxx |6 + offapi/com/sun/star/awt/XToolkitExperimental.idl |5 toolkit/Library_tk.mk|5 +++- toolkit/source/awt/vclxtoolkit.cxx | 12 ++ vcl/Library_vcl.mk

Re: BZ difficultyEasy -> difficultyBeginner (admin help neeeded)

2016-02-08 Thread Christian Lohmaier
Hi *, On Fri, Feb 5, 2016 at 12:46 PM, Stephan Bergmann wrote: > On 02/05/2016 11:46 AM, jan iversen wrote: >> >> As part of a easyHack cleanup, I have changed the keyword "difficultyEasy" >> to "difficultyBeginner" so we are consistent. This is also consistent with >> the description on our wiki

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - extras/source

2016-02-08 Thread László Németh
extras/source/autocorr/lang/hu/DocumentList.xml | 32 ++-- 1 file changed, 8 insertions(+), 24 deletions(-) New commits: commit 572252b562075825a0ee7e8b6c2421d16e48f98c Author: László Németh Date: Fri Jan 29 19:06:27 2016 +0100 tdf#95024 Update Hungarian Autocorre

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

2016-02-08 Thread László Németh
extras/source/autocorr/lang/hu/DocumentList.xml | 32 ++-- 1 file changed, 8 insertions(+), 24 deletions(-) New commits: commit 865d29b276ff62cfb1bb9ef18ec0d81ad9be7a0a Author: László Németh Date: Fri Jan 29 19:06:27 2016 +0100 tdf#95024 Update Hungarian Autocorre

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

2016-02-08 Thread Jan Holesovsky
loleaflet/src/core/Socket.js | 16 loleaflet/src/layer/tile/TileLayer.js | 16 2 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 551c8686527ad342d9ad8853631c013199149802 Author: Jan Holesovsky Date: Mon Feb 8 14:50:54 2016 +01

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-02-08 Thread Jan Holesovsky
loleaflet/src/core/Socket.js | 16 loleaflet/src/layer/tile/TileLayer.js | 16 2 files changed, 16 insertions(+), 16 deletions(-) New commits: commit b0e9593ff7c0fb7ead213ef17407f293ed65a86a Author: Jan Holesovsky Date: Mon Feb 8 14:50:54 2016 +01

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

2016-02-08 Thread Rosemary Sebastian
oox/source/drawingml/textfield.cxx | 15 oox/source/export/drawingml.cxx | 12 +++ sd/qa/unit/data/odp/author_field.odp |binary sd/qa/unit/data/odp/slidecount_field.odp |binary sd/qa/unit/data/odp/slidename_field.odp |binary sd/qa/unit/data/odp/slidenum_field.odp

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

2016-02-08 Thread Stephan Bergmann
javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java | 23 +- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 2d5f3dcf8dca6f0eb73e7435f333fba148bf9d49 Author: Stephan Bergmann Date: Mon Feb 8 14:36:20 2016 +0100 cid#1326918 FB.NP_CLONE_COULD_R

[Libreoffice-commits] core.git: include/drawinglayer include/oox include/sfx2 include/tools include/vcl sc/inc sd/source sfx2/source vcl/source

2016-02-08 Thread Noel Grandin
include/drawinglayer/geometry/viewinformation2d.hxx |1 + include/drawinglayer/primitive2d/baseprimitive2d.hxx |1 + include/drawinglayer/primitive3d/baseprimitive3d.hxx |1 + include/drawinglayer/texture/texture.hxx |1 + include/oox/helper/containerhelper.hxx

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

2016-02-08 Thread Jan Holesovsky
sw/inc/view.hxx | 10 ++ sw/source/uibase/uiview/view.cxx |3 ++- sw/source/uibase/uiview/viewport.cxx | 10 ++ sw/source/uibase/uno/unotxdoc.cxx|3 ++- 4 files changed, 24 insertions(+), 2 deletions(-) New commits: commit 8045c3931878c75da

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sw/inc sw/source

2016-02-08 Thread Jan Holesovsky
sw/inc/view.hxx | 10 ++ sw/source/uibase/uiview/view.cxx |3 ++- sw/source/uibase/uiview/viewport.cxx | 10 ++ sw/source/uibase/uno/unotxdoc.cxx|3 ++- 4 files changed, 24 insertions(+), 2 deletions(-) New commits: commit 17fa758487c848b1f

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

2016-02-08 Thread Miklos Vajna
xmlsecurity/source/helper/xmlsignaturehelper.cxx |3 + xmlsecurity/source/helper/xsecctl.cxx|6 ++ xmlsecurity/source/helper/xsecctl.hxx|5 ++ xmlsecurity/source/helper/xsecsign.cxx | 57 +++ 4 files changed, 71 insertions(+) New

[Bug 97640] Beanshell Editor: Use fixed font

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97640 Samuel Mehrbrodt (CIB) changed: What|Removed |Added Keywords||difficultyBeginner,

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 Samuel Mehrbrodt (CIB) changed: What|Removed |Added Keywords||difficultyBeginner,

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

2016-02-08 Thread Noel Grandin
basic/source/basmgr/basmgr.cxx |7 +++ basic/source/uno/modsizeexceeded.cxx |4 ++-- basic/source/uno/scriptcont.cxx |2 +- include/basic/basmgr.hxx |2 +- include/basic/modsizeexceeded.hxx|3 ++- sfx2/source/appl/appbaslib.cxx |2 +- sf

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

2016-02-08 Thread Noel Grandin
basic/source/inc/namecont.hxx |4 ++-- basic/source/uno/namecont.cxx | 33 +++-- 2 files changed, 17 insertions(+), 20 deletions(-) New commits: commit 310b65e5e93c500ac5ae3981120809df09230e56 Author: Noel Grandin Date: Sat Feb 6 09:35:45 2016 +0200 seque

[Libreoffice-commits] core.git: sal/cppunittester sd/source sw/source vcl/headless xmlsecurity/source

2016-02-08 Thread Caolán McNamara
sal/cppunittester/cppunittester.cxx |2 +- sd/source/ui/animations/CategoryListBox.hxx |2 +- sw/source/core/unocore/unotbl.cxx|2 +- vcl/headless/svpgdi.cxx |4 ++-- xmlsecurity/source/helper/ooxmlsecparser.hxx |2 +- 5 files changed,

[Libreoffice-commits] core.git: 16 commits - basctl/sdi idl/inc idl/source include/sfx2 sc/sdi sd/sdi sfx2/sdi sfx2/source starmath/sdi svx/sdi sw/sdi

2016-02-08 Thread Noel Grandin
basctl/sdi/basslots.sdi |3 - idl/inc/basobj.hxx | 36 + idl/inc/bastype.hxx | 25 - idl/inc/command.hxx |2 idl/inc/database.hxx | 15 ++--- idl/inc/globals.hxx |4 - idl/inc/lex.hxx

[Bug 94865] MENU: Duplicate accelerators in en_US version

2016-02-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94865 --- Comment #14 from Commit Notification --- akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=775a51cec9c439cca83d0c9bac7bb7a9c66ec5c6 tdf#94865: MEN

[Libreoffice-commits] core.git: officecfg/registry

2016-02-08 Thread akki95
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu| 2 - officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 - officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 14 +- officecfg/registry/data/org/openoffic

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

2016-02-08 Thread Marco Cecchetti
sw/source/uibase/uiview/view.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1b1d6441bf5e7742fda8eab0d3933b84d06f6377 Author: Marco Cecchetti Date: Mon Feb 8 11:26:29 2016 +0100 sw - m_eLastSearchCommand initialization Change-Id: Iafd72a05a745207dfff7663eeeb7bc69

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sw/source

2016-02-08 Thread Marco Cecchetti
sw/source/uibase/uiview/view.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d9959d3763e155b45d7bd2181bb81803566517be Author: Marco Cecchetti Date: Mon Feb 8 11:26:29 2016 +0100 sw - m_eLastSearchCommand initialization Change-Id: Iafd72a05a745207dfff7663eeeb7bc69

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sc/source

2016-02-08 Thread Tor Lillqvist
sc/source/core/inc/arraysumfunctor.hxx | 22 ++ sc/source/core/tool/interpr6.cxx | 10 ++ 2 files changed, 32 insertions(+) New commits: commit aa064e8209e57ac91f16305d38e657d12a42093f Author: Tor Lillqvist Date: Fri Feb 5 14:58:11 2016 +0200 tdf#9758

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

2016-02-08 Thread Marc Bessières
sw/qa/extras/htmlexport/data/tdf83890.odt |binary sw/qa/extras/htmlexport/htmlexport.cxx|8 sw/source/filter/html/htmlnumwriter.cxx |9 ++--- sw/source/filter/html/wrthtml.cxx |2 +- 4 files changed, 15 insertions(+), 4 deletions(-) New commits: commit c24a

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

2016-02-08 Thread Miklos Vajna
include/svx/svdmodel.hxx |4 sc/source/ui/unoobj/docuno.cxx|1 - sd/source/ui/unoidl/unomodel.cxx |2 -- svx/source/svdraw/svdmodel.cxx|6 -- sw/source/uibase/uno/unotxdoc.cxx |2 -- 5 files changed, 15 deletions(-) New commits: commit b7e8306c09d926

Re: Problem with assertXPath and doubles

2016-02-08 Thread Miklos Vajna
Hi, On Mon, Feb 08, 2016 at 12:19:11AM +0100, Xisco Faulí wrote: > assertXPath(pDocument, "/primitive2D/transform/mask/unifiedtransparence", > "transparence", "0.5"); The XPath asserter works with XML attributes, the attribute value is always a string. The code that generates that XML is in tes

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

2016-02-08 Thread Caolán McNamara
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c64ea526dc71da6e3aad188ac71e58047ed74b5a Author: Caolán McNamara Date: Mon Feb 8 09:35:52 2016 + update graphite to 1.3.5 Change-Id: I3287d51430d7a0901dd8bbf2458b845bcf92a8d2 diff --gi

[Libreoffice-commits] core.git: 7 commits - writerperfect/Library_wpftcalc.mk writerperfect/Library_wpftdraw.mk writerperfect/Library_wpftimpress.mk writerperfect/Library_wpftwriter.mk writerperfect/q

2016-02-08 Thread David Tardon
writerperfect/Library_wpftcalc.mk |1 writerperfect/Library_wpftdraw.mk |1 writerperfect/Library_wpftimpress.mk |1 writerperfect/Library_wpftwriter.mk |1 writerperfect/