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