summaryrefslogtreecommitdiffstats
path: root/sal/qa
Commit message (Expand)AuthorAgeFilesLines
* so *that's* where the hello/world we're coming fromCaolán McNamara2011-09-081-22/+5
* And then fix MSVC compilationTor Lillqvist2011-09-021-0/+1
* Fix MinGW compilation error with min()Tor Lillqvist2011-09-021-1/+1
* humour me, and sync this with osl/w32/security.cCaolán McNamara2011-09-011-1/+1
* add details to message as to what failedCaolán McNamara2011-08-311-2/+11
* revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara2011-08-081-7/+0
* make sure we get the right interim objCaolán McNamara2011-08-021-1/+17
* use SAL_WARN_UNUSED_RESULTCaolán McNamara2011-07-211-2/+2
* Android build fixesTor Lillqvist2011-07-152-3/+5
* Include the rest of the active sal cppunit tests for iOSTor Lillqvist2011-07-158-27/+24
* Use MSVC options only with MSVCTor Lillqvist2011-07-142-18/+2
* unused OUString_to_std_stringCaolán McNamara2011-07-131-8/+0
* unused methodsCaolán McNamara2011-07-114-76/+0
* callcatcher: unused methodsCaolán McNamara2011-07-112-202/+0
* Make iOS sal unit testing actually workTor Lillqvist2011-07-112-3/+25
* Remove accidentally committed debugging printoutTor Lillqvist2011-07-101-2/+0
* Do build sal unit tests for iOS, tooTor Lillqvist2011-07-1025-72/+87
* No <sys/statfs.h> for iOS eitherTor Lillqvist2011-07-101-1/+1
* No getVolumeInfo tests for iOSTor Lillqvist2011-07-101-1/+1
* Add a statically linked unit tester for iOSTor Lillqvist2011-07-102-0/+189
* aTestSec is not used anywhereTor Lillqvist2011-07-101-1/+0
* Don't run cppunittester automatically when cross-compilingTor Lillqvist2011-07-101-0/+4
* workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara2011-07-071-0/+1
* change O[U]StringBuffer::remove() to take start+lenLuboš Luňák2011-07-041-1/+1
* callcatcher: secondfunc unusedCaolán McNamara2011-07-031-4/+0
* callcatcher: various unused fooCaolán McNamara2011-06-304-494/+0
* callcatcher: unused codeCaolán McNamara2011-06-304-80/+0
* add StringBuffers ::removeCaolán McNamara2011-06-301-0/+48
* make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara2011-06-201-5/+0
* Add 2 lacking break instructions in a switchJulien Nabet2011-06-181-0/+2
* catch by const referenceCaolán McNamara2011-06-144-5/+5
* WaE: some simple warningsCaolán McNamara2011-06-092-4/+7
* WaE: on some random compiler or otherCaolán McNamara2011-06-091-4/+6
* Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist2011-06-0617-17/+17
* remove const to allow alternative templateCaolán McNamara2011-06-011-3/+3
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-1/+4
|\
| * Fix osl_Security::getHomeDir test under fakerootMiklos Vajna2011-05-091-1/+4
* | Cannot do unit testing when cross-compilingTor Lillqvist2011-05-2217-2/+67
* | #i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb2011-05-203-0/+372
* | Remove the ::osl::Security getHomeDir() checkFrancois Tigeot2011-05-111-29/+1
* | Fix osl_Security::getHomeDir test under fakerootMiklos Vajna2011-05-091-1/+4
* | remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith2011-05-012-28/+28
* | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith2011-04-191-55/+55
* | Remove OS/2 support.Francois Tigeot2011-04-1824-89/+50
* | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-7/+7
* | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-3/+3
* | Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre2011-04-141-9/+9
* | remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre2011-04-121-54/+54
* | breaks windows, backout for nowCaolán McNamara2011-04-061-1/+0
* | valgrind: fix leakCaolán McNamara2011-04-051-0/+1