History log of /trunk/ (Results 26 - 50 of 8386)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

08edcdf317-Mar-2024 mseidel

Correction to my last commit

42c0a31817-Mar-2024 Damjan Jovanovic

getFlag() isn't happy on Visual Studio 2008, hack it to work.

Patch by: me

f3025b0817-Mar-2024 Damjan Jovanovic

Add compatibility with OpenSSL 1.0.x.

Patch by: me

f65b4e3217-Mar-2024 Damjan Jovanovic

Use &v[0] instead of v.data() for "::std::vector v", because Visual Studio 2008
doesn't have the ::std::vector::data() method in its broken/incomplete STL.

Patch by: me

f4568fca17-Mar-2024 mseidel

Use correct icons in Help

506fa58b02-Mar-2024 Damjan Jovanovic

Implement the (MS Office 2010+) OOXML "Agile encryption" support, so that we
can open such password-protected OOXML files.

Adds all the Agile encryption XML tokens and namespaces, and pa

Implement the (MS Office 2010+) OOXML "Agile encryption" support, so that we
can open such password-protected OOXML files.

Adds all the Agile encryption XML tokens and namespaces, and parses the XML
from EncryptionInfo stream, gets OpenOffice to recognize the file is encrypted
and ask for a password, and successfully decrypts the file if password is
correct.

Also a number of other fixes and improvements:
- Sorted main/oox/source/token/tokens.txt so it's in alphabetical order
(wrong order might have broken certain tokens?).
- Refactored how OOXML encryption is generally handled. It's now in its
own file.
- Added logging to the FilterDetect class. It logs to the office-wide default
logger.
- Added a flush() method to the BinaryXOutputStream class.
- Changed FilterDetect to use XMultiComponentFactory and XComponentContext
instead of the deprecated XMultiServiceFactory.
- Error handling was generally improved.
- Exception safety and some memory safety (::std::vector instead of new[])
in all the new code. Memory leaks should not be possible.

Much of the code involved in the decryption was ported from the excellent
Apache POI project, so it's been credited in our NOTICE file.

Patch by: me

show more ...

88ba6ead11-Mar-2024 Arrigo Marchiori

Disable "pedantic" warnings from CoinMP compilation

Allows compilation with GCC 11

93a0d7ef16-Jan-2024 Arrigo Marchiori

Disable -Werror during nss compilation

(cherry picked from commit 2201f5fd0147ad0b789fa99f490d09968bb8e126)

66131ff509-Mar-2024 mseidel

Adjustment for nss libs on Windows

fa2bd10709-Mar-2024 mseidel

Ad test files to rat excludes

0295a7cd08-Mar-2024 mseidel

Add several README.md to rat exclude (corrected path)

1662ea8208-Mar-2024 mseidel

Add several README.md to rat exclude

12345678910>>...336