/onlineupdate/

-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/form/FieldLinker.java
AgeCommit message (Expand)Author
2024-09-20cid#1607206 PA: Public AttributeCaolán McNamara
2024-09-19cid#1608386 PA: Public AttributeCaolán McNamara
2017-05-24convert java wizards to .properties for translationsCaolán McNamara
2016-02-16coverity#coverity#1326173 Explicit null dereferencedCaolán McNamara
2015-11-09java: add some @Override annotationsNoel Grandin
2015-10-22coverity#1326173 Explicit null dereferencedCaolán McNamara
2015-01-05java: remove more dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: static fields should be accessed in a static wayNoel Grandin
2014-11-27java,wizards: remove unused parametersNoel Grandin
2014-10-16java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-10-16java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-09-2284059 - form wizard : files required could not be foundNoel 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-13java: reduce scope, make member classes privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-02-06typo fixes in commentsAndras Timar