summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna2020-05-121-2/+0
* Fix typoAndrea Gelmini2020-05-101-1/+1
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-073-22/+22
* Fix typo in codeAndrea Gelmini2020-04-261-1/+1
* SVG export: fix lost semi-transparent line shapesMiklos Vajna2020-04-081-1/+4
* tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2020-03-141-1/+1
* Revert "loplugin:constfields in sw"Noel Grandin2020-03-131-2/+2
* Fix typoAndrea Gelmini2020-03-051-3/+3
* test: log the validator cmdlineMiklos Vajna2020-03-031-0/+1
* remove some dead codeNoel Grandin2020-03-031-65/+0
* convert AnimationImport to fast-parser APIsNoel Grandin2020-02-271-0/+2
* cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()Muhammet Kara2020-02-101-1/+1
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-071-0/+2
* make some headers privateCaolán McNamara2020-02-034-3/+30
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-313-24/+6
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* tdf#124176: Use pragma once instead of include guardEfdal İncesu2020-01-251-4/+1
* sal_Char->char in test..testtoolsNoel Grandin2019-12-231-2/+2
* XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt2019-12-231-0/+30
* sidebarwrap is conforming nowCaolán McNamara2019-12-201-1/+0
* remove unused sidebarpage.uiCaolán McNamara2019-12-201-1/+0
* these .ui no longer need special handlingCaolán McNamara2019-12-191-8/+1
* tdf#42949 Fix IWYU warnings in test/Gabor Kelemen2019-12-19163-284/+233
* Test results across all imported and inserted sheets.Eike Rathke2019-12-061-0/+54
* Swap expected and actual valuesEike Rathke2019-12-061-8/+8
* Use correct destination sheet instead of arbitrary leftover of expected nameEike Rathke2019-12-061-2/+2
* Silence false -Werror=maybe-uninitializedStephan Bergmann2019-12-033-14/+14
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-225-0/+14
* 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