| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Report (un)signed char values numerically | Stephan Bergmann | 2017-07-20 | 1 | -0/+10 |
| | | | | | | | | | | | | ...instead of as characters, as those values often represent numerical values (e.g., sal_uInt8 aka unsigned char in LibreOffice), and often even have values outside the printing ASCII range Change-Id: I72727e98f5af616f6b0c03c57fc1119c0c11c1fc Reviewed-on: https://gerrit.libreoffice.org/40138 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> | ||||
| * | extract the code to turn a variable into a string | Markus Mohrhard | 2016-12-16 | 1 | -0/+45 |
