summaryrefslogtreecommitdiffstats
path: root/include/test/xmltesttools.hxx
Commit message (Expand)AuthorAgeFilesLines
* test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna2021-06-041-0/+1
* Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna2021-03-261-0/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+2
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-2/+2
* tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli2020-09-231-1/+1
* test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl2020-08-281-1/+1
* tdf#115753 fix table border missing when there are merged cellsnd1012020-07-291-1/+1
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-071-15/+16
* Make getXPathPosition assert on requested child foundMike Kaganski2019-05-011-1/+1
* assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski2019-04-251-5/+7
* svm xml dumper: move this from test to vclMiklos Vajna2019-01-031-0/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-1/+1
* EPUB export, fixed layout: fix validation error with imagesMiklos Vajna2018-02-121-0/+5
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl2017-01-141-0/+4
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna2014-09-301-0/+4
* parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl2014-08-281-1/+1
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-101-1/+4
* Fix memory leaks in test codeStephan Bergmann2014-06-021-1/+2
* test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl2014-05-151-0/+6
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* test: move XmlTestTools API documentation to the headerMiklos Vajna2014-04-301-0/+26
* tests: add XML and HTML test tools to test moduleTomaž Vajngerl2014-04-291-0/+48