summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Deliver the .exe first to avoid an extension-less duplicate fileTor Lillqvist
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18ensure this builds under windowsCaolán McNamara
2011-03-18quieten these testsCaolán McNamara
2011-03-18Enable newly converted unit tests (that work).Theo van Klaveren
2011-03-18Remove some now-unneeded files.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_ostring test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_math test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_logfile test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_locale test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_doublelock test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_cipher unit test compile again.Theo van Klaveren
2011-03-18Make the qa/rtl/rtl_crc32 test compile again.Theo van Klaveren
2011-03-15Make the qa/sal unit test build, and use it.Theo van Klaveren
2011-03-12mis-merge we don't have pre/postextstl.hNorbert Thiebaud
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Revert "try to get it working"Thorsten Behrens
2011-03-10try to get it workingMartin Hosken
2011-03-09lp#726529: using the Linaro gcc 4.5 generated code insteadJani Monoses
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-06WaE: silence this annoying warningCaolán McNamara
2011-03-06build these cxx files with exceptions enabledCaolán McNamara
2011-03-04duplicate mkdirCaolán McNamara
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-03-03install unit tester in sub-directory to help windows.Michael Meeks
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-03-01avoid implicit castCaolán McNamara
2011-02-28lp#726529 and #i117017#: clarified origin of assembler codeEric Bachard
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-27Consolidate three #if defined tests in a single one.Francois Tigeot
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25shortly describe diagnostic macrosDavid Tardon
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon
2011-02-24order of environ undefined after putenvCaolán McNamara
2011-02-24config dir can vary dramatically, just test for existanceCaolán McNamara
2011-02-24WaE: logically last test always passesCaolán McNamara
2011-02-24add some debug code to help find failuresCaolán McNamara
2011-02-23Fix MacOS X build issue.Joseph Powers
2011-02-23Likely workaround for busted environ on MacOSXCaolán McNamara
2011-02-23remove dead jobfile.txtCaolán McNamara
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara
2011-02-23Reanimated test sal/qa/rtl/allocWilhelm Pflueger