Commit graph

89 commits

Author SHA1 Message Date
Frank Schönheit
03366458e9 added some assertions 2001-06-12 05:05:20 +00:00
Jörg Budischewski
c46dd2d4b1 #73862# osl_getAbsolutePath removed, as it checks for existence (at least on unix) 2001-06-08 07:31:16 +00:00
Jörg Budischewski
fec9d40667 #73862# osl_getProfileName eliminated, sversion.ini entries are not checked anymore for different user60.rdb entries 2001-06-07 15:41:38 +00:00
tlx
cfd06d831d #87736# 2001-06-01 17:51:05 +00:00
Frank Schönheit
0290c73756 #87149# additional ctor paramater, allowing to not release the set automatically 2001-05-31 12:56:32 +00:00
Frank Schönheit
2d0c00defa #87149# additional paramater, allowing to not release the set automatically 2001-05-31 12:54:33 +00:00
Frank Schönheit
39f1b66cb9 #86416# proper guarding in startListening 2001-05-31 08:33:17 +00:00
Frank Schönheit
3124a87f18 #65293# include com/sun/star/uno/Reference.hxx to make the file self-reliant 2001-05-29 08:19:25 +00:00
Frank Schönheit
5839d153b2 comphelper is way to lowlevel to depend on tools (removed two references to tools/debug in source/property) 2001-05-28 11:13:35 +00:00
Frank Schönheit
9c7e17703c do not include tools/debug anymore (comphelper is not allowed to depend on tools) 2001-05-28 11:12:06 +00:00
Frank Schönheit
1e8ee04e30 #86996# +OInterfaceCompare 2001-05-25 09:48:01 +00:00
Kurt Zenker
501c8a24f2 add. include XSingleServiceFactory form DBO 2001-05-15 10:47:55 +00:00
Philipp Lohmann
a90f9711d8 rtl string api changes 2001-05-11 15:35:05 +00:00
Daniel Boelzle
3d99f6dbbc delegating component factory loading to cppuhelper 2001-05-11 11:53:01 +00:00
Hennes Rohling
72a891a3cb #TFU630# 2001-05-11 10:47:32 +00:00
Philipp Lohmann
1a3a839e46 osl string interface changes 2001-05-10 11:21:01 +00:00
Kurt Zenker
5e2ecc3c28 depends on tools 2001-05-07 15:11:32 +00:00
Daniel Vogelheim
8780d08c9f fixed: access violation in setPropertyValues(...) 2001-04-20 12:49:55 +00:00
Frank Schönheit
100a08f277 some less warnings 2001-04-20 11:29:47 +00:00
Frank Schönheit
805e4fcdb6 added a 'add' with an 'nCount' parameter 2001-04-11 08:08:45 +00:00
Joachim Lingner
f91d296f17 OSL_ENSHURE replaced by OSL_ENSHURE 2001-03-22 12:33:25 +00:00
Christian Lippka
be12467567 removed use of templates 2001-03-21 09:18:55 +00:00
Christian Lippka
652c830068 #84955# new helper classes 2001-03-20 18:53:24 +00:00
Kurt Zenker
01b7bc0418 chg. True->sal_True 2001-03-20 10:20:06 +00:00
Frank Schönheit
2aec455128 NAMESPACE_STD(\:i) => ::std::\1 2001-03-15 06:46:02 +00:00
Christian Lippka
0b57b9cbb0 new helper for XPropertySet's 2001-03-14 14:55:13 +00:00
Martin Gallwey
af07d6d365 needed for service registration 2001-03-14 11:16:24 +00:00
Hans-Joachim Lankenau
93b1cb2cd0 extract now in comphelper 2001-03-13 17:24:20 +00:00
Sascha Ballach
11e0f4984b License information added 2001-03-09 18:20:35 +00:00
Sascha Ballach
1e29e8dab9 Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess added and export as Service 2001-03-09 18:04:24 +00:00
Sascha Ballach
2f469a5804 Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess added 2001-03-09 18:02:20 +00:00
Daniel Boelzle
04fa096034 moved extract.hxx from cupphelper, but is still delivered to cupphelper for compability 2001-03-07 12:59:38 +00:00
Daniel Boelzle
f65546ea32 moved from cppuhelper 2001-03-07 12:55:53 +00:00
Patrick Luby
9282c93cb4 Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h 2001-03-02 21:39:55 +00:00
Patrick Luby
e2efb71af3 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
fe037024ee Correct typo in dos: line added in last revision 2001-03-02 05:08:28 +00:00
Patrick Luby
060ae0334e Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X 2001-03-02 04:02:52 +00:00
Patrick Luby
e4cd4bf8fe Update for Mac OS X static data member automation 2001-02-28 23:23:58 +00:00
Nils Fuhrmann
9149e9fa26 Generated solar list particle for usage per project 2001-02-23 13:06:51 +00:00
Frank Schönheit
449108fe4b #84099# disposing: one more check for m_pListener == NULL 2001-02-19 15:09:25 +00:00
Christof Pintaske
393baae643 check for valid single service factory 2001-02-15 14:46:21 +00:00
Sander Vesik
676d6f9320 Merge NetBSD changes by Michael Rauch from OO614B to HEAD. 2001-02-02 16:34:02 +00:00
Ocke Janssen
7b7ba81ca8 change < in > 2001-02-02 15:10:26 +00:00
Ocke Janssen
fd46c9937e new class for XOuputStream 2001-02-02 13:56:32 +00:00
Martin Hollmichel
cf2248d4a7 chg: header for STL 2001-01-31 13:52:49 +00:00
Martin Hollmichel
97514029f0 chg: header for STL 2001-01-31 13:40:24 +00:00
Martin Hollmichel
8ea9311cea chg: header for STL 2001-01-31 13:10:03 +00:00
Rüdiger Timm
e0d4709abd #65293# exception specification added for getProperties() 2001-01-25 11:28:37 +00:00
Frank Schönheit
45e1f520e2 #82672# added tryPropertyValueEnum 2001-01-24 08:06:38 +00:00
Frank Schönheit
150e1132bd +composedprops 2001-01-23 15:10:05 +00:00