1. 58fdcd2 blind fix for hppa bridges by Rene Engelhard · 12 years ago
  2. 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
  3. abc1c42 Clean up function declarations by Stephan Bergmann · 12 years ago
  4. f598a01 Clean up function declarations by Stephan Bergmann · 12 years ago
  5. f470434 WaE: unused parameter 'nGPR' and 'nFPR' by Tor Lillqvist · 12 years ago
  6. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  7. a8a195c fdo#68849 Add header guards to bridges/* files. by Jason Gerlowski · 12 years ago
  8. 45d09ea "overflow" is one word by Tor Lillqvist · 12 years ago
  9. 6660b9d Remove visual noise from bridges by Alexander Wilms · 12 years ago
  10. 0bcaa9f fix "fix gcc inline assembler operands usage" by Rene Engelhard · 12 years ago
  11. 407db3d Restore abandoned lines in bridges/Library_cpp_uno.mk by Douglas Mencken · 12 years ago
  12. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  13. a14f55e loplugin:implicitboolconversion, loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  14. 1e3e7b0 Resolves: #i124086# preserve 16byte stack alignment... by Herbert Dürr · 12 years ago
  15. 9dc337e Adapt gcc3_linux_intel to Clang 3.4 by Stephan Bergmann · 12 years ago
  16. ae2ccda auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  17. f139c10 fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  18. 970df64 static assert is enough by Stephan Bergmann · 12 years ago
  19. 93ef9a4 fdo#54938 Convert bridges, editeng and others to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  20. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  21. fc320c4 bool improvements by Stephan Bergmann · 12 years ago
  22. 6455415 Use proper bool operations by Stephan Bergmann · 12 years ago
  23. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  24. aabee4c cppcheck: fix consecutive break by Julien Nabet · 12 years ago
  25. 17f1b0f Using pre-cached type_infos provided by the typeid operator seems to work now by Tor Lillqvist · 12 years ago
  26. 480c7c2 Add .cfi_startproc and endproc markers by Tor Lillqvist · 12 years ago
  27. 95d5922 Add static assertion that our Fake_type_info is the same size as the real one by Tor Lillqvist · 12 years ago
  28. 96af082 Need the _LIBCPP_NONUNIQUE_RTTI_BIT here, too by Tor Lillqvist · 12 years ago
  29. 69ea606 Minor logging change by Tor Lillqvist · 12 years ago
  30. a639961 More informative logging in codeSnippet() by Tor Lillqvist · 12 years ago
  31. 86a372a More informative logging in codeSnippet() by Tor Lillqvist · 12 years ago
  32. 5dcd538 More informative logging by Tor Lillqvist · 12 years ago
  33. 792c20b Let's try to use basically the same except.cxx for iOS as for OS X by Tor Lillqvist · 12 years ago
  34. 1d3b6ce Avoid Perl warnings by Tor Lillqvist · 12 years ago
  35. a1a76ef Fix build break for (32-bit) arm by Tor Lillqvist · 12 years ago
  36. 77f1f22 iOS arm64 C++/UNO bridge WIP by Tor Lillqvist · 12 years ago
  37. b0a9c3c Log a bit more information in codeSnippet() by Tor Lillqvist · 12 years ago
  38. 928c8c8 iOS arm64 C++/UNO bridge WIP by Tor Lillqvist · 12 years ago
  39. 9cd1ab3 Add OSX@PowerPC support to UNO/C++ bridge by Douglas Mencken · 12 years ago
  40. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  41. c69b641 fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  42. 72bbd83 Intermediate work in progress commit on the arm64 C++/UNO bridge by Tor Lillqvist · 12 years ago
  43. b40dcdf -Werror=unused-parameter by Stephan Bergmann · 12 years ago
  44. 8626854 Clean up string concatenation by Stephan Bergmann · 12 years ago
  45. 214c3799 Clean up use of OSL debug functionality by Stephan Bergmann · 12 years ago
  46. 413be25 Remove long dead workaround by Stephan Bergmann · 12 years ago
  47. ddbeaad BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefined by Stephan Bergmann · 12 years ago
  48. a39d07e Unwind occurrences of deprecated sal_sChar, sal_uChar by Stephan Bergmann · 12 years ago
  49. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  50. d52bfc9 Add some more comments by Tor Lillqvist · 12 years ago
  51. eca3dec fdo#42783: remove CPU variable from environment by Michael Stahl · 12 years ago
  52. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  53. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  54. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  55. d504b88 Bin pointless comment by Tor Lillqvist · 12 years ago
  56. e31a3ab WaE: -Wunused-variable by Thomas Arnhold · 13 years ago
  57. e036d4b Spell "indices" correctly by Tor Lillqvist · 13 years ago
  58. e9e134d No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations) by Stephan Bergmann · 13 years ago
  59. dba1bb2 Add dummy arm64 code to just get it to compile for now by Tor Lillqvist · 13 years ago
  60. e669d63 Untabify and add mode lines by Tor Lillqvist · 13 years ago
  61. 6a3493a Add dummy code for the ARM64 case by Tor Lillqvist · 13 years ago
  62. 883dfa4 Don't use tabs here either by Tor Lillqvist · 13 years ago
  63. dbd0fa7 Use // consistently for comments in the iOS assembly sources by Tor Lillqvist · 13 years ago
  64. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  65. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  66. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  67. 5905dfe gbuild: refactor LinkTarget representation by Michael Stahl · 13 years ago
  68. 9ab9948 CID#705982 ensure umask for mkstemp by Caolán McNamara · 13 years ago
  69. 4e8491a Get Mac OS X libjava_uno.jnilib -> libjava_uno.dylib symlink into instdir by Stephan Bergmann · 13 years ago
  70. 6f0dddd Improve debug output by Stephan Bergmann · 13 years ago
  71. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  72. ff05019 The except.cxx for gcc3_macosx_x86-64 can be the same as for gcc3_macosx_intel by Tor Lillqvist · 13 years ago
  73. 5272f275 Make RTTI creation work for libc++ by Stephan Bergmann · 13 years ago
  74. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  75. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  76. 0291994 fix debug build on s390x by David Tardon · 13 years ago
  77. c17f017 ...and similarly for __cxa_allocate_exception and __cxa_throw by Stephan Bergmann · 13 years ago
  78. 5ba3d17 Clean up declaration of __cxa_get_globals by Stephan Bergmann · 13 years ago
  79. e17ab68 fix debug build on s390 by root · 13 years ago
  80. ec25122 the header file new.h is obsolete on our platforms by Herbert Dürr · 13 years ago
  81. 6b83934 fix gcc inline assembler operands usage by Luboš Luňák · 13 years ago
  82. 211544a Compiling but not working mingw_x86-64 bridges by Fridrich Štrba · 13 years ago
  83. 5bf5371 Some configury and non-working stubs to start to compiler for Win64 with MinGW by Fridrich Štrba · 13 years ago
  84. e1823ea compile callvirtualmethod with -fnon-call-exceptions by Caolán McNamara · 13 years ago
  85. c759d34 optimization fix to UNO bridge's callVirtualMethod() for generic x86_64 by Herbert Dürr · 13 years ago
  86. c95999782 Bypass the type_info generation when using libc++ for gcc3_macosx_intel, too by Tor Lillqvist · 13 years ago
  87. b0a1666 Bypass dynamic type_info generation for now when using libc++ by Tor Lillqvist · 13 years ago
  88. 07976ee Don't export a variable called PATH_SEPARATOR by Tor Lillqvist · 13 years ago
  89. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  90. d77d01b add some documentation links to the assembler needed for the UNO bridges by Herbert Dürr · 13 years ago
  91. 8be40d3 Java cleanup, convert Hashtable to HashMap by Noel Grandin · 13 years ago
  92. 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
  93. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  94. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  95. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  96. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  97. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  98. 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
  99. 3d8acc0 bridge_lib_name is $(gb_CPPU_ENV)_uno by Matúš Kukan · 13 years ago
  100. 06f5342 fdo#60724 convertable -> convertible by Thomas Arnhold · 13 years ago