Age | Commit message (Expand) | Author |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: test | Stephan Bergmann |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-19 | Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile | Miklos Vajna |
2014-12-18 | test: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | test: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString | Stephan Bergmann |
2014-12-10 | CppunitTest --headless is not the same as soffice --headless | Stephan Bergmann |
2014-11-28 | Unittest for autocorrect in writer | Daniel Sikeler |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | perfcheck instrument existing test : replaceAll | Laurent Godard |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-29 | Improve framework for callgrind performance unit tests | Matúš Kukan |
2014-10-21 | sc: fix temp file leak in ScTableSheetsObj | Michael Stahl |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-09-30 | sc: ensure global variables in tests are cleared before shutdown | Michael Stahl |
2014-09-30 | Factor out duplicated code to XmlTestTools::assertXPathNoAttribute() | Miklos Vajna |
2014-09-23 | Include name of document in CPPUNIT_ASSERT msgs | Stephan Bergmann |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-02 | coverity#1233488 Unchecked dynamic_cast | Caolán McNamara |
2014-08-28 | parseXml should return xmlDocPtr instead of htmlDocPtr | Tomaž Vajngerl |
2014-08-21 | vcl: convert push flags to type-safe enum-like class | Noel Grandin |
2014-08-17 | Fix another: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin |
2014-08-17 | Fix: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin |
2014-08-17 | loplugin:passstuffbyref (Primitive2DSequence) | Matteo Casalin |
2014-08-16 | initial implementation of XML dump for Primitive2DSequence | Tomaž Vajngerl |
2014-08-16 | XmlWriter: simplify and take SvStream* as input | Tomaž Vajngerl |
2014-08-16 | mtfxmldump: move XML writing into its own function | Tomaž Vajngerl |
2014-08-16 | No need to write ' | Tomaž Vajngerl |
2014-08-11 | XStyleLoader2 : enhance unit test to PageStyle | Laurent Godard |
2014-08-08 | fix ambiguity in argument | Markus Mohrhard |
2014-08-08 | XStyleLoader2 loadStylesFromDocument - unit tests | Laurent Godard |
2014-08-06 | Improve test failure output | Stephan Bergmann |
2014-07-29 | Remove some unused code | Marcos Paulo de Souza |
2014-07-20 | xmlwriter: set indent and always write utf8 xml document | Tomaž Vajngerl |
2014-07-20 | Support color related MTF actions in mtfxmldump | Tomaž Vajngerl |
2014-07-20 | Extend metafile to xml dump testing tool with more MFT actions | Tomaž Vajngerl |
2014-07-04 | improve test failure message | Markus Mohrhard |
2014-07-02 | correct XSheetAnnotations GetByIndex test for #fdo#80551 | Laurent Godard |
2014-07-02 | unit test XSheetAnnotations GetByIndex for #fdo80551 | Laurent Godard |
2014-06-16 | xmlChildElementCount is only available in libxml2 >= 2.7.3 | Douglas Mencken |
2014-06-12 | Fix vclplug_* dependencies for gb_CppunitTest_use_vcl | Stephan Bergmann |
2014-06-10 | MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's. | Jan Holesovsky |
2014-06-10 | MetafileXmlDump: No need to specify the stream, simplify the API. | Jan Holesovsky |
2014-06-04 | Missing new files from previous commit | Stephan Bergmann |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-06-02 | Fix memory leaks in test code | Stephan Bergmann |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-24 | cppcheck: unreadVariable | Thomas Arnhold |