summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
...
* Fix comparisonJulien Nabet2012-09-151-1/+1
* typo: Uniocde -> UnicodeAndras Timar2012-09-141-1/+1
* sal_rtl_uri unittest seems to depend on sal_textenc library tooLuboš Luňák2012-09-141-0/+8
* better debug message when textenc module loading failsLuboš Luňák2012-09-141-3/+2
* Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist2012-09-142-3/+3
* add a configure option to make assert() abort in release codeNorbert Thiebaud2012-09-141-0/+16
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-145-9/+8
* remove SAL_MAX() macros and few usersNorbert Thiebaud2012-09-143-9/+25
* removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud2012-09-141-4/+0
* saldllapi.h is really not included outside of sal itselfNorbert Thiebaud2012-09-146-26/+5
* WaE: unused parameter 'uFlags'Tor Lillqvist2012-09-121-0/+1
* Work around some potential problems with thread-unsafe getenvStephan Bergmann2012-09-124-27/+42
* diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann2012-09-122-1/+1
* Simplify osl_searchPath_implStephan Bergmann2012-09-121-21/+6
* no ascii >127 chars in string literalsLuboš Luňák2012-09-111-1/+1
* fdo#39625 Make existing cppunittests workRadu Ioan2012-09-114-21/+49
* Missing "include"Stephan Bergmann2012-09-111-2/+2
* what gets tested here turns out to be out of date nowCaolán McNamara2012-09-105-617/+0
* fdo#39625 Make existing cppunittests workRadu Ioan2012-09-104-27/+63
* use new file header, this is actually a new fileLuboš Luňák2012-09-071-31/+6
* add O(U)String::startsWith() to complement endsWith()Luboš Luňák2012-09-066-0/+156
* Detach thread before returning from android_main()Tor Lillqvist2012-09-051-0/+1
* fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann2012-09-051-0/+29
* allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara2012-08-291-1/+2
* callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara2012-08-281-12/+0
* Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann2012-08-271-3/+0
* fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim2012-08-272-11/+16
* Perhaps this will fix the windows build?Kohei Yoshida2012-08-251-5/+6
* fdo#39625 Make existing cppunittests workRadu Ioan2012-08-254-72/+37
* Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann2012-08-211-20/+47
* mingw doesn't know __uuidofLuboš Luňák2012-08-211-0/+2
* fdo#53252: _toupper is unreliableStephan Bergmann2012-08-201-1/+1
* Handle CppUnit::DynamicLibraryManagerExceptionTor Lillqvist2012-08-171-1/+7
* For kicks, enable cross-building for Android on MIPSTor Lillqvist2012-08-161-3/+3
* -Werror,-Wstrncat-size (Clang towards 3.2)Stephan Bergmann2012-08-151-3/+3
* Remove some dead assignements in sal/cipher.cxxOlivier Hallot2012-08-141-4/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-17/+16
* -Werror,-Wunique-enum (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-1/+1
* remove include comments and boxesThomas Arnhold2012-08-083-10/+1
* Refactor expandMacros somewhat...Stephan Bergmann2012-08-071-52/+51
* No point with these executables for non-desktop OSesTor Lillqvist2012-08-071-4/+7
* android: expose dummy JNI gnustl patching method for x86Michael Meeks2012-08-061-3/+3
* sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl2012-08-032-4/+6
* Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist2012-08-016-243/+0
* WaE: comparison is always false due to limited range of data typeTor Lillqvist2012-07-301-2/+2
* Work around isfinite crack with NDK r8b and the 4.6 toolchainTor Lillqvist2012-07-301-1/+2
* Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini2012-07-2713-77/+94
* weak symbols don't link on macosxCaolán McNamara2012-07-251-1/+2
* make mips (and others?) pass java extension smoketest with gcj's libjvmCaolán McNamara2012-07-251-0/+17