summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2001-06-29#89024# Fix user path decoding due to undone required changeHennes Rohling
2001-06-12added some assertionsFrank Schönheit
2001-06-08#73862# osl_getAbsolutePath removed, as it checks for existence (at least on ...Jörg Budischewski
2001-06-07#73862# osl_getProfileName eliminated, sversion.ini entries are not checked a...Jörg Budischewski
2001-06-01#87736#tlx
2001-05-31#87149# additional ctor paramater, allowing to not release the set automaticallyFrank Schönheit
2001-05-31#87149# additional paramater, allowing to not release the set automaticallyFrank Schönheit
2001-05-31#86416# proper guarding in startListeningFrank Schönheit
2001-05-29#65293# include com/sun/star/uno/Reference.hxx to make the file self-reliantFrank Schönheit
2001-05-28comphelper is way to lowlevel to depend on tools (removed two references to t...Frank Schönheit
2001-05-28do not include tools/debug anymore (comphelper is not allowed to depend on to...Frank Schönheit
2001-05-25#86996# +OInterfaceCompareFrank Schönheit
2001-05-15add. include XSingleServiceFactory form DBOKurt Zenker
2001-05-11rtl string api changesPhilipp Lohmann
2001-05-11delegating component factory loading to cppuhelperDaniel Boelzle
2001-05-11#TFU630#Hennes Rohling
2001-05-10osl string interface changesPhilipp Lohmann
2001-05-07depends on toolsKurt Zenker
2001-04-20fixed: access violation in setPropertyValues(...)Daniel Vogelheim
2001-04-20some less warningsFrank Schönheit
2001-04-11added a 'add' with an 'nCount' parameterFrank Schönheit
2001-03-22OSL_ENSHURE replaced by OSL_ENSHUREJoachim Lingner
2001-03-21removed use of templatesChristian Lippka
2001-03-20#84955# new helper classesChristian Lippka
2001-03-20chg. True->sal_TrueKurt Zenker
2001-03-15NAMESPACE_STD(\:i) => ::std::\1Frank Schönheit
2001-03-14new helper for XPropertySet'sChristian Lippka
2001-03-14needed for service registrationMartin Gallwey
2001-03-13extract now in comphelperHans-Joachim Lankenau
2001-03-09License information addedSascha Ballach
2001-03-09Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess a...Sascha Ballach
2001-03-09Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess a...Sascha Ballach
2001-03-07moved extract.hxx from cupphelper, but is still delivered to cupphelper for c...Daniel Boelzle
2001-03-07moved from cppuhelperDaniel Boelzle
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann
2001-02-19#84099# disposing: one more check for m_pListener == NULLFrank Schönheit
2001-02-15check for valid single service factoryChristof Pintaske
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-02-02change < in >Ocke Janssen
2001-02-02new class for XOuputStreamOcke Janssen
2001-01-31chg: header for STLMartin Hollmichel
2001-01-31chg: header for STLMartin Hollmichel
2001-01-31chg: header for STLMartin Hollmichel
2001-01-25#65293# exception specification added for getProperties()Rüdiger Timm
2001-01-24#82672# added tryPropertyValueEnumFrank Schönheit