summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota
2018-01-27Fix typosAndrea Gelmini
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
2016-02-24Be specific about illegal inputStephan Bergmann
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
2016-01-22cid#1326191 is a false positiveStephan Bergmann
2016-01-22cid#1326191, 1326202jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara
2015-10-15use AtomicInteger for _life_countNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-08jurt: remove unused importRobert Antoni Buj i Gelonch
2014-09-29fix Java1.5 incompatibilityNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-08set names on some Java threadsMichael Stahl
2014-08-30jurt: fix some javadoc errors for JDK 8rbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin