summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms
AgeCommit message (Expand)Author
2017-11-16Fix typosAndrea Gelmini
2016-05-17odk: add missing modelinesMiklos Vajna
2016-05-13Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc.Stephan Bergmann
2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier
2016-01-10Fix typosAndrea Gelmini
2015-10-02Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'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-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-12java: remove unnecessary semi-colonsNoel Grandin
2014-08-12java: remove unused fieldsNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-28Typo: becase -> becauseJulien Nabet
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-26Remove visual noise from odkAlexander Wilms
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-05-06use generics and convert from Vector to ArrayListNoel Grandin
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-02-22s/whith/with/Tor Lillqvist
2012-12-11Fix SDK examplesStephan Bergmann
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-10Java5 cleanup, cleanup Vector and ArrayList to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin
2012-08-28Simplify/remove some methods named "dropTable"Stephan Bergmann