summaryrefslogtreecommitdiff
path: root/test/source/text
AgeCommit message (Expand)Author
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-07-19Replace old png writer in baseindex.cxxofftkp
2022-05-03Just use Any ctor instead of makeAny in testStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module test with clang-formatPhilipp Hofer
2020-09-01Fix typo in codeAndrea Gelmini
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-07-01Simplify Sequence iterations in testArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
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-03-19name apitest suites consistently while we still canBjoern Michaelsen
2019-03-03tdf#45904 Move XTextRange Java tests to C++Jens Carl
2019-01-29tdf#45904 Move XSimpleText Java tests to C++Ajay Mahato
2017-10-23loplugin:includeform: testStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-26test: clean up namespacingThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03Added interface test for text::XText.Kohei Yoshida
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
2012-04-26add test for XTextContentMarkus Mohrhard
2012-04-26add test case for xtextfieldMarkus Mohrhard