summaryrefslogtreecommitdiff
path: root/jurt/test/com/sun/star/uno/AnyConverter_Test.java
AgeCommit message (Expand)Author
2016-05-05jurt: add missing modelinesMiklos Vajna
2015-04-20java: some random small cleanupsNoel Grandin
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-02-17Make jurt JunitTests workStephan Bergmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.6.48); FILE MERGEDRüdiger Timm
2006-05-04INTEGRATION: CWS mmt7 (1.5.14); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGEDRüdiger Timm
2003-05-22INTEGRATION: CWS uno4 (1.3.12); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-08#99466# isObject and toObject now treat an Any with interface type and null r...Joachim Lingner
2002-03-26test programm for AnyConverterJoachim Lingner