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

2016-09-30 Thread Szymon Kłos
include/vcl/notebookbar.hxx|2 -- sfx2/source/notebookbar/SfxNotebookBar.cxx |4 ++-- vcl/source/control/notebookbar.cxx | 11 --- 3 files changed, 2 insertions(+), 15 deletions(-) New commits: commit a2765c02cd44a7f4ab7d30716d8fe7c1811aa3a6 Author: Szymo

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - 2 commits - loleaflet/dist loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/test

2016-09-30 Thread Pranav Kant
loleaflet/dist/l10n/help-localizations.json | 232 - loleaflet/dist/l10n/localizations.json| 232 - loleaflet/dist/l10n/styles-localizations.json | 238 +- loleaflet/dist/l10n/uno-localizations.json| 238

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - cui/source

2016-09-30 Thread Caolán McNamara
cui/source/tabpages/border.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4235b69dad089432911bb576d7e9412e55843ec6 Author: Caolán McNamara Date: Wed Sep 28 08:53:44 2016 +0100 Resolves: tdf#101475 adjacent cells text is still too wide Change-Id:

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

2016-09-30 Thread Markus Mohrhard
oox/source/export/chartexport.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 74b2cc607448d24146bd3508abb832d6ab42cb56 Author: Markus Mohrhard Date: Sat Oct 1 00:32:28 2016 +0200 tdf#96161, always write the varyColors element The default value changed between M

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

2016-09-30 Thread Markus Mohrhard
sc/inc/rangelst.hxx |2 +- sc/source/core/tool/rangelst.cxx | 22 +++--- 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 5f658dc87794036182aa1f8586d82c5ee997cd8b Author: Markus Mohrhard Date: Sat Oct 1 01:31:09 2016 +0200 tdf#101910

New Defects reported by Coverity Scan for LibreOffice

2016-09-30 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 10 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

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

2016-09-30 Thread Markus Mohrhard
include/vcl/uitest/uiobject.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit cf4ff92144726a91508fcaf4be21170eac5cb99a Author: Markus Mohrhard Date: Fri Sep 30 16:52:18 2016 +0200 add missing include guards Change-Id: If8fa3a98fec128a091b1dd1c2764ad80aac0bb90

[Libreoffice-commits] online.git: 2 commits - loolwsd/Makefile.am loolwsd/MessageQueue.cpp

2016-09-30 Thread Jan Holesovsky
loolwsd/Makefile.am |9 - loolwsd/MessageQueue.cpp |4 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 2e3f297c8ae28b0d481a7600e81a4dbf5c080146 Author: Jan Holesovsky Date: Fri Sep 30 23:53:48 2016 +0200 Add a callgrind target too. C

[Libreoffice-commits] core.git: sal/osl

2016-09-30 Thread Michael Stahl
sal/osl/w32/thread.c | 20 1 file changed, 20 insertions(+) New commits: commit 8e7997fe0c4f5a20918fbaabc1a00fd0db070b95 Author: Michael Stahl Date: Fri Sep 30 23:40:05 2016 +0200 sal: WNT: print errno when oslCreateThread fails Change-Id: Iad0a2a7ba68b3f43

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

2016-09-30 Thread Marco Cecchetti
sc/source/ui/view/gridwin4.cxx | 79 + sc/source/ui/view/tabview3.cxx |4 +- 2 files changed, 43 insertions(+), 40 deletions(-) New commits: commit eeac6e6cc5f343193bf2942f203237d09c070eec Author: Marco Cecchetti Date: Fri Sep 30 23:31:15 2016 +020

[Libreoffice-commits] online.git: 3 commits - loolwsd/MessageQueue.cpp loolwsd/MessageQueue.hpp loolwsd/test

2016-09-30 Thread Jan Holesovsky
loolwsd/MessageQueue.cpp| 26 +- loolwsd/MessageQueue.hpp| 16 +--- loolwsd/test/TileQueueTests.cpp | 39 +++ 3 files changed, 61 insertions(+), 20 deletions(-) New commits: commit cbf9556b0a9fc7117471da

Re: Need help compiling using the --enable-vlc option.

2016-09-30 Thread Kirk Puppy
Wow, that was easy. Thanks for your help Rene! On Fri, Sep 30, 2016 at 9:11 AM, Rene Engelhard wrote: > Hi, > > On Wed, Sep 28, 2016 at 10:35:39AM -0400, Kirk Puppy wrote: > > So I built with --enable-vlc, but libreoffice still seemed to > try and > >use gstreamer. When I would try a

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

2016-09-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/rate.fods | 7546 +++ 1 file changed, 7546 insertions(+) New commits: commit 33a2e47c907f7e2c1995b4a1e910dec94c3cedb4 Author: Zdeněk Crhonek Date: Tue Sep 13 23:43:18 2016 +0200 add RATE test case Change-Id: Id7da3c3e11c

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 3 commits - include/sfx2 sc/inc sc/qa sc/source

2016-09-30 Thread Marco Cecchetti
include/sfx2/lokhelper.hxx | 21 +++ sc/inc/scmod.hxx |2 sc/qa/unit/tiledrendering/tiledrendering.cxx | 111 + sc/source/ui/app/inputhdl.cxx| 16 +- sc/source/ui/app/scmod.cxx |5 sc/sou

[Libreoffice-commits] core.git: Branch 'feature/profilesafemode' - comphelper/source

2016-09-30 Thread Armin Le Grand
comphelper/source/misc/backupfilehelper.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit bd630552f142a8932802871641346e8768005523 Author: Armin Le Grand Date: Fri Sep 30 17:54:25 2016 +0200 profilesafe: Corrected error copying existing entry

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

2016-09-30 Thread Miklos Vajna
loleaflet/src/control/Control.DocumentRepair.js | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 81a114c47d7df9271c67dd4acd4d7c164ebef9be Author: Miklos Vajna Date: Fri Sep 30 17:44:15 2016 +0200 DocumentRepair: still show the absolute time as a tool

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

2016-09-30 Thread Noel Grandin
sc/source/core/tool/charthelper.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 390cc253e2e54d8df61bd21e01ff6a9decb69cc7 Author: Noel Grandin Date: Thu Sep 22 09:54:34 2016 +0200 tdf#101894 Copying a single sheet with a chart on it garbles the ch

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

2016-09-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/concat.fods | 1373 + 1 file changed, 1373 insertions(+) New commits: commit 4800eab008b5872289d92f40bf673d82ce7aa86e Author: Zdeněk Crhonek Date: Fri Sep 30 14:38:56 2016 +0200 add CONCAT test case Change-Id: Iea1601b8b

[Libreoffice-commits] online.git: loleaflet/main.js loleaflet/node_shrinkwrap loleaflet/npm-shrinkwrap.json loleaflet/package.json loleaflet/src

2016-09-30 Thread Miklos Vajna
loleaflet/main.js |1 + loleaflet/node_shrinkwrap/timeago-1.5.3.tgz |binary loleaflet/npm-shrinkwrap.json |5 + loleaflet/package.json |1 + loleaflet/src/control/Control.DocumentRepair.js |3 ++- 5 f

[Libreoffice-commits] core.git: bin/dump-poolitems-values.py

2016-09-30 Thread Noel Grandin
bin/dump-poolitems-values.py | 91 +++ 1 file changed, 91 insertions(+) New commits: commit eebcb73394b62093e33b5eb11744a0a4f401f331 Author: Noel Grandin Date: Fri Sep 30 10:44:40 2016 +0200 add script for dumping poolitems values Change-

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

2016-09-30 Thread Andras Timar
loleaflet/src/control/Control.ContextMenu.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 01262f7b822e36b8cffb6105fdbdd78948a356d6 Author: Andras Timar Date: Fri Sep 30 15:36:29 2016 +0200 expose Update TOC and Remove TOC context menu items in Writer

About "Open Source in Public Institutions Conference" in Turkey and possible seminars/talks

2016-09-30 Thread Gökhan Gurbetoğlu
Hello. There will be a conference about the use and promotion of open source software which is being conducted in Ankara, Turkey between October 17-20 inclusive. The conference was held before and mostly developers, IT people and managers come to benefit from it. Also in the conference there

Re: minutes of ESC call ...

2016-09-30 Thread V Stuart Foote
Michael Meeks-5 wrote > * UX Update (Heiko) > * 'Muffin' concept proposed by marketing > + extended toolbar vs. notebookbar > + http://www.urbandictionary.com/define.php?term=muffin > + concern wrt. naming (Norbert) --MUFFIN-- from "MUltiple INterface Form Factors" was coined by Ita

