1. 036a660 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 by Julien Nabet · 12 years ago
  2. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  3. 27b7175 Clean up function declarations by Stephan Bergmann · 12 years ago
  4. 1fc26b8 Cosmetics (to ease work related to finding unused functions) by Stephan Bergmann · 12 years ago
  5. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  6. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  7. c6d114b std::exception retrofit sequel by Stephan Bergmann · 12 years ago
  8. 83d51e2 Let C++ inline functions return bool instead of sal_Bool by Stephan Bergmann · 12 years ago
  9. 66397a4 fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  10. 9a01133 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  11. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  12. ca78613 Unlike idlc, unoidl doesn't support out-of-range byte consts by Stephan Bergmann · 13 years ago
  13. e67b072 Avoid warnings about unused test functions by Stephan Bergmann · 13 years ago
  14. 904b3d1 Up-cast conversion constructor for css::uno::Reference by Stephan Bergmann · 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. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  19. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  20. 195f17e migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic by Norbert Thiebaud · 14 years ago
  21. 850d9be Bin no longer used iOS cppunit stuff that breaks build even by Tor Lillqvist · 14 years ago
  22. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  23. 6080259 allow using rtl::OUString etc. simply as OUString, without rtl:: by Luboš Luňák · 14 years ago
  24. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  25. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  26. c3a6a57 re-base on ALv2 code. by Michael Meeks · 14 years ago
  27. 9e7d5cd cppu: use InternalUnoApi by Matúš Kukan · 14 years ago
  28. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  29. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  30. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  31. 63141d2 -Werror=sign-promo fixes by Stephan Bergmann · 14 years ago
  32. 051fdda cppu: convert to gbuild by Matúš Kukan · 14 years ago
  33. 24b4c07 remove include of pch header in cppu by Norbert Thiebaud · 14 years ago
  34. 70a6b9f New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. by Stephan Bergmann · 14 years ago
  35. c506e18 fdo#42865: cppu,cppuhelper,testtools: no mapfile by Michael Stahl · 14 years ago
  36. e3712f9 Fix build --all depend=x. by Stephan Bergmann · 14 years ago
  37. bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
  38. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  39. 1c69052 Bypass building the iOS cppu_unittester_all for now by Tor Lillqvist · 15 years ago
  40. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  41. 07ded12 Use OBJCXXFLAGS instead of duplicating it by Tor Lillqvist · 15 years ago
  42. 46bd39b Add statically linked cppu unit test for iOS by Tor Lillqvist · 15 years ago
  43. e224ac0 use rm -f to not complain about attempting to remove nonexisting file by Christian Lohmaier · 15 years ago
  44. 28bff17 Can't run any qa when cross-compiling by Tor Lillqvist · 15 years ago
  45. 1fa5587 restore cppunit test, Sequence ctor from sal_Int32 is now explicit by Caolán McNamara · 15 years ago
  46. a4632bb6 only test this on certain archs by Caolán McNamara · 15 years ago
  47. 16d941c Add PowerPC to the right branch by Fridrich Štrba · 15 years ago
  48. 71dee2f move cppumaker test to cppu by Caolán McNamara · 15 years ago
  49. 5f66037 remove empty TESTSHL2LIB by Caolán McNamara · 15 years ago
  50. 81ef04b Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  51. 30a8393 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  52. 31ca64f Remove double line spacing and correct indentation by Thomas Arnhold · 15 years ago
  53. d1d16c4 fix break on parallel build by David Tardon · 15 years ago
  54. 387b321 cppunit: port these tests over to canonical cppunit by Caolán McNamara · 15 years ago
  55. a715e1b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  56. 6c036b9 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
  57. 2e10c0e sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
  58. 7c80db2 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  59. 6ea0304 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 by Mathias Bauer · 17 years ago
  60. 8f91819 CWS-TOOLING: integrate CWS sb93 by Vladimir Glazounov · 18 years ago
  61. 3b2b8f9 CWS-TOOLING: integrate CWS sb93 by Vladimir Glazounov · 18 years ago
  62. c02c486 INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED by Rüdiger Timm · 18 years ago
  63. 3511322 INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED by Rüdiger Timm · 18 years ago
  64. 8625e16 INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED by Rüdiger Timm · 18 years ago
  65. 95e3cfd INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED by Rüdiger Timm · 18 years ago
  66. ce582a0 INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED by Rüdiger Timm · 18 years ago
  67. f06c0f0 INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED by Rüdiger Timm · 18 years ago
  68. 8c89d65 INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED by Kurt Zenker · 19 years ago
  69. 72fabac INTEGRATION: CWS basmgr03 (1.4.80); FILE MERGED by Kurt Zenker · 19 years ago
  70. d404e62 INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED by Oliver Bolte · 20 years ago
  71. 9cf9cd9 INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED by Oliver Bolte · 20 years ago
  72. 572179c INTEGRATION: CWS jl31 (1.3.38); FILE MERGED by Rüdiger Timm · 20 years ago
  73. 2cf3ab0 INTEGRATION: CWS jl31 (1.2.14); FILE MERGED by Rüdiger Timm · 20 years ago
  74. 44b5839 INTEGRATION: CWS jl31 (1.3.38); FILE MERGED by Rüdiger Timm · 20 years ago
  75. 53cdc0c INTEGRATION: CWS sb41 (1.1.2); FILE ADDED by Rüdiger Timm · 20 years ago
  76. 13bfb9a INTEGRATION: CWS sb41 (1.3.18); FILE MERGED by Rüdiger Timm · 20 years ago
  77. 5c75e41 INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED by Rüdiger Timm · 21 years ago
  78. 0ae9d6e INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED by Rüdiger Timm · 21 years ago
  79. 5acab5e INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED by Kurt Zenker · 21 years ago
  80. d5ef9dc INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED by Kurt Zenker · 21 years ago
  81. c83742c INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED by Kurt Zenker · 21 years ago
  82. 0c77e46 INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED by Kurt Zenker · 21 years ago