summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy
AgeCommit message (Expand)Author
2001-09-28#65293# excetions solarisOliver Bolte
2001-09-12#92075# - Adaptions for new (stricter) Solaris Compiler.Kai Sommerfeld
2001-08-29#91676# Removed obsolete versions of cancelCommandExecution().Stephan Bergmann
2001-08-21#91207# - Fixed HierarchyDataSource::createInstance(...)Kai Sommerfeld
2001-07-12#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit l...Kai Sommerfeld
2001-07-06#87904# - Fixed: New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld
2001-07-06#87904# - Fixes related to new name string format (MUST change for SUPD>637).Kai Sommerfeld
2001-07-06#87189# - command "setPropertyValues" now returns error infornmation.Kai Sommerfeld
2001-07-06#88922# - Small optimization (in fact a forgotten return ;-).Kai Sommerfeld
2001-07-06#88922# - Fixed default ctor (m_bValid was not initialized)Kai Sommerfeld
2001-07-04#88922# - Added service com.sun.star.ucb.DefaultHierarchyDataSource.Kai Sommerfeld
2001-07-04#87904# - New hierarchical name string format (MUST change for SUPD>637).Kai Sommerfeld
2001-07-04#88922# - Yet another fix (URL scheme is case insensitive).Kai Sommerfeld
2001-07-03#88922# - Fixed HierarchyUri::init()Kai Sommerfeld
2001-07-03#88922# - Generic data source backend.Kai Sommerfeld
2001-07-03#88922# - Initial revision.Kai Sommerfeld
2001-06-28#88922# - Changed parameters for config access creation according to service ...Kai Sommerfeld
2001-06-25#87189# - New error handling.Kai Sommerfeld
2001-05-14Adapted to RTL string changes.Kai Sommerfeld
2001-05-08#86715# - Remove trailing slash from URL ( queryContent(...) ) .Kai Sommerfeld
2001-05-04#85545# - Added rollback code for failed exchange (setPropertyValues).Kai Sommerfeld
2001-04-19#84998#- Added missing exception declaration to Content::transfer(...)Kai 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-03-27#85225# - Adapted to changed COntentImplHelper API.Kai Sommerfeld
2001-03-23File was not valid!Kai Sommerfeld
2001-03-21Code cleanup.Kai Sommerfeld
2001-03-14#84899# - Initial revision.Kai Sommerfeld
2001-03-13#80510# - Optimized HierarchyResultSetDataSupplier::queryPropertyValues(...)Kai Sommerfeld
2001-03-07Add Mac OS X supportPatrick Luby
2001-03-07Commented out symbol stripping for Mac OS XPatrick Luby
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-03-01use lazy writing for the ConfigurationUpdateAccessDirk Völzke
2001-02-22#83832# - Fixed HierarchyContent::setPropertyValues(...). GeneratedKai Sommerfeld
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-01-31#83045# - Added support for ContentInfoAttribute::KIND_* flags.Kai Sommerfeld
2001-01-22#82939# - HierarchyContent::transfer(...) now throws aKai Sommerfeld
2001-01-16#82770# - Fixed setting of property 'Title'.Kai Sommerfeld
2000-12-21#82494# - Workaround to reduce CPU load in case config data are broken.Kai Sommerfeld
2000-12-10#81540# Service initialization with alternative configuration provider.Kai Sommerfeld
2000-12-08#81505# - Don't use HierarchyEntryData::aTitle to construct URLs.Kai Sommerfeld
2000-12-08#81458# - Improved all read operations.Kai Sommerfeld
2000-12-07#78812# - Fixed HierarchyEntry::getData(...).Kai Sommerfeld
2000-12-07#78812# More performance optimizations.Kai Sommerfeld
2000-12-06#78812# - Removed obsolete restriction from HierarchyEntry::move(...).Kai Sommerfeld
2000-12-05#78812# - Performance optimizations.Kai Sommerfeld
2000-12-04#78812# - Fixed: Far less calls to XChangesBatch::commitChanges().Kai Sommerfeld
2000-11-28#80286# - Removed wrong assert from HierarchyEntry::getData(...).Kai Sommerfeld
2000-11-23Fixed: Typo.Kai Sommerfeld
2000-11-17Fixed: Made HierarchyEntry::getData( ... ) more fault-tolerant.Kai Sommerfeld