1. 2f42a6c fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" by Stephan Bergmann · 13 years ago
  2. b085cdc typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  3. 65269c9 targeted string re-work by Norbert Thiebaud · 14 years ago
  4. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  5. 9902f0e removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  6. 32af02b Allow usage of system rhino wrt fdo#42977 by Tomas Chvatal · 14 years ago
  7. 0815a87 Do not check for beanshell if not needed by Tomas Chvatal · 14 years ago
  8. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  9. 0351180 Change implementation names of script providers... by Stephan Bergmann · 14 years ago
  10. 2ac2e01 Typo in service name by Stephan Bergmann · 14 years ago
  11. eae0f40 Bump extension version after changing to passive registration by Stephan Bergmann · 14 years ago
  12. 2abba84 Replace css macro with namespace for nicer namespacing by Thomas Arnhold · 14 years ago
  13. 5f93dc7 Fix another extra parenthesis by Julien Nabet · 14 years ago
  14. a4f4e51 use gb_Helper_make_url here by Matúš Kukan · 14 years ago
  15. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  16. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  17. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  18. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  19. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  20. 13ff405 .html files don't need executable bits by Michael Stahl · 14 years ago
  21. 30a29aa README files don't need executable bits by Michael Stahl · 14 years ago
  22. 78fa09a .csv files don't need executable bits by Michael Stahl · 14 years ago
  23. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  24. dc1b917 .gif files don't need executable bits by Michael Stahl · 14 years ago
  25. d7aacb8 .hrc files don't need executable bits by Michael Stahl · 14 years ago
  26. c65ae87 Improve error reporting by Stephan Bergmann · 14 years ago
  27. 8087d53 Java new cannot return null by Stephan Bergmann · 14 years ago
  28. 4b6988b Improve error reporting by Stephan Bergmann · 14 years ago
  29. 0b9fda2 fdo#46102: Fix Java script examples after gbuild'ification by Stephan Bergmann · 14 years ago
  30. dd6c4f4 fdo#46102: Load Java scripts with class loaders that actually find them by Stephan Bergmann · 14 years ago
  31. 788a19c scripting: don't need x bits for these by Michael Stahl · 14 years ago
  32. 91d60be fdo#46102: Fix scripting jar manifests after gbuild'ification by Stephan Bergmann · 14 years ago
  33. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  34. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  35. 660e448 Avoid temporary rtl::OUString by Takeshi Abe · 14 years ago
  36. c16bc82 s/interpreters/scripting/ by Tor Lillqvist · 14 years ago
  37. 4c737b6 Decouple disabling of scripting (BASIC &co) from OS being iOS by Tor Lillqvist · 14 years ago
  38. 8361d62 expand and remove dcsssf macro by Thomas Arnhold · 14 years ago
  39. 3006397 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  40. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  41. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  42. 81cf9f5 Bypass building BASIC and scripting related modules for iOS by Tor Lillqvist · 14 years ago
  43. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  44. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  45. fffd541 Fix for fdo43460 Part XXIX getLength() to isEmpty() by Olivier Hallot · 14 years ago
  46. 8cc9883 catch exception by constant reference by Takeshi Abe · 14 years ago
  47. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  48. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  49. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  50. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  51. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  52. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  53. d843e92 remove include of pch header from scripting by Norbert Thiebaud · 14 years ago
  54. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  55. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  56. 148529c switch python scripting extension to passive registration by Michael Meeks · 14 years ago
  57. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  58. 5541912 ScriptProviderForPython: better description by Michael Stahl · 14 years ago
  59. 4570fe5 ScriptProviderForPython: add some description by Michael Stahl · 14 years ago
  60. 974c159 a very minor typo in a comment by Laurent Godard · 14 years ago
  61. a72a7dc fdo#42312: Change bsh and js script providers from extensions to optional modules. by Stephan Bergmann · 14 years ago
  62. b786a33 Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. by Stephan Bergmann · 14 years ago
  63. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  64. a8699a2 add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell by Rene Engelhard · 14 years ago
  65. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  66. 3bcf910 bsh can be external by David Tardon · 15 years ago
  67. a116d39 finished converting scripting to gbuild by Matúš Kukan · 15 years ago
  68. 3250c79 convert scripting to gbuild - first step by Matúš Kukan · 15 years ago
  69. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  70. ff6af40 callcatcher: unused code by Caolán McNamara · 15 years ago
  71. 92b54aa set lang to en-US in order l10ntools can extract strings by Andras Timar · 15 years ago
  72. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  73. ecc5249 Revert "n#676858: added new menu entry for headers/footers edit mode" by Cédric Bosdonnat · 15 years ago
  74. 3f62165 replace api.openoffice.org to api.libreoffice.org by Andras Timar · 15 years ago
  75. a434088 Resolves: fdo#40516 missing : on line 52 by Caolán McNamara · 15 years ago
  76. eb6621d scripting: make a debug build log uncaught exception when loading a provider by Lionel Elie Mamane · 15 years ago
  77. a21b285 fix a missing parentheis by Takeshi Abe · 15 years ago
  78. a1775d6 make logging less painful under windows by Caolán McNamara · 15 years ago
  79. a34c9a8 can't use set_debuglevel under windows by Caolán McNamara · 15 years ago
  80. a751a0c Some cppcheck cleaning by Julien Nabet · 15 years ago
  81. de0b43d coerce port to int by Caolán McNamara · 15 years ago
  82. 0f93062 Bin unused files by Tor Lillqvist · 15 years ago
  83. a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
  84. f3e275a n#676858: added new menu entry for headers/footers edit mode by Cédric Bosdonnat · 15 years ago
  85. e5a758f the ifaces should be in namespace ooo::vba by David Tardon · 15 years ago
  86. 7d4590a Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  87. 3d016a2 entire storage dir is unused/unbuilt by Caolán McNamara · 15 years ago
  88. 9bcad6f createFromAscii -> RTL_CONSTASCII_USTRINGPARAM by Caolán McNamara · 15 years ago
  89. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  90. ca39c0e Merge commit 'libreoffice-3.4.0.2' by Jan Holesovsky · 15 years ago
  91. 9df8682 Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  92. e69254a do not include bsh.jar when building with system bsh by David Tardon · 15 years ago
  93. 32e26be Unify Display Grid/ Grid Visible and other menu items by Christian Dywan · 15 years ago
  94. 1057ccb fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpath by Noel Power · 15 years ago
  95. b21661c Some cppcheck cleaning by Julien Nabet · 15 years ago
  96. c66df18 add useful msgbox helper awt wrapper by Laurent Godard · 15 years ago
  97. f51c3f6 Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 by Thorsten Behrens · 15 years ago
  98. 07e0386 Update '--disable-python' to disable only Python UNO API. by Hanno Meyer-Thurow · 15 years ago
  99. 33aea8a Update '--disable-python' to disable only Python UNO API. by Hanno Meyer-Thurow · 15 years ago
  100. 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago