1. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  2. 21405a6 vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx by Chris Sherlock · 5 years ago
  3. 92889bc Simplify Sequences initializations (vbahelper) by Julien Nabet · 4 years, 10 months ago
  4. 634e98e fix shutdown leak VbaGlobalsBase by Noel Grandin · 4 years, 11 months ago
  5. eb6819e change usage of boost::hash_combine to o3tl::hash_combine by Tomaž Vajngerl · 5 years ago
  6. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  7. 46ce0d2 loplugin:stringliteralvar look for assignments by Noel Grandin · 5 years ago
  8. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  9. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  10. 396dfdd move set/get Pointer to VCLUnoHelper by Caolán McNamara · 5 years ago
  11. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  12. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  13. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  14. c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
  15. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  16. 2372ce8 update pches by Caolán McNamara · 5 years ago
  17. 3f95cbcd loplugin:refcounting in vbahelper by Noel · 5 years ago
  18. c950ded update pches by Caolán McNamara · 5 years ago
  19. 956c09c Use more conversion functions from <tools/UnitConversion.hxx> by Mike Kaganski · 5 years ago
  20. 068d410 loplugin:redundantcast catch more dynamic_cast by Noel · 5 years ago
  21. 9430608 simplify code, use more subView() by Noel · 5 years ago
  22. 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
  23. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  24. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  25. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  26. 1ac4498 update pches by Caolán McNamara · 5 years ago
  27. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  28. 19926ed3 loplugin:stringview: Flag empty string converted to string view by Stephan Bergmann · 5 years ago
  29. b9e9ac5 tdf#123936 Formatting files in module vbahelper with clang-format by Philipp Hofer · 5 years ago
  30. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  31. cc1e6ee disable O(U)String::concat for internal code by Noel Grandin · 5 years ago
  32. 349099b loplugin:reducevarscope in vbahelper by Noel · 5 years ago
  33. 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago
  34. de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
  35. e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
  36. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  37. 857c09a Fix typo in code by Andrea Gelmini · 6 years ago
  38. 65ae6af loplugin:unusedvarsglobal by Noel Grandin · 6 years ago
  39. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  40. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  41. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  42. 5ec8d15 loplugin:flatten in vbahelper by Noel Grandin · 6 years ago
  43. 0c1b490 loplugin:unusedmethods by Noel Grandin · 6 years ago
  44. b050b7e update pches by Caolán McNamara · 6 years ago
  45. 45c8885 vbahelper: create instances with uno constructors by Noel Grandin · 6 years ago
  46. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  47. f0d4f96 Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelper by Stephan Bergmann · 6 years ago
  48. a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
  49. 8fcd2db use compact namespace syntax by Noel Grandin · 6 years ago
  50. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  51. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  52. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  53. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  54. 1133c39 Revert "loplugin:constfields in vbahelper" by Noel Grandin · 6 years ago
  55. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  56. 7aaa310 tdf#42982 Make UNO error reporting more descriptive by Burak Bala · 6 years ago
  57. 7f77ac2 tdf#42949 Fix IWYU warnings in vbahelper/ by Gabor Kelemen · 6 years ago
  58. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  59. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  60. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  61. 0288c8f Rephrase cast from sal_Int32 to sal_uInt32 by Stephan Bergmann · 6 years ago
  62. 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
  63. a2f1be4 sal_Char->char in vcl by Noel Grandin · 6 years ago
  64. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  65. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  66. 7b99cdb loplugin:indentation find broken if statements by Noel Grandin · 6 years ago
  67. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  68. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  69. b3b8288 new loplugin:stringadd by Noel Grandin · 7 years ago
  70. f04bd79 loplugin:constmethod in vbahelper by Noel Grandin · 7 years ago
  71. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  72. 1c539c5 Typo: HAPICOLOR_WITHE->HAPICOLOR_WHITE (vbahelper) by Julien Nabet · 7 years ago
  73. b47f733 Fix typo by Andrea Gelmini · 7 years ago
  74. 05e0391 More hacks for quit requests from an OLE Automation client by Tor Lillqvist · 7 years ago
  75. 7841194 loplugin:sequenceloop in unoxml..vcl by Noel Grandin · 7 years ago
  76. 935a5f4 Try harder to avoid exceptions screwing stuff up for OLE clients by Tor Lillqvist · 7 years ago
  77. d69da86 Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelper by Stephan Bergmann · 7 years ago
  78. c87cf4e Fix typos by Andrea Gelmini · 7 years ago
  79. e86690f tdf#42949 Fix IWYU warnings in include/vbahelper by Gabor Kelemen · 7 years ago
  80. f292f80 loplugin:referencecasting in vbahelper..vcl by Noel Grandin · 7 years ago
  81. 71a7e17 Simplify Sequence iterations in vbahelper by Arkadiy Illarionov · 7 years ago
  82. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  83. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  84. 855f52e Use hasElements to check Sequence emptiness in [v-x]* by Arkadiy Illarionov · 7 years ago
  85. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  86. 1589e54 Fix typo by Andrea Gelmini · 7 years ago
  87. 897493f loplugin:sequentialassign in ucb..vbahelper by Noel Grandin · 7 years ago
  88. 4a6dc21 tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* by Gabor Kelemen · 7 years ago
  89. 7be675c improve combining in hash functions by Noel Grandin · 7 years ago
  90. 958442c Add a few SAL_INFOs by Tor Lillqvist · 7 years ago
  91. 951aefb Implement the FullName property correctly in the Automation case by Tor Lillqvist · 7 years ago
  92. 50ffab5 tdf#123819: Revert "Use comphelper::getProcessComponentContext()" by Tor Lillqvist · 7 years ago
  93. 754c6af tdf#42949 Fix IWYU warnings in include/basic/* by Gabor Kelemen · 7 years ago
  94. 21233e2 Use comphelper::getProcessComponentContext() by Tor Lillqvist · 7 years ago
  95. fbee196 Use sal_Int32 for the index as it comes in as a LONG at least from VBScript by Tor Lillqvist · 7 years ago
  96. db03d55 I did figure it out by Tor Lillqvist · 7 years ago
  97. f7acbfe loplugin:unusedfields in vbahelper by Noel Grandin · 7 years ago
  98. 58ce8be Add a FIXME note by Tor Lillqvist · 7 years ago
  99. a2b687a Pointer is pointless by Noel Grandin · 7 years ago
  100. 71a61ab loplugin:indentation in unotools..vbahelper by Noel Grandin · 7 years ago