summaryrefslogtreecommitdiff
ModeNameSize
d---------helpcontent2208logplain
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/java/EmbedDocument/EmbeddedObject
AgeCommit message (Expand)Author
2016-05-17odk: add missing modelinesMiklos Vajna
2014-11-18java: make fields final where possibleNoel Grandin
2014-09-16There is no com.sun.star.lib.util.ExceptionHelperStephan Bergmann
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin
2014-08-20java: remove unnecessary return statementsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel 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-04-17remove executable bitAndras Timar
2014-02-26Remove visual noise from odkAlexander Wilms
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2012-11-12re-base on ALv2 code. Includes:Michael Meeks