summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
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
2011-07-11Default to current language binding name, if not specified.Matúš Kukan
2011-06-27Export the new loadSharedLibComponentFactory() overload, tooTor Lillqvist
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks
2011-06-24Allows using prefix information about componentMatus Kukan
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-14Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist
2011-06-14Be less picky with library nameTor Lillqvist
2011-06-14Bypass DLL prefix and extension stuff on iOS for nowTor Lillqvist
2011-06-06Bypass qa thingies for now when cross-compilingTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-17Some cppcheck cleaningJulien Nabet
2011-05-16avoid double deleteDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-01%s, not %cCaolán McNamara
2011-03-28add ;Caolán McNamara
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15fix build error, add build dependCaolán McNamara
2011-03-15fix build error, add build dependCaolán McNamara
2011-03-15EasyHacks: Reanimated tests in ure/cppuhelper/qa.Wilhelm Pflueger
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Added using OString - debug code needs itThorsten Behrens
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-16cppcheck: set these as publicCaolán McNamara
2011-02-07WaE: format not a string literal and no format argumentsThomas Arnhold
2011-02-04Clean up makefilesThomas Arnhold
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26Why OSL_ENSURE something that is not required?Tor Lillqvist
2011-01-19CWS-TOOLING: integrate CWS sb135Ivo Hinkelmann
2011-01-17Use separate .map file for cppuhelper for 64-bit MSVC buildTor Lillqvist
2011-01-14get this to build againCaolán McNamara