Commit graph

9161 commits

Author SHA1 Message Date
Francisco Saito
75e2856228 drop bogus executable flag from odf files 2011-03-29 21:43:58 +01:00
Francisco Saito
1758913402 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:41:02 +01:00
Norbert Thiebaud
b509c0cf16 use --xxx instead of -xxx for command line options 2011-03-29 14:33:57 -05:00
Bjoern Michaelsen
735ccf405c enable headless Junit tests 2011-03-29 21:06:07 +02:00
Caolán McNamara
789bf3ed20 Related: rhbz#684580 add testdoc for 'X' and '/' strike-through 2011-03-29 14:02:19 +01:00
Bjoern Michaelsen
5a4837c3f0 migrate qadevOOo subsequenttests to gbuild 2011-03-28 00:40:06 +02:00
Bjoern Michaelsen
a096efe405 revert accidentally commited changes 2011-03-27 18:25:55 +02:00
Bjoern Michaelsen
c5e22ee5b5 cleanup of unoapi test 2011-03-27 16:52:01 +02:00
Bjoern Michaelsen
9c05a564a1 fd#35693: disable hangin subsequenttests (complex and unoapi tests)
- chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile
2011-03-26 17:07:03 +01:00
Bjoern Michaelsen
69111e77a1 adjusting OfficeConnection for junit tests to new parameters 2011-03-25 12:31:55 +01:00
Caolán McNamara
0134428a21 fix smoketest post-merge 2011-03-24 10:33:51 +00:00
Jan Holesovsky
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
Caolán McNamara
a3e3f719ef make smoketest work again 2011-03-21 11:34:01 +00:00
Caolán McNamara
50618790d4 get .sdw suffixes etc back 2011-03-21 11:23:35 +00:00
Caolán McNamara
caa7ea13e4 fix smoketest options dialog post-merge 2011-03-21 11:23:04 +00:00
Thomas Arnhold
d8d6bee713 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:12:11 +01:00
Jan Holesovsky
db676752e4 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	testtools/prj/build.lst
2011-03-18 15:57:12 +01:00
obo
5d7f1bb1e7 masterfix DEV300: #i10000# fix build.lst, remove obsolete makefile.mk 2011-03-16 16:16:13 +01:00
obo
500204856e masterfix DEV300: #i10000# fix damaged build.lst 2011-03-16 14:02:20 +01:00
Miklos Vajna
192fc44002 Introduce a single .gitattributes file in bootstrap 2011-03-16 11:13:02 +01:00
obo
8c718050f2 CWS-TOOLING: integrate CWS chart51 2011-03-16 09:28:51 +01:00
obo
abe28ebe39 CWS-TOOLING: integrate CWS debuglevels 2011-03-16 08:29:30 +01:00
Frank Schoenheit [fs]
d25b534a59 debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
Hanno Meyer-Thurow
17e1fcf5b5 Merge Gentoo patches from old build and downstream repositories.
1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)
2011-03-13 16:15:41 +01:00
Michael Meeks
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
Ivo Hinkelmann
fa8f20aa6d CWS-TOOLING: integrate CWS jl165 2011-03-07 13:15:24 +01:00
Marc Neumann [msc]
a0fe7aceae cws chart51: #i117182# add wait 2011-03-03 11:09:20 +01:00
Frank Schoenheit [fs]
e4aa690252 debuglevels: open the smoketest doc read-only 2011-03-03 10:42:58 +01:00
Julien Nabet
e62f74cabe Remove "using namespace ::rtl" 2011-03-02 20:52:59 +01:00
Ivo Hinkelmann
7a9a3200e7 CWS-TOOLING: integrate CWS automationdev300m100 2011-03-02 12:20:29 +01:00
Ivo Hinkelmann
6b52a99b79 CWS-TOOLING: integrate CWS mhu21 2011-03-02 12:10:39 +01:00
Caolán McNamara
5e25f9be4e add explicit stream operator 2011-03-01 15:07:36 +00:00
Wolfram Garten [wg]
c90c9a18bb Bug 116803 - [Automation]:crash when closing stylist. 2011-03-01 15:21:51 +01:00
Ivo Hinkelmann
8de5f9231f CWS-TOOLING: integrate CWS automationdev300m99 2011-02-28 18:38:34 +01:00
Joachim Lingner
fdf5c731ce jl165 merging heads 2011-02-28 16:13:56 +01:00
Frank Schoenheit [fs]
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
Frank Schoenheit [fs]
8616248aff debuglevels: yet another module dependency fix :-\ 2011-02-25 14:37:23 +01:00
Wolfram Garten [wg]
1944d51d11 Bug 117075 - [Automation]: inserting sleeps in i_us2_present.inc 2011-02-25 12:26:54 +01:00
Frank Schoenheit [fs]
0842ba3f84 debuglevels: fixed module dependencies 2011-02-25 11:35:19 +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
Ingrid Halama [iha]
6eefe16027 chart51: merge with DEV300_m101 2011-02-24 17:39:29 +01:00
Oliver Craemer [oc]
ee32f79d9e automationdev300m100: merge with DEV300m101 2011-02-24 14:23:05 +01:00
Wolfram Garten [wg]
bccd4bb210 Deleting double entry. 2011-02-24 14:02:18 +01:00
Frank Schoenheit [fs]
322ffc5c45 debuglevels: fixed file permissions 2011-02-24 13:26:56 +01:00
Frank Schoenheit [fs]
9d71aa84b4 debuglevels: reintroduced lost row headers in first status table 2011-02-24 12:31:22 +01:00
Matthias Huetsch [mhu]
87e150f608 Update from master repository (DEV300_m100). 2011-02-23 21:03:15 +01:00
Frank Schoenheit [fs]
5c23ba1988 debuglevels: merged latest CWS fixes done in another repo 2011-02-23 12:54:26 +01:00
Frank Schoenheit [fs]
c32a04b6b8 debuglevels: fixed index access in StartTestWithDefaultOptions 2011-02-23 10:46:57 +01:00
Frank Schoenheit [fs]
1fc32a1a2c debuglevels: merged to-be-m101 2011-02-23 09:58:44 +01:00
Yifan J
673c4f29ff expand template files counts index in the array
If many language packs are installed, the
original 20 items array is not enough to contain the file list.
2011-02-22 12:24:53 +08:00