summaryrefslogtreecommitdiff
path: root/odk/examples/java
AgeCommit message (Expand)Author
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-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused interfacesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove unnecessary semi-colonsNoel Grandin
2014-08-12java: remove unused methodsNoel Grandin
2014-08-12java: remove unused fieldsNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-12java: remove unused variablesNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-05java: remove some unused fields in the ODK examplesNoel Grandin
2014-08-04java: remove commented out code for OpenOffice 3.3Noel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-04compareTo -> equalsNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-17remove executable bitAndras Timar
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-09Add an animated gifTor Lillqvist
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-02-26Remove visual noise from odkAlexander Wilms
2014-02-06Typo: formating -> formattingJulien Nabet
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-11Add a picture and a graphicTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-08-20[TOOD|TOODO]->TODOCaolán McNamara
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-06-19Missing importStephan Bergmann