summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-19Fixed write(2) usage in process.cJulien Chaffraix
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-04-11define for older systemsFridrich Štrba
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-06breaks windows, backout for nowCaolán McNamara
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-04-05prefer gcc __sync functions over pthreadJani Monoses
2011-04-05put the deprecated rtl_Locale stuff in here tooCaolán McNamara
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-04-05helgrind: Related: rhbz#655686 get order of shutdown correctCaolán McNamara
2011-04-05valgrind: fix leakCaolán McNamara
2011-04-04valgrind: fix mem leakCaolán McNamara
2011-04-04valgrind: fix mem leakCaolán McNamara
2011-04-04shouldn't double-acquireCaolán McNamara
2011-04-04the SAL_ALLOW_LINKOO_SYMLINKS hack breaks this testCaolán McNamara
2011-04-04helgrind: join threads before reading valuesCaolán McNamara
2011-04-04WaE: unreachable returnCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use simpler local statics for gccCaolán McNamara
2011-03-31sync names with scp2, and fix macosx copy/linkCaolán McNamara
2011-03-30fix uninitialized bitsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: unused nErrorCaolán McNamara
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen
2011-03-25Fix yet another windows breakageFridrich Štrba
2011-03-25fix windows buildCaolán McNamara
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25Don't use "uno_" prefix for libraries on WindowsFridrich Štrba
2011-03-25Deliver new sal_textenc lib for Mac, tooThorsten Behrens
2011-03-24Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).Jan Holesovsky
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-23WaE: unused variable in non-debug modeCaolán McNamara
2011-03-23Work around Visual Studio lameness with "max"Fridrich Štrba
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-22string LD_PRELOAD from variable list for test comparisonCaolán McNamara
2011-03-21install unit tester in sub-directory to help windows.Michael Meeks
2011-03-21Some of these still don't fly, e.g. parallel buildCaolán McNamara
2011-03-21silence testsCaolán McNamara
2011-03-21some of these don't work for me stillCaolán McNamara
2011-03-21WaE: get %ld %d right for x86_64/x86Caolán McNamara
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger
2011-03-21Reanimated tests in ure/sal/qa/osl/socketWilhelm Pflueger
2011-03-20Fix Windows build of salFridrich Štrba
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold