summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Fix file_path_helper FPH_LOCAL_DIR_ENTRY.Mark Wielaard1-1/+1
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard3-9/+27
2013-07-11Uknown -> UnknownCaolán McNamara1-1/+1
2013-07-06Don't use mach_absolute_time(), it gives time since bootTor Lillqvist1-17/+31
2013-07-05janitorial / stylisticLionel Elie Mamane1-2/+2
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane2-8/+8
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane1-4/+1
2013-07-05sal: add ERROR_SHARING_VIOLATION to win32 error tableMichael Stahl1-0/+1
2013-07-01Mark as constTakeshi Abe1-6/+6
2013-06-27Translate German comments.Chris Hoppe1-5/+5
2013-06-25coverity #982634 and 5 other : Intentional fallthrough in casesNorbert Thiebaud1-0/+8
2013-06-25coverity : #984128 and 21 others : Uninitialized scalar fieldNorbert Thiebaud1-0/+72
2013-06-24coverity#706154 : Destination buffer too smallNorbert Thiebaud1-18/+52
2013-06-19Fix warning: Value stored is never readTor Lillqvist1-2/+2
2013-06-19Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist1-1/+0
2013-06-19Add missing break statementsTor Lillqvist1-0/+3
2013-06-19Delete unused sal testsDavid Ostrovsky12-10038/+0
2013-06-16Don't use deprecated API for OS X alias resolvingTor Lillqvist1-31/+43
2013-06-16Indent macxp_resolveAlias() consistentlyTor Lillqvist1-39/+39
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann3-27/+55
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba4-10/+10
2013-06-06fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi1-1/+2
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba1-1/+1
2013-05-31rewrite OUString test to not trigger literalalternative plugin warningsLuboš Luňák1-8/+10
2013-05-20WaE: variable ´res´ set but not usedTor Lillqvist1-0/+1
2013-05-20sal osl_getGlobalTimer: Don't confuse start and current time.Mark Wielaard1-4/+2
2013-05-20Also iOS has tm_gmtoffTor Lillqvist1-1/+1
2013-05-20iOS is based on Mach, tooTor Lillqvist1-7/+7
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud4-30/+83
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-8/+8
2013-05-14Fix syntax errorTor Lillqvist1-1/+1
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann1-53/+45
2013-05-13clock_gettime requires -lrt at least on Fedora 18Stephan Bergmann1-0/+1
2013-05-13Use clock_gettime instead of gettimeofday to have more precise timeArnaud Versini1-3/+19
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-1/+2
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák5-14/+12
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks29-621/+116
2013-04-26This *is* C codeTor Lillqvist1-1/+1
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-1/+1
2013-04-25update pchThomas Arnhold1-0/+70
2013-04-24gbuild: drop empty use_packages callsDavid Tardon3-9/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-2/+0
2013-04-24move sal_inc headers to include/David Tardon11-812/+0
2013-04-24move URE headers to include/David Tardon89-29665/+0
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann1-19/+6
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks31-731/+124
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba2-7/+7
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh2-7/+7
2013-04-19sal: remove obsolete test/unloadingMatúš Kukan5-1139/+0