[Libreoffice-commits] core.git: download.lst external/libodfgen

2015-12-30 Thread David Tardon
download.lst |4 ++-- external/libodfgen/Library_odfgen.mk |1 + 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 027b98f457e9573510caec25b45d758574332628 Author: David Tardon Date: Wed Dec 30 14:58:56 2015 +0100 upload libodfgen 0.1.6

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Chris Sherlock
In a word: mantainence. ActiveX is a failed idea by Microsoft, and in fact there is always a burden in maintaining things that aren't seen as at all useful or even desirable. We removed plugins for a similar reason. Chris On Thursday, December 31, 2015, Mark Hung wrote: > tdf#90386 is about I

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Mark Hung
tdf#90386 is about IE8 only, IE9 and above do not have the issue. In the case I reported, IE8 is still used in order to compatible with legacy systems. It is my point that, why bother to remove it if not harmful or infeasible? 2015-12-31 10:19 GMT+08:00 Bryan Quigley : > >I've reported tdf#90386

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Bryan Quigley
>I've reported tdf#90386 last year, which was about IE8 didn't render >embedded LibreOffice properly. From that bug, does that mean it doesn't really work properly anyway since LO 4.4/IE8? >Eventually it obsoletes, but I prefer to consider this when facing some >directly related event. >( i.e EOL

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 150ddbd6bf0aa92ee7b5677302362e7c3759a0ca Author: Chris Sherlock Date: Thu Dec 31 12:45:42 2015 +1100 vcl: we don't need an interface class for ImplDevFontAttributes Change-Id: Ibc3014

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |4 1 file changed, 4 deletions(-) New commits: commit 694eb3d512e21f0f283b834834e6d6fa533581da Author: Chris Sherlock Date: Thu Dec 31 12:44:48 2015 +1100 vcl: remove unnecessary comment Change-Id: I152e10d73952e264287a919c2a070f4a4a159f6d diff --gi

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58c7ca15e5c7514cbf976ecab9dae806a05f4336 Author: Chris Sherlock Date: Thu Dec 31 12:43:12 2015 +1100 vcl: we don't need an interface class for ImplFontAttributes Change-Id: I13e8968d5

Hot tip for vim users: highlight spaces at end of lines

2015-12-30 Thread Chris Sherlock
Hi all, Quick tip I’d like to share - every now and then I accidentally add a space on the end of lines of code. You can highlight this occurring in vim by adding the following to your .vimrc file: highlight ExtraWhitespace ctermbg=red guibg=red match ExtraWhitespace /\s\+$/ Probably most v

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Chris Sherlock
I’m all for this. Chris > On 31 Dec 2015, at 7:02 AM, Bryan Quigley wrote: > > Hi there, > > Recently it was decided to remove the rest of NPAPI support [1] which > got me thinking about the other Windows specific plugin tech - > ActiveX. > > It seems ActiveX is very much no longer recommend

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

2015-12-30 Thread Henry Castro
loolwsd/Common.hpp |3 +++ loolwsd/LOOLBroker.cpp |4 ++-- loolwsd/LOOLKit.cpp|2 +- 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit cc1861a6a80e4a2862e9a6b9bc88b8bdcef75ce4 Author: Henry Castro Date: Wed Dec 30 21:01:07 2015 -0400 loolwsd: define

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

2015-12-30 Thread Henry Castro
loolwsd/LOOLKit.cpp | 33 - 1 file changed, 33 deletions(-) New commits: commit c38d1644ffb0bd68baf6bd70419c3babde1cea8e Author: Henry Castro Date: Wed Dec 30 20:48:03 2015 -0400 loolwsd: simplify handle signals diff --git a/loolwsd/LOOLKit.cpp b/loolwsd

[Libreoffice-commits] core.git: autogen.sh

