1. 444a76c Improve check for absolute URI by Stephan Bergmann · 7 years ago
  2. c6f119c9 an absolute uri is invalid input by Caolán McNamara · 7 years ago
  3. a661549 warn on load when a document binds an event to a macro by Caolán McNamara · 7 years ago
  4. 55ac0a8 construct final url from parsed output by Caolán McNamara · 7 years ago
  5. 403a220 Properly obtain location by Stephan Bergmann · 7 years ago
  6. 279d705 keep name percent-encoded by Stephan Bergmann · 7 years ago
  7. d7f1ca8 tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) by Andreas Heinisch · 7 years ago
  8. 9ee0a1f tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior) by Andreas Heinisch · 7 years ago
  9. e875a31 tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) by Andreas Heinisch · 7 years ago
  10. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  11. 038e4b3 Use hasElements to check Sequence emptiness in sax..sdext by Arkadiy Illarionov · 7 years ago
  12. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  13. 22f2cf3 implement std::hash for css::uno::Reference and rtl::Reference by Noel Grandin · 7 years ago
  14. 8b663bc loplugin:sequentialassign in sd by Noel Grandin · 7 years ago
  15. 368f200 tdf#42949 Fix IWYU warnings in comphelper by Gabor Kelemen · 7 years ago
  16. 80152c8 tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* by Gabor Kelemen · 7 years ago
  17. 3d54a10 Beanshell: Display full exception message by Samuel Mehrbrodt · 7 years ago
  18. 3c72945 Beanshell: Wrap long error messages by Samuel Mehrbrodt · 7 years ago
  19. 60a3e72 tdf#123586 Set minimum size for beanshell editor by kushagrakasliwal1 · 7 years ago
  20. 4304226 tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* by Gabor Kelemen · 7 years ago
  21. f480c6c tdf#123588 Beanshell editor to indicate whether script is saved by Sainal Shah · 7 years ago
  22. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  23. ca8eef6 tdf#123589 Removing close button from toolbar in Beanshell editor by EL-SHREIF · 7 years ago
  24. d3d8618 loplugin:unusedfields in sc by Noel Grandin · 7 years ago
  25. e51cc9e More loplugin:simplifybool by Stephan Bergmann · 7 years ago
  26. 9fe1eef Fix product name by Samuel Mehrbrodt · 7 years ago
  27. cfbd830 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  28. 0d1253c new loplugin writeonlyvars by Noel Grandin · 7 years ago
  29. 34f3334 loplugin:indentation in sd by Noel Grandin · 7 years ago
  30. 4e8a15c o3tl::make_unique -> std::make_unique in sax...svtools (except sc) by Gabor Kelemen · 7 years ago
  31. 09f80ad Restore original behavior of MasterScriptProvider::hasByName by Mike Kaganski · 7 years ago
  32. b38e690 Simplify containers iterations in scaddins, sccomp, scripting by Arkadiy Illarionov · 7 years ago
  33. f12b689 use unique_ptr in StringResourceImpl by Noel Grandin · 7 years ago
  34. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  35. 207045a Fixed typo, deleted whitespace by Matthias Seidel · 7 years ago
  36. 38187ec loplugin:singlevalfields extend to all static vars by Noel Grandin · 7 years ago
  37. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  38. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  39. 06ad764 improve function-local statics in scripting..svtools by Noel Grandin · 7 years ago
  40. c846e85 Guard listener cleanup of BasicProviderImpl by Jan-Marek Glogowski · 7 years ago
  41. ba796f2 tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManager by Mike Kaganski · 7 years ago
  42. 36880d7 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  43. ec98adb clang-tidy performance-unnecessary-copy-init in sd by Noel Grandin · 7 years ago
  44. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  45. 4347b59 pvs-studio: V728 An excessive check can be simplified by Caolán McNamara · 7 years ago
  46. 87d36fe keep pyuno script processing below base uri by Caolán McNamara · 7 years ago
  47. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  48. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  49. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  50. 383a4f88 loplugin:constfields in scripting by Noel Grandin · 7 years ago
  51. 9ed8a1b replace double-checked locking patterns with thread safe ... by Jochen Nitschke · 7 years ago
  52. f3ce30e tdf#120363: try to avoid asking user to enable JVM when looking ... by Mike Kaganski · 8 years ago
  53. 4435135 Use range-based loop by Mike Kaganski · 8 years ago
  54. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
  55. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  56. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  57. 6a85925 loplugin:simplifyconstruct in scaddins..sd by Noel Grandin · 8 years ago
  58. f2ea65c loplugin:useuniqueptr in StringResourcePersistenceImpl by Noel Grandin · 8 years ago
  59. 7867e1f loplugin:useuniqueptr in StringResourceImpl by Noel Grandin · 8 years ago
  60. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  61. 60c5543 Fix typos by Andrea Gelmini · 8 years ago
  62. ce2792e use C++11 exception rethrowing by Caolán McNamara · 8 years ago
  63. efdc775 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  64. 8b17679 cid#1437407: create class loader in doPrivileged by Stephan Bergmann · 8 years ago
  65. 1b897f1 Restore binary compatibility for ClassLoaderFactory by Stephan Bergmann · 8 years ago
  66. 1774599 tdf#96099 Remove some trivial std::vector iterator typedefs by Arkadiy Illarionov · 8 years ago
  67. 51c879d simplify calls to *DialogFactory::Create methods by Noel Grandin · 8 years ago
  68. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  69. 79fa6ac Use the . separator between sheet name and cell range instead of ! to match UI by Tor Lillqvist · 8 years ago
  70. d633e80 Fix typos by Andrea Gelmini · 8 years ago
  71. 09425ab Removed executable permission on data files by Andrea Gelmini · 8 years ago
  72. 3d97c9d tdf#117202 more pythonic and allow spaces as argument by Laurent Godard · 8 years ago
  73. aa45e27 tdf#117202 - parse function name to get arguments by Laurent Godard · 8 years ago
  74. 0e6999e pyprov is not deprecated by Laurent Godard · 8 years ago
  75. 4ee275e use the standard name pattern for a package by David Tardon · 8 years ago
  76. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  77. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  78. e39c75b use https links for api.libreoffice.org and opengrok by dennisroczek · 8 years ago
  79. 850b401 Add mode lines and license blurb by Tor Lillqvist · 8 years ago
  80. f21e341 Add DeleteNamedRange function by Tor Lillqvist · 8 years ago
  81. a260eab Add NamedRanges.py to the relevant Makefile by Tor Lillqvist · 8 years ago
  82. 8329f45 Fix class name in debug message by Tor Lillqvist · 8 years ago
  83. e32b4c8 Add another sample Python script, to handle named ranges in spreadsheets by Tor Lillqvist · 8 years ago
  84. aa27a25 Add another sample Python script by Tor Lillqvist · 8 years ago
  85. 2147cbf Filter out "SynchronMode" too by Tor Lillqvist · 8 years ago
  86. e25b905 Bin some dead code by Tor Lillqvist · 8 years ago
  87. 7e16966 Add a separator between two words in an exception message by Tor Lillqvist · 8 years ago
  88. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  89. 036b51d tdf#63388: use SMTP_SSL for port 465 by Justin Luth · 8 years ago
  90. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  91. a7d6776 scripting: add missing vim modelines to python files by Miklos Vajna · 8 years ago
  92. 02416cc More loplugin:cstylecast: scripting by Stephan Bergmann · 8 years ago
  93. 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
  94. a0e136d loplugin:passstuffbyref improved return in sd,various by Noel Grandin · 8 years ago
  95. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  96. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  97. 55ad93f mailmerge.py: Use strip in server name by Xisco Fauli · 8 years ago
  98. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  99. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  100. 20c6630 loplugin:includeform: scripting by Stephan Bergmann · 8 years ago