summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Collapse)AuthorFilesLines
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on ↵Stephan Bergmann2-6/+18
Linux x86_64).
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan6-33/+0
2011-07-09Build cpputools only for desktop OSesTor Lillqvist1-1/+1
2011-06-12Don't do anything when cross-compiling for nowTor Lillqvist5-0/+32
2011-04-28Remove OS/2 supportFrancois Tigeot2-6/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet5-10/+10
2011-04-13catch by const referenceCaolán McNamara1-11/+11
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-3/+3
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-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky12-674/+725
Conflicts: testtools/prj/build.lst
2011-03-13Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow2-1/+6
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-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks12-674/+725
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-07CWS-TOOLING: integrate CWS jl165Ivo Hinkelmann1-0/+0
Notes: split repo tag: testing_ooo/DEV300_m102
2011-03-02Remove "using namespace ::rtl"Julien Nabet5-6/+14
Notes: split repo tag: testing_LO-BASE-INTEGRATION-DEV300_M101
2011-03-01add explicit stream operatorCaolán McNamara1-0/+5
2011-02-18jl64 #i117009# increase versions of cli assembliesJoachim Lingner1-0/+0
2011-02-07Remove dead codeThomas Arnhold1-117/+0
2011-02-05std::hash_map -> boost:unordered_mapFridrich Štrba1-2/+2
2011-02-02Clean up makefilesThomas Arnhold1-7/+0
2011-01-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]13-678/+731
2011-01-26Bypass this directory unless SOLAR_JAVATor Lillqvist1-5/+3
Notes: split repo tag: testing_LO-BASE-INTEGRATION-DEV300_m98
2010-12-13RTL_CONSTASCII_USTRINGPARAM for testtoolsserval1-5/+5
2010-12-10sb135: #i116045# removed performQueryForUnknownType; cleaned upsb3-557/+521
2010-12-09add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara5-0/+32
2010-12-09add a Mixed Float And Integer struct return testCaolán McNamara5-0/+31
2010-12-09add a twoFloats return testCaolán McNamara5-1/+32
2010-12-09fix the dependencies so that the uno_types is regenerated if the .idl changesCaolán McNamara1-2/+2
2010-12-09rename AllFloats test to FourFloatsCaolán McNamara5-9/+9
2010-12-05Replace all occured, occurance etc.Takeshi Abe4-4/+4
2010-11-25RTL_CONSTASCII_USTRINGPARAM in testingGert Faller1-22/+22
Notes: split repo tag: testing_LIBREOFFICE_PRE_BOOTSTRAP_BUILD
2010-10-27add modelines to .hxx files as wellCaolán McNamara3-0/+8
Notes: split repo tag: testing_LIBREOFFICE_3_3_FREEZE
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth10-0/+28
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-12bin the prebuilt version_2_*.dllPetr Mladek14-3/+0
they are usable only with installed OOo-2.x
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-15sb129: #i113189# cleaned up makefile rules; deliver services.input to have ↵sb2-4/+2
it modifiable for special one-off products
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb11-121/+212
2010-06-18Update from master repository (DEV300_m82).Matthias Huetsch [mhu]2-3/+3
2010-06-11jl153 i111878 new versions for cli assembliesJoachim Lingner1-0/+0
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-0/+0
2010-03-10native0 #i161639# increase assembly versionsJoachim Lingner1-0/+0
2010-02-25sb118: merged in DEV300_m72sb57-295/+78
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien59-305/+80
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb3-93/+3
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-12sb118: #i108269# first step of removing tcsh supportsb2-30/+1
2010-01-05CWS-TOOLING: integrate CWS cmcfixes68Jens-Heiner Rechtien5-12/+32
Notes: split repo tag: testing_ooo/DEV300_m69
2009-12-02merge to m66mb937838-22/+160
2009-12-01cmcfixes68: #i107182# ppc fix argument passing in a rare caseCaolán McNamara5-12/+32
2009-11-11#i103496#: sandbox removedMathias Bauer2-2/+2
2009-11-02#i105680# GCC MAX OSX PPC fails this test, and I don't have one in order to ↵Caolán McNamara1-0/+4
debug and fix that bridge