summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Collapse)Author
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb
2010-07-27fwk151: Fixed problems that configuration changes notifications were not ↵Carsten Driesner
correctly sent/processed
2010-07-13CWS-TOOLING: integrate CWS jl153_OOO330Kurt Zenker
2010-06-22jl152 merge with DEV300_m83Joachim Lingner
2010-06-17jl153: #i110720# ignore spurious <prop> elements in .xcu set nodessb
2010-06-07jl152 merge with DEV300_m80Joachim Lingner
2010-06-03slidecopy: wrongly resolved the merge conflict in the previous revision ...Frank Schoenheit [fs]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb
2010-05-07jl152 #i77196# adapting configuration backend to changes introduced by SB on ↵Joachim Lingner
DEV300 branch concering different handling of configuration files in extensions, also fixed writing of compiled help files into the user installation
2010-05-04sb122: #i110491# turned configmgr API from C++ to UNOsb
2010-04-23sb122: merged in DEV300_m77 via cws/sb121sb
2010-04-22sb121: merged in DEV300_m77sb
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let ↵Frank Schoenheit [fs]
getHierarchicalName return the absolute node path
2010-04-12sb122: #i110083# improve xcsparser.cxx merge functionsb
2010-04-12sb122: merged in cws/sb121sb
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-04-06sb122: silently ignore unknown files in Components::parseFileList (the ↵sb
extension manager's file lists can accrue garbage when extension deployment fails mid-way through)
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and ↵sb
adapted old configuration data migration to it; some cleanup
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through ↵sb
XSLT scripts intact; handle it correctly in configmgr::ValueParser
2010-03-24sb121: added profiling tracepointssb
2010-03-24sb121: #i110258# when parsing .xcs, conservatively merge new ↵sb
templates/components into existing instances (to not let extension update fail)
2010-03-22sb121: #i110264# in registrymodifications.xcu, allow localized property ↵sb
values to be described directly as <item><value> (instead of <item><prop><value>)
2010-03-19sb121: #i110230# when writing top-level localized value changes do not omit ↵sb
the <prop> part from the <item><prop><value> triple
2010-03-18sb121: #i110198# generally ignore unknown elements in xcu datasb
2010-03-11sb121: #i110006# do not leak Component singleton (based on a patch by cmc)sb
2010-03-10#i109991#Vladimir Glazunov
2010-03-09sb118: merged in DEV300_m74sb
2010-03-08#i10000# added some more error output in case of a exceptionIvo Hinkelmann
Notes: split repo tag: libs-core_ooo/DEV300_m74
2010-03-05sb118: fixed configmgr/qa/unoapi/Test.java after mergesb
2010-03-04merged in re/DEV300_next towards DEV300_m74sb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb
to Oracle
2010-02-25sb111: merged in DEV300_m72sb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-23sb118: do not use vector::front if vector::emptysb
2010-02-17sb111: added READMEsb
2010-02-16sb118: adapted remaining */qa/unoapi tests to new frameworksb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-08sb111: #i101955# do not pass ephemeral buffer to Pad::addsb
2010-02-08sb111: #i108905# avoid compiler warningsb
2010-02-04sb111: #i108905# implemented rudimentary ConfigurationRegistry service for ↵sb
backwards compatibility; deprecated the service
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-22sb111: #i100548# ignore data w/o matching schema during ↵sb
Components::parseModificationLayer
2010-01-22sb111: #i101955# avoid circular calls between failing RootAccess::getNode ↵sb
and RootAccess::queryInterface
2010-01-05sb111: merged in DEV300_m68sb
2009-12-10sb111: #i107578# for backward compatibility, support hexadecimal ↵sb
configuration values; however, change uses to decimal notation, anyway
2009-12-02sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify ↵sb
configuration listeners