Commit Graph

69 Commits

Author SHA1 Message Date
Rüdiger Timm
f738912c37 INTEGRATION: CWS sb88 (1.68.10); FILE MERGED
2008/06/03 15:29:46 sb 1.68.10.1: #i89553 applied patch by cmc
2008-06-16 12:32:08 +00:00
Rüdiger Timm
a9b5cb19ee INTEGRATION: CWS changefileheader (1.67.16); FILE MERGED
2008/04/01 15:06:33 thb 1.67.16.3: #i85898# Stripping all external header guards
2008/04/01 12:27:13 thb 1.67.16.2: #i85898# Stripping all external header guards
2008/03/31 12:22:38 rt 1.67.16.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:08:01 +00:00
Ivo Hinkelmann
468bde2099 INTEGRATION: CWS configrefactor01 (1.65.14); FILE MERGED
2007/02/07 11:44:42 mmeeks 1.65.14.5: RESYNC: (1.65-1.66); FILE MERGED
2007/01/16 12:18:19 mmeeks 1.65.14.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 11:48:31 mmeeks 1.65.14.3: Remove a load of unneeded Accessor fluff
Fix SimpleReferenceObject - it has to have 1 virtual method.
2007/01/11 20:15:58 mmeeks 1.65.14.2: Submitted by: mmeeks
More re-factoring, lots of locking rationalized, drastically reduced
the mutex count, also removed ~300k interlocked increments with a non-interlocking
SimpleReferencedObject base
2007/01/11 10:35:26 mmeeks 1.65.14.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007-11-23 13:08:41 +00:00
Vladimir Glazounov
e0570c28bd INTEGRATION: CWS pj65 (1.65.10); FILE MERGED
2006/10/24 06:40:25 pjanik 1.65.10.1: #i70649#: Prevent warnings on Mac OS X.
2006-11-21 16:23:20 +00:00
Oliver Bolte
e13fec2a20 INTEGRATION: CWS pchfix02 (1.63.18); FILE MERGED
2006/09/01 17:20:25 kaib 1.63.18.1: #i68856# Added header markers and pch files
2006-09-16 13:59:38 +00:00
Ivo Hinkelmann
4f5bcf94dc INTEGRATION: CWS warningfixes03_SRC680 (1.63.16); FILE MERGED
2006/08/18 13:56:57 mhu 1.63.16.1: #i68745# Fixed GCC 4.0.x warning(s).
2006-08-29 10:14:11 +00:00
Jens-Heiner Rechtien
8ab590db44 INTEGRATION: CWS warnings01 (1.62.4); FILE MERGED
2006/02/14 10:17:26 cd 1.62.4.2: #i55991# Fix warnings for ms c++ compiler
2005/11/01 12:47:08 cd 1.62.4.1: #i53898# Warning free code for sun solaris compiler
2006-06-19 22:16:41 +00:00
Rüdiger Timm
7a9fdf31f0 INTEGRATION: CWS ooo19126 (1.61.48); FILE MERGED
2005/09/05 17:03:43 rt 1.61.48.1: #i54170# Change license header: remove SISSL
2005-09-08 02:19:33 +00:00
Oliver Bolte
435badabfe INTEGRATION: CWS cfglooseends (1.60.30); FILE MERGED
2004/11/08 10:49:14 jb 1.60.30.1: #i31085# Correct handling of enableAsync property
2004-11-15 12:35:11 +00:00
Jens-Heiner Rechtien
76523e70be INTEGRATION: CWS cfgapi (1.59.8); FILE MERGED
2004/05/31 12:45:19 ssmith 1.59.8.1: #28725# #28728# adding XFlushable and XRefreshable
2004-06-18 14:46:38 +00:00
Kurt Zenker
2dab8c2792 INTEGRATION: CWS cfgcleanup (1.56.70); FILE MERGED
2004/03/16 16:17:27 jb 1.56.70.2: RESYNC: (1.56-1.58); FILE MERGED
2004/02/09 15:30:12 jb 1.56.70.1: #i25025# Eliminate warnings from gcc
2004-03-23 09:22:48 +00:00
Jens-Heiner Rechtien
3872f8fe38 INTEGRATION: CWS ooo20040225 (1.57.6); FILE MERGED
2004/02/15 17:18:30 fa 1.57.6.1: #i25508# Make sure to use all arguments given to debug printing functions rather than ignoring some
2004-03-09 10:28:12 +00:00
Oliver Bolte
9a015195dd INTEGRATION: CWS networker2 (1.56.78); FILE MERGED
2003/12/18 11:49:37 jb 1.56.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.
2004-01-20 15:23:58 +00:00
Jens-Heiner Rechtien
a0b65deaa6 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 15:20:19 +00:00
Sarah Smith
4e44f30eec #105005# removing old backends 2002-12-13 09:27:09 +00:00
Jörg Barfurth
72c120e179 #105114# Correct handling of NamedValue arguments 2002-11-26 14:11:41 +00:00
Jörg Barfurth
f7a1b971d3 #100047# Improved argument handling for better reporting of instantiation failures caused by illegal arguments 2002-10-28 13:41:43 +00:00
Jörg Barfurth
d42b8ecd9e #104043# Add/adjust log point for TIMELOG 2002-10-14 13:19:28 +00:00
Jörg Barfurth
cc4e9a27d7 #103814# Release treemanager when disposing; add threadsafe disposing; add refcounting to further treemanager references (via ITemplateManager and IDefaultProvider) 2002-10-10 08:23:25 +00:00
Jörg Barfurth
16414edc87 #98489# Provider must be disposable without a (old-style) session 2002-07-11 15:55:23 +00:00
Jörg Barfurth
6981cb4f04 #98489# New connection creation with support for UNO backends 2002-06-12 15:28:27 +00:00
Jörg Barfurth
4839b178c9 #91896# New interfaces for cache and backend; remove TypeConverter from OOptions 2002-03-28 07:20:59 +00:00
Jörg Barfurth
2521f7ea34 #91896# Reorganize cache layer; Introduce new interfaces 2002-03-15 10:50:25 +00:00
Jörg Barfurth
e3b50a4660 #91896# Support sharable memory & data structures 2002-02-11 12:47:56 +00:00
Jörg Barfurth
5e51731095 #86930# Workaround for missing readonly conformance now only in remote case 2001-11-14 16:01:59 +00:00
Jörg Barfurth
d416710509 #86080# Cleanup of exception handling for XxxProvider interfaces 2001-11-09 10:23:57 +00:00
Vladimir Glazounov
3056802e8b #65295# exception specification 2001-10-02 12:24:55 +00:00
Jörg Barfurth
e86dc46d75 #90021# Implement proper support for default-handling 2001-09-28 11:44:40 +00:00
Jörg Barfurth
a942240366 #90938# Setting forceWritable option moved to base class. Now also applies to local AdministrationProvider 2001-09-28 08:18:39 +00:00
Dirk Grobler
9566f4e813 #92427# remove TF_CFGDATA 2001-09-26 14:49:46 +00:00
Dirk Grobler
8e9869cddd #91972# rtl logs removed 2001-09-18 18:27:13 +00:00
Lars Langhans
75523060b7 #90434# some logging code implemented. 2001-08-01 11:16:00 +00:00
Jörg Barfurth
7187b23ccd #87904# New path format; Adjusted Name and Path Handling 2001-07-05 16:05:51 +00:00
Jörg Barfurth
7710b46180 #88551# Evaluate 'lazy-write', if set at session; do not load Setup profile if locale is already set 2001-06-22 11:42:25 +00:00
Dirk Grobler
54074824c3 #88512# changes for TF_CFGDATA 2001-06-22 07:05:59 +00:00
Dirk Grobler
3800e373d8 TF_CFGDATA, changed access for UserProfileData 2001-06-18 10:58:01 +00:00
Dirk Grobler
4e99fcff48 TF_CFG, changed access for UserProfileData 2001-06-18 09:48:00 +00:00
Jörg Barfurth
3492abfdff #87512# Improved argument handling for access instantiation. 2001-05-28 14:33:37 +00:00
Jörg Barfurth
74ea2f1245 #86809# Fixed uninitialized pointer, check for NULL before calling release on tree manager 2001-05-18 15:20:59 +00:00
Philipp Lohmann
5e50d84599 rtl string api changes 2001-05-11 18:29:21 +00:00
Jörg Barfurth
1c9aed4511 #86095# Revised handling of TemplateProvider: User administration can use SpecialTemplateProvider; ProviderImpl now provides a raw ITemplateProvider; TemplateProvider not stored in ApiProviders any more 2001-04-19 14:46:27 +00:00
Jörg Barfurth
defe97818b Now using the Locale from connection settings as default (if present) 2001-04-05 13:32:55 +00:00
Jörg Barfurth
94cb22b063 Local AdministrationProvider now mapped to Setup-session 2001-04-03 15:33:58 +00:00
Joachim Lingner
aad9057e5c OSL_ENSHURE replaced by OSL_ENSURE 2001-03-21 11:17:35 +00:00
Jörg Barfurth
2e86153198 #84878# Share provider default options with TreeManager - use provider default language for loading Templates (preliminary) 2001-03-12 17:03:13 +00:00
Dirk Grobler
856b3424e2 #83885# sychronizing problems solved 2001-02-15 16:25:17 +00:00
Dirk Grobler
5ea662797e #83239# preloading of configtrees 2001-02-08 11:03:27 +00:00
Lars Langhans
4332a536b0 #83345# disposing providerimpl or remove providerimpl at shutdown right handling inserted. 2001-02-01 14:49:36 +00:00
Dirk Grobler
375c48e0b0 #82336# for user nobody cache disabled, this is a temp. solution 2001-01-29 07:47:27 +00:00
Lars Langhans
6f863ec2c6 #82734# rename lasy to lazy 2001-01-26 14:01:57 +00:00