summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-02Remove "using namespace ::rtl"Julien Nabet44-57/+146
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-03-01avoid implicit castCaolán McNamara3-17/+17
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold16-116/+116
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold18-117/+117
2011-02-28lp#726529 and #i117017#: clarified origin of assembler codeEric Bachard1-0/+3
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen2-0/+100
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot4-3/+5
2011-02-27Consolidate three #if defined tests in a single one.Francois Tigeot1-4/+0
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2-4/+4
2011-02-25shortly describe diagnostic macrosDavid Tardon1-0/+44
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon1-0/+1
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon1-9/+1
2011-02-24order of environ undefined after putenvCaolán McNamara1-0/+14
2011-02-24Remove MSDOS supportThomas Arnhold4-4/+4
2011-02-24remove empty TESTSHL2LIBCaolán McNamara6-9/+7
2011-02-24config dir can vary dramatically, just test for existanceCaolán McNamara1-6/+2
2011-02-24WaE: logically last test always passesCaolán McNamara1-2/+1
2011-02-24add some debug code to help find failuresCaolán McNamara1-0/+19
2011-02-23Fix MacOS X build issue.Joseph Powers1-0/+4
2011-02-23Likely workaround for busted environ on MacOSXCaolán McNamara2-3/+18
2011-02-23remove dead jobfile.txtCaolán McNamara1-8/+0
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara27-108/+71
2011-02-23Reanimated test sal/qa/rtl/allocWilhelm Pflueger2-4/+10
2011-02-22add possibility of passing command line args down to testsCaolán McNamara1-7/+22
2011-02-22Account for the possibilty of a newline in an env variableCaolán McNamara2-20/+12
2011-02-22temp disable due to tinderbox failureCaolán McNamara1-0/+4
2011-02-22get to build under windowsCaolán McNamara1-10/+10
2011-02-22fix to build under windowsCaolán McNamara4-64/+22
2011-02-22tweak .mk to copy necessary filesCaolán McNamara1-4/+10
2011-02-22set test dependency orderCaolán McNamara1-2/+2
2011-02-22change all _cppunit.mk to local versionCaolán McNamara23-37/+23
2011-02-22make these tests less noisyCaolán McNamara3-126/+9
2011-02-22EasyHacks: Re-animate tests in sal/qa/oslWilhelm Pflueger8-76/+120
2011-02-22Rework this test to be useful.Caolán McNamara2-54/+29
2011-02-21deliver cppunittester into a different dir than the stock solver/binCaolán McNamara1-2/+3
2011-02-21disable copy/write unittest as it makes assumptions on the build-environmentChristian Lohmaier1-1/+3
2011-02-21this test only makes sense if we're not rootCaolán McNamara2-39/+34
2011-02-21Remove a typo.Francois Tigeot1-1/+1
2011-02-21Remove SCO support.Francois Tigeot4-5/+5
2011-02-21More work on x64 Windows C++-UNO bridgeTor Lillqvist1-85/+174
2011-02-18unused structCaolán McNamara1-10/+0
2011-02-18method is emptyCaolán McNamara1-13/+0
2011-02-18try harderCaolán McNamara1-1/+8
2011-02-18crash without built-in report dialog on windowsCaolán McNamara1-0/+4
2011-02-18Kill _WIN16Tor Lillqvist4-16/+3
2011-02-18nothing to see here move along, *cough*Caolán McNamara1-1/+22
2011-02-16Silence ASSERT for the test of a deliberate error.Caolán McNamara1-0/+8
2011-02-16Suppress OSL_ASSERT about the deliberate error in the cppunit test.Caolán McNamara1-0/+7
2011-02-16make a dir and explicitly disallow creation of dirs in itCaolán McNamara2-2/+12