2015-12-30 Thread Norbert Thiebaud
autogen.sh | 12 1 file changed, 12 insertions(+) New commits: commit 4c23184a115b607f19a32134f8c91d6f9df61ade Author: Norbert Thiebaud Date: Tue Dec 29 13:32:18 2015 -0600 lode: make sure LODE_HOME/opt/bin is in the PATH for aclocal When using a LODE setup, LODE_H

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Mark Hung
Hi, I've reported tdf#90386 last year, which was about IE8 didn't render embedded LibreOffice properly. A valid use case is to read the uploaded documents on SharePoint server in intranet. Eventually it obsoletes, but I prefer to consider this when facing some directly related event. ( i.e EOL of

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-12-30 Thread Gulsah Kose
bin/gbuild-to-ide | 34 +- 1 file changed, 33 insertions(+), 1 deletion(-) New commits: commit fe37d93a110cb9941c61fed0c71369a21a7d2765 Author: Gulsah Kose Date: Tue Dec 1 21:06:00 2015 +0200 tdf#84628 Added per module's macro definitions to eclipsesettin

[Libreoffice-commits] core.git: 3 commits - include/svx sd/sdi sd/source sd/uiconfig svx/source

2015-12-30 Thread Maxim Monastirsky
include/svx/tbxctl.hxx |2 ++ sd/sdi/ViewShellBase.sdi |6 ++ sd/source/core/typemap.cxx |3 +++ sd/source/ui/app/sddll.cxx |2 ++ sd/uiconfig/sdraw/toolbar/standardbar.xml|1 + sd/uiconfig/si

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - libpng/libpng-1.5.1.patch libpng/libpng-1.5.26.patch libpng/makefile.mk

2015-12-30 Thread Pedro Giffuni
libpng/libpng-1.5.1.patch | 277 - libpng/libpng-1.5.26.patch | 302 + libpng/makefile.mk |4 3 files changed, 304 insertions(+), 279 deletions(-) New commits: commit 1cc4adfc0c3212fcb815fdd5d33002

Remove ActiveX from LibreOffice

2015-12-30 Thread Bryan Quigley
Hi there, Recently it was decided to remove the rest of NPAPI support [1] which got me thinking about the other Windows specific plugin tech - ActiveX. It seems ActiveX is very much no longer recommended by Microsoft and it seems to not work by default for IE10/11 on Windows 7 and up. Any object

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

2015-12-30 Thread Matúš Kukan
sc/source/filter/xml/xmlwrap.cxx | 40 --- 1 file changed, 5 insertions(+), 35 deletions(-) New commits: commit 6c2a9102eeb4d3de6a64780eb2b97415b15ce4a9 Author: Matúš Kukan Date: Tue Dec 29 21:37:01 2015 +0100 Use SAL_WARN here Change-Id: I

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

2015-12-30 Thread Arnaud Versini
basic/source/classes/sb.cxx | 15 --- include/basic/sbstar.hxx|3 --- 2 files changed, 18 deletions(-) New commits: commit f146ddadf5cb12790e85dc09b42303a89fde44ab Author: Arnaud Versini Date: Tue Dec 22 12:20:22 2015 +0100 BASIC : Remove useless allocation operator

[Libreoffice-commits] core.git: 28 commits - javaunohelper/com qadevOOo/runner qadevOOo/tests sw/source wizards/com xmerge/source

2015-12-30 Thread Caolán McNamara
javaunohelper/com/sun/star/lib/uno/helper/UnoUrl.java | 10 ++-- qadevOOo/runner/helper/APIDescGetter.java |7 +- qadevOOo/runner/helper/BuildEnvTools.java |8 ++- q

[Libreoffice-commits] libvisio.git: README

2015-12-30 Thread David Tardon
README | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit f6d1c0c6a281d37713fea9a8319b5a28cb457486 Author: David Tardon Date: Wed Dec 30 15:12:39 2015 +0100 update README Change-Id: I6b973947508ff4f811372b13b09bd61008af22f7 diff --git a/

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

2015-12-30 Thread Caolán McNamara
vcl/inc/generic/glyphcache.hxx |2 +- vcl/unx/generic/app/saldisp.cxx | 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 87584ed0f292e79669a74d2040d668f11fdc2c2b Author: Caolán McNamara Date: Wed Dec 30 13:01:35 2015 + coverity#1346892 Non-

[Libreoffice-commits] core.git: download.lst external/libwpd

2015-12-30 Thread David Tardon
download.lst |5 +++-- external/libwpd/ExternalPackage_libwpd.mk |2 +- external/libwpd/Library_wpd.mk|1 + 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 9bfa7afe1563e5429897ca79928ecfe7dff48bb5 Author: David Tardon Date

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

2015-12-30 Thread Chris Sherlock
vcl/inc/PhysicalFontFamily.hxx | 20 vcl/source/font/PhysicalFontFamily.cxx | 10 +- 2 files changed, 17 insertions(+), 13 deletions(-) New commits: commit e7d052bd576ac7f0e905c716ab437b1ff976f30c Author: Chris Sherlock Date: Wed Dec 30 20:15:51 2015 +1

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

2015-12-30 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 398ef76d5dc3ec1ed22fa1d9fd9151b61cce54e2 Author: Pranav Kant Date: Fri Dec 18 21:58:26 2015 +0530 tdf#96514: Emits a 'notify' signal when zoom changes Change-Id: I5f55e4cce2609

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

2015-12-30 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 187 ++- 1 file changed, 90 insertions(+), 97 deletions(-) New commits: commit 81f31f5151b54899ac5461c9c7c4021cdf31a9a6 Author: Pranav Kant Date: Fri Dec 18 21:51:23 2015 +0530 lokdocview: Use an array to install prop

New Defects reported by Coverity Scan for LibreOffice

2015-12-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. 7 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

[Libreoffice-commits] core.git: configmgr/qa cui/uiconfig cui/UIConfig_cui.mk include/sfx2 officecfg/registry sc/sdi sc/source sc/uiconfig sd/sdi sd/source sd/uiconfig svx/sdi sw/sdi sw/source sw/uico

2015-12-30 Thread Maxim Monastirsky
configmgr/qa/unit/data.xcd | 24 - cui/UIConfig_cui.mk |1 cui/uiconfig/ui/insertplugin.ui | 222 -- include/sfx2/sfxsids.hrc

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

2015-12-30 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 7368803e540d530a157d3c4234ca5428a44cbc4a Author: Tor Lillqvist Date: Mon Dec 21 18:36:07 2015 +0200 tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphs