Testing for Big Sur

2021-02-02 Thread Mary Jean Vickers
Hello,

I would be very willing to assist with the testing of the fix for the problem 
with opening MS office files with Open Office.I am running Big Sur, 11.1 on 
a MacBook Pro.  

I don’t know if you need more information, but if you do please contact me.  
I’m offering because of the "New release for Apple's macOS 11 (Big Sur) - Also 
with fixes for Linux and Windows” blog.

Cheers,
Mary Jean Vickers


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



[GitHub] [openoffice] Pilot-Pirx merged pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


Pilot-Pirx merged pull request #109:
URL: https://github.com/apache/openoffice/pull/109


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #120: Visual Programming for OpenOffice

2021-02-02 Thread GitBox


Pilot-Pirx commented on pull request #120:
URL: https://github.com/apache/openoffice/pull/120#issuecomment-771823586


   Merging AOO42X into trunk does not sound like a good idea...
   
   However, if you have a feature request, feel free to discuss it on 
dev@openoffice.apache.org.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] jimjag commented on pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


jimjag commented on pull request #109:
URL: https://github.com/apache/openoffice/pull/109#issuecomment-771795889


   LGTM



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx closed pull request #120: Visual Programming for OpenOffice

2021-02-02 Thread GitBox


Pilot-Pirx closed pull request #120:
URL: https://github.com/apache/openoffice/pull/120


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


Pilot-Pirx commented on pull request #109:
URL: https://github.com/apache/openoffice/pull/109#issuecomment-771791487







This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] leginee commented on a change in pull request #121: translated various comments

2021-02-02 Thread GitBox


leginee commented on a change in pull request #121:
URL: https://github.com/apache/openoffice/pull/121#discussion_r568215534



##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   I slowly get the Idea that the comment is borked. I checked opengrok and 
I found the line:
bHTMLTemplSet = SetHTMLTemplate( *GetDoc() );//Styles aus HTML.vor in 
InitNew()  (see docshini.cxx 127)
   
   
   I assume from the code that it should mean:
   Extract HTMLTemplates from given Document.
   
   But when I check docsh2.cxx 1720 :
   // fix #51032#: Die HTML-Vorlage muss noch gesetzt werden
   SetHTMLTemplate( *GetDoc() );//Styles aus HTML.vor
   
   The fix comment translates to: The HTML-Template has to be set
   The next line says Syles from HTML.vor maybe that is a fixed term?

##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   Great. Checking the Issue is leading to a wrong issue. Probably the 
Number is to old to be recognized? 
   

##
File path: main/sw/inc/shellio.hxx
##
@@ -367,32 +363,32 @@ public:
 void   SetBaseURL( const String& rURL );
 
sal_Bool   IsOld() const;
-   sal_uLong  ConvertToNew();  // 
Textbausteine konvertieren
+   sal_uLong  ConvertToNew();  // convert 
AutoText entries (ger: Textbausteine)
 
-   sal_uInt16 GetCount() const;
// Anzahl Textbausteine ermitteln
-   sal_uInt16 GetIndex( const String& ) const; // 
Index fuer Kurznamen ermitteln
+   sal_uInt16 GetCount() const;
// return amount of AutoText entries
+   sal_uInt16 GetIndex( const String& ) const; // 
return Index of shortnames
sal_uInt16 GetLongIndex( const String& ) const; //Index fuer 
Langnamen ermitteln

Review comment:
   Watzlav has pointed this out, too. I have to work his comments in. Did 
not have the time. At the end of the week I think I can put again some more 
time.

##
File path: main/sw/inc/shellio.hxx
##
@@ -367,32 +363,32 @@ public:
 void   SetBaseURL( const String& rURL );
 
sal_Bool   IsOld() const;
-   sal_uLong  ConvertToNew();  // 
Textbausteine konvertieren
+   sal_uLong  ConvertToNew();  // convert 
AutoText entries (ger: Textbausteine)
 
-   sal_uInt16 GetCount() const;
// Anzahl Textbausteine ermitteln
-   sal_uInt16 GetIndex( const String& ) const; // 
Index fuer Kurznamen ermitteln
+   sal_uInt16 GetCount() const;
// return amount of AutoText entries
+   sal_uInt16 GetIndex( const String& ) const; // 
return Index of shortnames
sal_uInt16 GetLongIndex( const String& ) const; //Index fuer 
Langnamen ermitteln

Review comment:
   Czesław has pointed this out, too. I have to work his comments in. Did 
