1. 2093c7a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  2. 5584d73 Typos by Julien Nabet · 11 years ago
  3. 5dad2733 loplugin:constantfunction: test by Noel Grandin · 11 years ago
  4. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  5. e935f05 Some more loplugin:cstylecast: test by Stephan Bergmann · 11 years ago
  6. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  7. 93bb210 Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile by Miklos Vajna · 11 years ago
  8. 11f2099 test: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  9. e6bf3f2 test: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  10. 84a7fa4 XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString by Stephan Bergmann · 11 years ago
  11. e3ce885 CppunitTest --headless is not the same as soffice --headless by Stephan Bergmann · 11 years ago
  12. 94bcfb0 Unittest for autocorrect in writer by Daniel Sikeler · 11 years ago
  13. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  14. e65790d perfcheck instrument existing test : replaceAll by Laurent Godard · 11 years ago
  15. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  16. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  17. e4e7f9d8 Improve framework for callgrind performance unit tests by Matúš Kukan · 11 years ago
  18. ed45c87 sc: fix temp file leak in ScTableSheetsObj by Michael Stahl · 11 years ago
  19. af5ebbf create a macro library for implementing bit-flags types by Noel Grandin · 12 years ago
  20. 7d754a8 sc: ensure global variables in tests are cleared before shutdown by Michael Stahl · 12 years ago
  21. 548b360 Factor out duplicated code to XmlTestTools::assertXPathNoAttribute() by Miklos Vajna · 12 years ago
  22. 1da676e Include name of document in CPPUNIT_ASSERT msgs by Stephan Bergmann · 12 years ago
  23. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  24. 9432b8d coverity#1233488 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  25. 2fa3aed parseXml should return xmlDocPtr instead of htmlDocPtr by Tomaž Vajngerl · 12 years ago
  26. a69f8ea vcl: convert push flags to type-safe enum-like class by Noel Grandin · 12 years ago
  27. 613cc91 Fix another: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
  28. ed8c687 Fix: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
  29. fb1f710 loplugin:passstuffbyref (Primitive2DSequence) by Matteo Casalin · 12 years ago
  30. 4bc6484 initial implementation of XML dump for Primitive2DSequence by Tomaž Vajngerl · 12 years ago
  31. d3a5962 XmlWriter: simplify and take SvStream* as input by Tomaž Vajngerl · 12 years ago
  32. 8a3a2e8 mtfxmldump: move XML writing into its own function by Tomaž Vajngerl · 12 years ago
  33. 20d8a34 No need to write ' by Tomaž Vajngerl · 12 years ago
  34. 454ec6e XStyleLoader2 : enhance unit test to PageStyle by Laurent Godard · 12 years ago
  35. 932e37a fix ambiguity in argument by Markus Mohrhard · 12 years ago
  36. 949279c XStyleLoader2 loadStylesFromDocument - unit tests by Laurent Godard · 12 years ago
  37. eacd4c0 Improve test failure output by Stephan Bergmann · 12 years ago
  38. 5021f29 Remove some unused code by Marcos Paulo de Souza · 12 years ago
  39. cd3bffe xmlwriter: set indent and always write utf8 xml document by Tomaž Vajngerl · 12 years ago
  40. 501f6b0 Support color related MTF actions in mtfxmldump by Tomaž Vajngerl · 12 years ago
  41. 317f154 Extend metafile to xml dump testing tool with more MFT actions by Tomaž Vajngerl · 12 years ago
  42. 7e3f082 improve test failure message by Markus Mohrhard · 12 years ago
  43. c103775 correct XSheetAnnotations GetByIndex test for #fdo#80551 by Laurent Godard · 12 years ago
  44. 17d0d12 unit test XSheetAnnotations GetByIndex for #fdo80551 by Laurent Godard · 12 years ago
  45. ca4f192 xmlChildElementCount is only available in libxml2 >= 2.7.3 by Douglas Mencken · 12 years ago
  46. 798f410 Fix vclplug_* dependencies for gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  47. ce90fa3 MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's. by Jan Holesovsky · 12 years ago
  48. 2a64953 MetafileXmlDump: No need to specify the stream, simplify the API. by Jan Holesovsky · 12 years ago
  49. 7a90f77 Missing new files from previous commit by Stephan Bergmann · 12 years ago
  50. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  51. f87859b Fix memory leaks in test code by Stephan Bergmann · 12 years ago
  52. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  53. 94bc78d cppcheck: unreadVariable by Thomas Arnhold · 12 years ago
  54. b56c9aa Avoid including <config_features.h> in <vcl/svapp.hxx> by Tor Lillqvist · 12 years ago
  55. 46297bb test: write to stream directly in MetafileXmlDump by Tomaž Vajngerl · 12 years ago
  56. fb1e810 test: don't create root element in startDocument() in xmlwriter by Tomaž Vajngerl · 12 years ago
  57. fb688d6 test: dump staroffice metafile to XML & XML writer interface by Tomaž Vajngerl · 12 years ago
  58. 780cedb test: parseXmlStream & parseHtmlStream added to test tools by Tomaž Vajngerl · 12 years ago
  59. 969df2a -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  60. d226c47 Fail the test if executing the validator fails by Stephan Bergmann · 12 years ago
  61. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  62. f21c57c WaE: -Werror=maybe-uninitialized by Caolán McNamara · 12 years ago
  63. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  64. 9051160 fix spelling error by Markus Mohrhard · 12 years ago
  65. 76715b1 test: move XmlTestTools API documentation to the header by Miklos Vajna · 12 years ago
  66. dde8335 tests: add XML and HTML test tools to test module by Tomaž Vajngerl · 12 years ago
  67. fa801a6 -Werror,-Wunused-result by Thomas Arnhold · 12 years ago
  68. e6e4474 set what system locale should resolve to for languagetag by Caolán McNamara · 12 years ago
  69. 8755eb0 adapt XSheetAnnotation::testGetDate() to locale change by Michael Stahl · 12 years ago
  70. c0a4de1 run unit test with en-US locale data by Caolán McNamara · 12 years ago
  71. d910a5149 Remove unused function by Stephan Bergmann · 12 years ago
  72. b10ed913 whitespace cleanup in test by Markus Mohrhard · 12 years ago
  73. d00e9e7 make the tolerance file optional by Markus Mohrhard · 12 years ago
  74. f9f7b70 coverity#1194929 String not null terminated by Caolán McNamara · 12 years ago
  75. e1b8f3f coverity#735554 Dead default in switch by Caolán McNamara · 12 years ago
  76. eaeaf87 improve validation failure message by Markus Mohrhard · 12 years ago
  77. a547f86 drop spadmin by Caolán McNamara · 12 years ago
  78. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  79. 50532e3 enable ODF export validation by Markus Mohrhard · 12 years ago
  80. 9a7ca77 move the export validation code to test by Markus Mohrhard · 12 years ago
  81. 06b44f9 coverity#738915 Uninitialized scalar field by Caolán McNamara · 12 years ago
  82. b55259e typo fixes by Andras Timar · 12 years ago
  83. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago
  84. 665989c Fix integer ambiguity by Stephan Bergmann · 12 years ago
  85. f992400f count notes - GetNotesInRange now include last tab by Laurent Godard · 12 years ago
  86. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  87. ed8c4de oups by Lionel Elie Mamane · 12 years ago
  88. 2062212 UnoApiTest does not dispose Desktop anymore by Lionel Elie Mamane · 12 years ago
  89. edd4c69 UnoApiTest don't dispose mxDesktop by Lionel Elie Mamane · 12 years ago
  90. fe2e432 Don't dispose twice in CalcUnoApiTest::tearDown by Stephan Bergmann · 12 years ago
  91. 6f40eec Calc UNO API test by Lionel Elie Mamane · 12 years ago
  92. a071a29 UnoApiTest don't require Calc by Lionel Elie Mamane · 12 years ago
  93. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  94. 4954e2a simplify code and fix out of bounds read by Markus Mohrhard · 12 years ago
  95. 18c702a gbuild: move unittest mock profile to WORKDIR by Michael Stahl · 12 years ago
  96. febbf19 langtag, test: remove Packages that deliver to OUTDIR/unittest/install by Michael Stahl · 12 years ago
  97. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  98. 52a7238 Improve test assertions by Stephan Bergmann · 12 years ago
  99. 2bcee80 WaE: unused variable by Tor Lillqvist · 13 years ago
  100. d50bd55 Parsing master presentation objects from 'objectlist.xml' by Vishv Brahmbhatt · 13 years ago