1. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  2. 88ca6d7 getXPathNode may return nullptr by Mike Kaganski · 5 years ago
  3. aed1937 tdf#119457 - check for a valid range name and cell reference by Andreas Heinisch · 5 years ago
  4. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  5. 6dfc735 Exclude tests based on device color depth, not RDP by Mike Kaganski · 5 years ago
  6. 1fcc08d Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces() by Miklos Vajna · 5 years ago
  7. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  8. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  9. db999dd tdf#140674 sw change tracking: fix :emoji: replacement by László Németh · 5 years ago
  10. dbbda04 tdf#139734 Remove redundant asserts after functions loadFromDesktop and load by Moaz · 5 years ago
  11. 9628392 Fix typo by Andrea Gelmini · 5 years ago
  12. 6aecd49 loplugin:refcounting in test by Noel · 5 years ago
  13. 1c9f0d9 loplugin:referencecasting in test..toolkit by Noel · 5 years ago
  14. 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
  15. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  16. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  17. 62128cd Strength-reduce some OUStringToOString("..."+...) by Stephan Bergmann · 5 years ago
  18. 4f0c70f Avoid calling OString ctor with null pointer by Stephan Bergmann · 5 years ago
  19. 269e36e Introduce BootstrapFixture::IsDefaultDPI convenience function by Mike Kaganski · 5 years ago
  20. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  21. f5e3b2e tdf#123936 Formatting files in module test with clang-format by Philipp Hofer · 5 years ago
  22. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  23. 5a96093 tdf#130546 sw autocorrect: don't replace redlining by László Németh · 5 years ago
  24. 1f0b3c7 Improve 'resize with cell' handling by Regina Henschel · 5 years ago
  25. 5ddfa8c Fix typo in code by Andrea Gelmini · 6 years ago
  26. 7ccd892 tdf#136949: Revert "tdf#115753 fix table border missing when there are merged cells" by Xisco Fauli · 6 years ago
  27. de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
  28. 5cd0440 Disable automatic onFirstVisibleTask UpdateCheck during CppunitTests by Stephan Bergmann · 6 years ago
  29. f700902 Fix typo in code by Andrea Gelmini · 6 years ago
  30. 19cf1b4 Fix typo in code by Andrea Gelmini · 6 years ago
  31. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  32. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  33. 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
  34. 6e35794 terminate XDesktop properly in unit tests by Noel Grandin · 6 years ago
  35. 2b19cd8 tdf#115753 fix table border missing when there are merged cells by nd101 · 6 years ago
  36. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  37. 19fd82a distinguish between dialog screenshoting and rendering a widget by Caolán McNamara · 6 years ago
  38. 47060fe Upcoming improved loplugin:staticanonymous -> redundantstatic: test by Stephan Bergmann · 6 years ago
  39. 7d42d5b test: set LoadExoticFileFormats to 2 for cppunit test purposes by Miklos Vajna · 6 years ago
  40. 81c0b64 Move data for signing tests to test/ by Miklos Vajna · 6 years ago
  41. 5a7dd1f Upcoming loplugin:elidestringvar: test by Stephan Bergmann · 6 years ago
  42. 1bb7122 Fix order of some CPPUNIT_ASSERT_EQUAL arguments by Stephan Bergmann · 6 years ago
  43. 51534ac tdf#127778 DOCX import: fix unexpected heading on non-first page ... by Miklos Vajna · 6 years ago
  44. 73281c9 Fix typo by Andrea Gelmini · 6 years ago
  45. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  46. 2c7bed2 Fix typo in code by Andrea Gelmini · 6 years ago
  47. ea52d24 SVG export: fix lost semi-transparent line shapes by Miklos Vajna · 6 years ago
  48. 3bf3fac tdf#130975 replace `rtl::math::isNan` with `std::isnan`. by Yukio Siraichi · 6 years ago
  49. 17e712c Revert "loplugin:constfields in sw" by Noel Grandin · 6 years ago
  50. 7541b17 Fix typo by Andrea Gelmini · 6 years ago
  51. b3c18cd test: log the validator cmdline by Miklos Vajna · 6 years ago
  52. b0a07d9 remove some dead code by Noel Grandin · 6 years ago
  53. 5352d45 convert AnimationImport to fast-parser APIs by Noel Grandin · 6 years ago
  54. a6ad91d3 cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator() by Muhammet Kara · 6 years ago
  55. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  56. 3d826d7 make some headers private by Caolán McNamara · 6 years ago
  57. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  58. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  59. 99c5669 tdf#124176: Use pragma once instead of include guard by Efdal İncesu · 6 years ago
  60. 667d49f sal_Char->char in test..testtools by Noel Grandin · 6 years ago
  61. 0322a41 XStyleLoader::loadStylesFromURL Allow loading from stream by Samuel Mehrbrodt · 6 years ago
  62. b950943 sidebarwrap is conforming now by Caolán McNamara · 6 years ago
  63. 29d800c remove unused sidebarpage.ui by Caolán McNamara · 6 years ago
  64. 0c5f36e these .ui no longer need special handling by Caolán McNamara · 6 years ago
  65. 7ac769c tdf#42949 Fix IWYU warnings in test/ by Gabor Kelemen · 6 years ago
  66. ec1478f Test results across all imported and inserted sheets. by Eike Rathke · 6 years ago
  67. 766ce85 Swap expected and actual values by Eike Rathke · 6 years ago
  68. e749fd9 Use correct destination sheet instead of arbitrary leftover of expected name by Eike Rathke · 6 years ago
  69. 815fad1 Silence false -Werror=maybe-uninitialized by Stephan Bergmann · 6 years ago
  70. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  71. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  72. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  73. f221eea use common PCH for more libraries by Luboš Luňák · 6 years ago
  74. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  75. cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
  76. bb6bcab support screenshotting .ui files with GtkBuilder by Caolán McNamara · 6 years ago
  77. dd48fc2 log output filename by Caolán McNamara · 6 years ago
  78. 64fc598 implement gtk dialog screenshotting by Caolán McNamara · 7 years ago
  79. ffcedb2 toggle default away from legacy by Caolán McNamara · 7 years ago
  80. 6de748a fix make screenshot by Caolán McNamara · 7 years ago
  81. b86ab7e Fix typos by Andrea Gelmini · 7 years ago
  82. 57c9a99 loplugin:returnconstval in test..writerfilter by Noel Grandin · 7 years ago
  83. 1d4eb1b loplugin:constvars in test..unotools by Noel Grandin · 7 years ago
  84. 2dfb192 loplugin:sequenceloop in test..toolkit by Noel Grandin · 7 years ago
  85. abf17ce Fix typos by Andrea Gelmini · 7 years ago
  86. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  87. ff41cf1 loplugin:oncevar by Noel Grandin · 7 years ago
  88. bfe225b tdf#42949 Fix IWYU warnings in include/test by Gabor Kelemen · 7 years ago
  89. bda438e loplugin:referencecasting in test..toolkit by Noel Grandin · 7 years ago
  90. ecce69d test: check validator exit code *after* checking validator output by Michael Stahl · 7 years ago
  91. 9a6850b cid#1448518: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  92. 1d29534 cid#1448515: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  93. 7067983 Simplify Sequence iterations in test by Arkadiy Illarionov · 7 years ago
  94. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  95. 0e73f9e tdf#45904 Move XShape Java tests to C++ by Jens Carl · 7 years ago
  96. 8a453f9 tdf#45904 Move XGluePointsSupplier Java test to C++ by Jens Carl · 7 years ago
  97. c77a1e1 tdf#45904 Move XShapeDescriptor Java test to C++ by Jens Carl · 7 years ago
  98. 9ad05e8 fix assert in make screenshot by Caolán McNamara · 7 years ago
  99. 03d33ba lok: re-factor getTextSelection. by Michael Meeks · 7 years ago
  100. 64b37b3 Fix typos by Andrea Gelmini · 7 years ago