summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Collapse)Author
2001-11-16#83182# properties IsVolume,IsRemoveable,IsRemoteAndreas Bille
2001-11-15#86530# removed some now unnecessary testsAndreas Bille
2001-11-15#94349# incorrectly mergedAndreas Bille
2001-11-15#94349# now invalidating old informationAndreas Bille
2001-11-15#86530# Removed property DateCreated from file-ucpAndreas Bille
2001-11-08#94354# (jbu): workaround is not necessary anymore, problem has been fixed ↵Jens-Heiner Rechtien
inside the language binding(see bridges project)
2001-11-08#92924#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien
2001-11-08#92924#: exception specificationsJens-Heiner Rechtien
2001-11-07#94096# Improved last fix (fixed Regexp::getRegexp()).Stephan Bergmann
2001-11-05#92924#: One throw statement is needed to convinceJens-Heiner Rechtien
the gcc-3.0.x compiler to place the RTTI information for InteractiveAugmentedIOException into the object file.
2001-11-05#93535#,#91858#Andreas Bille
New exception for ReplaceExisting=false in case of exsting directory( against logic, but works ). Content now have a valid identifier in every case.
2001-11-02#94096# Fixed special handling of scheme-only regexps.Stephan Bergmann
2001-10-31#80891#Andreas Bille
Now the FileContentProvider has the property HomeDirectory
2001-10-26#93494# Merged in 1.5.6.1.Stephan Bergmann
2001-10-26#92924#: exception specificationsJens-Heiner Rechtien
2001-10-25#92937# - Improved redirection support.Kai Sommerfeld
2001-10-24#92924#: don't use keywords as identifierJens-Heiner Rechtien
2001-10-24#92924#: exception specificationsJens-Heiner Rechtien
2001-10-22#92429#Andreas Bille
Now supporting the required interface
2001-10-18#93428# an EncryptionKey is a Sequence <sal_Int8>, not a stringMartin Gallwey
2001-10-15#93214#Andreas Bille
changed configuration key back from local to plugin
2001-10-12#92830#: required change: std::min()/std::max()Jens-Heiner Rechtien
2001-10-12#91127# -Added TARGETTYPE=GUIKai Sommerfeld
2001-10-11#92268# - Added support for property "EncryptionKey" for package streams.Kai Sommerfeld
2001-10-02#92660# Access cfgmgr via 'local,' not 'plugin.'Stephan Bergmann
2001-10-02#90677#Andreas Bille
Delivering the correct service
2001-10-01#92549# - XSeekable::seek interface MUST change.Kai Sommerfeld
2001-09-28#65293# exceptions solarisOliver Bolte
2001-09-28#65293# exceptions solarisOliver Bolte
2001-09-28#65293# excetions solarisOliver Bolte
2001-09-27#92427# remove TF_CFGDATADirk Grobler
2001-09-19#90517# handle additional error code of osl_openFileOliver Braun
2001-09-14#85600#: file IO errors in HTTP PostMathias Bauer
2001-09-12#92075# - Adaptions for new (stricter) Solaris Compiler.Kai Sommerfeld
2001-09-06#91127# - Non-existing contents no longer support properties "IsFolder",Kai Sommerfeld
"IsDocument" and "ContentType".
2001-09-06#91127# - Fixed DataSupplier::getData() again.Kai Sommerfeld
2001-09-06#90677#Andreas Bille
Now internally incrementing CommandId if equals zero. startTask throws now a CommandFailedException, not a CommandAbortedException if a CommandId is commited more than one.
2001-08-30#91676# Fixed typo.Stephan Bergmann
2001-08-30#91127# - Fixed Content::getProperties(...).Kai Sommerfeld
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann
2001-08-29#91127# - Fixed DataSupplier::getData() to not expect data of parent folderKai Sommerfeld
at the end of the vector< DAVResource > filled by PROPFIND.
2001-08-29#91464#Andreas Bille
Now closing only if both input- and outputstream have been closed.
2001-08-23chg: SyntaxMartin Hollmichel
2001-08-21#89890#Andreas Bille
now evaluating osl::FileBase::E_NOTREADY and determining removable-flag for evaluation in UUI.
2001-08-21#91207# - Fixed HierarchyDataSource::createInstance(...)Kai Sommerfeld
2001-08-15#90503# Fixed 'shell::copy()' case 'NameClash::OVERWRITE' to reallyMatthias Huetsch
ignore 'ENOENT' in 'shell::remove(destination)'.
2001-08-15#90503# Fixed 'makeAbsolutePath()' to use 'OUStringBuffer' for token reassembly.Matthias Huetsch
2001-08-14Added depence to svtoolsKurt Zenker
2001-08-08#90269# Hacked in support for http as ftp proxy; clean integration pending.Stephan Bergmann
2001-08-07#86767# Adapted to modified InteractiveAugmentedIOException.Stephan Bergmann