summaryrefslogtreecommitdiff
path: root/test/source/text
AgeCommit message (Collapse)Author
2013-04-26test: clean up namespacingThomas Arnhold
Change-Id: I7df07176bdbd15fdfdf8f9a7cdb26d4bee12997d
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
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara
Change-Id: Ieccb0e425cb505bec3735539ebdf154529fde330
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
Change-Id: I I4c02aa1d459f7d5c2a1d9c38255aae3c3043dda6
2012-05-03Added interface test for text::XText.Kohei Yoshida
Change-Id: I041b29d6e6314560a0f7fb7c0392c9a0f44fc1eb
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
Change-Id: I303562873fab5d41614f092966e47ff296c12610
2012-04-26add test for XTextContentMarkus Mohrhard
2012-04-26add test case for xtextfieldMarkus Mohrhard