1. c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
  2. 6783afe no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
  3. 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
  4. 81def52 loplugin:unusedmethods by Noel Grandin · 4 years, 11 months ago
  5. 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
  6. a5bdce55 comment on suspicious code by Caolán McNamara · 5 years ago
  7. 32b09fac Revert "simplify the vcl<->toolkit connection" by Noel Grandin · 5 years ago
  8. f7a86c5 simplify the vcl<->toolkit connection by Noel Grandin · 5 years ago
  9. 1545949 ref-count SfxItemPool by Noel Grandin · 5 years ago
  10. d6375dc loplugin:unusedmethods by Noel Grandin · 5 years ago
  11. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  12. 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
  13. c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
  14. ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
  15. 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 5 years ago
  16. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  17. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  18. 07fd90c rtl::Static -> function local static by Noel Grandin · 5 years ago
  19. c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
  20. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  21. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  22. 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
  23. 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago
  24. 1692998 use strong_int for item ids in vcl::ToolBox by Noel · 5 years ago
  25. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  26. 9c1ec55 loplugin:refcounting in forms by Noel · 5 years ago
  27. 7ffb71e loplugin:refcounting in forms by Noel · 5 years ago
  28. 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
  29. 066799b loplugin:referencecasting check for Reference::query by Noel · 5 years ago
  30. a444a8d tdf#140151: revert fix for tdf#46579 which caused regression by Julien Nabet · 5 years ago
  31. 9430608 simplify code, use more subView() by Noel · 5 years ago
  32. 1aa3129 avoid some ref-counting by Noel Grandin · 5 years ago
  33. 654c527 Use ContainerType().swap and avoid local variables by Mike Kaganski · 5 years ago
  34. 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
  35. 8f453c6 static_cast after dynamic_cast by Noel Grandin · 5 years ago
  36. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  37. 3b352e8 AppendRowSetValueString is used on a ValueList by Stephan Bergmann · 5 years ago
  38. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  39. ea14c98 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Bayram Çiçek · 5 years ago
  40. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  41. 86707f3 Typos in code (vlc->vcl/vclx) by Julien Nabet · 5 years ago
  42. 17aea7c vcl: move access functions into appropriate bitmap access files by Chris Sherlock · 5 years ago
  43. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  44. 1ac4498 update pches by Caolán McNamara · 5 years ago
  45. fd670f5 Simplify code in forms/clickableimage by Julien Nabet · 5 years ago
  46. 07be45d tdf#46579: fix form fields 'Image Button' in Forms by Julien Nabet · 5 years ago
  47. 3fdf151 Removed triplicated includes by Andrea Gelmini · 5 years ago
  48. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  49. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  50. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  51. 19926ed3 loplugin:stringview: Flag empty string converted to string view by Stephan Bergmann · 5 years ago
  52. 9517641 tdf#123936 Formatting files in module forms with clang-format by Philipp Hofer · 5 years ago
  53. f34ac57 New loplugin:stringviewparam by Stephan Bergmann · 5 years ago
  54. a5389cb tdf#42949 Fix new IWYU warnings in directories [e-f]* by Gabor Kelemen · 5 years ago
  55. a0eab90 toolbox always has flat style by Noel Grandin · 5 years ago
  56. 700a833 long->tools::Long in forms..framework by Noel · 5 years ago
  57. 547b1d0 use more TOOLS_WARN_EXCEPTION by Noel · 6 years ago
  58. 9da6180 Fix typo in code by Andrea Gelmini · 6 years ago
  59. bd40e50 fix compile error in java test code by Noel Grandin · 6 years ago
  60. 61e2da8 Fix typo in code by Andrea Gelmini · 6 years ago
  61. 0593f35 TabPage no longer needs to inherit from VclBuilderContainer by Caolán McNamara · 6 years ago
  62. 59fee590 Fix typo in code by Andrea Gelmini · 6 years ago
  63. 0d2dbcb Fix typo in code by Andrea Gelmini · 6 years ago
  64. 2d9d901 Fix typos by Andrea Gelmini · 6 years ago
  65. 0775b90 Fix typos by Andrea Gelmini · 6 years ago
  66. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  67. 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
  68. 6274fbe loplugin:constantparam by Noel Grandin · 6 years ago
  69. c9a0cbc Fix typos by Andrea Gelmini · 6 years ago
  70. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  71. 9a2c347 inline some use-once typedefs by Noel Grandin · 6 years ago
  72. 3101fa6 use OUStringLiteral in SfxItemPropertyMapEntry by Noel Grandin · 6 years ago
  73. 621580e Fix typos to complete commit cfce486 by Andrea Gelmini · 6 years ago
  74. cfce486 dito->ditto by Caolán McNamara · 6 years ago
  75. b631139 weld AbsolutePos by Caolán McNamara · 6 years ago
  76. 444f355 weld RecordPositionInput by Caolán McNamara · 6 years ago
  77. a9d797e weld form navigator label item windows by Caolán McNamara · 6 years ago
  78. da7489e compact namespace decl by Noel Grandin · 6 years ago
  79. a03bc50 tdf#134478 Refactor dumping of EditEngine data by Jan-Marek Glogowski · 6 years ago
  80. b050b7e update pches by Caolán McNamara · 6 years ago
  81. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  82. 8d414f3 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Michael Warner · 6 years ago
  83. ddb1bbf Upcoming loplugin:elidestringvar: forms by Stephan Bergmann · 6 years ago
  84. 468e8d5 inline some use-once typedefs by Noel Grandin · 6 years ago
  85. c200aa2 remove Size arg from Window::Draw and depend on GetSizePixel by Caolán McNamara · 6 years ago
  86. 89340fc use for-range on Sequence in f* by Noel Grandin · 6 years ago
  87. a5458d1 limit forms to http[s] by Caolán McNamara · 6 years ago
  88. a892669 USE_REGISTER_TRANSFER is never defined by Caolán McNamara · 6 years ago
  89. 318d5bf factor out finding the matching SfxObjectShell by Caolán McNamara · 6 years ago
  90. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  91. eecf74d compact namespace in filter..framework by Noel Grandin · 6 years ago
  92. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  93. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  94. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  95. fcabb9a loplugin:flatten in forms by Noel Grandin · 6 years ago
  96. f59d9e7 new loplugin:unusedvariableplus by Noel Grandin · 6 years ago
  97. d70fcbd Fix typo by Andrea Gelmini · 6 years ago
  98. 8f8b64c tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`. by Yukio Siraichi · 6 years ago
  99. c95529e tdf#130976 replace `rtl::math::isInf` with `std::inf`. by Yukio Siraichi · 6 years ago
  100. 8e173a9 tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. by Yukio Siraichi · 6 years ago