Commit Graph

70 Commits

Author SHA1 Message Date
Daniel Boelzle
cb1c4edce1 #87233# singleton init 2001-06-13 07:39:27 +00:00
Rüdiger Timm
399ac7f87e #87576# exception specification added 2001-06-12 09:19:10 +00:00
Daniel Boelzle
18444646c7 #87052# added reserved pointer for future use 2001-06-11 07:10:35 +00:00
Joachim Lingner
e9b321cb92 #67468# new type XUnloadingPreference 2001-06-08 09:29:40 +00:00
Daniel Boelzle
dda06f6194 #87233# msvc map file 2001-06-07 13:34:32 +00:00
Daniel Boelzle
4e869dc2f5 #87233# init bug 2001-06-07 11:55:20 +00:00
Daniel Boelzle
0b6b937213 #87233# better struct alignment 2001-06-07 11:01:49 +00:00
Daniel Boelzle
e12b6ba3d5 #87233# fixed disposing sequence: context entries, smgr, tdmgr 2001-06-07 10:55:14 +00:00
Daniel Boelzle
d6015b89e2 #87052# no STL exports from cppuhelper lib 2001-06-07 10:11:29 +00:00
Daniel Boelzle
bfc5da2da9 #87052# 2001-06-07 10:08:28 +00:00
Joachim Lingner
2be24947c1 #67468# loaded libraries are registered for unloading now 2001-06-07 09:58:46 +00:00
Joachim Lingner
4bfc00aca2 #67468# factories support XUnloadingPreference now 2001-06-07 09:56:36 +00:00
Daniel Boelzle
3dc332eb95 #87052# cc5 map files 2001-06-07 07:58:03 +00:00
Daniel Boelzle
3b5020b293 #87052# finer spec of used OS/CPU/COM for map files 2001-06-01 10:48:56 +00:00
Daniel Boelzle
1ac0a2de79 #87233# disposing chaining of component contexts 2001-06-01 10:47:46 +00:00
Daniel Boelzle
ed7fef3a29 #87052# better init 2001-05-31 11:46:42 +00:00
Daniel Boelzle
4bfaa28cc4 #87052# assert lost types 2001-05-31 07:41:51 +00:00
Daniel Boelzle
009e4eafa8 #87052# static decl 2001-05-30 08:03:53 +00:00
Daniel Boelzle
54705efc4b #87052# preparation for using map files 2001-05-30 08:02:59 +00:00
Daniel Boelzle
5790ad083e #86943# corrected SAL_THROW 2001-05-29 14:24:39 +00:00
Kay Ramme
07298e5df2 added: defaultBoostrap_InitialComponentContext (#86943#) 2001-05-29 13:02:08 +00:00
Jörg Budischewski
aebe818ec6 #87423# if no component path is given, check is avoided 2001-05-25 06:52:04 +00:00
Daniel Boelzle
d2aed6de70 #87052# component impl helper size optimization 2001-05-21 08:14:53 +00:00
Jörg Budischewski
5a3d28be5a #87267# module logging prepared 2001-05-18 14:44:18 +00:00
Daniel Boelzle
8656b9498b #87233# reading out singletons information 2001-05-18 13:56:25 +00:00
Jörg Budischewski
bc6cd83a67 #87171# Calling OInterfaceContainerHelper::removeInterface with an empty reference does not crash anymore(it's still asserted) 2001-05-17 11:56:41 +00:00
Daniel Boelzle
427b173557 #87162# bug in moduel factory init 2001-05-17 11:06:19 +00:00
Jörg Budischewski
47beeac397 TF_FILEURL change, checked in blind, as this is a merge with the string taskforce ... 2001-05-11 13:07:29 +00:00
Daniel Boelzle
1ad25a072d init rdbtdp only if registry given 2001-05-11 09:15:01 +00:00
Philipp Lohmann
07491a292e rtl string api changes 2001-05-10 19:29:53 +00:00
Daniel Boelzle
b9f29315c3 bug: OFactoryComponentHelper 2001-05-10 13:32:28 +00:00
Daniel Boelzle
a957745298 index bug 2001-05-10 11:30:59 +00:00
Daniel Boelzle
e410157237 initial component context 2001-05-09 15:36:42 +00:00
Daniel Boelzle
e562db87f0 added bootstrap helpers 2001-05-09 13:00:29 +00:00
Daniel Boelzle
dc7a5acf17 added bootstrap helper functions 2001-05-09 12:28:58 +00:00
Daniel Boelzle
9ebd0a77d8 modifications for component context support 2001-05-08 14:56:02 +00:00
Juergen Schmidt
6ea3e8ae55 remove version.mk and insert usage of UDK_MAJOR macro 2001-05-04 12:38:30 +00:00
Kurt Zenker
7fafa71660 OSL_ENSHURE -> OSL_ENSURE 2001-03-28 08:23:17 +00:00
Daniel Boelzle
aafb348256 still support deprecated library exports 2001-03-12 17:52:54 +00:00
Joachim Lingner
c23515aeed OSL_ENSHURE replaced by OSL_ENSURE 2001-03-12 12:39:32 +00:00
Daniel Boelzle
270ffc703a exc decl 2001-03-09 11:21:00 +00:00
Daniel Boelzle
414591811c revised function throw () clauses, removed obsolete macros.hxx 2001-03-09 11:15:28 +00:00
Patrick Luby
a03ddd50b9 Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process 2001-03-02 06:21:44 +00:00
Patrick Luby
dabc28fde6 Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wq 2001-02-17 08:23:01 +00:00
Daniel Boelzle
ec4988fb8c throw CannotActiveException 2001-02-15 10:46:17 +00:00
Daniel Boelzle
09efcd82b4 incorrect exception decl 2001-02-14 09:17:32 +00:00
Patrick Luby
f071f45582 Added several com/sun/star/reflection files to UNOTYPES so that we can instantiate Mac OS X static data members in this project 2001-02-12 14:26:49 +00:00
Patrick Luby
30398de175 Removed NETBSD from staticmb*.cxx compiling 2001-02-12 00:33:49 +00:00
Patrick Luby
f98e307283 Corrected symbols, #ifdef's, and optimization for Mac OS X 2001-02-10 16:52:00 +00:00
Jörg Budischewski
a59da1d7a6 added a convenience method to remove the current iteration from the interfaceiterator 2001-02-05 12:21:38 +00:00