summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-08changed stl includesArmin Theissen1-3/+3
2001-03-08changed stl includesArmin Theissen7-24/+24
2001-03-07Made backwards compatible with SRC618Patrick Luby1-2/+6
2001-03-07Add Mac OS X supportPatrick Luby5-10/+35
2001-03-07Added Mac OS X supportPatrick Luby1-2/+7
2001-03-07Added Mac OS X supportPatrick Luby1-4/+14
2001-03-07Added *.dylib files for Mac OS XPatrick Luby1-0/+1
2001-03-07Add support for SRC618Patrick Luby1-4/+7
2001-03-07Commented out symbol stripping for Mac OS XPatrick Luby3-6/+15
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02#84383#Andreas Bille2-14/+52
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby6-42/+12
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-03-01use lazy writing for the ConfigurationUpdateAccessDirk Völzke1-9/+49
2001-03-01Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).Kai Sommerfeld4-22/+62
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-28#84313# Using Reference can be helpfull! #?@Hennes Rohling2-38/+28