summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2001-04-09#85858# - Removed wrong assert from PropertySetInfo_Impl::getProperties andKai Sommerfeld
2001-04-06#85714# - Removed unnessecary backward compatibility code.Kai Sommerfeld
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld
2001-04-05#85714# - Prefixed all component implementation names with "com.sun.star.comp"Kai Sommerfeld
2001-04-04#85668# - Fixed setPropertyValues -> "Title" to adapt _path memberKai Sommerfeld
2001-04-04fixed source directory for xml files.Kai Sommerfeld
2001-04-04Fixed: Syntax error due to leftover from merge conflict :(Kai Sommerfeld
2001-04-03#83542# Implement io::XTruncate interface for XStream_impl::XOutputStreamForS...Hennes Rohling
2001-04-03Removed some warningsHennes Rohling
2001-03-30#85143# Recursive creation of directories is done backwards (mkdir not always...Hennes Rohling
2001-03-29#84998# - Fixed function createNew(...).Kai Sommerfeld
2001-03-28#80835# mkdir should return an error if directory already existsHennes Rohling
2001-03-27#85225# - Adapted to changed COntentImplHelper API.Kai Sommerfeld
2001-03-23File was not valid!Kai Sommerfeld
2001-03-23#84921# add try catchIngrid Halama
2001-03-22#84921# smart propagation of fetchsize and direction from stub to possibly un...Ingrid Halama
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2001-03-21#85198# - Config update access now uses lazy writer.Kai Sommerfeld
2001-03-21Code cleanup.Kai Sommerfeld
2001-03-19Adapted to changed service name ( SUPD>625 ):Kai Sommerfeld
2001-03-16Adapted to changed module name: css.package --> css.packages (SUPD>625)Kai Sommerfeld
2001-03-16SRC626+ com.sun.star.package.Package --> com.sun.star.packages.PackageKai Sommerfeld
2001-03-16Brought up to date.Kai Sommerfeld
2001-03-16#84996# copy_recursive should terminate with an error if an error ocured duri...Hennes Rohling
2001-03-15#76253# Compare case correct path names if error is NULLHennes Rohling
2001-03-14#84899# - Added *.xml filesKai Sommerfeld
2001-03-14#84899# - Initial revision.Kai Sommerfeld
2001-03-13#80510# - Optimized HierarchyResultSetDataSupplier::queryPropertyValues(...)Kai Sommerfeld
2001-03-13Fixed: FileProvider::supportsService(...)Kai Sommerfeld
2001-03-08#84734# Made XInputStream_impl::readBytes() more space efficient.Stephan Bergmann
2001-03-08Optimized NeonInputStream::readBytes(...).Kai Sommerfeld
2001-03-08changed stl includesArmin Theissen
2001-03-08changed stl includesArmin Theissen
2001-03-07Made backwards compatible with SRC618Patrick Luby
2001-03-07Add Mac OS X supportPatrick Luby
2001-03-07Added Mac OS X supportPatrick Luby
2001-03-07Added Mac OS X supportPatrick Luby
2001-03-07Added *.dylib files for Mac OS XPatrick Luby
2001-03-07Add support for SRC618Patrick Luby
2001-03-07Commented out symbol stripping for Mac OS XPatrick Luby
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02#84383#Andreas Bille
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby
2001-03-01use lazy writing for the ConfigurationUpdateAccessDirk Völzke
2001-03-01Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).Kai Sommerfeld
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-28#84313# Using Reference can be helpfull! #?@Hennes Rohling
2001-02-26#84327#Ingrid Halama