summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-26Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-08-28test: fix misleading documentation of assertXPathNoAttribute()Michael Stahl
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-26Fix typo in codeAndrea Gelmini
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-05Rename method setReplacementElement()Jens Carl
2020-03-03remove some dead codeNoel Grandin
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-03make some headers privateCaolán McNamara
2020-01-27tdf#124176: Use pragma once instead of header guardPelin Kuran
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-06Test results across all imported and inserted sheets.Eike Rathke
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-22loplugin:constmethod in testNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): testStephan Bergmann
2019-07-23tdf#42949 Fix IWYU warnings in include/testGabor Kelemen
2019-06-23Use in-class member initializersJens Carl
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl
2019-05-03Enable testing of multiple service namesJens Carl
2019-05-02tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl
2019-05-02tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl
2019-05-02tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl
2019-04-19tdf#45904 Move XChartData Java tests to C++Jens Carl
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl
2019-04-03tdf#45904 Move XCellRange Java tests to C++Jens Carl
2019-04-03tdf#45904 Move TableRow Java tests to C++Jens Carl
2019-04-02Split large test method in twoSamuel Mehrbrodt
2019-03-30tdf#45904 Move XFormLayerAccess Java tests to C++Jens Carl
2019-03-29Move UNO Api helper form to include/Jens Carl