Commit graph

28 commits

Author SHA1 Message Date
Caolán McNamara
9889c4bd6a valgrind: don't leave an evil thread running after main is completed 2010-12-13 12:48:47 +00:00
Caolán McNamara
83ab35b735 Resolves: fdo#31494# get ownership right
Ensure that the mutex lives as long as all its consumers. And
avoid launching threads if they have no work to do.
2010-11-25 20:36:03 +00:00
Jan Holesovsky
fc9171c144 Merge commit 'ooo/OOO330_m12'
Conflicts:
	desktop/source/app/app.cxx
2010-10-24 16:53:14 +02:00
Caolán McNamara
9591852cca don't set singletonCreated before possible throws 2010-10-19 11:56:57 +01:00
Sebastian Spaeth
8694d2bc19 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00
sb
2cdf340466 sb133: #i114705# osl::Thread::onTerminated must not be called on deleted object 2010-10-04 16:02:38 +02:00
sb
09619742df sb133: #i114705# for performance reasons, call configmgr::writeModFile asynchronously 2010-10-04 13:59:08 +02:00
sb
9acf42572a fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (typically from extensions installed pre 3.3) 2010-09-16 14:23:50 +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
sb
1423da554b sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensionXcuFile 2010-08-12 10:22:02 +02:00
Joachim Lingner
084b449945 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
Frank Schoenheit [fs]
41b43f2fc6 slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +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
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
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
22cf34ac5e sb121: added profiling tracepoints 2010-03-24 10:31:27 +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
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
f81c3dd85e sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify configuration listeners 2009-12-02 14:57:12 +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
47692bfc12 sb111: #i101955# moved configmgr2/ to configmgr/ 2009-11-02 12:49:32 +01:00
Renamed from configmgr2/source/components.cxx (Browse further)