summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* misc trivial tweaks, and documentation additionMichael Meeks2011-10-211-0/+20
* String->OUString, with accompanying testsAugust Sodora2011-10-211-1/+6
* osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.Stephan Bergmann2011-10-202-2/+10
* WaE: two functions defined but not usedTor Lillqvist2011-10-191-1/+1
* WaE: passing argument discards qualifiers from pointer target typeTor Lillqvist2011-10-191-1/+3
* WaE: unused parameter 'f'Tor Lillqvist2011-10-191-0/+1
* Clang does not understand #pragma GCC diagnostic warning "-Wunused-but-set-va...Stephan Bergmann2011-10-181-1/+1
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-2/+1
* sal: workaround warnings in valgrind macrosMichael Stahl2011-10-181-0/+7
* get TestResult dtor before osl::Module dtorCaolán McNamara2011-10-151-1/+1
* WaE: ISO C90 forbids mixed declarations and codeDavid Tardon2011-10-115-8/+11
* WaE: -Wsign-promoCaolán McNamara2011-10-101-0/+19
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-084-0/+92
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-084-85/+0
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-084-0/+85
* Revert "cppcheck reduce scope of var in sal/... security.c"Norbert Thiebaud2011-10-081-1/+33
* cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxxPierre-André Jacquod2011-10-072-4/+2
* cppcheck reduce scope of var in sal/...cbcpytest.cxxPierre-André Jacquod2011-10-071-19/+1
* cppcheck reduce scope in sal/...osl_Pipe.cxxPierre-André Jacquod2011-10-071-112/+1
* cppcheck reduce scope of var in sal/... security.cPierre-André Jacquod2011-10-071-33/+1
* Drop test that require tmp with exec rights.Tomas Chvatal2011-10-051-45/+0
* Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *.Stephan Bergmann2011-10-054-26/+38
* WaE: unreachable codeTor Lillqvist2011-10-031-1/+0
* easier to find leaks if the test harness doesn't leakCaolán McNamara2011-10-011-2/+4
* -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann2011-09-301-1/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-309-0/+27
* Make this cross-platform.Jan Holesovsky2011-09-292-26/+14
* next test -> unotest changeMarkus Mohrhard2011-09-292-2/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-59/+118
* FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2011-09-275-81/+144
* make sure these are safe wrt embedded NULLsCaolán McNamara2011-09-262-2/+8
* Fix typoTor Lillqvist2011-09-231-1/+1
* make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_ENDCaolán McNamara2011-09-231-2/+2
* bah, >= 4.6 thenCaolán McNamara2011-09-221-1/+1
* adapt subsequent check only source tooCaolán McNamara2011-09-222-48/+48
* WaE: workaround auto_ptr deprecationCaolán McNamara2011-09-228-289/+291
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-226-23/+50
* should be > 4, not > 5Caolán McNamara2011-09-221-1/+1
* drop unused testCaolán McNamara2011-09-221-80/+0
* ensure contents are as expectedCaolán McNamara2011-09-221-3/+6
* unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara2011-09-221-0/+20
* In ChildStatusProc, calculate a meaningful status for processes killed by a s...Stephan Bergmann2011-09-211-0/+2
* Fix windows buildFridrich Štrba2011-09-211-2/+2
* Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann2011-09-219-78/+171
* add a simple timer for unit testsCaolán McNamara2011-09-211-1/+35
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-2112-199/+199
* FreeBSD has the same cppunit failure as OSX doesBaptiste Daroussin2011-09-191-1/+1
* Add a clarifying comment (MinGW special case).Jan Holesovsky2011-09-191-0/+4
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-1613-2/+24
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-1613-24/+2