1. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  2. cb4fa1d use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  3. 1719907 com::sun::star-css in cppu,cppuhelper by Noel Grandin · 11 years ago
  4. ad62165 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  5. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  6. ead3062 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  7. b33788c Typos by Julien Nabet · 11 years ago
  8. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  9. da906ab cppuhelper: remove SAL_THROW macro by Noel Grandin · 12 years ago
  10. 530899b cppuhelper: fix includes by Thomas Arnhold · 12 years ago
  11. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  12. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  13. 68e7692 Fix previous commit by Julien Nabet · 12 years ago
  14. bd59628 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10 by Julien Nabet · 12 years ago
  15. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  16. 518b753 Remove visual noise from cppuhelper by Alexander Wilms · 12 years ago
  17. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  18. 58996b1 Remove needless SAL_DLLPRIVATE annotations by Stephan Bergmann · 12 years ago
  19. 81cb6a7f [API CHANGE] cppu::Enterable::v_isValid returns bool by Stephan Bergmann · 12 years ago
  20. 66397a4 fdo#72598 Remove SunStudio cruft from code base by Jelle van der Waa · 12 years ago
  21. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  22. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  23. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  24. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  25. 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
  26. 1ed2c24 remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 12 years ago
  27. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  28. 3aea6c1 Mark as const by Takeshi Abe · 13 years ago
  29. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  30. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  31. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  32. 6dddefc fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  33. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  34. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  35. 9d7c1dc re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  36. c95f6b6 remove obsolete stdidlclass. by Michael Meeks · 13 years ago
  37. 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
  38. adc49a8 remove empty ascii boxes and stuff by Thomas Arnhold · 14 years ago
  39. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  40. 9a9a675 .def files don't need executable bits by Michael Stahl · 14 years ago
  41. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  42. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  43. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  44. e2c11d5 Remove extra parenthesis by Julien Nabet · 14 years ago
  45. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  46. 6f087d1 removed duplicate includes in cppcanvas / cppuhelper / cui by Takeshi Abe · 14 years ago
  47. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  48. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  49. 89b4260 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua by Christian Lohmaier · 14 years ago
  50. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  51. c10fb61 remove include of pch header in cppuhelper by Norbert Thiebaud · 14 years ago
  52. 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
  53. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  54. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  55. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  56. 5a7f679 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  57. 933e228 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  58. d0285c0 cppcheck: set these as public by Caolán McNamara · 15 years ago
  59. 83734ee Clean up makefiles by Thomas Arnhold · 15 years ago
  60. 1a6617c Clean up makefiles by Thomas Arnhold · 15 years ago
  61. f2abd69 get this to build again by Caolán McNamara · 15 years ago
  62. c34bae9 Some cppcheck cleaning by Julien Nabet · 15 years ago
  63. 36e2296 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  64. 9f9e65e fix invalid XML by David Tardon · 15 years ago
  65. a715e1b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  66. 2e24fc7 sb118: merged in DEV300_m72 by sb · 16 years ago
  67. 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
  68. f4d7dfd sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates by sb · 16 years ago
  69. ffd6952 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible by Mathias Bauer · 17 years ago
  70. cefbf94 INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED by Rüdiger Timm · 18 years ago
  71. 7fd7835 INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED by Rüdiger Timm · 18 years ago
  72. 644f1a1 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED by Rüdiger Timm · 18 years ago
  73. 9e2c22d0 INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED by Rüdiger Timm · 18 years ago
  74. 5c67302 INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED by Rüdiger Timm · 18 years ago
  75. 6013d17 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED by Rüdiger Timm · 18 years ago
  76. 495d8fb INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED by Rüdiger Timm · 18 years ago
  77. a6f923e INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED by Rüdiger Timm · 18 years ago
  78. fe279b7 INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED by Rüdiger Timm · 18 years ago
  79. 448e9f7 INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED by Rüdiger Timm · 18 years ago
  80. a541726 INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED by Rüdiger Timm · 18 years ago
  81. d262263 INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED by Rüdiger Timm · 18 years ago
  82. 7411373 INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED by Rüdiger Timm · 18 years ago
  83. 5b290a1 INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED by Rüdiger Timm · 18 years ago
  84. c238cfc INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED by Rüdiger Timm · 18 years ago
  85. fcfd6dc INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED by Rüdiger Timm · 18 years ago
  86. 72e796c INTEGRATION: CWS changefileheader (1.24.26); FILE MERGED by Rüdiger Timm · 18 years ago
  87. 415421a INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED by Rüdiger Timm · 18 years ago
  88. 4cbc40e INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED by Rüdiger Timm · 18 years ago
  89. e520f98 INTEGRATION: CWS ause084_DEV300 (1.5.4); FILE MERGED by Kurt Zenker · 18 years ago
  90. 3d71f34 INTEGRATION: CWS execshellmacrogone (1.4.58); FILE MERGED by Rüdiger Timm · 18 years ago
  91. 5304f3f INTEGRATION: CWS sb76 (1.22.36); FILE MERGED by Jens-Heiner Rechtien · 19 years ago
  92. 2334b39 INTEGRATION: CWS sb76 (1.5.52); FILE MERGED by Jens-Heiner Rechtien · 19 years ago
  93. 404fac9 INTEGRATION: CWS os2port01 (1.20.78); FILE MERGED by Vladimir Glazounov · 19 years ago
  94. 311334f INTEGRATION: CWS os2port01 (1.4.6); FILE MERGED by Vladimir Glazounov · 19 years ago
  95. a225f83 INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED by Oliver Bolte · 19 years ago
  96. 91d0457 INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED by Oliver Bolte · 19 years ago
  97. 1fe26ec INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED by Oliver Bolte · 19 years ago
  98. 68d2628 INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED by Oliver Bolte · 19 years ago
  99. bee864b INTEGRATION: CWS ause081 (1.2.12); FILE MERGED by Jens-Heiner Rechtien · 19 years ago
  100. 20512ea INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED by Kurt Zenker · 19 years ago