summaryrefslogtreecommitdiffstats
path: root/bridges
Commit message (Expand)AuthorAgeFilesLines
* solaris/gcc: add missing standard includesJonathan Adams2012-03-162-0/+2
* WaE: 'exec' may be used uninitialized in this functionDavid Tardon2012-03-121-1/+1
* Fix compilation for simulatorTor Lillqvist2012-03-071-3/+3
* Make the iOS ARM code position-independentTor Lillqvist2012-03-054-33/+23
* Make the iOS device (ARM) stuff at least link, surely does not work yetTor Lillqvist2012-03-052-3/+120
* ARM bridge: fixes for passing double arguments on the stackJani Monoses2012-02-212-1/+8
* fix armel/armv4t buildRene Engelhard2012-02-171-0/+4
* ARM bridge: VFP ABI (armhf) supportJani Monoses2012-02-164-17/+142
* Remove unnecessary variableJani Monoses2012-02-151-29/+20
* Simplify code and use proper register names for linux armhfJani Monoses2012-02-151-5/+2
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+4
* Some cppcheck cleaningJulien Nabet2012-02-0517-34/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2627-183/+183
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-218-25/+29
* Use cacheflush() on AndroidTor Lillqvist2012-01-131-0/+7
* fix for gcc 4.7/C++11: these are not string literal operatorsDavid Tardon2012-01-111-2/+2
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-1/+1
* function component_canUnload is exportedDavid Tardon2011-12-272-2/+2
* only use posix_fallocate() if it's actually availableRobert Nagy2011-12-212-0/+12
* fix armhf build in bridgesMatthias Klose2011-12-191-2/+2
* Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspaceStephan Bergmann2011-12-151-2/+8
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-132-3/+3
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-114-4/+0
* catch by constant referenceTakeshi Abe2011-11-307-17/+17
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-180/+0
* remove include of pch header in bridgeNorbert Thiebaud2011-11-27100-194/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-7/+0
* Use RTLD_DEFAULT on AndroidTor Lillqvist2011-11-241-0/+24
* Don't use USE_DOUBLE_MMAP on AndroidTor Lillqvist2011-11-212-3/+8
* Let's try using the gcc3_linux_arm code for Android, tooTor Lillqvist2011-11-172-2/+3
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-173-4/+4
* fix mangled indentCaolán McNamara2011-11-142-29/+28
* Crack to just make this compile for iOS deviceTor Lillqvist2011-11-123-11/+433
* Missing #endifTor Lillqvist2011-11-111-0/+2
* Add the ARM variantTor Lillqvist2011-11-111-1/+72
* Adapted numbering of reordered asm parameters.Stephan Bergmann2011-10-191-8/+8
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-3/+2
* Mark ecx register as clobberedKristian Rietveld2011-10-173-3/+3
* Make the C++/UNO bridge compile against the MacOSX 10.7 SDKStephan Bergmann2011-09-291-1/+64
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-0/+22
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-213-6/+6
* sb140: #i117295# fix previous fixStephan Bergmann2011-09-122-4/+2
* sb140: #i117295# removed obsolete LEAK_STATIC_DATA definesStephan Bergmann2011-09-1220-79/+0
* sb140: #i117295# use rtl::StaticStephan Bergmann2011-09-0924-374/+95
* what happens if we try and do it right ?Caolán McNamara2011-09-062-19/+8
* add missing depends on br_cppuno_shared for various archsRene Engelhard2011-08-241-6/+6
* Drop OS/2 linesTor Lillqvist2011-08-221-1/+0
* Use prefixed name for uno_initEnvironment() for iOSTor Lillqvist2011-08-211-0/+8
* cppcheck: remove assigned but unused variableTakeshi Abe2011-08-171-1/+0
* Add codeSnippet debugging output when dbglevel>1Tor Lillqvist2011-08-141-0/+6