1. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  2. df4c562 add tools::Rectangle::Justify by Noel Grandin · 6 years ago
  3. 0b2ddcd loplugin:buriedassign in tools..xmloff by Noel Grandin · 6 years ago
  4. c42cf09 Revert "loplugin:constfields in tools" by Noel Grandin · 6 years ago
  5. f31af3e clang-format toolkit, tools, uui with under 5-percent lines of change by Muhammet Kara · 6 years ago
  6. 9e0470d tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer types by Canberk TURAN · 6 years ago
  7. 2796086 use FILE_ATTRIBUTE_TEMPORARY on Windows for temp files by Noel Grandin · 6 years ago
  8. 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
  9. f147b16 clang-analyzer-deadcode.DeadStores by Noel Grandin · 6 years ago
  10. b66c5f77 loplugin:unsignedcompare (clang-cl) by Stephan Bergmann · 6 years ago
  11. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  12. ce43004 don't warn about 0/0/0 year, commonly used as a default-value/no-value by Noel Grandin · 6 years ago
  13. bb32e87 loplugin:redundantcast (size_t vs. std::size_t) by Stephan Bergmann · 6 years ago
  14. f69fa57 tdf#96505 Get rid of cargo cult long integer literals by Yusuf Keten · 6 years ago
  15. d016e05 pdf: extract XMP metadata writing and use XmlWriter by Tomaž Vajngerl · 6 years ago
  16. 1a53e60 sal_Char->char in tools by Noel Grandin · 6 years ago
  17. fc761cb tools: define DbgTestSolarMutex() unconditionally by Miklos Vajna · 6 years ago
  18. 2bf22c8 SvFileStream::Lock/UnlockRange are only called from within SvFileStream itself by Stephan Bergmann · 6 years ago
  19. d87f6fd Fix typos by Andrea Gelmini · 6 years ago
  20. c4d3d5a clang-tidy(WIP): bugprone-signed-char-misuse findings 3 by Tamás Zolnai · 6 years ago
  21. ec1795c clang-tidy(WIP): bugprone-signed-char-misuse findings 2 by Tamás Zolnai · 6 years ago
  22. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  23. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  24. c5f0e89 tdf#128862: fix HSQLDB odb-files with apostrophe crash by Julien Nabet · 6 years ago
  25. c13a664 Don't compile cpuid test with INTRINSICS_CXXFLAGS by Tomaž Vajngerl · 6 years ago
  26. 48101a1 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  27. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  28. c68be56 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  29. b25fd58 -fsanitize=nullptr-with-nonzero-offset by Stephan Bergmann · 6 years ago
  30. 0f87447 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  31. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  32. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  33. 4a96fb8 loplugin:bufferadd loosen some constraints by Noel Grandin · 6 years ago
  34. 789b514 ofz#14989 Z_NEED_DICT related infinite loop by Caolán McNamara · 6 years ago
  35. 732e02f drop PZSTREAM define by Caolán McNamara · 6 years ago
  36. 241bee7 convert WriteCharPtr..getStr to WriteOString by Noel Grandin · 6 years ago
  37. 0c1033a tools: don't leave SvStream::m_nBufFilePos pointing beyond the end by Michael Stahl · 6 years ago
  38. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  39. f9877e1 ofz#17212 Floating point exception by Caolán McNamara · 7 years ago
  40. dc34ab8 always use gb_LinkTarget__get_cxxflags for cxxobjects by Luboš Luňák · 7 years ago
  41. 9e5b43f loplugin:stringadd in tools..unotools by Noel Grandin · 7 years ago
  42. 66eedce7 Move Rectangle,Point,Size serialization to GenericTypeSerializer by Tomaž Vajngerl · 7 years ago
  43. 2f5f459 support O(U)String::number() for fast string concatenation by Luboš Luňák · 7 years ago
  44. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  45. 9c78b8a remove unused crc functionality from ZCodec by Noel Grandin · 7 years ago
  46. d5f1b51 Use CPPUNIT_ASSERT in test code by Stephan Bergmann · 7 years ago
  47. 813cca9 Fix assert by Mike Kaganski · 7 years ago
  48. 0940229 Fix '..' by Andrea Gelmini · 7 years ago
  49. 1c7fdf5 fix PolyPolygon move operator= by Noel Grandin · 7 years ago
  50. 6e4a254 new loplugin:noexceptmove by Noel Grandin · 7 years ago
  51. b824893 INetURLObject::setFSysPath is unused now by Stephan Bergmann · 7 years ago
  52. 3d9f291 loplugin:returnconstval in tools by Noel Grandin · 7 years ago
  53. e31a38d Fix typos by Andrea Gelmini · 7 years ago
  54. 263e04b Fix typos by Andrea Gelmini · 7 years ago
  55. 92a8faa Improved loplugin:stringconstant (now that GCC 7 supports it): tools by Stephan Bergmann · 7 years ago
  56. fbaf0cc cid#1448224 Unchecked return value by Caolán McNamara · 7 years ago
  57. 48480d4 make tools::Rectangle::getBottom return 0 when empty by Noel Grandin · 7 years ago
  58. 3932c81 make tools::Rectangle::getWidth return 0 when empty by Noel Grandin · 7 years ago
  59. 5d390df make tools::Rectangle::Bottom return Top when empty by Noel Grandin · 7 years ago
  60. 1ce1c26 make tools::Rectangle::Right return Left when empty by Noel Grandin · 7 years ago
  61. bfdd98d make tools::Rectangle::SaturatingSetX/Y respect empty state by Noel Grandin · 7 years ago
  62. 031d30b make tools::Rectangle::setY respect empty state by Noel Grandin · 7 years ago
  63. 1ddf8be make tools::Rectangle::setX respect empty state by Noel Grandin · 7 years ago
  64. 7554ec5 make tools::Rectangle::AdjustBottom respect empty state by Noel Grandin · 7 years ago
  65. ed0f690 make tools::Rectangle::AdjustRight respect empty state by Noel Grandin · 7 years ago
  66. 77ca413 make tools::Rectangle::shrink respect empty state by Noel Grandin · 7 years ago
  67. 11d0cc0 Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bf by Mike Kaganski · 7 years ago
  68. fc0850d fix android build - fallback getCpuId only had one parameter by Tomaž Vajngerl · 7 years ago
  69. f43f9b9 CPU intrinsics detection (SSE, AVX) by Tomaž Vajngerl · 9 years ago
  70. 9e8c6c8 make tools::Rectangle::expandBy respect empty state by Noel Grandin · 7 years ago
  71. 20b1e64 tdf#126121: WebDAV redirection detection by Mike Kaganski · 7 years ago
  72. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  73. 31589bf tdf#94677 Calc is slow opening large CSV, improve tools::Fraction by Noel Grandin · 7 years ago
  74. 17ae6c3 Add test clarifying behavior of INetURLObject::setName on empty path by Stephan Bergmann · 7 years ago
  75. e7e87ad Extend INetURLObject::setName and drop INetURLObject::SetName by Mike Kaganski · 7 years ago
  76. 70accc2 loplugin:logexceptionnicely in toolkit..unoxml by Noel Grandin · 7 years ago
  77. 76c4ed3 Revert "improve empty tools::Rectangle (width)" by Noel Grandin · 7 years ago
  78. a46a257 improve empty tools::Rectangle (width) by Noel Grandin · 7 years ago
  79. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  80. d14d134 Switch everyone to stricter GetColorError by Jan-Marek Glogowski · 7 years ago
  81. c34bb16 Make BitmapColor inherit from / merge into Color by Jan-Marek Glogowski · 7 years ago
  82. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  83. c3f82af Remove temporary config.ini after the test by Aurimas Fišeras · 7 years ago
  84. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  85. d3581eb AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete) by Stephan Bergmann · 7 years ago
  86. 5e38da8 fix leak in exceptionToString by Noel Grandin · 7 years ago
  87. 83abdf8 tdf#42949 Fix IWYU warnings in tools/ by Gabor Kelemen · 7 years ago
  88. dd8d5e5 improve loplugin:stringconstant by Noel Grandin · 7 years ago
  89. cae53cf Decouple reading/writing of Color into GenericTypeSerializer by Tomaž Vajngerl · 7 years ago
  90. d370b67 cleanup and rename COLORDATA_RGB to color::extractRGB by Tomaž Vajngerl · 7 years ago
  91. 60de1cb Replace compile time test with a static_assert by Tomaž Vajngerl · 7 years ago
  92. d487d6e rework Color to have R,G,B,A public variables by Tomaž Vajngerl · 7 years ago
  93. 0e335af Fix uses of variables before their lifetimes begin by Stephan Bergmann · 7 years ago
  94. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  95. 7facde2 loplugin:sequentialassign in test..tools by Noel Grandin · 7 years ago
  96. ac8ee6e Revert "add more append methods to *StringBuffer" by Noel Grandin · 7 years ago
  97. 8cfa7f4 add more append methods to *StringBuffer by Noel Grandin · 7 years ago
  98. a2e3705 loplugin:unnecessaryparen improve member expression by Noel Grandin · 7 years ago
  99. 6333dcf loplugin:indentation (macOS) by Stephan Bergmann · 7 years ago
  100. 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago