1. 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
  2. a34d9e3 loplugin:reftotemp in scripting..uui by Noel Grandin · 1 year, 5 months ago
  3. 20d971a clang-tidy: performance-unnecessary-copy-initialization in sd by Noel Grandin · 1 year, 5 months ago
  4. 7743f64 tdf#163486: PVS: simplify while loop by Xisco Fauli · 1 year, 5 months ago
  5. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  6. 21edde7 Related: cid#1608068 Data race condition by Caolán McNamara · 1 year, 5 months ago
  7. df43956 cid#1608068 Data race condition by Caolán McNamara · 1 year, 5 months ago
  8. 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  9. 3cf64b9 cid#1608064 silence Data race condition by Caolán McNamara · 1 year, 5 months ago
  10. c8c66eb Updated getPackageName2PathMap by Barry-Thomas-Paul: Moss · 1 year, 6 months ago
  11. 7bbe74b cid#1555789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  12. 94c33fb cid#1556166 Data race condition by Noel Grandin · 1 year, 6 months ago
  13. 21e2158 remove unnecessary null checks by Noel Grandin · 1 year, 6 months ago
  14. 1fbc623 use more concrete UNO classes in scripting by Noel Grandin · 1 year, 7 months ago
  15. 07a01c2 cid#1608218 silence Overflowed return value by Caolán McNamara · 1 year, 7 months ago
  16. 6d6b5a0 cid#1607209 PA: Public Attribute by Caolán McNamara · 1 year, 7 months ago
  17. e5b1b02 cid#1554835 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 7 months ago
  18. 85acb17 cid#1608302 XML external entity processing enabled by Caolán McNamara · 1 year, 8 months ago
  19. 59768e6 cid#555593 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  20. b5e2dc7 cid#1608462 XML external entity processing enabled by Caolán McNamara · 1 year, 8 months ago
  21. 817164a scripting: fix issues found by Ruff linter by Ilmari Lauhakangas · 1 year, 8 months ago
  22. 14d15cf tdf#158803: F401 Remove unused imports. by Leonard Sasse · 2 years ago
  23. 329e913 cid#1556624 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  24. 1f8a9bf Python: use is None/is not None instead of == None/!= None by Julien Nabet · 1 year, 9 months ago
  25. 08e117d Reindent mailmerge.py to use 4 spaces instead of tabs by Julien Nabet · 1 year, 9 months ago
  26. f597c88 Fix typo by Andrea Gelmini · 1 year, 11 months ago
  27. 5c76b36 loplugin:ostr in scripting by Noel Grandin · 1 year, 11 months ago
  28. ccdb98c Drop some uses of css::uno::Sequence::getConstArray by Mike Kaganski · 1 year, 11 months ago
  29. e6981b9 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  30. ea93670 Drop some uses of css::uno::Sequence::getConstArray ... by Mike Kaganski · 2 years ago
  31. 098f366 tdf#146619 Drop unused 'using namespace' in: scripting/ by Gabor Kelemen · 2 years ago
  32. c6d8778 cid#1596251 Dereference null return value by Caolán McNamara · 2 years ago
  33. 58c4457 Update to latest Rhino 1.7.14 by Stephan Bergmann · 2 years ago
  34. 8e048c3 convert BasicScriptImplodNodeImpl to comphelper::WeakImplHelper by Noel Grandin · 2 years ago
  35. 6e8fb02 convert BasicMethodNodeImpl to comphelper::WeakImplHelper by Noel Grandin · 2 years ago
  36. 02b5bf5 convert EventListener to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
  37. 845dbe3 tdf#158803 remove unused imports by LeSasse · 2 years ago
  38. 9f4e04b tdf#158803 remove unused imports by LeSasse · 2 years ago
  39. 4541614 tdf#159412: make sure to keep the value while changing the type by Mike Kaganski · 2 years, 2 months ago
  40. f1dc4e0 cid#1546414 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  41. e8248b5 cid#1545222 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  42. 5d3d7cd cid#1546281 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  43. d516400 cid#1546422 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  44. 8e46dd9 scripting: PyMailServiceProvider: implement AllowInsecureProtocols by Michael Stahl · 2 years, 5 months ago
  45. cb982f1 'new Float' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
  46. 7c59c59 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scripting by Stephan Bergmann · 2 years, 6 months ago
  47. 3c7a35d no need to use UNO_QUERY_THROW here by Noel Grandin · 2 years, 7 months ago
  48. 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
  49. 7ffa7e5 loplugin: new global analysis locking2 by Noel Grandin · 2 years, 8 months ago
  50. 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
  51. d7b8dc9 Log SSL default verification path for mailmerge debug by Thorsten Behrens · 2 years, 8 months ago
  52. e3d2884 follow python recommendation and pass SSL contexts by Caolán McNamara · 2 years, 8 months ago
  53. d74c010 Use getXWeak in scripting by Mike Kaganski · 3 years ago
  54. 4b3308a Avoid NullPointerException by Stephan Bergmann · 3 years ago
  55. e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
  56. d015989 Fix some errors in the scripting module's XInputStreamImpl: by Damjan Jovanovic · 3 years, 6 months ago
  57. 00f6c36 Fix/simplify some vnd.sun.star.expand: handling by Mike Kaganski · 3 years, 2 months ago
  58. 12896c9 tdf#153571: properly unquote (URL-decode) vnd.sun.star.expand payload by Mike Kaganski · 3 years, 2 months ago
  59. 1726c27 check SfxObjectShell::Current() by Caolán McNamara · 3 years, 4 months ago
  60. c91ec11 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
  61. 8cbc179 use more TempFileFastService in scripting by Noel Grandin · 3 years, 6 months ago
  62. 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
  63. 84e9a00 tdf#151076 Create callable Python script using InsertText by Rafael Lima · 3 years, 7 months ago
  64. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  65. c7c2f6b clang-tidy modernize-pass-by-value in scripting by Noel Grandin · 3 years, 10 months ago
  66. d952df3 LanguageTool Grammar Checker implementation by Mert Tumer · 4 years ago
  67. f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  68. 2a263cb tdf#145527 Revert "Related tdf#116767: Call URLClassLoader.close" by Stephan Bergmann · 3 years, 10 months ago
  69. f2c0233 new loplugin:unnecessary locking by Noel Grandin · 3 years, 11 months ago
  70. d03e7a8 speed up simple use of NamedValueCollection by Noel Grandin · 3 years, 11 months ago
  71. cde416f in SetGlobalUNOConstant, only retrieve old value if we need it by Noel Grandin · 4 years ago
  72. 5fc8f86 Just use Any ctor instead of makeAny in scripting by Stephan Bergmann · 4 years ago
  73. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  74. 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
  75. c898611 loplugin:stringviewparam convert methods using compareTo by Noel Grandin · 4 years ago
  76. cd973e7 Remove special-casing Windows stderr handling by Mike Kaganski · 4 years, 1 month ago
  77. 14001bc Recheck modules s[a-c]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
  78. 6a0f00d tdf#146742 - Move the initialization code of a method to SbMethod::Call by Andreas Heinisch · 4 years, 2 months ago
  79. a2eaf99 make comphelper::OInterfaceContainerHelper4 more threadsafe by Noel Grandin · 4 years, 3 months ago
  80. 5de44f1 osl::Mutex->std::mutex in StringResourceImpl by Noel Grandin · 4 years, 4 months ago
  81. 822998f tdf#143582: Avoid error on clearing leftover return value of a method by Mike Kaganski · 4 years, 4 months ago
  82. 1d83453 use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
  83. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  84. fb308c1 Fix --disable-scripting for DESKTOP build by Jan-Marek Glogowski · 4 years, 11 months ago
  85. 9622b62 use more OInterfaceContainerHelper2 in scripting by Noel Grandin · 4 years, 4 months ago
  86. ec5788d Fix typos and translations by Andrea Gelmini · 4 years, 4 months ago
  87. acd820a Add more beanshell samples by Samuel Mehrbrodt · 4 years, 4 months ago
  88. 2ab40e9 use more OUStringLiteral in MediaDescriptor by Noel Grandin · 4 years, 5 months ago
  89. f23a4e6 Typo: implemnented->implemented by Julien Nabet · 4 years, 5 months ago
  90. 22ba855 Prepare for removal of non-const operator[] from Sequence in scripting by Mike Kaganski · 4 years, 5 months ago
  91. d425cd6 Revert incompatible ScriptEditor change by Stephan Bergmann · 4 years, 6 months ago
  92. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  93. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  94. 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
  95. 2bc1a04 New loplugin:unusedcapturedefault by Stephan Bergmann · 4 years, 8 months ago
  96. ac586d1 Make some scripts more portable by Ilmari Lauhakangas · 4 years, 8 months ago
  97. 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
  98. 24d24de tdf#143582 - Clear return value of the method before calling it by Andreas Heinisch · 4 years, 8 months ago
  99. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  100. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago