summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)AuthorFilesLines
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara1-2/+2
2011-07-15Android build fixesTor Lillqvist2-3/+5
2011-07-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist2-4/+0
2011-07-14Use MSVC options only with MSVCTor Lillqvist1-10/+1
2011-07-13unused OUString_to_std_stringCaolán McNamara1-8/+0
2011-07-10Remove accidentally committed debugging printoutTor Lillqvist1-2/+0
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist14-38/+57
2011-07-10No <sys/statfs.h> for iOS eitherTor Lillqvist1-1/+1
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist1-1/+1
2011-07-10aTestSec is not used anywhereTor Lillqvist1-1/+0
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara1-0/+1
2011-07-03callcatcher: secondfunc unusedCaolán McNamara1-4/+0
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara1-5/+0
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet1-0/+2
2011-06-14catch by const referenceCaolán McNamara1-1/+1
2011-06-09WaE: some simple warningsCaolán McNamara1-2/+4
2011-06-09WaE: on some random compiler or otherCaolán McNamara1-4/+6
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist6-6/+6
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+4
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist6-1/+25
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb3-0/+372
2011-05-11Remove the ::osl::Security getHomeDir() checkFrancois Tigeot1-29/+1
2011-05-09Fix osl_Security::getHomeDir test under fakerootMiklos Vajna1-1/+4
2011-05-09Fix osl_Security::getHomeDir test under fakerootMiklos Vajna1-1/+4
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith2-28/+28
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith1-55/+55
2011-04-18Remove OS/2 support.Francois Tigeot14-39/+32
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-7/+7
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-3/+3
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-9/+9
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre1-54/+54
2011-04-06breaks windows, backout for nowCaolán McNamara1-1/+0
2011-04-05valgrind: fix leakCaolán McNamara1-0/+1
2011-04-04valgrind: fix mem leakCaolán McNamara1-0/+3
2011-04-04the SAL_ALLOW_LINKOO_SYMLINKS hack breaks this testCaolán McNamara1-2/+9
2011-03-30fix uninitialized bitsCaolán McNamara1-2/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen8-299/+4
2011-03-25Fix yet another windows breakageFridrich Štrba1-0/+3
2011-03-25fix windows buildCaolán McNamara1-0/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba8-17/+1
2011-03-22string LD_PRELOAD from variable list for test comparisonCaolán McNamara1-4/+30
2011-03-21silence testsCaolán McNamara4-15/+57
2011-03-21some of these don't work for me stillCaolán McNamara1-2/+2
2011-03-21WaE: get %ld %d right for x86_64/x86Caolán McNamara3-17/+6
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger3-38/+40
2011-03-21Reanimated tests in ure/sal/qa/osl/socketWilhelm Pflueger11-153/+229
2011-03-20Fix Windows build of salFridrich Štrba1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky6-45/+223
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1