1. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  2. ffc7b3f Mark ecx register as clobbered (solaris/intel) by Pierre-Eric Pelloux-Prayer · 14 years ago
  3. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  4. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  5. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  6. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  7. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  8. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  9. 00f1180 removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  10. 6589e01 the page seems moved by Takeshi Abe · 14 years ago
  11. ac6833f remove "TODO: add test" which is now done by Caolán McNamara · 14 years ago
  12. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  13. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  14. 08a3834 WaE: Clang unused variable by Catalin Iacob · 14 years ago
  15. 3120273 Port gcc3_linux_powerpc fix to gcc3_macosx_powerpc by Stephan Bergmann · 14 years ago
  16. 84dbc4f do not let gcc use registers we are setting ourselves by David Tardon · 14 years ago
  17. c4c9484 save register arguments first by David Tardon · 14 years ago
  18. e0be9a0 WaE: variable 'stackptr' is uninitialized when used by Tor Lillqvist · 14 years ago
  19. 4067e62 Fix crasher and generate PIC for iOS simulator by Tor Lillqvist · 14 years ago
  20. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  21. e2b7e28 adjust gcc3_linux_intel bridge to work with clang by Luboš Luňák · 14 years ago
  22. 932f5a4 Fixed include guard copy/paste error by Stephan Bergmann · 14 years ago
  23. b0515ea Adapt cpp_uno/gcc3_linux_intel to GCC 4.7 by Stephan Bergmann · 14 years ago
  24. a8e4894 Hack around different __cxa_* declarations in different GCC versions by Stephan Bergmann · 14 years ago
  25. 166be18 Missing includes by Stephan Bergmann · 14 years ago
  26. fa09866 Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.h by Stephan Bergmann · 14 years ago
  27. afde0ef MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64 by Stephan Bergmann · 14 years ago
  28. 313a47f iOS simulator fix and some cosmetics by Tor Lillqvist · 14 years ago
  29. 7c9e637 alloca(3) needs stdlib.h on *BSD because there is no alloca.h by Robert Nagy · 14 years ago
  30. 3db7c67 Mark all registered as clobbered that are not saved across call by Stephan Bergmann · 14 years ago
  31. 0fdbb5b Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7 by Stephan Bergmann · 14 years ago
  32. 9e46c8f 2nd param of __cxa_throw is void* in GCC <= 4.6 by Stephan Bergmann · 14 years ago
  33. 54e3855 MinGW: Adapted cpp_uno bridge to GCC 4.7 by Stephan Bergmann · 14 years ago
  34. 4019367 Revert "Field IDs on Dalvik are more unique than in JVMs" by Stephan Bergmann · 14 years ago
  35. 829a9b9 In Java, css.uno.RuntimeException is not derived from css.uno.Exception by Stephan Bergmann · 14 years ago
  36. b5ca34f Field IDs on Dalvik are more unique than in JVMs by Tor Lillqvist · 14 years ago
  37. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  38. c0ab229 Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case by Tor Lillqvist · 14 years ago
  39. db96b09 solaris/gcc: add missing standard includes by Jonathan Adams · 14 years ago
  40. a203ca8 WaE: 'exec' may be used uninitialized in this function by David Tardon · 14 years ago
  41. 37b6a37a Fix compilation for simulator by Tor Lillqvist · 14 years ago
  42. cc9b1e4 Make the iOS ARM code position-independent by Tor Lillqvist · 14 years ago
  43. 5ab3db2 Make the iOS device (ARM) stuff at least link, surely does not work yet by Tor Lillqvist · 14 years ago
  44. e13dc26 ARM bridge: fixes for passing double arguments on the stack by Jani Monoses · 14 years ago
  45. 3dfae9e fix armel/armv4t build by Rene Engelhard · 14 years ago
  46. dab11f7 ARM bridge: VFP ABI (armhf) support by Jani Monoses · 14 years ago
  47. a55fa2d Remove unnecessary variable by Jani Monoses · 14 years ago
  48. 4e679ee Simplify code and use proper register names for linux armhf by Jani Monoses · 14 years ago
  49. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  50. 9377bb4 Some cppcheck cleaning by Julien Nabet · 14 years ago
  51. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  52. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  53. 617c807 Use cacheflush() on Android by Tor Lillqvist · 14 years ago
  54. 9dec647 fix for gcc 4.7/C++11: these are not string literal operators by David Tardon · 14 years ago
  55. 697415e WaE and build errors with OSL_DEBUG_LEVEL == 2 by Caolán McNamara · 14 years ago
  56. aee4367 function component_canUnload is exported by David Tardon · 14 years ago
  57. b8b2239 only use posix_fallocate() if it's actually available by Robert Nagy · 14 years ago
  58. f233f39 fix armhf build in bridges by Matthias Klose · 14 years ago
  59. d11f2cc Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspace by Stephan Bergmann · 14 years ago
  60. 9201704 Fix for fdo43460 Part IV getLength to isEmpty by Olivier Hallot · 14 years ago
  61. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  62. 7113c71 catch by constant reference by Takeshi Abe · 14 years ago
  63. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  64. 4dc45a2 remove include of pch header in bridge by Norbert Thiebaud · 14 years ago
  65. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  66. c366d95 Use RTLD_DEFAULT on Android by Tor Lillqvist · 14 years ago
  67. 42acf7a Don't use USE_DOUBLE_MMAP on Android by Tor Lillqvist · 14 years ago
  68. e2989c8 Let's try using the gcc3_linux_arm code for Android, too by Tor Lillqvist · 14 years ago
  69. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  70. 0122cd3 fix mangled indent by Caolán McNamara · 14 years ago
  71. 332e5c0 Crack to just make this compile for iOS device by Tor Lillqvist · 14 years ago
  72. d43c83f Missing #endif by Tor Lillqvist · 14 years ago
  73. 7ff1c27 Add the ARM variant by Tor Lillqvist · 14 years ago
  74. 9550bed Adapted numbering of reordered asm parameters. by Stephan Bergmann · 14 years ago
  75. bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
  76. e748b09 Mark ecx register as clobbered by Kristian Rietveld · 14 years ago
  77. 229efd7 Make the C++/UNO bridge compile against the MacOSX 10.7 SDK by Stephan Bergmann · 15 years ago
  78. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  79. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  80. 98510a8 sb140: #i117295# fix previous fix by Stephan Bergmann · 15 years ago
  81. 60ad74a sb140: #i117295# removed obsolete LEAK_STATIC_DATA defines by Stephan Bergmann · 15 years ago
  82. d3794d2 sb140: #i117295# use rtl::Static by Stephan Bergmann · 15 years ago
  83. ebded7f what happens if we try and do it right ? by Caolán McNamara · 15 years ago
  84. 7eff982 add missing depends on br_cppuno_shared for various archs by Rene Engelhard · 15 years ago
  85. f2079a1 Drop OS/2 lines by Tor Lillqvist · 15 years ago
  86. c209bef Use prefixed name for uno_initEnvironment() for iOS by Tor Lillqvist · 15 years ago
  87. dca2588 cppcheck: remove assigned but unused variable by Takeshi Abe · 15 years ago
  88. 7e8e85a Add codeSnippet debugging output when dbglevel>1 by Tor Lillqvist · 15 years ago
  89. 6a208b6 Add codeSnippet debugging output when dbglevel>1 by Tor Lillqvist · 15 years ago
  90. 9540af1 Start of C++/UNO bridge for iOS simulator and device by Tor Lillqvist · 15 years ago
  91. 2ba0791 Add some comments by Tor Lillqvist · 15 years ago
  92. f26117a Avoid throw in destructor by Julien Nabet · 15 years ago
  93. 5b759fd YES->TRUE by Caolán McNamara · 15 years ago
  94. f8069fc Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS. by Tomáš Chvátal · 15 years ago
  95. e6c3cc8a Revert adding -mno-avx to CXXFLAGS, not universally supported by Caolán McNamara · 15 years ago
  96. ce54697 Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS. by Tomáš Chvátal · 15 years ago
  97. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  98. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  99. 25f3122 Change <file>.toURL() to <file>.toURI().toURL() by Julien Nabet · 15 years ago
  100. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago