summaryrefslogtreecommitdiffstats
path: root/odk/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin2012-11-111-1/+0
* ooo.lst: use more variablesMatúš Kukan2012-10-111-1/+1
* odk: try to fix Windows buildMatúš Kukan2012-10-101-1/+1
* replace findsofficepath.obj by static libDavid Tardon2012-10-102-2/+4
* Java cleanup - remove unnecessary null checksNoel Grandin2012-08-281-6/+4
* Java5 updates - convert to genericsNoel Grandin2012-08-202-12/+12
* re-base on ALv2 code.Michael Meeks2012-06-212-44/+26
* re-base on ALv2 code.Michael Meeks2012-06-213-70/+43
* targetted revert of minor cppcheck cleanupMichael Meeks2012-06-082-8/+4
* only add -manifest:no for msc--mingw's ldd chokes on itDavid Tardon2012-05-201-1/+2
* Minor improvement of previous fixStephan Bergmann2012-04-231-1/+1
* WaE: Clang adding 'int' to a string does not append to the stringCatalin Iacob2012-04-231-2/+4
* replace OpenOffice.org to LibreOffice in registry keysAndras Timar2012-03-231-1/+1
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+1
* remove include of pch header from odkNorbert Thiebaud2011-11-271-2/+0
* Revert "cppcheck reduce scope of var in odk/..unoapploader.c"Matúš Kukan2011-10-081-1/+2
* cppcheck reduce scope of var in odk/..unoapploader.cPierre-André Jacquod2011-10-071-2/+1