1. 35fe064 warn on load when a document binds an event to a macro by Caolán McNamara · 7 years ago
  2. 52f7aa3 Improve check for absolute URI by Stephan Bergmann · 7 years ago
  3. 5445f7f an absolute uri is invalid input by Caolán McNamara · 7 years ago
  4. c03acb9 construct final url from parsed output by Caolán McNamara · 7 years ago
  5. 28c6af3 Properly obtain location by Stephan Bergmann · 7 years ago
  6. 315c517 keep name percent-encoded by Stephan Bergmann · 7 years ago
  7. 8c94b3c Restore original behavior of MasterScriptProvider::hasByName by Mike Kaganski · 7 years ago
  8. c846e85 Guard listener cleanup of BasicProviderImpl by Jan-Marek Glogowski · 7 years ago
  9. ba796f2 tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManager by Mike Kaganski · 7 years ago
  10. 36880d7 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  11. ec98adb clang-tidy performance-unnecessary-copy-init in sd by Noel Grandin · 7 years ago
  12. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  13. 4347b59 pvs-studio: V728 An excessive check can be simplified by Caolán McNamara · 7 years ago
  14. 87d36fe keep pyuno script processing below base uri by Caolán McNamara · 7 years ago
  15. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  16. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  17. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  18. 383a4f88 loplugin:constfields in scripting by Noel Grandin · 7 years ago
  19. 9ed8a1b replace double-checked locking patterns with thread safe ... by Jochen Nitschke · 7 years ago
  20. f3ce30e tdf#120363: try to avoid asking user to enable JVM when looking ... by Mike Kaganski · 8 years ago
  21. 4435135 Use range-based loop by Mike Kaganski · 8 years ago
  22. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
  23. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  24. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  25. 6a85925 loplugin:simplifyconstruct in scaddins..sd by Noel Grandin · 8 years ago
  26. f2ea65c loplugin:useuniqueptr in StringResourcePersistenceImpl by Noel Grandin · 8 years ago
  27. 7867e1f loplugin:useuniqueptr in StringResourceImpl by Noel Grandin · 8 years ago
  28. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  29. 60c5543 Fix typos by Andrea Gelmini · 8 years ago
  30. ce2792e use C++11 exception rethrowing by Caolán McNamara · 8 years ago
  31. efdc775 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  32. 8b17679 cid#1437407: create class loader in doPrivileged by Stephan Bergmann · 8 years ago
  33. 1b897f1 Restore binary compatibility for ClassLoaderFactory by Stephan Bergmann · 8 years ago
  34. 1774599 tdf#96099 Remove some trivial std::vector iterator typedefs by Arkadiy Illarionov · 8 years ago
  35. 51c879d simplify calls to *DialogFactory::Create methods by Noel Grandin · 8 years ago
  36. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  37. 79fa6ac Use the . separator between sheet name and cell range instead of ! to match UI by Tor Lillqvist · 8 years ago
  38. d633e80 Fix typos by Andrea Gelmini · 8 years ago
  39. 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
  40. 3d97c9d tdf#117202 more pythonic and allow spaces as argument by Laurent Godard · 8 years ago
  41. aa45e27 tdf#117202 - parse function name to get arguments by Laurent Godard · 8 years ago
  42. 0e6999e pyprov is not deprecated by Laurent Godard · 8 years ago
  43. 4ee275e use the standard name pattern for a package by David Tardon · 8 years ago
  44. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  45. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  46. e39c75b use https links for api.libreoffice.org and opengrok by dennisroczek · 8 years ago
  47. 850b401 Add mode lines and license blurb by Tor Lillqvist · 8 years ago
  48. f21e341 Add DeleteNamedRange function by Tor Lillqvist · 8 years ago
  49. a260eab Add NamedRanges.py to the relevant Makefile by Tor Lillqvist · 8 years ago
  50. 8329f45 Fix class name in debug message by Tor Lillqvist · 8 years ago
  51. e32b4c8 Add another sample Python script, to handle named ranges in spreadsheets by Tor Lillqvist · 8 years ago
  52. aa27a25 Add another sample Python script by Tor Lillqvist · 8 years ago
  53. 2147cbf Filter out "SynchronMode" too by Tor Lillqvist · 8 years ago
  54. e25b905 Bin some dead code by Tor Lillqvist · 8 years ago
  55. 7e16966 Add a separator between two words in an exception message by Tor Lillqvist · 8 years ago
  56. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  57. 036b51d tdf#63388: use SMTP_SSL for port 465 by Justin Luth · 8 years ago
  58. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  59. a7d6776 scripting: add missing vim modelines to python files by Miklos Vajna · 8 years ago
  60. 02416cc More loplugin:cstylecast: scripting by Stephan Bergmann · 8 years ago
  61. 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
  62. a0e136d loplugin:passstuffbyref improved return in sd,various by Noel Grandin · 8 years ago
  63. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  64. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  65. 55ad93f mailmerge.py: Use strip in server name by Xisco Fauli · 8 years ago
  66. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  67. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  68. 20c6630 loplugin:includeform: scripting by Stephan Bergmann · 8 years ago
  69. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  70. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  71. cc1ed7f loplugin:flatten in various by Noel Grandin · 9 years ago
  72. b9de047 loplugin:flatten in scaddins..sd by Noel Grandin · 9 years ago
  73. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  74. b1f6e62 tdf#39468 Translate German comments/terms by Jens Carl · 9 years ago
  75. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  76. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  77. 76badca loplugin:constparams in extensions,scripting,sdext by Noel Grandin · 9 years ago
  78. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  79. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  80. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  81. d7e06e4 use more OUString::operator== in scaddins..sdext by Noel Grandin · 9 years ago
  82. 4f2bb25 loplugin:oncevar: empty strings: scripting by Stephan Bergmann · 9 years ago
  83. f9b104a simplify some OUString::concat usage by Noel Grandin · 9 years ago
  84. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  85. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  86. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  87. f1cef09 loplugin:casttovoid by Stephan Bergmann · 9 years ago
  88. f6abc3f loplugin:casttovoid: scripting by Stephan Bergmann · 9 years ago
  89. 2fb2d6e loplugin:oncevar in scaddins..sot by Noel Grandin · 9 years ago
  90. 14c763e s/ERRCODE_SBX_OK/ERRCODE_NONE by Noel Grandin · 9 years ago
  91. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  92. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  93. e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
  94. cae3e20 cleanup unused css/resource/ includes by Jochen Nitschke · 9 years ago
  95. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  96. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  97. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  98. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  99. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  100. 9d4d4d8 tdf#43157: convert scripting module away from OSL_ASSERT to assert by Chris Sherlock · 9 years ago