summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | restore cppunit test, Sequence ctor from sal_Int32 is now explicitCaolán McNamara2011-03-182-5/+12
* | | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky2011-03-181-1/+4
|\ \ \
| * | | only test this on certain archsCaolán McNamara2011-03-181-0/+3
| * | | Add PowerPC to the right branchFridrich Štrba2011-03-181-1/+1
* | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-185-8/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-084-7/+11
| |\ \ \ | | | |/ | | |/|
| | * | sb139: merged in DEV300_m97sb2011-01-111-1/+1
| | |\|
| | | * dr77: rebase to DEV300m96Daniel Rentz [dr]2010-12-271-0/+4
| | | |\
| | | * \ dr77: rebase to DEV300m92Daniel Rentz [dr]2010-11-0912-155/+96
| | | |\ \
| | | * | | dr77: #i113097# make Sequence(sal_Int32) explicitDaniel Rentz2010-07-131-1/+1
| | * | | | sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb2011-01-101-5/+6
| | | |_|/ | | |/| |
| | * | | sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)sb2010-10-251-0/+4
| | | |/ | | |/|
| | * | sb126: #i107490# dead code not removed by previous cleanupsb2010-07-121-1/+0
| | * | sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ob...sb2010-07-0711-109/+96
| | * | sb126: #i109853# no need to set CPPU_ENV in cppu/inc/uno/lbnames.hsb2010-06-231-45/+0
| | |/
* | | fix build error with better dependCaolán McNamara2011-03-151-1/+1
* | | Use format string on OSL_TRACE()Thomas Arnhold2011-03-151-2/+1
* | | move cppumaker test to cppuCaolán McNamara2011-03-155-1/+1397
* | | Use explicitly cast zeros to avoid compilation error with MSVC2010Tor Lillqvist2011-03-142-4/+4