summaryrefslogtreecommitdiffstats
path: root/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make fields privateNoel Grandin2014-08-132-4/+4
* java: reduce scope, make constructors privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make constants privateNoel Grandin2014-08-122-20/+20
* java: fix broken javadoc tagsNoel Grandin2014-08-124-7/+2
* java: remove unused fieldsNoel Grandin2014-08-122-8/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-124-0/+8
* typo: more then -> more thanTakeshi Abe2014-08-014-4/+4
* compareTo -> equalsNoel Grandin2014-06-043-6/+6
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-305-5/+5
* automaticly -> automatically.Jan Holesovsky2014-04-278-18/+18
* Typo: s/shure/sureTor Lillqvist2014-04-182-2/+2
* Typo: s/ouer/ourTor Lillqvist2014-04-061-1/+1
* typo: opend -> openedThomas Arnhold2014-03-291-1/+1
* Remove visual noise from odkAlexander Wilms2014-02-2613-108/+108
* Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet2014-02-191-1/+1
* Typo: (a)synchronoues -> a(synchronous)Julien Nabet2014-02-093-4/+4
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-092-2/+2
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* DesktopEnvironment example does not work on OS XStephan Bergmann2014-01-211-0/+5
* typo fixesAndras Timar2013-12-2010-38/+38
* typo fixes in commentsAndras Timar2013-09-265-21/+21
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-152-2/+2
* fix typos (wich instead of which)Philipp Riemer2013-05-065-8/+8
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-065-24/+23
* Java cleanup - use generics to reduce castingNoel Grandin2013-04-231-6/+6
* Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin2013-04-236-60/+57
* Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann2013-04-193-4/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-156-7/+7
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-7/+7
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-025-9/+9
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-2/+2
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-0113-15/+0
* Java cleanup, generic and simplifyNoel Grandin2012-09-104-38/+35
* Java cleanup, remove dead codeNoel Grandin2012-09-101-21/+0
* Java cleanup, remove dead codeNoel Grandin2012-09-101-20/+0
* Java cleanup, simplify and generifyNoel Grandin2012-09-103-51/+18
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-105-15/+15
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-069-18/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-6/+0
* remove bogus date informationThomas Arnhold2012-08-0713-14/+0
* Typo ressource -> resourceStephan Bergmann2012-07-303-4/+4
* java: printStackTrace always to stderrThomas Arnhold2012-07-131-1/+1
* Fix typos in commentsElton Chung2012-02-131-1/+1
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-031-1/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-2/+2
|\
| * jsc340: i114609: no visibility compiler flag for jni libJuergen Schmidt2011-03-032-2/+2