summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2011-08-04YES->TRUECaolán McNamara
2011-08-04Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl...Tomáš Chvátal
2011-08-03Revert adding -mno-avx to CXXFLAGS, not universally supportedCaolán McNamara
2011-08-03Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitl...Tomáš Chvátal
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-07WaE: tweak for simple-minder compilersCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Remove unnecessary bracketsThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold
2011-02-21Remove a typo.Francois Tigeot
2011-02-21More work on x64 Windows C++-UNO bridgeTor Lillqvist
2011-02-18unused structCaolán McNamara
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2011-02-02More work on except.cxx, intermediate commitTor Lillqvist
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31Fix thinkoTor Lillqvist
2011-01-31Now the C++-UNO bridge on x64 Windows works a bit betterTor Lillqvist
2011-01-29Skip the this pointer in cpp2uno_call()Tor Lillqvist
2011-01-28Let's use a shared privateSnippetExecutor() approach as on x64 LinuxTor Lillqvist
2011-01-28Fix typo and thinkoTor Lillqvist
2011-01-28More work on x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-28Add a function table entry for the dynamically generated trampolineTor Lillqvist
2011-01-27Corect copyright header and commentTor Lillqvist
2011-01-27More work on the x64 Windows C++-UNO bridgeTor Lillqvist
2011-01-27move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlportCaolán McNamara
2011-01-26Intermediate commitTor Lillqvist
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb
2011-01-23Add debug output to the dummy functions to see if/when they get calledTor Lillqvist
2011-01-23Use correct name for mscx_uno.dll and deliver itTor Lillqvist
2011-01-22More hacking on the C++-UNO bridge for x64 WindowsTor Lillqvist
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-21use errno to get the correct error message if mkstemp() failsRobert Nagy
2011-01-20More hacking on the wntmscx bridge, still far from readyTor Lillqvist
2011-01-17Commit 64-bit Win32 C++ bridge filesTor Lillqvist
2010-12-30cppcheck: prefer prefix variantCaolán McNamara
2010-12-13malloc.h is obsolete on BSDs, so use stdlib.h thereRobert Nagy
2010-12-09fix bsd bridgesCaolán McNamara
2010-12-08ause128: #i115964# add creating libjava_uno.jnilib for tests that may need itHans-Joachim Lankenau