not have the time. At the end of the week I think I can put again some more 
time.
   [Edit:] sry got the name wrong. I am not awake... :(

##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   "Load template from HTML template shellio.cxx" ? Does not make sense to 
me. :(





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] ardovm commented on a change in pull request #121: translated various comments

2021-02-02 Thread GitBox


ardovm commented on a change in pull request #121:
URL: https://github.com/apache/openoffice/pull/121#discussion_r568367366



##
File path: main/sw/inc/shellio.hxx
##
@@ -367,32 +363,32 @@ public:
 void   SetBaseURL( const String& rURL );
 
sal_Bool   IsOld() const;
-   sal_uLong  ConvertToNew();  // 
Textbausteine konvertieren
+   sal_uLong  ConvertToNew();  // convert 
AutoText entries (ger: Textbausteine)
 
-   sal_uInt16 GetCount() const;
// Anzahl Textbausteine ermitteln
-   sal_uInt16 GetIndex( const String& ) const; // 
Index fuer Kurznamen ermitteln
+   sal_uInt16 GetCount() const;
// return amount of AutoText entries
+   sal_uInt16 GetIndex( const String& ) const; // 
return Index of shortnames
sal_uInt16 GetLongIndex( const String& ) const; //Index fuer 
Langnamen ermitteln

Review comment:
   Maybe "Return index of longnames"?

##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   I'd just translate "HTML.vor" into "HTML template" and carry on

##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   I think that "laden shellio.txt" means "the code is loaded from 
shellio.cxx". "Laden" refers to the code, not to the template data. In fact, 
the function is defined in file main/sw/source/filter/basflt/shellio.cxx
   Just my opinion, of course





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



Re: Voice to text

2021-02-02 Thread Wolf Halton
Thanks,
That gives me a start to ask much better questions

Wolf Halton 
https://AtlantaCloudTech.com - Datacenter Services, Telephony
https://ACT-Marketing.net - Marketing Automation 
https://WolfHalton.com - Strategic Cybersecurity
(678) 892-0226 Voice and Text

> On Feb 2, 2021, at 09:22, Matthias Seidel  wrote:
> 
> Hello,
> 
>> Am 01.02.21 um 00:37 schrieb Colonel Wolf Halton CBA:
>> I run Ubuntu or PopOS at home. I want to find a voice to text extension of
>> OOO. Is that a thing, or do I need to try and find an OS-specific app that
>> could add the functionality to OOO?
> 
> I don't think there is such an extension for AOO.
> 
> You will need to find something OS specific, that can transform spoken
> language in written text (normally that works in every application with
> a text input field).
> 
> For Ubuntu (and Ubuntu based PopOS) I found "Simon" in the App store.
> But I don't know how it works and there may be other programs better
> suited for your task.
> 
> Regards,
> 
>Matthias Seidel
> 
>> 
>> *Lt Col Wolf Halton, CTGA, PCIP, CBA*
>> 678-687-6104 Voice/Text
>> --
>> Are you having CyberNightmares ?
>> 
> 


[GitHub] [openoffice] Pilot-Pirx closed pull request #120: Visual Programming for OpenOffice

2021-02-02 Thread GitBox


Pilot-Pirx closed pull request #120:
URL: https://github.com/apache/openoffice/pull/120


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #120: Visual Programming for OpenOffice

2021-02-02 Thread GitBox


Pilot-Pirx commented on pull request #120:
URL: https://github.com/apache/openoffice/pull/120#issuecomment-771823586


   Merging AOO42X into trunk does not sound like a good idea...
   
   However, if you have a feature request, feel free to discuss it on 
dev@openoffice.apache.org.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx merged pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


Pilot-Pirx merged pull request #109:
URL: https://github.com/apache/openoffice/pull/109


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


Pilot-Pirx commented on pull request #109:
URL: https://github.com/apache/openoffice/pull/109#issuecomment-771809139


   I will merge it then... ;-)



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] jimjag commented on pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


jimjag commented on pull request #109:
URL: https://github.com/apache/openoffice/pull/109#issuecomment-771795889


   LGTM



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [openoffice] Pilot-Pirx commented on pull request #109: Allow boost::tr1 to build with Gcc version >= 7

2021-02-02 Thread GitBox


Pilot-Pirx commented on pull request #109:
URL: https://github.com/apache/openoffice/pull/109#issuecomment-771791487


   Did anyone have the time to have a look at this PR?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



Re: [CLOSED] Re: [VOTE] Release macOS community builds AOO 4.1.9-RC1 as GA

2021-02-02 Thread Matthias Seidel
Hi Jim,

Am 02.02.21 um 16:07 schrieb Jim Jagielski:
> It looks like there are more than the required 3 +1 binding votes. This vote 
> PASSES.
>
> I will start the required uploading

Great!

We should have an eye on /archive, I don't know if it re-syncs
automatically.

Matthias

>
>> On Jan 28, 2021, at 2:47 PM, Jim Jagielski  wrote:
>>
>> I am calling a VOTE on releasing the complimentary community builds of
>> macOS Apache OpenOffice 4.1.9-RC1 as GA.
>>
>> These artifacts can be found at:
>>
>>  https://dist.apache.org/repos/dist/dev/openoffice/4.1.9-RC1/binaries/
>>
>> This vote overrides the previous vote due to some regressions noted
>> in the original macOS builds. This vote does not affect the Windows
>> or Linux builds or the source files. There are no source code changes
>> reflected in this revision: this is 100% a build replacement. As such,
>> the About OpenOffice window should show:
>>
>>  AOO419m1(Build:9805)  -  Rev. 561082130a
>>  2021-01-28 11:51:18 (Thu, 28 Jan 2021) - Darwin x86_64
>>
>> Note the revised build date.
>>
>> Please cast your vote:
>>
>> The Release Candidate is good for production/GA:
>>
>> [ ] yes / +1
>>
>> [ ] no / -1
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>



smime.p7s
Description: S/MIME Cryptographic Signature


[CLOSED] Re: [VOTE] Release macOS community builds AOO 4.1.9-RC1 as GA

2021-02-02 Thread Jim Jagielski
It looks like there are more than the required 3 +1 binding votes. This vote 
PASSES.

I will start the required uploading

> On Jan 28, 2021, at 2:47 PM, Jim Jagielski  wrote:
> 
> I am calling a VOTE on releasing the complimentary community builds of
> macOS Apache OpenOffice 4.1.9-RC1 as GA.
> 
> These artifacts can be found at:
> 
>  https://dist.apache.org/repos/dist/dev/openoffice/4.1.9-RC1/binaries/
> 
> This vote overrides the previous vote due to some regressions noted
> in the original macOS builds. This vote does not affect the Windows
> or Linux builds or the source files. There are no source code changes
> reflected in this revision: this is 100% a build replacement. As such,
> the About OpenOffice window should show:
> 
>   AOO419m1(Build:9805)  -  Rev. 561082130a
>   2021-01-28 11:51:18 (Thu, 28 Jan 2021) - Darwin x86_64
> 
> Note the revised build date.
> 
> Please cast your vote:
> 
> The Release Candidate is good for production/GA:
> 
> [ ] yes / +1
> 
> [ ] no / -1
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


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



Re: Voice to text

2021-02-02 Thread Matthias Seidel
Hello,

Am 01.02.21 um 00:37 schrieb Colonel Wolf Halton CBA:
> I run Ubuntu or PopOS at home. I want to find a voice to text extension of
> OOO. Is that a thing, or do I need to try and find an OS-specific app that
> could add the functionality to OOO?

I don't think there is such an extension for AOO.

You will need to find something OS specific, that can transform spoken
language in written text (normally that works in every application with
a text input field).

For Ubuntu (and Ubuntu based PopOS) I found "Simon" in the App store.
But I don't know how it works and there may be other programs better
suited for your task.

Regards,

   Matthias Seidel

>
> *Lt Col Wolf Halton, CTGA, PCIP, CBA*
> 678-687-6104 Voice/Text
> --
> Are you having CyberNightmares ?
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: Video Uploads for FOSDEM

2021-02-02 Thread Carl Marcum

Hi Peter,

Mine shows a Final Video URL = Final Version and the link starts the 
talk so I think mine is done.

I do need to upload my slide deck this evening though.

Thanks,
Carl

On 2/1/21 6:05 PM, Peter Kovacs wrote:

Hello all,


we need to upload the videos. Current state is according to the 
Organisator List that 2 of 8 are uploaded.


If I look in the registration I find more videos. However in order to 
be finalized, the videos have to be uploaded


in the General Tab -> shedule Box (the one on the bottom) and there 
*Pre-recorded Video Upload URL.*


*
*

*Thank you for all theior work.*

*
*

*All the Best*

*Peter
*




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



[GitHub] [openoffice] ardovm commented on a change in pull request #121: translated various comments

2021-02-02 Thread GitBox


ardovm commented on a change in pull request #121:
URL: https://github.com/apache/openoffice/pull/121#discussion_r568450657



##
File path: main/sw/inc/shellio.hxx
##
@@ -414,18 +410,18 @@ SW_DLLPUBLIC SwRead SwGetReaderXML();
 // END source/filter/basflt/fltini.cxx
 
 
-extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor 
laden shellio.cxx
+extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); // HTML templates (pre?)load 
shellio.cxx

Review comment:
   I think that "laden shellio.txt" means "the code is loaded from 
shellio.cxx". "Laden" refers to the code, not to the template data. In fact, 
the function is defined in file main/sw/source/filter/basflt/shellio.cxx
   Just my opinion, of course





This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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