1. ebeae43 move Python tests in-process by Michael Stahl · 13 years ago
  2. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  3. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  4. 3aa3d17 Bypass cppunit stuff for non-DESKTOP in more places by Tor Lillqvist · 13 years ago
  5. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  6. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  7. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  8. 1af22c0 fix other problems found by Wundef by Luboš Luňák · 13 years ago
  9. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  10. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  11. b768611 remove all d.lst by Michael Stahl · 13 years ago
  12. 7226ac2 Use a method from UnoApitest instead of implement a new one in calc by Marcos Paulo de Souza · 13 years ago
  13. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  14. ab3f74f sc test XSheetOutline by Laurent Godard · 13 years ago
  15. 654e275f sc test for XSheetAnnotations by Laurent Godard · 13 years ago
  16. 0bf0166 sc test for XSheetAnnotation by Laurent Godard · 13 years ago
  17. 0c22f3ea Make LO buildable again after the GraphicFilter move. by Jan Holesovsky · 13 years ago
  18. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  19. 16155fd re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  20. 36b7794 Remove rtl:: from a test in test/ by Marcos Paulo de Souza · 13 years ago
  21. 3730746 Improve error message by Stephan Bergmann · 13 years ago
  22. 715957c we really don't need lang-conversion here by Eike Rathke · 13 years ago
  23. ed7d582 cleanup README files. by Michael Meeks · 13 years ago
  24. 4aed4f4 add a README files by Alia Almusaireae · 13 years ago
  25. 3a6b23a Fix copy&paste in test by Marcos Paulo de Souza · 13 years ago
  26. ced1151 Get rid of vcl::unohelper::GetMultiServiceFactory by Stephan Bergmann · 13 years ago
  27. 5852834 String->OUString in tools::ErrorContext by Noel Grandin · 14 years ago
  28. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  29. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  30. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  31. ce6f47a move XGoalSeek api test to c++ by Markus Mohrhard · 14 years ago
  32. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  33. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  34. 6dcb3d4 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
  35. 8a59191 test: string cleanup in BootstrapFixture by Miklos Vajna · 14 years ago
  36. f5a98e0 test::BootstrapFixture: make GraphicConverter work by Miklos Vajna · 14 years ago
  37. 87c6bed test: move XMLDiff implementation details to cxx file by Michael Stahl · 14 years ago
  38. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  39. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  40. ae9dae7 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  41. 101149d WaE: make test msvc2008 warnings free by Caolán McNamara · 14 years ago
  42. f941184 Explicitly export nested struct (needed on Mac OS X) by Stephan Bergmann · 14 years ago
  43. dc0d9e8 Property writable test for util::DateTime & fixed a copy/paste error. by Kohei Yoshida · 14 years ago
  44. 921dce6 Let's just combine the two tests, since one requires the other. by Kohei Yoshida · 14 years ago
  45. a4ff462 Added interface test for text::XText. by Kohei Yoshida · 14 years ago
  46. 810f4a0 rework callcatcher makefile to build subsequentcheck tests by Caolán McNamara · 14 years ago
  47. d55837c Implemented test for XPropertySet::setPropertyValue(). by Kohei Yoshida · 14 years ago
  48. 5c03dca More descriptive method name. by Kohei Yoshida · 14 years ago
  49. 8bffba8 Started porting the XPropertySet test code. by Kohei Yoshida · 14 years ago
  50. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  51. c0a4c46 WaE: tolerance.elementName & tolerance.attribName may be used uninitialized by David Ostrovsky · 14 years ago
  52. 219cef6 Do the test for real. XTextField and XTextContent. by Kohei Yoshida · 14 years ago
  53. d0af33e Initial skeleton for API test on ScEditFieldObj. by Kohei Yoshida · 14 years ago
  54. 08f4273 we can't move that into a test only lib by Markus Mohrhard · 14 years ago
  55. beccf477 move xshape dumper into test by Markus Mohrhard · 14 years ago
  56. 60d39b7 add tolerance to chart regression test by Markus Mohrhard · 14 years ago
  57. 9e82b50 use the correct macro by Markus Mohrhard · 14 years ago
  58. 811899e improve assert messages by Markus Mohrhard · 14 years ago
  59. b1dc2c5 use the new xml diff in chart regression test by Markus Mohrhard · 14 years ago
  60. a0c9ebf std::isnan is c++11; use rtl::math::isNan for now by Markus Mohrhard · 14 years ago
  61. e6a4ea3 add readme for xmldiff by Markus Mohrhard · 14 years ago
  62. 5811489 add xml diff with tolerance # Changes to be committed: by Markus Mohrhard · 14 years ago
  63. 1a56bf9 add test for XTextContent by Markus Mohrhard · 14 years ago
  64. a3b8ddf add test case for xtextfield by Markus Mohrhard · 14 years ago
  65. 1b66253 fix true->sal_False introduced in 6a018de by Luboš Luňák · 14 years ago
  66. 5e66f8e Revert "it seems tests runtime-depend on ucpchelp1 too" by Luboš Luňák · 14 years ago
  67. 1b62ccd it seems tests runtime-depend on ucpchelp1 too by Luboš Luňák · 14 years ago
  68. 6a018de WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
  69. a48195f transferring java XPrintAreas to c++ by Artur Dorda · 14 years ago
  70. 8d7e8a0 setup/teardown default component context once before/after all tests by Caolán McNamara · 14 years ago
  71. 43aabb9 partially revert the editeng singleton stuff to get build to complete by Caolán McNamara · 14 years ago
  72. 5b14929 Handle the correct deletion order of EditDLL in the base class. by Kohei Yoshida · 14 years ago
  73. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  74. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  75. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  76. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  77. fc95d20 adjust test for the correct dbdata import by Markus Mohrhard · 14 years ago
  78. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  79. a5c891f add test case for XSpreadsheetDocument by Markus Mohrhard · 14 years ago
  80. f87e486 WaE: C4265: class has virtual functions, but destructor is not virtual by Caolán McNamara · 14 years ago
  81. 1c7c2c0 test: remove, now redundant dummy dialog.xlc / script.xlc by Michael Meeks · 14 years ago
  82. e7031fb WaE: add virtual dtor by Caolán McNamara · 14 years ago
  83. 92009ab add testRefresh to XDatabaseRange by Markus Mohrhard · 14 years ago
  84. e521ac1 this test uses ScNamedRangeObj.ods too by Markus Mohrhard · 14 years ago
  85. cdf0c78 fix copy&paste error by Markus Mohrhard · 14 years ago
  86. 7e14aa7 complete the XDataPilotTable2 tests by Markus Mohrhard · 14 years ago
  87. 903a19b add test for XCellRangeReferrer by Markus Mohrhard · 14 years ago
  88. 4e1e72d add test code for XCellRangeData by Markus Mohrhard · 14 years ago
  89. a5661d7 add two more test cases to XDatabaseRange by Markus Mohrhard · 14 years ago
  90. 976cc23 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 14 years ago
  91. 21b3a9a fix errors with assertion macros by Markus Mohrhard · 14 years ago
  92. 75b4d17 use better assertion macros by Markus Mohrhard · 14 years ago
  93. 5cabaf5 fdo#39491 more of unnecessary include paths by Matúš Kukan · 14 years ago
  94. b434637 WaE at mac tinderbox by Markus Mohrhard · 14 years ago
  95. 82e349f add XDataPilotTable2 test to ScDatPilotTableObj by Markus Mohrhard · 14 years ago
  96. c1589db add test code for XDataPilotTable2 by Markus Mohrhard · 14 years ago
  97. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  98. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  99. bd6187a add test for XNameReplace by Markus Mohrhard · 14 years ago
  100. d1a84bd WaE: add virtual dtors by Caolán McNamara · 14 years ago