Age | Commit message (Expand) | Author |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-21 | Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case | Tor Lillqvist |
2012-03-16 | solaris/gcc: add missing standard includes | Jonathan Adams |
2012-03-12 | WaE: 'exec' may be used uninitialized in this function | David Tardon |
2012-03-07 | Fix compilation for simulator | Tor Lillqvist |
2012-03-05 | Make the iOS ARM code position-independent | Tor Lillqvist |
2012-03-05 | Make the iOS device (ARM) stuff at least link, surely does not work yet | Tor Lillqvist |
2012-02-21 | ARM bridge: fixes for passing double arguments on the stack | Jani Monoses |
2012-02-17 | fix armel/armv4t build | Rene Engelhard |
2012-02-16 | ARM bridge: VFP ABI (armhf) support | Jani Monoses |
2012-02-15 | Remove unnecessary variable | Jani Monoses |
2012-02-15 | Simplify code and use proper register names for linux armhf | Jani Monoses |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-02-05 | Some cppcheck cleaning | Julien Nabet |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-13 | Use cacheflush() on Android | Tor Lillqvist |
2012-01-11 | fix for gcc 4.7/C++11: these are not string literal operators | David Tardon |
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-21 | only use posix_fallocate() if it's actually available | Robert Nagy |
2011-12-19 | fix armhf build in bridges | Matthias Klose |
2011-12-15 | Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspace | Stephan Bergmann |
2011-12-13 | Fix for fdo43460 Part IV getLength to isEmpty | Olivier Hallot |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-30 | catch by constant reference | Takeshi Abe |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header in bridge | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-24 | Use RTLD_DEFAULT on Android | Tor Lillqvist |
2011-11-21 | Don't use USE_DOUBLE_MMAP on Android | Tor Lillqvist |
2011-11-17 | Let's try using the gcc3_linux_arm code for Android, too | Tor Lillqvist |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-14 | fix mangled indent | Caolán McNamara |
2011-11-12 | Crack to just make this compile for iOS device | Tor Lillqvist |
2011-11-11 | Missing #endif | Tor Lillqvist |
2011-11-11 | Add the ARM variant | Tor Lillqvist |
2011-10-19 | Adapted numbering of reordered asm parameters. | Stephan Bergmann |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-17 | Mark ecx register as clobbered | Kristian Rietveld |
2011-09-29 | Make the C++/UNO bridge compile against the MacOSX 10.7 SDK | Stephan Bergmann |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | sb140: #i117295# fix previous fix | Stephan Bergmann |
2011-09-12 | sb140: #i117295# removed obsolete LEAK_STATIC_DATA defines | Stephan Bergmann |
2011-09-09 | sb140: #i117295# use rtl::Static | Stephan Bergmann |
2011-09-06 | what happens if we try and do it right ? | Caolán McNamara |
2011-08-24 | add missing depends on br_cppuno_shared for various archs | Rene Engelhard |
2011-08-22 | Drop OS/2 lines | Tor Lillqvist |
2011-08-21 | Use prefixed name for uno_initEnvironment() for iOS | Tor Lillqvist |