summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-18Deliver the .exe first to avoid an extension-less duplicate fileTor Lillqvist1-1/+1
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky14-228/+1469
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky44-1669/+596
2011-03-18ensure this builds under windowsCaolán McNamara1-0/+9
2011-03-18quieten these testsCaolán McNamara3-103/+13
2011-03-18Enable newly converted unit tests (that work).Theo van Klaveren1-0/+4
2011-03-18Remove some now-unneeded files.Theo van Klaveren3-16/+0
2011-03-18Make the qa/rtl/rtl_ostring test compile again.Theo van Klaveren3-38/+55
2011-03-18Make the qa/rtl/rtl_math test compile again.Theo van Klaveren3-88/+76
2011-03-18Make the qa/rtl/rtl_logfile test compile again.Theo van Klaveren1-10/+13
2011-03-18Make the qa/rtl/rtl_locale test compile again.Theo van Klaveren1-26/+36
2011-03-18Make the qa/rtl/rtl_doublelock test compile again.Theo van Klaveren1-17/+18
2011-03-18Make the qa/rtl/rtl_cipher unit test compile again.Theo van Klaveren1-53/+59
2011-03-18Make the qa/rtl/rtl_crc32 test compile again.Theo van Klaveren1-3/+6
2011-03-15Make the qa/sal unit test build, and use it.Theo van Klaveren4-43/+9
2011-03-12mis-merge we don't have pre/postextstl.hNorbert Thiebaud1-2/+0
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud1-0/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold5-8/+8
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Revert "try to get it working"Thorsten Behrens1-2/+2
2011-03-10try to get it workingMartin Hosken1-2/+2
2011-03-09lp#726529: using the Linaro gcc 4.5 generated code insteadJani Monoses1-2/+8
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud43-1669/+597
2011-03-06WaE: silence this annoying warningLO-BASE-INTEGRATION-DEV300_M101Caolán McNamara1-0/+1
2011-03-06build these cxx files with exceptions enabledCaolán McNamara1-0/+1
2011-03-04duplicate mkdirCaolán McNamara1-1/+0
2011-03-03Remove "using namespace ::rtl"Julien Nabet12-24/+29
2011-03-03Remove "using namespace ::rtl"Julien Nabet9-87/+24
2011-03-03install unit tester in sub-directory to help windows.Michael Meeks1-0/+1
2011-03-02Remove "using namespace ::rtl"Julien Nabet6-7/+20
2011-03-01avoid implicit castCaolán McNamara3-17/+17
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 Arnhold1-1/+1
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-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