summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2001-04-19#86095# Revised handling of TemplateProvider: User administration can use Spe...Jörg Barfurth2-24/+19
2001-04-19Cleanup: Previous (gcc ?) patch was misleading (as was the original code)Jörg Barfurth1-4/+4
2001-04-19#86095# Revised handling of TemplateProvider: Can be fetched from the tree an...Jörg Barfurth1-4/+5
2001-04-19#86095# Revised handling of TemplateProvider: Need not be passed when adjusti...Jörg Barfurth3-27/+11
2001-04-19#86095# Revised handling of TemplateProvider for sets: The provider is now st...Jörg Barfurth9-153/+140
2001-04-19#86095# TemplateProvider for SetElementFactory is now fetched from the set nodeJörg Barfurth2-4/+22
2001-04-19#86095# Added Options to TemplateProvider (for localization support). Split o...Jörg Barfurth4-98/+130
2001-04-18#65293# typeconversation expected (linux)Oliver Bolte1-4/+4
2001-04-18#65293# typeconversation expected (linux)Oliver Bolte1-3/+3
2001-04-18#65293# compile filehelper.cxx with exception flagOliver Bolte1-2/+3
2001-04-18Added missing exceptionVladimir Glazounov1-3/+3
2001-04-18Fix: backed out logic error in OIdPropagator introduced in rev 1.8Jörg Barfurth1-3/+3
2001-04-12Separator mismatchLars Langhans1-3/+3
2001-04-12Test environment extendedLars Langhans1-2/+13
2001-04-11#84021# failing update of async write now handled correct from proxyLars Langhans10-293/+883
2001-04-11#86000# CacheWriteScheduler now uses set instead of list to prevent duplicate...Jörg Barfurth2-14/+13
2001-04-11Fix: Rewriting multi-locale values using single-locale options would strip ot...Jörg Barfurth1-26/+87
2001-04-11Added missing namespace prefix to allow compiling standalone.Jörg Barfurth1-3/+3
2001-04-10Added ability to set the 'get all locales' optionJörg Barfurth1-2/+5
2001-04-10Added helper to retrieve 'all-locales' string as OUStringJörg Barfurth2-4/+13
2001-04-09Improved whitespace handling when parsing listsJörg Barfurth1-19/+133
2001-04-09#85524# Added clearTasks to cancel scheduled updates; cleaned up lockingJörg Barfurth2-21/+46
2001-04-05Added helper actions to enable 'cloning' from one localized value model to th...Jörg Barfurth3-5/+335
2001-04-05Moved isLocalizedValueSet() from xmlformater to cmtreemodel (and public heade...Jörg Barfurth3-8/+35
2001-04-05Now using the Locale from connection settings as default (if present)Jörg Barfurth1-4/+2
2001-04-05Now support 'locale' and 'lazywrite' in sregistryrc and provider creation arg...Jörg Barfurth1-2/+9
2001-04-05changes in test environmentLars Langhans4-10/+1082
2001-04-05Completed support for localized values as sets; Fixed minor glitchesJörg Barfurth2-12/+24
2001-04-03Local AdministrationProvider now mapped to Setup-sessionJörg Barfurth11-182/+344
2001-04-03Moved from inc; Local AdministrationProvider now mapped to Setup-sessionJörg Barfurth4-0/+647
2001-04-03Corrected logic error in OIdPropagatorJörg Barfurth1-3/+3
2001-04-03Cleanup: Remove obsolete methodsJörg Barfurth2-51/+4
2001-04-03isValidName now reject empty namesFrank Schönheit1-2/+4
2001-03-29Merge 1.6.2.1 changes to HEAD and retag as OO625BSander Vesik1-2/+7
2001-03-29Fix: Duplicate Class OValueConverter in xml and miscJörg Barfurth1-3/+2
2001-03-27Attributes removed from configpathLars Langhans2-70/+27
2001-03-23Attributes moved to AttributeList and configuration::Attributes now in it's o...Lars Langhans2-6/+9
2001-03-23new Directory structur for localsessionLars Langhans8-34/+45
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner7-46/+46
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner6-37/+37
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner12-71/+74
2001-03-21OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2-6/+6
2001-03-20Fixed errors with new format; now supressing template module if redundantJörg Barfurth1-4/+3
2001-03-20Changed TreeChangeList::pathToRoot to an ConfigurationName and added getModul...Jörg Barfurth4-21/+37
2001-03-20Corrected return type of reset to voidJörg Barfurth1-3/+3
2001-03-20Made several ctors explicit to prevent unwanted conversionsJörg Barfurth2-6/+8
2001-03-16Added classes for new parsing/formatting/locale-handlingJörg Barfurth1-2/+7
2001-03-16Revised handling of localized value nodesJörg Barfurth2-0/+667
2001-03-16Support for better abstraction when building treesJörg Barfurth1-2/+3
2001-03-16Revised support for native type pseudo-templates; now includes the special ca...Jörg Barfurth4-22/+136