[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/bin

2017-03-27 Thread Bryan Quigley
deletions(-) New commits: commit f927282853407ff6bcf1dc58b1dc86dcb015be0f Author: Bryan Quigley Date: Mon Mar 13 10:49:03 2017 -0400 Remove last use of md5sum (in building) Switch to using sha256sum for checking if files change. Not for security, just so we don't need to chec

[Libreoffice-commits] core.git: config_host.mk.in configure.ac download.lst Makefile.fetch

2017-03-03 Thread Bryan Quigley
Author: Bryan Quigley Date: Fri Feb 24 11:05:48 2017 -0500 Move file download verification from md5sum to sha256sum This leaves all the md5sum parts in place for now, but switches to using sha256sum. Tries both shasum -a 256 and sha256sum. Change-Id

Re: sha1sum problem

2017-02-24 Thread Bryan Quigley
I'm going to look at adding the SHA256SUM for all the files in download.lst. It looks like we can add them without breaking anything. Then we can test out how we want to switch or if we need to support both for a bit (platform dependent?). Thoughts? Bryan (Of course, technically my SHA256SUMs w

Re: Usage of ActiveX in Libre Office

2017-02-02 Thread Bryan Quigley
forward with removing that bit knowing it shouldn't break your ERP (or anyone's). Thanks a bunch! Bryan > cheers > Jörgen > > > Am 30.01.2017 um 16:37 schrieb Bryan Quigley: >> >> To test most* of what I proposed to remove: During Install disable the >> ActiveX

Re: Usage of ActiveX in Libre Office

2017-02-01 Thread Bryan Quigley
I believe it's just the ActiveX plugin which was designed to view LibreOffice documents through IE. Unfortunately, we did not have a test case for other COM automation to confirm if that's the case. On Tue, Jan 31, 2017 at 11:47 AM, Lionel Elie Mamane wrote: > I think what he meant is that rewri

Re: Usage of ActiveX in Libre Office

2017-01-30 Thread Bryan Quigley
On Fri, Jan 27, 2017 at 6:24 PM, wrote: > Hi, > > Am 27.01.2017 um 18:03 schrieb Bryan Quigley: >> >> Looking back over my previous attempt, I think you might not be >> affected. (In any case COM/ATL support would not be dropped) > > >> The other problem was not h

Re: Usage of ActiveX in Libre Office

2017-01-27 Thread Bryan Quigley
Hi. On Fri, Jan 27, 2017 at 11:07 AM, wrote: > Hi, > Am 25.01.2017 um 20:43 schrieb Bryan Quigley: >> >> Welcome and thanks for responding to notice! >> >> You're the first person (AFAICT) who has written in response to the >> deprecation notice. My

Re: Usage of ActiveX in Libre Office

2017-01-27 Thread Bryan Quigley
iveX? > If not: then lots off API code will been broken and this will been a BIG > regression ? > > Greetz > > Fernand > > > Sent from my Samsung Galaxy smartphone. > > Original message > From: Bryan Quigley > Date: 25/01/2017 20:43 (GMT+

[Libreoffice-commits] core.git: Makefile.fetch

2017-01-25 Thread Bryan Quigley
Makefile.fetch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 424897ba348093ab1697c676a3e44b9060c5b2da Author: Bryan Quigley Date: Wed Jan 25 15:13:25 2017 -0500 Stop working around broken IPv6 site This basically reverts

re: Usage of ActiveX in Libre Office

2017-01-25 Thread Bryan Quigley
Welcome and thanks for responding to notice! You're the first person (AFAICT) who has written in response to the deprecation notice. My original intention was to remove it from the 5.2 release if we got no responses to that notice (that obviously hasn't happened). At this point the soonest rele

[Libreoffice-commits] core.git: compilerplugins/clang sdext/Library_PresenterScreen.mk sdext/source

2016-06-05 Thread Bryan Quigley
/PresenterWindowManager.cxx | 68 -- 5 files changed, 1 insertion(+), 733 deletions(-) New commits: commit 71cf1aefca1ecf10272308d7c75201bd39d3b0f6 Author: Bryan Quigley Date: Wed May 4 15:04:53 2016 -0400 Remove unneeded Pane code in Presenter Console This code hasn't