About "Open Source in Public Institutions Conference" in Turkey and possible seminars/talks/workshops

2016-09-30 Thread Gökhan Gurbetoğlu
Hello. There will be a conference about the use and promotion of open source software which is being conducted in Ankara, Turkey between October 17-20 inclusive. The conference was held before and mostly developers, IT people and managers come to benefit from it. Also in the conference there

[Libreoffice-commits] online.git: loleaflet/unocommands.js

2016-09-30 Thread Andras Timar
loleaflet/unocommands.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit d22cdad721ede50af16daed87815058fd84517bd Author: Andras Timar Date: Fri Sep 30 16:33:38 2016 +0200 loleaflet: enable l10n of Update/Delete TOC commands diff --git a/loleaflet/unocommands.js b/loleafle

[Libreoffice-commits] online.git: 2 commits - loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLKit.hpp loolwsd/test

2016-09-30 Thread Miklos Vajna
loolwsd/ChildSession.hpp |4 ++ loolwsd/LOOLKit.cpp| 42 -- loolwsd/LOOLKit.hpp| 11 +++ loolwsd/test/Makefile.am |1 loolwsd/test/WhiteBoxTests.cpp | 57 + loolwsd/test/httpw

Re: Minutes of the Design Hangout: 2016-Sep-30

