1. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  2. 350de50 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  3. d24b518 Revert "Some cppcheck cleaning" by Bjoern Michaelsen · 14 years ago
  4. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  5. 3f281b6 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  6. efae0d1 os141: add missing component by Ocke.Janssen · 15 years ago
  7. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  8. d221d4e removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  9. f9fa0dd Java5 updates - update code to use generics by Noel Grandin · 14 years ago
  10. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  11. 6843ce8 Resolves: fdo#38713 fix multiple recipients in mailmerge by Caolán McNamara · 14 years ago
  12. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  13. 3eb78f7 .xba files don't need executable bits by Michael Stahl · 14 years ago
  14. b4d9c39 .xdl files don't need executable bits by Michael Stahl · 14 years ago
  15. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  16. 1d63505 .zip files don't need executable bits by Michael Stahl · 14 years ago
  17. 9272872 manifest.mf files don't need executable bits by Michael Stahl · 14 years ago
  18. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  19. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  20. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  21. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  22. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  23. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  24. 65269c9 targeted string re-work by Norbert Thiebaud · 14 years ago
  25. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  26. 9902f0e removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  27. 32af02b Allow usage of system rhino wrt fdo#42977 by Tomas Chvatal · 14 years ago
  28. 0815a87 Do not check for beanshell if not needed by Tomas Chvatal · 14 years ago
  29. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  30. 0351180 Change implementation names of script providers... by Stephan Bergmann · 14 years ago
  31. 2ac2e01 Typo in service name by Stephan Bergmann · 14 years ago
  32. eae0f40 Bump extension version after changing to passive registration by Stephan Bergmann · 14 years ago
  33. 2abba84 Replace css macro with namespace for nicer namespacing by Thomas Arnhold · 14 years ago
  34. 5f93dc7 Fix another extra parenthesis by Julien Nabet · 14 years ago
  35. a4f4e51 use gb_Helper_make_url here by Matúš Kukan · 14 years ago
  36. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  37. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  38. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  39. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  40. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  41. 13ff405 .html files don't need executable bits by Michael Stahl · 14 years ago
  42. 30a29aa README files don't need executable bits by Michael Stahl · 14 years ago
  43. 78fa09a .csv files don't need executable bits by Michael Stahl · 14 years ago
  44. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  45. dc1b917 .gif files don't need executable bits by Michael Stahl · 14 years ago
  46. d7aacb8 .hrc files don't need executable bits by Michael Stahl · 14 years ago
  47. c65ae87 Improve error reporting by Stephan Bergmann · 14 years ago
  48. 8087d53 Java new cannot return null by Stephan Bergmann · 14 years ago
  49. 4b6988b Improve error reporting by Stephan Bergmann · 14 years ago
  50. 0b9fda2 fdo#46102: Fix Java script examples after gbuild'ification by Stephan Bergmann · 14 years ago
  51. dd6c4f4 fdo#46102: Load Java scripts with class loaders that actually find them by Stephan Bergmann · 14 years ago
  52. 788a19c scripting: don't need x bits for these by Michael Stahl · 14 years ago
  53. 91d60be fdo#46102: Fix scripting jar manifests after gbuild'ification by Stephan Bergmann · 14 years ago
  54. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  55. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  56. 660e448 Avoid temporary rtl::OUString by Takeshi Abe · 14 years ago
  57. c16bc82 s/interpreters/scripting/ by Tor Lillqvist · 14 years ago
  58. 4c737b6 Decouple disabling of scripting (BASIC &co) from OS being iOS by Tor Lillqvist · 14 years ago
  59. 8361d62 expand and remove dcsssf macro by Thomas Arnhold · 14 years ago
  60. 3006397 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  61. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  62. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  63. 81cf9f5 Bypass building BASIC and scripting related modules for iOS by Tor Lillqvist · 14 years ago
  64. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  65. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  66. fffd541 Fix for fdo43460 Part XXIX getLength() to isEmpty() by Olivier Hallot · 14 years ago
  67. 8cc9883 catch exception by constant reference by Takeshi Abe · 14 years ago
  68. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  69. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  70. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  71. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  72. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  73. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  74. d843e92 remove include of pch header from scripting by Norbert Thiebaud · 14 years ago
  75. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  76. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  77. 148529c switch python scripting extension to passive registration by Michael Meeks · 14 years ago
  78. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  79. 5541912 ScriptProviderForPython: better description by Michael Stahl · 14 years ago
  80. 4570fe5 ScriptProviderForPython: add some description by Michael Stahl · 14 years ago
  81. 974c159 a very minor typo in a comment by Laurent Godard · 14 years ago
  82. a72a7dc fdo#42312: Change bsh and js script providers from extensions to optional modules. by Stephan Bergmann · 14 years ago
  83. b786a33 Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. by Stephan Bergmann · 14 years ago
  84. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  85. a8699a2 add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell by Rene Engelhard · 14 years ago
  86. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  87. 3bcf910 bsh can be external by David Tardon · 15 years ago
  88. a116d39 finished converting scripting to gbuild by Matúš Kukan · 15 years ago
  89. 3250c79 convert scripting to gbuild - first step by Matúš Kukan · 15 years ago
  90. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  91. ff6af40 callcatcher: unused code by Caolán McNamara · 15 years ago
  92. 92b54aa set lang to en-US in order l10ntools can extract strings by Andras Timar · 15 years ago
  93. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  94. ecc5249 Revert "n#676858: added new menu entry for headers/footers edit mode" by Cédric Bosdonnat · 15 years ago
  95. 3f62165 replace api.openoffice.org to api.libreoffice.org by Andras Timar · 15 years ago
  96. a434088 Resolves: fdo#40516 missing : on line 52 by Caolán McNamara · 15 years ago
  97. eb6621d scripting: make a debug build log uncaught exception when loading a provider by Lionel Elie Mamane · 15 years ago
  98. a21b285 fix a missing parentheis by Takeshi Abe · 15 years ago
  99. a1775d6 make logging less painful under windows by Caolán McNamara · 15 years ago
  100. a34c9a8 can't use set_debuglevel under windows by Caolán McNamara · 15 years ago