summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-10-15resolved fdo#70319 exponent must be followed by at least one digitEike Rathke
2013-10-10Fail fast at least in debug buildsStephan Bergmann
2013-08-30fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-07-30Avoid crash on OS X: guarded fd exceptionTor Lillqvist
2013-07-08API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-06-10fdo#41226 Add error handling of recursed GetCaseCorrectPathNameEx()Isamu Mogi
2013-06-06Revert overflow checks in O[U]String::toInt{32,64} againStephan Bergmann
2013-05-22Revert "Thread-safe version of osl_getGlobalTime"Norbert Thiebaud
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
2013-04-15tune up debug level required for popping up dialogs from MSVCRTDMichael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-14Add lo_keyboard_input()Tor Lillqvist