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