summaryrefslogtreecommitdiff
path: root/odk/examples/java
AgeCommit message (Expand)Author
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
2013-06-04odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl
2013-05-06Java cleanup, delete some dead codeNoel Grandin
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-29Remove some obsolete makefile.mkStephan Bergmann
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel 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-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-17fix compile error in unused Java file.Noel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold
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
2013-03-01Use "optimal" zoom settingTor Lillqvist
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2012-12-11Fix SDK examplesStephan Bergmann
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
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-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Java cleanup, remove dead codeNoel Grandin
2012-09-05Java cleanup, fix compile errors because of changes in UNO APINoel Grandin
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Java cleanup, update code for changes in UNO encryption APINoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold