1. d628258 tdf#80731: Only check closing parenthesis when in IDE by Mike Kaganski · 6 years ago
  2. 1c42afc Respect DisableMacrosExecution option in javascript editor by Samuel Mehrbrodt · 6 years ago
  3. 83579e8 Respect DisableMacrosExecution option in beanshell editor by Samuel Mehrbrodt · 6 years ago
  4. f5d01ae Check if scripting disabled for each dispatch call by Samuel Mehrbrodt · 6 years ago
  5. 730e588 Fix option to disable macros by Samuel Mehrbrodt · 6 years ago
  6. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  7. c8eaadb Remaining loplugin:bufferadd by Stephan Bergmann · 6 years ago
  8. 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
  9. 6eb7870 loplugin:stringadd in sc by Noel Grandin · 7 years ago
  10. f4a0745 Fix typos by Andrea Gelmini · 7 years ago
  11. bdc8fda loplugin:constmethod in sc by Noel Grandin · 7 years ago
  12. c12c84e Fixing "...." by Andrea Gelmini · 7 years ago
  13. bec318a Fix typos by Andrea Gelmini · 7 years ago
  14. 2fd0835 loplugin:returnconstval in various by Noel Grandin · 7 years ago
  15. ff6e8c7 loplugin:constvars in sccomp..sd by Noel Grandin · 7 years ago
  16. c79efeb Improve check for absolute URI by Stephan Bergmann · 7 years ago
  17. c5be21d tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  18. 9a97a26 member 'Context' of struct type 'uno.Exception' not given a value by Caolán McNamara · 7 years ago
  19. 700c8ec AttributeError on getMessage by Caolán McNamara · 7 years ago
  20. 3c076e5 an absolute uri is invalid input by Caolán McNamara · 7 years ago
  21. f23f9d3 loplugin:sequenceloop in scaddins..scripting by Noel Grandin · 7 years ago
  22. a114005 revert part of 'warn on load when a document binds an event to a macro' by Caolán McNamara · 7 years ago
  23. b3edf85 warn on load when a document binds an event to a macro by Caolán McNamara · 7 years ago
  24. 87959e5 construct final url from parsed output by Caolán McNamara · 7 years ago
  25. 1a75143 Fix typos by Andrea Gelmini · 7 years ago
  26. b9a7768 Fixed typo by Matthias Seidel · 7 years ago
  27. 418533f Related tdf#116767: Call URLClassLoader.close by Stephan Bergmann · 7 years ago
  28. 664eea9 Remove unused NoSuitableClassLoaderException by Stephan Bergmann · 7 years ago
  29. c4bb20a Remove odd catch of ArrayStoreException by Stephan Bergmann · 7 years ago
  30. a9cde25 Properly obtain location by Stephan Bergmann · 7 years ago
  31. c30da2b keep name percent-encoded by Stephan Bergmann · 7 years ago
  32. f5a219c Improved loplugin:stringconstant (now that GCC 7 supports it): scripting by Stephan Bergmann · 7 years ago
  33. 5ba84c3 Simplify Sequence iterations in scaddins, sccomp, scripting by Arkadiy Illarionov · 7 years ago
  34. cb1c937 cid#1448376 SIC: Inner class could be made static by Caolán McNamara · 7 years ago
  35. 51a5968 cid#1448526 RANGE: Range checks by Caolán McNamara · 7 years ago
  36. b1ef3c0 loplugin:referencecasting in scripting by Noel Grandin · 7 years ago
  37. 1223bed tdf#123587 Beanshell editor: Show current file name as window title by Andreas Heinisch · 7 years ago
  38. 60f7236 tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressed by Andreas Heinisch · 7 years ago
  39. 04fbd17 cid#1448470: perf inefficient map iterator by Julien Nabet · 7 years ago
  40. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  41. b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
  42. f41a554 loplugin:logexceptionnicely in scripting..sdext by Noel Grandin · 7 years ago
  43. 71aef05 scripting: copy python/InsertText.py to the Scripts directory by Ashod Nakashian · 7 years ago
  44. c7c188c python: add sample python script to insert/replace text by Ashod Nakashian · 8 years ago
  45. d7f1ca8 tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) by Andreas Heinisch · 7 years ago
  46. 9ee0a1f tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior) by Andreas Heinisch · 7 years ago
  47. e875a31 tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) by Andreas Heinisch · 7 years ago
  48. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  49. 038e4b3 Use hasElements to check Sequence emptiness in sax..sdext by Arkadiy Illarionov · 7 years ago
  50. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  51. 22f2cf3 implement std::hash for css::uno::Reference and rtl::Reference by Noel Grandin · 7 years ago
  52. 8b663bc loplugin:sequentialassign in sd by Noel Grandin · 7 years ago
  53. 368f200 tdf#42949 Fix IWYU warnings in comphelper by Gabor Kelemen · 7 years ago
  54. 80152c8 tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* by Gabor Kelemen · 7 years ago
  55. 3d54a10 Beanshell: Display full exception message by Samuel Mehrbrodt · 7 years ago
  56. 3c72945 Beanshell: Wrap long error messages by Samuel Mehrbrodt · 7 years ago
  57. 60a3e72 tdf#123586 Set minimum size for beanshell editor by kushagrakasliwal1 · 7 years ago
  58. 4304226 tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* by Gabor Kelemen · 7 years ago
  59. f480c6c tdf#123588 Beanshell editor to indicate whether script is saved by Sainal Shah · 7 years ago
  60. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  61. ca8eef6 tdf#123589 Removing close button from toolbar in Beanshell editor by EL-SHREIF · 7 years ago
  62. d3d8618 loplugin:unusedfields in sc by Noel Grandin · 7 years ago
  63. e51cc9e More loplugin:simplifybool by Stephan Bergmann · 7 years ago
  64. 9fe1eef Fix product name by Samuel Mehrbrodt · 7 years ago
  65. cfbd830 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  66. 0d1253c new loplugin writeonlyvars by Noel Grandin · 7 years ago
  67. 34f3334 loplugin:indentation in sd by Noel Grandin · 7 years ago
  68. 4e8a15c o3tl::make_unique -> std::make_unique in sax...svtools (except sc) by Gabor Kelemen · 7 years ago
  69. 09f80ad Restore original behavior of MasterScriptProvider::hasByName by Mike Kaganski · 7 years ago
  70. b38e690 Simplify containers iterations in scaddins, sccomp, scripting by Arkadiy Illarionov · 7 years ago
  71. f12b689 use unique_ptr in StringResourceImpl by Noel Grandin · 7 years ago
  72. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  73. 207045a Fixed typo, deleted whitespace by Matthias Seidel · 7 years ago
  74. 38187ec loplugin:singlevalfields extend to all static vars by Noel Grandin · 7 years ago
  75. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  76. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  77. 06ad764 improve function-local statics in scripting..svtools by Noel Grandin · 7 years ago
  78. c846e85 Guard listener cleanup of BasicProviderImpl by Jan-Marek Glogowski · 7 years ago
  79. ba796f2 tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManager by Mike Kaganski · 7 years ago
  80. 36880d7 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  81. ec98adb clang-tidy performance-unnecessary-copy-init in sd by Noel Grandin · 7 years ago
  82. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  83. 4347b59 pvs-studio: V728 An excessive check can be simplified by Caolán McNamara · 7 years ago
  84. 87d36fe keep pyuno script processing below base uri by Caolán McNamara · 7 years ago
  85. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  86. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  87. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  88. 383a4f88 loplugin:constfields in scripting by Noel Grandin · 7 years ago
  89. 9ed8a1b replace double-checked locking patterns with thread safe ... by Jochen Nitschke · 7 years ago
  90. f3ce30e tdf#120363: try to avoid asking user to enable JVM when looking ... by Mike Kaganski · 8 years ago
  91. 4435135 Use range-based loop by Mike Kaganski · 8 years ago
  92. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
  93. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  94. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  95. 6a85925 loplugin:simplifyconstruct in scaddins..sd by Noel Grandin · 8 years ago
  96. f2ea65c loplugin:useuniqueptr in StringResourcePersistenceImpl by Noel Grandin · 8 years ago
  97. 7867e1f loplugin:useuniqueptr in StringResourceImpl by Noel Grandin · 8 years ago
  98. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  99. 60c5543 Fix typos by Andrea Gelmini · 8 years ago
  100. ce2792e use C++11 exception rethrowing by Caolán McNamara · 8 years ago