summaryrefslogtreecommitdiffstats
path: root/odk/source
Commit message (Expand)AuthorAgeFilesLines
* Silence cid#1470402 FB.DM_DEFAULT_ENCODINGStephan Bergmann2020-12-051-1/+3
* Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann2020-12-034-338/+45
* Fix typosAndrea Gelmini2020-08-211-1/+1
* loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-9/+9
* cid#706181 Use of untrusted string valueCaolán McNamara2019-11-172-0/+2
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-311-0/+3
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-5/+5
* Get rid of redundant odk/source/unowinreg/win/unowinreg.defStephan Bergmann2018-09-211-11/+0
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* odk: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-012-12/+0
* loplugin:includeform: odk (Windows)Stephan Bergmann2017-10-271-2/+2
* loplugin:includeform: odkStephan Bergmann2017-10-231-3/+3
* cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski2017-09-272-126/+111
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-182-0/+6
* loplugin:constparams: odk (clang-cl)Stephan Bergmann2017-08-311-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* New loplugin:externvar: odkStephan Bergmann2017-01-091-2/+2
* -Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann2016-12-161-2/+2
* clang-cl loplugin: odkStephan Bergmann2016-10-161-47/+43
* odk: add missing modelinesMiklos Vajna2016-05-174-0/+12
* cid#1326844: DP: Use doPrivilegedStephan Bergmann2016-02-241-2/+9
* cid#1326523,1326524: Resource leak on an exceptional pathStephan Bergmann2016-02-241-11/+21
* coverity#1326434 Dereference null return valueCaolán McNamara2016-02-181-2/+2
* -Werror,-Wstring-plus-intStephan Bergmann2015-11-281-2/+2
* coverity#1326731 Dm: Dubious method usedCaolán McNamara2015-10-151-30/+40
* java:use System.arrayCopy to copy arraysNoel Grandin2015-06-091-3/+1
* java:Non-synchronized method should not override a synchronized methodNoel Grandin2015-06-091-1/+1
* odk: PVS-Studio V618 non-const format stringMichael Stahl2015-03-121-1/+1
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-021-0/+0
* ODK: Fix WError on windows x64 bitDavid Ostrovsky2015-02-191-4/+4
* java: simplify array creationNoel Grandin2015-01-091-3/+1
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+1
* java: fix some raw types warningsNoel Grandin2014-11-181-2/+2
* java: make fields final where possibleNoel Grandin2014-11-181-2/+2
* document coverity#706181 Use of untrusted string valueCaolán McNamara2014-11-171-0/+1
* java: reduce the depth of some deeply nested if blocksNoel Grandin2014-10-161-34/+39
* java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin2014-10-071-2/+2
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-201-1/+1
* Suppress unchecked warning - this is fineChris Sherlock2014-08-161-0/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-122-0/+4
* odk/unoapploader/win: fix cppcheck errorSimon Danner2014-08-031-2/+5
* -Wstrict-prototypesStephan Bergmann2014-06-171-2/+2
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-1/+1
* remove executable bitAndras Timar2014-04-171-0/+0
* [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann2013-08-291-49/+1
* Related: #i122483# correct library pathJürgen Schmidt2013-06-111-1/+11
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* Declaration of stat shadows a global declarationStephan Bergmann2013-02-241-2/+2
* convert odk to gbuild and add to tail_buildPeter Foley2013-02-236-261/+11
* re-base on ALv2 code. Includes:Michael Meeks2012-11-126-134/+80