Age | Commit message (Expand) | Author |
2001-01-31 | merged #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 bridge | Kay Ramme |
2001-01-18 | #82702# workaround for linux socket problem | Kay Ramme |
2001-01-17 | SCalc, SDraw, SWriter removed | Kay Ramme |
2001-01-17 | use Type and TypeDescription instead of Class | Kay Ramme |
2001-01-17 | MyInterface extracted | Kay Ramme |
2001-01-17 | added tab for title output | Kay Ramme |
2001-01-17 | minor bug fixed | Kay Ramme |
2001-01-17 | build subdirs as product | Kay Ramme |
2001-01-16 | create type by class only | Kay Ramme |
2001-01-16 | Mapping renamed to IMapping | Kay Ramme |
2001-01-16 | use Type and TypeDescription instead of Class | Kay Ramme |
2001-01-09 | #82606# removed an ambiguity, introduced by a change in sandbox | Jörg Budischewski |
2000-12-22 | #82443# added thread run hooks | Kay Ramme |
2000-12-13 | #81786# be kind of tolerant against null sequences | Kay Ramme |
2000-12-07 | #81493# set bridge to null if not with correct name | tpf |
2000-11-30 | #80230 Get rights for Netscape | cdt |
2000-11-30 | # Get rights for nescape | cdt |
2000-11-28 | give the reason of InvocationTargetException | Kay Ramme |
2000-11-28 | fixed tests to find a usable contructor; throw exception if no usable constru... | Kay Ramme |
2000-11-28 | #80785# added attributes: localHost,localPort,peerHost,peerPort | Kay Ramme |
2000-11-27 | method getBridge fixed | Kay Ramme |
2000-11-23 | added ridl.jar | Kay Ramme |
2000-11-23 | no need to generate java files anymore | Kay Ramme |
2000-11-23 | added force synchron parameter | Kay Ramme |
2000-11-23 | added: build bridgefactory test | Kay Ramme |
2000-11-20 | #80249# disabled DEBUG | tpf |
2000-11-17 | forward genuine java exceptions to client | Kay Ramme |
2000-11-16 | #80090# restrict jar file access to java system property com.sun.star.comp.lo... | Daniel Boelzle |
2000-11-15 | wait not only for async jobs in progress, but also for queued ones | Kay Ramme |
2000-11-08 | remove generation of java files from idl | Juergen Schmidt |
2000-11-03 | added negotiate and forceSynchronouse attributes for bridge | Kay Ramme |
2000-11-03 | new: XConnection test component | Kay Ramme |
2000-10-30 | inform listeners also when EOF reached | Kay Ramme |
2000-10-27 | #79736# use the latest added factory for services | Kay Ramme |
2000-10-19 | added test for BridgeFactory | Kay Ramme |
2000-10-19 | changed the BridgeFactory to use the UnoRuntime for bridge access | Kay Ramme |
2000-10-19 | moved thread add counting from JobQueue to JavaThreadPool | Kay Ramme |
2000-10-19 | constructor accepts a 4th parameter as the bridge name; only print exceptions... | Kay Ramme |
2000-10-19 | typo: missing dot in service path added | Kay Ramme |
2000-10-17 | #79524# reduce verbosity - do not print connection failures | Kay Ramme |
2000-10-09 | XEventListener,XComponent added | Jörg Budischewski |
2000-10-06 | BridgeFactory is now EventListener for every created bridges, so that dispose... | Jörg Budischewski |
2000-09-28 | extrace parameter for sendRequest: mustReply | Kay Ramme |
2000-09-28 | extra parameter for sendRequest; urp extensions | Kay Ramme |
2000-09-28 | support for cache disabling; enums are uncompressed (urp changes) | Kay Ramme |
2000-09-28 | check if the in mapped object is java object, send release immediatly, only c... | Kay Ramme |
2000-09-28 | insert StableListeners into right table | Kay Ramme |
2000-09-28 | replaced getDeclaredFields with getFields | Kay Ramme |
2000-09-28 | adapted new Job contructor; fixed bug for objects with no method call; moved ... | Kay Ramme |