1. 1ad6f43 protect UNO EnvStack's s_setCurrent() against unknown threadid by Herbert Dürr · 13 years ago
  2. e67b072 Avoid warnings about unused test functions by Stephan Bergmann · 13 years ago
  3. 904b3d1 Up-cast conversion constructor for css::uno::Reference by Stephan Bergmann · 13 years ago
  4. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  5. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  6. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  7. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  8. 8a9398f WaE: variable 'hMod' set but not used by Tor Lillqvist · 13 years ago
  9. 65be077 do not use deprecated rtl_registerModuleForUnloading by Matúš Kukan · 13 years ago
  10. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  11. 5cd3da2 simplify makefiles by David Tardon · 13 years ago
  12. 71e52f3 simplify generation of *_allheaders.hxx by David Tardon · 13 years ago
  13. 6aca2a3 drop trailing / by David Tardon · 13 years ago
  14. d3e93f2 install SDK headers from filelists by David Tardon · 13 years ago
  15. ce2991e Forbid old-style services/singletons inheriting new-style services by Stephan Bergmann · 13 years ago
  16. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  17. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  18. 980c117 cleanup doxygen warnings by Peter Foley · 13 years ago
  19. 4343c49 coverity#705137 Missing break in switch by Julien Nabet · 13 years ago
  20. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  21. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  22. f4b218d *ppRet cannot become non-null there out of thin air by Stephan Bergmann · 13 years ago
  23. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  24. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  25. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  26. b768611 remove all d.lst by Michael Stahl · 13 years ago
  27. 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
  28. a66bb33 cppu does not depend on any offapi .idl files by Stephan Bergmann · 13 years ago
  29. 881f94b Fix typo betwen/between by Julien Nabet · 13 years ago
  30. 925e142 osl_atomic_increment/decrement are macros by Stephan Bergmann · 13 years ago
  31. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  32. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  33. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  34. d55155c Include <cassert> by Stephan Bergmann · 13 years ago
  35. e2a1d1c uno::Sequence: assert on negative length by Miklos Vajna · 13 years ago
  36. 8c3c491 Some cppcheck cleaning by Julien Nabet · 13 years ago
  37. 7b57e37 there should be no support for OString in Any by Luboš Luňák · 13 years ago
  38. 249f098 make sure uno::Any works with fast operator+ by Luboš Luňák · 13 years ago
  39. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  40. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  41. 12fa9ec Avoid global static data by Stephan Bergmann · 13 years ago
  42. 97593ae Handle lack of module loading/unloading API when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  43. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  44. a842b56 Make Reference::iset_throw work with multiple-inheritance interfaces by Stephan Bergmann · 14 years ago
  45. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  46. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  47. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  48. c29ed57 dependency on makefile needs full path by David Tardon · 14 years ago
  49. f09f52e Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  50. e5045be Adapt for DISABLE_DYNLOADING possibility also for Android by Tor Lillqvist · 14 years ago
  51. 6976586 DISABLE_DYNLOADING magic also for the jni_uno environment by Tor Lillqvist · 14 years ago
  52. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  53. 195f17e migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic by Norbert Thiebaud · 14 years ago
  54. 850d9be Bin no longer used iOS cppunit stuff that breaks build even by Tor Lillqvist · 14 years ago
  55. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  56. 3638561 Replace usage of rtl/memory.h in cppu with their equivalent from string.h by Arnaud Versini · 14 years ago
  57. b8d5620 Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppu by Arnaud Versini · 14 years ago
  58. a4967e4 Assertion clean-up by Stephan Bergmann · 14 years ago
  59. 4b5f1d7 WaE: unused variable by Tor Lillqvist · 14 years ago
  60. 1715093 More: echo -e is not POSIX (and unknown to Mac OS X) by Stephan Bergmann · 14 years ago
  61. 6080259 allow using rtl::OUString etc. simply as OUString, without rtl:: by Luboš Luňák · 14 years ago
  62. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  63. 73f453b just use rtl::OUString::createFromAscii by Caolán McNamara · 14 years ago
  64. 7d85125 we don't need to check for complete length, any non 0 length will do by Caolán McNamara · 14 years ago
  65. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  66. 0f11f30 Remove unused header files by Thomas Arnhold · 14 years ago
  67. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  68. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  69. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  70. 57ea40b WaE: clear higher debugging levels warnings by Caolán McNamara · 14 years ago
  71. c3a6a57 re-base on ALv2 code. by Michael Meeks · 14 years ago
  72. 544c785 quiet potential size warnings. by Michael Meeks · 14 years ago
  73. aa00f6f targetted sb140 revert. by Michael Meeks · 14 years ago
  74. 2fa2660 Better fix for ThreadPool/ORequestThread life cycle by Stephan Bergmann · 14 years ago
  75. 5729da1 fdo#42865: privatized unique empty string symbol: by Michael Stahl · 14 years ago
  76. d015384 Fixed ThreadPool (and dependent ORequestThread) life cycle by Stephan Bergmann · 14 years ago
  77. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  78. df6d495 fix OSL_DEBUG_LEVEL > 1 build by Caolán McNamara · 14 years ago
  79. 61a8905 Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit." by Stephan Bergmann · 14 years ago
  80. fd0790a WaE: Clang unused variable by Catalin Iacob · 14 years ago
  81. 0d0b794 WaE: implicit conversion changes signedness by Tor Lillqvist · 14 years ago
  82. 8d1fbba doxygen warning fixes by Luboš Luňák · 14 years ago
  83. aa28e0e remove doxygen warnings by Norbert Thiebaud · 14 years ago
  84. 9e7d5cd cppu: use InternalUnoApi by Matúš Kukan · 14 years ago
  85. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  86. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  87. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  88. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  89. 694bb9f Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2 by Tor Lillqvist · 14 years ago
  90. 1287491 More hacking on static linking (iOS) support by Tor Lillqvist · 14 years ago
  91. c0ab229 Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case by Tor Lillqvist · 14 years ago
  92. a8f19ca Use MAX_ALIGNMENT_4 also for iOS by Tor Lillqvist · 14 years ago
  93. ba6714d Dead code by Stephan Bergmann · 14 years ago
  94. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  95. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  96. a860cd1 cppu: JobQueue::enter: add mutex guards for m_nToDo by Michael Stahl · 14 years ago
  97. 98a11f3 Some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
  98. b1073d9 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
  99. 3e41d0b cleanup: remove remenants of gcc version checking by Michael Meeks · 14 years ago
  100. cba3ac1 Avoid deadlocks when disposing recursive JobQueue::enter by Stephan Bergmann · 14 years ago