984d38c3 | 20-Apr-2024 |
mseidel |
Fixed typos (cherry picked from commit 73fec56a8c7e87333c35112dd7464c115a13a8c8) |
4c234e2d | 09-Apr-2024 |
mseidel |
Updated download numbers (cherry picked from commit 23316993437e535ee1ae8b97435f8b65c8f46691) |
694cb55c | 08-Apr-2024 |
mseidel |
Maintenance cleanup (cherry picked from commit caeabaab393eea3de03af65cb68f7b944d2c9898) |
4be3b82f | 07-Apr-2024 |
mseidel |
Remove temporary file (cherry picked from commit 3a917bcab5ff9038f7edda89e6739bf74fcb9314) |
b0f564a6 | 07-Apr-2024 |
mseidel |
Converted files from old StarWriter format to ODT (cherry picked from commit 39e5c08678cd48d71578584871ec5706d65f2808) |
7a5c319b | 06-Apr-2024 |
Damjan Jovanovic |
Fix typos: mehtod -> method, mehtods -> methods. Patch by: me (cherry picked from commit a4b70a5c0dc286fe80079976f51a3b5d7c08957d) |
10a5df72 | 07-Apr-2024 |
mseidel |
Fix German comments, cleanup (cherry picked from commit 63e8b0626cce318577fc05d16c4e0379e89ce1f8) |
1890d586 | 03-Apr-2024 |
mseidel |
Use correct icons for line spacing in HC mode with large icons (cherry picked from commit f116cfecc683c9bbd8282c5281d642f3e2b106e1) |
636491ff | 29-Mar-2024 |
Arrigo Marchiori |
Search forward or backward for a visible slide Fixes bug #60859 (cherry picked from commit 4ac3bde70fd91802a5ddff308c1ad71e97d33629) |
0bf5032b | 23-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 (cherry picked from commit c284e3b5539f1e
Fix for issue 60859 If 1st slide is hidden and selected, show presentation does start after this. Thanks to iammisc for this patch (cherry picked from commit c284e3b5539f1e21c0e1f245cefd20d28959206c)
show more ...
|
4200b705 | 01-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> (cherry picked from commit c809b0d38055f2551e1d74a528bd818a9857f3c8)
show more ...
|
cbd87ab0 | 01-Apr-2024 |
John Bampton |
Fix spelling in comments (#209) (cherry picked from commit cdfa2a0e248945df34d583b6091f49e81274c41e) |
92f0604b | 01-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> (
Fix spelling in code comments (#208) * Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 604463aab236cbd58e239a75c72bcfcf83f4ecac)
show more ...
|
6b6a7a13 | 01-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> (cherry picked from commit ceb51a8ef1194166c4e44e1e49f3795fd0d2d02c)
show more ...
|
e06fe250 | 01-Apr-2024 |
mseidel |
Updated English dictionary (cherry picked from commit 51cb29da040ceb01feb8ceef4417699b2604453d) |
9a145d3a | 26-Mar-2024 |
mseidel |
Forgot to update MD5 (cherry picked from commit deb3f44d6fef306ad1124be0cda5bc9c3a3e76c9) |
c5953cb0 | 26-Mar-2024 |
mseidel |
Updated Ukrainian dictionary (cherry picked from commit fd18302cfc6835107c954b5fdb84e30ec26f15b0) |
7c84351e | 19-Mar-2024 |
mseidel |
Fixed typo (Veticale -> Verticale) in Italian list of gradients. This fixes https://bz.apache.org/ooo/show_bug.cgi?id=128597 (cherry picked from commit 2e35ac1c1b8c1bf4efc06207d65be
Fixed typo (Veticale -> Verticale) in Italian list of gradients. This fixes https://bz.apache.org/ooo/show_bug.cgi?id=128597 (cherry picked from commit 2e35ac1c1b8c1bf4efc06207d65be2e201a5aee5)
show more ...
|
31bd0d21 | 17-Mar-2024 |
Damjan Jovanovic |
Don't allow calls to OpenSSLCipher::blockSize() before the cipher is initialized. Patch by: me (cherry picked from commit 244f2bcc921bc5dc45e6c1970e27ac2409c44e17) |
ae7dce1f | 17-Mar-2024 |
Damjan Jovanovic |
getFlag() isn't happy on Visual Studio 2008, hack it to work. Patch by: me (cherry picked from commit 42c0a318a970f6f7f43d26a8397448d5d5b8bd36) |
344f2659 | 17-Mar-2024 |
Damjan Jovanovic |
Add compatibility with OpenSSL 1.0.x. Patch by: me (cherry picked from commit f3025b08c40161265442c34e2b50bc05aa5388c6) |
d5436bf6 | 17-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 (cherry
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 (cherry picked from commit f65b4e326d91bfe900dc1dd22ece69e3ddd8444a)
show more ...
|
4e7b0f82 | 02-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 (cherry picked from commit 506fa58b1970084a0caacb50b3a805e469be4756)
show more ...
|
fc265111 | 22-Aug-2022 |
Damjan Jovanovic |
Use OpenSSL ciphers as opaque pointer types, created with EVP_CIPHER_CTX_new() and freed with EVP_CIPHER_CTX_free(), so we are compatible with both OpenSSL 1.0.x and 1.1.x. Patch by:
Use OpenSSL ciphers as opaque pointer types, created with EVP_CIPHER_CTX_new() and freed with EVP_CIPHER_CTX_free(), so we are compatible with both OpenSSL 1.0.x and 1.1.x. Patch by: me (cherry picked from commit f884850fece86ece56c7194bb1e746641f77c0a0)
show more ...
|
25a62c99 | 17-Mar-2024 |
mseidel |
Change order of Help topics (cherry picked from commit b832377dd13fb2acd8205b8e16be5efe6782a697) |