summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin3-22/+22
2020-04-26Fix typo in codeAndrea Gelmini1-1/+1
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna1-1/+4
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-03-05Fix typoAndrea Gelmini1-3/+3
2020-03-03test: log the validator cmdlineMiklos Vajna1-0/+1
2020-03-03remove some dead codeNoel Grandin1-65/+0
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin1-0/+2
2020-02-10cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()Muhammet Kara1-1/+1
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-0/+2
2020-02-03make some headers privateCaolán McNamara4-3/+30
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin3-24/+6
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu1-4/+1
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