- dc23248 Fix the lldb helper under Python 3 and use configure's interpreter by Jim Jagielski · 18 hours ago trunk
- 70d516b Merge branch 'trunk' of https://github.com/apache/openoffice into trunk by Jim Jagielski · 19 hours ago
- 20bbb2d Merge branch 'trunk' of https://github.com/apache/openoffice into trunk by Jim Jagielski · 19 hours ago
- e4e2125 configmgr: avoid C++11-only Boost.Unordered by Jim Jagielski · 19 hours ago
- 345f7de Complete the Python 2 to 3 migration across the remaining holdouts by Jim Jagielski · 20 hours ago
- 56bedd1 Fix a regression in 7e8ab750cfd3aa68da5fd305f11cfb43d73e574c by Damjan Jovanovic · 29 hours ago
- bf22637 Merge branch 'trunk' of https://github.com/apache/openoffice into trunk by Jim Jagielski · 2 days ago
- fa62bc7 Generate the 'clean' helper script at configure time. by Jim Jagielski · 2 days ago
- c082241 Merge pull request #491 from apache/bugfix-dxf-filter by Arrigo Marchiori · 2 days ago
- 4195d08 Fold in some linted catches, foxusing on macOS and Linux by Jim Jagielski · 4 days ago
- 4780e0d vcl/win64: link version.lib + set the x64 DLL entry point (dmake) by Peter Kovacs · 5 days ago
- 7d7b15e Windows/amd64 compatibility fixes for winaccessibility. by Damjan Jovanovic · 1 year, 6 months ago
- 7e339f4 crashrep needs to link with psapi.dll for some imports. by Damjan Jovanovic · 1 year, 7 months ago
- 5e54f17 Use the right data types for the IMediaEvent::GetEvent() call. by Damjan Jovanovic · 1 year, 7 months ago
- 5da9be5 Fix ADO driver data types that differ between i386 and amd64. by Damjan Jovanovic · 1 year, 5 months ago
- 6a1563a Fix the OpenSSL packaging on Windows. The CPUNAME must be added to SCPDEFS. by Damjan Jovanovic · 1 year, 5 months ago
- 22f8d3a NSS/NSPR fixes for Windows/amd64. by Damjan Jovanovic · 1 year, 6 months ago
- 23448c9 Fix issues with the coinmp build on Windows/amd64. by Damjan Jovanovic · 1 year, 6 months ago
- 2cc1933 On Windows/amd64, OpenSSL library names have an "-x64" suffix. by Damjan Jovanovic · 1 year, 6 months ago
- 4ce04d5 Add needed types for unixODBC on Win64. by Damjan Jovanovic · 1 year, 7 months ago
- 43d3b33 Get the integer parameters passed to Min() to have the same type by Damjan Jovanovic · 1 year, 7 months ago
- 57d069c Fix Win64 compatibility issues with the ADO database driver. by Damjan Jovanovic · 1 year, 7 months ago
- d91b741 Add additional types unixODBC needs on Win64. by Damjan Jovanovic · 1 year, 7 months ago
- e395a22 crashrep: arch-guard dwRelOffset so x86 keeps building (Win64 regression) by Peter Kovacs · 5 days ago
- 02b513e sal/vcl: Win64 (x64) runtime source fixes -- thread key + window pointers by Peter Kovacs · 5 days ago
- ebdb555 bridges/msvc_win64: fix the x64 C++/UNO bridge (backport origin/windows-amd64) by Peter Kovacs · 5 days ago
- 5efb2b3 crashrep/fpicker/cui: Win64 (x64) source fixes by Peter Kovacs · 6 days ago
- 30f18d3 vcl/basic/sfx2/unixODBC: Win64 (x64) source fixes by Peter Kovacs · 8 days ago
- 040baae Additional check by Arrigo Marchiori · 12 days ago
- 96b0524 encoding is now based on RTL_TEXTENCODING_MS_1252 as a default. by Peter Kovacs · 3 weeks ago bugfix-dxf-filter
- 05e2156 pattern hatches render as proper section lines instead of solid blobs by Peter Kovacs · 3 weeks ago
- 3931960 fix 3D DXF import — skip OCS extrusion for WCS entities (render + bbox), case-insensitive VPORT lookup, 3D text via glyph outlines by Peter Kovacs · 3 weeks ago
- 5ed424c support LWPOLYLINE bulge (group 42) by Peter Kovacs · 4 weeks ago
- c4b51fd added support for dashed lines. by Peter Kovacs · 4 weeks ago
- 82ba6d6 the file detector now ignores comments at the start of the file to identifiy DXF files. by Peter Kovacs · 4 weeks ago
- 030749d Adding Ellipse and spine support fixed negative-z extrusion arcs by Peter Kovacs · 4 weeks ago
- e345bd9 for the boundary we need to measure as the renderer does. by Peter Kovacs · 4 weeks ago
- 65c7e15 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. by Peter Kovacs · 4 weeks ago
- 22079cd dxt files labels and text are evaluated when deciding on the points where to corp the picture. by Peter Kovacs · 4 weeks ago
- 999d0e5 filter: idxf: chunk oversized LWPOLYLINE instead of truncating the count by Peter Kovacs · 4 weeks ago
- 93a2460 Merge branch 'trunk' of https://github.com/apache/openoffice into trunk by Jim Jagielski · 3 weeks ago
- a9afaeb Fix sal encoding-dispatch off-by-one (ISCII removal) + ZapfDingbats table bugs (#488) by Peter · 4 weeks ago
- e759edd Fix testHelperFunctions int64 overflow (test bug) + strengthen coverage (#487) by Peter · 4 weeks ago
- 88cf7e9 Add missing include directives by Arrigo Marchiori · 4 weeks ago
- e8b69c8 Fix check for enough bytes remaining by Arrigo Marchiori · 4 weeks ago
- 7f52a28 Fix the serious regression from commit 1972b29432a5b05e40ec16d939ddb345b981e240, by Damjan Jovanovic · 4 weeks ago
- 6fa1fa2 GTK+ headers include C++ headers when C++ 2011 is used, by Damjan Jovanovic · 4 weeks ago
- c0afafe C++ 2011 uses strict enums, and does not allow invalid enum values. by Damjan Jovanovic · 4 weeks ago
- 7dd1299 Use Java 1.8 for tests too, otherwise they don't build. by Damjan Jovanovic · 4 weeks ago
- 3e6a53e Pass --undefined-version to the linker on *nix where supported, by Damjan Jovanovic · 4 weeks ago
- f73ac41 Require Autoconf 2.72 by Arrigo Marchiori · 4 weeks ago
- f9e11e7 Merge branch 'trunk' of https://github.com/apache/openoffice into trunk by Jim Jagielski · 4 weeks ago
- 7ce5b5d Raise the C++ standard floor to C++11 on Linux and FreeBSD by Jim Jagielski · 4 weeks ago
- e84775e redland/raptor: build with --with-www=none to drop removed libxml nanoHTTP by Jim Jagielski · 4 weeks ago
- e278cb3 jvmfwk: recognize AARCH64 in JFW_PLUGIN_ARCH platform detection for Mac Silicon by Jim Jagielski · 4 weeks ago
- 00a90ea Support building with modern JDKs while keeping Java 8 runtime compatibility by Jim Jagielski · 4 weeks ago
- 2bd665d Hrmm Be sure to add these new entries with the bump in boost by Jim Jagielski · 4 weeks ago
- 2e60be5 Upgrade minimal supported version of Boost to 1.84 by Jim Jagielski · 4 weeks ago
- 8d1c74c Some macOS specific Java fixes by Jim Jagielski · 4 weeks ago
- 796c027 macOS configure: validate each Python 3 candidate's version before selecting it by Jim Jagielski · 4 weeks ago
- 27dee00 Python 3 migration: baseline 3.11.15, complete pyuno bridge and build files by Jim Jagielski · 4 weeks ago
- a88e2d1 macOS configure: export SDKROOT, fix SDK auto-detection for Xcode 13+ by Jim Jagielski · 4 weeks ago
- 68e3364 Fix a possible stack overflow caused by infinite recursion when by Damjan Jovanovic · 5 weeks ago
- 559fc67 Add support for iODBC on *nix. by Damjan Jovanovic · 5 weeks ago
- 32e6148 fix AOO-trunk cosmetic table definition (#489) by Peter · 6 weeks ago
- 7c8c582 Update AOO-trunk.md by Arrigo Marchiori · 7 weeks ago
- 1dfb23a Update AOO-trunk.md by Arrigo Marchiori · 7 weeks ago
- 68ff1d9 icc: fix SampleICC enum-constexpr error on Clang 16+ (icMaxEnumGeometry) by Jim Jagielski · 7 weeks ago
- 3bba8a3 Point JNI includes at the JDK on macOS, not the dead JavaVM.framework by Jim Jagielski · 7 weeks ago
- 8c537de Don't force MAC_OS_X_VERSION_MAX_ALLOWED (breaks on macOS 11+ SDKs) by Jim Jagielski · 7 weeks ago
- 7b0e10c nss: set CPU_ARCH=aarch64 on Apple Silicon so freebl picks 64-bit HACL by Jim Jagielski · 7 weeks ago
- 2a8fa3f coinmp: link sub-libraries explicitly on macOS (fixes arm64 link) by Jim Jagielski · 7 weeks ago
- 6ca087f nss: disable -Werror and gtests for the macOS build by Jim Jagielski · 7 weeks ago
- 32a1122 mythes: add 1.2.4 patches and rewire PATCH_FILES by Jim Jagielski · 7 weeks ago
- f1b9c24 nss: build NSPR for arm64 on Apple Silicon by Jim Jagielski · 7 weeks ago
- a3815d2 hyphen/mythes: drop dangling patch references after version bump by Jim Jagielski · 7 weeks ago
- adeec33 Fix bundled-module builds (nss/nspr) with autoconf >= 2.70 on macOS by Jim Jagielski · 7 weeks ago
- a9dc136 Fix macOS build with Clang 16+ (Xcode 15+): pin C dialect to gnu89 by Jim Jagielski · 7 weeks ago
- 7e8ab75 We can directly use the latest versions of hunspell/hyphen and mythes by Jim Jagielski · 7 weeks ago
- 85e35a2 Some downloads are now tar.xz, which we haven't supported. Add in basic by Jim Jagielski · 7 weeks ago
- aaf4fff Harden the SDK analysis and future proof (esp for the Apple Silicon case) by Jim Jagielski · 7 weeks ago
- 92dedce For macs, we must baseline 11.0 as the oldest supported version, due by Jim Jagielski · 7 weeks ago
- 286601b Merge branch 'bump-openssl-3.0.20' into trunk by Jim Jagielski · 7 weeks ago
- 6ee7c93 Handle error/warning message about escaping by Jim Jagielski · 7 weeks ago
- fe01e9b Bump bundled OpenSSL 3.0.13 -> 3.0.20 by Jim Jagielski · 7 weeks ago
- 27c2ffa Update via autoupdate by Jim Jagielski · 7 weeks ago
- ad26e20 commit LLM drafted review/assessment of the differneces between trunk (45x) and AOO42X for potential backports and general knowledge. by Jim Jagielski · 7 weeks ago
- 9d1a529 Fix crash, uninitialized-return, and buffer bugs in update check and macOS x86 bridge by Jim Jagielski · 7 weeks ago
- f92bdc3 Also protect AOO41X and AOO42X (#482) by Arrigo Marchiori · 8 weeks ago
- 11db77d Fix the macOS x86 bridge. Previous version was fragile. by Jim Jagielski · 8 weeks ago
- 5e139d9 Native Apple Silicon (arm64) support and bundled Python 3.10 baseline by Jim Jagielski · 8 weeks ago
- 4bb2673 Merge branch 'python-editing-embedding' into trunk by Damjan Jovanovic · 10 weeks ago
- a7a66e3 Use a fixed width font for the Python editor. by Damjan Jovanovic · 10 weeks ago python-editing-embedding
- 83e7f9c Set up default protection ruleset for default and release branches (#481) by The Apache Software Foundation · 3 months ago
- d7d7c2b Remove a duplicate method. by Damjan Jovanovic · 3 months ago
- 8e23be7 Use pop() instead of del to delete keys from the self.modules by Damjan Jovanovic · 3 months ago
- 1a9bb40 Forget Python modules from the cache after they are saved, so they by Damjan Jovanovic · 3 months ago
- 1b85a93 Our PythonScriptProvider is now actively developed, not deprecated. by Damjan Jovanovic · 3 months ago
- d2cc3a1 Make the edit dialog permanent. by Damjan Jovanovic · 3 months ago
- 36f82a9 Cleanups. Save in UTF-8 format just in case. by Damjan Jovanovic · 3 months ago