1. 395d922 chmod -x by Tor Lillqvist · 11 years ago
  2. 40da0a9 com::sun::uno->css in avmedia and animations by Noel Grandin · 11 years ago
  3. 15c0fba tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelper by Takeshi Abe · 11 years ago
  4. 1cb0b37 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  5. 869e477 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  6. 21773f6 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  7. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  8. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  9. 657b42d native-code: animcore_component_getFactory -> ctors by Miklos Vajna · 11 years ago
  10. 6d97df0 Clean up previous commit by Stephan Bergmann · 11 years ago
  11. 063fea9 animations: convert animcore.component to constructor usage by Chris Sherlock · 11 years ago
  12. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  13. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  14. 9af0abe remove unnecessary use of Reference constructor in throw by Noel Grandin · 12 years ago
  15. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  16. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  17. c23bcc2 Missing include by Stephan Bergmann · 12 years ago
  18. 718ec66 animations: sal_Bool->bool by Noel Grandin · 12 years ago
  19. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  20. 557c089 animations: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  21. b818395 fdo#60698: Split out slideshow code from animations by Marcos Paulo de Souza · 12 years ago
  22. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  23. f72ba18 Remove visual noise from animations by Alexander Wilms · 12 years ago
  24. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  25. a428586 Typo: atribute(s) -> attribute(s) by Julien Nabet · 12 years ago
  26. 8bc81f6 Related: fdo#69645 don't know if mxParent could become invalid.. by Caolán McNamara · 12 years ago
  27. f9369d3 fdo#54938 Convert to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  28. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  29. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  30. 1563162 Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junk by Caolán McNamara · 12 years ago
  31. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  32. 8fc6905 fdo#68849 add some header guards by Thomas Arnhold · 12 years ago
  33. 392c5b2 Mark as const by Takeshi Abe · 13 years ago
  34. bddd4d4 Mark as const by Takeshi Abe · 13 years ago
  35. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  36. 0cc2283 use XShapeHash type to make this *_map compatible... by Herbert Dürr · 13 years ago
  37. edba411 Resolves: #i119966# Fixed handling of the "visibility" flag of animations. by Andre Fischer · 14 years ago
  38. 378c038 fdo#46808 Convert animations::ParallelTimeContainer to new style by Noel Grandin · 13 years ago
  39. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  40. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  41. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  42. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  43. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  44. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  45. d6e752d i#113608#, memory leak in animations: newly exposed crashed problem by Jian Fang Zhang · 14 years ago
  46. 41e03a1 doubled using by Thomas Arnhold · 13 years ago
  47. b768611 remove all d.lst by Michael Stahl · 13 years ago
  48. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  49. 85f2720 Remove last RTL_CONSTASCII_STRINGPARAM from animations by Marcos Paulo de Souza · 13 years ago
  50. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  51. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  52. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  53. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  54. 1a62e46 add missing deps on headers by David Tardon · 14 years ago
  55. 1bbe1743 OUString cleanup in animations by Ricardo Montania · 14 years ago
  56. 8c49149 remove unused module-description xml files by Matúš Kukan · 14 years ago
  57. daf2312 do not deliver these module-description xml files by Matúš Kukan · 14 years ago
  58. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  59. 8ed5bf0 re-base on ALv2 code. by Michael Meeks · 14 years ago
  60. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  61. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  62. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  63. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  64. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  65. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  66. 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  67. 12bf033 fdo#39491 remove nonexistent include paths by Matúš Kukan · 14 years ago
  68. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  69. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  70. 904d59f add missing README to animation, sc, sd, slideshow, starmath, sw by Josh Heidenreich · 14 years ago
  71. 22da27d Improve checking for emptiness by Thomas Arnhold · 14 years ago
  72. 25e1037 Link most libs and executables with gb_STDLIBS as presumably is intended by Tor Lillqvist · 14 years ago
  73. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  74. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  75. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  76. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  77. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  78. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  79. e1a1091 catch ignored exceptions by const reference by Takeshi Abe · 15 years ago
  80. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  81. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  82. 3fb5160 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  83. a06dae5 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  84. 7e5b4be add prefixes for component_getFactory by Matúš Kukan · 15 years ago
  85. 58707d6 Convert animations to gbuild by Matúš Kukan · 15 years ago
  86. 4cae99bd We can again use unloadablecomponent.map by Matúš Kukan · 15 years ago
  87. 56a0e8a fix OSX linking problem with inaccurate component map by Michael Meeks · 15 years ago
  88. 8738273c Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
  89. 6813470 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  90. 92e8795 use standard template for this by Caolán McNamara · 15 years ago
  91. 363c5af Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  92. ecbcaca valgrind: in what planet did that make sense by Caolán McNamara · 15 years ago
  93. d3a0593 Some cppcheck cleaning by Julien Nabet · 15 years ago
  94. b2a3665 Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  95. a0c13ff Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  96. c61cd1a Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Bjoern Michaelsen · 15 years ago
  97. c64a901 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  98. 064f1e4 Removed header reference that no longer exists. by Kohei Yoshida · 15 years ago
  99. 8851524 Migrating to boost unordered containers by Fridrich Štrba · 15 years ago
  100. 1948a4f Clean up makefiles by Thomas Arnhold · 15 years ago