1. 7ea7fb0 fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" by Stephan Bergmann · 13 years ago
  2. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  3. 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
  4. b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
  5. 5aa2cd1 fdo#46808, use service constructor for uri::UriReferenceFactory by Noel Grandin · 13 years ago
  6. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  7. 77cb1ca Fix "Content is not allowed in prolog" warning by Caolán McNamara · 13 years ago
  8. f649c5a sal_Bool->bool in scripting by Noel Grandin · 14 years ago
  9. 7501bea Dead code by Stephan Bergmann · 14 years ago
  10. 1b075ea Use prefix by Tor Lillqvist · 14 years ago
  11. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  12. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  13. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  14. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  15. 6595e39 fdo#51304: Remove the author of some java source files by Marcos Paulo de Souza · 14 years ago
  16. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  17. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  18. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  19. 4c9e62c Java cleanup, convert ArrayList and Vector to use generics by Noel Grandin · 14 years ago
  20. 6bf09ec Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  21. a5ff5aa Java5 update, Convert ArrayList and Vector code to use generics by Noel Grandin · 14 years ago
  22. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  23. bb25701 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
  24. bc6a9e9 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
  25. 44325e0 Java cleanup, make the package name match the folder name by Noel Grandin · 14 years ago
  26. 9d9a9dd Java cleanup, fix a couple of compile errors by Noel Grandin · 14 years ago
  27. ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
  28. 2caf5d1 Java cleanup - remove unnecessary semi-colons by Noel Grandin · 14 years ago
  29. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  30. f789715 fdo#46808, Use factory methods for frame::DispatchHelper instances by Noel Grandin · 14 years ago
  31. 8bfe479 Java5 updates - convert to generics by Noel Grandin · 14 years ago
  32. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  33. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  34. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  35. 88840a7 Remove unused local vars by Julien Nabet · 14 years ago
  36. 772d15f create these rdbs directly in scripting by Matúš Kukan · 14 years ago
  37. 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
  38. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  39. b80b7ba Static method sleep from Thread should be accessed in a static way by Julien Nabet · 14 years ago
  40. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  41. 350de50 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  42. d24b518 Revert "Some cppcheck cleaning" by Bjoern Michaelsen · 14 years ago
  43. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  44. 3f281b6 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  45. efae0d1 os141: add missing component by Ocke.Janssen · 15 years ago
  46. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  47. d221d4e removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  48. f9fa0dd Java5 updates - update code to use generics by Noel Grandin · 14 years ago
  49. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  50. 6843ce8 Resolves: fdo#38713 fix multiple recipients in mailmerge by Caolán McNamara · 14 years ago
  51. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  52. 3eb78f7 .xba files don't need executable bits by Michael Stahl · 14 years ago
  53. b4d9c39 .xdl files don't need executable bits by Michael Stahl · 14 years ago
  54. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  55. 1d63505 .zip files don't need executable bits by Michael Stahl · 14 years ago
  56. 9272872 manifest.mf files don't need executable bits by Michael Stahl · 14 years ago
  57. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  58. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  59. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  60. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  61. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  62. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  63. 65269c9 targeted string re-work by Norbert Thiebaud · 14 years ago
  64. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  65. 9902f0e removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  66. 32af02b Allow usage of system rhino wrt fdo#42977 by Tomas Chvatal · 14 years ago
  67. 0815a87 Do not check for beanshell if not needed by Tomas Chvatal · 14 years ago
  68. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  69. 0351180 Change implementation names of script providers... by Stephan Bergmann · 14 years ago
  70. 2ac2e01 Typo in service name by Stephan Bergmann · 14 years ago
  71. eae0f40 Bump extension version after changing to passive registration by Stephan Bergmann · 14 years ago
  72. 2abba84 Replace css macro with namespace for nicer namespacing by Thomas Arnhold · 14 years ago
  73. 5f93dc7 Fix another extra parenthesis by Julien Nabet · 14 years ago
  74. a4f4e51 use gb_Helper_make_url here by Matúš Kukan · 14 years ago
  75. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  76. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  77. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  78. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  79. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  80. 13ff405 .html files don't need executable bits by Michael Stahl · 14 years ago
  81. 30a29aa README files don't need executable bits by Michael Stahl · 14 years ago
  82. 78fa09a .csv files don't need executable bits by Michael Stahl · 14 years ago
  83. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  84. dc1b917 .gif files don't need executable bits by Michael Stahl · 14 years ago
  85. d7aacb8 .hrc files don't need executable bits by Michael Stahl · 14 years ago
  86. c65ae87 Improve error reporting by Stephan Bergmann · 14 years ago
  87. 8087d53 Java new cannot return null by Stephan Bergmann · 14 years ago
  88. 4b6988b Improve error reporting by Stephan Bergmann · 14 years ago
  89. 0b9fda2 fdo#46102: Fix Java script examples after gbuild'ification by Stephan Bergmann · 14 years ago
  90. dd6c4f4 fdo#46102: Load Java scripts with class loaders that actually find them by Stephan Bergmann · 14 years ago
  91. 788a19c scripting: don't need x bits for these by Michael Stahl · 14 years ago
  92. 91d60be fdo#46102: Fix scripting jar manifests after gbuild'ification by Stephan Bergmann · 14 years ago
  93. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  94. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  95. 660e448 Avoid temporary rtl::OUString by Takeshi Abe · 14 years ago
  96. c16bc82 s/interpreters/scripting/ by Tor Lillqvist · 14 years ago
  97. 4c737b6 Decouple disabling of scripting (BASIC &co) from OS being iOS by Tor Lillqvist · 14 years ago
  98. 8361d62 expand and remove dcsssf macro by Thomas Arnhold · 14 years ago
  99. 3006397 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  100. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago