core.git: Branch 'distro/collabora/co-25.04' - vcl/vcl.common.component.headless

2025-12-15 Thread Caolán McNamara (via logerrit)
 vcl/vcl.common.component.headless |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 910a96033ef1c395b23e97138229f83719248ae0
Author: Caolán McNamara 
AuthorDate: Fri Dec 12 16:42:55 2025 +
Commit: Caolán McNamara 
CommitDate: Mon Dec 15 10:06:27 2025 +0100

add org.libreoffice.uitest.UITest to headless

Change-Id: Icc3d22570e43a76bc352c1c88dc3cde4feaea1c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195574
Reviewed-by: Stephan Bergmann 
Tested-by: Caolán McNamara 

diff --git a/vcl/vcl.common.component.headless 
b/vcl/vcl.common.component.headless
index e92b54e7ca1b..7b522b79dc0a 100644
--- a/vcl/vcl.common.component.headless
+++ b/vcl/vcl.common.component.headless
@@ -5,4 +5,5 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 com.sun.star.datatransfer.VCLGenericClipboard
 com.sun.star.frame.VCLSessionManagerClient
+org.libreoffice.uitest.UITest
 vcl::FontIdentificator


core.git: Branch 'distro/collabora/co-25.04' - vcl/vcl.common.component.headless

2025-12-11 Thread Caolán McNamara (via logerrit)
 vcl/vcl.common.component.headless |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9259f0018171a39ea57af4dc9e7f4caa05922c6
Author: Caolán McNamara 
AuthorDate: Wed Dec 10 21:09:40 2025 +
Commit: Stephan Bergmann 
CommitDate: Thu Dec 11 09:48:39 2025 +0100

include VCLGenericClipboard for headless-only tests

make CppunitTest_starmath_qa_cppunit  
CPPUNIT_TEST_NAME="Test::testCopyPaste"

fails on --disable-gui build

Change-Id: I811487dd57f1474ae93131bf57b5cd04470cdaa5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195410
Reviewed-by: Stephan Bergmann 
Tested-by: Jenkins CollaboraOffice 

diff --git a/vcl/vcl.common.component.headless 
b/vcl/vcl.common.component.headless
index 4300832e94b2..e92b54e7ca1b 100644
--- a/vcl/vcl.common.component.headless
+++ b/vcl/vcl.common.component.headless
@@ -3,6 +3,6 @@
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
+com.sun.star.datatransfer.VCLGenericClipboard
 com.sun.star.frame.VCLSessionManagerClient
 vcl::FontIdentificator