1. 0484c8f Restore binary compatibility for ClassLoaderFactory by Stephan Bergmann · 8 years ago
  2. 79fa6ac Use the . separator between sheet name and cell range instead of ! to match UI by Tor Lillqvist · 8 years ago
  3. d633e80 Fix typos by Andrea Gelmini · 8 years ago
  4. 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
  5. 3d97c9d tdf#117202 more pythonic and allow spaces as argument by Laurent Godard · 8 years ago
  6. aa45e27 tdf#117202 - parse function name to get arguments by Laurent Godard · 8 years ago
  7. 0e6999e pyprov is not deprecated by Laurent Godard · 8 years ago
  8. 4ee275e use the standard name pattern for a package by David Tardon · 8 years ago
  9. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  10. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  11. e39c75b use https links for api.libreoffice.org and opengrok by dennisroczek · 8 years ago
  12. 850b401 Add mode lines and license blurb by Tor Lillqvist · 8 years ago
  13. f21e341 Add DeleteNamedRange function by Tor Lillqvist · 8 years ago
  14. a260eab Add NamedRanges.py to the relevant Makefile by Tor Lillqvist · 8 years ago
  15. 8329f45 Fix class name in debug message by Tor Lillqvist · 8 years ago
  16. e32b4c8 Add another sample Python script, to handle named ranges in spreadsheets by Tor Lillqvist · 8 years ago
  17. aa27a25 Add another sample Python script by Tor Lillqvist · 8 years ago
  18. 2147cbf Filter out "SynchronMode" too by Tor Lillqvist · 8 years ago
  19. e25b905 Bin some dead code by Tor Lillqvist · 8 years ago
  20. 7e16966 Add a separator between two words in an exception message by Tor Lillqvist · 8 years ago
  21. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  22. 036b51d tdf#63388: use SMTP_SSL for port 465 by Justin Luth · 8 years ago
  23. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  24. a7d6776 scripting: add missing vim modelines to python files by Miklos Vajna · 8 years ago
  25. 02416cc More loplugin:cstylecast: scripting by Stephan Bergmann · 8 years ago
  26. 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
  27. a0e136d loplugin:passstuffbyref improved return in sd,various by Noel Grandin · 8 years ago
  28. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  29. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  30. 55ad93f mailmerge.py: Use strip in server name by Xisco Fauli · 8 years ago
  31. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  32. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  33. 20c6630 loplugin:includeform: scripting by Stephan Bergmann · 8 years ago
  34. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  35. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  36. cc1ed7f loplugin:flatten in various by Noel Grandin · 9 years ago
  37. b9de047 loplugin:flatten in scaddins..sd by Noel Grandin · 9 years ago
  38. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  39. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  40. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  41. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  42. 76badca loplugin:constparams in extensions,scripting,sdext by Noel Grandin · 9 years ago
  43. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  44. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  45. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  46. d7e06e4 use more OUString::operator== in scaddins..sdext by Noel Grandin · 9 years ago
  47. 4f2bb25 loplugin:oncevar: empty strings: scripting by Stephan Bergmann · 9 years ago
  48. f9b104a simplify some OUString::concat usage by Noel Grandin · 9 years ago
  49. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  50. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  51. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  52. f1cef09 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  53. f6abc3f loplugin:casttovoid: scripting by Stephan Bergmann · 9 years ago
  54. 2fb2d6e loplugin:oncevar in scaddins..sot by Noel Grandin · 9 years ago
  55. 14c763e s/ERRCODE_SBX_OK/ERRCODE_NONE by Noel Grandin · 9 years ago
  56. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  57. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  58. e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
  59. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  60. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  61. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  62. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  63. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  64. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  65. 9d4d4d8 tdf#43157: convert scripting module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  66. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  67. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  68. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  69. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  70. 7ef4733 tdf#92007 python scripts with tuple-assignments fails on access from GUI by Werner Tietz · 9 years ago
  71. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  72. 5a72da3 Fix typos by Andrea Gelmini · 9 years ago
  73. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  74. 51d9963 Fix typos by Andrea Gelmini · 9 years ago
  75. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  76. 59a63d8 In Java, css.uno.RuntimeException doesn't derive from css.uno.Exception by Stephan Bergmann · 9 years ago
  77. f349423 loplugin:subtlezeroinit: scripting by Stephan Bergmann · 9 years ago
  78. c275861 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  79. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  80. 4978328 convert method names in tools::SvRef to be more like our other.. by Noel Grandin · 9 years ago
  81. c0f9bdd unnecessary use of OUStringBuffer in throwing exceptions by Noel Grandin · 9 years ago
  82. 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
  83. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  84. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  85. 12ffd3e Remove dead code by Stephan Bergmann · 9 years ago
  86. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  87. 7b79e23 New loplugin:dynexcspec: Add @throws documentation, scripting by Stephan Bergmann · 9 years ago
  88. 98397a4 Typo: listerner->listener by Julien Nabet · 9 years ago
  89. 52f6b1f coverity#1398527 Uncaught exception by Caolán McNamara · 9 years ago
  90. e883095 New loplugin:externvar: scripting by Stephan Bergmann · 9 years ago
  91. 486efbf tdf#103363: add unicodedata and import idna encoding for mailmerge by Julien Nabet · 9 years ago
  92. d15b4e2 teach sallogareas plugin to catch inconsistencies by Noel Grandin · 9 years ago
  93. 872cf48 Revert "verify SolarMutex when ref-counting VclPtr" series by Noel Grandin · 9 years ago
  94. 3a705ab OSL_TRACE->SAL in avmedia..canvas by Noel Grandin · 9 years ago
  95. 81f2a9f OSL_TRACE->SAL in sc..scripting by Noel Grandin · 9 years ago
  96. d6f2dd8 remove useless Mutex guards by Noel Grandin · 9 years ago
  97. e794ce1 verify that we hold the SolarMutex when ref-counting VclPtr by Noel Grandin · 9 years ago
  98. a667319 convert SFX_HINT to scoped enum by Noel Grandin · 9 years ago
  99. d90427d scripting: more inconsistent Package conditions by Michael Stahl · 9 years ago
  100. 3ee7d48 scripting: Android tinderbox can't find python package by Michael Stahl · 9 years ago