Re: does something still depend on poppler?

2013-11-08 Thread Armin Le Grand
Hi Pedro, On 07.11.2013 20:04, Pedro Giffuni wrote: Hello; I just noticed on FreeBSD port we have a dependency on poppler-glib. Opengrok reports it is detected in configure but it doesn't seem to be used elsewhere. The poppler license is cat-x so it was probably removed before graduation.

Re: does something still depend on poppler?

2013-11-08 Thread Herbert Duerr
Hi Pedro, hi Armin, On 08.11.2013 10:06, Armin Le Grand wrote: On 07.11.2013 20:04, Pedro Giffuni wrote: I just noticed on FreeBSD port we have a dependency on poppler-glib. Opengrok reports it is detected in configure but it doesn't seem to be used elsewhere. The poppler license is cat-x so i

Re: Number of spreadsheets limitation

2013-11-08 Thread FR web forum
>but MS Excel manages much >more than that (I still don't know the limit, but we have here a file >with 336 spreadsheets, which cannot be opened in OO 4.0.1 without loss). https://issues.apache.org/ooo/show_bug.cgi?id=35901 - T

the Seamonkey has left the building

2013-11-08 Thread Herbert Duerr
As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has been integrated into trunk now. If you are working on trunk you'll notice tha

Re: the Seamonkey has left the building

2013-11-08 Thread Armin Le Grand
Hi Herbert, On 08.11.2013 13:18, Herbert Duerr wrote: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") instead. This major rework has been integrated int

Re: the Seamonkey has left the building

2013-11-08 Thread Jürgen Schmidt
On 11/8/13 1:18 PM, Herbert Duerr wrote: > As discussed in the thread "AOO Security Features without Mozilla" I > removed the dependency on the ancient Seamonkey-1.1 binaries and use the > NSS libraries ("Network Security Services") instead. This major rework > has been integrated into trunk now. >

Re: the Seamonkey has left the building

2013-11-08 Thread Herbert Duerr
On 08.11.2013 13:39, Armin Le Grand wrote: On 08.11.2013 13:18, Herbert Duerr wrote: [...] If you are working on Windows then you'll notice that the --with-mozilla-build option is still there as NSS being part of the Mozilla project needs the Mozilla build environment. If you object to install t

Re: the Seamonkey has left the building

2013-11-08 Thread janI
On 8 November 2013 14:09, Herbert Duerr wrote: > On 08.11.2013 13:39, Armin Le Grand wrote: > >> On 08.11.2013 13:18, Herbert Duerr wrote: >> >>> [...] >>> >>> If you are working on Windows then you'll notice that the >>> --with-mozilla-build option is still there as NSS being part of the >>> Moz

Re: [Accessibility] IA2 Integration proposal

2013-11-08 Thread Rob Weir
On Fri, Nov 8, 2013 at 2:42 AM, Steve Yin wrote: > Hi all, > > The main development work for IA2 feature is finished on the branch ia2. > Although there are some bugs in the current revision, I propose to merge > the branch to the trunk for involving more volunteers. > Hi Steve, This is excellen

Re: JIRA instead of Bugzilla?

2013-11-08 Thread sebb
On 8 November 2013 00:43, Kay Schenk wrote: > On Thu, Nov 7, 2013 at 2:28 PM, Rob Weir wrote: > >> On Tue, Oct 22, 2013 at 11:14 AM, janI wrote: >> > On 22 October 2013 16:41, Oliver-Rainer Wittmann >> > wrote: >> > >> >> Hi, >> >> >> >> On 22.10.2013 10:04, Rainer Bielefeld wrote: >> >> >> >>>

Re: JIRA instead of Bugzilla?

2013-11-08 Thread Joseph Schaefer
Historically JIRA filled a niche within the Java world at Apache because they are VERY parochial about their toolchain and do not give a damned about basing their tech on open source software. In other words, I would think twice about switching just because JIRA is more popular at Apache. On Nov

Re: [Accessibility] IA2 Integration proposal

2013-11-08 Thread Andrew Rist
On 11/7/2013 11:42 PM, Steve Yin wrote: Hi all, The main development work for IA2 feature is finished on the branch ia2. That's great news! Although there are some bugs in the current revision, I propose to merge the branch to the trunk for involving more volunteers. +1 ---

RE: does something still depend on poppler?

2013-11-08 Thread Pedro Giffuni
Thank you everyone,I opengroked POPPLER_LIBS and I found the answer to my question ;)Pedro.http://overview.mail.yahoo.com?.src=iOS";>Enviado desde Yahoo Mail para iPad

Re: [Accessibility] IA2 Integration proposal

2013-11-08 Thread Kay Schenk
On Thu, Nov 7, 2013 at 11:42 PM, Steve Yin wrote: > Hi all, > > The main development work for IA2 feature is finished on the branch ia2. > Although there are some bugs in the current revision, I propose to merge > the branch to the trunk for involving more volunteers. > > -- > Best Regards, > > S

Compile Openoffice/pyuno with UCS-4 support

2013-11-08 Thread Marcin Tustin
Hi All, When openoffice builds python and pyuno, it builds with UCS-2 support, which is the default for python. HOWEVER, python as shipped by fedora is built with UCS-4 support. I'd like to be able to use the various pyuno bits with my system python, and so I'd like to get it compiled with UCS-4 s

Re: the Seamonkey has left the building

2013-11-08 Thread Marcus (OOo)
Thats great news. Thanks for doing the effort. :-) Marcus Am 11/08/2013 01:18 PM, schrieb Herbert Duerr: As discussed in the thread "AOO Security Features without Mozilla" I removed the dependency on the ancient Seamonkey-1.1 binaries and use the NSS libraries ("Network Security Services") in

[WWW]Certificate errors for forums

2013-11-08 Thread Ricardo Berlasso
Some people get certificate errors on the forums https://forum.openoffice.org/en/forum/viewtopic.php?f=50&t=65462 I can see this too every now and then, but not on the browser: reading the ES forum rss feeds Akregator sometimes shows, apparently at random times, a certificate error. Regards, Ric

Unowinreg.dll in build guide

2013-11-08 Thread Marcin Tustin
The build guide doesn't mention it. https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO . I tried to add the following information, but got a 502 error: |- valign="top" | unowinreg.dll | [http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dllpre-built unowinreg.dll] (see

Failure with system NSS

2013-11-08 Thread Pedro Giffuni
Hello; I tried the new --with-system-nss configure option but it failed in the libxmlsec module: checking for libxslt libraries >= 1.0.20... no checking for openssl libraries >= 0.9.6... no checking for nspr libraries >= 4.0... no checking for nss libraries >= 3.2... no checking for gn