1. 24078e3 Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2 by Caolán McNamara · 13 years ago
  2. f460556 Related: fdo#66761 we want the bytes, not a str representation of them by Caolán McNamara · 13 years ago
  3. c4aa13c Resolves: fdo#66761 Macro controlled Python Mailmerge broken by Caolán McNamara · 13 years ago
  4. 3c57a9b Resolves: #i120083# make python loglevel and log output changeable... by Herbert Dürr · 13 years ago
  5. 3852241 use LanguageTag::getMatchingFallback() by Eike Rathke · 13 years ago
  6. 3f1a588 added FIXME-BCP47 comments by Eike Rathke · 13 years ago
  7. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  8. 349d3b2 remove an unused header by Thomas Arnhold · 13 years ago
  9. 86783bd add python ver to debugging info by Caolán McNamara · 13 years ago
  10. 06f22f5 Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issues by Caolán McNamara · 13 years ago
  11. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  12. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  13. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  14. 7a6cc8b Resolves: #i55055# Simplify pythonscript.py code by Pedro Giffuni · 14 years ago
  15. 2e2a482 scripting: get CreateUnoDialog() work again by Miklos Vajna · 13 years ago
  16. 2ce6828 fix awt::UnoControlModelDialog crash by Noel Grandin · 13 years ago
  17. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  18. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  19. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  20. b0c59c3 Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContext by Ariel Constenla-Haile · 14 years ago
  21. 717c964 More gb_PROGRAMDIRNAME clean up by Stephan Bergmann · 13 years ago
  22. 2f3359d fix memory leak with orphaned controls created on the fly by Noel Power · 13 years ago
  23. 04eb03cc handle various ReturnXXXX types for forms by Noel Power · 13 years ago
  24. e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago
  25. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  26. 402c8f5 Java cleanup, close file handles when done with them by Noel Grandin · 13 years ago
  27. 7cba598 Java cleanup, delete some dead code by Noel Grandin · 13 years ago
  28. 8be40d3 Java cleanup, convert Hashtable to HashMap by Noel Grandin · 13 years ago
  29. e527a34 Java cleanup, convert more Vector to ArrayList by Noel Grandin · 13 years ago
  30. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  31. f813595 fix typo by Noel Grandin · 13 years ago
  32. 233e121 install python scripting provider using filelist by David Tardon · 13 years ago
  33. bf7df61 install example java scripts using filelist by David Tardon · 13 years ago
  34. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  35. 6f17a2f Java cleanup, access static methods using correct syntax by Noel Grandin · 13 years ago
  36. 6d4c1f0 From the context of the code, this field should not be static by Noel Grandin · 13 years ago
  37. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  38. cde3a2b fix typo by David Tardon · 13 years ago
  39. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  40. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  41. 687a821 fdo#63197: convert 3 out 4 from scripting part by Julien Nabet · 13 years ago
  42. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  43. 617e7c6 Missing include by Stephan Bergmann · 13 years ago
  44. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  45. d01478a install Pyuno using Package by David Tardon · 13 years ago
  46. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  47. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  48. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  49. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  50. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  51. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  52. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  53. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  54. a3bb733 fdo#46808, Convert singleton theMasterScriptProviderFactory by Noel Grandin · 13 years ago
  55. 33d6a7b doubled namespaces by Thomas Arnhold · 13 years ago
  56. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  57. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  58. ecf0040 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  59. b768611 remove all d.lst by Michael Stahl · 13 years ago
  60. 89003e9 loplugin: unused variables by Thomas Arnhold · 13 years ago
  61. df37f7d move loop variables into least scope pos by Caolán McNamara · 13 years ago
  62. 3901964 coverity#704434 Non-array delete for scalars by Julien Nabet · 13 years ago
  63. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  64. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  65. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  66. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  67. d1dc850 scripting: s/pathes/paths and s/Pathes/Paths by Miklos Vajna · 13 years ago
  68. b0e42ed fix build breakage: ENABLE_SCRIPTING_PYTHON was already removed by David Ostrovsky · 13 years ago
  69. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  70. 54d91ca Fix typo by Julien Nabet · 13 years ago
  71. 270967f fdo#60670: Create a new document in case there's none by Xisco Fauli · 13 years ago
  72. fbd4588 fdo#46808, convert io::TextOutputStream service to new-style by Noel Grandin · 13 years ago
  73. ff85e831 fdo#46808, convert io::TextInputStream service to new style by Noel Grandin · 13 years ago
  74. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  75. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  76. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  77. c25bee9 make emailmerge work with python3 and python2 at the same time by Caolán McNamara · 13 years ago
  78. 932e916 tidy mailmerge debuging messages by Caolán McNamara · 13 years ago
  79. e48a060 make emailmerge work for me with python3 by Caolán McNamara · 13 years ago
  80. 8a324a3 i118814 - Allow set connection timeout in Mail API by Ariel Constenla-Haile · 14 years ago
  81. a5cefd4 i118791 - Encode ReadableName in UTF-8 only when necessary by Ariel Constenla-Haile · 14 years ago
  82. 3f2f92b i118736 - i118787 : fix XMailMessage implementation in mailmerge.py by Ariel Constenla-Haile · 14 years ago
  83. 907b63a mailmerge.py: fix the debug strings again by Michael Stahl · 13 years ago
  84. 1a5b3d8 fdo#59249: mailmerge.py: adapt to changes in smtplib: by Michael Stahl · 13 years ago
  85. b08dc0b Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling" by Michael Stahl · 13 years ago
  86. 9dec0c7 fdo#59249: mailmerge.py: some more bytes vs. str mangling by Michael Stahl · 13 years ago
  87. ac56d93 Can't convert 'Enum' resp. 'bytes' object to str implicitly by Stephan Bergmann · 13 years ago
  88. 7a7e19c fdo#59249: String literal needs a "b" prefix in Pyhton 3 by Stephan Bergmann · 13 years ago
  89. 8269d576 Fix type SMPT->SMTP by Julien Nabet · 13 years ago
  90. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  91. 37c6cfd officehelper.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
  92. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  93. 2462391 mailmerge.py: fix obvious Python 3 issues by Michael Stahl · 13 years ago
  94. 7914f86 Python: fix deprecated + "== None" instead of "is None" by Julien Nabet · 13 years ago
  95. 0990da1 clean up more sbxToUnoValue declarations by Michael Stahl · 13 years ago
  96. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  97. 1f3496e Turn Python Scripting Provider from bundled extension to plain code by Stephan Bergmann · 13 years ago
  98. 60e7472 OUString::concat() does not modify in-place by Tor Lillqvist · 13 years ago
  99. 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
  100. a0a5855 fdo#48317 - Support jumping to next/previous change by Muhammad Haggag · 13 years ago