summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-06-27Translate German comments.Chris Hoppe
2013-06-25coverity #982634 and 5 other : Intentional fallthrough in casesNorbert Thiebaud
2013-06-25coverity : #984128 and 21 others : Uninitialized scalar fieldNorbert Thiebaud
2013-06-24coverity#706154 : Destination buffer too smallNorbert Thiebaud
2013-06-19Fix warning: Value stored is never readTor Lillqvist
2013-06-19Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist
2013-06-19Add missing break statementsTor Lillqvist
2013-06-19Delete unused sal testsDavid Ostrovsky
2013-06-16Don't use deprecated API for OS X alias resolvingTor Lillqvist
2013-06-16Indent macxp_resolveAlias() consistentlyTor Lillqvist
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
2013-06-06fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba
2013-05-31rewrite OUString test to not trigger literalalternative plugin warningsLuboš Luňák
2013-05-20WaE: variable ´res´ set but not usedTor Lillqvist
2013-05-20sal osl_getGlobalTimer: Don't confuse start and current time.Mark Wielaard
2013-05-20Also iOS has tm_gmtoffTor Lillqvist
2013-05-20iOS is based on Mach, tooTor Lillqvist
2013-05-20Thread-safe version of osl_getGlobalTimeNorbert Thiebaud
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14Fix syntax errorTor Lillqvist
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann
2013-05-13clock_gettime requires -lrt at least on Fedora 18Stephan Bergmann
2013-05-13Use clock_gettime instead of gettimeofday to have more precise timeArnaud Versini
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26This *is* C codeTor Lillqvist
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-25update pchThomas Arnhold
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move sal_inc headers to include/David Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22Avoid warnings from compilerplugins/clang/sallogareas.cxxStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh
2013-04-19sal: remove obsolete test/unloadingMatúš Kukan
2013-04-19better use SAL_LOG_INFO as triggerBjoern Michaelsen
2013-04-19Add pan gesture handlingTor Lillqvist
2013-04-18forward RTL_CONTEXT_foo logging to SAL_INFO in default debuggingBjoern Michaelsen
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-17Update pchAurimas Fišeras
2013-04-17-Werror=unused-macros (MinGW, sal)Stephan Bergmann
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-04-16API CHANGE: remove some of useless rtl/unload.h functionalityMatúš Kukan
2013-04-15No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist