aboutsummaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--.gitignore141logplain
-rw-r--r--CustomTarget_translate.mk1919logplain
-rw-r--r--Makefile293logplain
-rw-r--r--Module_translations.mk1337logplain
-rw-r--r--README57logplain
d---------git-hooks114logplain
-rw-r--r--localization_present.mk24logplain
d---------prj109logplain
d---------source3316logplain
cl-opengl'>feature/vcl-opengl LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/GUI
AgeCommit message (Expand)Author
2019-09-01Fix '..'Andrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2017-06-12Fix unclear commentStephan Bergmann
2017-06-12Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-17odk: add missing modelinesMiklos Vajna
2016-05-13Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc.Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-02Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel 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 fields privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-05java: remove some unused fields in the ODK examplesNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-02-26Remove visual noise from odkAlexander Wilms
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist