summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski1-0/+3
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna1-0/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann5-9/+18
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-11-26Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski1-0/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer31-142/+111
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-1/+2
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini1-4/+1
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli1-1/+1
2020-08-28test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl1-1/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd1011-1/+1
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin1-6/+6
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin3-17/+40
2020-04-26Fix typo in codeAndrea Gelmini1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin12-18/+18
2020-03-05Rename method setReplacementElement()Jens Carl1-1/+1
2020-03-03remove some dead codeNoel Grandin1-33/+0
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-0/+3
2020-02-03make some headers privateCaolán McNamara1-26/+0
2020-01-27tdf#124176: Use pragma once instead of header guardPelin Kuran2-8/+2
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt1-0/+1
2019-12-06Test results across all imported and inserted sheets.Eike Rathke1-0/+1
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara1-5/+10
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in testNoel Grandin3-3/+3
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testStephan Bergmann1-1/+1
2019-07-23tdf#42949 Fix IWYU warnings in include/testGabor Kelemen25-27/+16
2019-06-23Use in-class member initializersJens Carl1-2/+3
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl1-0/+41
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl1-0/+33
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl1-0/+41
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-0/+30
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl1-0/+1
2019-05-03Enable testing of multiple service namesJens Carl1-2/+9
2019-05-02tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl1-0/+33
2019-05-02tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl1-0/+33
2019-05-02tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl1-0/+33
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski1-1/+1
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski1-5/+7
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl1-0/+41
2019-04-19tdf#45904 Move XChartData Java tests to C++Jens Carl1-0/+35
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl1-7/+10
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl1-0/+51
2019-04-03tdf#45904 Move XCellRange Java tests to C++Jens Carl1-0/+50
2019-04-03tdf#45904 Move TableRow Java tests to C++Jens Carl1-0/+36
2019-04-02Split large test method in twoSamuel Mehrbrodt1-1/+2