summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2019-04-03Fix typosJens Carl
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-05-05Fix typosAndrea Gelmini
2018-02-16Adding props to extensible group must use op "replace" (or "fuse")Stephan Bergmann
2018-02-16PopupMenu template doesn't have Target/ImageIdentifier propertiesStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-06-05typosJulien Nabet
2017-06-05Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
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