1. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  2. c25bee9 make emailmerge work with python3 and python2 at the same time by Caolán McNamara · 13 years ago
  3. 932e916 tidy mailmerge debuging messages by Caolán McNamara · 13 years ago
  4. e48a060 make emailmerge work for me with python3 by Caolán McNamara · 13 years ago
  5. 8a324a3 i118814 - Allow set connection timeout in Mail API by Ariel Constenla-Haile · 14 years ago
  6. a5cefd4 i118791 - Encode ReadableName in UTF-8 only when necessary by Ariel Constenla-Haile · 14 years ago
  7. 3f2f92b i118736 - i118787 : fix XMailMessage implementation in mailmerge.py by Ariel Constenla-Haile · 14 years ago
  8. 907b63a mailmerge.py: fix the debug strings again by Michael Stahl · 13 years ago
  9. 1a5b3d8 fdo#59249: mailmerge.py: adapt to changes in smtplib: by Michael Stahl · 13 years ago
  10. b08dc0b Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling" by Michael Stahl · 13 years ago
  11. 9dec0c7 fdo#59249: mailmerge.py: some more bytes vs. str mangling by Michael Stahl · 13 years ago
  12. ac56d93 Can't convert 'Enum' resp. 'bytes' object to str implicitly by Stephan Bergmann · 13 years ago
  13. 7a7e19c fdo#59249: String literal needs a "b" prefix in Pyhton 3 by Stephan Bergmann · 13 years ago
  14. 8269d576 Fix type SMPT->SMTP by Julien Nabet · 13 years ago
  15. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  16. 37c6cfd officehelper.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
  17. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  18. 2462391 mailmerge.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
  19. 7914f86 Python: fix deprecated + "== None" instead of "is None" by Julien Nabet · 13 years ago
  20. 0990da1 clean up more sbxToUnoValue declarations by Michael Stahl · 13 years ago
  21. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  22. 1f3496e Turn Python Scripting Provider from bundled extension to plain code by Stephan Bergmann · 13 years ago
  23. 60e7472 OUString::concat() does not modify in-place by Tor Lillqvist · 13 years ago
  24. 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
  25. a0a5855 fdo#48317 - Support jumping to next/previous change by Muhammad Haggag · 13 years ago
  26. 3117041 API CHANGE: com.sun.star.lang.IllegalArgumentException by Michael Stahl · 13 years ago
  27. 0e7db6c scripting: Capitalise.py example: fix Python 3 syntax errors by Michael Stahl · 13 years ago
  28. 6af846d scripting: pythonscript.py: adapt to Python 3 by Michael Stahl · 13 years ago
  29. 9955dbe AllSettings with LanguageTag by Eike Rathke · 13 years ago
  30. 41c77ac targetted cleanup of misc. vba pieces. by Noel Power · 13 years ago
  31. 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
  32. e06575d scripting: warning C4804 usafe use of type bool by Michael Stahl · 13 years ago
  33. bbf1bcd basic: String -> OUString in basicmanager by Norbert Thiebaud · 13 years ago
  34. b6b71d7 squeeze all Exceptions through RuntimeException for exception sig by Caolán McNamara · 13 years ago
  35. 7ea7fb0 fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" by Stephan Bergmann · 13 years ago
  36. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  37. 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
  38. b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
  39. 5aa2cd1 fdo#46808, use service constructor for uri::UriReferenceFactory by Noel Grandin · 13 years ago
  40. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  41. 77cb1ca Fix "Content is not allowed in prolog" warning by Caolán McNamara · 13 years ago
  42. f649c5a sal_Bool->bool in scripting by Noel Grandin · 14 years ago
  43. 7501bea Dead code by Stephan Bergmann · 14 years ago
  44. 1b075ea Use prefix by Tor Lillqvist · 14 years ago
  45. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  46. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  47. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  48. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  49. 6595e39 fdo#51304: Remove the author of some java source files by Marcos Paulo de Souza · 14 years ago
  50. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  51. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  52. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  53. 4c9e62c Java cleanup, convert ArrayList and Vector to use generics by Noel Grandin · 14 years ago
  54. 6bf09ec Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  55. a5ff5aa Java5 update, Convert ArrayList and Vector code to use generics by Noel Grandin · 14 years ago
  56. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  57. bb25701 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
  58. bc6a9e9 Java cleanup, fix compile errors by Noel Grandin · 14 years ago
  59. 44325e0 Java cleanup, make the package name match the folder name by Noel Grandin · 14 years ago
  60. 9d9a9dd Java cleanup, fix a couple of compile errors by Noel Grandin · 14 years ago
  61. ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
  62. 2caf5d1 Java cleanup - remove unnecessary semi-colons by Noel Grandin · 14 years ago
  63. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  64. f789715 fdo#46808, Use factory methods for frame::DispatchHelper instances by Noel Grandin · 14 years ago
  65. 8bfe479 Java5 updates - convert to generics by Noel Grandin · 14 years ago
  66. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  67. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  68. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  69. 88840a7 Remove unused local vars by Julien Nabet · 14 years ago
  70. 772d15f create these rdbs directly in scripting by Matúš Kukan · 14 years ago
  71. 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
  72. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  73. b80b7ba Static method sleep from Thread should be accessed in a static way by Julien Nabet · 14 years ago
  74. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  75. 350de50 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  76. d24b518 Revert "Some cppcheck cleaning" by Bjoern Michaelsen · 14 years ago
  77. ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
  78. 3f281b6 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  79. efae0d1 os141: add missing component by Ocke.Janssen · 15 years ago
  80. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  81. d221d4e removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  82. f9fa0dd Java5 updates - update code to use generics by Noel Grandin · 14 years ago
  83. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  84. 6843ce8 Resolves: fdo#38713 fix multiple recipients in mailmerge by Caolán McNamara · 14 years ago
  85. 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
  86. 3eb78f7 .xba files don't need executable bits by Michael Stahl · 14 years ago
  87. b4d9c39 .xdl files don't need executable bits by Michael Stahl · 14 years ago
  88. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  89. 1d63505 .zip files don't need executable bits by Michael Stahl · 14 years ago
  90. 9272872 manifest.mf files don't need executable bits by Michael Stahl · 14 years ago
  91. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  92. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  93. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  94. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  95. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  96. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  97. 65269c9 targeted string re-work by Norbert Thiebaud · 14 years ago
  98. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  99. 9902f0e removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  100. 32af02b Allow usage of system rhino wrt fdo#42977 by Tomas Chvatal · 14 years ago