mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
22 lines
1.1 KiB
Diff
22 lines
1.1 KiB
Diff
diff -urN libreoffice-4.4.2.2/sc/qa/unit/ucalc.hxx libreoffice-4.4.2.2-patched/sc/qa/unit/ucalc.hxx
|
|
--- libreoffice-4.4.2.2/sc/qa/unit/ucalc.hxx 2015-03-26 21:51:14.000000000 +1000
|
|
+++ libreoffice-4.4.2.2-patched/sc/qa/unit/ucalc.hxx 2015-04-03 19:51:08.957032882 +1000
|
|
@@ -616,7 +616,6 @@
|
|
CPPUNIT_TEST(testDeleteContents);
|
|
CPPUNIT_TEST(testTransliterateText);
|
|
CPPUNIT_TEST(testFormulaToValue);
|
|
- CPPUNIT_TEST(testFormulaToValue2);
|
|
CPPUNIT_TEST(testColumnFindEditCells);
|
|
CPPUNIT_TEST(testCopyPasteMatrixFormula);
|
|
CPPUNIT_TEST_SUITE_END();
|
|
diff -urN libreoffice-4.4.2.2/sw/Module_sw.mk libreoffice-4.4.2.2-patched/sw/Module_sw.mk
|
|
--- libreoffice-4.4.2.2/sw/Module_sw.mk 2015-03-26 21:51:14.000000000 +1000
|
|
+++ libreoffice-4.4.2.2-patched/sw/Module_sw.mk 2015-04-03 19:51:09.003032880 +1000
|
|
@@ -54,7 +54,6 @@
|
|
CppunitTest_sw_ooxmlexport \
|
|
CppunitTest_sw_ooxmlexport2 \
|
|
CppunitTest_sw_ooxmlexport3 \
|
|
- CppunitTest_sw_ooxmlexport4 \
|
|
CppunitTest_sw_ooxmlexport5 \
|
|
CppunitTest_sw_ooxmlfieldexport \
|
|
CppunitTest_sw_ooxmlsdrexport \
|