engine/rust_uno/CustomTarget_rustmaker.mk | 2 +-
engine/solenv/clang-format/excludelist | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 948b00ef56ebe887bbddcd422f1aa695d4af5756
Author: Stephan Bergmann <
stephan....@collabora.com>
AuthorDate: Fri Apr 24 22:06:31 2026 +0200
Commit: Michael Stahl <
michae...@collabora.com>
CommitDate: Tue Apr 28 12:37:06 2026 +0000
Dependency on .dir should be order-only
Signed-off-by: Stephan Bergmann <
stephan....@collabora.com>
Change-Id: I074ca08f11935386c8853675d1b2e7372755afeb
Reviewed-on:
https://gerrit.collaboraoffice.com/c/online/+/1613
Tested-by: Jenkins CPCI <
rel...@collaboraoffice.com>
Reviewed-by: Michael Stahl <
michae...@collabora.com>
diff --git a/engine/rust_uno/CustomTarget_rustmaker.mk b/engine/rust_uno/CustomTarget_rustmaker.mk
index 3577a9a089c4..10ddda530e46 100644
--- a/engine/rust_uno/CustomTarget_rustmaker.mk
+++ b/engine/rust_uno/CustomTarget_rustmaker.mk
@@ -17,7 +17,7 @@ $(gb_CustomTarget_workdir)/rust_uno/rustmaker/cpp: \
$(call gb_Executable_get_runtime_dependencies,rustmaker) \
$(call gb_UnoApi_get_target,offapi) \
$(call gb_UnoApi_get_target,udkapi) \
- $(gb_CustomTarget_workdir)/rust_uno/rustmaker/.dir
+ | $(gb_CustomTarget_workdir)/rust_uno/rustmaker/.dir
rm -fr $(SRCDIR)/rust_uno/src/generated
mkdir $(SRCDIR)/rust_uno/src/generated
rm -fr $(gb_CustomTarget_workdir)/rust_uno/rustmaker/cpp
commit c092049853b4f44b17ccc7b0df6223c0e3d54284
Author: Stephan Bergmann <
stephan....@collabora.com>
AuthorDate: Fri Apr 24 21:30:29 2026 +0200
Commit: Michael Stahl <
michae...@collabora.com>
CommitDate: Tue Apr 28 12:36:39 2026 +0000
Add wrongly formatted files to excludelist
Signed-off-by: Stephan Bergmann <
stephan....@collabora.com>
Change-Id: Iaea8f1312f5d8c5b1d30f01786d18cf4158a0f9a
Reviewed-on:
https://gerrit.collaboraoffice.com/c/online/+/1611
Tested-by: Jenkins CPCI <
rel...@collaboraoffice.com>
Reviewed-by: Michael Stahl <
michae...@collabora.com>
diff --git a/engine/solenv/clang-format/excludelist b/engine/solenv/clang-format/excludelist
index 088ded69e1dd..4f9c54b148dd 100644
--- a/engine/solenv/clang-format/excludelist
+++ b/engine/solenv/clang-format/excludelist
@@ -7689,6 +7689,7 @@ sc/qa/extras/scdatapilottableobj.cxx
sc/qa/extras/scnamedrangeobj.cxx
sc/qa/extras/sctablesheetobj.cxx
sc/qa/perf/scperfobj.cxx
+sc/qa/unit/NamedSheetViewsImportExportTest.cxx
sc/qa/unit/copy_paste_test.cxx
sc/qa/unit/filters-test.cxx
sc/qa/unit/functions_addin.cxx
@@ -8740,6 +8741,7 @@ sc/source/ui/navipi/content.cxx
sc/source/ui/navipi/navcitem.cxx
sc/source/ui/navipi/navipi.cxx
sc/source/ui/navipi/scenwnd.cxx
+sc/source/ui/operation/Operation.cxx
sc/source/ui/optdlg/calcoptionsdlg.cxx
sc/source/ui/optdlg/opredlin.cxx
sc/source/ui/optdlg/tpcalc.cxx