sc/CppunitTest_sc_annotationobj.mk | 1 + sc/CppunitTest_sc_annotationsobj.mk | 1 + sc/CppunitTest_sc_cellrangeobj.mk | 1 + sc/CppunitTest_sc_databaserangeobj.mk | 1 + sc/CppunitTest_sc_datapilotfieldobj.mk | 1 + sc/CppunitTest_sc_datapilottableobj.mk | 1 + sc/CppunitTest_sc_editfieldobj_cell.mk | 1 + sc/CppunitTest_sc_editfieldobj_header.mk | 1 + sc/CppunitTest_sc_modelobj.mk | 1 + sc/CppunitTest_sc_namedrangeobj.mk | 1 + sc/CppunitTest_sc_namedrangesobj.mk | 1 + sc/CppunitTest_sc_tablesheetobj.mk | 1 + sc/CppunitTest_sc_tablesheetsobj.mk | 1 + 13 files changed, 13 insertions(+)
New commits: commit 4105b03c276d1012abc50caecf51d2887f89cbe4 Author: Miklos Vajna <[email protected]> Date: Sun Nov 23 17:10:22 2014 +0100 Remaining fixes for sc.subsequentcheck Change-Id: I5bca031b4d04c4a2bc2d19fa939cc58a711ab8bd diff --git a/sc/CppunitTest_sc_annotationsobj.mk b/sc/CppunitTest_sc_annotationsobj.mk index 1296466..78760bf 100644 --- a/sc/CppunitTest_sc_annotationsobj.mk +++ b/sc/CppunitTest_sc_annotationsobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_annotationsobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_annotationsobj)) diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk index 72b7681..76c45fe 100644 --- a/sc/CppunitTest_sc_cellrangeobj.mk +++ b/sc/CppunitTest_sc_cellrangeobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_cellrangeobj)) diff --git a/sc/CppunitTest_sc_datapilotfieldobj.mk b/sc/CppunitTest_sc_datapilotfieldobj.mk index 80743eb..23f52ca 100644 --- a/sc/CppunitTest_sc_datapilotfieldobj.mk +++ b/sc/CppunitTest_sc_datapilotfieldobj.mk @@ -99,6 +99,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldobj)) diff --git a/sc/CppunitTest_sc_datapilottableobj.mk b/sc/CppunitTest_sc_datapilottableobj.mk index 8403199..376732b 100644 --- a/sc/CppunitTest_sc_datapilottableobj.mk +++ b/sc/CppunitTest_sc_datapilottableobj.mk @@ -99,6 +99,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_datapilottableobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_datapilottableobj)) diff --git a/sc/CppunitTest_sc_editfieldobj_cell.mk b/sc/CppunitTest_sc_editfieldobj_cell.mk index 5c93143..cce906a 100644 --- a/sc/CppunitTest_sc_editfieldobj_cell.mk +++ b/sc/CppunitTest_sc_editfieldobj_cell.mk @@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_editfieldobj_cell,\ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_editfieldobj_cell)) diff --git a/sc/CppunitTest_sc_editfieldobj_header.mk b/sc/CppunitTest_sc_editfieldobj_header.mk index 19c44a8..20c4b6c 100644 --- a/sc/CppunitTest_sc_editfieldobj_header.mk +++ b/sc/CppunitTest_sc_editfieldobj_header.mk @@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_editfieldobj_header,\ unotools/util/utl \ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_editfieldobj_header)) diff --git a/sc/CppunitTest_sc_modelobj.mk b/sc/CppunitTest_sc_modelobj.mk index c315209..2d31d91 100644 --- a/sc/CppunitTest_sc_modelobj.mk +++ b/sc/CppunitTest_sc_modelobj.mk @@ -99,6 +99,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_modelobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_modelobj)) diff --git a/sc/CppunitTest_sc_namedrangeobj.mk b/sc/CppunitTest_sc_namedrangeobj.mk index 8a0e592..40b4e70 100644 --- a/sc/CppunitTest_sc_namedrangeobj.mk +++ b/sc/CppunitTest_sc_namedrangeobj.mk @@ -99,6 +99,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_namedrangeobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_namedrangeobj)) diff --git a/sc/CppunitTest_sc_namedrangesobj.mk b/sc/CppunitTest_sc_namedrangesobj.mk index dc001a1..0ebc22a 100644 --- a/sc/CppunitTest_sc_namedrangesobj.mk +++ b/sc/CppunitTest_sc_namedrangesobj.mk @@ -99,6 +99,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_namedrangesobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_namedrangesobj)) diff --git a/sc/CppunitTest_sc_tablesheetobj.mk b/sc/CppunitTest_sc_tablesheetobj.mk index 6063d48..4a65b6f 100644 --- a/sc/CppunitTest_sc_tablesheetobj.mk +++ b/sc/CppunitTest_sc_tablesheetobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_tablesheetobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_tablesheetobj)) diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk index 0895204..4ce09f8 100644 --- a/sc/CppunitTest_sc_tablesheetsobj.mk +++ b/sc/CppunitTest_sc_tablesheetsobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_tablesheetsobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_tablesheetsobj)) commit 27d75e7983f21e72ab4c2aff7f181bf21d8f5ed3 Author: Miklos Vajna <[email protected]> Date: Sun Nov 23 17:05:59 2014 +0100 CppunitTest_sc_databaserangeobj: adapt to now enabled sidebar in Calc Change-Id: I0854290757ace2acf2ed62f91efbd01d880d196f diff --git a/sc/CppunitTest_sc_databaserangeobj.mk b/sc/CppunitTest_sc_databaserangeobj.mk index 289ae77..160d3ef 100644 --- a/sc/CppunitTest_sc_databaserangeobj.mk +++ b/sc/CppunitTest_sc_databaserangeobj.mk @@ -98,6 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_databaserangeobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_databaserangeobj)) commit a60b8cd397908c4b25e69732164432f7f1b8d298 Author: Miklos Vajna <[email protected]> Date: Sun Nov 23 17:04:43 2014 +0100 CppunitTest_sc_annotationobj: adapt to now enabled sidebar in Calc Change-Id: If03be5829cfea7f32ee47447b9d1efebde3c26f2 diff --git a/sc/CppunitTest_sc_annotationobj.mk b/sc/CppunitTest_sc_annotationobj.mk index 5ff4586..6b6e3ea 100644 --- a/sc/CppunitTest_sc_annotationobj.mk +++ b/sc/CppunitTest_sc_annotationobj.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_annotationobj,\ unoxml/source/rdf/unordf \ unoxml/source/service/unoxml \ xmloff/util/xo \ + svtools/util/svt \ )) $(eval $(call gb_CppunitTest_use_configuration,sc_annotationobj)) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
