summaryrefslogtreecommitdiffstats
path: root/include/test
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin2021-11-051-1/+1
* change some LOK internal updates to be pull model instead of pushLuboš Luňák2021-10-241-2/+22
* properly flush LOK invalidations in testsLuboš Luňák2021-10-221-1/+3
* better name for a function overloadLuboš Luňák2021-10-221-1/+2
* revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák2021-10-221-0/+39
* test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna2021-06-041-0/+1
* Exclude tests based on device color depth, not RDPMike Kaganski2021-04-011-0/+3
* Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna2021-03-261-0/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-295-9/+18
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+2
* Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski2020-11-261-0/+6
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-2/+2
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-2131-142/+111
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-1/+2
* tdf#124176 Use #pragma once in some include/Andrea Gelmini2020-09-251-4/+1
* tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli2020-09-231-1/+1
* test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl2020-08-281-1/+1
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-0/+1
* tdf#115753 fix table border missing when there are merged cellsnd1012020-07-291-1/+1
* use for-range on Sequence in i18npool..sdNoel Grandin2020-05-211-6/+6
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-073-17/+40
* Fix typo in codeAndrea Gelmini2020-04-261-1/+1
* Revert "loplugin:constfields in sw"Noel Grandin2020-03-1312-18/+18
* Rename method setReplacementElement()Jens Carl2020-03-051-1/+1
* remove some dead codeNoel Grandin2020-03-031-33/+0
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-071-0/+3
* make some headers privateCaolán McNamara2020-02-031-26/+0
* tdf#124176: Use pragma once instead of header guardPelin Kuran2020-01-272-8/+2
* XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt2019-12-231-0/+1
* Test results across all imported and inserted sheets.Eike Rathke2019-12-061-0/+1
* support screenshotting .ui files with GtkBuilderCaolán McNamara2019-10-101-5/+10
* loplugin:returnconstval in test..writerfilterNoel Grandin2019-08-241-1/+1
* loplugin:constmethod in testNoel Grandin2019-08-223-3/+3
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-5/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): testStephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in include/testGabor Kelemen2019-07-2325-27/+16
* Use in-class member initializersJens Carl2019-06-231-2/+3
* tdf#45904 Move XShape Java tests to C++Jens Carl2019-06-191-0/+41
* tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl2019-06-181-0/+33
* tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl2019-06-171-0/+41
* lok: re-factor getTextSelection.Michael Meeks2019-06-071-0/+30
* tdf#45904 Move XComponent Java tests to C++Jens Carl2019-05-041-0/+1
* Enable testing of multiple service namesJens Carl2019-05-031-2/+9
* tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2019-05-021-0/+33
* tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl2019-05-021-0/+33
* tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl2019-05-021-0/+33
* Make getXPathPosition assert on requested child foundMike Kaganski2019-05-011-1/+1
* assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski2019-04-251-5/+7
* tdf#45904 Move TableColumn Java tests to C++Jens Carl2019-04-251-0/+41