From 49b8408e028881b8628ca472a028318ec7b32282 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 12 Nov 2012 13:16:22 +0000 Subject: add test for EDB-22591 Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce --- sc/Module_sc.mk | 29 ----------------------------- sc/qa/unit/data/xls/pass/EDB-22591-1.xls | Bin 0 -> 387072 bytes 2 files changed, 29 deletions(-) create mode 100644 sc/qa/unit/data/xls/pass/EDB-22591-1.xls (limited to 'sc') diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 7f4cf50aba71..cf004c72e8e0 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -43,36 +43,7 @@ $(eval $(call gb_Module_add_targets,sc,\ endif $(eval $(call gb_Module_add_check_targets,sc,\ - CppunitTest_sc_ucalc \ CppunitTest_sc_filters_test \ - CppunitTest_sc_rangelst_test \ -)) - -$(eval $(call gb_Module_add_slowcheck_targets,sc, \ - CppunitTest_sc_subsequent_filters_test \ - CppunitTest_sc_subsequent_export_test \ -)) - -# Disabled to allow the check tinderbox execute the sd tests -#CppunitTest_sc_chart_regression_test \ - -$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ - JunitTest_sc_complex \ - JunitTest_sc_unoapi \ - CppunitTest_sc_annotationshapeobj \ - CppunitTest_sc_cellrangeobj \ - $(if $(filter-out $(OS),IOS), \ - CppunitTest_sc_databaserangeobj) \ - CppunitTest_sc_datapilottableobj \ - CppunitTest_sc_datapilotfieldobj \ - CppunitTest_sc_macros_test \ - CppunitTest_sc_namedrangeobj \ - CppunitTest_sc_namedrangesobj \ - CppunitTest_sc_tablesheetobj \ - CppunitTest_sc_tablesheetsobj \ - CppunitTest_sc_editfieldobj_cell \ - CppunitTest_sc_editfieldobj_header \ - CppunitTest_sc_modelobj \ )) # vim: set noet sw=4 ts=4: diff --git a/sc/qa/unit/data/xls/pass/EDB-22591-1.xls b/sc/qa/unit/data/xls/pass/EDB-22591-1.xls new file mode 100644 index 000000000000..7cc78465e1c1 Binary files /dev/null and b/sc/qa/unit/data/xls/pass/EDB-22591-1.xls differ -- cgit breoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi/com/sun
AgeCommit message (Expand)Author
2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-03-03TyposJulien Nabet
2015-02-08Typo: asci->asciiJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-07-23TyposJulien Nabet
2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: independend -> independentThomas Arnhold
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-29typo: decription -> descriptionThomas Arnhold
2014-03-26Close those <p> tags.Kohei Yoshida
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10Deprecate com.sun.star.XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-21documented BCP 47 semanticsEike Rathke
2013-10-10Change back method parameter name spellingsStephan Bergmann
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-09-07fix a broken link to ISO-639Andras Timar
2013-09-05fix idl: missing </b>Thomas Arnhold
2013-09-04No need to list documentation-only module.idl files in UnoApi_*.mkStephan Bergmann
2013-09-04[API CHANGE] Fix deprecated struct css.uno.Uik member identifiersStephan Bergmann
2013-08-30udkapi: fix warnings in beans::PropertyStateMiklos Vajna
2013-08-20Fix doxygen warnings in udkapi and offapiJulien Nabet