1. b648096 tdf#150575: REPORTBUILDER: Crash when closing report when used report navigator by Julien Nabet · 3 years, 8 months ago
  2. 42e99a4 Optimize and deduplicate Base64::encode a bit by Mike Kaganski · 3 years, 8 months ago
  3. 5adc909 Only dereference iterators after checking them by Mike Kaganski · 4 years ago
  4. 86bf7d0 add tools::Guid class to generate, parse GUID values by Tomaž Vajngerl · 4 years ago
  5. 6cb5295 tdf#147086 OOXML export: don't save the empty editing password by Tünde Tóth · 4 years, 2 months ago
  6. 1335259 comphelper: move JsonToPropertyValues() from desktop/ by Miklos Vajna · 4 years, 3 months ago
  7. 204c348 use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
  8. 512e8c5 comphelper: fix UAF in SequenceOutputStreamService dtor by Michael Stahl · 4 years, 3 months ago
  9. 0c183ad tdf#145090 LO Calc Crash with drop-down-menu by Noel Grandin · 4 years, 3 months ago
  10. ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
  11. ef1e087 osl::Mutex->std::mutex in MimeConfigurationHelper by Noel Grandin · 4 years, 5 months ago
  12. b28fdd1 osl::Mutex->std::mutex in OLockListener by Noel Grandin · 4 years, 5 months ago
  13. b3c6b3a rtl::Static to thread-safe static by Noel Grandin · 4 years, 5 months ago
  14. b439832 comphelper : use std::mutex in enumhelper by Arnaud Versini · 4 years, 5 months ago
  15. 1a3b3ed comphelper: fix SequenceOutputStreamService::getWrittenBytes() by Michael Stahl · 4 years, 6 months ago
  16. 5661f25 Prepare for removal of non-const operator[] from Sequence in comphelper by Mike Kaganski · 4 years, 5 months ago
  17. 1b53c1d tdf#144374 DOCX: export the password for editing by Tünde Tóth · 4 years, 6 months ago
  18. c4b9341 LOK: maintain blocked command list per view by Pranam Lashkari · 4 years, 7 months ago
  19. d05c69a LOK: unify freemium APIs and uno command restriction APIs by Pranam Lashkari · 4 years, 7 months ago
  20. 8de04f4 LOK: introduce way to restrict uno commands by Pranam Lashkari · 4 years, 7 months ago
  21. 5e8479a Remove a std::remove_reference_t by Stephan Bergmann · 4 years, 6 months ago
  22. 300a743 make RR easier to use by Noel Grandin · 4 years, 6 months ago
  23. 9615451 Simplify vector initialization in comphelper by Julien Nabet · 4 years, 6 months ago
  24. 62128c0 comphelper: fix bad error handling in CreatePackageEncryptionData() by Michael Stahl · 4 years, 6 months ago
  25. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  26. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  27. c954552 loplugin:moveparam in comphelper by Noel Grandin · 4 years, 6 months ago
  28. 080547f comphelper: remove unnecessary using namespace vcl by Chris Sherlock · 4 years, 6 months ago
  29. 7c3990c loplugin:moveparam in connectivity by Noel Grandin · 4 years, 6 months ago
  30. 7183b3b loplugin:constmethod handle more cases by Noel Grandin · 4 years, 6 months ago
  31. 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
  32. 9187b1a Drop unused osl_FileStatus_Mask_FileURL by Stephan Bergmann · 4 years, 7 months ago
  33. 7a47720 Fix moving temp file in tryDisableHWAcceleration on Windows by Mike Kaganski · 4 years, 7 months ago
  34. 3eb5805 URI-encode DirectoryHelper::scanDirsAndFiles result by Jan-Marek Glogowski · 4 years, 7 months ago
  35. 40f38fd tdf#115933 XLSX import: fix permission for editing by Tünde Tóth · 4 years, 7 months ago
  36. 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
  37. 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
  38. 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
  39. 6e4d8f3 Simplify OAccessibleImplementationAccess' XUnoTunnel implementation by Mike Kaganski · 4 years, 7 months ago
  40. a125236 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  41. a398dcd loplugin:nullptr (macOS) by Stephan Bergmann · 4 years, 7 months ago
  42. 84d87ae osl::Mutex->std::mutex in OInstanceLocker by Noel Grandin · 4 years, 8 months ago
  43. 97b7511a Simplify caching in ConfigurationWrapper by Mike Kaganski · 4 years, 8 months ago
  44. 48c2f0b cache access in ConfigurationWrapper (tdf#105575) by Noel Grandin · 4 years, 8 months ago
  45. 0ce90e7 comphelper : remove useless OContextHelper_Impl by Arnaud Versini · 4 years, 8 months ago
  46. b788e6e osl::Mutex->std::mutex in AccessibleEventNotifier by Noel Grandin · 4 years, 8 months ago
  47. 1706dba osl::Mutex->std::mutex by Noel Grandin · 4 years, 8 months ago
  48. 096e28a make isDebuggerAttached() work on Mac by Luboš Luňák · 4 years, 8 months ago
  49. 5922c88 rtl::Static to thread-safe static by Noel Grandin · 4 years, 8 months ago
  50. 2bc1a04 New loplugin:unusedcapturedefault by Stephan Bergmann · 4 years, 8 months ago
  51. 080e455 tdf#141097 Revert "Veto process exit while an OLE client is connected" by Michael Warner · 4 years, 9 months ago
  52. 4dbe4a9 loplugin:passstuffbyref by Noel Grandin · 4 years, 8 months ago
  53. 392f19c improve SvxShapeCollection::getByIndex by Noel Grandin · 4 years, 8 months ago
  54. f29ef71 avoid constructing OUString on hot path (tdf#105575) by Noel Grandin · 4 years, 8 months ago
  55. 513120d LOK: introduced Freemium LOK API by Pranam Lashkari · 4 years, 10 months ago
  56. 00f257a rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
  57. d39d87b no need to allocate KeyedValues separately by Noel Grandin · 4 years, 8 months ago
  58. d5c8684 flatten PropertySetInfo a little by Noel Grandin · 4 years, 8 months ago
  59. 73b4922 Guard read of rCont_.bIsList with rCont_.rMutex by Stephan Bergmann · 4 years, 8 months ago
  60. 9104017 create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it by Noel Grandin · 4 years, 8 months ago
  61. 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
  62. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  63. 74f4a17 Fix Nesting Level Bug in ProfileZone by Gopi Krishna Menon · 4 years, 8 months ago
  64. 8618707 tsan:data race in ThreadPoolTest::testWorkerUsage by Noel Grandin · 4 years, 8 months ago
  65. bb2470f osl::Mutex->std::mutx in OSequenceOutputStream by Noel Grandin · 4 years, 8 months ago
  66. 957a66e osl::Mutex->std::mutex in SequenceInputStream by Noel Grandin · 4 years, 8 months ago
  67. f107e68 osl::Mutex->std::mutex in OAccessibleKeyBindingHelper by Noel Grandin · 4 years, 8 months ago
  68. f186149 osl::Mutex->std::mutex in OSLInputStreamWrapper by Noel Grandin · 4 years, 8 months ago
  69. e1558624 osl::Mutex->std::mutex in OSeekableInputWrapper by Noel Grandin · 4 years, 8 months ago
  70. ff61ec1 osl::Mutex->std::mutex in AsyncEventNotifier by Noel Grandin · 4 years, 9 months ago
  71. e62e6b6 osl::Mutex->std::mutex in NameContainer by Noel Grandin · 4 years, 9 months ago
  72. ee65259 osl::Mutex->std::mutex in SequenceInputStreamService by Noel Grandin · 4 years, 9 months ago
  73. 5be9e07 osl::Mutex->std::mutex in SequenceOutputStreamService by Noel Grandin · 4 years, 9 months ago
  74. 0e7021d lok: include the label of the status indicator by Henry Castro · 4 years, 9 months ago
  75. 09e89e7 Enable flushing accumulated Trace Events when their number reaches a limit by Tor Lillqvist · 4 years, 9 months ago
  76. 90df123 The Chrome Trace Event viewer doesn't support nested async events by Tor Lillqvist · 4 years, 10 months ago
  77. 1394bfb Drop the "console" functionality of ProfileZone by Tor Lillqvist · 4 years, 10 months ago
  78. 433ab39 Adapt implicit OString return value construction to C++23 P2266R1 by Stephan Bergmann · 4 years, 10 months ago
  79. f0a8d47 Fix syntax error in the "arguments" of a TraceEvent by Tor Lillqvist · 4 years, 11 months ago
  80. 6038c91 Add the possibility to include a set of arguments in Trace Events by Tor Lillqvist · 5 years ago
  81. 6ef6923 Simplify Sequences initializations (comphelper+connectivity) by Julien Nabet · 4 years, 10 months ago
  82. 164feca no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
  83. 9c787b1 comphelper: fix the "console" use-case of ProfileZone by Miklos Vajna · 4 years, 11 months ago
  84. c5a0b7a loplugin:stringadd improvement for appending numbers by Noel Grandin · 5 years ago
  85. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  86. 7e8960c Add SAL_WARN in case ProfileZones are overlapping and not hierarchical by Tor Lillqvist · 5 years ago
  87. 724fc62 Make the nested AsyncEvent work more reliably by Tor Lillqvist · 5 years ago
  88. 2cc42f6 Add AsyncEvent::finish() to end a nested AsyncEvent before its parent ends by Tor Lillqvist · 5 years ago
  89. 0e383fa Fix syntax error in generated JSON by Tor Lillqvist · 5 years ago
  90. 89c0d08 Introduce Async trace events and a unit test by Tor Lillqvist · 5 years ago
  91. 9e5b04d Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, too by Tor Lillqvist · 5 years ago
  92. 92c3761 Enable turning on trace event recording in a dbgutil build with an env var by Tor Lillqvist · 5 years ago
  93. 969ddb6 Re-think what the nesting means in ProfileZones by Tor Lillqvist · 5 years ago
  94. d57ac8f Make the console logging in ProfileZone work more sanely by Tor Lillqvist · 5 years ago
  95. 843db78 Move some static functions from ProfileZone to TraceEvent where they belong by Tor Lillqvist · 5 years ago
  96. f0b4eec Extend the trace event API with instant events by Tor Lillqvist · 5 years ago
  97. 9fa66a3 g_nStartTime was unused by Tor Lillqvist · 5 years ago
  98. c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
  99. 6aa148f Add also the comma separator between Event Trace events by Tor Lillqvist · 5 years ago
  100. ccc4d32 Drop the leftover "sum time" thing from the Event Trace by Tor Lillqvist · 5 years ago