(openoffice) 02/09: Increase the snippet size to 48.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 8c844c0e02e8c911f9b0894d7b64d242f8534c64 Author: Damjan Jovanovic AuthorDate: Sat Jan 25 19:35:59 2025 +0200

(openoffice) 05/09: Clean up and simplify callVirtualMethod.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 75ceab48e64f7f954c4a32aeab5e6651b5536f16 Author: Damjan Jovanovic AuthorDate: Tue Jan 28 00:39:06 2025 +0200

(openoffice) 06/09: We copy 8 bytes at a time, not 1.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 4e415bad083893ef13b15edae70e5b3baf1346d7 Author: Damjan Jovanovic AuthorDate: Tue Jan 28 06:06:51 2025 +0200

(openoffice) 01/09: Fix the __type_info layout. It should be the same on Win32 and Win64. Also add some documentation.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 91a82f51b994378b285296537635517faa325e04 Author: Damjan Jovanovic AuthorDate: Sat Jan 25 03:07:58 2025 +0200

(openoffice) 04/09: Fix the bad machine code opcodes. The assembly language was reassembled and hexdumped, revealing wrong opcodes, which this patch fixes.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit ad7f763788a8e671f279d3817857f393458d9b80 Author: Damjan Jovanovic AuthorDate: Mon Jan 27 04:24:42 2025 +0200

(openoffice) 03/09: Use the proper epilog from privateSnippetExecutor.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 5e9afe66c22a4bfebe88b92042e73d705f793314 Author: Damjan Jovanovic AuthorDate: Sun Jan 26 07:53:08 2025 +0200

(openoffice) 07/09: Remove an incorrect extra layer of indirection.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 2bd09336b813026765270552312767a4f479e120 Author: Damjan Jovanovic AuthorDate: Fri Jan 31 21:02:21 2025 +0200

(openoffice) branch windows-amd64 updated (9bbb3c7f6b -> ff15b20cbe)

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git from 9bbb3c7f6b NSS/NSPR fixes for Windows/amd64. new 91a82f51b9 Fix the __type_info layout. It should be t

(openoffice) 08/09: Multiply the offset by 8, because we are deducting 8 on each loop.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 04f6eeb5452c5b2c07fe6c872652e73b4ef01fd2 Author: Damjan Jovanovic AuthorDate: Sat Feb 1 03:52:12 2025 +0200

(openoffice) 09/09: Try another way of assigning that stack slot.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git commit ff15b20cbe2d55811855aff9af9ce28f63319092 Author: Damjan Jovanovic AuthorDate: Sat Feb 1 14:29:11 2025 +0200

(openoffice) branch trunk updated: Fix spelling (#264)

2025-02-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 02f6802c77 Fix spelling (#264) 02f6802c77 is

(openoffice) branch trunk updated: Fixed typos, cleanup

2025-02-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 922709c981 Fixed typos, cleanup 922709c981 is

(openoffice) 02/02: Fix spelling (#264)

2025-02-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 282a53efebaf4bde5420fa4cc015ec57c997 Author: John Bampton AuthorDate: Sun Feb 2 10:25:02 2025 +1000 Fix sp

(openoffice) branch AOO42X updated (3a73b3123e -> 0000282a53)

2025-02-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository. mseidel pushed a change to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git from 3a73b3123e Remove 'oldref' entries (work in progress) new ebdd2c59b8 Fixed typos, cleanup new 282a5

(openoffice) 01/02: Fixed typos, cleanup

2025-02-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit ebdd2c59b84f88c9468e657a3530b322d8640ece Author: mseidel AuthorDate: Sun Feb 2 01:27:17 2025 +0100 Fixed typos

(openoffice) branch windows-amd64 updated: 4 exception parameters are mandatory on Windows/amd64.

2025-02-01 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/windows-amd64 by this push: new 45092bb6a7 4 exception paramet

(openoffice-docs) branch Writer-Guide updated: Updated

2025-02-01 Thread knmc
This is an automated email from the ASF dual-hosted git repository. knmc pushed a commit to branch Writer-Guide in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git The following commit(s) were added to refs/heads/Writer-Guide by this push: new df4db62 Updated df4db62 is d