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
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
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
>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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
javaunohelper/com/sun/star/lib/uno/helper/UnoUrl.java
| 10 ++--
qadevOOo/runner/helper/APIDescGetter.java
|7 +-
qadevOOo/runner/helper/BuildEnvTools.java
|8 ++-
q
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/
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-
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
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
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
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
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
configmgr/qa/unit/data.xcd | 24 -
cui/UIConfig_cui.mk |1
cui/uiconfig/ui/insertplugin.ui | 222
--
include/sfx2/sfxsids.hrc
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
29 matches
Mail list logo