1. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  2. f23c32e tdf#98644 : better error message when wrong password entered by Szymon Kłos · 10 years ago
  3. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  4. e4738bf Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  5. 37d34e2 Related tdf#88502 a better implementation than the one in... by Giuseppe Castagno · 10 years ago
  6. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  7. 1c71c60 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  8. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  9. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  10. 70bb8c2 Related tdf#88502 Add default XCommandEnvironment to ... by Giuseppe Castagno · 10 years ago
  11. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  12. f6ea0b2 loplugin:passstuffbyref in ucb by Noel Grandin · 10 years ago
  13. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  14. b8cd222 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  15. 1b4c832 These are SAL_INFO, at best by Stephan Bergmann · 10 years ago
  16. 8375aff loplugin:constantparam in ucb by Noel Grandin · 10 years ago
  17. 21eef3b unnecessary realloc by Noel Grandin · 10 years ago
  18. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  19. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  20. d2f9f27 loplugin:nullptr: Find some more cases in templates by Stephan Bergmann · 10 years ago
  21. 7d67fbd Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  22. cd6d590 Remaining argument from loplugin:constantparam in ucb by Korrawit Pruegsanusak · 10 years ago
  23. b5ba4a9 Restore WebDAV credential dialog functionality... by Giuseppe Castagno · 10 years ago
  24. 3d26445 loplugin:constantfunction in ucbhelper by Noel Grandin · 10 years ago
  25. b47cb64 loplugin:constantparam by Noel Grandin · 10 years ago
  26. b64c7f9 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  27. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  28. 83452dd tdf#97966 redundant static keywords removed 6 by Wastack · 10 years ago
  29. 45a771e Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  30. 7b94294 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  31. cda55df Avoid reserved identifier by Stephan Bergmann · 10 years ago
  32. 4a296a0 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  33. 416526c Make CppunitTest name match *.mk file name by Stephan Bergmann · 10 years ago
  34. 3d82b08 These tests can just derive from plain CppUnit::TestFixture by Stephan Bergmann · 10 years ago
  35. af74913 loplugin:constantparams in ucb by Noel Grandin · 10 years ago
  36. 23d2e0e follow the boost lib naming scheme for DateTime too by David Tardon · 10 years ago
  37. 00ecf78 tdf#97499 Remove some Default arguments in unordered container by Jaskaran · 10 years ago
  38. 359e0b4 loplugin:unuseddefaultparams by Noel Grandin · 10 years ago
  39. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  40. b0cda1b loplugin:stringconstant by Stephan Bergmann · 10 years ago
  41. c96dc88 ucb: replace boost::bind with C++11 lambdas by Michael Stahl · 10 years ago
  42. 83911dd loplugin:unuseddefaultparam in ucb by Noel Grandin · 10 years ago
  43. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  44. 778e9a6 new loplugin: find write-only fields by Noel Grandin · 10 years ago
  45. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  46. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  47. f12e483 Fix tdf#97500 Reinstate missing file error dialog on WebDAV by Giuseppe Castagno · 10 years ago
  48. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  49. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  50. 4186368 fix typo by Markus Mohrhard · 10 years ago
  51. 98c3436 boost::hash->std::hash by Noel Grandin · 10 years ago
  52. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  53. d61352f5 Related tdf#95217: Force HEAD method in Web access if PROPFIND failed by Giuseppe Castagno · 10 years ago
  54. e973b34 Related tdf#95217: Http header names are case insensitive by Giuseppe Castagno · 10 years ago
  55. 80321c5 Fix typo, change misleading warning message by Giuseppe Castagno · 10 years ago
  56. e76b009 sequence->vector in OInteractionRequest by Noel Grandin · 10 years ago
  57. 1f9f1fe Add initial cppunit test to webdav, 'local' only, neon version by Giuseppe Castagno · 10 years ago
  58. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  59. 8a43ba5 loplugin:unusedmethods unused return value in ucb/ by Noel Grandin · 10 years ago
  60. 7a32b6f Related tdf#96174: save again on Google Drive. by Giuseppe Castagno · 10 years ago
  61. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  62. 0aa5414 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  63. 5fc2910 tdf#96669: IsDocument should be true only if the document exists by Giuseppe Castagno · 10 years ago
  64. 5c4de8f Related tdf#96833: breadcrumb: setting URL, host port gets lost. by Giuseppe Castagno · 10 years ago
  65. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  66. dff9873 loplugin:unusedfields UnoControls,ucb by Noel Grandin · 10 years ago
  67. 1422005 Related tdf#90700 Add configuration for web connection timeout. by Giuseppe Castagno · 10 years ago
  68. 4c82edf tdf#95792: fix saving file the first time on some WebDAV servers. by Giuseppe Castagno · 10 years ago
  69. 9b9329e Some WebDAV server answer without 'DAV:' XML namespace. by Giuseppe Castagno · 10 years ago
  70. 9595875 Fix tdf#90700 Notify connect timeout early. by Giuseppe Castagno · 10 years ago
  71. fb8a3fa loplugin:nullptr: More NULL -> nullptr automatic rewrite by Stephan Bergmann · 10 years ago
  72. dd9c15b Add/change some logs in WebDAV ucb.ucp layer. by Giuseppe Castagno · 10 years ago
  73. d2df035 loplugin:unusedfields by Noel Grandin · 10 years ago
  74. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  75. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  76. 00bb814 loplugin:unusedfields in ucb/ by Noel Grandin · 10 years ago
  77. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  78. 85d7a76 use unique_ptr for pImpl in ucb/ by Noel Grandin · 10 years ago
  79. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  80. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  81. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  82. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  83. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  84. 05b4902 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  85. a3db495 com::sun::star->css in tools/ and ucb/ by Noel Grandin · 10 years ago
  86. aa9f75a coverity#1338238 Uncaught exception by Caolán McNamara · 10 years ago
  87. 41155a3 coverity#1338237 Uncaught exception by Caolán McNamara · 10 years ago
  88. a04b96e coverity#1338236 Uncaught exception by Caolán McNamara · 10 years ago
  89. ebb3beb loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  90. b37b7b5 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  91. 59b072e yyyyy by Noel Grandin · 10 years ago
  92. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  93. 4d6defc Remove last stdio.h from ucb module by Julien Nabet · 10 years ago
  94. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  95. 6948c54 tdf#75637: Resolve help images via a vnd.libreoffice.image UCP by Stephan Bergmann · 10 years ago
  96. fc90cf2 ucb: replace boost::ptr_vector with std::vector<std::unique_ptr> by Michael Stahl · 10 years ago
  97. b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
  98. 98528be tdf#91054 cleanup weirdo function prototypes by kerem · 10 years ago
  99. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  100. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago