summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2001-05-09Fixed shell::copy --> NameClash::RENAME handling.Kai Sommerfeld1-3/+3
2001-05-09Removed wrong aAny <<= getCppuVoidType() calls fromKai Sommerfeld1-15/+3
2001-05-08#86715# - Remove trailing slash from URL ( queryContent(...) ) .Kai Sommerfeld1-2/+10
2001-05-04#85545# - Added rollback code for failed exchange (setPropertyValues).Kai Sommerfeld1-28/+70
2001-05-04#85545# - Added rollback code for failed exchange (setPropertyValues).Kai Sommerfeld2-27/+34
2001-05-03#86324# Changed InteractionHandler's service name.Stephan Bergmann1-4/+4
2001-04-30#86337# - Fixed URL assembling code in Content::setPropertyValues(...).Kai Sommerfeld1-2/+3
2001-04-27#86409# - Fixed syntax error.Kai Sommerfeld1-3/+3
2001-04-27#86409# - Fixed folder properties table (index out of bounds).Kai Sommerfeld1-3/+3
2001-04-27#86409# - Added support for properties "Encrypted" and EncryptionKey.Kai Sommerfeld4-73/+197
2001-04-27#86313# - Reintroduced service com.sun.star.ucb.PropertiesManager.Kai Sommerfeld1-0/+22
2001-04-26#86313# - Removed deprecated service com.sun.star.ucb.PropertiesManager.Kai Sommerfeld1-22/+0
2001-04-26#85693# Fixed deregisterInstance() to always return the proxy (and never the ...Stephan Bergmann1-4/+3
2001-04-25Performance improvement in XResultSet_impl::absoluteAndreas Bille1-12/+44
2001-04-25#84401#Andreas Bille1-2/+19
2001-04-24#84316#Andreas Bille3-25/+81
2001-04-20#86170# - Added nameclash handlingKai Sommerfeld1-9/+164
2001-04-20#86170# - Added type com.sun.star.io.XSeekableKai Sommerfeld1-0/+1
2001-04-19#84998#- Added missing exception declaration to Content::transfer(...)Kai Sommerfeld4-15/+20
2001-04-09#85858# - Removed wrong assert from PropertySetInfo_Impl::getProperties andKai Sommerfeld1-12/+9
2001-04-06#85714# - Removed unnessecary backward compatibility code.Kai Sommerfeld7-88/+14
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld28-109/+202
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld4-10/+15
2001-04-04#85668# - Fixed setPropertyValues -> "Title" to adapt _path memberKai Sommerfeld1-2/+3
2001-04-04fixed source directory for xml files.Kai Sommerfeld1-8/+8
2001-04-04Fixed: Syntax error due to leftover from merge conflict :(Kai Sommerfeld1-1/+0
2001-04-03#83542# Implement io::XTruncate interface for XStream_impl::XOutputStreamForS...Hennes Rohling1-4/+44
2001-04-03Removed some warningsHennes Rohling4-19/+19
2001-03-30#85143# Recursive creation of directories is done backwards (mkdir not always...Hennes Rohling1-30/+29
2001-03-29#84998# - Fixed function createNew(...).Kai Sommerfeld1-6/+8
2001-03-28#80835# mkdir should return an error if directory already existsHennes Rohling1-4/+20
2001-03-27#85225# - Adapted to changed COntentImplHelper API.Kai Sommerfeld9-546/+474
2001-03-23File was not valid!Kai Sommerfeld7-90/+90
2001-03-23#84921# add try catchIngrid Halama1-4/+12
2001-03-22#84921# smart propagation of fetchsize and direction from stub to possibly un...Ingrid Halama2-4/+162
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner1-5/+5
2001-03-21#85198# - Config update access now uses lazy writer.Kai Sommerfeld1-5/+23
2001-03-21Code cleanup.Kai Sommerfeld1-51/+52
2001-03-19Adapted to changed service name ( SUPD>625 ):Kai Sommerfeld2-4/+5
2001-03-16Adapted to changed module name: css.package --> css.packages (SUPD>625)Kai Sommerfeld1-2/+6
2001-03-16SRC626+ com.sun.star.package.Package --> com.sun.star.packages.PackageKai Sommerfeld1-1/+1
2001-03-16Brought up to date.Kai Sommerfeld1-12/+12
2001-03-16#84996# copy_recursive should terminate with an error if an error ocured duri...Hennes Rohling1-6/+6
2001-03-15#76253# Compare case correct path names if error is NULLHennes Rohling1-4/+3
2001-03-14#84899# - Added *.xml filesKai Sommerfeld1-1/+9
2001-03-14#84899# - Initial revision.Kai Sommerfeld7-0/+776
2001-03-13#80510# - Optimized HierarchyResultSetDataSupplier::queryPropertyValues(...)Kai Sommerfeld1-7/+8
2001-03-13Fixed: FileProvider::supportsService(...)Kai Sommerfeld1-3/+3
2001-03-08#84734# Made XInputStream_impl::readBytes() more space efficient.Stephan Bergmann1-15/+11
2001-03-08Optimized NeonInputStream::readBytes(...).Kai Sommerfeld1-6/+8