summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source
Commit message (Expand)AuthorAgeFilesLines
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-11/+15
* Improved some error reporting.Stephan Bergmann2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann2011-09-122-225/+14
* This seems to help the MSVC build alongTor Lillqvist2011-09-071-2/+3
* correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane2011-09-071-2/+0
* 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-073-18/+44
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-301-3/+3
* OSL_DEBUG_LEVEL > 1Caolán McNamara2011-08-221-0/+2
* servicefactory fixGabor2011-08-221-0/+1
* Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida2011-08-163-4/+4
* Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida2011-08-161-1/+2
* 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-163-1/+20
* 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-082-77/+129
* 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
* Try to use the app executable module on iOS for nowTor Lillqvist2011-08-011-0/+11
* we are searching for prefix in activateMatúš Kukan2011-07-281-21/+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-242-1/+12
* Allows using prefix information about componentMatus Kukan2011-06-244-6/+33
* Use the i prefix for the import library only with MSCTor Lillqvist2011-06-181-0/+4
* Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist2011-06-141-2/+0
* Bypass DLL prefix and extension stuff on iOS for nowTor Lillqvist2011-06-141-0/+2
* 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
* | Remove OS/2 support.Francois Tigeot2011-04-182-8/+1
* | use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-044-64/+45
* | use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-13/+22
|/
* %s, not %cCaolán McNamara2011-04-011-1/+1
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-4/+4
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-188-52/+200
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-088-52/+200
| |\
| | * sb135: merged in DEV300_m96sb2011-01-031-0/+8
| | |\
| | | * CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau2010-12-171-0/+8
| | | |\
| | | | * chart49: merge with DEV300_m89Ingrid Halama2010-10-073-93/+98
| | | | |\
| | | | * | chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama2010-08-191-0/+8
| | * | | | sb135: #i116043# handle extended InterfaceAttributeTypeDescription informationsb2010-12-101-6/+28
| | |/ / /