summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-126-4/+12
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-121-24/+0
* sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann2011-09-123-380/+56
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-35/+3
* This seems to help the MSVC build alongTor Lillqvist2011-09-071-2/+3
* correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane2011-09-072-4/+2
* apparently vtable & thunks necessary after all in gcc3.mapLionel Elie Mamane2011-09-071-11/+15
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-074-35/+94
* Typo in commentLionel Elie Mamane2011-09-021-1/+1
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-302-4/+4
* OSL_DEBUG_LEVEL > 1Caolán McNamara2011-08-221-0/+2
* servicefactory fixGabor2011-08-221-0/+1
* Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida2011-08-164-7/+7
* Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida2011-08-162-1/+4
* Changing the vtable symbol from XPropertySet to XPropertySet2.Kohei Yoshida2011-08-161-1/+1
* Added symbol for MSVC.Kohei Yoshida2011-08-162-3/+8
* Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida2011-08-164-3/+29
* Can't build the iOS static cppuhelper test here nowTor Lillqvist2011-08-081-1/+0
* For iOS just link directly to the bootstrap componentTor Lillqvist2011-08-081-1/+25
* Don't bother trying to truncate parts debugging outputTor Lillqvist2011-08-081-1/+1
* Add invokeStaticComponentFactory() for statically linked componentsTor Lillqvist2011-08-083-77/+150
* Add metacommentTor Lillqvist2011-08-081-0/+7
* OSL_TRACE adds trailing newline itselfTor Lillqvist2011-08-081-1/+1
* Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1Tor Lillqvist2011-08-081-0/+1
* Factor out "bootstrap.uno" repeated for all bootstrap servicesTor Lillqvist2011-08-081-12/+4
* Move function to the file where it is usedTor Lillqvist2011-08-082-68/+63
* getLibEnv always returned an empty string anyway so make it void insteadTor Lillqvist2011-08-071-109/+108
* Bin OS/2 .map filesTor Lillqvist2011-08-041-378/+0
* Use separate unit testers for subsequent and normal tests for iOSTor Lillqvist2011-08-015-18/+165
* Try to use the app executable module on iOS for nowTor Lillqvist2011-08-011-0/+11
* Nah, these must be subsequent tests also for iOSTor Lillqvist2011-08-012-1/+7
* Add statically linked cpphelper unit test for iOSTor Lillqvist2011-08-018-21/+209
* we are searching for prefix in activateMatúš Kukan2011-07-281-21/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-122-13/+0
* Default to current language binding name, if not specified.Matúš Kukan2011-07-111-16/+6
* Export the new loadSharedLibComponentFactory() overload, tooTor Lillqvist2011-06-271-0/+1
* re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks2011-06-246-6/+40
* Allows using prefix information about componentMatus Kukan2011-06-245-7/+36
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* Use the i prefix for the import library only with MSCTor Lillqvist2011-06-181-0/+4
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist2011-06-141-2/+0
* Be less picky with library nameTor Lillqvist2011-06-141-1/+1
* Bypass DLL prefix and extension stuff on iOS for nowTor Lillqvist2011-06-141-0/+2
* Bypass qa thingies for now when cross-compilingTor Lillqvist2011-06-064-0/+20
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-64/+64
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-8/+8
|\
* | Some cppcheck cleaningJulien Nabet2011-05-171-2/+2
* | avoid double deleteDavid Tardon2011-05-161-2/+0
* | delete[] after useDavid Tardon2011-05-161-0/+1