Age | Commit message (Expand) | Author |
2016-06-17 | Revert "fdo#38913: Prevent invalid parameter handler crashes" | Stephan Bergmann |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-16 | get breakpad signal handler working on windows | Markus Mohrhard |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-04-06 | sal: GetSystemTimePreciseAsFileTime requires Windows 8 | Michael Stahl |
2016-04-04 | osl_getSystemTime: use high precision timer of W32, if available | László Németh |
2016-03-31 | ...one more detail to get things fixed | Stephan Bergmann |
2016-03-31 | Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3 | Stephan Bergmann |
2016-03-29 | tdf#93548 Refactor sal signal to reduce code duplication | Aleksas Pantechovskis |
2016-03-16 | Remove code that has been commented-out for long | Tor Lillqvist |
2016-03-08 | tdf#98407 PathSubstitution: Add substitution for $(username) | Samuel Mehrbrodt |
2016-03-04 | Work around -Werror,-Wunused-macros with clang-cl | Stephan Bergmann |
2016-03-04 | Use existing "sal.osl" log area | Stephan Bergmann |
2016-03-03 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-21 | WaE vs2015: pointer to int casting | Norbert Thiebaud |
2016-02-21 | WaE vs2015: int to pointer casting | Norbert Thiebaud |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-20 | sal: replace a list with vector | Michael Stahl |
2015-12-04 | Fix include | Stephan Bergmann |
2015-12-04 | Missing include | Stephan Bergmann |
2015-12-02 | sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub. | Michael Meeks |
2015-11-12 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-12 | -Werror,-Wextern-initializer | Stephan Bergmann |
2015-11-12 | -Werror,-Wincompatible-pointer-types | Stephan Bergmann |
2015-11-12 | -Werror,-Wparentheses-equality | Stephan Bergmann |
2015-11-12 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-12 | Windows header sanitization | Ashod Nakashian |
2015-11-04 | Handle URLs with query or fragment (or containing NUL chars) | Stephan Bergmann |
2015-10-25 | tdf#39440: fix several warnings reported by cppcheck | Serge Krot |
2015-10-11 | tdf#94888: Accessing Sharepoint r/o share through UNC path does not work | Giuseppe Castagno |
2015-10-05 | use modern casts | Caolán McNamara |
2015-10-05 | Fix error C2440: casts required | Tor Lillqvist |
2015-10-05 | malloc + memset (0) --> calloc | Pedro Giffuni |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-30 | tdf#60381: Accessing Sharepoint share using UNC path does not work. | Giuseppe Castagno |
2015-07-20 | add an internal api to osl to collect 'native' random numbers | Norbert Thiebaud |
2015-07-15 | Log the actual string, not the rtl_uString pointer value | Tor Lillqvist |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-10 | cleanup some unnecessary direct usage of the OString/OUString C API. | Noel Grandin |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-06-13 | Typos | Julien Nabet |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-23 | Sanitize a few SAL_INFOs | Tor Lillqvist |
2015-03-13 | CppCheck cleaning : avoid static string comparison | Michaël Lefèvre |