summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components
AgeCommit message (Expand)Author
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-17odk: add missing modelinesMiklos Vajna
2016-04-27Make SDK examples compile againStephan Bergmann
2016-04-21Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-01-09java: simplify array creationNoel Grandin
2014-12-12java: fix non-public UNO implementation classesNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-19Make SDK examples compile againStephan Bergmann
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-09-16Add back XTestDialogHandler methodsStephan Bergmann
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19odk: Clean up commentsChris Laplante
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 fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel 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-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-06-03odk/examples: mark them as examplesThomas Arnhold
2014-06-03odk/examples: pretty upThomas Arnhold
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-14typo: implemention -> implementationThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-10odk: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann