summaryrefslogtreecommitdiff
path: root/odk/examples/java/Inspector
AgeCommit message (Expand)Author
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-03-19TyposJulien Nabet
2016-05-17odk: add missing modelinesMiklos Vajna
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-12java: fix non-public UNO implementation classesNoel Grandin
2014-09-16Add back __writeRegistryServiceInfo methodStephan Bergmann
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel 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-05java: remove commented out codeNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-02-26Remove visual noise from odkAlexander Wilms
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
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-04odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, call static methods staticallyNoel 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-17fix compile error in unused Java file.Noel Grandin
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann
2013-03-31Remove commented code in odk/examplesChr. Rossmanith
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann