1. 667d49f sal_Char->char in test..testtools by Noel Grandin · 6 years ago
  2. 0322a41 XStyleLoader::loadStylesFromURL Allow loading from stream by Samuel Mehrbrodt · 6 years ago
  3. b950943 sidebarwrap is conforming now by Caolán McNamara · 6 years ago
  4. 29d800c remove unused sidebarpage.ui by Caolán McNamara · 6 years ago
  5. 0c5f36e these .ui no longer need special handling by Caolán McNamara · 6 years ago
  6. 7ac769c tdf#42949 Fix IWYU warnings in test/ by Gabor Kelemen · 6 years ago
  7. ec1478f Test results across all imported and inserted sheets. by Eike Rathke · 6 years ago
  8. 766ce85 Swap expected and actual values by Eike Rathke · 6 years ago
  9. e749fd9 Use correct destination sheet instead of arbitrary leftover of expected name by Eike Rathke · 6 years ago
  10. 815fad1 Silence false -Werror=maybe-uninitialized by Stephan Bergmann · 6 years ago
  11. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  12. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  13. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  14. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  15. cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
  16. bb6bcab support screenshotting .ui files with GtkBuilder by Caolán McNamara · 6 years ago
  17. dd48fc2 log output filename by Caolán McNamara · 6 years ago
  18. 64fc598 implement gtk dialog screenshotting by Caolán McNamara · 7 years ago
  19. ffcedb2 toggle default away from legacy by Caolán McNamara · 7 years ago
  20. 6de748a fix make screenshot by Caolán McNamara · 7 years ago
  21. b86ab7e Fix typos by Andrea Gelmini · 7 years ago
  22. 57c9a99 loplugin:returnconstval in test..writerfilter by Noel Grandin · 7 years ago
  23. 1d4eb1b loplugin:constvars in test..unotools by Noel Grandin · 7 years ago
  24. 2dfb192 loplugin:sequenceloop in test..toolkit by Noel Grandin · 7 years ago
  25. abf17ce Fix typos by Andrea Gelmini · 7 years ago
  26. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  27. ff41cf1 loplugin:oncevar by Noel Grandin · 7 years ago
  28. bfe225b tdf#42949 Fix IWYU warnings in include/test by Gabor Kelemen · 7 years ago
  29. bda438e loplugin:referencecasting in test..toolkit by Noel Grandin · 7 years ago
  30. ecce69d test: check validator exit code *after* checking validator output by Michael Stahl · 7 years ago
  31. 9a6850b cid#1448518: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  32. 1d29534 cid#1448515: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  33. 7067983 Simplify Sequence iterations in test by Arkadiy Illarionov · 7 years ago
  34. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  35. 0e73f9e tdf#45904 Move XShape Java tests to C++ by Jens Carl · 7 years ago
  36. 8a453f9 tdf#45904 Move XGluePointsSupplier Java test to C++ by Jens Carl · 7 years ago
  37. c77a1e1 tdf#45904 Move XShapeDescriptor Java test to C++ by Jens Carl · 7 years ago
  38. 9ad05e8 fix assert in make screenshot by Caolán McNamara · 7 years ago
  39. 03d33ba lok: re-factor getTextSelection. by Michael Meeks · 7 years ago
  40. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  41. 35608a1 tdf#45904 Move XComponent Java tests to C++ by Jens Carl · 7 years ago
  42. 2341569 improve assert message in XMLDiff by Noel Grandin · 7 years ago
  43. de529f3 Enable testing of multiple service names by Jens Carl · 7 years ago
  44. deffca1 Use hasElements to check Sequence emptiness in [t-u]* by Arkadiy Illarionov · 7 years ago
  45. f07e91a tdf#45904 Move XReplaceDescriptor Java tests to C++ by Jens Carl · 7 years ago
  46. 6f763a3 tdf#45904 Move SearchDescriptor Java tests to C++ by Jens Carl · 7 years ago
  47. 976bb31 tdf#45904 Move XSearchDescriptor Java tests to C++ by Jens Carl · 7 years ago
  48. d822953 Make getXPathPosition assert on requested child found by Mike Kaganski · 7 years ago
  49. 3fef9fa assertXPath: disallow passing rAttribute without rExpectedValue by Mike Kaganski · 7 years ago
  50. 7c88700 tdf#45904 Move TableColumn Java tests to C++ by Jens Carl · 7 years ago
  51. 47e094c Improve error messages by Jens Carl · 7 years ago
  52. eb7a731 tdf#45904 Move XChartData Java tests to C++ by Jens Carl · 7 years ago
  53. 5696272 tdf#45904 Move XTextField Java tests to C++ by Jens Carl · 7 years ago
  54. 7facde2 loplugin:sequentialassign in test..tools by Noel Grandin · 7 years ago
  55. c498e54 tdf#45904 Move TextContent Java tests to C++ by Jens Carl · 7 years ago
  56. f315fee XmlTestTools::getXPath now asserts that non-empty attribute exists by Mike Kaganski · 7 years ago
  57. 6a7350f tdf#45904 Move XCellRange Java tests to C++ by Jens Carl · 7 years ago
  58. cc9a8c13 tdf#45904 Move TableRow Java tests to C++ by Jens Carl · 7 years ago
  59. c8e1f2f tdf#124329 Keep ResizeWithCell value when anchoring to a different cell by Samuel Mehrbrodt · 7 years ago
  60. 8ecdaec Split large test method in two by Samuel Mehrbrodt · 7 years ago
  61. 8603d70 tdf#124329 Test setting ResizeWithCell via UNO API by Samuel Mehrbrodt · 7 years ago
  62. 67c5fb9 Improve sc shape test by Samuel Mehrbrodt · 7 years ago
  63. 2e0e7a1 tdf#45904 Move XFormLayerAccess Java tests to C++ by Jens Carl · 7 years ago
  64. 413bfc3 Move UNO Api helper form to include/ by Jens Carl · 7 years ago
  65. d757b12 tdf#45904 Move XNamed Java tests to C++ by Jens Carl · 7 years ago
  66. b99ea0f tdf#45904 Move XShapes Java tests to C++ by Jens Carl · 7 years ago
  67. 1e28682 Be consistent with namespaces and parameter order for UNO Api helpers by Jens Carl · 7 years ago
  68. ee503c3 tdf#45904 Move XShapeGrouper Java tests to C++ by Jens Carl · 7 years ago
  69. 28eab5d Helper to create various drawing::XShape by Jens Carl · 7 years ago
  70. 705558a condition always true in XSpreadsheets2::importSheetToCopy by Noel Grandin · 7 years ago
  71. a58391b Related tdf#124263 Make sure sidebar is wide enough for content by Samuel Mehrbrodt · 7 years ago
  72. 3428ca9 name apitest suites consistently while we still can by Bjoern Michaelsen · 7 years ago
  73. e4600ec Component test by Bjoern Michaelsen · 7 years ago
  74. 4eff406 tdf#45904 Move XTableColumns Java tests to C++ by Jens Carl · 7 years ago
  75. 4ad3b5c tdf#45904 Move XNameReplace Java tests to C++ by Jens Carl · 7 years ago
  76. dc28443 tdf#45904 Move XNameContainer Java tests to C++ by Jens Carl · 7 years ago
  77. 57ca3b3 tdf#45904 Move XTableCharts Java tests to C++ by Jens Carl · 7 years ago
  78. 59f58b4 Fix typo by Andrea Gelmini · 7 years ago
  79. fe632c8 tdf#45904 Move XRefreshable Java tests to C++ by Jens Carl · 7 years ago
  80. 91cdf22 Correct and improve test set up of ScDataPilotItemObj by Jens Carl · 7 years ago
  81. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  82. c9bb483 Revert "new loplugin typedefparam" by Noel Grandin · 7 years ago
  83. 9865440 new loplugin typedefparam by Noel Grandin · 7 years ago
  84. 167c5f9 tdf#45904 Move XTextRange Java tests to C++ by Jens Carl · 7 years ago
  85. 4b98337 Add missing XNameContainer tests to ScDataPilotFieldGroupsObj by Jens Carl · 7 years ago
  86. 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
  87. 07d04fd3 Better fix for missing [[noreturn]] of CPPUNIT_FAIL by Stephan Bergmann · 7 years ago
  88. 9808486 Avoid -Werror,-Wimplicit-fallthrough with clang-cl by Stephan Bergmann · 7 years ago
  89. ce2b985 Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 tests by Jens Carl · 7 years ago
  90. 3cacdf5 sc: fix CppunitTest_sc_ddelinkobj to copy its test document by Michael Stahl · 7 years ago
  91. ecc855a tdf#45904 Move XSimpleText Java tests to C++ by Ajay Mahato · 7 years ago
  92. 8968e64 Add XActionLockable tests to ScNamedRangesObj by Jens Carl · 7 years ago
  93. 412fbb6 tdf#45904 Move XEnumerationAccess Java test to C++ by Jens Carl · 7 years ago
  94. 7422d39 tdf#45904 Move XPropertySet Java tests to C++ by Jens Carl · 7 years ago
  95. 059a958 Add XMultiFormulaTokens tests to ScTableValidationObj by Jens Carl · 7 years ago
  96. 3e36b6b Fix typos by Jens Carl · 7 years ago
  97. dd01559 tdf#45904 Move XPropertySet Java tests to C++ by Jens Carl · 7 years ago
  98. b5d2ebb tdf#45904 Move XTableChart Java tests to C++ by Jens Carl · 7 years ago
  99. 9a2954f tdf#45904 Move XEmbeddedObjectSupplier Java test to C++ by Jens Carl · 7 years ago
  100. 5825d63 Add missing header file by Jens Carl · 7 years ago