1. 7e4b7be use more concrete UNO in sw by Noel Grandin · 1 year, 4 months ago
  2. 3e6ad94 don't bother passing const std::[u16]string_view by reference by Caolán McNamara · 1 year, 4 months ago
  3. 5166efa Turn SC_MOD macro to a function by Mike Kaganski · 1 year, 5 months ago
  4. 8393267 clang-tidy: performance-unnecessary-copy-initialization in various by Noel Grandin · 1 year, 5 months ago
  5. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  6. 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
  7. dea5d56 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  8. ade52eb use less exception throwing for flow control by Noel Grandin · 1 year, 8 months ago
  9. fcaf6ce loplugin:ostr in vbahelper by Noel Grandin · 1 year, 11 months ago
  10. d98e014 Extended loplugin:ostr manual changes by Stephan Bergmann · 2 years, 6 months ago
  11. 5c99838 tdf#143148 Update Include Guard usage by tbalaj · 2 years, 1 month ago
  12. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  13. b8e3936 ITEM: Remove suspicious extra-Which in ::Put by Armin Le Grand (allotropia) · 2 years, 3 months ago
  14. 2c6f28f tdf#146619 Recheck include/[v-x]* with IWYU by Gabor Kelemen · 2 years, 7 months ago
  15. a214ac6 simplify and modernise ScopedBitmapAccess by Noel Grandin · 2 years, 4 months ago
  16. cc77283 loplugin:fieldcast in VbShapeRangeEnumHelper by Noel Grandin · 2 years, 5 months ago
  17. d31bb12 loplugin:fieldcast in VbShapeEnumHelper by Noel Grandin · 2 years, 5 months ago
  18. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  19. 335e73a Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vbahelper by Stephan Bergmann · 2 years, 6 months ago
  20. 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
  21. 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
  22. 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
  23. b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
  24. 11b513d vcl: Drop now unneeded DevicePoint typedef by Khaled Hosny · 2 years, 9 months ago
  25. 0e8b7dd split GetWindowExtentsRelative asunder by Noel Grandin · 2 years, 9 months ago
  26. bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
  27. a6edfaa tdf#150281: Fix CentimetersToPoints in Calc by Baole Fang · 3 years, 1 month ago
  28. d0b71f1 flatten some vba classes by Noel Grandin · 3 years, 1 month ago
  29. 0548269 VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!) by Hannah Meeks · 3 years, 3 months ago
  30. 0908c7c SfxViewShell::GetViewFrame never returns null, change to a reference by Caolán McNamara · 3 years, 2 months ago
  31. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  32. 5e5f40a loplugin:unocast (ScVbaShapes) by Stephan Bergmann · 3 years, 4 months ago
  33. 27b35b2 loplugin:unocast (ScVbaShapeRange) by Stephan Bergmann · 3 years, 4 months ago
  34. 55628d6 sw vba: add WordBasic.MsgBox by Justin Luth · 3 years, 6 months ago
  35. 73911ed tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2 by Justin Luth · 3 years, 6 months ago
  36. ffc1572 tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheet by Justin Luth · 3 years, 6 months ago
  37. eaa38b0 tdf#148806 doc vba: only autoOpen PUBLIC macros by Justin Luth · 3 years, 6 months ago
  38. e2abb5b tdf#148806 doc vba: accept module AutoOpen.Main by Justin Luth · 3 years, 6 months ago
  39. 6834fda related tdf#148806 xls/x vba: no auto_open if Auto_Open module by Justin Luth · 3 years, 6 months ago
  40. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  41. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  42. ed4ffba Drop some conversion from vbahelper; use usual functions where needed by Mike Kaganski · 3 years, 8 months ago
  43. da9b11a Use o3tl::convert in VbaApplicationBase::CentimetersToPoints by Mike Kaganski · 3 years, 8 months ago
  44. 2d009c4 loplugin:moveit by Noel Grandin · 3 years, 9 months ago
  45. 934985b tools: rename getHeight/Width() to GetOpenHeight/Width() by Chris Sherlock · 3 years, 9 months ago
  46. 86ec141 clang-tidy modernize-pass-by-value in vbahelper by Noel Grandin · 3 years, 9 months ago
  47. 3a06db0a Use a range-based for loop by Stephan Bergmann · 3 years, 10 months ago
  48. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  49. bc1ab88 More usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
  50. 46972be Just use Any ctor instead of makeAny in vbahelper by Stephan Bergmann · 4 years ago
  51. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  52. cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
  53. 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
  54. 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
  55. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  56. 7b0e040 tdf#145539 const OUString -> constexpr OUStringLiteral by Jeff Huang · 4 years, 5 months ago
  57. 2ab40e9 use more OUStringLiteral in MediaDescriptor by Noel Grandin · 4 years, 5 months ago
  58. 951c4ceb2 Prepare for removal of non-const operator[] from Sequence in vbahelper by Mike Kaganski · 4 years, 5 months ago
  59. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  60. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  61. d968425 loplugin:moveparam check for collection params by Noel Grandin · 4 years, 6 months ago
  62. dad5b69 [tdf#42982]Improve runtimeException's Message by Verne-Lai · 4 years, 6 months ago
  63. d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
  64. 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
  65. 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
  66. 1230e5c update some pches by Caolán McNamara · 4 years, 8 months ago
  67. 080e455 tdf#141097 Revert "Veto process exit while an OLE client is connected" by Michael Warner · 4 years, 9 months ago
  68. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  69. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  70. 21405a6 vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx by Chris Sherlock · 5 years ago
  71. 92889bc Simplify Sequences initializations (vbahelper) by Julien Nabet · 4 years, 10 months ago
  72. 634e98e fix shutdown leak VbaGlobalsBase by Noel Grandin · 4 years, 11 months ago
  73. eb6819e change usage of boost::hash_combine to o3tl::hash_combine by Tomaž Vajngerl · 5 years ago
  74. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  75. 46ce0d2 loplugin:stringliteralvar look for assignments by Noel Grandin · 5 years ago
  76. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  77. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  78. 396dfdd move set/get Pointer to VCLUnoHelper by Caolán McNamara · 5 years ago
  79. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  80. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  81. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  82. c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
  83. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  84. 2372ce8 update pches by Caolán McNamara · 5 years ago
  85. 3f95cbcd loplugin:refcounting in vbahelper by Noel · 5 years ago
  86. c950ded update pches by Caolán McNamara · 5 years ago
  87. 956c09c Use more conversion functions from <tools/UnitConversion.hxx> by Mike Kaganski · 5 years ago
  88. 068d410 loplugin:redundantcast catch more dynamic_cast by Noel · 5 years ago
  89. 9430608 simplify code, use more subView() by Noel · 5 years ago
  90. 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
  91. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  92. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  93. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  94. 1ac4498 update pches by Caolán McNamara · 5 years ago
  95. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  96. 19926ed3 loplugin:stringview: Flag empty string converted to string view by Stephan Bergmann · 5 years ago
  97. b9e9ac5 tdf#123936 Formatting files in module vbahelper with clang-format by Philipp Hofer · 5 years ago
  98. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  99. cc1e6ee disable O(U)String::concat for internal code by Noel Grandin · 5 years ago
  100. 349099b loplugin:reducevarscope in vbahelper by Noel · 5 years ago