summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-09no mkdtemp on AIX eitherCaolán McNamara
2013-03-25remove external include guardsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-13NOMINMAX on Windows is defined globallyLuboš Luňák
2012-12-04remove unused variables and codeLuboš Luňák
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist
2012-11-21fix day of week naming in sal unit test.Michael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-02Remove unused definesThomas Arnhold
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07WaE: msvc, unreachable codeCaolán McNamara
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf
2012-04-03don't skip first cmdline argumentLuboš Luňák
2012-04-02fix crude command line arguments handlingLuboš Luňák
2012-04-02fix very ... uhm ... inventive and confusing use of empty stringLuboš Luňák
2012-03-28CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák
2012-03-21chmod -xTor Lillqvist
2012-03-07WaE: deleting 'PSID {aka void*}' is undefinedDavid Tardon
2012-03-07WaE: missing braces around initializerDavid Tardon
2012-03-07WaE: "NOMINMAX" redefinedDavid Tardon
2012-01-24dead code in qaThomas Arnhold
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-21sal: re-disable file based unit tests that don't passMichael Meeks
2012-01-21sal: make more tests runningMatúš Kukan
2012-01-21sal: enable osl::File unit tests, and add a new readLine unit testMichael Meeks
2012-01-21cleanup: remove annoying ( ) empty parameter patternMichael Meeks
2012-01-20Remove obsolete suppressOslDebugMessage.Stephan Bergmann
2012-01-15Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann
2012-01-05gcc-trunk: fix: unable to find string literal operator 'operator FOO'Matúš Kukan
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot