summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann2011-12-192-0/+16
* get this to build under msvc 2008Caolán McNamara2011-12-191-8/+8
* Prevent creation of new ORequestThreads during shutdown.Stephan Bergmann2011-12-192-0/+27
* Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann2011-12-193-12/+12
* -Werror=sign-promo fixesStephan Bergmann2011-12-192-35/+37
* cppu: add visibility symbolsMatúš Kukan2011-12-1929-204/+239
* cppu: convert to gbuildMatúš Kukan2011-12-1940-983/+730
* Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot2011-12-173-6/+6
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-117-7/+0
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* -Wstrict-aliasing fixStephan Bergmann2011-12-011-2/+5
* The other uses of pReserved had been changed to nStaticRefCount in 2001.Stephan Bergmann2011-12-011-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header in cppuNorbert Thiebaud2011-11-2728-52/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-222-28/+2
* fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl2011-11-154-73/+7
* Fix build --all depend=x.Stephan Bergmann2011-11-141-0/+2
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-182-19/+27
* targeting gcc 4.6.1 gentoo strict-aliasing warningsCaolán McNamara2011-10-031-57/+27
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-0/+24
* Tell what "LB" meansTor Lillqvist2011-09-251-0/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* Bypass building the iOS cppu_unittester_all for nowTor Lillqvist2011-09-201-1/+6
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-126-9/+11
* sb140: silence warningsStephan Bergmann2011-09-091-56/+56
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-304-13/+23
* Link cppu statically to gcc3_uno on iOSTor Lillqvist2011-08-213-5/+15
* Revert "I am tired of thesee assertions, put them behind dbglevel>2"Tor Lillqvist2011-08-211-1/+1
* I am tired of thesee assertions, put them behind dbglevel>2Tor Lillqvist2011-08-191-1/+1
* Fix compilation errors with dbglevel>1Tor Lillqvist2011-08-091-16/+16
* Use OBJCXXFLAGS instead of duplicating itTor Lillqvist2011-08-011-1/+1
* Add statically linked cppu unit test for iOSTor Lillqvist2011-08-016-5/+174
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* Use the i prefix for the import library only with MSCTor Lillqvist2011-06-181-0/+4
* Be less picky with library nameTor Lillqvist2011-06-141-1/+1
* restore dependencyChristian Lohmaier2011-06-131-1/+1
* get rid of "SHL2TARGETN redefined after use" warning - 2nd tryChristian Lohmaier2011-06-131-9/+3
* use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier2011-06-131-17/+17
* get rid of "SHL2TARGETN redefined after use" warningChristian Lohmaier2011-06-131-4/+1
* No dynamic module loading on iOSTor Lillqvist2011-06-131-0/+4
* Can't run any qa when cross-compilingTor Lillqvist2011-06-052-0/+10
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-60/+60
* Remove OS/2 support.Francois Tigeot2011-04-1813-60/+8
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-10/+17
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-27/+14
|\
| * debuglevels: merged to-be-m101Frank Schoenheit [fs]2011-02-231-5/+6
| |\
| * | debuglevels: removed yet another useless (aka: nearly-always-firing) assertionFrank Schoenheit [fs]2011-02-211-1/+0
| * | debuglevels: removed useless assertionsFrank Schoenheit [fs]2011-02-211-13/+0
* | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-3/+3