summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* method should be publicCaolán McNamara2012-04-161-1/+1
* merge armhf bridge fixes from masterRene Engelhard2012-04-165-1/+21
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from testtoolsNorbert Thiebaud2011-11-2711-20/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* fdo#42865: let's try map file for windows onlyMichael Stahl2011-11-181-0/+9
* Do build cpputools also for non-DESKTOP OSes, needed for bridgetestTor Lillqvist2011-11-171-1/+1
* Do build stuff here also when cross-compiling (but don't run)Tor Lillqvist2011-11-173-15/+2
* Fix unintentional glitchTor Lillqvist2011-11-171-3/+3
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-173-6/+6
* Revert the component.map removal from makefile to fix Windows build.Jan Holesovsky2011-11-171-2/+2
* fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl2011-11-151-2/+3
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-182-6/+18
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-126-33/+0
* Build cpputools only for desktop OSesTor Lillqvist2011-07-091-1/+1
* Don't do anything when cross-compiling for nowTor Lillqvist2011-06-125-0/+32
* Remove OS/2 supportFrancois Tigeot2011-04-282-6/+1
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-215-10/+10
* catch by const referenceCaolán McNamara2011-04-131-11/+11
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-233-3/+3
|\
| * CWS-TOOLING: integrate CWS jl165Ivo Hinkelmann2011-03-071-0/+0
| |\
| | * jl64 #i117009# increase versions of cli assembliesJoachim Lingner2011-02-181-0/+0
| * | Update from master repository (DEV300_m98).Matthias Huetsch [mhu]2011-01-2713-678/+731
| |\|
| * | Update from master repository (DEV300_m82).Matthias Huetsch [mhu]2010-06-182-3/+3
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-3/+3
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1812-674/+725
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-1112-674/+725
| |\ \ \ | | | |/ | | |/|
| | * | sb135: #i116045# removed performQueryForUnknownType; cleaned upsb2010-12-103-557/+521
| | * | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | * | sb129: #i113189# cleaned up makefile rules; deliver services.input to have it...sb2010-09-152-4/+2
| | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1011-121/+212
* | | | Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow2011-03-132-1/+6
|/ / /
* | | Remove "using namespace ::rtl"Julien Nabet2011-03-025-6/+14
* | | add explicit stream operatorCaolán McNamara2011-03-011-0/+5
* | | Remove dead codeThomas Arnhold2011-02-071-117/+0
* | | std::hash_map -> boost:unordered_mapFridrich Štrba2011-02-051-2/+2
* | | Clean up makefilesThomas Arnhold2011-02-021-7/+0
* | | Bypass this directory unless SOLAR_JAVATor Lillqvist2011-01-261-5/+3
* | | RTL_CONSTASCII_USTRINGPARAM for testtoolsserval2010-12-131-5/+5
* | | add three byte structure return test for the MacOSX/BSD quirkCaolán McNamara2010-12-095-0/+32
* | | add a Mixed Float And Integer struct return testCaolán McNamara2010-12-095-0/+31
* | | add a twoFloats return testCaolán McNamara2010-12-095-1/+32
* | | fix the dependencies so that the uno_types is regenerated if the .idl changesCaolán McNamara2010-12-091-2/+2
* | | rename AllFloats test to FourFloatsCaolán McNamara2010-12-095-9/+9
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-054-4/+4
* | | RTL_CONSTASCII_USTRINGPARAM in testingGert Faller2010-11-251-22/+22
* | | add modelines to .hxx files as wellCaolán McNamara2010-10-273-0/+8
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1310-0/+28
* | | bin the prebuilt version_2_*.dllPetr Mladek2010-10-1214-3/+0
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|/ /