Commit graph

2547 commits

Author SHA1 Message Date
sb
afe2be5bf8 sb132: #i113833# removed unused configmgr::Node::findMember 2010-09-23 15:06:54 +02:00
Kurt Zenker
8386153c88 CWS-TOOLING: integrate CWS sb130 2010-08-31 15:26:29 +02:00
sb
4ea577d0ef sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile changes were still not good 2010-08-26 17:11:05 +02:00
sb
d7fd47ed54 sb130: #i113096# previous change contained an error in configmgr::Components::removeExtensionXcuFile 2010-08-26 13:26:56 +02:00
Ivo Hinkelmann
44d336c3ab CWS-TOOLING: integrate CWS fwk152 2010-08-26 13:07:19 +02:00
sb
fd6cf3d74c sb130: merged in OOO330_m5 2010-08-25 14:21:49 +02:00
sb
0859f99410 sb130: #i113096# fixed TODO in configmgr::Broadcaster::send (to ease debugging) 2010-08-25 14:08:27 +02:00
sb
1423da554b sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensionXcuFile 2010-08-12 10:22:02 +02:00
sb
de9172871b fwk152: #i113454# accept broken .xcs files containing empty <oor:component-scheme> 2010-07-28 13:01:55 +02:00
Carsten Driesner
7492878a15 fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed 2010-07-27 18:11:00 +02:00
Kurt Zenker
4065fa62cd CWS-TOOLING: integrate CWS jl153_OOO330 2010-07-13 14:03:52 +02:00
Joachim Lingner
084b449945 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
sb
7d9bce7ca0 jl153: #i110720# ignore spurious <prop> elements in .xcu set nodes 2010-06-17 16:30:50 +02:00
Joachim Lingner
4edc7f8eac jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Frank Schoenheit [fs]
f39e88f23e slidecopy: wrongly resolved the merge conflict in the previous revision ... 2010-06-03 16:18:12 +02:00
Frank Schoenheit [fs]
41b43f2fc6 slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
sb
c593c31aa9 sb122: #i111492# node-ref clone must not copy templateName_ 2010-05-11 09:29:37 +02:00
Joachim Lingner
dc9d30e6e9 jl152 #i77196# adapting configuration backend to changes introduced by SB on DEV300 branch concering different handling of configuration files in extensions, also fixed writing of compiled help files into the user installation 2010-05-07 17:02:22 +02:00
sb
74155ef0d4 sb122: #i110491# turned configmgr API from C++ to UNO 2010-05-04 16:29:02 +02:00
Frank Schoenheit [fs]
a316cdf196 slidecopy: (patch by SB) for compatibility with the old implementation, let getHierarchicalName return the absolute node path 2010-04-16 11:36:30 +02:00
sb
3e41502e56 sb122: #i110083# improve xcsparser.cxx merge function 2010-04-12 15:12:26 +02:00
sb
405cdc7687 sb122: merged in cws/sb121 2010-04-12 13:19:57 +02:00
sb
3a08c284e3 sb122: silently ignore unknown files in Components::parseFileList (the extension manager's file lists can accrue garbage when extension deployment fails mid-way through) 2010-04-06 17:40:33 +02:00
sb
7ff5698382 sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapted old configuration data migration to it; some cleanup 2010-03-26 11:06:19 +01:00
sb
41b2899317 sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XSLT scripts intact; handle it correctly in configmgr::ValueParser 2010-03-24 16:04:08 +01:00
sb
22cf34ac5e sb121: added profiling tracepoints 2010-03-24 10:31:27 +01:00
sb
cd48abe95c sb121: #i110258# when parsing .xcs, conservatively merge new templates/components into existing instances (to not let extension update fail) 2010-03-24 09:48:47 +01:00
sb
ad00f306f7 sb121: #i110264# in registrymodifications.xcu, allow localized property values to be described directly as <item><value> (instead of <item><prop><value>) 2010-03-22 16:04:16 +01:00
sb
8e5a36c971 sb121: #i110230# when writing top-level localized value changes do not omit the <prop> part from the <item><prop><value> triple 2010-03-19 16:50:36 +01:00
sb
ad9699488f sb121: #i110198# generally ignore unknown elements in xcu data 2010-03-18 11:17:44 +01:00
sb
ecbebd83b2 sb121: #i110006# do not leak Component singleton (based on a patch by cmc) 2010-03-11 13:31:37 +01:00
Vladimir Glazunov
344e390b9d #i109991# 2010-03-10 11:52:17 +01:00
Ivo Hinkelmann
8d8c715352 #i10000# added some more error output in case of a exception 2010-03-08 16:34:21 +01:00
sb
1fb53ace34 sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle 2010-02-25 15:59:15 +01:00
sb
83fd69ccc3 sb111: added README 2010-02-17 10:36:51 +01:00
sb
c1307dc647 sb111: #i101955# do not pass ephemeral buffer to Pad::add 2010-02-08 13:54:13 +01:00
sb
0ac0aed588 sb111: #i108905# avoid compiler warning 2010-02-08 09:11:12 +01:00
sb
b2953f29a4 sb111: #i108905# implemented rudimentary ConfigurationRegistry service for backwards compatibility; deprecated the service 2010-02-04 16:12:36 +01:00
sb
d14751f481 sb111: #i100548# ignore data w/o matching schema during Components::parseModificationLayer 2010-01-22 13:45:34 +01:00
sb
3b93777f4c sb111: #i101955# avoid circular calls between failing RootAccess::getNode and RootAccess::queryInterface 2010-01-22 13:44:09 +01:00
sb
b069d0fabf sb111: #i107578# for backward compatibility, support hexadecimal configuration values; however, change uses to decimal notation, anyway 2009-12-10 13:45:13 +01:00
sb
f81c3dd85e sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify configuration listeners 2009-12-02 14:57:12 +01:00
sb
8f48a583e0 sb111: #i101955# fixed locale matching 2009-11-23 17:12:51 +01:00
sb
86bb6f26cc sb111: #i101955# removed obsolete comment 2009-11-13 16:16:57 +01:00
sb
fdaee92fd5 sb111: #i101955# missing second part of HG -c f7af6e98007d (call the extension manager's bookkeeping file configmgr.ini on all platforms, instead of configmgrrc) 2009-11-13 16:15:18 +01:00
sb
808a34c462 sb111: #i101955# cleaned up configmgr::update interface 2009-11-13 16:02:09 +01:00
sb
c4b061c078 sb111: #i101955# missing initialization 2009-11-12 09:28:52 +01:00
sb
2e960eb192 sb111: #i101955# fixed and cleaned up handling of oor:types of prop values 2009-11-11 13:51:17 +01:00
sb
291b6d7e3b sb111: #i101955# class/struct confusion (warning with MSVC) 2009-11-10 12:19:18 +01:00
sb
efa6cd05d3 sb111: #i101955# the span returned by XmlReader::getAttributeValue is only valid until the next call to nextItem or getAttributeValue 2009-11-10 10:30:50 +01:00