2016-09-30 Thread Jan Iversen
> On 30 Sep 2016, at 15:00, Heiko Tietze wrote: > > Present: Kendy, Samuel, Heiko, Italo > > Decision needed > > * Ideas to send out an email with a few topics to discuss before the hangout > is welcome > + please add proposals with easy decisions into this pad (first example is > good, se

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

2016-09-30 Thread Caolán McNamara
sd/source/ui/func/fuprlout.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 43e241541eefd21cfc7a8e8f51ef958c2a7ba4d7 Author: Caolán McNamara Date: Fri Sep 30 13:43:07 2016 +0100 Resolves: tdf#101004 crash on using slide master design fro

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

2016-09-30 Thread Caolán McNamara
include/vcl/alpha.hxx|2 ++ vcl/source/gdi/alpha.cxx |5 + 2 files changed, 7 insertions(+) New commits: commit 264f3830d70f683f2f11ebf344ffa233a454cea6 Author: Caolán McNamara Date: Fri Sep 30 12:00:18 2016 +0100 coverity#1371302 Missing move assignment operator

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

2016-09-30 Thread Andras Timar
loleaflet/src/control/Control.ContextMenu.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b4d3bfdcae8ed5e212ddc9f0b41459edf2e21ae3 Author: Andras Timar Date: Fri Sep 30 15:36:29 2016 +0200 expose Update TOC and Remove TOC context menu items in Writer dif

Re: Need help compiling using the --enable-vlc option.

2016-09-30 Thread Rene Engelhard
Hi, On Wed, Sep 28, 2016 at 10:35:39AM -0400, Kirk Puppy wrote: > So I built with --enable-vlc, but libreoffice still seemed to try and >use gstreamer. When I would try and insert video into Impress I would get >a gstreamer missing pluggins error on the terminal. > So then

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

2016-09-30 Thread Tor Lillqvist
loolwsd/Exceptions.hpp |6 ++ loolwsd/LOOLWSD.cpp| 16 ++-- loolwsd/Storage.cpp|6 ++ 3 files changed, 26 insertions(+), 2 deletions(-) New commits: commit 5b08fe6477dc18ff9055ad59a28499b9c4264d0a Author: Tor Lillqvist Date: Fri Sep 30 16:09:53 2016 +0300

Minutes of the Design Hangout: 2016-Sep-30

2016-09-30 Thread Heiko Tietze
Present: Kendy, Samuel, Heiko, Italo Decision needed * Ideas to send out an email with a few topics to discuss before the hangout is welcome + please add proposals with easy decisions into this pad (first example is good, second too complex) + avoid zombie tickets waiting for long time a

[Libreoffice-commits] online.git: loleaflet/src loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp

2016-09-30 Thread Miklos Vajna
loleaflet/src/control/Control.DocumentRepair.js |8 +++- loolwsd/ChildSession.cpp| 44 +--- loolwsd/ChildSession.hpp|3 + loolwsd/LOOLKit.cpp | 31 ++-- 4 files changed, 69 inser

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

2016-09-30 Thread Michael Stahl
vcl/inc/win/salgdi.h|1 vcl/win/gdi/salfont.cxx | 159 vcl/win/gdi/salgdi.cxx |1 3 files changed, 161 deletions(-) New commits: commit 966677bea718d95b3931c4ec86f5add1bca6cb1f Author: Michael Stahl Date: Fri Sep 30 13:37:23 2016

[Libreoffice-commits] core.git: sal/osl

2016-09-30 Thread Stephan Bergmann
sal/osl/unx/socket.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit def490468df794166ce7bba1ec2d2feb410278ab Author: Stephan Bergmann Date: Fri Sep 30 13:24:13 2016 +0200 osl_getSocketOption shall return the new length regression introduced with c8

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 275 commits - basic/source bin/module-deps.pl bin/removetooltip_markups.sh chart2/uiconfig cli_ure/source comphelper/source compilerp

2016-09-30 Thread Khaled Hosny
Rebased ref, commits from common ancestor: commit 54abfb98f3fa8a8801707b15aebd82cfa5c570bc Author: Khaled Hosny Date: Mon Sep 26 19:09:52 2016 +0200 First try on vertical text in CommonSalLayout Does not work quite right yet. Change-Id: I52a71c9c21ad75c7cb9c8574e5e7e3b7c1c

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/Util.cpp loolwsd/Util.hpp

2016-09-30 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |8 ++-- loolwsd/Util.cpp| 81 +++- loolwsd/Util.hpp| 16 ++-- loolwsd/test/httpwstest.cpp |3 + 4 files changed, 68 insertions(+), 40 deletions(-) New commits: commit 3cabf7c9c121180f0ce75

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

2016-09-30 Thread Caolán McNamara
include/vcl/alpha.hxx|7 +++ vcl/source/gdi/alpha.cxx |9 + 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 524ce218ea40e0c419367c973cba7b7d677da740 Author: Caolán McNamara Date: Fri Sep 30 11:52:15 2016 +0100 Revert "these are equal to the d

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

2016-09-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/char.fods | 4308 +++ 1 file changed, 4308 insertions(+) New commits: commit 51035a3d4518a56bd4177a77923f606612052247 Author: Zdeněk Crhonek Date: Sat Sep 24 19:12:24 2016 +0200 add CHAR test case Change-Id: Ifb0eee3e011

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

2016-09-30 Thread Noel Grandin
sc/source/ui/docshell/docsh3.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1c4d81fa3a91f57e318dd74ca0f601d6edca374c Author: Noel Grandin Date: Fri Sep 30 12:26:14 2016 +0200 fix perf bug (I think) In commit 93160bcb2dce54bbccb5935cd0a71b52ad5e5461 "convert PA

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

2016-09-30 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ec88a530728c5f6f16fd0e6e3e1d66759b3bc575 Author: Pranav Kant Date: Fri Sep 30 15:49:24 2016 +0530 loleaflet: loleaflet-font for userlist items too Change-Id: If2c96d

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

2016-09-30 Thread Pranav Kant
loleaflet/dist/errormessages.js |1 + loleaflet/main.js|1 + loleaflet/src/control/Toolbar.js |4 loleaflet/src/core/Socket.js | 23 +-- loleaflet/src/map/Map.js |1 + 5 files changed, 24 insertions(+), 6 deletions(-) New com

[Libreoffice-commits] core.git: 4 commits - store/source

2016-09-30 Thread Stephan Bergmann
store/source/lockbyte.cxx | 35 - store/source/lockbyte.hxx | 12 ++- store/source/storbase.cxx | 33 store/source/storbase.hxx | 176 ++ store/source/storcach.cxx | 17 ++-- store/source/storcach.hxx | 10 +- store/source/sto

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

2016-09-30 Thread Miklos Vajna
loolwsd/Storage.cpp |4 +++- loolwsd/Storage.hpp |6 +- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit c9346e14b1013a12db81d7d2f8f287d841976f2a Author: Miklos Vajna Date: Fri Sep 30 11:02:09 2016 +0200 LocalStorage: differentiate between multiple localhos

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

2016-09-30 Thread Caolán McNamara
include/canvas/vclwrapper.hxx | 16 ++-- include/vcl/alpha.hxx |7 --- vcl/source/gdi/alpha.cxx |9 - 3 files changed, 18 insertions(+), 14 deletions(-) New commits: commit 673fe197751cca6477c851f6a64674ced768bc49 Author: Caolán McNamara Date: Fr

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

2016-09-30 Thread Jan Holesovsky
loolwsd/test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf80260a28ee61801da2c7d22457df5e730ce065 Author: Jan Holesovsky Date: Fri Sep 30 10:53:22 2016 +0200 Let the make fail when the unittest fails. Change-Id: I66a7e82b864f1c13c1c145

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

2016-09-30 Thread Jan Holesovsky
loolwsd/Makefile.am |5 - loolwsd/test/Makefile.am | 22 +++--- 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 0b5fa973da715bd5e5539ce953628ca15e45c8cf Author: Jan Holesovsky Date: Fri Sep 30 10:43:04 2016 +0200 Run unit tests (that do

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

2016-09-30 Thread Miklos Vajna
i18npool/qa/cppunit/test_breakiterator.cxx | 86 +-- i18npool/qa/cppunit/test_characterclassification.cxx |6 - i18npool/qa/cppunit/test_textsearch.cxx | 74 3 files changed, 83 insertions(+), 83 deletions(-) New commits: commit 6c76

[Libreoffice-commits] core.git: Branch 'feature/profilesafemode' - comphelper/source configmgr/source desktop/source include/comphelper

2016-09-30 Thread Armin Le Grand
comphelper/source/misc/backupfilehelper.cxx | 12 configmgr/source/components.cxx |2 -- desktop/source/app/app.cxx |5 - include/comphelper/backupfilehelper.hxx | 23 --- 4 files changed, 28 insertions(+), 14 deleti

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

2016-09-30 Thread Miklos Vajna
loolwsd/test/httpwstest.cpp | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 8c2446d15bc60594b35c51155198d1b9621b2376 Author: Miklos Vajna Date: Fri Sep 30 09:42:12 2016 +0200 Revert "httpwstest: add tolerance, so that testCursorPosition actually p

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

2016-09-30 Thread Noel Grandin
compilerplugins/clang/unuseddefaultparams.cxx | 251 -- compilerplugins/clang/unuseddefaultparams.py | 73 --- 2 files changed, 324 deletions(-) New commits: commit 4481158f639661f8e59e74097eefb059c2a5cbfd Author: Noel Grandin Date: Fri Sep 30 09:41:03 2016 +020

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

2016-09-30 Thread Miklos Vajna
sw/qa/extras/tiledrendering/tiledrendering.cxx | 26 + sw/source/core/crsr/viscrs.cxx |8 +-- 2 files changed, 32 insertions(+), 2 deletions(-) New commits: commit 59cff0dbbdcbe1382f09fb23c71eadbe7d471fa8 Author: Miklos Vajna Date: Thu Sep 29 1

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/Makefile.am

2016-09-30 Thread Miklos Vajna
loolwsd/DocumentBroker.cpp |4 +++- loolwsd/Makefile.am|3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 827d5ed9c825c3636d32071de2611029436e1f87 Author: Miklos Vajna Date: Fri Sep 30 09:29:08 2016 +0200 DocumentBroker: it's enough to build that t

[Libreoffice-commits] core.git: configure.ac download.lst external/harfbuzz

2016-09-30 Thread Khaled Hosny
configure.ac |4 ++-- download.lst |4 ++-- external/harfbuzz/ExternalProject_harfbuzz.mk |5 +++-- external/harfbuzz/UnpackedTarball_harfbuzz.mk |1 - external/harfbuzz/no-freetype.patch | 13 ---

[Libreoffice-commits] core.git: basic/source compilerplugins/clang filter/source idl/inc idl/source include/basic include/filter include/oox include/sot include/svl include/svtools include/svx include

2016-09-30 Thread Noel Grandin
basic/source/sbx/sbxvalue.cxx | 43 + basic/source/sbx/sbxvar.cxx|2 - compilerplugins/clang/constantparam.py | 17 - filter/source/msfilter/msdffimp.cxx|5 +- idl/inc/object.hxx