summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2001-01-31merged #83361# (bug fix for releasing multi mapped objects) from diff 1.8.4.2...Kay Ramme
2001-01-22#82550# create a new java environment for every bridgeKay Ramme
2001-01-18#82702# workaround for linux socket problemKay Ramme
2001-01-17SCalc, SDraw, SWriter removedKay Ramme
2001-01-17use Type and TypeDescription instead of ClassKay Ramme
2001-01-17MyInterface extractedKay Ramme
2001-01-17added tab for title outputKay Ramme
2001-01-17minor bug fixedKay Ramme
2001-01-17build subdirs as productKay Ramme
2001-01-16create type by class onlyKay Ramme
2001-01-16Mapping renamed to IMappingKay Ramme
2001-01-16use Type and TypeDescription instead of ClassKay Ramme
2001-01-09#82606# removed an ambiguity, introduced by a change in sandboxJörg Budischewski
2000-12-22#82443# added thread run hooksKay Ramme
2000-12-13#81786# be kind of tolerant against null sequencesKay Ramme
2000-12-07#81493# set bridge to null if not with correct nametpf
2000-11-30#80230 Get rights for Netscapecdt
2000-11-30# Get rights for nescapecdt
2000-11-28give the reason of InvocationTargetExceptionKay Ramme
2000-11-28fixed tests to find a usable contructor; throw exception if no usable constru...Kay Ramme
2000-11-28#80785# added attributes: localHost,localPort,peerHost,peerPortKay Ramme
2000-11-27method getBridge fixedKay Ramme
2000-11-23added ridl.jarKay Ramme
2000-11-23no need to generate java files anymoreKay Ramme
2000-11-23added force synchron parameterKay Ramme
2000-11-23added: build bridgefactory testKay Ramme
2000-11-20#80249# disabled DEBUGtpf
2000-11-17forward genuine java exceptions to clientKay Ramme
2000-11-16#80090# restrict jar file access to java system property com.sun.star.comp.lo...Daniel Boelzle
2000-11-15wait not only for async jobs in progress, but also for queued onesKay Ramme
2000-11-08remove generation of java files from idlJuergen Schmidt
2000-11-03added negotiate and forceSynchronouse attributes for bridgeKay Ramme
2000-11-03new: XConnection test componentKay Ramme
2000-10-30inform listeners also when EOF reachedKay Ramme
2000-10-27#79736# use the latest added factory for servicesKay Ramme
2000-10-19added test for BridgeFactoryKay Ramme
2000-10-19changed the BridgeFactory to use the UnoRuntime for bridge accessKay Ramme
2000-10-19moved thread add counting from JobQueue to JavaThreadPoolKay Ramme
2000-10-19constructor accepts a 4th parameter as the bridge name; only print exceptions...Kay Ramme
2000-10-19typo: missing dot in service path addedKay Ramme
2000-10-17#79524# reduce verbosity - do not print connection failuresKay Ramme
2000-10-09XEventListener,XComponent addedJörg Budischewski
2000-10-06BridgeFactory is now EventListener for every created bridges, so that dispose...Jörg Budischewski
2000-09-28extrace parameter for sendRequest: mustReplyKay Ramme
2000-09-28extra parameter for sendRequest; urp extensionsKay Ramme
2000-09-28support for cache disabling; enums are uncompressed (urp changes)Kay Ramme
2000-09-28check if the in mapped object is java object, send release immediatly, only c...Kay Ramme
2000-09-28insert StableListeners into right tableKay Ramme
2000-09-28replaced getDeclaredFields with getFieldsKay Ramme
2000-09-28adapted new Job contructor; fixed bug for objects with no method call; moved ...Kay Ramme