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

2018-04-21 Thread Jochen Nitschke
basegfx/source/curve/b2dcubicbezier.cxx | 26 +++-- basegfx/source/matrix/b2dhommatrix.cxx| 31 +- basegfx/source/matrix/b3dhommatrix.cxx| 31 +- basegfx/source/polygon/b2dpolygon.cxx | 28 +--

[ANN] libetonyek 0.1.8 has been released

2018-04-21 Thread David Tardon
libetonyek is a library for parsing Apple Keynote, Pages and Numbers formats. Special thanks to Laurent Alonso, who did most of the work for this release! List of changes: - All formats: + Parse fields. + Improve parsing of lists. + Fix output of orphans and widows paragraph properties.

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

2018-04-21 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 88d0b8ac42a6d60c385d1e90c5cb84e9e9d194be Author: Khaled Hosny Date: Sat Apr 21 19:03:38 2018 +0200 Glyph flags is now an int not long Change-Id: Ica262bf1f1d36ae731

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

2018-04-21 Thread Khaled Hosny
vcl/inc/sallayout.hxx|4 +++- vcl/source/gdi/sallayout.cxx |9 - 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit bb56e2ded30d190c57810812983e5010f6945915 Author: Khaled Hosny Date: Sat Apr 21 20:38:58 2018 +0200 Don’t abuse glyph id for flaggin

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapMosaicFilter.hxx | 36 + include/vcl/bitmap.hxx |1 vcl/Library_vcl.mk |1 vcl/source/bitmap/BitmapMosaicFilter.cxx | 187 +++ vcl/source/gdi/bitmap4.cxx | 183 +-

[Libreoffice-commits] core.git: 3 commits - include/vcl vcl/Library_vcl.mk vcl/source

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapPopArtFilter.hxx | 33 include/vcl/BitmapSepiaFilter.hxx | 34 include/vcl/BitmapSolarizeFilter.hxx | 34 include/vcl/bitmap.hxx |3 vcl/Library_vcl.mk |3 vcl/source/bitmap/BitmapPo

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapSobelGreyFilter.hxx | 26 include/vcl/bitmap.hxx |1 vcl/Library_vcl.mk |1 vcl/source/bitmap/BitmapSobelGreyFilter.cxx | 166 vcl/source/gdi/bitmap4.cxx | 135 +--

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapMedianFilter.hxx | 28 +++ include/vcl/bitmap.hxx |1 vcl/Library_vcl.mk |1 vcl/source/bitmap/BitmapMedianFilter.cxx | 226 +++ vcl/source/gdi/bitmap4.cxx | 175

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapConvolutionMatrixFilter.hxx |7 +- include/vcl/BitmapSharpenFilter.hxx | 28 ++ vcl/source/gdi/bitmap4.cxx|5 +--- 3 files changed, 36 insertions(+), 4 deletions(-) New commits: commit 8559353af24123c7a736e64311

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapSmoothenFilter.hxx | 34 +++ vcl/Library_vcl.mk |3 +- vcl/source/bitmap/BitmapSmoothenFilter.cxx | 36 + vcl/source/gdi/bitmap4.cxx | 24 +++ 4 files chang

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapConvolutionMatrixFilter.hxx | 38 +++ include/vcl/bitmap.hxx |2 vcl/Library_vcl.mk |1 vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx | 199 vcl/source/gdi/bitmap4.cxx

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

2018-04-21 Thread Khaled Hosny
vcl/inc/fontsubset.hxx |2 +- vcl/inc/pch/precompiled_vcl.hxx |1 - vcl/inc/salglyphid.hxx | 27 --- vcl/inc/sallayout.hxx |4 ++-- vcl/inc/unx/fontmanager.hxx |2 +- 5 files changed, 4 insertions(+), 32 deletions(-) New co

CppCheck Report Update

2018-04-21 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2018-22-04 02:18:43 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - extensions/source sc/source solenv/gbuild solenv/inc svtools/source

2018-04-21 Thread Matthias Seidel
extensions/source/update/check/updatecheckconfig.hxx |4 ++-- sc/source/ui/miscdlgs/retypepassdlg.src |2 +- solenv/gbuild/platform/freebsd.mk|7 +++ solenv/inc/unxfbsd.mk|7 ++- svtools/source/java/javaerror.

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

2018-04-21 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 63a4ecc3881596a448d47f564c722ad944ff7e67 Author: Khaled Hosny Date: Sat Apr 21 18:39:30 2018 +0200 tdf#86399 Correctly set cluster start for RTL runs A follo

Re: How to make a locale available for CTL text

2018-04-21 Thread Khaled Hosny
On Fri, Mar 30, 2018 at 01:59:51PM +0200, Khaled Hosny wrote: > Hi, > > I want to set a text in Malay [1] but using the Arabic script (AKA Jawi > [2]), but it seems that Malay is only allowed for “Western” text and not > “CTL” and free-form language tags are not allowed in CTL as well. Do I > need

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

2018-04-21 Thread Johnny_M
sc/source/filter/lotus/op.cxx | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 5289441ffa227f5f358ca4dc28df416be922aa66 Author: Johnny_M Date: Sat Apr 21 12:53:08 2018 +0200 Translate German variable names Puffer -> Buffer

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

2018-04-21 Thread Khaled Hosny
vcl/inc/sallayout.hxx | 13 - vcl/source/gdi/CommonSalLayout.cxx |2 +- 2 files changed, 1 insertion(+), 14 deletions(-) New commits: commit b9fde7e7b73c4902a8eb35fab46abd137e36856e Author: Khaled Hosny Date: Sat Apr 21 16:17:43 2018 +0200 Drop GlyphItem con

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

2018-04-21 Thread Mike Kaganski
sw/inc/swtable.hxx |2 +- sw/source/core/table/swnewtable.cxx | 13 ++--- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 97fe7d5f0eed7d3ef4940f4e7a70a7dd64d2390f Author: Mike Kaganski Date: Sat Apr 21 11:47:43 2018 +0100 Use unique_ptr

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

2018-04-21 Thread Thorsten Behrens
vcl/qa/cppunit/bitmaprender/BitmapRenderTest.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit d2d57d25aa71b71606c2112914831f25279fa279 Author: Thorsten Behrens Date: Sat Apr 21 16:32:43 2018 +0200 Tweak unit test for 1bpp images a bit for ro

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

2018-04-21 Thread Chris Sherlock
include/vcl/BitmapSeparableUnsharpenFilter.hxx | 37 + include/vcl/bitmap.hxx |2 vcl/Library_vcl.mk |1 vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx | 76 +++ vcl/source/gdi/bitmap4

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

2018-04-21 Thread Tomaž Vajngerl
extensions/source/propctrlr/formcomponenthandler.cxx | 11 +++ extensions/source/propctrlr/formstrings.hxx |1 + 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 4671c863815826c1fbbb4343b53f9d74803aaa7d Author: Tomaž Vajngerl Date: Sat Apr 21 14:10:23

Jovan Maric license statement

2018-04-21 Thread Jovan Maric
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: basegfx/source basic/source filter/source framework/source sfx2/source sot/source svx/source sw/source vcl/source vcl/unx xmloff/source

2018-04-21 Thread Jochen Nitschke
basegfx/source/polygon/b3dpolygontools.cxx|5 -- basic/source/sbx/sbxscan.cxx |3 - basic/source/uno/scriptcont.cxx | 29 + filter/source/svg/svgexport.cxx |4 - framework/source/xml/imagesdocumenthandler.cx