Age | Commit message (Expand) | Author |
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 |
2014-05-22 | Avoid including <config_features.h> in <vcl/svapp.hxx> | Tor Lillqvist |
2014-05-19 | test: write to stream directly in MetafileXmlDump | Tomaž Vajngerl |
2014-05-15 | test: don't create root element in startDocument() in xmlwriter | Tomaž Vajngerl |
2014-05-15 | test: dump staroffice metafile to XML & XML writer interface | Tomaž Vajngerl |
2014-05-15 | test: parseXmlStream & parseHtmlStream added to test tools | Tomaž Vajngerl |
2014-05-14 | -Werror,-Wunused-function | Stephan Bergmann |
2014-05-14 | Fail the test if executing the validator fails | Stephan Bergmann |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |