forked from amazingfate/loongoffice
2004/04/05 11:33:43 dfoster 1.1.2.4: #i27294# Fixed problems with URL encoding. Issue number: Submitted by: Reviewed by: 2004/04/02 10:25:33 dfoster 1.1.2.3: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/03/05 10:28:04 npower 1.1.2.2: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Additionally when the URI is generated ( in ScriptMetaData ) the parcel name is prepreneded to aid resolution ( in ContainerCache.java ). Issue number: Submitted by: Reviewed by: 2004/02/25 18:40:10 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. moved this class from com/sun/star/script/framework/browse