Fridrich Štrba
f918d8477b
Trying to remove the stlport mention from the code
2011-02-09 16:20:26 +01:00
Fridrich Štrba
de8f4610a8
Removing the ext_std masterpiece
2011-02-09 10:51:07 +01:00
Thomas Arnhold
1cc9502ccc
Clean up makefiles
2011-02-01 18:02:20 +01:00
Caolán McNamara
f7ae70468f
get smoketest working after save as old bin format removed
2011-01-24 14:42:02 +00:00
Caolán McNamara
e98d09d0ad
make smoketest use ooinstal to build its install set
2010-12-02 14:06:34 +00:00
David Tardon
85cc754593
fix invalid XML
2010-11-24 14:21:42 +01:00
Sebastian Spaeth
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
Fridrich Štrba
cebb6f4a76
LO -> LibO
2010-10-08 17:24:54 +02:00
Caolán McNamara
b8da61c27c
#i113503# cppunit stl wrapper headers
2010-10-06 12:17:12 +01:00
Thorsten Behrens
b54e4b440b
LibreOffice branding: make smoketests work
2010-09-28 08:44:15 +02:00
Noel Power
fd49cf4097
tweak smoketest doc to explicitly use Bibliography
2010-09-23 12:05:56 +01:00
Kurt Zenker
7c1f07dee0
CWS-TOOLING: integrate CWS sb128
2010-08-11 13:30:10 +02:00
Kurt Zenker
135c3397ff
masterfix: #i10000# add api-adaptions from cws jl152
2010-07-14 15:48:12 +02:00
sb
068bd24c40
sb128: #i112986# shifted relevant smoketest work to OOo main thread to work around potential deadlocks
2010-07-07 08:20:36 +02:00
sb
db6293ccf4
smoketest26: #i112616# generate smoketestdoc.sxw
2010-06-23 13:47:42 +02:00
Rene Engelhard
ea2c15fae3
smoketest26: fix smoketestoo_native "build" without Java
2010-06-22 20:02:48 +02:00
Rene Engelhard
abd0a324b4
smoketest26: #i101000# fix nodep=true build in smoketestoo_native
2010-06-22 19:55:21 +02:00
Joachim Lingner
8b8f40ea64
jl152 merge with DEV300_m83
2010-06-22 09:36:55 +02:00
Joachim Lingner
52fd37966e
jl152 #i77196# smoketest now uses new extension manager service
2010-05-18 14:59:37 +02:00
Christian Lippka
166383c2e7
#i107213# addapt cut&paste check in impress to new impress layout default
2010-05-11 15:10:27 +02:00
Jens-Heiner Rechtien
e5fdcb5c6b
DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces
2010-04-22 18:39:29 +02:00
Ruediger Timm
3881845074
DEV300 masterfix: #i10000#: Some fixes for the new smoketest: solenv/inc/installationtest.mk used wrong variables (UPDMINOR is not set on RE master builds, use LAST_MINOR from minor.mk instead), smoketestoo_native/makefile.mk needed adaptions to new install set naming scheme.
2010-04-21 09:58:45 +02:00
sb
61a21d632c
sb118: removed obsolete files
2010-03-23 14:56:32 +01:00
sb
2735710f27
sb118: #i109791# improved CPPUNIT_CFLAGS handling
2010-03-04 22:13:08 +01:00
Rene Engelhard
5acec7b9e4
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
2010-03-04 00:11:19 +01:00
sb
3d597f9fb7
sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle
2010-02-25 14:34:54 +01:00
sb
870b3d4f94
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
sb
fdcd4b7a81
sb118: on non-WNT, use a single solver OOo installation for all tests
2010-02-23 13:55:51 +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
Jens-Heiner Rechtien
7d8d20ca7e
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
sb
c49bc708f6
sb118: take installation set from SHIPDRIVE if appropriate
2010-02-05 13:13:12 +01:00
sb
ea4df3844d
sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini
2010-02-03 13:49:27 +01:00
sb
04d1a5812d
sb118: simplified from CppUnit::assertion_traits<rtl::OUString> to just std::basic_ostream::operator<< specialization
2010-02-03 13:33:46 +01:00
sb
bdd7a0f37c
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
sb
947441fda5
sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)
2010-01-27 16:23:59 +01:00
sb
61f2eb6209
sb118: smoketestoo_native installation depends on installation archive file
2010-01-13 22:30:41 +01:00
sb
55698fbc3f
sb118: added -quickstart=no to allow XDesktop::terminate to succeed
2010-01-13 17:16:16 +01:00
sb
e63eb1c7be
sb118: #i108269# first step of removing tcsh support
2010-01-12 18:49:59 +01:00
sb
b79efacf62
sb118: documentation
2010-01-11 11:01:13 +01:00
sb
1d50bea7dd
sb118: adapted new smoketestoo_native to Windows
2010-01-08 18:08:42 +01:00
sb
8db4921431
sb118: work in progress of a simplified smoketestoo_native
2009-12-18 16:08:08 +01:00
Kurt Zenker
2116fef8e2
#i106687# adaptions for using source_config
2009-11-06 19:45:46 +01:00
Kurt Zenker
3179b731ab
CWS-TOOLING: integrate CWS rpm4lngx
...
2009-10-06 14:38:50 +0200 vg r276703 : #160779# new environment for unxlngx6
2009-10-14 17:49:00 +00:00
Jens-Heiner Rechtien
6a839e2cd2
CWS-TOOLING: integrate CWS smoketest23
...
2009-07-27 14:24:59 +0200 kz r274367 : #159577# correct permission after calling admin.pm
2009-07-22 15:45:19 +0200 kz r274245 : #159577# create path before calling admin.pm
2009-07-10 17:45:31 +0200 kz r273904 : #159577# fix for cygwin
2009-07-10 17:41:12 +0200 kz r273903 : #159577# dif. lineend fixed
2009-07-01 17:32:09 +0200 kz r273608 : #159577# an exithandler can be used from smoketest
2009-07-01 17:27:50 +0200 kz r273607 : #159577# now smoketest can use admin.pm for installation on windows
2009-07-28 16:16:54 +00:00
Kurt Zenker
56b10b275a
CWS-TOOLING: integrate CWS sysui37
...
2009-05-19 12:44:43 +0200 ihi r272072 : #i101914# rpm installer fix
2009-05-18 19:08:13 +0200 ihi r272047 : #i98650# rpm rebuild issue
2009-05-18 16:52:13 +0200 ihi r272036 : #i101916# rpm fix
2009-05-18 16:39:55 +0200 ihi r272035 : #i101914# sysui rpm fix
2009-06-03 08:13:57 +00:00
Jens-Heiner Rechtien
df6dda9837
CWS-TOOLING: integrate CWS smoketest22
...
2009-05-18 15:25:11 +0200 ihi r272027 : l10n fix
2009-05-13 16:50:47 +0200 kz r271864 : #i101889# adjust installpath
2009-05-18 14:16:16 +00:00
Kurt Zenker
08cf735eda
#i10000# syntax fixed
2009-05-12 07:54:27 +00:00
Kurt Zenker
0bbe22f34e
#i10000# fixes for cygwin
2009-05-11 15:47:22 +00:00
Ivo Hinkelmann
a69de49fe6
#i10000# build fix
2009-04-30 12:02:03 +00:00
Vladimir Glazounov
99bb633e38
CWS-TOOLING: integrate CWS smoketest21
...
2009-02-23 19:49:51 +0100 kz r268371 : #i96553# don't use cp -u anymore
2009-02-23 19:46:19 +0100 kz r268368 : #i96552# use of TMPDIR for all unix
2009-02-19 17:52:04 +0100 kz r268302 : #i96552# set installpath to /tmp if no other var is set
2009-02-18 20:15:32 +0100 kz r268254 : #i93329# use soffice also for mac
2009-02-18 15:16:23 +0100 kz r268228 : #i84720# external installation fixed
2009-03-13 17:03:00 +00:00