summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt2020-01-081-0/+30
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* new loplugin:bufferaddNoel Grandin2019-10-151-4/+4
* use common PCH for more librariesLuboš Luňák2019-10-141-0/+2
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-142-14/+15
* simplify "a = a +" to "a +="Noel Grandin2019-10-111-2/+1
* support screenshotting .ui files with GtkBuilderCaolán McNamara2019-10-101-51/+55
* log output filenameCaolán McNamara2019-10-091-0/+1
* implement gtk dialog screenshottingCaolán McNamara2019-10-081-1/+4
* toggle default away from legacyCaolán McNamara2019-09-231-5/+5
* fix make screenshotCaolán McNamara2019-09-231-0/+1
* Fix typosAndrea Gelmini2019-09-101-4/+4
* loplugin:returnconstval in test..writerfilterNoel Grandin2019-08-241-1/+1
* loplugin:constvars in test..unotoolsNoel Grandin2019-08-202-4/+4
* loplugin:sequenceloop in test..toolkitNoel Grandin2019-08-157-10/+10
* Fix typosAndrea Gelmini2019-08-122-2/+2
* loplugin:sequentialassignNoel Grandin2019-07-291-3/+1
* loplugin:oncevarNoel Grandin2019-07-281-2/+1
* tdf#42949 Fix IWYU warnings in include/testGabor Kelemen2019-07-231-0/+1
* loplugin:referencecasting in test..toolkitNoel Grandin2019-07-211-2/+1
* test: check validator exit code *after* checking validator outputMichael Stahl2019-07-201-3/+3
* cid#1448518: Resource leak (test/xmltesttools)Julien Nabet2019-07-041-3/+16
* cid#1448515: Resource leak (test/xmltesttools)Julien Nabet2019-07-041-0/+3
* Simplify Sequence iterations in testArkadiy Illarionov2019-07-016-35/+34
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-4/+4
* tdf#45904 Move XShape Java tests to C++Jens Carl2019-06-192-0/+57
* tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl2019-06-182-0/+33
* tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl2019-06-172-0/+31
* fix assert in make screenshotCaolán McNamara2019-06-111-1/+3
* lok: re-factor getTextSelection.Michael Meeks2019-06-072-0/+88
* Fix typosAndrea Gelmini2019-05-191-1/+1
* Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze2019-05-171-0/+3
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-1331-78/+78
* tdf#45904 Move XComponent Java tests to C++Jens Carl2019-05-041-0/+10
* improve assert message in XMLDiffNoel Grandin2019-05-031-13/+25
* Enable testing of multiple service namesJens Carl2019-05-031-2/+2
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-0215-20/+16
* tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2019-05-022-0/+38
* tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl2019-05-022-0/+66
* tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl2019-05-022-0/+37
* Make getXPathPosition assert on requested child foundMike Kaganski2019-05-012-2/+17
* assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski2019-04-251-0/+5
* tdf#45904 Move TableColumn Java tests to C++Jens Carl2019-04-252-0/+56
* Improve error messagesJens Carl2019-04-251-2/+7
* tdf#45904 Move XChartData Java tests to C++Jens Carl2019-04-192-0/+94
* Add a test to check XPath testing facilities in XmlTestToolsMike Kaganski2019-04-183-0/+71
* tdf#45904 Move XTextField Java tests to C++Jens Carl2019-04-171-5/+18
* loplugin:sequentialassign in test..toolsNoel Grandin2019-04-153-6/+3
* tdf#45904 Move TextContent Java tests to C++Jens Carl2019-04-122-0/+69
* Fix deadlocks of `make screenshot` testsStephan Bergmann2019-04-111-0/+3