Re: AOO snapshot on Ubuntu and GLIBC_2.15

2014-05-22 Thread Mathias Röllig

Building on Linux is quite painless. You could also give a try to
building yourself.
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Ubuntu_12.04
needs some obvious updates (and it doesn't work verbatim for 14.04, see
this list's archives and bugzilla about 14.04) but is quite
straightforward.


Not with my Laptop. The next release would be earlier. ;-)



If you are going to give it a try, we can give you further guidance.


With a new powerful computer (hopefully this year) I can give it a try. 
But on the new computer there will run also a new Ubuntu system. With 
virtual machines for testing other systems. :-)


Regards, Mathias

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



[Issue 124957] regexp bug or not?

2014-05-22 Thread Mathias Röllig

Hello!

As my explanation in issue 124957: (regexp in Calc)

For the expression X.* and a defined string Xstring is defined

[1] (Xstring < X.*) = (Xstring < MIN( X.* )) = FALSE

[2] (Xstring = X.*) = (Xstring >= MIN( X.* )) AND (Xstring <= MAX( X.* 
)) = TRUE


[3] (Xstring > X.*) = (Xstring >= MIN( X.* )) = TRUE

Is there a specification why it is not implemented in complement to [1] as

(Xstring > X.*) = (Xstring > MAX( X.* )) = FALSE

?


Greetings, Mathias

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



English Dictionaries GitHub repository

2014-05-22 Thread Marco A.G.Pinto

Dear ones,

I have been able to make it work: 
https://github.com/marcoagpinto/aoo-mozilla-en-dict


I tried a GUI for GitHub but I didn't understand anything.

Then, I used Tortoise to create a checkout and I was able to make it 
work after several attempts.


How do I make people report bugs/suggestions?

Also, I am only improving the en_GB... en_US and en_CA are improved by 
Kevin Atkinson with whom I am in contact... but people can report in my 
GitHub and I will inform Kevin in his repository.


Please notice the "en_GB_speller_for_Mozilla+AOO+LO_2013+.txt" where I 
keep all the changes.



PS->JZA, I am terribly sorry for being a lazy ass... I know you have 
told me to do this months ago and it was extremely easy, just like you 
said :-X


Thanks for your help!

Kind regards,
  >Marco A.G.Pinto
---

--


refererence for dmake?

2014-05-22 Thread Kay Schenk
Does someone have a link to an actual reference guide for dmake?  I found
one at one time but now, not so easy, and I didn't save it. :(

Thanks.

-- 
-
MzK

"Life is either a daring adventure, or nothing."
-- Helen Keller


Re: refererence for dmake?

2014-05-22 Thread Marcus (OOo)

Am 05/23/2014 12:05 AM, schrieb Kay Schenk:

Does someone have a link to an actual reference guide for dmake?  I found
one at one time but now, not so easy, and I didn't save it. :(


maybe this is helpful for you:

http://docs.oracle.com/cd/E19957-01/806-3564/Dmake.html
http://docs.oracle.com/cd/E19957-01/806-3573/Dmake.html
http://docs.oracle.com/cd/E19059-01/stud.8/817-6097/dmake.html
http://docs.oracle.com/cd/E19957-01/805-4949/6j4magsu0/index.html

Good night

Marcus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Reporting a problem with the OpenOffice website

2014-05-22 Thread David Sherman
I was trying for an update and got this message  now what??

The host name update32.services.openoffice.org could not be resolved.

David C. Sherman
oldavesoff...@gmail.com
612 332 4900


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Reporting a problem with the OpenOffice website

2014-05-22 Thread Rory O'Farrell
On Thu, 22 May 2014 12:02:36 -0500
David Sherman  wrote:

> I was trying for an update and got this message  now what??
> 
> The host name update32.services.openoffice.org could not be resolved.
> 
> David C. Sherman
> oldavesoff...@gmail.com
> 612 332 4900
> 


The only source from which one should download OpenOffice or any upgrade is
www.openoffice.org/download
which will redirect to SourceForge servers.

-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



can't remove this

2014-05-22 Thread John Woodworth
This message was originally HTML formatted.  View in a HTML capable client to 
see the original version.\r\n\r\n Hello,

How do I get rid of this symbol in the top left corner of the page?

Thanks,

John
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: Reporting a problem with the OpenOffice website

2014-05-22 Thread Andrea Pescetti

Rory O'Farrell wrote:

On Thu, 22 May 2014 12:02:36 -0500
David Sherman wrote:

I was trying for an update and got this message  now what??
The host name update32.services.openoffice.org could not be resolved.


The only source from which one should download OpenOffice or any upgrade is
www.openoffice.org/download
which will redirect to SourceForge servers.


This is correct. But David, could you please let us know what version 
you were using? update32.services.openoffice.org is an old server used 
to notify updates; it is now offline but it is important for us to know 
what versions are affected, since we may want to redirect it.


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: refererence for dmake?

2014-05-22 Thread Andre Fischer

On 23.05.2014 00:05, Kay Schenk wrote:

Does someone have a link to an actual reference guide for dmake?  I found
one at one time but now, not so easy, and I didn't save it. :(

Thanks.



Strangely enough, OpenOffice.org seems to be the best source of 
information regarding dmake:


http://www.openoffice.org/tools/dmake/

There the dmake man pages are listed up to version 4.11

-Andre


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org