50205b9d19
Remove component_getImplementationEnvironment
2011-07-12 12:26:18 +02:00
e634f62b39
Don't do anything when cross-compiling for now
2011-06-12 13:01:12 +03:00
a3c69425d0
Remove OS/2 support
2011-04-28 08:27:16 +02:00
a27728407e
Easyhack: Add visibility markup to all component_get* functions
2011-04-21 15:28:34 +02:00
5775fc2091
catch by const reference
2011-04-13 09:57:50 +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
d8d6bee713
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:12:11 +01:00
db676752e4
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
testtools/prj/build.lst
2011-03-18 15:57:12 +01:00
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
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
fa8f20aa6d
CWS-TOOLING: integrate CWS jl165
2011-03-07 13:15:24 +01:00
e62f74cabe
Remove "using namespace ::rtl"
2011-03-02 20:52:59 +01:00
5e25f9be4e
add explicit stream operator
2011-03-01 15:07:36 +00:00
2f52996350
jl64 #i117009# increase versions of cli assemblies
2011-02-18 12:42:54 +01:00
bb9e51ce07
Remove dead code
2011-02-07 23:04:06 +01:00
1c4bced7c2
std::hash_map -> boost:unordered_map
2011-02-05 21:58:42 +01:00
1607aae1e9
Clean up makefiles
2011-02-02 11:52:29 +01:00
af11933256
Update from master repository (DEV300_m98).
2011-01-27 18:16:28 +01:00
543f5583d5
RTL_CONSTASCII_USTRINGPARAM for testtools
2010-12-13 21:15:42 +00:00
2edaed16dd
sb135: #i116045# removed performQueryForUnknownType; cleaned up
2010-12-10 13:55:39 +01:00
2cc93b0ba3
add three byte structure return test for the MacOSX/BSD quirk
2010-12-09 11:22:47 +00:00
85cc920f24
add a Mixed Float And Integer struct return test
2010-12-09 11:19:10 +00:00
c88463b812
add a twoFloats return test
2010-12-09 11:13:27 +00:00
7bdc86194a
fix the dependencies so that the uno_types is regenerated if the .idl changes
2010-12-09 11:12:38 +00:00
ebedefd60e
rename AllFloats test to FourFloats
2010-12-09 10:40:52 +00:00
f20ff43473
Replace all occured, occurance etc.
2010-12-05 19:13:22 +00:00
b50f9fc50b
RTL_CONSTASCII_USTRINGPARAM in testing
2010-11-25 23:50:06 +01:00
6eb0c4895f
add modelines to .hxx files as well
2010-10-27 13:06:45 +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
8948894606
bin the prebuilt version_2_*.dll
...
they are usable only with installed OOo-2.x
2010-10-12 18:55:29 +02:00
c1aa8ce95e
more removed include guards using fixguard.py
2010-10-05 15:55:25 +02:00
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
06c8703f6c
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
284bb120a9
Update from master repository (DEV300_m82).
2010-06-18 19:00:23 +02:00
b74f44300b
jl153 i111878 new versions for cli assemblies
2010-06-11 14:08:34 +02:00
ca943c3c23
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
ea90c5db4f
native0 #i161639# increase assembly versions
2010-03-10 15:39:04 +01:00
870b3d4f94
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
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
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
e63eb1c7be
sb118: #i108269# first step of removing tcsh support
2010-01-12 18:49:59 +01:00
a24c356d4b
cmcfixes68: #i107182# ppc fix argument passing in a rare case
2009-12-01 11:43:22 +00:00
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
d0140adede
#i105680# aha, unoidl.com.sun.star.test.bridge vs unoidl.test.testtools.bridgetest
2009-10-21 12:42:12 +00:00
de5068f7ec
#i105680# remove warnings, in vb params, not inout
2009-10-14 10:56:24 +00:00
fd872de237
need the full path after all
2009-10-13 15:17:14 +00:00
eff1950b3e
#i105680# add struct returning bridge tests to vb as well
2009-10-13 08:17:40 +00:00
f98b1af577
#i105680# add c# tests
2009-10-12 09:26:03 +00:00
f37b1b41a8
#i105680# add SAL_CALL
2009-10-11 09:52:54 +00:00
18a0e449e6
#i105678# protect against PYTHONPATH going away
2009-10-08 10:32:42 +00:00