1. 55dda8e convert Link<> to typed by Noel Grandin · 11 years ago
  2. 3a00aae boost->std by Caolán McNamara · 11 years ago
  3. 9ea0390 convert Link<> to typed by Noel Grandin · 11 years ago
  4. 37e9484 percheck: produce similar stats than off-tree callgrind by Norbert Thiebaud · 11 years ago
  5. 013efe7 test: hack to avoid VCLXToolkit calling CreateMainLoopThread by Michael Stahl · 11 years ago
  6. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  7. 7a044db loplugin:simplifybool by Stephan Bergmann · 11 years ago
  8. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  9. dd466513 window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent by Caolán McNamara · 11 years ago
  10. ad0c5e6 convert META_*_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  11. 4f00dce Use IMPL_[STATIC_]LINK_NOARG where applicable by Stephan Bergmann · 11 years ago
  12. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  13. f9290d3 Clean up checks of sal_Bool values by Stephan Bergmann · 11 years ago
  14. f62af19 typo: strech -> stretch by Andras Timar · 11 years ago
  15. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  16. c8509a0 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  17. a40d0bd Use OFFICEOTRON/ODFVALIDATOR determined by configure by Stephan Bergmann · 11 years ago
  18. 2093c7a Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  19. 5584d73 Typos by Julien Nabet · 11 years ago
  20. 5dad2733 loplugin:constantfunction: test by Noel Grandin · 11 years ago
  21. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  22. e935f05 Some more loplugin:cstylecast: test by Stephan Bergmann · 11 years ago
  23. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  24. 93bb210 Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile by Miklos Vajna · 11 years ago
  25. 11f2099 test: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  26. e6bf3f2 test: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  27. 84a7fa4 XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString by Stephan Bergmann · 11 years ago
  28. e3ce885 CppunitTest --headless is not the same as soffice --headless by Stephan Bergmann · 11 years ago
  29. 94bcfb0 Unittest for autocorrect in writer by Daniel Sikeler · 11 years ago
  30. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  31. e65790d perfcheck instrument existing test : replaceAll by Laurent Godard · 11 years ago
  32. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  33. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  34. e4e7f9d8 Improve framework for callgrind performance unit tests by Matúš Kukan · 11 years ago
  35. ed45c87 sc: fix temp file leak in ScTableSheetsObj by Michael Stahl · 11 years ago
  36. af5ebbf create a macro library for implementing bit-flags types by Noel Grandin · 12 years ago
  37. 7d754a8 sc: ensure global variables in tests are cleared before shutdown by Michael Stahl · 12 years ago
  38. 548b360 Factor out duplicated code to XmlTestTools::assertXPathNoAttribute() by Miklos Vajna · 12 years ago
  39. 1da676e Include name of document in CPPUNIT_ASSERT msgs by Stephan Bergmann · 12 years ago
  40. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  41. 9432b8d coverity#1233488 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  42. 2fa3aed parseXml should return xmlDocPtr instead of htmlDocPtr by Tomaž Vajngerl · 12 years ago
  43. a69f8ea vcl: convert push flags to type-safe enum-like class by Noel Grandin · 12 years ago
  44. 613cc91 Fix another: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
  45. ed8c687 Fix: reference to 'Primitive2DSequence' is ambiguous by Matteo Casalin · 12 years ago
  46. fb1f710 loplugin:passstuffbyref (Primitive2DSequence) by Matteo Casalin · 12 years ago
  47. 4bc6484 initial implementation of XML dump for Primitive2DSequence by Tomaž Vajngerl · 12 years ago
  48. d3a5962 XmlWriter: simplify and take SvStream* as input by Tomaž Vajngerl · 12 years ago
  49. 8a3a2e8 mtfxmldump: move XML writing into its own function by Tomaž Vajngerl · 12 years ago
  50. 20d8a34 No need to write ' by Tomaž Vajngerl · 12 years ago
  51. 454ec6e XStyleLoader2 : enhance unit test to PageStyle by Laurent Godard · 12 years ago
  52. 932e37a fix ambiguity in argument by Markus Mohrhard · 12 years ago
  53. 949279c XStyleLoader2 loadStylesFromDocument - unit tests by Laurent Godard · 12 years ago
  54. eacd4c0 Improve test failure output by Stephan Bergmann · 12 years ago
  55. 5021f29 Remove some unused code by Marcos Paulo de Souza · 12 years ago
  56. cd3bffe xmlwriter: set indent and always write utf8 xml document by Tomaž Vajngerl · 12 years ago
  57. 501f6b0 Support color related MTF actions in mtfxmldump by Tomaž Vajngerl · 12 years ago
  58. 317f154 Extend metafile to xml dump testing tool with more MFT actions by Tomaž Vajngerl · 12 years ago
  59. 7e3f082 improve test failure message by Markus Mohrhard · 12 years ago
  60. c103775 correct XSheetAnnotations GetByIndex test for #fdo#80551 by Laurent Godard · 12 years ago
  61. 17d0d12 unit test XSheetAnnotations GetByIndex for #fdo80551 by Laurent Godard · 12 years ago
  62. ca4f192 xmlChildElementCount is only available in libxml2 >= 2.7.3 by Douglas Mencken · 12 years ago
  63. 798f410 Fix vclplug_* dependencies for gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  64. ce90fa3 MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's. by Jan Holesovsky · 12 years ago
  65. 2a64953 MetafileXmlDump: No need to specify the stream, simplify the API. by Jan Holesovsky · 12 years ago
  66. 7a90f77 Missing new files from previous commit by Stephan Bergmann · 12 years ago
  67. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  68. f87859b Fix memory leaks in test code by Stephan Bergmann · 12 years ago
  69. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  70. 94bc78d cppcheck: unreadVariable by Thomas Arnhold · 12 years ago
  71. b56c9aa Avoid including <config_features.h> in <vcl/svapp.hxx> by Tor Lillqvist · 12 years ago
  72. 46297bb test: write to stream directly in MetafileXmlDump by Tomaž Vajngerl · 12 years ago
  73. fb1e810 test: don't create root element in startDocument() in xmlwriter by Tomaž Vajngerl · 12 years ago
  74. fb688d6 test: dump staroffice metafile to XML & XML writer interface by Tomaž Vajngerl · 12 years ago
  75. 780cedb test: parseXmlStream & parseHtmlStream added to test tools by Tomaž Vajngerl · 12 years ago
  76. 969df2a -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  77. d226c47 Fail the test if executing the validator fails by Stephan Bergmann · 12 years ago
  78. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  79. f21c57c WaE: -Werror=maybe-uninitialized by Caolán McNamara · 12 years ago
  80. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  81. 9051160 fix spelling error by Markus Mohrhard · 12 years ago
  82. 76715b1 test: move XmlTestTools API documentation to the header by Miklos Vajna · 12 years ago
  83. dde8335 tests: add XML and HTML test tools to test module by Tomaž Vajngerl · 12 years ago
  84. fa801a6 -Werror,-Wunused-result by Thomas Arnhold · 12 years ago
  85. e6e4474 set what system locale should resolve to for languagetag by Caolán McNamara · 12 years ago
  86. 8755eb0 adapt XSheetAnnotation::testGetDate() to locale change by Michael Stahl · 12 years ago
  87. c0a4de1 run unit test with en-US locale data by Caolán McNamara · 12 years ago
  88. d910a5149 Remove unused function by Stephan Bergmann · 12 years ago
  89. b10ed913 whitespace cleanup in test by Markus Mohrhard · 12 years ago
  90. d00e9e7 make the tolerance file optional by Markus Mohrhard · 12 years ago
  91. f9f7b70 coverity#1194929 String not null terminated by Caolán McNamara · 12 years ago
  92. e1b8f3f coverity#735554 Dead default in switch by Caolán McNamara · 12 years ago
  93. eaeaf87 improve validation failure message by Markus Mohrhard · 12 years ago
  94. a547f86 drop spadmin by Caolán McNamara · 12 years ago
  95. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  96. 50532e3 enable ODF export validation by Markus Mohrhard · 12 years ago
  97. 9a7ca77 move the export validation code to test by Markus Mohrhard · 12 years ago
  98. 06b44f9 coverity#738915 Uninitialized scalar field by Caolán McNamara · 12 years ago
  99. b55259e typo fixes by Andras Timar · 12 years ago
  100. 08fe82e Remove unnecessary use of OUString constructor in + expressions by Noel Grandin · 12 years ago