summaryrefslogtreecommitdiff
path: root/test/source/text
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Fix typo in codeAndrea Gelmini1-10/+10
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen8-13/+8
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann1-1/+1
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-1/+1
2019-07-01Simplify Sequence iterations in testArkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin3-6/+6
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl1-5/+18
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl1-0/+68
2019-03-19name apitest suites consistently while we still canBjoern Michaelsen6-0/+490
2019-03-03tdf#45904 Move XTextRange Java tests to C++Jens Carl1-0/+62
2019-01-29tdf#45904 Move XSimpleText Java tests to C++Ajay Mahato1-0/+76
2017-10-23loplugin:includeform: testStephan Bergmann3-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-26test: clean up namespacingThomas Arnhold3-4/+6
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-67/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara1-3/+3
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida1-7/+1
2012-05-03Added interface test for text::XText.Kohei Yoshida1-0/+54
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-1/+0
2012-04-26add test for XTextContentMarkus Mohrhard1-0/+78
2012-04-26add test case for xtextfieldMarkus Mohrhard1-0/+50