RE: If the variable $(username) exists in OpenOffice?

2021-03-25 Thread Jörg Schmidt
Hello Czesław, > -Original Message- > From: Czesław Wolański [mailto:czeslaw.wolan...@gmail.com] > Sent: Thursday, March 25, 2021 6:57 PM > To: dev@openoffice.apache.org > Subject: Re: If the variable $(username) exists in OpenOffice? > Regarding "$(username)" - the source file

Re: If the variable $(username) exists in OpenOffice?

2021-03-25 Thread Czesław Wolański
Hi Jörg, Dennis > file:///%APPDATA%/../../ > > should also work. ;-) It does not work. AOO in 'Tools - Options - OpenOffice - Paths' shows nothing for "My Documents". (the same in case of LibreOffice). Regarding "$(username)" - the source file "substitutepathvars.cxx" AOO, Lines 107 - 128

Re: Fwd: [libexpat/libexpat] Release R_2_3_0 - 2.3.0

2021-03-25 Thread Matthias Seidel
Hi all, > #422 #426 #447 Windows: Drop support for Visual Studio <=14.0/2015 Seems, we are out of look here due to the ancient compiler we still use on Windows... Matthias Am 25.03.21 um 02:14 schrieb Matthias Seidel: > > FYI > > > Weitergeleitete Nachricht > Betreff:

RE: If the variable $(username) exists in OpenOffice?

2021-03-25 Thread Jörg Schmidt
> -Original Message- > From: Dennis Roczek [mailto:dennisroc...@libreoffice.org] > Sent: Thursday, March 25, 2021 11:24 AM > To: dev@openoffice.apache.org > Subject: Re: If the variable $(username) exists in OpenOffice? > > Hey, > > file:///%APPDATA%/../../ > > should also work. J

Re: If the variable $(username) exists in OpenOffice?

2021-03-25 Thread Dennis Roczek
Hey, file:///%APPDATA%/../../ should also work. ;-) Dennis Am 25.03.2021 um 10:11 schrieb Jörg Schmidt: hello, in the german forum (https://de.openoffice.info/viewtopic.php?f=3=294248#p294248) is asked if the following entry in the file registrymodifications.xcu works also for OpenOffice

If the variable $(username) exists in OpenOffice?

2021-03-25 Thread Jörg Schmidt
hello, in the german forum (https://de.openoffice.info/viewtopic.php?f=3=294248#p294248) is asked if the following entry in the file registrymodifications.xcu works also for OpenOffice (for LibreOffice this entry works): file:///D:/Documents/$(username) Neither in