1. 47a54c3 "General Internet Error" dialog appearing on gio mount by Caolán McNamara · 6 years ago
  2. 4d9fbf4 tdf#128598: Revert "Move dubious file: -> smb: conversion from... by Stephan Bergmann · 6 years ago
  3. 913d34e Extend loplugin:salbool to loplugin:fakebool by Stephan Bergmann · 6 years ago
  4. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  5. 7f30522 New loplugin:conditionalstring by Stephan Bergmann · 6 years ago
  6. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  7. c920592 tdf#42949 Fix IWYU warnings in ucb/*/*cxx by Gabor Kelemen · 6 years ago
  8. bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
  9. e399c5a Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for now by Stephan Bergmann · 6 years ago
  10. 0f87447 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  11. 0b3db87 Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now by Stephan Bergmann · 6 years ago
  12. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  13. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  14. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  15. c71896d use cppu::WeakImplHelper in HierarchyDataSource by Noel Grandin · 7 years ago
  16. 0adf816 use cppu::WeakImplHelper in FTPContentIdentifier by Noel Grandin · 7 years ago
  17. d8ad8cc use cppu::WeakImplHelper in fileaccess::FileContentIdentifier by Noel Grandin · 7 years ago
  18. 9f98191 use cppu::WeakImplHelper in UniversalContentBroker by Noel Grandin · 7 years ago
  19. ed1f20d use cppu::WeakImplHelper in CachedDynamicResultSetStubFactory by Noel Grandin · 7 years ago
  20. 4177246 use cppu::WeakImplHelper in fileaccess::BaseContent by Noel Grandin · 7 years ago
  21. c5e9bc7 use cppu::WeakImplHelper in CachedDynamicResultSetFactory by Noel Grandin · 7 years ago
  22. 6a1485d use cppu::WeakImplHelper in CachedContentResultSetStubFactory by Noel Grandin · 7 years ago
  23. 353be96 use cppu::WeakImplHelper in CachedContentResultSetFactory by Noel Grandin · 7 years ago
  24. 4390041 enable -Wrange-loop-analysis on clang by Noel Grandin · 7 years ago
  25. 9e5b43f loplugin:stringadd in tools..unotools by Noel Grandin · 7 years ago
  26. 6076335 tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx by Gabor Kelemen · 7 years ago
  27. 08519ce loplugin:constmethod in ucb..uui by Noel Grandin · 7 years ago
  28. b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
  29. 780132a Use cppu::WeakImplHelper by Stephan Bergmann · 7 years ago
  30. c01c346 Better use rtl::Reference to hold ref-counted UNO objects by Stephan Bergmann · 7 years ago
  31. 82572ca improve and enable loplugin:fragiledestructor by Noel Grandin · 7 years ago
  32. c12c84e Fixing "...." by Andrea Gelmini · 7 years ago
  33. 0940229 Fix '..' by Andrea Gelmini · 7 years ago
  34. 9e0b342 loplugin:referencecasting find more redundant static_cast by Noel Grandin · 7 years ago
  35. 57c9a99 loplugin:returnconstval in test..writerfilter by Noel Grandin · 7 years ago
  36. 1d4eb1b loplugin:constvars in test..unotools by Noel Grandin · 7 years ago
  37. 1c3d143 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  38. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  39. a007374 loplugin:sequenceloop in ucb..unotools by Noel Grandin · 7 years ago
  40. c77e30c replace ".get->" with "->" by Noel Grandin · 7 years ago
  41. e31a38d Fix typos by Andrea Gelmini · 7 years ago
  42. b937a95 Fix typos by Andrea Gelmini · 7 years ago
  43. e6c0369 Fix typos by Andrea Gelmini · 7 years ago
  44. 909c810 Fix OSL_ENSURE argument by Arkadiy Illarionov · 7 years ago
  45. eda2eb3 Improved loplugin:stringconstant (now that GCC 7 supports it): ucb by Stephan Bergmann · 7 years ago
  46. 4a9ac82 Fix typos by Andrea Gelmini · 7 years ago
  47. b71e02d dispose() methods should clear their smart pointers by Noel Grandin · 7 years ago
  48. 5e752b3 cid#705118 Using invalid iterator by Caolán McNamara · 7 years ago
  49. bac57f7 cid#1448305 silence Out-of-bounds access by Caolán McNamara · 7 years ago
  50. d943b42 loplugin:referencecasting in ucb by Noel Grandin · 7 years ago
  51. cdbe8a8 loplugin:constantparam by Noel Grandin · 7 years ago
  52. 1dc7475 cid#1448426 Unchecked return value by Caolán McNamara · 7 years ago
  53. 6568ee8 cid#1448437 Unchecked return value by Caolán McNamara · 7 years ago
  54. b6f452f cid#1448431 Using invalid iterator by Caolán McNamara · 7 years ago
  55. e22adfa Use constexpr ctor to simplify TimeValue initialization by Mike Kaganski · 7 years ago
  56. 94e4695 tdf#126279 related: remove locks from NeonLockStore after NE_AUTH error by Mike Kaganski · 7 years ago
  57. b35ae1e tdf#39593 Reduce copy-paste in XRow_impl::get* some more by Arkadiy Illarionov · 7 years ago
  58. 351b730 tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCK by Mike Kaganski · 7 years ago
  59. ed920b7 Simplify lastChanceToSendRefreshRequest calculation by Mike Kaganski · 7 years ago
  60. 83867d0 no need for XResultSet_impl to extend Notifier by Noel Grandin · 7 years ago
  61. 02872ce Simplify Sequence iterations in ucb by Arkadiy Illarionov · 7 years ago
  62. 6396988 tdf#39593 Reduce copy-paste in XRow_impl::get* by Arkadiy Illarionov · 7 years ago
  63. 894880f Flatten TaskManager::erasePersistentSet and TaskManager::copyPersistentSet by Arkadiy Illarionov · 7 years ago
  64. b8cb558 Use proper index in loop body by Arkadiy Illarionov · 7 years ago
  65. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  66. 70accc2 loplugin:logexceptionnicely in toolkit..unoxml by Noel Grandin · 7 years ago
  67. 1439a09 tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part1 by Noel Grandin · 7 years ago
  68. 165327d4 tdf#125424: properly reset temporarily cleared guard by Mike Kaganski · 7 years ago
  69. 8a443fe tdf#124962: Reduce risk of g_main_loop_run from within gio MountOperation by Stephan Bergmann · 7 years ago
  70. d36331d Remove unhelpful "using namespace com::sun::star;" from ucb/source/ucp/gio/ by Stephan Bergmann · 7 years ago
  71. deffca1 Use hasElements to check Sequence emptiness in [t-u]* by Arkadiy Illarionov · 7 years ago
  72. 6d3dd64 tdf#123472: Propagate getGFileInfo failure less aggressively by Stephan Bergmann · 7 years ago
  73. 0a04150 tdf#124635 MountOperation::Mount can be called with SolarMutex unlocked by Stephan Bergmann · 7 years ago
  74. 1a5b12a optimise find/insert pattern by Noel Grandin · 7 years ago
  75. 4506a89 ucb: xmlns typo by Michael Stahl · 7 years ago
  76. 897493f loplugin:sequentialassign in ucb..vbahelper by Noel Grandin · 7 years ago
  77. 1d556ff tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 4 by Noel Grandin · 7 years ago
  78. 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
  79. ac8ee6e Revert "add more append methods to *StringBuffer" by Noel Grandin · 7 years ago
  80. 8cfa7f4 add more append methods to *StringBuffer by Noel Grandin · 7 years ago
  81. 184be2d tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  82. 04cf6de0 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  83. 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
  84. 376ee49 remove some unused typedefs by Noel Grandin · 7 years ago
  85. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  86. 131cc96 loplugin:unusedfields in ucb,ucbhelper by Noel Grandin · 7 years ago
  87. 0a5ca57 tdf#123293 sfx2: fix metadata loss when loading from stream by Michael Stahl · 7 years ago
  88. cfbd830 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
  89. 0d1253c new loplugin writeonlyvars by Noel Grandin · 7 years ago
  90. 30e99b7 loplugin:indentation in ucb..ucbhelper by Noel Grandin · 7 years ago
  91. 43635b4 o3tl::make_unique -> std::make_unique in tools..xmloff by Gabor Kelemen · 7 years ago
  92. 46c645b Move dubious file: -> smb: conversion from INetURLObject to file UCP by Stephan Bergmann · 7 years ago
  93. 045c5bb tdf#123067: fix assert when exporting template by Julien Nabet · 7 years ago
  94. 6239993 loplugin:constparams in ucb..xmlhelp by Noel Grandin · 7 years ago
  95. bcb1969 rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns EOPNOTSUPP by Stephan Bergmann · 7 years ago
  96. 23a8d5f Upgrade external/boost to Boost 1.69.0 by Stephan Bergmann · 7 years ago
  97. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  98. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  99. 162a472 Don't crash when accessing WebDAV resource after auth failed by Mike Kaganski · 7 years ago
  100. a60265f use unique_ptr in ucb by Noel Grandin · 7 years ago