summaryrefslogtreecommitdiff
path: root/odk/source
AgeCommit message (Expand)Author
2020-12-05Silence cid#1470402 FB.DM_DEFAULT_ENCODINGStephan Bergmann
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-17cid#706181 Use of untrusted string valueCaolán McNamara
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-21Get rid of redundant odk/source/unowinreg/win/unowinreg.defStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-02-01odk: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-27loplugin:includeform: odk (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: odkStephan Bergmann
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-31loplugin:constparams: odk (clang-cl)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-01-09New loplugin:externvar: odkStephan Bergmann
2016-12-16-Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann
2016-10-16clang-cl loplugin: odkStephan Bergmann
2016-05-17odk: add missing modelinesMiklos Vajna
2016-02-24cid#1326844: DP: Use doPrivilegedStephan Bergmann
2016-02-24cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann
2016-02-18coverity#1326434 Dereference null return valueCaolán McNamara
2015-11-28-Werror,-Wstring-plus-intStephan Bergmann
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin
2015-03-12odk: PVS-Studio V618 non-const format stringMichael Stahl
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2015-02-19ODK: Fix WError on windows x64 bitDavid Ostrovsky
2015-01-09java: simplify array creationNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-11-18java: fix some raw types warningsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17document coverity#706181 Use of untrusted string valueCaolán McNamara
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-16Suppress unchecked warning - this is fineChris Sherlock
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-03odk/unoapploader/win: fix cppcheck errorSimon Danner
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-17remove executable bitAndras Timar
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann
2013-06-11Related: #i122483# correct library pathJürgen Schmidt
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-02-24Declaration of stat shadows a global declarationStephan Bergmann
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley
2012-11-12re-base on ALv2 code. Includes:Michael Meeks