summaryrefslogtreecommitdiff
path: root/bridges/source
AgeCommit message (Expand)Author
2012-04-16merge armhf bridge fixes from masterRene Engelhard
2012-01-11only use posix_fallocate() if it's actually availableRobert Nagy
2011-12-19fix armhf build in bridgesMatthias Klose
2011-12-16Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspaceStephan Bergmann
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-11-24Use RTLD_DEFAULT on AndroidTor Lillqvist
2011-11-21Don't use USE_DOUBLE_MMAP on AndroidTor Lillqvist
2011-11-17Let's try using the gcc3_linux_arm code for Android, tooTor Lillqvist
2011-11-14fix mangled indentCaolán McNamara
2011-11-12Crack to just make this compile for iOS deviceTor Lillqvist
2011-11-11Missing #endifTor Lillqvist
2011-11-11Add the ARM variantTor Lillqvist
2011-10-19Adapted numbering of reordered asm parameters.Stephan Bergmann
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-17Mark ecx register as clobberedKristian Rietveld
2011-09-29Make the C++/UNO bridge compile against the MacOSX 10.7 SDKStephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i117295# fix previous fixStephan Bergmann
2011-09-12sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann
2011-09-09sb140: #i117295# use rtl::StaticStephan Bergmann
2011-09-06what happens if we try and do it right ?Caolán McNamara
2011-08-21Use prefixed name for uno_initEnvironment() for iOSTor Lillqvist
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe
2011-08-14Add codeSnippet debugging output when dbglevel>1Tor Lillqvist
2011-08-14Add codeSnippet debugging output when dbglevel>1Tor Lillqvist
2011-08-14Start of C++/UNO bridge for iOS simulator and deviceTor Lillqvist
2011-08-14Add some commentsTor Lillqvist
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-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