summaryrefslogtreecommitdiffstats
path: root/javaunohelper/com/sun/star/comp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos: uniform registeredAndrea Gelmini2017-06-231-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* javaunohelper: fix all javadoc warningsMichael Stahl2016-02-172-1/+29
* related tdf#86784: new API got backported to 5.1Thorsten Behrens2015-12-211-2/+2
* cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann2015-12-211-1/+3
* Fix @since tagsStephan Bergmann2015-12-201-2/+2
* tdf#86784: Pass custom options to Java bootstrapKatarina Behrens2015-12-181-7/+51
* coverity#1326731 Dm: Dubious method usedCaolán McNamara2015-10-151-2/+6
* use early returns to make method easier to readNoel Grandin2015-10-141-74/+73
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-8/+8
* java: simplify array creationNoel Grandin2015-01-091-7/+7
* fix indexesCaolán McNamara2015-01-091-3/+3
* drop crashrep unused since start of LibreOfficeCaolán McNamara2015-01-071-1/+0
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-251-1/+1
* javaunohelper: Using "final" modifier whenever applicable in javaRobert Antoni Buj i Gelonch2014-09-231-1/+0
* javaunohelper: use HashMap instead of Hashtable CollectionRobert Antoni Buj i Gelonch2014-09-192-14/+18
* javaunohelper: fix some misspellingsrbuj2014-09-091-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+1
* javaunohelper: Iterate over each Entry in a Map & Enhanced for-loopsrbuj2014-08-101-8/+4
* javaunohelper: Iterate over each Entry in a Maprbuj2014-08-091-7/+3
* javaunohelper: String comparisonrbuj2014-07-301-1/+1
* javaunohelper: String comparisonrbuj2014-07-301-1/+1
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-1/+1
* Remove visual noise from javaunohelperAlexander Wilms2014-02-261-8/+8
* Silence javadoc 8 errorsStephan Bergmann2014-01-313-21/+28
* [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann2013-08-291-107/+0
* Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt2013-06-111-1/+2
* Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann2013-05-072-194/+0
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-062-4/+27
* Clean up Java ServiceManager bootstrappingStephan Bergmann2013-04-251-20/+5
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-151-2/+2
* API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann2012-12-211-176/+0
* No juh library to load in the disable-dynloading case (on Android)Tor Lillqvist2012-09-212-2/+36
* No need for the juh/juhx dance when DISABLE_DYNLOADINGTor Lillqvist2012-09-201-1/+31
* Keep null service manager throw a DeploymentExceptionStephan Bergmann2012-09-171-1/+2
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-0/+5
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-3/+0
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
* revert changes to public URE APIs in previous commitMichael Stahl2012-06-292-9/+7
* Java5 updates - update code to use genericsNoel Grandin2012-06-292-25/+27
* re-base on ALv2 code.Michael Meeks2012-06-272-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-216-141/+87
* merge feature/gbuild_javaDavid Tardon2012-02-173-153/+0
|\
| * remove stray makefilesDavid Tardon2011-12-253-153/+0
* | fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-6/+6
|/
* silence a javadoc warningNorbert Thiebaud2011-06-161-1/+1
* silence a couple of javadoc warningsNorbert Thiebaud2011-06-161-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-17/+0
|\