summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2011-09-29Make this cross-platform.Jan Holesovsky
2011-09-29next test -> unotest changeMarkus Mohrhard
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22adapt subsequent check only source tooCaolán McNamara
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22drop unused testCaolán McNamara
2011-09-22ensure contents are as expectedCaolán McNamara
2011-09-22unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara
2011-09-19FreeBSD has the same cppunit failure as OSX doesBaptiste Daroussin
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-09-08so *that's* where the hello/world we're coming fromCaolán McNamara
2011-09-02And then fix MSVC compilationTor Lillqvist
2011-09-02Fix MinGW compilation error with min()Tor Lillqvist
2011-09-01humour me, and sync this with osl/w32/security.cCaolán McNamara
2011-08-31add details to message as to what failedCaolán McNamara
2011-08-08revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara
2011-08-02make sure we get the right interim objCaolán McNamara
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-07-15Android build fixesTor Lillqvist
2011-07-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist
2011-07-14Use MSVC options only with MSVCTor Lillqvist
2011-07-13unused OUString_to_std_stringCaolán McNamara
2011-07-11unused methodsCaolán McNamara
2011-07-11callcatcher: unused methodsCaolán McNamara
2011-07-11Make iOS sal unit testing actually workTor Lillqvist
2011-07-10Remove accidentally committed debugging printoutTor Lillqvist
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
2011-07-10No <sys/statfs.h> for iOS eitherTor Lillqvist
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist
2011-07-10Add a statically linked unit tester for iOSTor Lillqvist
2011-07-10aTestSec is not used anywhereTor Lillqvist
2011-07-10Don't run cppunittester automatically when cross-compilingTor Lillqvist
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák
2011-07-03callcatcher: secondfunc unusedCaolán McNamara
2011-06-30callcatcher: various unused fooCaolán McNamara
2011-06-30callcatcher: unused codeCaolán McNamara
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet
2011-06-14catch by const referenceCaolán McNamara
2011-06-09WaE: some simple warningsCaolán McNamara
2011-06-09WaE: on some random compiler or otherCaolán McNamara
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-01remove const to allow alternative templateCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb