summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-12-23sal_Char->char in test..testtoolsNoel Grandin1-2/+2
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt1-0/+30
2019-12-20sidebarwrap is conforming nowCaolán McNamara1-1/+0
2019-12-20remove unused sidebarpage.uiCaolán McNamara1-1/+0
2019-12-19these .ui no longer need special handlingCaolán McNamara1-8/+1
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen163-284/+233
2019-12-06Test results across all imported and inserted sheets.Eike Rathke1-0/+54
2019-12-06Swap expected and actual valuesEike Rathke1-8/+8
2019-12-06Use correct destination sheet instead of arbitrary leftover of expected nameEike Rathke1-2/+2
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann3-14/+14
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann5-0/+14
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+4
2019-10-14use common PCH for more librariesLuboš Luňák1-0/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-14/+15
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-2/+1
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara1-51/+55
2019-10-09log output filenameCaolán McNamara1-0/+1
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-1/+4
2019-09-23toggle default away from legacyCaolán McNamara1-5/+5
2019-09-23fix make screenshotCaolán McNamara1-0/+1
2019-09-10Fix typosAndrea Gelmini1-4/+4
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-1/+1
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin2-4/+4
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin7-10/+10
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-29loplugin:sequentialassignNoel Grandin1-3/+1
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-07-23tdf#42949 Fix IWYU warnings in include/testGabor Kelemen1-0/+1
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin1-2/+1
2019-07-20test: check validator exit code *after* checking validator outputMichael Stahl1-3/+3
2019-07-04cid#1448518: Resource leak (test/xmltesttools)Julien Nabet1-3/+16
2019-07-04cid#1448515: Resource leak (test/xmltesttools)Julien Nabet1-0/+3
2019-07-01Simplify Sequence iterations in testArkadiy Illarionov6-35/+34
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+4
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl2-0/+57
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl2-0/+33
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl2-0/+31
2019-06-11fix assert in make screenshotCaolán McNamara1-1/+3
2019-06-07lok: re-factor getTextSelection.Michael Meeks2-0/+88
2019-05-19Fix typosAndrea Gelmini1-1/+1
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin31-78/+78
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl1-0/+10
2019-05-03improve assert message in XMLDiffNoel Grandin1-13/+25
2019-05-03Enable testing of multiple service namesJens Carl1-2/+2
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov15-20/+16
2019-05-02tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2-0/+38
2019-05-02tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl2-0/+66
2019-05-02tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl2-0/+37