/source/

option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/javaunohelper/com
AgeCommit message (Expand)Author
2017-09-13Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-06-12Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M
2017-03-25Fix typosAndrea Gelmini
2016-02-17javaunohelper: fix all javadoc warningsMichael Stahl
2016-02-08cid#1326918 FB.NP_CLONE_COULD_RETURN_NULLStephan Bergmann
2016-02-04coverity#1326400 Dereference null return valueCaolán McNamara
2015-12-30coverity#1326973 SBSC: String concatenation in loop using + operatorCaolán McNamara
2015-12-21related tdf#86784: new API got backported to 5.1Thorsten Behrens
2015-12-21cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann
2015-12-20Fix @since tagsStephan Bergmann
2015-12-18tdf#86784: Pass custom options to Java bootstrapKatarina Behrens
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara
2015-10-15cid#1326115 Unchecked return valueNoel Grandin
2015-10-14cid#1326733 Dm: Dubious method usedNoel Grandin
2015-10-14use early returns to make method easier to readNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin