summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)Author
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-18Use the i prefix for the import library only with MSCTor Lillqvist
2011-06-14Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist
2011-06-14Bypass DLL prefix and extension stuff on iOS for nowTor 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-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-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-07WaE: format not a string literal and no format argumentsThomas Arnhold
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2011-01-26Why OSL_ENSURE something that is not required?Tor Lillqvist
2011-01-17Use separate .map file for cppuhelper for 64-bit MSVC buildTor Lillqvist
2011-01-12Some cppcheck cleaningJulien Nabet
2011-01-03sb135: merged in DEV300_m96sb
2010-12-17CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau
2010-12-10sb135: #i116043# handle extended InterfaceAttributeTypeDescription informationsb
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-24cppcheck: Empty string test can be simplifiedCaolán McNamara
2010-11-18#i115599# use symbol shortcutVladimir Glazunov
2010-11-11#i10000# added export for x64Vladimir Glazunov
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-03Changed symlink processing to new application name. Now the function will try...Giuseppe Castagno
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18#i111793# make cppuhelper/interfacecontainer strict aliasing safeCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière
2010-10-14Translate German comments in ure/cppuhelperLaurent Charrière
2010-10-07chart49: merge with DEV300_m89Ingrid Halama
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov
2010-09-28LibreOffice Branding: first cutFridrich Štrba
2010-09-20dba34a: corrected identified in map fileFrank Schoenheit [fs]
2010-09-17dba34a: impl_fireAll: oops ... don't forget to reset handles/newValues/oldVal...Frank Schoenheit [fs]
2010-09-16dba34a: #i111148# do not call setPropertyValue from within setFastPropertyVal...Frank Schoenheit [fs]