[Libreoffice-commits] core.git: configmgr/qa include/sfx2 officecfg/registry sc/uiconfig sd/uiconfig sfx2/sdi sfx2/source sw/inc sw/source sw/uiconfig

2016-05-03 Thread Bryan Quigley
: commit 4b3c211cfb4f64f0f31461aa2e623d64224c4423 Author: Bryan Quigley Date: Fri Apr 29 15:55:22 2016 -0400 Remove Edit -> Plug-in as no longer used This functionality seems to only have been used with NPAPI plugins. They've been previously removed. Per the help text,

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

2016-04-14 Thread Bryan Quigley
+++-- 5 files changed, 32 insertions(+), 27 deletions(-) New commits: commit 577fbba417454da8cd461da71fee8b97896d2497 Author: Bryan Quigley Date: Tue Apr 12 15:08:51 2016 -0400 tdf#99251 Update AppArmor Profiles Make them less resrictive when executing other exes This

[Libreoffice-commits] core.git: shell/Package_scripts_kde.mk shell/Package_scripts.mk shell/Package_scripts_tde.mk shell/source sysui/desktop

2016-03-02 Thread Bryan Quigley
commits: commit cafd3adcbaa6714dc3674788401cf0f58fbbcb5e Author: Bryan Quigley Date: Wed Jan 6 15:11:09 2016 -0500 Just use xdg-open Remove kde4/tde/open-url.sh and have LO just use xdg-open. It's available on TDE builds as well as any recent KDE. We recently did this jus

Re: Old/Obsolete file format import still needed?

2016-02-10 Thread Bryan Quigley
>However if the filter is broken, lack significant features or otherwise call >for support, that makes it a candidate for removal. I'll try to find some more in the wild instances of these formats and determine just how bad the support is. OS/2 Metafile was the worst in my previous testing so I'l

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

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

2016-02-04 Thread Bryan Quigley
--- sd/source/ui/inc/navigatr.hrc |1 sd/source/ui/inc/navigatr.hxx |4 -- sd/source/ui/view/drviewsd.cxx |3 - 9 files changed, 14 insertions(+), 97 deletions(-) New commits: commit e69c4f978228fb443cf0f6d2a6679cb5a4c82940 Author: Bryan Quigley Date: Wed Feb 3 15:02:43 2016

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

2016-02-03 Thread Bryan Quigley
2503a1e99df463aef1bf87c94b7b4a8ee3554efe Author: Bryan Quigley Date: Wed Jan 27 12:19:28 2016 -0500 tdf#96414 Remove showing navigator during slideshow This isn't very user-friendly and the presenter console does a much better job of this. Change-Id: I621863b585d763fb65ed8637c3dab7b7f5e

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

2016-01-23 Thread Bryan Quigley
scp2/source/activex/module_activex.ulf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09ffa9515ed7baa7e91d591fa24bf112c7c74b1c Author: Bryan Quigley Date: Mon Jan 18 00:14:13 2016 -0500 Show that ActiveX support is deprecated This just adds

Re: Deprecation (was Re: Remove ActiveX from LibreOffice)

2016-01-17 Thread Bryan Quigley
I'm told that ActiveX has been a security nightmare since it was first > released. That's probably a better reason to not support it than citing its > depreciation status. > > I realize that on volunteer projects such as LO such standards are a bit of > a burden but they warrant at

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/Library_gie.mk filter/source svtools/source vcl/source

2016-01-13 Thread Bryan Quigley
|1 vcl/source/filter/graphicfilter.cxx |5 9 files changed, 2686 deletions(-) New commits: commit a0537ec8038562152b07d11d51833c9488428f19 Author: Bryan Quigley Date: Thu Dec 10 10:14:10 2015 -0500 tdf#92925 Remove MET

Re: Remove ActiveX from LibreOffice

2016-01-12 Thread Bryan Quigley
sly, but could not find documentation for it. > If it's an unused feature, I'd suggest that's why than for other reasons. > > Best regards, > Rick C. Hodgin > > > > > Original Message > From: Chris Sherlock > Sent: Mon, 11/01/2016 08:21 P

Re: Remove ActiveX from LibreOffice

2016-01-11 Thread Bryan Quigley
eeded. Anywhere else we should post this? Thoughts? Bryan [1] https://wiki.documentfoundation.org/ReleaseNotes/5.1#Feature_removal_.2F_deprecation [2] https://wiki.documentfoundation.org/ReleaseNotes/5.2 On Sun, Jan 10, 2016 at 11:54 PM, Chris Sherlock wrote: > >> On 11 Jan 2016, at 10:41 AM,

Re: Remove ActiveX from LibreOffice

2016-01-10 Thread Bryan Quigley
http://lists.freedesktop.org/archives/libreoffice/2016-January/071789.html [3] https://en.wikipedia.org/wiki/Active_Template_Library On Wed, Dec 30, 2015 at 3:02 PM, Bryan Quigley wrote: > Hi there, > > Recently it was decided to remove the rest of NPAPI support [1] which > got me thinking abou

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

2016-01-05 Thread Bryan Quigley
|3 - 4 files changed, 65 deletions(-) New commits: commit 4feaf73a4da939be741516edd3636d1a3c3fc0e2 Author: Bryan Quigley Date: Tue Dec 8 11:51:55 2015 -0500 tdf#92925 Remove SVM export from Impress/Draw There's no good reason to export a Draw/Impress document as an SVM

[Libreoffice-commits] core.git: distro-configs/LibreOfficeCoverity.conf postprocess/Rdb_services.mk scp2/InstallModule_ooo.mk

2015-12-31 Thread Bryan Quigley
distro-configs/LibreOfficeCoverity.conf |1 - postprocess/Rdb_services.mk |6 -- scp2/InstallModule_ooo.mk |1 - 3 files changed, 8 deletions(-) New commits: commit 054b25c9ce96eb50d80177cb48cd9b10513806c3 Author: Bryan Quigley Date: Wed Dec 30 21:01

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Bryan Quigley
(supported) users IE11 is the only supported version. [1] https://support.microsoft.com/en-us/gp/microsoft-internet-explorer/en-us >> On 31 Dec 2015, at 7:02 AM, Bryan Quigley wrote: >> >> Hi there, >> >> Recently it was decided to remove the rest of NPAPI support [

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: scp2/source shell/Module_shell.mk shell/Package_scripts_gnome.mk shell/source sysui/desktop

2015-12-17 Thread Bryan Quigley
/desktop/apparmor/program.senddoc |1 - sysui/desktop/apparmor/program.soffice.bin |1 - 7 files changed, 30 deletions(-) New commits: commit eaa7f30102df4df01171e5daf83cdddae1bb0cda Author: Bryan Quigley Date: Wed Dec 2 00:02:59 2015 -0500 Remove gnome-open support Gnome

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/Library_gie.mk filter/source svtools/source vcl/source

2015-12-04 Thread Bryan Quigley
| 31 - vcl/source/filter/FilterConfigCache.cxx |3 vcl/source/filter/graphicfilter.cxx | 15 17 files changed, 985 deletions(-) New commits: commit 2ac0bd278d739382d8e534f5bbae34e55757a844 Author: Bryan Quigley Date: Wed

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/Library_gie.mk filter/source svtools/source

2015-12-01 Thread Bryan Quigley
(-) New commits: commit 630ec7110ec822d1d380d5181bcbb2570a129a21 Author: Bryan Quigley Date: Tue Dec 1 16:46:11 2015 -0500 tdf#92925 Remove XPM export XPM was used to create icons but isn't used much anymore. Import supoort was tested and still works. Chan

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/Library_gie.mk filter/source svtools/source

2015-12-01 Thread Bryan Quigley
commits: commit 9027629b0e09b3b024a5821bb791308039bb5d8b Author: Bryan Quigley Date: Tue Dec 1 17:04:14 2015 -0500 tdf#92925 Remove RAS export RAS was last used on Sun's now defunct SunOS. Import was tested and still works. Chan

[Libreoffice-commits] core.git: filter/Configuration_filter.mk filter/Library_gie.mk filter/source svtools/source

2015-12-01 Thread Bryan Quigley
commits: commit f3f653e106a3ff9d33280a1786ece974d7a77735 Author: Bryan Quigley Date: Tue Nov 17 13:49:13 2015 -0500 tdf#92925 Remove PCT export Mac PICT was replaced (by PDF) after Apple moved from Mac Classic. I tested import and it still works Change-Id

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

2015-10-13 Thread Bryan Quigley
include/vcl/outdev.hxx |3 -- include/vcl/window.hxx |6 vcl/source/outdev/wallpaper.cxx | 57 +++- 3 files changed, 10 insertions(+), 56 deletions(-) New commits: commit fe4412c8850bd1212dce786510dd61ddd6c43b36 Author: Bryan

[Libreoffice-commits] core.git: Makefile.fetch

2015-10-01 Thread Bryan Quigley
Makefile.fetch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 324212ce01c10a8811d25c95d1ae6a83d8214f3d Author: Bryan Quigley Date: Fri Oct 2 00:40:15 2015 -0400 Workaround broken ipv6 site This just forces wget to use ipv4 when downloading more

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

2015-09-30 Thread Bryan Quigley
sysui/desktop/apparmor/program.oosplash|2 +- sysui/desktop/apparmor/program.soffice.bin |2 -- sysui/desktop/share/apparmor.sh|6 +- 3 files changed, 6 insertions(+), 4 deletions(-) New commits: commit 3de49e44c517f3482bc2a7989399a31443d07fdd Author: Bryan

Default LO to show no splash screen?

2015-09-29 Thread Bryan Quigley
Hi all, LibreOffice starts up much faster then it once did, to the point I think the splash screen on startup actually makes it seem like it takes longer. Thoughts on removing the splash screen? Thanks! Bryan P.S. Last time I looked at this I believe there was a specific use case for the splash

[Libreoffice-commits] core.git: cui/uiconfig

2015-09-25 Thread Bryan Quigley
cui/uiconfig/ui/insertplugin.ui | 133 ++-- 1 file changed, 74 insertions(+), 59 deletions(-) New commits: commit 9a6415a88b991eda9fd30dff8c59879afa853b99 Author: Bryan Quigley Date: Mon Sep 21 17:54:14 2015 -0400 Add warning to Add Plug-in Dialog box

LibreOffice AppArmor profiles

2015-04-15 Thread Bryan Quigley
Hi there, I've been working on making AppArmor profiles for LibreOffice and have been wondering about the best way to integrate them upstream. Originally I was thinking about having them in AppArmor upstream but it makes more sense to be in lock step with LibreOffice versions. That way as bugs g

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10735/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/22/10822/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/9644/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/9644/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10735/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/79/10679/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/9644/3'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10735/3'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/22/10822/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/9644/4'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/88/7488/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/88/7488/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/10757/3'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/10816/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/10816/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/8937/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/7487/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/8937/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/8937/3'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/10680/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/10757/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/10757/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/7487/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/7489/3'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/7489/2'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/7489/4'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/89/7489/1'

2014-09-29 Thread Bryan Quigley
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sd/source

2014-08-08 Thread Bryan Quigley
sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 28 + 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 8de2e9b4bc53e6c097897142bad223c100d36292 Author: Bryan Quigley Date: Mon Aug 4 12:26:00 2014 -0400 fdo#81552 Fail nicely if avahi doesn&#

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-08-08 Thread Bryan Quigley
sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 26 + 1 file changed, 17 insertions(+), 9 deletions(-) New commits: commit d2eec11f0a6f27e13a4a834942f8acf20ae62cec Author: Bryan Quigley Date: Mon Aug 4 12:26:00 2014 -0400 fdo#81552 Fail nicely if avahi doesn&#

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

2014-08-05 Thread Bryan Quigley
sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 26 + 1 file changed, 17 insertions(+), 9 deletions(-) New commits: commit 3c57701cf0a169bd8d1893d1b2271d48b8072147 Author: Bryan Quigley Date: Mon Aug 4 12:26:00 2014 -0400 fdo#81552 Fail nicely if avahi doesn&#

re: NPAPI-based features in LO

2014-06-06 Thread Bryan Quigley
Hi there, I pushed that gerrit request.. https://gerrit.libreoffice.org/#/c/9644/. Most things have already been mentioned, but... >regarding (2) the problem is that users could have created documents >that contain embedded plug-ins Which AFAICT is also broken, tried this on Ubuntu 14.04 and Wi

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - filter/source

2014-04-12 Thread Bryan Quigley
95da7399047e025327aa96bffde2faf1c2a0757c Author: Bryan Quigley Date: Sun Nov 10 16:10:26 2013 -0500 Remove OOo1.0 file formats from Save As. List discussion: http://lists.freedesktop.org/archives/libreoffice/2013-November/057337.html Reviewed-on: https://gerrit.libreoffice.org/7489

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

2014-01-28 Thread Bryan Quigley
aeeaccf59abbc485d7786486f1accc1cb4d4dbf7 Author: Bryan Quigley Date: Sun Nov 10 16:10:26 2013 -0500 Remove OOo1.0 file formats from Save As. List discussion: http://lists.freedesktop.org/archives/libreoffice/2013-November/057337.html Change-Id

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

2014-01-17 Thread Bryan Quigley
(+), 4 deletions(-) New commits: commit 17f39da974adcb39a1d4e2abfd071eff66eee8b5 Author: Bryan Quigley Date: Sun Nov 10 14:29:31 2013 -0500 Make Flat XML document name consistant with ODF List discussion: http://lists.freedesktop.org/archives/libreoffice/2013-November/057337.html

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

2014-01-17 Thread Bryan Quigley
|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7a14419439103676916590b5fda110a514585b80 Author: Bryan Quigley Date: Sun Nov 10 12:51:14 2013 -0500 Make text choose encoding See thread here: http://lists.freedesktop.org/archives/libreoffice/2013-November

Re: Save as formats explored

2013-11-11 Thread Bryan Quigley
> I know people who still use StarOffice 5.2 so there are surely people out > there who still might use these formats. I am happy to look at actual use cases for these formats. Why do they still use StarOffice 5.2? (Is this more common than I think?, Are they using it on a OS platform that is st

Re: Save as formats explored

2013-11-10 Thread Bryan Quigley
o save as -> Text Encoded/Choose Encoding. Should this be removed from there? Thank you! Bryan Quigley Just to reiterate, because my previous copyright statement was too specific: All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. d

Save as formats explored

2013-11-07 Thread Bryan Quigley
Hi all, I've been looking at the Save As formats again and have another few changes I'd like to propose. Like last time, these changes would be UI only and not impact importing these file formats. 1. Remove all of the "OpenOffice.org 1.0" file formats. People may think they should use this to

Re: [PUSHED] Re: Remove save to old Microsoft office formats

2012-12-13 Thread Bryan Quigley
Hi all, > Was discussed in ESC call, so pushed to master and 4.0 now. Thanks! > Could you update the features page with this info I updated this page http://wiki.documentfoundation.org/ReleaseNotes/4.0 with: Dropped support for legacy Word and Excel (version 6.0/95) files. These files can still

Remove save to old Microsoft office formats

2012-12-12 Thread Bryan Quigley
patch was also written before I joined Canonical. Thanks, Bryan Quigley 0001-Removed-save-to-Office-6.0-95-formats.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailma

[Libreoffice] Remove old Word 6.0/95 "save as" support

2011-02-01 Thread Bryan Quigley
Hi all, I'd like to get opinions (and preferably consensus) on removing old Microsoft formats "save as" support, specifically: Word 6.0 Word 95 Excel 5.0 Excel 95 The usability problem I've seen is that users: * want to save in MS Word format, but don't know what version to use * the pick 6.0 or