summaryrefslogtreecommitdiff
path: root/test/source/xmltesttools.cxx
AgeCommit message (Expand)Author
2024-07-30sw: get rid of parseDumpXisco Fauli
2024-07-09tdf#158857: [Power Query] export connections.xmlBayram Çiçek
2024-06-13tdf#161509: Output the same special style names and identifiers as WordMike Kaganski
2024-05-14loplugin:ostr in testNoel Grandin
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-02-04cid#1591495 Resource leakCaolán McNamara
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski
2024-01-11tdf#105844 add test for ODF wholesome encryption with macro signatureMichael Stahl
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl
2023-10-06xmltesttools: add assertXPathDoubleValue that takes a double with deltaIlmari Lauhakangas
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2022-11-25Require valid attribute in getXPathMike Kaganski
2022-11-25Merge two assertXPath overloads that both check number of nodesMike Kaganski
2022-11-25tdf#152200: Make sure to not write objects into field character runsMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-14libxml2: upgrade to release 2.10.2Michael Stahl
2022-04-04sc: add support for xr2 namespace and read uid of sparkline groupTomaž Vajngerl
2021-07-15Fix UB calling operator<<(std::basic_ostream) with nullptrMike Kaganski
2021-06-08chart2: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-12getXPathNode may return nullptrMike Kaganski
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-07-04cid#1448518: Resource leak (test/xmltesttools)Julien Nabet
2019-07-04cid#1448515: Resource leak (test/xmltesttools)Julien Nabet
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2019-02-01Avoid -Werror,-Wimplicit-fallthrough with clang-clStephan Bergmann
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-10-30tdf#116989: add unit testMike Kaganski
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-02tdf#117923: handle direct formatting for numbering in .docMike Kaganski
2018-02-12EPUB export, fixed layout: fix validation error with imagesMiklos Vajna
2018-01-12More loplugin:cstylecast: testStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-09-08EPUB export: inherit text properties in spans from paragraphMiklos Vajna
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl