1. 4665e41 Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppu by Arnaud Versini · 14 years ago
  2. bbd47d67 Assertion clean-up by Stephan Bergmann · 14 years ago
  3. 9e4266d WaE: unused variable by Tor Lillqvist · 14 years ago
  4. 1715093 More: echo -e is not POSIX (and unknown to Mac OS X) by Stephan Bergmann · 14 years ago
  5. 6080259 allow using rtl::OUString etc. simply as OUString, without rtl:: by Luboš Luňák · 14 years ago
  6. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  7. 73f453b just use rtl::OUString::createFromAscii by Caolán McNamara · 14 years ago
  8. 7d85125 we don't need to check for complete length, any non 0 length will do by Caolán McNamara · 14 years ago
  9. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  10. 0f11f30 Remove unused header files by Thomas Arnhold · 14 years ago
  11. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  12. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  13. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  14. 57ea40b WaE: clear higher debugging levels warnings by Caolán McNamara · 14 years ago
  15. c3a6a57 re-base on ALv2 code. by Michael Meeks · 14 years ago
  16. 544c785 quiet potential size warnings. by Michael Meeks · 14 years ago
  17. aa00f6f targetted sb140 revert. by Michael Meeks · 14 years ago
  18. 2fa2660 Better fix for ThreadPool/ORequestThread life cycle by Stephan Bergmann · 14 years ago
  19. 5729da1 fdo#42865: privatized unique empty string symbol: by Michael Stahl · 14 years ago
  20. d015384 Fixed ThreadPool (and dependent ORequestThread) life cycle by Stephan Bergmann · 14 years ago
  21. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  22. df6d495 fix OSL_DEBUG_LEVEL > 1 build by Caolán McNamara · 14 years ago
  23. 61a8905 Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit." by Stephan Bergmann · 14 years ago
  24. fd0790a WaE: Clang unused variable by Catalin Iacob · 14 years ago
  25. 0d0b794 WaE: implicit conversion changes signedness by Tor Lillqvist · 14 years ago
  26. 8d1fbba doxygen warning fixes by Luboš Luňák · 14 years ago
  27. aa28e0e remove doxygen warnings by Norbert Thiebaud · 14 years ago
  28. 9e7d5cd cppu: use InternalUnoApi by Matúš Kukan · 14 years ago
  29. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  30. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  31. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  32. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  33. 694bb9f Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2 by Tor Lillqvist · 14 years ago
  34. 1287491 More hacking on static linking (iOS) support by Tor Lillqvist · 14 years ago
  35. c0ab229 Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case by Tor Lillqvist · 14 years ago
  36. a8f19ca Use MAX_ALIGNMENT_4 also for iOS by Tor Lillqvist · 14 years ago
  37. ba6714d Dead code by Stephan Bergmann · 14 years ago
  38. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  39. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  40. a860cd1 cppu: JobQueue::enter: add mutex guards for m_nToDo by Michael Stahl · 14 years ago
  41. 98a11f3 Some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
  42. b1073d9 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
  43. 3e41d0b cleanup: remove remenants of gcc version checking by Michael Meeks · 14 years ago
  44. cba3ac1 Avoid deadlocks when disposing recursive JobQueue::enter by Stephan Bergmann · 14 years ago
  45. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  46. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  47. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  48. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  49. 3c7ad92 Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. by Stephan Bergmann · 14 years ago
  50. 504e01e typo in OSL_DEBUG_LEVEL > 1 code by Caolán McNamara · 14 years ago
  51. 58ab12a Switch from autodoc to doxygen for SDK C++ documentation. by Stephan Bergmann · 14 years ago
  52. 0ba6bd3 Leak TypeDescriptor_Init_Impl to avoid problems at exit. by Stephan Bergmann · 14 years ago
  53. 321894a Explicitly initialize TypeDescriptor_Init_Impl. by Stephan Bergmann · 14 years ago
  54. 9d54084 Replace dynamic array with std::vector. by Stephan Bergmann · 14 years ago
  55. c84a5ec4 OSL_ASSERT -> assert by Stephan Bergmann · 14 years ago
  56. 47dda94 Add symbols from addsym.awk to gbuilified .map files. by Stephan Bergmann · 14 years ago
  57. bc4c7b5 get this to build under msvc 2008 by Caolán McNamara · 14 years ago
  58. b68640c Prevent creation of new ORequestThreads during shutdown. by Stephan Bergmann · 14 years ago
  59. 2af1a97 Removed superfluous CPPU_DLLPUBLIC from definitions. by Stephan Bergmann · 14 years ago
  60. 63141d2 -Werror=sign-promo fixes by Stephan Bergmann · 14 years ago
  61. d899f97 cppu: add visibility symbols by Matúš Kukan · 14 years ago
  62. 051fdda cppu: convert to gbuild by Matúš Kukan · 14 years ago
  63. 1b99d88 Fix for fdo43460 Part X getLength() to isEmpty() by Olivier Hallot · 14 years ago
  64. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  65. ad2eb6c Less succes, more success by Stefan Knorr (astron) · 14 years ago
  66. beebf57 -Wstrict-aliasing fix by Stephan Bergmann · 14 years ago
  67. db4017c The other uses of pReserved had been changed to nStaticRefCount in 2001. by Stephan Bergmann · 14 years ago
  68. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  69. 24b4c07 remove include of pch header in cppu by Norbert Thiebaud · 14 years ago
  70. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  71. 70a6b9f New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. by Stephan Bergmann · 14 years ago
  72. c506e18 fdo#42865: cppu,cppuhelper,testtools: no mapfile by Michael Stahl · 14 years ago
  73. e3712f9 Fix build --all depend=x. by Stephan Bergmann · 14 years ago
  74. bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
  75. 424dcd6 targeting gcc 4.6.1 gentoo strict-aliasing warnings by Caolán McNamara · 15 years ago
  76. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  77. 2b20768 Tell what "LB" means by Tor Lillqvist · 15 years ago
  78. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  79. 1c69052 Bypass building the iOS cppu_unittester_all for now by Tor Lillqvist · 15 years ago
  80. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  81. 315e6ca sb140: silence warnings by Stephan Bergmann · 15 years ago
  82. e081225 Tweak some DLL and import library names in the WNTGCC case by Tor Lillqvist · 15 years ago
  83. b6a9f35 Link cppu statically to gcc3_uno on iOS by Tor Lillqvist · 15 years ago
  84. 9097947 Revert "I am tired of thesee assertions, put them behind dbglevel>2" by Tor Lillqvist · 15 years ago
  85. a3bad28 I am tired of thesee assertions, put them behind dbglevel>2 by Tor Lillqvist · 15 years ago
  86. d7e16fd Fix compilation errors with dbglevel>1 by Tor Lillqvist · 15 years ago
  87. 07ded12 Use OBJCXXFLAGS instead of duplicating it by Tor Lillqvist · 15 years ago
  88. 46bd39b Add statically linked cppu unit test for iOS by Tor Lillqvist · 15 years ago
  89. 4313f43 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  90. a6d7605c Use the i prefix for the import library only with MSC by Tor Lillqvist · 15 years ago
  91. 292a358 Be less picky with library name by Tor Lillqvist · 15 years ago
  92. 4dafde8 restore dependency by Christian Lohmaier · 15 years ago
  93. 0700d11 get rid of "SHL2TARGETN redefined after use" warning - 2nd try by Christian Lohmaier · 15 years ago
  94. e224ac0 use rm -f to not complain about attempting to remove nonexisting file by Christian Lohmaier · 15 years ago
  95. 7249ab6 get rid of "SHL2TARGETN redefined after use" warning by Christian Lohmaier · 15 years ago
  96. bb0f5c9 No dynamic module loading on iOS by Tor Lillqvist · 15 years ago
  97. 28bff17 Can't run any qa when cross-compiling by Tor Lillqvist · 15 years ago
  98. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  99. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  100. 44d2445 use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago