summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar
2011-12-07ignore backup files in services/ directory to avoid debugging griefMichael Meeks
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-17Look for libboostrap.uno.so and not bootstrap.uno.so on AndroidTor Lillqvist
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-11-02Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann
2011-11-02Minor clean up.Stephan Bergmann
2011-10-28typo/spelling/grammar in commentLionel Elie Mamane
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21Improved some error reporting.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-09-12sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-09-07This seems to help the MSVC build alongTor Lillqvist
2011-09-07correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane
2011-09-07apparently vtable & thunks necessary after all in gcc3.mapLionel Elie Mamane
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane
2011-09-02Typo in commentLionel Elie Mamane
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist
2011-08-22OSL_DEBUG_LEVEL > 1Caolán McNamara
2011-08-22servicefactory fixGabor
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida
2011-08-16Changing the vtable symbol from XPropertySet to XPropertySet2.Kohei Yoshida
2011-08-16Added symbol for MSVC.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-08Can't build the iOS static cppuhelper test here nowTor Lillqvist
2011-08-08For iOS just link directly to the bootstrap componentTor Lillqvist
2011-08-08Don't bother trying to truncate parts debugging outputTor Lillqvist
2011-08-08Add invokeStaticComponentFactory() for statically linked componentsTor Lillqvist
2011-08-08Add metacommentTor Lillqvist
2011-08-08OSL_TRACE adds trailing newline itselfTor Lillqvist
2011-08-08Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1Tor Lillqvist
2011-08-08Factor out "bootstrap.uno" repeated for all bootstrap servicesTor Lillqvist
2011-08-08Move function to the file where it is usedTor Lillqvist
2011-08-07getLibEnv always returned an empty string anyway so make it void insteadTor Lillqvist
2011-08-04Bin OS/2 .map filesTor Lillqvist
2011-08-01Use separate unit testers for subsequent and normal tests for iOSTor Lillqvist
2011-08-01Try to use the app executable module on iOS for nowTor Lillqvist
2011-08-01Nah, these must be subsequent tests also for iOSTor Lillqvist
2011-08-01Add statically linked cpphelper unit test for iOSTor Lillqvist
2011-07-28we are searching for prefix in activateMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan