1. 0d36b32 loplugin:sequentialassign by Noel Grandin · 7 years ago
  2. ff41cf1 loplugin:oncevar by Noel Grandin · 7 years ago
  3. bfe225b tdf#42949 Fix IWYU warnings in include/test by Gabor Kelemen · 7 years ago
  4. bda438e loplugin:referencecasting in test..toolkit by Noel Grandin · 7 years ago
  5. ecce69d test: check validator exit code *after* checking validator output by Michael Stahl · 7 years ago
  6. 9a6850b cid#1448518: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  7. 1d29534 cid#1448515: Resource leak (test/xmltesttools) by Julien Nabet · 7 years ago
  8. 7067983 Simplify Sequence iterations in test by Arkadiy Illarionov · 7 years ago
  9. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  10. 0e73f9e tdf#45904 Move XShape Java tests to C++ by Jens Carl · 7 years ago
  11. 8a453f9 tdf#45904 Move XGluePointsSupplier Java test to C++ by Jens Carl · 7 years ago
  12. c77a1e1 tdf#45904 Move XShapeDescriptor Java test to C++ by Jens Carl · 7 years ago
  13. 9ad05e8 fix assert in make screenshot by Caolán McNamara · 7 years ago
  14. 03d33ba lok: re-factor getTextSelection. by Michael Meeks · 7 years ago
  15. 64b37b3 Fix typos by Andrea Gelmini · 7 years ago
  16. 5187d3a Resolves: tdf#69042 - Add a "What's New" infobar by heiko tietze · 7 years ago
  17. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  18. 35608a1 tdf#45904 Move XComponent Java tests to C++ by Jens Carl · 7 years ago
  19. 2341569 improve assert message in XMLDiff by Noel Grandin · 7 years ago
  20. de529f3 Enable testing of multiple service names by Jens Carl · 7 years ago
  21. deffca1 Use hasElements to check Sequence emptiness in [t-u]* by Arkadiy Illarionov · 7 years ago
  22. f07e91a tdf#45904 Move XReplaceDescriptor Java tests to C++ by Jens Carl · 7 years ago
  23. 6f763a3 tdf#45904 Move SearchDescriptor Java tests to C++ by Jens Carl · 7 years ago
  24. 976bb31 tdf#45904 Move XSearchDescriptor Java tests to C++ by Jens Carl · 7 years ago
  25. d822953 Make getXPathPosition assert on requested child found by Mike Kaganski · 7 years ago
  26. 3fef9fa assertXPath: disallow passing rAttribute without rExpectedValue by Mike Kaganski · 7 years ago
  27. 7c88700 tdf#45904 Move TableColumn Java tests to C++ by Jens Carl · 7 years ago
  28. 47e094c Improve error messages by Jens Carl · 7 years ago
  29. eb7a731 tdf#45904 Move XChartData Java tests to C++ by Jens Carl · 7 years ago
  30. 4060a94 Add a test to check XPath testing facilities in XmlTestTools by Mike Kaganski · 7 years ago
  31. 5696272 tdf#45904 Move XTextField Java tests to C++ by Jens Carl · 7 years ago
  32. 7facde2 loplugin:sequentialassign in test..tools by Noel Grandin · 7 years ago
  33. c498e54 tdf#45904 Move TextContent Java tests to C++ by Jens Carl · 7 years ago
  34. e74bbef Fix deadlocks of `make screenshot` tests by Stephan Bergmann · 7 years ago
  35. f315fee XmlTestTools::getXPath now asserts that non-empty attribute exists by Mike Kaganski · 7 years ago
  36. 6a7350f tdf#45904 Move XCellRange Java tests to C++ by Jens Carl · 7 years ago
  37. cc9a8c13 tdf#45904 Move TableRow Java tests to C++ by Jens Carl · 7 years ago
  38. c8e1f2f tdf#124329 Keep ResizeWithCell value when anchoring to a different cell by Samuel Mehrbrodt · 7 years ago
  39. 8ecdaec Split large test method in two by Samuel Mehrbrodt · 7 years ago
  40. 8603d70 tdf#124329 Test setting ResizeWithCell via UNO API by Samuel Mehrbrodt · 7 years ago
  41. 67c5fb9 Improve sc shape test by Samuel Mehrbrodt · 7 years ago
  42. 2e0e7a1 tdf#45904 Move XFormLayerAccess Java tests to C++ by Jens Carl · 7 years ago
  43. 413bfc3 Move UNO Api helper form to include/ by Jens Carl · 7 years ago
  44. d757b12 tdf#45904 Move XNamed Java tests to C++ by Jens Carl · 7 years ago
  45. b99ea0f tdf#45904 Move XShapes Java tests to C++ by Jens Carl · 7 years ago
  46. 1e28682 Be consistent with namespaces and parameter order for UNO Api helpers by Jens Carl · 7 years ago
  47. ee503c3 tdf#45904 Move XShapeGrouper Java tests to C++ by Jens Carl · 7 years ago
  48. 28eab5d Helper to create various drawing::XShape by Jens Carl · 7 years ago
  49. 705558a condition always true in XSpreadsheets2::importSheetToCopy by Noel Grandin · 7 years ago
  50. a58391b Related tdf#124263 Make sure sidebar is wide enough for content by Samuel Mehrbrodt · 7 years ago
  51. 3428ca9 name apitest suites consistently while we still can by Bjoern Michaelsen · 7 years ago
  52. e4600ec Component test by Bjoern Michaelsen · 7 years ago
  53. 4eff406 tdf#45904 Move XTableColumns Java tests to C++ by Jens Carl · 7 years ago
  54. 4ad3b5c tdf#45904 Move XNameReplace Java tests to C++ by Jens Carl · 7 years ago
  55. dc28443 tdf#45904 Move XNameContainer Java tests to C++ by Jens Carl · 7 years ago
  56. 57ca3b3 tdf#45904 Move XTableCharts Java tests to C++ by Jens Carl · 7 years ago
  57. 59f58b4 Fix typo by Andrea Gelmini · 7 years ago
  58. fe632c8 tdf#45904 Move XRefreshable Java tests to C++ by Jens Carl · 7 years ago
  59. 91cdf22 Correct and improve test set up of ScDataPilotItemObj by Jens Carl · 7 years ago
  60. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  61. c9bb483 Revert "new loplugin typedefparam" by Noel Grandin · 7 years ago
  62. 9865440 new loplugin typedefparam by Noel Grandin · 7 years ago
  63. 167c5f9 tdf#45904 Move XTextRange Java tests to C++ by Jens Carl · 7 years ago
  64. 4b98337 Add missing XNameContainer tests to ScDataPilotFieldGroupsObj by Jens Carl · 7 years ago
  65. 24f7dd6 move and extend primitive2dxmldump to drawinglayer by Tomaž Vajngerl · 7 years ago
  66. 07d04fd3 Better fix for missing [[noreturn]] of CPPUNIT_FAIL by Stephan Bergmann · 7 years ago
  67. 9808486 Avoid -Werror,-Wimplicit-fallthrough with clang-cl by Stephan Bergmann · 7 years ago
  68. ce2b985 Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 tests by Jens Carl · 7 years ago
  69. 3cacdf5 sc: fix CppunitTest_sc_ddelinkobj to copy its test document by Michael Stahl · 7 years ago
  70. ecc855a tdf#45904 Move XSimpleText Java tests to C++ by Ajay Mahato · 7 years ago
  71. 8968e64 Add XActionLockable tests to ScNamedRangesObj by Jens Carl · 7 years ago
  72. 412fbb6 tdf#45904 Move XEnumerationAccess Java test to C++ by Jens Carl · 7 years ago
  73. 7422d39 tdf#45904 Move XPropertySet Java tests to C++ by Jens Carl · 7 years ago
  74. 059a958 Add XMultiFormulaTokens tests to ScTableValidationObj by Jens Carl · 7 years ago
  75. 3e36b6b Fix typos by Jens Carl · 7 years ago
  76. dd01559 tdf#45904 Move XPropertySet Java tests to C++ by Jens Carl · 7 years ago
  77. b5d2ebb tdf#45904 Move XTableChart Java tests to C++ by Jens Carl · 7 years ago
  78. 9a2954f tdf#45904 Move XEmbeddedObjectSupplier Java test to C++ by Jens Carl · 7 years ago
  79. 5825d63 Add missing header file by Jens Carl · 7 years ago
  80. fd8a724 tdf#45904 Move XDrawPages Java tests to C++ by Jens Carl · 7 years ago
  81. eee8c16 Add XDDELinks tests to ScDDELinksObj by Jens Carl · 7 years ago
  82. 7b7cc20 Move XStyleLoader2 tests to ScStyleFamiliesObj by Jens Carl · 7 years ago
  83. 4631c5d DocumentSettings Writer UNO API test (converted from Java test) by Tomaž Vajngerl · 7 years ago
  84. 66b919c svm xml dumper: move this from test to vcl by Miklos Vajna · 7 years ago
  85. 39e1ff4 Extend MetafileXmlDump::writeXml to cover MAPMODE by Muhammet Kara · 7 years ago
  86. 1a4a78e tdf#45904 Move XTableRows Java tests to C++ by Jens Carl · 7 years ago
  87. 2b9739b Add XServiceInfo tests to ScScenariosObj by Jens Carl · 7 years ago
  88. 5658da2 tdf#45904 Move XNameAccess Java tests to C++ by Jens Carl · 7 years ago
  89. c94ae40 Fix sc_ddelinkobj tests by Mike Kaganski · 7 years ago
  90. 4cb874c tdf#45904 Move XControlAccess Java test to C++ by Jens Carl · 7 years ago
  91. 04ca679 Make helper to create XControlShape. by Jens Carl · 7 years ago
  92. 63ff860 tdf#45904 Move XRefreshable Java tests to C++ by Jens Carl · 7 years ago
  93. e01b46b tdf#45904 Move XNamed Java tests to C++ by Jens Carl · 7 years ago
  94. 68e8413 Rename testGetByIndex to testIndex by Jens Carl · 7 years ago
  95. d0a6f8a Enable XIndexAccess test cases by Jens Carl · 7 years ago
  96. 71636d5 Enable XElementAccess test cases by Jens Carl · 7 years ago
  97. c95f919 Give CPPUNIT_ASSERT_MESSAGE a more meaningful message by Jens Carl · 7 years ago
  98. a96e6e8 tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* by Gabor Kelemen · 7 years ago
  99. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  100. 851c80f tdf#45904 Move _XLinkTargetSupplier Java Tests to C++ by Rahul Gurung · 7 years ago