summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)AuthorFilesLines
2002-10-30#104312# Added package com.sun.star.lib.uno.Stephan Bergmann1-2/+3
2002-10-30#104312# Removed useless import.Stephan Bergmann4-16/+12
2002-10-30#104312# Adapted to new TypedProxy.Stephan Bergmann1-4/+12
2002-10-30#104312#Stephan Bergmann1-0/+72
2002-10-29#104312# workaround partly initialized Type objectDaniel Boelzle1-5/+20
2002-10-25#100576# version info in manifest fileJoachim Lingner1-2/+4
2002-10-22#97822#Joachim Lingner1-6/+4
2002-10-07#103968# Cleaned up socketAcceptor/Connector.Stephan Bergmann4-340/+397
2002-10-07#103968# Cleaned up Acceptor/Connector.Stephan Bergmann4-288/+339
2002-10-01#97822# Removed ComponentFactoryWrapperJoachim Lingner1-512/+12
2002-09-23#98508# Keep it compilable with JDK 1.3.Stephan Bergmann1-4/+4
2002-09-18#98344# Factory now implements XTypeProviderJoachim Lingner1-4/+48
2002-09-17#98508# In execute, do not call sendReply a second time with an exception in ...Stephan Bergmann1-49/+60
2002-09-17#98508# Cleaned up.Stephan Bergmann1-25/+16
2002-09-17#98508# In sendReply, dispose the bridge when _iProtocol.writeReply causes an...Stephan Bergmann1-20/+20
2002-09-04#102916# fixed manifest file RegistrationClassName lookupDaniel Boelzle1-11/+5
2002-09-02#102601# caught java.lang.ExceptionDaniel Boelzle1-4/+8
2002-08-13#100232# added support for __getComponentFactoryDaniel Boelzle2-20/+49
2002-08-08#99466# isObject and toObject now treat an Any with interface type and null r...Joachim Lingner1-3/+24
2002-08-08#99466# isObject and toObject now treat an Any with interface type and null r...Joachim Lingner1-1/+6
2002-07-19#101084# resources are now held hard, otherwise resource might become garbage...Jörg Budischewski1-2/+3
2002-07-17#101419# disposed exception occurred when closing basic IDE, a stack trace wa...Joachim Lingner1-5/+7
2002-07-03#99059# fixed macro expander initDaniel Boelzle1-15/+15
2002-06-25#99601# performance optimizationsJörg Budischewski10-116/+199
2002-06-14#100075# using macro expander singleton handling macrofied urlsDaniel Boelzle1-5/+5
2002-06-14#100075# using macro expander singleton handling macrofied urlsDaniel Boelzle1-5/+65
2002-05-16#99373# fixes problem with java 1.4., __getMethodsAsTable() does not rely any...Jörg Budischewski1-7/+10
2002-04-11#97746# java helper classesJoachim Lingner3-3/+317
2002-03-27#98379# HolderProxy.isSameJoachim Lingner1-3/+6
2002-03-26#98345#Joachim Lingner1-139/+112
2002-03-26added AnyConverter_TestJoachim Lingner1-3/+4
2002-03-26test programm for AnyConverterJoachim Lingner1-0/+1267
2002-03-21#98036# mappingException now deprecatedJörg Budischewski1-3/+5
2002-03-21#98036# runtime exception replaced by DisposedExceptionJörg Budischewski1-15/+23
2002-02-18#96438# UrlResolver.javaJoachim Lingner1-24/+25
2002-02-14#87576# dependency cleanupRüdiger Timm1-1/+1
2002-01-18#96701# API reviewJörg Budischewski4-20/+138
2001-12-20#94448# Fixed to call performance-optimized writebyteSequence from writeSeque...Stephan Bergmann1-3/+3
2001-11-26#95219# rmclient tests obsoleteDaniel Boelzle1-4/+2
2001-11-22#75148# ClassLoader are created as secureJoachim Lingner1-3/+5
2001-11-02#94214# added test for asynchron->synchron with pending asyncs bugJörg Budischewski1-3/+91
2001-11-02#94215# asynchronous queue is not made public anymoreJörg Budischewski1-5/+8
2001-10-26#93678# added typeinfo for structs (necessary for jdk14_beta2)Jörg Budischewski1-4/+10
2001-07-09#88569# added AnyConverterJoachim Lingner1-3/+4
2001-07-05newJoachim Lingner1-0/+305
2001-06-25only check java threadpool (#88338#)Kay Ramme1-4/+2
2001-06-14#87233# component context supportDaniel Boelzle2-108/+365
2001-05-17renamed ThreadID; changed to new ThreadPool interface (#87110#)Kay Ramme7-1007/+958
2001-05-17renamed ThreadID; changed to new ThreadPool interface; throws dispose reasong...Kay Ramme1-48/+68
2001-05-17renamed ThreadID -> ThreadIdKay Ramme6-54/+54