Commit Graph

32 Commits

Author SHA1 Message Date
9359e306e5 WaE: for windows compiler 2011-07-01 11:26:04 +01:00
05157ef75c add mode-lines 2011-06-30 16:02:33 +01:00
e6b6b80fec implement additional context-less protection api 2011-06-30 16:00:46 +01:00
cc3bbd3f1a Bypass when cross-compiling, at least for now 2011-06-12 19:25:58 +03:00
7b679bb6ed use --nologo to prevent oosplash smoketest hangs 2011-05-31 14:58:48 +02:00
4ad128bc44 remove ADAPT_EXT_STL 2011-04-05 11:54:17 +01:00
f2574337db Merge commit 'ooo/DEV300_m103'
Conflicts:
	smoketestdoc/com/sun/star/comp/smoketest/makefile.mk
	smoketestdoc/data/Global.xml
	smoketestdoc/data/OptionsDlg.xml
	smoketestdoc/data/Test_10er.xml
	smoketestoo_native/data/content.xml
	smoketestoo_native/makefile.mk
2011-03-23 16:59:41 +01:00
8c59580b88 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Conflicts:
	smoketestoo_native/data/Global.xml
	smoketestoo_native/data/OptionsDlg.xml
	smoketestoo_native/data/Test_10er.xml
	smoketestoo_native/data/content.xml
	smoketestoo_native/smoketest.cxx
	test/source/cpp/getargument.cxx
	test/source/cpp/officeconnection.cxx
	testautomation/framework/optional/includes/basic_vba-compat_security_check.inc
	testautomation/framework/optional/includes/filedlg_cjk_folders.inc
	testautomation/global/sid/all.sid
	testautomation/global/sid/bars.sid
	testautomation/global/sid/e_all.sid
	testautomation/global/win/bars.win
	testautomation/graphics/optional/includes/impress/i_slideshow2.inc
	testautomation/graphics/optional/includes/impress/i_slideshow3.inc
	testtools/source/bridgetest/bridgetest.cxx
	testtools/source/bridgetest/constructors.cxx
	testtools/source/bridgetest/makefile.mk
	testtools/source/bridgetest/testComponent.component
2011-03-11 11:35:29 +00:00
42ecce229d debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule 2011-02-25 16:01:35 +01:00
sb
e2cb37ffec debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions 2011-02-25 11:32:55 +01:00
f918d8477b Trying to remove the stlport mention from the code 2011-02-09 16:20:26 +01:00
de8f4610a8 Removing the ext_std masterpiece 2011-02-09 10:51:07 +01:00
4e9cb724a9 these short options now deprecated, so use long ones 2011-01-11 20:54:45 +00:00
e2b287c6e5 replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS 2010-10-18 12:30:17 +02:00
5386970b25 don't use the Unix splash screen app during the smoketest 2010-10-13 11:32:23 +01:00
f402b2f5af Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:58:05 +02:00
b8da61c27c #i113503# cppunit stl wrapper headers 2010-10-06 12:17:12 +01:00
sb
d809bc2e32 sb123: merged in cws/sb126, to get fixes for i107490 and i113115 2010-09-16 17:12:35 +02:00
sb
bef9c1232e sb126: merged in DEV300_m87 2010-09-16 16:45:57 +02:00
sb
48637b9bcf sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
fab0859824 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport 2010-08-03 10:01:07 +01:00
sb
4699a135a2 sb126: #i111184# introduced test::uniquePipeName 2010-07-07 16:25:37 +02:00
sb
e8d3f4cc2c sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:... 2010-07-06 15:23:32 +02:00
sb
d4b1d9b755 sb123: #i111655# when, within build env, calling javaldx within OOo installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH 2010-05-17 17:34:10 +02:00
sb
af5cef5b1e sb123: #i111601# various additional test helper functionality 2010-05-14 16:22:06 +02:00
sb
88d1e25d5c sb123: #i111598# OfficeConnection getFactory -> getComponentContext 2010-05-14 13:50:22 +02:00
sb
29f3a9517e sb120: #i111558# allow override of tested soffice process 2010-05-14 09:46:21 +02:00
sb
2735710f27 sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
5acec7b9e4 sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
sb
ffb8e5cf09 sb118: make sure test OOo instances can dump core upon crash 2010-03-01 16:48:19 +01:00
sb
cd48c2897e sb118: removed timeouts and forced process termination from test code (to make failures better debuggable) 2010-02-23 16:53:18 +01:00
sb
3ef6cfa566 sb118: moved test OOo installation stuff to new solenv/inc/installationtest.mk (makefile parts) and new test module (C++ and, new, Java unit test parts); adapted sw/qa/unoapi to new (Java) test framework 2010-02-12 17:36:13 +01:00