2004/07/02 10:19:42 cmc 1.32.60.2: #i30891# revert header and namespace change
2004/06/28 10:37:28 cmc 1.32.60.1: #i30801 allow using system libs if possible
2004/08/24 12:31:06 abi 1.32.40.5: pictures now work
2004/08/24 10:00:14 abi 1.32.40.4: UseDB=no for treeview
2004/08/22 17:43:14 abi 1.32.40.3: querying
2004/08/20 14:02:29 abi 1.32.40.2: now keys functioning
2004/08/19 09:50:53 abi 1.32.40.1: added linkerfile
2003/05/26 15:48:28 abi 1.29.10.2: #109863# removed now unused variable
2003/05/26 14:46:39 abi 1.29.10.1: #109863# fixing several bugs in sablot makes workaround unnecessary
Now reading the necessary variables( provider.cxx ),
setting them at the xslt-processor and modifying titles( urlparameter.cxx ),
as well as defining the replacement and doing it for active help and keywordindex also( databases.cxx ).
Now relying on osl_getThreadTextEncoding() to
retrieve a systempath name from unicode-string instead of hardcoded RTL_TEXTENCODING_UTF8.
External components like sablotron and berkeleyDb accept only bytestrings.
Some more features specially needed by the webtop( helprprefix, Order property at module contents,
missing implementation of XPropertySet for cached dynamic result set on java side )
An external component( sablotron ) determines a filesystempath
from an url by simply neglecting file:// windows and file:/// under
unix. The URL must not be encoded to work.