summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-10/+11
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-7/+7
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-5/+8
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2833-34/+69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2832-0/+32
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-0/+1
* sal: uri.cxx: deploy some assertsMichael Stahl2012-09-261-19/+15
* use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2012-09-252-0/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-259-20/+20
* dependency on makefile needs full pathDavid Tardon2012-09-221-1/+1
* Guard against lack of slashes in dli_fnameTor Lillqvist2012-09-211-1/+4
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3
* dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2012-09-191-21/+0
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-185-31/+14
* move ostream OUString operator<< directly to ustring.hxxLuboš Luňák2012-09-182-46/+34
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-172-4/+4
* Some comment clean upStephan Bergmann2012-09-171-13/+14
* add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud2012-09-171-0/+38
* update unused code listCaolán McNamara2012-09-171-40/+0
* Include header with prototypes of defined functionsStephan Bergmann2012-09-172-4/+6
* export sal init and deinit functionsDavid Tardon2012-09-162-4/+4
* Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann2012-09-151-17/+0
* Include saldllapi.h explicitly where neededStephan Bergmann2012-09-1547-79/+189
* Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann2012-09-156-5/+26
* 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