summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2010-12-13valgrind: don't leave an evil thread running after main is completedCaolán McNamara1-1/+4
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara13-76/+128
2010-11-21sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate exis...sb1-6/+12
2010-11-21sb132: #i114155# use "en" as additional fallback locale after "en-US"sb1-6/+11
2010-10-28add modelines to .hxx files as wellCaolán McNamara35-0/+105
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky3-2/+106
2010-10-19don't set singletonCreated before possible throwsCaolán McNamara1-1/+1
2010-10-15Close holes and wasted space in structures.Michael Meeks2-6/+6
2010-10-14include correct sal/macros.h header to compile.Michael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-2/+2
2010-10-14CWS-TOOLING: integrate CWS sb133Jens-Heiner Rechtien3-2/+106
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-4/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth33-0/+99
2010-10-08CWS-TOOLING: integrate CWS fwk159obo1-4/+6
2010-10-04sb133: #i114705# osl::Thread::onTerminated must not be called on deleted objectsb1-0/+3
2010-10-04sb133: #i114705# for performance reasons, call configmgr::writeModFile asynch...sb3-2/+103
2010-09-16fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (ty...sb2-14/+36
2010-08-31CWS-TOOLING: integrate CWS sb130Kurt Zenker14-72/+358
2010-08-26sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile chang...sb3-11/+36
2010-08-26sb130: #i113096# previous change contained an error in configmgr::Components:...sb1-0/+2
2010-08-26CWS-TOOLING: integrate CWS fwk152Ivo Hinkelmann1-3/+7
2010-08-25sb130: merged in OOO330_m5sb1-2/+3
2010-08-25sb130: #i113096# fixed TODO in configmgr::Broadcaster::send (to ease debugging)sb1-21/+42
2010-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb11-51/+289
2010-07-28fwk152: #i113454# accept broken .xcs files containing empty <oor:component-sc...sb1-3/+7
2010-07-27fwk151: Fixed problems that configuration changes notifications were not corr...Carsten Driesner1-2/+3
2010-07-13CWS-TOOLING: integrate CWS jl153_OOO330Kurt Zenker1-0/+8
2010-06-22jl152 merge with DEV300_m83Joachim Lingner8-13/+48
2010-06-21sb126: #i111970# accept and ignore EnableAsyncsb1-4/+6
2010-06-17jl153: #i110720# ignore spurious <prop> elements in .xcu set nodessb1-0/+8
2010-06-07jl152 merge with DEV300_m80Joachim Lingner15-25/+30
2010-06-03slidecopy: wrongly resolved the merge conflict in the previous revision ...Frank Schoenheit [fs]1-1/+2
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]36-325/+834
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb15-25/+30
2010-05-07jl152 #i77196# adapting configuration backend to changes introduced by SB on ...Joachim Lingner1-4/+4
2010-05-04sb122: #i110491# turned configmgr API from C++ to UNOsb6-79/+176
2010-04-23sb122: merged in DEV300_m77 via cws/sb121sb2-18/+16
2010-04-22sb121: merged in DEV300_m77sb4-4/+69
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]8-13/+47
2010-04-12sb122: #i110083# improve xcsparser.cxx merge functionsb1-12/+12
2010-04-12sb122: merged in cws/sb121sb1-6/+4
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-1/+1
2010-04-06sb122: silently ignore unknown files in Components::parseFileList (the extens...sb1-6/+4
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb14-147/+446
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb4-20/+12
2010-03-24sb121: added profiling tracepointssb1-0/+3
2010-03-24sb121: #i110258# when parsing .xcs, conservatively merge new templates/compon...sb1-8/+79
2010-03-22sb121: #i110264# in registrymodifications.xcu, allow localized property value...sb2-63/+38
2010-03-19sb121: #i110230# when writing top-level localized value changes do not omit t...sb1-7/+19
2010-03-18sb121: #i110198# generally ignore unknown elements in xcu datasb2-37/+28