1. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  2. 6581f02 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: forms by Stephan Bergmann · 2 years, 6 months ago
  3. 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
  4. dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
  5. e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
  6. 74410e5 Replace useless lcl_throwIllegalArgumentException function (forms) by Julien Nabet · 2 years, 6 months ago
  7. 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
  8. 2295c2b sw, forms: some hacks to nerf time-fields so convwatch works better by Michael Stahl · 10 years ago
  9. 18446cd loplugin:finalclasses by Noel Grandin · 2 years, 9 months ago
  10. 77befdd loplugin:unusedvarsglobal by Noel Grandin · 2 years, 9 months ago
  11. 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
  12. 839c501 use more TypedWhichId in editeng by Noel Grandin · 2 years, 11 months ago
  13. 45826e6 XML forms: remove duplicate addEventListener DOMAttrModified with capture true by Julien Nabet · 2 years, 11 months ago
  14. 0138745 tdf#155123: XML Form: Deleting parts of user defined data type impossible by Julien Nabet · 2 years, 11 months ago
  15. 2811ffb4 tdf#154628: XML Form Document: Sending data with GET fires very often by Julien Nabet · 2 years, 11 months ago
  16. aa0cbe2 tdf#155121: XML Form Document: better take into account "not required" by Julien Nabet · 2 years, 11 months ago
  17. 63b8e8b tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandle by Caolán McNamara · 2 years, 11 months ago
  18. 1c7cbd6 use AlphaMask for variables when calling GetAlphaMask by Noel Grandin · 2 years, 11 months ago
  19. 9e74519 Resolves: tdf#154337 allow submitting to file: if user agrees by Caolán McNamara · 3 years ago
  20. c4aa51f Related tdf#154769: XML Form add limits of length value for some datatype by Julien Nabet · 3 years ago
  21. d0ecc80 Related tdf#154769: XML forms add anyURI/hyperlink datatype by Julien Nabet · 3 years ago
  22. 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
  23. 29b3265 Fix some getImplementationName by Stephan Bergmann · 3 years ago
  24. 50837fd tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong result by Julien Nabet · 3 years ago
  25. 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
  26. 4d8a46b Related tdf#154769: XML form, detect misformed year/month/day by Julien Nabet · 3 years ago
  27. 3b4982b Related tdf#154769: XML form, detect misformed date/datetime/time by Julien Nabet · 3 years ago
  28. 7c36c5f Some missing XServiceInfo implementations by Stephan Bergmann · 3 years ago
  29. 4829a85 tdf#154734: XML Form doc: all binded fields will be shown as fields... by Julien Nabet · 3 years ago
  30. 7a22915 Related: tdf#154684 Make this string more specific by Adolfo Jayme Barrientos · 3 years ago
  31. 2601200 tdf#154658: XML Form Document: Fields doesnt calculate any more by Julien Nabet · 3 years ago
  32. 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
  33. f5bfc12 elide some temporary OUStrings by Noel Grandin · 3 years, 1 month ago
  34. 13d3ae6 make more use of OUStringBuffer::append(OUStringConcat) by Noel Grandin · 3 years, 1 month ago
  35. bb92647 no need to allocate these separately by Noel Grandin · 3 years, 1 month ago
  36. 0292570 osl::Mutex->std::mutex in CProgressHandlerHelper by Noel Grandin · 3 years, 1 month ago
  37. 1ce0200 osl::Mutex->std::mutex in frm::OComponentEventThread by Noel Grandin · 3 years, 1 month ago
  38. 1f49d8a BaseMutex->std::mutex in ListenerMultiplexerBase by Noel Grandin · 3 years, 1 month ago
  39. c6668bf cid#1520418 Unchecked dynamic_cast by Caolán McNamara · 3 years, 3 months ago
  40. 7195e27 cleanup commit for Submission by Noel Grandin · 3 years, 3 months ago
  41. fc41f4d XUnoTunnel->dynamic_cast in Submission by Noel Grandin · 3 years, 3 months ago
  42. 68a8d0e XUnoTunnel->dynamic_cast in forms::Model by Noel Grandin · 3 years, 3 months ago
  43. 27d76f1 tdf#153039 submitting XML from XForms document by Noel Grandin · 3 years, 3 months ago
  44. 32911b8 Fix typo by Andrea Gelmini · 3 years, 3 months ago
  45. 172aedb XUnoTunnel->dynamic_cast in VCLXDevice by Noel Grandin · 3 years, 3 months ago
  46. 197e5f8 introduce {Char,Fill}ColorThemeReference which uses XThemeColor by Tomaž Vajngerl · 3 years, 3 months ago
  47. 5fd2f0b use concrete class in Submission by Noel Grandin · 3 years, 3 months ago
  48. 2173424 drop internal support for 1-bit images by Noel Grandin · 3 years, 3 months ago
  49. cfb2a58 rename BitmapEx::GetAlpha to GetAlphaMask by Noel Grandin · 3 years, 3 months ago
  50. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  51. f9785ea loplugin:unocast (frm::OInterfaceContainer) by Stephan Bergmann · 3 years, 4 months ago
  52. 855bf4d tdf#114441 - Convert use of sal_uLong to better integer types by Nalini Prasad Dash · 3 years, 4 months ago
  53. b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
  54. 9c2e771 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
  55. 767092f loplugin:referencecasting look for a new pattern by Noel Grandin · 3 years, 6 months ago
  56. 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
  57. 7c1a815 tdf#122319 - Don't allow nullable form components if input is required by Andreas Heinisch · 3 years, 6 months ago
  58. ca46afe default to 'flat' instead of '3D Look' for form controls by Caolán McNamara · 3 years, 6 months ago
  59. ea36e05 tdf#150786 use a 'standard' theme for form controls by Caolán McNamara · 3 years, 6 months ago
  60. ba16465 tdf#149797 Change highlight background color in some controls by Ilhan Yesil · 3 years, 9 months ago
  61. 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
  62. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  63. 16987d2 unique_ptr->optional for Graphic by Noel Grandin · 3 years, 7 months ago
  64. 5d40ced Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" by Juan C. Sanz · 3 years, 7 months ago
  65. b20594f tdf#150569 Modify hardcoded dates to extend the range of accepted dates by jucasaca · 3 years, 7 months ago
  66. 310a524 cid#1500688 silence Dereference after null check by Caolán McNamara · 3 years, 7 months ago
  67. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  68. c76857f Make ToolBox::InsertItem take the command name by Maxim Monastirsky · 3 years, 9 months ago
  69. 479cf04 drop unwanted scroll corner by Caolán McNamara · 3 years, 8 months ago
  70. cdf5b6a tdf#117388 use native scrollbar under gtk in richedit control by Caolán McNamara · 3 years, 8 months ago
  71. 0351bec use more o3tl::span by Noel Grandin · 3 years, 9 months ago
  72. faa40c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  73. 845393b move wintypes.hxx from tools to vcl by Chris Sherlock · 3 years, 9 months ago
  74. 7778a1a clang-tidy modernize-pass-by-value in forms by Noel Grandin · 3 years, 10 months ago
  75. f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  76. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  77. efdf328 Just use Any ctor instead of makeAny in forms by Stephan Bergmann · 4 years ago
  78. ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
  79. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  80. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  81. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  82. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  83. 6fc3dfd use more string_view by Noel Grandin · 4 years ago
  84. 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
  85. 3a88b51 loplugin:stringviewparam convert methods using trim by Noel Grandin · 4 years ago
  86. ef82ccd new loplugin:trivialconstructor by Noel Grandin · 4 years, 1 month ago
  87. 4920984 GetComponentServiceName can be const by Noel Grandin · 4 years, 1 month ago
  88. e13a8c7 use SfxItemSet::GetItemIfSet in desktop..reportdesign by Noel Grandin · 4 years, 1 month ago
  89. 2baf13e use more TypedWhichId by Noel Grandin · 4 years, 1 month ago
  90. 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
  91. 6dcd73f Simplify sequence of PropertyValue in forms by Julien Nabet · 4 years, 2 months ago
  92. e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  93. 29bc127 Let loplugin:nullptr look into template instantiations by Stephan Bergmann · 4 years, 3 months ago
  94. 17950f4 use less SvStream::Flush() by Noel Grandin · 4 years, 3 months ago
  95. 489bce5 loplugin:flatten in filter..framework by Noel Grandin · 4 years, 4 months ago
  96. b0b2d7f cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
  97. 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
  98. b2aa646 use more OInterfaceContainerHelper3 in toolkit by Caolán McNamara · 4 years, 4 months ago
  99. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  100. f9f5c9f replace comphelper::OListenerContainer with OInterfaceContainerHelper3 by Noel Grandin · 4 years, 4 months ago