History log of /aoo42x/main/solenv/bin/ (Results 1 - 25 of 243)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fad7b0c608-Jul-2024 John Bampton

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit de739a45664e

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9)

show more ...

Revision tags: AOO420-Dev5-m5
8aad49dc19-Nov-2023 John Bampton

misc: fix spelling (#184)

(cherry picked from commit 81afc36f7a09c292588450c65ebdfe3d58b4bfc3)

5db5960c22-May-2023 mseidel

Fixed typos (unknown) and some other, removed whitespace

(cherry picked from commit 95e2fe77240256cfc0711c47019d8b74a6327be0)

02c55aa721-May-2023 mseidel

Added remaining files to exclude list

(cherry picked from commit ca7bbf1c9f77d13152c2a87acc5989862f0c6426)

4bf4541b18-May-2023 mseidel

Corrected typos (be be)

(cherry picked from commit a9bc0cf5bbf06f780d905f26ca5bf4c3a8e94a3b)

0245820820-Mar-2023 Matthias Seidel

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd504

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd5049799bb07d3a7624286aa0)

show more ...

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4
6806e0a010-Nov-2022 Matthias Seidel

Update srcrelease.xml to exclude certain files from Source build (#154)

* Update srcrelease.xml

* Update srcrelease.xml

(cherry picked from commit 0f464f241f371015fe29cdc2e

Update srcrelease.xml to exclude certain files from Source build (#154)

* Update srcrelease.xml

* Update srcrelease.xml

(cherry picked from commit 0f464f241f371015fe29cdc2e8d173b0e508f381)

show more ...

Revision tags: AOO4113-GA, AOO4112-GA
f8ab842f10-Feb-2022 Arrigo Marchiori

Create 'tmp' directory into solver

Completes f110f2132c033266ae9e2e1ff7ec2f29347b01ab

(cherry picked from commit f76c88023642e2d81093a0f72c05e19cda1f23f3)

82a16ed616-Nov-2021 mseidel

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.980

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.9808. For AOO 4.2.0 it was 4.20.9823 (111 > 20).

This patch corrects the version number to 4.200.9823 (111 < 200).

Credits go to Arrigo for this patch!

(cherry picked from commit c1467797f39776453dad050af6d4bc996c2269b2)

show more ...

Revision tags: AOO4111-GA
8ae656ed22-Aug-2021 mseidel

Fixed typos, removed whitespace

(cherry picked from commit 8927ee86bef23fd08661b88a59493a46e7017564)

Revision tags: AOO420-Dev3-m3
494e99f831-Jul-2021 mseidel

Added Esperanto as language for NSIS installer

(cherry picked from commit dc294fc16815fb3974b63d1facef0dbdd670666c)

ba4b651429-Jul-2021 mseidel

Added Hindi as language for NSIS installer

(cherry picked from commit 135e57bd124edb2f52d6e56e5557565b24a2918c)

6d8c51f209-Jun-2021 mseidel

Enable localized NSIS installer for Arabic and Ukrainian

(cherry picked from commit 07619cfbb1c5501ab5d4fa32528079b2c914712b)

1dba2a1a21-May-2021 mseidel

Re-enable adapted texts for NSIS installer.

This fixes https://bz.apache.org/ooo/show_bug.cgi?id=127628

(cherry picked from commit 8a06ca12497f3a3d665ff5a87c811bd891703f59)

Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2
33e2b20625-Apr-2020 Peter Kovacs

fix unitialized variables in delivery.pl by treat undef as 0
changed: ../solenv/bin/deliver.pl

d45d6f4604-Jan-2021 Jim Jagielski

Save getuid only for Solaris (do we even support that anymre)?

(cherry picked from commit d921515fcc11f846c699c95d0d3d2e52dd7a4ea3)

60203e3430-Dec-2020 Jim Jagielski

'fakeroot' is no longer optional, but required, when making deb/dpkg
so no need to worry about the old hack and seeing if we have
fakeroot.

(cherry picked from commit 49cc8443e2aaa7c

'fakeroot' is no longer optional, but required, when making deb/dpkg
so no need to worry about the old hack and seeing if we have
fakeroot.

(cherry picked from commit 49cc8443e2aaa7c02ddd1611e7be852fd90266a6)

show more ...

c971757224-Nov-2020 Jim Jagielski

This is Perl, not C :-)

05ab2edc20-Nov-2020 Jim Jagielski

Move to using (requiring) EPM 5.0.0 or later for AOO

(cherry picked from commit 6661e287d160b98618052ea914b7c66d3c46fa4e)

8c74828b29-Oct-2020 Jim Jagielski

Force git/svn version to display if we are a src build

(cherry picked from commit 8403f704f807051b7f1dc4cc96915c2e825f68d3)

1f0b9a3928-Oct-2020 Jim Jagielski

Be safe when checking FAKEROOT

(cherry picked from commit dfe9974f00bbfbbbe3454d83e54146dac7779823)

1c537ab221-Oct-2020 Jim Jagielski

FAKEROOT is "" in the env

54883b2227-Sep-2020 mseidel

Fixed typo (errror -> error)

(cherry picked from commit 9c3cb57a3fc95052cf38f1786de15fb3a9d9ea0c)

6d53c85125-Sep-2020 mseidel

Fixed typo (explicitely -> explicitly) and some more

(cherry picked from commit 56b8eddca8dfa483d4f8ff0d4ce385505d8407b6)

4cc15de508-Sep-2019 mseidel

Fixed tab vs. spaces

(cherry picked from commit 58f9c0625c0ebfacd69c5b8b8a5141e8344da3b2)

12345678910