summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
AgeCommit message (Expand)AuthorFilesLines
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-1/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-4/+4
2012-06-29Java cleanup - fix various javadoc issuesNoel Grandin1-1/+0
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-01-20sb139: #i116530# improve Java URP bridge error notification by utilizing the ...sb1-3/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-6/+0
2008-04-11INTEGRATION: CWS changefileheader (1.18.32); FILE MERGEDRüdiger Timm1-24/+19
2006-12-01INTEGRATION: CWS sb23 (1.16.8); FILE MERGEDRüdiger Timm1-36/+8
2005-09-07INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGEDRüdiger Timm1-48/+22
2004-08-20INTEGRATION: CWS sb21 (1.15.168); FILE MERGEDRüdiger Timm1-4/+4
2001-11-02#94215# asynchronous queue is not made public anymoreJörg Budischewski1-5/+8
2001-05-17renamed ThreadID; changed to new ThreadPool interface (#87110#)Kay Ramme1-227/+94
2001-05-04cleaned up exception specificationKay Ramme1-9/+20
2001-04-17joined changes from 1.6.2.6 - 1.6.2.8Kay Ramme1-19/+19
2001-03-09merged changes from 1.6.2.2 - 1.6.2.6Kay Ramme1-32/+47
2001-03-06joined changes 1.6.2.3 - 1.6.2.4 (#84162#)Kay Ramme1-14/+45
2001-02-19merged chainges from 1.6.2.1 - 1.6.2.2 (only print stack trace if job in queu...Kay Ramme1-7/+7
2001-02-06joing changes from 1.6 - 1.6.2.1 (#83116# add interface IInvokeable and IInvo...Kay Ramme1-8/+11
2001-01-16use Type and TypeDescription instead of ClassKay Ramme1-6/+7
2000-12-22#82443# added thread run hooksKay Ramme1-52/+31
2000-11-30# Get rights for nescapecdt1-3/+50
2000-11-15wait not only for async jobs in progress, but also for queued onesKay Ramme1-12/+7
2000-10-19moved thread add counting from JobQueue to JavaThreadPoolKay Ramme1-6/+3
2000-09-28disabled debug output; removed synchronize of enter methodKay Ramme1-5/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+515