summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java
AgeCommit message (Expand)AuthorFilesLines
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-4/+4
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-1/+1
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-12java: remove unused fieldsNoel Grandin1-2/+0
2014-02-26Remove visual noise from odkAlexander Wilms1-2/+2
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin1-3/+3
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-4/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-4/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.3.188); FILE MERGEDRüdiger Timm1-23/+18
2005-09-07INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGEDRüdiger Timm1-47/+21
2005-01-31INTEGRATION: CWS sdksample (1.1.2); FILE ADDEDRüdiger Timm1-0/+221