Age | Commit message (Expand) | Author |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2023-12-04 | cid#1546021 Using invalid iterator | Julien Nabet |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-12-07 | Check for failed malloc | Stephan Bergmann |
2022-11-10 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): soltools | Stephan Bergmann |
2022-11-10 | Executable_cpp: Drop unused -Xa "EBCDIC to ANSI conversion" option | Stephan Bergmann |
2022-06-03 | Revert "Better use size_t for malloc_size" | Stephan Bergmann |
2022-06-03 | Better use size_t for malloc_size | Stephan Bergmann |
2022-03-03 | cid#1500573 silence Untrusted loop bound | Caolán McNamara |
2021-10-20 | loplugin:indentation check for indent inside block | Noel Grandin |
2021-10-05 | drop 'using namespace std' in s* + toolkit | Julien Nabet |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2020-11-19 | tdf#123936 Formatting files in module soltools with clang-format | Philipp Hofer |
2020-04-16 | cid#1462267 Infinite loop | Caolán McNamara |
2020-04-15 | loplugin:buriedassign in sfx2..sot | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in smoketest..sot" | Noel Grandin |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-11-18 | cid#1448469 Out-of-bounds access | Caolán McNamara |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-10-28 | add some __attribute__ ((format | Noel Grandin |
2019-10-21 | Avoid -fsanitize=nullptr-with-offset | Stephan Bergmann |
2019-09-12 | gcc9.2.1 also warns about truncation here | Noel Grandin |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-24 | cid#1448523 silence bogus Out-of-bounds read | Caolán McNamara |
2019-07-19 | cid#1448249 Identical code for different branches | Caolán McNamara |
2019-04-29 | Fix conditional around closing #pragma GCC diagnostic pop | Stephan Bergmann |
2019-04-29 | Avoid -Werror=format/stringop-truncation | Julien Nabet |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
2019-03-15 | loplugin:typedefparam | Stephan Bergmann |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-02-06 | loplugin:flatten in soltools | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-30 | loplugin:singlevalfields | Noel Grandin |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-26 | file param is used in DEBUG mode | Noel Grandin |
2018-11-22 | remove some unused enum values and defines in soltools | Noel Grandin |
2018-11-22 | remove unused toktype::IDENT | Noel Grandin |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-08 | Silence GCC 8.2.1 -Werror=format-truncation= | Stephan Bergmann |
2018-11-07 | loplugin:collapseif in sdext..svx | Noel Grandin |
2018-10-22 | loplugin:staticvar in soltools..svx | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-09 | loplugin:constfields in smoketest..sot | Noel Grandin |
2018-10-05 | soltools: fix -Werror=format-overflow | Michael Stahl |
2018-10-04 | Avoid -Werror=stringop-truncation | Stephan Bergmann |