Age | Commit message (Expand) | Author |
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 |
2015-03-12 | sal: add comment re: V718 'CreateThread' should not be called from 'DllMain' | Michael Stahl |
2015-03-11 | better way to check for empty strings | Markus Mohrhard |
2015-03-05 | sal: replace usage of deprecated socket functions | Michael Stahl |
2015-03-05 | sal,sd: use newer InetPtonW API when not building for WinXP target | Michael Stahl |
2015-03-02 | V805: Decreased performance | Caolán McNamara |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2015-02-02 | warning C4701: potentially uninitialized local variable 'Addr' used | Stephan Bergmann |
2015-01-26 | sal,sd: Windows SDK 8.1 deprecates inet_addr() | Michael Stahl |
2015-01-08 | [API CHANGE] Remove osl_send/receiveResourcePipe | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |