summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
AgeCommit message (Expand)Author
2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
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-01-10Fix typosAndrea Gelmini
2015-07-19Fix typosAndrea Gelmini
2014-09-08set names on some Java threadsMichael Stahl
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-07-24jurt: Enhanced For-Loops, code formatting, javadoc & overridesrbuj
2014-07-23TyposJulien Nabet
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2011-01-20sb139: #i116530# improve Java URP bridge error notification by utilizing the ...sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.18.32); FILE MERGEDRüdiger Timm
2006-12-01INTEGRATION: CWS sb23 (1.16.8); FILE MERGEDRüdiger Timm
2005-09-07INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGEDRüdiger Timm
2004-08-20INTEGRATION: CWS sb21 (1.15.168); FILE MERGEDRüdiger Timm
2001-11-02#94215# asynchronous queue is not made public anymoreJörg Budischewski
2001-05-17renamed ThreadID; changed to new ThreadPool interface (#87110#)Kay Ramme
2001-05-04cleaned up exception specificationKay Ramme
2001-04-17joined changes from 1.6.2.6 - 1.6.2.8Kay Ramme
2001-03-09merged changes from 1.6.2.2 - 1.6.2.6Kay Ramme
2001-03-06joined changes 1.6.2.3 - 1.6.2.4 (#84162#)Kay Ramme
2001-02-19merged chainges from 1.6.2.1 - 1.6.2.2 (only print stack trace if job in queu...Kay Ramme
2001-02-06joing changes from 1.6 - 1.6.2.1 (#83116# add interface IInvokeable and IInvo...Kay Ramme
2001-01-16use Type and TypeDescription instead of ClassKay Ramme
2000-12-22#82443# added thread run hooksKay Ramme
2000-11-30# Get rights for nescapecdt
2000-11-15wait not only for async jobs in progress, but also for queued onesKay Ramme
2000-10-19moved thread add counting from JobQueue to JavaThreadPoolKay Ramme
2000-09-28disabled debug output; removed synchronize of enter methodKay Ramme
2000-09-18initial importJens-Heiner Rechtien