1. ee0adda SAL_INFO when vnd.sun.star.expand is considered exotic by Stephan Bergmann · 1 year ago
  2. 7c64c62 Fix check for further exotic protocols by Stephan Bergmann · 1 year, 4 months ago
  3. 5e71232 look at 'embedded' protocols too by Caolán McNamara · 1 year, 4 months ago
  4. 320c2ea consider VndSunStarExpand an exotic protocol by Caolán McNamara · 1 year, 5 months ago
  5. ff38c5f warn about exotic protocols as well by Caolán McNamara · 2 years, 5 months ago
  6. 04ebce2 add some protocols that don't make sense as floating frame targets by Caolán McNamara · 2 years, 5 months ago
  7. 4b951ba tdf#128598: Revert "Move dubious file: -> smb: conversion from... by Stephan Bergmann · 6 years ago
  8. 5fd96e4 tdf#128862: fix HSQLDB odb-files with apostrophe crash by Julien Nabet · 6 years ago
  9. f77820b ofz#14989 Z_NEED_DICT related infinite loop by Caolán McNamara · 6 years ago
  10. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  11. d14d134 Switch everyone to stricter GetColorError by Jan-Marek Glogowski · 7 years ago
  12. c34bb16 Make BitmapColor inherit from / merge into Color by Jan-Marek Glogowski · 7 years ago
  13. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  14. c3f82af Remove temporary config.ini after the test by Aurimas Fišeras · 7 years ago
  15. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  16. d3581eb AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete) by Stephan Bergmann · 7 years ago
  17. 5e38da8 fix leak in exceptionToString by Noel Grandin · 7 years ago
  18. 83abdf8 tdf#42949 Fix IWYU warnings in tools/ by Gabor Kelemen · 7 years ago
  19. dd8d5e5 improve loplugin:stringconstant by Noel Grandin · 7 years ago
  20. cae53cf Decouple reading/writing of Color into GenericTypeSerializer by Tomaž Vajngerl · 7 years ago
  21. d370b67 cleanup and rename COLORDATA_RGB to color::extractRGB by Tomaž Vajngerl · 7 years ago
  22. 60de1cb Replace compile time test with a static_assert by Tomaž Vajngerl · 7 years ago
  23. d487d6e rework Color to have R,G,B,A public variables by Tomaž Vajngerl · 7 years ago
  24. 0e335af Fix uses of variables before their lifetimes begin by Stephan Bergmann · 7 years ago
  25. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  26. 7facde2 loplugin:sequentialassign in test..tools by Noel Grandin · 7 years ago
  27. ac8ee6e Revert "add more append methods to *StringBuffer" by Noel Grandin · 7 years ago
  28. 8cfa7f4 add more append methods to *StringBuffer by Noel Grandin · 7 years ago
  29. a2e3705 loplugin:unnecessaryparen improve member expression by Noel Grandin · 7 years ago
  30. 6333dcf loplugin:indentation (macOS) by Stephan Bergmann · 7 years ago
  31. 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago
  32. 9e03f68 loplugin:indentation in lingucomponent..tools by Noel Grandin · 7 years ago
  33. 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
  34. 43635b4 o3tl::make_unique -> std::make_unique in tools..xmloff by Gabor Kelemen · 7 years ago
  35. 46c645b Move dubious file: -> smb: conversion from INetURLObject to file UCP by Stephan Bergmann · 7 years ago
  36. 5988661 tools: use std::swap() in Rectangle::Justify() by Miklos Vajna · 7 years ago
  37. 553fcbb loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
  38. 12764e7 Disable test for Linux x86 CXXFLAGS=-O1 corner case by Stephan Bergmann · 7 years ago
  39. bb30e9e Test for XmlWalker to check it parses the xml as expected by Tomaž Vajngerl · 7 years ago
  40. 27cd397 Drop o3tl/clamp.hxx, use C++17 std::clamp instead by Stephan Bergmann · 7 years ago
  41. 4f36ea1 o3tl::string_view -> std::string_view (in tools) by Stephan Bergmann · 7 years ago
  42. 44266a5 fix build by Rene Engelhard · 7 years ago
  43. d8d47a0 missing include by Stephan Bergmann · 7 years ago
  44. 045f141 don't use deprecated boost/math/common_factor_rt.hpp by Rene Engelhard · 7 years ago
  45. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  46. 36b2142 remove unused SvLockBytesStatFlag enum by Noel Grandin · 7 years ago
  47. eddee22 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  48. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  49. 933660e loplugin:stringconstant look for unnecessary OString constructor use by Noel Grandin · 7 years ago
  50. ce6ac77 remove unused PolyOptimizeFlags enum values by Noel Grandin · 7 years ago
  51. c59a5b8 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  52. 542ad7c convert INetURLObject::PrefixInfo::Kind to scoped enum by Noel Grandin · 7 years ago
  53. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  54. 6740817 loplugin:constantparam by Noel Grandin · 7 years ago
  55. 270e41ad loplugin:buriedassign in sd..writerfilter by Noel Grandin · 7 years ago
  56. a3e725b Replace uses of SAL_BOUND with o3tl::clamp by Stephan Bergmann · 7 years ago
  57. 4e6b448 SvStream::m_isConsistent is always true by Noel Grandin · 7 years ago
  58. 7f48fa8 loplugin:collapseif in tools..xmloff by Noel Grandin · 7 years ago
  59. dbe94dd tdf#120657 Pie chart saved as DOC doesn't preview in MSO by Noel Grandin · 7 years ago
  60. 97ebc98 convert some macros to local functions by Noel Grandin · 7 years ago
  61. c2ce646 loplugin:useuniqueptr in ImplSysReadConfig by Noel Grandin · 7 years ago
  62. 16fb77b fix delete in MultiSelection::SetTotalRange by Noel Grandin · 7 years ago
  63. 41eeaac loplugin:oncevar by Noel Grandin · 7 years ago
  64. 8619243 Simplify containers iterations in test..tools by Arkadiy Illarionov · 7 years ago
  65. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  66. f31c9f1 clang-tidy performance-unnecessary-copy-init in test..xmlscript by Noel Grandin · 7 years ago
  67. 76dd28a loplugin:staticvar in various by Noel Grandin · 7 years ago
  68. 78490b4 pvs-studio: V668 no sense testing against null as memory was allocated by new by Caolán McNamara · 7 years ago
  69. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  70. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  71. f3b3450 tdf#42949 Fix IWYU warnings in include/tools/* by Gabor Kelemen · 7 years ago
  72. 4b5e806 workaround weird linking error on tb71 by Noel Grandin · 7 years ago
  73. 1669022 loplugin:singlevalfields by Noel Grandin · 7 years ago
  74. f730f1d Fix typos by Andrea Gelmini · 7 years ago
  75. 0f2c023 Don't just log the file name, at least say what we are doing with it by Tor Lillqvist · 7 years ago
  76. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  77. 1a049bc drop SvMemoryStream::GetBuffer by Noel Grandin · 8 years ago
  78. 833c496 loplugin:constfields in tools by Noel Grandin · 8 years ago
  79. b225295 loplugin:useuniqueptr in convertToUnicode by Noel Grandin · 8 years ago
  80. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  81. feca66c loplugin:simplifyconstruct in toolkit..ucb by Noel Grandin · 8 years ago
  82. 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
  83. 57cd494 Missing include by Stephan Bergmann · 8 years ago
  84. d7c1632 Do as the comment says it should do.. by Eike Rathke · 8 years ago
  85. 91cb01b The never ending rounding and scaling of tools::Time::GetClock() by Eike Rathke · 8 years ago
  86. 5f352a7 Round fraction if possible, else truncate; tools::Time::GetClock() by Eike Rathke · 8 years ago
  87. 7cb6dc2 Add unit tests for tools::Time::GetClock() by Eike Rathke · 8 years ago
  88. a19161a Assign fFractionOfSecond in shortcut by Eike Rathke · 8 years ago
  89. 7f3c6ef Move lcl_getHourMinuteSecond() to tools::Time::GetClock() by Eike Rathke · 8 years ago
  90. 82034b0 tdf#119326 crash when adding "Windows Share" File resource by Noel Grandin · 8 years ago
  91. 346ba4b remove mempool by Noel Grandin · 8 years ago
  92. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  93. 82828c6 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  94. 9cceba9 make DBG_TESTSOLARMUTEX available in assert builds by Noel Grandin · 8 years ago
  95. 01b4c5b cppcheck: useInitializationList in test to xmloff by Jochen Nitschke · 8 years ago
  96. c8fa03b new loplugin:stringloop, and applied in various by Noel Grandin · 8 years ago
  97. de3cb01 -Werror,-Wunused-private-field by Stephan Bergmann · 8 years ago
  98. ee025b7 loplugin:returnconstant in tools,comphelper,unotools by Noel Grandin · 8 years ago
  99. 563fe60 Fix typos by Andrea Gelmini · 8 years ago
  100. bfedfed test: create unit tests for Config by Chris Sherlock · 8 years ago