summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-04-06sal: GetSystemTimePreciseAsFileTime requires Windows 8Michael Stahl
2016-04-04osl_getSystemTime: use high precision timer of W32, if availableLászló Németh
2016-03-31...one more detail to get things fixedStephan Bergmann
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-03-29handle failure to expand ~ in path elements.Michael Meeks
2016-03-16Remove code that has been commented-out for longTor Lillqvist
2016-03-11Better fix for -Werror=shadowStephan Bergmann
2016-03-10-Werror=shadowStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Rename _imp_get/setProcessLocale (avoid reserved identifiers)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-03-07sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl
2016-03-04Work around -Werror,-Wunused-macros with clang-clStephan Bergmann
2016-03-04Use existing "sal.osl" log areaStephan Bergmann
2016-03-04Remove write-only g_nSocket* debug varsStephan Bergmann
2016-03-04Clean up a SAL_WARN_IFStephan Bergmann
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-03sal: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-21WaE vs2015: pointer to int castingNorbert Thiebaud
2016-02-21WaE vs2015: int to pointer castingNorbert Thiebaud
2016-02-18coverity#1352316 Explicit null dereferencedCaolán McNamara
2016-02-07Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-13sal: avoid " at:\n" at the end of SAL_DEBUG() messagesMiklos Vajna
2016-01-12Fixup SAL_DEBUG_TRACE macro.Michael Meeks
2016-01-10Fix typosAndrea Gelmini
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2016-01-07loplugin:nullptrStephan Bergmann
2016-01-07loplugin:nullptrStephan Bergmann
2015-12-20sal: replace a list with vectorMichael Stahl
2015-12-15Use %tx to print ptrdiff_t.Damjan Jovanovic
2015-12-15Use %p to print pointers in sal backtraces..Damjan Jovanovic
2015-12-04Fix includeStephan Bergmann
2015-12-04Missing includeStephan Bergmann