summaryrefslogtreecommitdiffstats
path: root/test/source/beans/xpropertyset.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequenceloop in test..toolkitNoel Grandin2019-08-151-1/+1
* Simplify Sequence iterations in testArkadiy Illarionov2019-07-011-2/+1
* Improve error messagesJens Carl2019-04-251-2/+7
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-251-10/+10
* Fix typosJens Carl2019-01-251-2/+2
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-01-251-13/+115
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-241-1/+1
* loplugin:includeform: testStephan Bergmann2017-10-231-2/+2
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* tdf#45904 move java based api tests to c++kadertarlan2016-03-201-0/+11
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-9/+9
* loplugin:constantfunction: testNoel Grandin2015-03-241-20/+0
* various: sal_Bool->boolNoel Grandin2014-05-081-1/+1
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* don't pollute global namespaceThomas Arnhold2013-04-251-1/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida2012-05-081-1/+9
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-301-2/+3
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-301-0/+211