summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2002-05-31#98489# Adjusted to changed XUpdateHandler; added missing pieces for writing ...Jörg Barfurth7-125/+277
2002-05-30#98489# Adjust update merging to changed XUpdatableLayer interfaceJörg Barfurth11-108/+168
2002-05-30#98489# Enable dropping properties (works only, if new on the current layer)Jörg Barfurth1-3/+5
2002-05-28#98489# Add missing conversion function for sequencesJörg Barfurth1-3/+24
2002-05-28#98489# Handle VOID type in override node by using late conversionJörg Barfurth6-36/+411
2002-05-28#98489# Complete layer writing: add new value formattingJörg Barfurth8-13/+756
2002-05-28#98489# Complete Update mergingJörg Barfurth9-60/+408
2002-05-27Access to Backend serviceCyrille Moureaux2-0/+322
2002-05-27Adapter Backend<->SingleBackendCyrille Moureaux2-0/+334
2002-05-27Makefile for local backendCyrille Moureaux1-0/+83
2002-05-27Implementation of SingleBackend for local file systemCyrille Moureaux2-0/+492
2002-05-27Wrapper for XOutputStream using a temp fileCyrille Moureaux2-0/+243
2002-05-27Implementation of XUpdatableLayer for local filesCyrille Moureaux2-0/+301
2002-05-27#98489# Removed reference to static data from template for SunCCJörg Barfurth1-3/+3
2002-05-27#98489# Corrections to syntax for SunCCJörg Barfurth5-19/+19
2002-05-27#98489# Add writing servicesJörg Barfurth2-4/+27
2002-05-27#98489# Add layer writing serviceJörg Barfurth7-2/+1552
2002-05-27#98489# Adjust namespace handlingJörg Barfurth3-17/+23
2002-05-27#98489# Adjust to interface changeJörg Barfurth3-84/+129
2002-05-27#98489# Initial support for update merging serviceJörg Barfurth15-2/+3231
2002-05-27#98489# Correct copyrightJörg Barfurth1-3/+3
2002-05-22#98489# Factored service info helpers for use in new servicesJörg Barfurth11-153/+304
2002-05-17#98489# Workaround build problems on solaris 8Jörg Barfurth1-2/+3
2002-05-17#98489# Add missing member functions for buildersJörg Barfurth3-6/+72
2002-05-17#98489# Syntax: Add missing return type (void); Fix mismatched exception specsJörg Barfurth1-5/+5
2002-05-17#98489# Syntax: Add missing return type (void)Jörg Barfurth1-3/+3
2002-05-17#98489# Syntax: Remove semicola after closing brace of namespaceJörg Barfurth1-4/+4
2002-05-17#98489# Fix case error in #include (for unix)Jörg Barfurth1-3/+3
2002-05-16#98489# Add directory for new backend infrastructureJörg Barfurth2-3/+5
2002-05-16#98489# Add parsers for new XML formatJörg Barfurth13-4/+3052
2002-05-16#98489# Add UNO parser services for new xml formatJörg Barfurth4-13/+627
2002-05-16#98489# Add data building handlers for new backend infrastructureJörg Barfurth11-13/+2815
2002-05-10#99249# Treat empty values as NULL where necessary (workaround data generatio...Jörg Barfurth2-38/+34
2002-04-25#98489# Adjust to change in localehelperJörg Barfurth2-7/+6
2002-04-25#98489# Add support for longer throw specs (up to 6)Jörg Barfurth1-8/+29
2002-04-25#98489# Reintroduce support for a default-locale; add locale-checks for effic...Jörg Barfurth2-8/+33
2002-04-11#98628# Don't closeKey, if it is the root keyJörg Barfurth1-5/+10
2002-03-28#91896# SunCC can't convert std::pairJörg Barfurth1-3/+3
2002-03-28#91896# Split TreeManager and Cache; introduce new interfaces for cache and b...Jörg Barfurth1-17/+13
2002-03-28#91896# Remove TypeConverter from OOptionsJörg Barfurth1-7/+20
2002-03-28#91896# Split TreeManager and Cache; introduce new interfaces for cache and b...Jörg Barfurth15-300/+2676
2002-03-28#91896# Change CacheLocation to include a separate tree-base address; Add ref...Jörg Barfurth1-5/+18
2002-03-28#91896# New interfaces for cache and backendJörg Barfurth2-14/+31
2002-03-28#91896# Remove TypeConverter from OOptionsJörg Barfurth2-24/+17
2002-03-28#91896# Homogenize instance interfaces; Change UpdateRequest to use ConstUpda...Jörg Barfurth1-23/+33
2002-03-28#91896# Homogenize interfaces; Introduce new indirect 'ResultHolder' to suppo...Jörg Barfurth1-33/+113
2002-03-28#91896# New interfaces for cache and backendJörg Barfurth1-14/+19
2002-03-28#91896# Complete transition to sharable data structures; remove non-sharable ...Jörg Barfurth8-192/+20
2002-03-28#91896# New helper classes for lifetime managementJörg Barfurth2-13/+154
2002-03-28#91896# Remove unnecessary helper classJörg Barfurth1-9/+2