Age | Commit message (Expand) | Author |
2024-07-27 | comphelper, msicreator, odk: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-04-25 | tdf#97448 Add helper script to generate Addons.xcu | varshneydevansh |
2024-02-26 | Define a name for the extended path buffer size, instead of a literal | Mike Kaganski |
2024-02-26 | Replace an instance of MAX_PATH (plus some) with 32767 | Mike Kaganski |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-09-15 | cid#1500416 Resource leak | Caolán McNamara |
2022-08-18 | cid#1500586 Resource leak | Caolán McNamara |
2022-04-11 | -Werror,-Wstrict-prototypes (clang-cl) | Stephan Bergmann |
2020-12-05 | Silence cid#1470402 FB.DM_DEFAULT_ENCODING | Stephan Bergmann |
2020-12-03 | Replace unowinreg.dll with execution of `reg QUERY` | Stephan Bergmann |
2020-08-21 | Fix typos | Andrea Gelmini |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-17 | cid#706181 Use of untrusted string value | Caolán McNamara |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-21 | Get rid of redundant odk/source/unowinreg/win/unowinreg.def | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-02-01 | odk: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-10-27 | loplugin:includeform: odk (Windows) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: odk | Stephan Bergmann |
2017-09-27 | cppuhelper_detail_findSofficePath: use Unicode on Windows | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-31 | loplugin:constparams: odk (clang-cl) | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-01-09 | New loplugin:externvar: odk | Stephan Bergmann |
2016-12-16 | -Werror,-Wstrict-prototypes (clang-cl) | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: odk | Stephan Bergmann |
2016-05-17 | odk: add missing modelines | Miklos Vajna |
2016-02-24 | cid#1326844: DP: Use doPrivileged | Stephan Bergmann |
2016-02-24 | cid#1326523,1326524: Resource leak on an exceptional path | Stephan Bergmann |
2016-02-18 | coverity#1326434 Dereference null return value | Caolán McNamara |
2015-11-28 | -Werror,-Wstring-plus-int | Stephan Bergmann |
2015-10-15 | coverity#1326731 Dm: Dubious method used | Caolán McNamara |
2015-06-09 | java:use System.arrayCopy to copy arrays | Noel Grandin |
2015-06-09 | java:Non-synchronized method should not override a synchronized method | Noel Grandin |
2015-03-12 | odk: PVS-Studio V618 non-const format string | Michael Stahl |
2015-03-02 | remove executable bit from c / h / cxx / hxx / l files | Michael Stahl |
2015-02-19 | ODK: Fix WError on windows x64 bit | David Ostrovsky |
2015-01-09 | java: simplify array creation | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-11-18 | java: fix some raw types warnings | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-17 | document coverity#706181 Use of untrusted string value | Caolán McNamara |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-10-07 | java: use equalsIgnoreCase() instead of toLowerCase().equals() | Noel Grandin |
2014-08-20 | java: avoid unnecessary comparisons in boolean expressions | Noel Grandin |
2014-08-16 | Suppress unchecked warning - this is fine | Chris Sherlock |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-03 | odk/unoapploader/win: fix cppcheck error | Simon Danner |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |