1. 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
  2. 0b1e4a3 Prevent Any::setValue from reinterpreting bool* as sal_Bool* by Stephan Bergmann · 10 years ago
  3. 82e9cfc use Any constructor for bool values, instead of temporary vars by Noel Grandin · 10 years ago
  4. 8d41866 tdf#81833: form protection can be modified as compatibility option by Oliver Specht · 10 years ago
  5. 4f8756f loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  6. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  7. 80d5581 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  8. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  9. fb42d03 clang-tidy performance-unnecessary-value-param in unotools by Noel Grandin · 10 years ago
  10. 17b1852 loplugin:constantparam in unotools by Noel Grandin · 10 years ago
  11. f13e80b reduce unnecessary reallocing by Noel Grandin · 10 years ago
  12. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  13. bfb9612 tdf#97499 Fixed containers parameters clearing #3 by tymyjan · 10 years ago
  14. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  15. 7da3a53 don't allocate and destroy a LocaleDataItem for each cell, tdf#97989 by Markus Mohrhard · 10 years ago
  16. f958db4 loplugin:constantparam in unotools/ by Noel Grandin · 10 years ago
  17. 4d85742 define ODFSVER_LATEST at a central place by Eike Rathke · 10 years ago
  18. ea943b3 quieten debugging soffice startup by Caolán McNamara · 10 years ago
  19. 4a7237c Avoid reserved identifier by Stephan Bergmann · 10 years ago
  20. 6326d761 tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  21. cc84aaf tdf#97703 removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
  22. 5582f05 unotools: handle classification path in SvtDefaultOptions by Miklos Vajna · 10 years ago
  23. bf17219 sfx2 classification: use SvtPathOptions by Miklos Vajna · 10 years ago
  24. 1110346 loplugin:unuseddefaultparam in unotools by Noel Grandin · 10 years ago
  25. 82e23b5 add missing comma by Eike Rathke · 10 years ago
  26. a097e18 prepare SearchOptions config with IsUseWildcard by Eike Rathke · 10 years ago
  27. 0839f90 convert EConfigurationModes to scoped enum by Noel Grandin · 10 years ago
  28. 1f33570 SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter by Eike Rathke · 10 years ago
  29. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  30. ed21ac6 OTempFileService: avoid manually deleting mpTempFile by Miklos Vajna · 10 years ago
  31. 970c0fe nitpick, mention function name in assert by Eike Rathke · 10 years ago
  32. 599f0cb interface to new XTextSearch2 with SearchOptions2, tdf#72196 by Eike Rathke · 10 years ago
  33. e9a2e04 OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that by Caolán McNamara · 10 years ago
  34. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  35. a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
  36. 24ada65 loplugin:unusedmethods unused return value in include/unotools by Noel Grandin · 10 years ago
  37. 1b0166e unotools: This list is constant by Takeshi Abe · 10 years ago
  38. 5ec991b loplugin:unusedmethods unused return value unotools/ by Noel Grandin · 10 years ago
  39. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  40. 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
  41. 9eb3199 let us try to use the pid as well on windows by Markus Mohrhard · 10 years ago
  42. bac1170 remove unnecessary ; by Markus Mohrhard · 10 years ago
  43. 3f47ffc OModule::onFirstClient is unused by Noel Grandin · 10 years ago
  44. 85ae903 loplugin:unusedfields unotools,unoxml by Noel Grandin · 10 years ago
  45. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  46. c31b6e1 Silence warning C4334 under --enble-64-bit MSVC by Stephan Bergmann · 10 years ago
  47. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  48. 96ee91a add const in ranged for by Andrzej Hunt · 10 years ago
  49. b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
  50. 9c5060a attempt to fix tdf#95935 - CRASH on startup in o3tl vcl code by Noel Grandin · 10 years ago
  51. ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
  52. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  53. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  54. 7f5c879 com::sun::star->css in unotools/ by Noel Grandin · 10 years ago
  55. edc264d use unique_ptr for pImpl in unotools/ by Noel Grandin · 10 years ago
  56. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  57. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  58. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  59. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  60. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  61. d7801c3 Namespace cleanup and disambiguation by Ashod Nakashian · 10 years ago
  62. cf7dc8b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  63. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  64. d964a43 loplugin:stringconstant: elide explicit ctor usage (manually due to macros) by Stephan Bergmann · 10 years ago
  65. 0f87f64 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  66. b73db44 java: combine nested if statements by Noel Grandin · 10 years ago
  67. 9426851 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  68. 2e5be58 complete initial compiler plugin for the ServiceDocumenter by Bjoern Michaelsen · 10 years ago
  69. 59b072e yyyyy by Noel Grandin · 10 years ago
  70. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  71. 9a85743 tdf#48456 : when searching for a number, consider formatting by Dennis Francis · 10 years ago
  72. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  73. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  74. b4b7703 cppcheck:variableScope by Noel Grandin · 10 years ago
  75. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  76. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  77. f76b3dd Move SolarMutex down from tools to comphelper/ to make life easier. by Michael Meeks · 10 years ago
  78. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  79. b4576f3 tdf#82744: fix WebDAV lock/unlock behaviour - part 3 by Giuseppe Castagno · 11 years ago
  80. 65c075f clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  81. 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
  82. 53e6ac15 Fix typos by Andrea Gelmini · 11 years ago
  83. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  84. 9a5ba07 Fix C2695: overriding virtual function differs only by calling convention by Tor Lillqvist · 11 years ago
  85. 2dea4d2 Fix error: exception specification of overriding function is more lax ... by Tor Lillqvist · 11 years ago
  86. c4f6389 use the generated offapi signature by Bjoern Michaelsen · 11 years ago
  87. 6f6cd88 use exact signatures from offapi by Bjoern Michaelsen · 11 years ago
  88. 4abd8fe add implementation for theServiceDocumenter singleton by Bjoern Michaelsen · 11 years ago
  89. a0fa0fb downgrade warning, exception on opening a missing file is an expected thing by Caolán McNamara · 11 years ago
  90. 2466aa2 convert Link<> to typed by Noel Grandin · 11 years ago
  91. a9c83ee unotools: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  92. 37a6fdf loplugin:stringconstant also for cases using char const v[] = "..." by Stephan Bergmann · 11 years ago
  93. 5e76274 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  94. beb8f3a SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLong by Matteo Casalin · 11 years ago
  95. 1b9c3a1 Revert "Simplify MultiAtomProvider::getString" by Stephan Bergmann · 11 years ago
  96. 625c93a Simplify MultiAtomProvider::getString by Stephan Bergmann · 11 years ago
  97. d3de490 Add vnd.sun.star.webdavs URL scheme by Stephan Bergmann · 11 years ago
  98. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  99. 77dc6b3 tweak config-less sysconfig path by Caolán McNamara · 11 years ago
  100. af6daec7 more config skipping stuff and a tester tool by Caolán McNamara · 11 years ago