summaryrefslogtreecommitdiffstats
path: root/cppu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-124-7/+7
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-4/+4
|/ /
* | Remove "using namespace ::rtl"Julien Nabet2011-03-023-4/+11
* | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-4/+4
* | dragonfly stuffFrancois Tigeot2011-02-152-2/+2
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-094-8/+0
* | don't crash trying to erase one past endFridrich Štrba2011-02-061-4/+1
* | Revert "revert this change for now as its triggering a crash in saxparser"Fridrich Štrba2011-02-061-2/+2
* | revert this change for now as its triggering a crash in saxparserCaolán McNamara2011-02-041-2/+2
* | move module cppu to boost unordered containersFridrich Strba2011-02-037-16/+16
* | Remove double line spacing and correct indentationThomas Arnhold2011-01-291-20/+0
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-4/+3
* | If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertionsTor Lillqvist2011-01-232-0/+23