Messages by Date
-
2026/07/06
(openoffice) branch bugfix-dxf-filter updated (559ada8ae8 -> 96b0524be2)
petko
-
2026/07/06
(openoffice) branch bugfix-dxf-filter updated (8606c879d8 -> 559ada8ae8)
petko
-
2026/07/06
(openoffice) 03/11: fix zoom by ignoring the metadata. The correctness of the metadata depends on creators actions and may be stale. Better to calculate it by ourselfs.
petko
-
2026/07/06
(openoffice) 06/11: the file detector now ignores comments at the start of the file to identifiy DXF files. On import we tollerate now 1.0 as 1. Before it broke the read Measuring the arc's swept extent, not the full circle, so large-radius arcs don't blow up the scaling box ond collapse the drawing.
petko
-
2026/07/06
(openoffice) 02/11: dxt files labels and text are evaluated when deciding on the points where to corp the picture. We have to estimate font size and width, since we have no renderer at that point. so we estimate the size.
petko
-
2026/07/06
(openoffice) 01/11: filter: idxf: chunk oversized LWPOLYLINE instead of truncating the count
petko
-
2026/07/06
(openoffice) 10/11: pattern hatches render as proper section lines instead of solid blobs
petko
-
2026/07/06
(openoffice) 11/11: encoding is now based on RTL_TEXTENCODING_MS_1252 as a default. The dxf filter is now prepared to receive a overide which encoding is to be used. With this fix no higher level has been included to use this method.
petko
-
2026/07/06
(openoffice) 04/11: for the boundary we need to measure as the renderer does. fix correct rendering for arcs.
petko
-
2026/07/06
(openoffice) 09/11: fix 3D DXF import — skip OCS extrusion for WCS entities (render + bbox), case-insensitive VPORT lookup, 3D text via glyph outlines
petko
-
2026/07/06
(openoffice) 05/11: Adding Ellipse and spine support fixed negative-z extrusion arcs
petko
-
2026/07/06
(openoffice) branch bugfix-dxf-filter created (now 8606c879d8)
petko
-
2026/07/06
(openoffice) 08/11: support LWPOLYLINE bulge (group 42)
petko
-
2026/07/06
(openoffice) 07/11: added support for dashed lines.
petko
-
2026/07/06
(openoffice) 03/03: Merge branch 'trunk' of https://github.com/apache/openoffice into trunk
jim
-
2026/07/06
(openoffice) 01/03: redland/raptor: build with --with-www=none to drop removed libxml nanoHTTP
jim
-
2026/07/06
(openoffice) branch trunk updated (a9afaeb67b -> 93a24604d2)
jim
-
2026/07/06
(openoffice) 02/03: Merge branch 'trunk' of https://github.com/apache/openoffice into trunk
jim
-
2026/07/05
(openoffice) branch trunk updated: Fix sal encoding-dispatch off-by-one (ISCII removal) + ZapfDingbats table bugs (#488)
petko
-
2026/07/05
(openoffice) branch trunk updated: Fix testHelperFunctions int64 overflow (test bug) + strengthen coverage (#487)
petko
-
2026/07/05
(openoffice) branch python3-linux updated (bd38eee1e5 -> c04ff3ecd6)
ardovm
-
2026/07/05
(openoffice) branch python3-linux updated (b0bc83fb79 -> bd38eee1e5)
ardovm
-
2026/07/05
(openoffice) 03/03: Fix installation of the python module under Linux
ardovm
-
2026/07/05
(openoffice) 02/03: Ensure that the pyexpat module is built
ardovm
-
2026/07/05
(openoffice) 01/03: Download Python-3.11.15
ardovm
-
2026/07/05
(openoffice) branch python3-linux created (now b0bc83fb79)
ardovm
-
2026/07/05
(openoffice) branch trunk updated: Add missing include directives
ardovm
-
2026/07/05
(openoffice) branch AOO41X updated: Fix check for enough bytes remaining
ardovm
-
2026/07/05
(openoffice) branch AOO42X updated: Fix check for enough bytes remaining
ardovm
-
2026/07/05
(openoffice) branch trunk updated: Fix check for enough bytes remaining
ardovm
-
2026/07/05
(openoffice) branch AOO42X updated: Fix the serious regression from commit 1972b29432a5b05e40ec16d939ddb345b981e240, where HSQLDB database documents were getting corrupted and OpenOffice was even crashing.
damjan
-
2026/07/05
(openoffice) branch AOO41X updated: Fix the serious regression from commit 1972b29432a5b05e40ec16d939ddb345b981e240, where HSQLDB database documents were getting corrupted and OpenOffice was even crashing.
damjan
-
2026/07/05
(openoffice) branch trunk updated: Fix the serious regression from commit 1972b29432a5b05e40ec16d939ddb345b981e240, where HSQLDB database documents were getting corrupted and OpenOffice was even crashing.
damjan
-
2026/07/05
(openoffice) 01/02: C++ 2011 uses strict enums, and does not allow invalid enum values.
damjan
-
2026/07/05
(openoffice) branch trunk updated (7dd1299384 -> 6fa1fa2b88)
damjan
-
2026/07/05
(openoffice) 02/02: GTK+ headers include C++ headers when C++ 2011 is used, which breaks since we start this block:
damjan
-
2026/07/05
(openoffice) branch trunk updated: Use Java 1.8 for tests too, otherwise they don't build.
damjan
-
2026/07/04
(openoffice) branch trunk updated: Pass --undefined-version to the linker on *nix where supported, as we use quite loose version map scripts intended for many systems. This is needed for building with recent versions of Clang's lld.
damjan
-
2026/07/04
(openoffice) branch trunk updated: Require Autoconf 2.72
ardovm
-
2026/07/02
Re: (openoffice) branch trunk updated: Raise the C++ standard floor to C++11 on Linux and FreeBSD
Don Lewis
-
2026/07/02
(openoffice) branch trunk updated: Raise the C++ standard floor to C++11 on Linux and FreeBSD
jim
-
2026/07/01
(openoffice) 02/02: jvmfwk: recognize AARCH64 in JFW_PLUGIN_ARCH platform detection for Mac Silicon
jim
-
2026/07/01
(openoffice) branch trunk updated (2bd665dae8 -> e278cb3926)
jim
-
2026/07/01
(openoffice) 01/02: Support building with modern JDKs while keeping Java 8 runtime compatibility
jim
-
2026/07/01
(openoffice) branch trunk updated: Hrmm Be sure to add these new entries with the bump in boost
jim
-
2026/07/01
(openoffice) branch nss-upgrade-dev created (now 6e210416e5)
jim
-
2026/07/01
(openoffice) 01/01: Upgrade bundled NSS to 3.112.5 (with NSPR 4.38.2)
jim
-
2026/07/01
(openoffice) branch trunk updated: Upgrade minimal supported version of Boost to 1.84
jim
-
2026/06/30
(openoffice) branch trunk updated: Some macOS specific Java fixes
jim
-
2026/06/30
(openoffice) branch AOO42X updated: Some macOS specific Java fixes
jim
-
2026/06/30
OpenOffice-org Site Published
Apache Jenkins Server
-
2026/06/30
(openoffice-org) branch asf-site updated: git-site-role commit from copy_staging.sh
git-site-role
-
2026/06/30
(openoffice) 02/02: macOS configure: validate each Python 3 candidate's version before selecting it
jim
-
2026/06/30
(openoffice) branch trunk updated (a88e2d1cd8 -> 796c0279e4)
jim
-
2026/06/30
(openoffice-org) branch asf-staging updated: git-site-role commit from build_staging.sh
git-site-role
-
2026/06/30
OpenOffice-org Staging Site Published
Apache Jenkins Server
-
2026/06/30
(openoffice) branch python3-dev updated: macOS configure: validate each Python 3 candidate's version before selecting it
jim
-
2026/06/30
(openoffice-org) branch main updated: Updated download numbers for May and June
marcus
-
2026/06/30
(openoffice) branch python3-dev updated (a5678ee7c1 -> debfef3b5b)
jim
-
2026/06/30
(openoffice) branch trunk updated: macOS configure: export SDKROOT, fix SDK auto-detection for Xcode 13+
jim
-
2026/06/30
(openoffice) branch AOO42X updated: macOS configure: export SDKROOT, fix SDK auto-detection for Xcode 13+
jim
-
2026/06/30
(openoffice) branch python3-dev updated: macOS configure: export SDKROOT, fix SDK auto-detection for Xcode 13+
jim
-
2026/06/30
(openoffice) 01/02: Python 3 migration: baseline 3.10, fix shipped .py for Py3
jim
-
2026/06/30
(openoffice) branch python3-dev created (now 7c0fc136b4)
jim
-
2026/06/27
(openoffice-translation) branch trunk updated: Updated README.md
digro
-
2026/06/26
(openoffice) branch trunk updated: Fix a possible stack overflow caused by infinite recursion when recursively converting Java exception causes which form cycles.
damjan
-
2026/06/26
(openoffice) branch trunk updated: Add support for iODBC on *nix.
damjan
-
2026/06/23
(openoffice) branch fix-cosmetic-md updated (2a815b2d22 -> 3a10aeba45)
petko
-
2026/06/22
(openoffice) branch Fix-rtl-string-qa-NULL-deref-crashes-(test-bug-+-source-hardening) updated (8f1ce3db10 -> 6598116244)
petko
-
2026/06/22
(openoffice) 02/06: updated frontier
petko
-
2026/06/22
(openoffice) branch bazel-migration updated (8561b47772 -> 85ebc3fa23)
petko
-
2026/06/22
(openoffice) 05/06: comphelper, sax and sal test added
petko
-
2026/06/22
(openoffice) 03/06: salhelper test added
petko
-
2026/06/22
(openoffice) 01/06: update documentation
petko
-
2026/06/22
(openoffice) 04/06: bazel can now link in parallel, which should speed up rebuilds on debug builds
petko
-
2026/06/22
(openoffice) 06/06: removed an obsolete test again.
petko
-
2026/06/22
(openoffice) branch AOO41X_execstack deleted (was 8a9f7a5feb)
ardovm
-
2026/06/22
(openoffice) branch AOO41X updated: Fix issues with SELinux (#483)
ardovm
-
2026/06/20
(openoffice) branch fix-letent-use-after-free-bug updated (e6374a31c1 -> 9dfdb739bd)
petko
-
2026/06/20
(openoffice) branch Fix-rtl-string-qa-NULL-deref-crashes-(test-bug-+-source-hardening) updated (2c29486b2f -> 8f1ce3db10)
petko
-
2026/06/20
(openoffice) branch Fix-testHelperFunctions-int64-overflow-(test-bug) updated (715affeb53 -> 85082b9d02)
petko
-
2026/06/20
(openoffice) branch Fix-sal-encoding-dispatch updated (8121fd3c15 -> 5b2517d806)
petko
-
2026/06/20
(openoffice) branch trunk updated: fix AOO-trunk cosmetic table definition (#489)
petko
-
2026/06/20
(openoffice) branch fix-cosmetic-md updated (2a815b2d22 -> 3a10aeba45)
petko
-
2026/06/20
(openoffice) branch fix-cosmetic-md created (now 2a815b2d22)
petko
-
2026/06/20
(openoffice) 01/01: fix AOO-trunk cosmetic table definition added test string to spell checker.
petko
-
2026/06/20
(openoffice) branch Fix-rtl-string-qa-NULL-deref-crashes-(test-bug-+-source-hardening) updated (13dc00f46b -> 2c29486b2f)
petko
-
2026/06/20
(openoffice) 01/01: Fix sal encoding-dispatch off-by-one (ISCII removal) + ZapfDingbats table bugs
petko
-
2026/06/20
(openoffice) branch Fix-sal-encoding-dispatch created (now 8121fd3c15)
petko
-
2026/06/20
(openoffice) branch Fix-testHelperFunctions-int64-overflow-(test-bug) created (now 715affeb53)
petko
-
2026/06/20
(openoffice) 01/01: Fix testHelperFunctions int64 overflow (test bug) + strengthen coverage
petko
-
2026/06/20
(openoffice) 01/01: Fix rtl string qa NULL-deref crashes (test bug + source hardening)
petko
-
2026/06/20
(openoffice) branch Fix-rtl-string-qa-NULL-deref-crashes-(test-bug-+-source-hardening) created (now 13dc00f46b)
petko
-
2026/06/20
(openoffice) branch bazel-migration updated (34b36d04c5 -> 8561b47772)
petko
-
2026/06/18
(openoffice) 03/03: fix extension manager.
petko
-
2026/06/18
(openoffice) 01/03: fix incorectly merged res files.
petko
-
2026/06/18
(openoffice) 02/03: fix dropdown new menu with items and icons.
petko
-
2026/06/18
(openoffice) branch bazel-migration updated (9d89ef9c87 -> 34b36d04c5)
petko
-
2026/06/16
(openoffice) branch bazel-migration updated (f805c0b727 -> 9d89ef9c87)
petko
-
2026/06/16
(openoffice) 01/03: fix radio buttons of the fallback did not kick in.
petko
-
2026/06/16
(openoffice) 03/03: fixed decoration nameing and icon.
petko
-
2026/06/16
(openoffice) 02/03: fix missing native bindings in dbg build
petko
-
2026/06/16
(openoffice) 01/01: This fixes a latent UAF, found in a debug-CRT-deterministic session, but present in all builds. ScViewData::ReadUserDataSequence (viewdata.cxx:2821) does delete pTabData[nTab]; pTabData[nTab] = new ScViewDataTable; per sheet but never refreshes pThisTab (which pointed at pTabData[nTabNo]). Back in ScTabView::SetTabNo, line 1660 reads aViewData. GetActivePart() → pThisTab->eWhichActive before line 1663 fixes pThisTab → use-after-free → AV sc!ScTabView::SetTabNo mov ecx,[eax+edx*4+0x664] wit [...]
petko
-
2026/06/16
(openoffice) branch fix-letent-use-after-free-bug created (now e6374a31c1)
petko
-
2026/06/16
(openoffice) branch fix-letent-use-after-free-bug deleted (was a9892e3792)
petko
-
2026/06/16
(openoffice) branch fix-letent-use-after-free-bug created (now a9892e3792)
petko
-
2026/06/16
(openoffice) 01/01: small codefix for Calc crash-on-open AV — latent UAF, debug-CRT-deterministic
petko
-
2026/06/15
(openoffice) branch bazel-migration updated: fix missing text in menu
petko
-
2026/06/15
(openoffice) branch bazel-migration updated (9e89ecc59d -> b6e821c280)
petko
-
2026/06/15
(openoffice) 02/02: small codefix for Calc crash-on-open AV — latent UAF, debug-CRT-deterministic
petko
-
2026/06/15
(openoffice) 01/02: document code bug: Calc crash-on-open AV — latent UAF, debug-CRT-deterministic
petko
-
2026/06/15
(openoffice) branch AOO41X_execstack updated (98ee1a87e5 -> 8a9f7a5feb)
ardovm
-
2026/06/15
(openoffice) branch bazel-migration updated: fix the synchronized issue fix the save loop
petko
-
2026/06/14
(openoffice) branch trunk updated: Update AOO-trunk.md
ardovm
-
2026/06/14
(openoffice) branch AOO42X updated: Fix a bug in our MS Excel 2003 SpreadsheetML format which causes importing references to columns 677 to 702 to get corrupted due to wrong conversion of R1C1 to A1 formula format in the import filter.
ardovm
-
2026/06/14
(openoffice) branch AOO41X updated: Fix a bug in our MS Excel 2003 SpreadsheetML format which causes importing references to columns 677 to 702 to get corrupted due to wrong conversion of R1C1 to A1 formula format in the import filter.
ardovm
-
2026/06/14
(openoffice) branch trunk updated: Update AOO-trunk.md
ardovm
-
2026/06/14
(openoffice) branch AOO42X updated: Use the correct namespace when converting ODF formulas to MS Excel 2003 XML, so that R1C1 formula is used instead of leaving broken "of:=[.A1]" style references.
ardovm
-
2026/06/14
(openoffice) branch AOO41X updated: Use the correct namespace when converting ODF formulas to MS Excel 2003 XML, so that R1C1 formula is used instead of leaving broken "of:=[.A1]" style references.
ardovm
-
2026/06/14
(openoffice) branch AOO42X updated: Search for the right attribute content
ardovm
-
2026/06/14
(openoffice) branch AOO41X updated: Search for the right attribute content
ardovm
-
2026/06/14
(openoffice) branch bazel-migration updated: rdf did not work correctly. Remigrated redland and raptor
petko
-
2026/06/12
(openoffice) 05/05: added unbuilt UNO reflection/introspection layer
petko
-
2026/06/12
(openoffice) 01/05: adding the multiproposal plan for later.
petko
-
2026/06/12
(openoffice) 02/05: fixed ICU the data object has been delivered as a stub, which caused icu to fail.
petko
-
2026/06/12
(openoffice) 04/05: added a missing sha update from icu wizard basic scripts added to staging other basic scripts are now delivered to staging too.
petko
-
2026/06/12
(openoffice) 03/05: fix — BASIC user-library seed (non-fatal)
petko
-
2026/06/12
(openoffice) branch bazel-migration updated (dce1d7e94e -> fc9feb6828)
petko
-
2026/06/12
(openoffice) branch AOO41X_execstack updated (14a569e412 -> 98ee1a87e5)
ardovm
-
2026/06/12
(openoffice) 06/08: Don't force MAC_OS_X_VERSION_MAX_ALLOWED (breaks on macOS 11+ SDKs)
jim
-
2026/06/12
(openoffice) 08/08: icc: fix SampleICC enum-constexpr error on Clang 16+ (icMaxEnumGeometry)
jim
-
2026/06/12
(openoffice) 02/08: mythes: add 1.2.4 patches and rewire PATCH_FILES
jim
-
2026/06/12
(openoffice) branch AOO42X updated (d41aa9a8ae -> 9fa79430d6)
jim
-
2026/06/12
(openoffice) 04/08: coinmp: link sub-libraries explicitly on macOS (fixes arm64 link)
jim
-
2026/06/12
(openoffice) 03/08: nss: disable -Werror and gtests for the macOS build
jim
-
2026/06/12
(openoffice) 01/08: nss: build NSPR for arm64 on Apple Silicon
jim
-
2026/06/12
(openoffice) 07/08: Point JNI includes at the JDK on macOS, not the dead JavaVM.framework
jim
-
2026/06/12
(openoffice) 05/08: nss: set CPU_ARCH=aarch64 on Apple Silicon so freebl picks 64-bit HACL
jim
-
2026/06/11
(openoffice) branch trunk updated: icc: fix SampleICC enum-constexpr error on Clang 16+ (icMaxEnumGeometry)
jim
-
2026/06/11
(openoffice) branch trunk updated: Point JNI includes at the JDK on macOS, not the dead JavaVM.framework
jim
-
2026/06/11
(openoffice) branch trunk updated: Don't force MAC_OS_X_VERSION_MAX_ALLOWED (breaks on macOS 11+ SDKs)
jim
-
2026/06/11
(openoffice) branch trunk updated: nss: set CPU_ARCH=aarch64 on Apple Silicon so freebl picks 64-bit HACL
jim
-
2026/06/11
(openoffice) branch trunk updated: coinmp: link sub-libraries explicitly on macOS (fixes arm64 link)
jim
-
2026/06/11
(openoffice) branch trunk updated: nss: disable -Werror and gtests for the macOS build
jim
-
2026/06/11
(openoffice) branch AOO42X updated (08c0b8b9a3 -> d41aa9a8ae)
jim
-
2026/06/11
(openoffice) 01/03: Fix macOS build with Clang 16+ (Xcode 15+): pin C dialect to gnu89
jim
-
2026/06/11
(openoffice) 02/03: Fix bundled-module builds (nss/nspr) with autoconf >= 2.70 on macOS
jim
-
2026/06/11
(openoffice) 03/03: hyphen/mythes: drop dangling patch references after version bump
jim
-
2026/06/11
(openoffice) branch trunk updated: mythes: add 1.2.4 patches and rewire PATCH_FILES
jim
-
2026/06/11
(openoffice) branch trunk updated: nss: build NSPR for arm64 on Apple Silicon
jim
-
2026/06/11
(openoffice) branch trunk updated: hyphen/mythes: drop dangling patch references after version bump
jim
-
2026/06/11
(openoffice) branch trunk updated: Fix bundled-module builds (nss/nspr) with autoconf >= 2.70 on macOS
jim
-
2026/06/11
(openoffice) branch trunk updated: Fix macOS build with Clang 16+ (Xcode 15+): pin C dialect to gnu89
jim
-
2026/06/11
(openoffice) branch AOO42X updated: We can directly use the latest versions of hunspell/hyphen and mythes
jim
-
2026/06/11
(openoffice) branch AOO42X updated: Some downloads are now tar.xz, which we haven't supported. Add in basic awareness and some framework for handling these.
jim
-
2026/06/11
(openoffice) branch trunk updated: We can directly use the latest versions of hunspell/hyphen and mythes
jim
-
2026/06/11
(openoffice) branch trunk updated: Some downloads are now tar.xz, which we haven't supported. Add in basic awareness and some framework for handling these.
jim
-
2026/06/09
(openoffice) branch AOO42X updated: Harden the SDK analysis and future proof (esp for the Apple Silicon case) Later versions of macOS do not provide a real Python, so be more agressive
jim
-
2026/06/09
(openoffice) branch AOO42X updated: For macs, we must baseline 11.0 as the oldest supported version, due to Apple Silicon support
jim
-
2026/06/09
(openoffice) branch trunk updated: Harden the SDK analysis and future proof (esp for the Apple Silicon case) Later versions of macOS do not provide a real Python, so be more agressive
jim
-
2026/06/09
(openoffice) branch trunk updated: For macs, we must baseline 11.0 as the oldest supported version, due to Apple Silicon support
jim
-
2026/06/09
(openoffice) branch AOO42X updated: Merge branch 'bump-openssl-3.0.20' into trunk
jim
-
2026/06/09
(openoffice) branch trunk updated: Bump bundled OpenSSL 3.0.13 -> 3.0.20
jim
-
2026/06/09
(openoffice) branch AOO42X updated: Handle error/warning message about escaping
jim
-
2026/06/09
(openoffice) branch trunk updated: Handle error/warning message about escaping
jim
-
2026/06/09
(openoffice) branch AOO42X updated: Update via autoupdate
jim
-
2026/06/09
(openoffice) branch trunk updated: Update via autoupdate
jim
-
2026/06/09
(openoffice) 01/02: Make robust against __cxa_exception ABI changes
jim
-
2026/06/09
(openoffice) 02/02: Tweak our declaration for __cxa_allocate_exception()
jim
-
2026/06/09
(openoffice) branch AOO41X updated (58f0069943 -> 471ac27358)
jim
-
2026/06/09
(openoffice) 01/02: Fix build with python >= 3.12
jim
-
2026/06/09
(openoffice) 02/02: Fix previous python 3.12 commit.
jim
-
2026/06/09
(openoffice) branch AOO41X updated (89fa999dfb -> 58f0069943)
jim
-
2026/06/08
(openoffice) branch trunk updated: commit LLM drafted review/assessment of the differneces between trunk (45x) and AOO42X for potential backports and general knowledge.
jim
-
2026/06/08
(openoffice) branch AOO41X updated: Prep for potential 4.1.17 release builds
jim
-
2026/06/08
(openoffice) branch trunk updated: Fix crash, uninitialized-return, and buffer bugs in update check and macOS x86 bridge
jim
-
2026/06/08
(openoffice) branch AOO41X updated: Fix crash, uninitialized-return, and buffer bugs in update check and macOS x86 bridge
jim
-
2026/06/08
(openoffice) branch AOO42X updated: Fix crash, uninitialized-return, and buffer bugs in update check and macOS x86 bridge
jim
-
2026/06/07
(openoffice) branch further-branches-protection deleted (was ff4bfaa822)
ardovm
-
2026/06/07
(openoffice) branch trunk updated: Also protect AOO41X and AOO42X (#482)
ardovm
-
2026/06/07
(openoffice) branch AOO41X_execstack created (now 14a569e412)
ardovm
-
2026/06/07
(openoffice) 01/01: Run execstack -s on soffice executables
ardovm
-
2026/06/05
(openoffice) branch AOO41X updated: Fix the macOS x86 bridge. Previous version was fragile.
jim
-
2026/06/05
(openoffice) branch AOO42X updated: Fix the macOS x86 bridge. Previous version was fragile.
jim
-
2026/06/05
(openoffice) branch trunk updated: Fix the macOS x86 bridge. Previous version was fragile.
jim
-
2026/06/05
(openoffice) branch AOO42X updated: AOO42X: revert the Python 3.10 changes, keep arm64 support
jim
-
2026/06/05
(openoffice) branch AOO42X updated: Native Apple Silicon (arm64) support and bundled Python 3.10 baseline
jim
-
2026/06/05
(openoffice) branch trunk updated: Native Apple Silicon (arm64) support and bundled Python 3.10 baseline
jim
-
2026/06/05
(openoffice) branch AOO42X updated (c779acf6cb -> b4fbd80c76)
jim
-
2026/06/05
(openoffice) branch backport/phase1-format-ci created (now b4fbd80c76)
jim
-
2026/06/05
(openoffice) 01/03: Backport pre-commit and CI configuration from trunk
jim
-
2026/06/05
(openoffice) 03/03: Fix codespell-flagged typos to align with trunk
jim
-
2026/06/05
(openoffice) branch bazel-migration updated: fixed a missing manifest file in release (non debug mode)
petko
-
2026/06/04
(openoffice) branch bazel-migration created (now 82d3f189d7)
petko
-
2026/05/26
OpenOffice-org Site Published
Apache Jenkins Server
-
2026/05/26
(openoffice-org) branch asf-site updated: git-site-role commit from copy_staging.sh
git-site-role
-
2026/05/26
OpenOffice-org Staging Site Published
Apache Jenkins Server
-
2026/05/26
(openoffice-org) branch asf-staging updated: git-site-role commit from build_staging.sh
git-site-role
-
2026/05/26
(openoffice-org) branch main updated: Updated download numbers for April and May
marcus
-
2026/05/24
(openoffice) branch AOO41X updated: Merge branch 'python-editing-embedding' into trunk
damjan