summaryrefslogtreecommitdiffstats
path: root/sal/qa/osl
Commit message (Expand)AuthorAgeFilesLines
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-152-7/+7
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-101-1/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-3/+3
* no mkdtemp on AIX eitherCaolán McNamara2013-04-091-1/+1
* remove external include guardsThomas Arnhold2013-03-254-36/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist2013-02-227-28/+28
* Get rid of (most uses of) GUITor Lillqvist2012-12-257-14/+14
* NOMINMAX on Windows is defined globallyLuboš Luňák2012-12-131-3/+0
* remove unused variables and codeLuboš Luňák2012-12-041-25/+2
* API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens2012-12-041-4/+0
* This function should obviously be exported for it to be callableTor Lillqvist2012-11-211-1/+1
* fix day of week naming in sal unit test.Michael Meeks2012-11-211-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2138-934/+544
* Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks2012-11-211-282/+0
* use consistently sal.osl and sal.rtl as log areasLuboš Luňák2012-10-131-1/+1
* loplugin: more unused OUStrings and so forthCaolán McNamara2012-10-111-17/+0
* loplugin: unused O[U]StringsCaolán McNamara2012-10-102-12/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-17/+16
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+1
* remove include comments and boxesThomas Arnhold2012-08-081-1/+1
* Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist2012-08-014-16/+0
* Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2012-07-271-2/+2
* Remove unused definesThomas Arnhold2012-07-021-5/+0
* targetted re-work of cppunit pieces.Michael Meeks2012-06-2726-323/+263
* Remove various commented out definesThomas Arnhold2012-06-251-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* targeted string re-workNorbert Thiebaud2012-06-0210-149/+149
* targeted string re-workNorbert Thiebaud2012-06-011-3/+3
* targeted string re-workNorbert Thiebaud2012-06-012-43/+43
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* WaE: msvc, unreachable codeCaolán McNamara2012-04-071-17/+7
* Translated German comments to English in folder 'sal'.Mark Wolf2012-04-051-11/+11
* don't skip first cmdline argumentLuboš Luňák2012-04-031-2/+1
* fix crude command line arguments handlingLuboš Luňák2012-04-021-35/+45
* fix very ... uhm ... inventive and confusing use of empty stringLuboš Luňák2012-04-022-24/+11
* CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák2012-03-281-36/+36
* chmod -xTor Lillqvist2012-03-211-0/+0
* WaE: deleting 'PSID {aka void*}' is undefinedDavid Tardon2012-03-071-1/+1
* WaE: missing braces around initializerDavid Tardon2012-03-071-1/+1
* WaE: "NOMINMAX" redefinedDavid Tardon2012-03-071-0/+2
* dead code in qaThomas Arnhold2012-01-244-106/+0
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-242-4/+4
* sal: re-disable file based unit tests that don't passMichael Meeks2012-01-211-4/+4
* sal: make more tests runningMatúš Kukan2012-01-212-5/+4
* sal: enable osl::File unit tests, and add a new readLine unit testMichael Meeks2012-01-211-7/+37
* cleanup: remove annoying ( ) empty parameter patternMichael Meeks2012-01-211-513/+513
* Remove obsolete suppressOslDebugMessage.Stephan Bergmann2012-01-202-20/+0
* Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann2012-01-151-4/+4