History log of /trunk/ (Results 26 - 50 of 8398)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8eb9a7e607-Apr-2024 Damjan Jovanovic

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 461

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 4615 KiB, or 3.78%.

Patch by: me

show more ...

a5818cd915-Apr-2024 Damjan Jovanovic

Get redland building with Clang >= 15, libxml2 >= 2.11.0, and/or FreeBSD >= 14.

Patch by: me

2331699309-Apr-2024 mseidel

Updated download numbers

8cd9d6f809-Apr-2024 Matthias Seidel

Update README.md

caeabaab08-Apr-2024 mseidel

Maintenance cleanup

3a917bca07-Apr-2024 mseidel

Remove temporary file

39e5c08607-Apr-2024 mseidel

Converted files from old StarWriter format to ODT

63e8b06207-Apr-2024 mseidel

Fix German comments, cleanup

a4b70a5c06-Apr-2024 Damjan Jovanovic

Fix typos: mehtod -> method, mehtods -> methods.

Patch by: me

f116cfec03-Apr-2024 mseidel

Use correct icons for line spacing in HC mode with large icons

1fcc6d2b02-Apr-2024 Arrigo Marchiori

Merge pull request #200 from oooforum/patch-12

Fixes issue 60859


4ac3bde729-Mar-2024 Arrigo Marchiori

Search forward or backward for a visible slide

Fixes bug #60859

Revision tags: AOO420-Dev5-m5
c284e3b523-Jan-2024 Bidouille

Fix for issue 60859

If 1st slide is hidden and selected, show presentation does start after this.

Thanks to iammisc for this patch

c809b0d301-Apr-2024 John Bampton

Fix spelling in code comments (#210)

* Fix spelling in code comments

* Update wordml2ooo_field.xsl

* Update ooo2wordml_border.xsl

---------

Co-authored-by

Fix spelling in code comments (#210)

* Fix spelling in code comments

* Update wordml2ooo_field.xsl

* Update ooo2wordml_border.xsl

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...

95939a2629-Mar-2024 Arrigo Marchiori

Link pthread library when using OpenSSL on Linux

Restores compilation on current openSUSE.

cdfa2a0e01-Apr-2024 John Bampton

Fix spelling in comments (#209)

604463aa01-Apr-2024 John Bampton

Fix spelling in code comments (#208)

* Fix spelling in code comments

* Update ImageControl.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

ceb51a8e01-Apr-2024 John Bampton

Fix spelling in code comments and descriptions only (#207)

* Fix spelling in code comments and descriptions only

* Update IllegalAccessibleComponentStateException.idl

-----

Fix spelling in code comments and descriptions only (#207)

* Fix spelling in code comments and descriptions only

* Update IllegalAccessibleComponentStateException.idl

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...

51cb29da01-Apr-2024 mseidel

Updated English dictionary

4c5b548f18-Mar-2024 Damjan Jovanovic

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.0.x.
Support old versions of Windows.
Uses Strawberry Perl on Windows to build, fetched as a dependency.
Workarounds for missing integer limit constants in the old version of MSVC we use.
NASM now works when it's in the PATH, instead of needing --with-nasm-path to ./configure.

Patch by: me

show more ...

deb3f44d26-Mar-2024 mseidel

Forgot to update MD5

fd18302c26-Mar-2024 mseidel

Updated Ukrainian dictionary

2e35ac1c19-Mar-2024 mseidel

Fixed typo (Veticale -> Verticale) in Italian list of gradients.

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

b832377d17-Mar-2024 mseidel

Change order of Help topics

244f2bcc17-Mar-2024 Damjan Jovanovic

Don't allow calls to OpenSSLCipher::blockSize() before the cipher
is initialized.

Patch by: me

12345678910>>...336