summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)AuthorFilesLines
2011-04-27sal-disable-backtrace.diff: disable backtrace with DISABLE_SAL_BACKTRACEThorsten Behrens1-2/+3
2011-04-15fix MacOSX breakage due to e75d09e4e89d3eda7ddaa2c085678edf9a21293fNorbert Thiebaud1-4/+0
2011-04-15Fixed LANG setting in the _imp_setProcessLocale() function.Christian Dywan1-24/+16
2011-04-14No need to check out execv return value.Julien Chaffraix1-2/+3
2011-04-14Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix2-12/+4
2011-04-14Fixed a potential null-dereferencing error in osl_closeProfileJulien Chaffraix1-5/+8
2011-04-14Added handling for the write errors in receiveFdPipe.Julien Chaffraix1-0/+10
2011-04-14Added error handling for pthread_mutexattr_settype.Julien Chaffraix1-3/+3
2011-04-11define for older systemsFridrich Štrba1-0/+3
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-0/+9
2011-04-05prefer gcc __sync functions over pthreadJani Monoses1-0/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29WaE: unused nErrorCaolán McNamara1-1/+0
2011-03-24Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).Jan Holesovsky1-6/+0
2011-03-24merge size-sal-textenc i#70166Michael Meeks3-8/+37
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky12-89/+164
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger2-2/+10
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky13-86/+184
2011-03-16CWS-TOOLING: integrate CWS jl164obo2-0/+58
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]6-72/+76
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-7/+7
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 Thiebaud13-86/+184
2011-03-06build these cxx files with exceptions enabledCaolán McNamara1-0/+1
2011-03-03jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and o...Joachim Lingner2-7/+7
2011-03-02jl164 #i109096# osl_createProcesess failed if the executable had a long path ...Joachim Lingner2-7/+44
2011-03-01jl164 #i109096# osl_loadModules did not work with long paths.Joachim Lingner1-0/+21
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 Michaelsen1-0/+37
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot3-2/+3
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-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]4-1/+46
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]4-1/+46
2011-02-21Remove SCO support.Francois Tigeot2-2/+2
2011-02-20debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending...Frank Schoenheit [fs]3-27/+40
2011-02-18Kill _WIN16Tor Lillqvist2-2/+2
2011-02-16Remove SCO supportThomas Arnhold3-162/+0
2011-02-16Remove HPUX supportThomas Arnhold3-83/+2
2011-02-15dragonfly stuffFrancois Tigeot10-24/+44
2011-02-15clear some windows warningsCaolán McNamara2-1/+2
2011-02-14debuglevels: corrected assertion's condition (report the existence, not the n...Frank Schoenheit [fs]1-2/+2
2011-02-08This file is C(89), not C++Tor Lillqvist1-1/+2
2011-02-08cppcheck: variableScope fixesKayo Hamid1-4/+2
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold3-15/+13
2011-02-04Clean up makefilesThomas Arnhold2-12/+0
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-1/+0
2011-02-03include MSVC STL code pathFridrich Strba1-0/+1