/source/jv/

m+xml'/>
summaryrefslogtreecommitdiff
path: root/javaunohelper/com/sun/star/comp
AgeCommit message (Expand)Author
2017-06-23Fix typos: uniform registeredAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2016-02-17javaunohelper: fix all javadoc warningsMichael Stahl
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-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara
2015-10-14use early returns to make method easier to readNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2015-01-09fix indexesCaolán McNamara
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2014-11-18java: make fields final where possibleNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-23javaunohelper: Using "final" modifier whenever applicable in javaRobert Antoni Buj i Gelonch
2014-09-19javaunohelper: use HashMap instead of Hashtable CollectionRobert Antoni Buj i Gelonch
2014-09-09javaunohelper: fix some misspellingsrbuj
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-10javaunohelper: Iterate over each Entry in a Map & Enhanced for-loopsrbuj
2014-08-09javaunohelper: Iterate over each Entry in a Maprbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-02-26Remove visual noise from javaunohelperAlexander Wilms
2014-01-31Silence javadoc 8 errorsStephan Bergmann
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann
2013-06-11Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann
2012-09-21No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist
2012-09-20No need for the juh/juhx dance when DISABLE_DYNLOADING