1. 932e37a fix ambiguity in argument by Markus Mohrhard · 12 years ago
  2. 949279c XStyleLoader2 loadStylesFromDocument - unit tests by Laurent Godard · 12 years ago
  3. eacd4c0 Improve test failure output by Stephan Bergmann · 12 years ago
  4. 5021f29 Remove some unused code by Marcos Paulo de Souza · 12 years ago
  5. cd3bffe xmlwriter: set indent and always write utf8 xml document by Tomaž Vajngerl · 12 years ago
  6. 501f6b0 Support color related MTF actions in mtfxmldump by Tomaž Vajngerl · 12 years ago
  7. 317f154 Extend metafile to xml dump testing tool with more MFT actions by Tomaž Vajngerl · 12 years ago
  8. 7e3f082 improve test failure message by Markus Mohrhard · 12 years ago
  9. c103775 correct XSheetAnnotations GetByIndex test for #fdo#80551 by Laurent Godard · 12 years ago
  10. 17d0d12 unit test XSheetAnnotations GetByIndex for #fdo80551 by Laurent Godard · 12 years ago
  11. ca4f192 xmlChildElementCount is only available in libxml2 >= 2.7.3 by Douglas Mencken · 12 years ago
  12. 798f410 Fix vclplug_* dependencies for gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  13. ce90fa3 MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's. by Jan Holesovsky · 12 years ago
  14. 2a64953 MetafileXmlDump: No need to specify the stream, simplify the API. by Jan Holesovsky · 12 years ago
  15. 7a90f77 Missing new files from previous commit by Stephan Bergmann · 12 years ago
  16. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  17. f87859b Fix memory leaks in test code by Stephan Bergmann · 12 years ago
  18. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  19. 94bc78d cppcheck: unreadVariable by Thomas Arnhold · 12 years ago
  20. b56c9aa Avoid including <config_features.h> in <vcl/svapp.hxx> by Tor Lillqvist · 12 years ago
  21. 46297bb test: write to stream directly in MetafileXmlDump by Tomaž Vajngerl · 12 years ago
  22. fb1e810 test: don't create root element in startDocument() in xmlwriter by Tomaž Vajngerl · 12 years ago
  23. fb688d6 test: dump staroffice metafile to XML & XML writer interface by Tomaž Vajngerl · 12 years ago
  24. 780cedb test: parseXmlStream & parseHtmlStream added to test tools by Tomaž Vajngerl · 12 years ago
  25. 969df2a -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  26. d226c47 Fail the test if executing the validator fails by Stephan Bergmann · 12 years ago
  27. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  28. f21c57c WaE: -Werror=maybe-uninitialized by Caolán McNamara · 12 years ago
  29. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  30. 9051160 fix spelling error by Markus Mohrhard · 12 years ago
  31. 76715b1 test: move XmlTestTools API documentation to the header by Miklos Vajna · 12 years ago
  32. dde8335 tests: add XML and HTML test tools to test module by Tomaž Vajngerl · 12 years ago
  33. fa801a6 -Werror,-Wunused-result by Thomas Arnhold · 12 years ago
  34. e6e4474 set what system locale should resolve to for languagetag by Caolán McNamara · 12 years ago
  35. 8755eb0 adapt XSheetAnnotation::testGetDate() to locale change by Michael Stahl · 12 years ago
  36. c0a4de1 run unit test with en-US locale data by Caolán McNamara · 12 years ago
  37. d910a5149 Remove unused function by Stephan Bergmann · 12 years ago
  38. b10ed913 whitespace cleanup in test by Markus Mohrhard · 12 years ago
  39. d00e9e7 make the tolerance file optional by Markus Mohrhard · 12 years ago
  40. f9f7b70 coverity#1194929 String not null terminated by Caolán McNamara · 12 years ago
  41. e1b8f3f coverity#735554 Dead default in switch by Caolán McNamara · 12 years ago
  42. eaeaf87 improve validation failure message by Markus Mohrhard · 12 years ago
  43. a547f86 drop spadmin by Caolán McNamara · 12 years ago
  44. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  45. 50532e3 enable ODF export validation by Markus Mohrhard · 12 years ago
  46. 9a7ca77 move the export validation code to test by Markus Mohrhard · 12 years ago
  47. 06b44f9 coverity#738915 Uninitialized scalar field by Caolán McNamara · 12 years ago
  48. b55259e typo fixes by Andras Timar · 12 years ago
  49. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  50. 665989c Fix integer ambiguity by Stephan Bergmann · 12 years ago
  51. f992400f count notes - GetNotesInRange now include last tab by Laurent Godard · 12 years ago
  52. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  53. ed8c4de oups by Lionel Elie Mamane · 12 years ago
  54. 2062212 UnoApiTest does not dispose Desktop anymore by Lionel Elie Mamane · 12 years ago
  55. edd4c69 UnoApiTest don't dispose mxDesktop by Lionel Elie Mamane · 12 years ago
  56. fe2e432 Don't dispose twice in CalcUnoApiTest::tearDown by Stephan Bergmann · 12 years ago
  57. 6f40eec Calc UNO API test by Lionel Elie Mamane · 12 years ago
  58. a071a29 UnoApiTest don't require Calc by Lionel Elie Mamane · 12 years ago
  59. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  60. 4954e2a simplify code and fix out of bounds read by Markus Mohrhard · 12 years ago
  61. 18c702a gbuild: move unittest mock profile to WORKDIR by Michael Stahl · 12 years ago
  62. febbf19 langtag, test: remove Packages that deliver to OUTDIR/unittest/install by Michael Stahl · 12 years ago
  63. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  64. 52a7238 Improve test assertions by Stephan Bergmann · 12 years ago
  65. 2bcee80 WaE: unused variable by Tor Lillqvist · 13 years ago
  66. d50bd55 Parsing master presentation objects from 'objectlist.xml' by Vishv Brahmbhatt · 13 years ago
  67. 26f34f8 Make sure unittest/user/config/soffice.cfg/ exits by Stephan Bergmann · 13 years ago
  68. 1eecb8d Some cleanup and consolidation of the Impress layout work. by Thorsten Behrens · 13 years ago
  69. f78db7c Making changes to unit-test as well. by Vishv Brahmbhatt · 13 years ago
  70. 2c6e9b2 Deleting the required files. by Vishv Brahmbhatt · 13 years ago
  71. 14c8167 Deleting useless unit-test files/directory. by Vishv Brahmbhatt · 13 years ago
  72. 8a1ccac Few name conventions changes. by Vishv Brahmbhatt · 13 years ago
  73. 96087f5 Fixed a broken unit-test. by Vishv Brahmbhatt · 13 years ago
  74. 95afd8e Made changes in the unit-test of other configuration files by Vishv Brahmbhatt · 13 years ago
  75. 8089be8 Solved the unit-test problem by Vishv Brahmbhatt · 13 years ago
  76. ac5b965 Solved the identation problem related to "layoutlist.xml". by Vishv Brahmbhatt · 13 years ago
  77. da5bca5 Adding new Slide Layouts Samples to "layoutlist.xml". by Vishv Brahmbhatt · 13 years ago
  78. 2fd74b3 Working version of XML parser from configuration file path by Vishv Brahmbhatt · 13 years ago
  79. 4a281de Changing the XML parser with configuration file path by Vishv Brahmbhatt · 13 years ago
  80. 03993b4 targetted clean of redundant header piece from 62badf3828 by Michael Meeks · 13 years ago
  81. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  82. 91ab2b6e Improve error messages for the xml-diff based unit tests. by Jan Holesovsky · 13 years ago
  83. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  84. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  85. add638b test: clean up namespacing by Thomas Arnhold · 13 years ago
  86. e35f2f0 don't pollute global namespace by Thomas Arnhold · 13 years ago
  87. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  88. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  89. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  90. ebeae43 move Python tests in-process by Michael Stahl · 13 years ago
  91. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  92. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  93. 3aa3d17 Bypass cppunit stuff for non-DESKTOP in more places by Tor Lillqvist · 13 years ago
  94. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  95. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  96. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  97. 1af22c0 fix other problems found by Wundef by Luboš Luňák · 13 years ago
  98. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  99. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  100. b768611 remove all d.lst by Michael Stahl · 13 years ago