summaryrefslogtreecommitdiff
path: root/test/source/beans
AgeCommit message (Expand)AuthorFilesLines
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen1-4/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-1/+1
2019-07-01Simplify Sequence iterations in testArkadiy Illarionov1-2/+1
2019-04-25Improve error messagesJens Carl1-2/+7
2019-01-25tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-10/+10
2019-01-25Fix typosJens Carl1-2/+2
2019-01-25tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-13/+115
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-1/+1
2017-10-23loplugin:includeform: testStephan Bergmann1-2/+2
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-1/+1
2016-03-20tdf#45904 move java based api tests to c++kadertarlan1-0/+11
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-9/+9
2015-03-24loplugin:constantfunction: testNoel Grandin1-20/+0
2014-05-08various: sal_Bool->boolNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-25don't pollute global namespaceThomas Arnhold1-1/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida1-1/+9
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida1-14/+53
2012-04-30More descriptive method name.Kohei Yoshida1-2/+3
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida1-0/+211