Commit graph

403 commits

Author SHA1 Message Date
Matúš Kukan
50205b9d19 Remove component_getImplementationEnvironment 2011-07-12 12:26:18 +02:00
Tor Lillqvist
957907375b Build cpputools only for desktop OSes 2011-07-09 15:12:10 +03:00
Tor Lillqvist
e634f62b39 Don't do anything when cross-compiling for now 2011-06-12 13:01:12 +03:00
Francois Tigeot
a3c69425d0 Remove OS/2 support 2011-04-28 08:27:16 +02:00
Julien Nabet
a27728407e Easyhack: Add visibility markup to all component_get* functions 2011-04-21 15:28:34 +02:00
Caolán McNamara
5775fc2091 catch by const reference 2011-04-13 09:57:50 +01: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
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
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
Julien Nabet
e62f74cabe Remove "using namespace ::rtl" 2011-03-02 20:52:59 +01:00
Caolán McNamara
5e25f9be4e add explicit stream operator 2011-03-01 15:07:36 +00:00
Joachim Lingner
2f52996350 jl64 #i117009# increase versions of cli assemblies 2011-02-18 12:42:54 +01:00
Thomas Arnhold
bb9e51ce07 Remove dead code 2011-02-07 23:04:06 +01:00
Fridrich Štrba
1c4bced7c2 std::hash_map -> boost:unordered_map 2011-02-05 21:58:42 +01:00
Thomas Arnhold
1607aae1e9 Clean up makefiles 2011-02-02 11:52:29 +01:00
Matthias Huetsch [mhu]
af11933256 Update from master repository (DEV300_m98). 2011-01-27 18:16:28 +01:00
Tor Lillqvist
42fc25bc9d Bypass this directory unless SOLAR_JAVA 2011-01-26 21:38:22 +02:00
serval
543f5583d5 RTL_CONSTASCII_USTRINGPARAM for testtools 2010-12-13 21:15:42 +00:00
sb
2edaed16dd sb135: #i116045# removed performQueryForUnknownType; cleaned up 2010-12-10 13:55:39 +01:00
Caolán McNamara
2cc93b0ba3 add three byte structure return test for the MacOSX/BSD quirk 2010-12-09 11:22:47 +00:00
Caolán McNamara
85cc920f24 add a Mixed Float And Integer struct return test 2010-12-09 11:19:10 +00:00
Caolán McNamara
c88463b812 add a twoFloats return test 2010-12-09 11:13:27 +00:00
Caolán McNamara
7bdc86194a fix the dependencies so that the uno_types is regenerated if the .idl changes 2010-12-09 11:12:38 +00:00
Caolán McNamara
ebedefd60e rename AllFloats test to FourFloats 2010-12-09 10:40:52 +00:00
Takeshi Abe
f20ff43473 Replace all occured, occurance etc. 2010-12-05 19:13:22 +00:00
Gert Faller
b50f9fc50b RTL_CONSTASCII_USTRINGPARAM in testing 2010-11-25 23:50:06 +01:00
Caolán McNamara
6eb0c4895f add modelines to .hxx files as well 2010-10-27 13:06:45 +01:00
sb
ae8234f18d sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02: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
Petr Mladek
8948894606 bin the prebuilt version_2_*.dll
they are usable only with installed OOo-2.x
2010-10-12 18:55:29 +02:00
Petr Mladek
c1aa8ce95e more removed include guards using fixguard.py 2010-10-05 15:55:25 +02:00
sb
421c9bb07e sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products 2010-09-15 11:45:04 +02:00
sb
06c8703f6c sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Matthias Huetsch [mhu]
284bb120a9 Update from master repository (DEV300_m82). 2010-06-18 19:00:23 +02:00
Joachim Lingner
b74f44300b jl153 i111878 new versions for cli assemblies 2010-06-11 14:08:34 +02:00
sb
ca943c3c23 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Joachim Lingner
ea90c5db4f native0 #i161639# increase assembly versions 2010-03-10 15:39:04 +01:00
sb
870b3d4f94 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +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
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
e63eb1c7be sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
Jens-Heiner Rechtien
5da890e767 CWS-TOOLING: integrate CWS cmcfixes68 2010-01-05 14:01:00 +01:00
mb93783
371ac8135c merge to m66 2009-12-02 12:43:33 +01:00
Caolán McNamara
a24c356d4b cmcfixes68: #i107182# ppc fix argument passing in a rare case 2009-12-01 11:43:22 +00:00
Mathias Bauer
9fd022f068 #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
Caolán McNamara
ff766c2bc6 #i105680# GCC MAX OSX PPC fails this test, and I don't have one in order to debug and fix that bridge 2009-11-02 13:10:20 +00:00
Caolán McNamara
d0140adede #i105680# aha, unoidl.com.sun.star.test.bridge vs unoidl.test.testtools.bridgetest 2009-10-21 12:42:12 +00:00