summaryrefslogtreecommitdiff
path: root/cppu/source
AgeCommit message (Expand)Author
2011-12-19get this to build under msvc 2008Caolán McNamara
2011-12-19Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann
2011-12-19Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann
2011-12-19cppu: add visibility symbolsMatúš Kukan
2011-12-19cppu: convert to gbuildMatúš Kukan
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-01-Wstrict-aliasing fixStephan Bergmann
2011-12-01The other uses of pReserved had been changed to nStaticRefCount in 2001.Stephan Bergmann
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-10-03targeting gcc 4.6.1 gentoo strict-aliasing warningsCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-09sb140: silence warningsStephan Bergmann
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist
2011-08-21Revert "I am tired of thesee assertions, put them behind dbglevel>2"Tor Lillqvist
2011-08-19I am tired of thesee assertions, put them behind dbglevel>2Tor Lillqvist
2011-08-09Fix compilation errors with dbglevel>1Tor Lillqvist
2011-06-13No dynamic module loading on iOSTor Lillqvist
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
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-15Use format string on OSL_TRACE()Thomas Arnhold
2011-03-14Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist
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-02Remove "using namespace ::rtl"Julien Nabet
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-21debuglevels: removed yet another useless (aka: nearly-always-firing) assertionFrank Schoenheit [fs]
2011-02-21debuglevels: removed useless assertionsFrank Schoenheit [fs]
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-06don't crash trying to erase one past endFridrich Štrba
2011-02-06Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba
2011-02-04revert this change for now as its triggering a crash in saxparserCaolán McNamara
2011-02-03move module cppu to boost unordered containersFridrich Strba
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-23If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist
2011-01-23Remove pointless debugging outputTor Lillqvist
2011-01-13add an explicitCaolán McNamara
2011-01-12Some cppcheck cleaningJulien Nabet
2011-01-10sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-12Revert "Add workaround to avoid crash when exiting LibreOffice"Jan Holesovsky