summaryrefslogtreecommitdiff
path: root/odk/source
AgeCommit message (Expand)AuthorFilesLines
2015-03-12odk: PVS-Studio V618 non-const format stringMichael Stahl1-1/+1
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl1-0/+0
2015-02-19ODK: Fix WError on windows x64 bitDavid Ostrovsky1-4/+4
2015-01-09java: simplify array creationNoel Grandin1-3/+1
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-11-18java: fix some raw types warningsNoel Grandin1-2/+2
2014-11-18java: make fields final where possibleNoel Grandin1-2/+2
2014-11-17document coverity#706181 Use of untrusted string valueCaolán McNamara1-0/+1
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-34/+39
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin1-2/+2
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-16Suppress unchecked warning - this is fineChris Sherlock1-0/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin2-0/+4
2014-08-03odk/unoapploader/win: fix cppcheck errorSimon Danner1-2/+5
2014-06-17-Wstrict-prototypesStephan Bergmann1-2/+2
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-17remove executable bitAndras Timar1-0/+0
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann1-49/+1
2013-06-11Related: #i122483# correct library pathJürgen Schmidt1-1/+11
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-02-24Declaration of stat shadows a global declarationStephan Bergmann1-2/+2
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley6-261/+11
2012-11-12re-base on ALv2 code. Includes:Michael Meeks6-134/+80
2012-11-11Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin1-1/+0
2012-10-11ooo.lst: use more variablesMatúš Kukan1-1/+1
2012-10-10odk: try to fix Windows buildMatúš Kukan1-1/+1
2012-10-10replace findsofficepath.obj by static libDavid Tardon2-2/+4
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin1-6/+4
2012-08-20Java5 updates - convert to genericsNoel Grandin2-12/+12
2012-06-21re-base on ALv2 code.Michael Meeks2-44/+26
2012-06-21re-base on ALv2 code.Michael Meeks3-70/+43
2012-06-08targetted revert of minor cppcheck cleanupMichael Meeks2-8/+4
2012-05-20only add -manifest:no for msc--mingw's ldd chokes on itDavid Tardon1-1/+2
2012-04-23Minor improvement of previous fixStephan Bergmann1-1/+1
2012-04-23WaE: Clang adding 'int' to a string does not append to the stringCatalin Iacob1-2/+4
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from odkNorbert Thiebaud1-2/+0
2011-10-08Revert "cppcheck reduce scope of var in odk/..unoapploader.c"Matúš Kukan1-1/+2
2011-10-07cppcheck reduce scope of var in odk/..unoapploader.cPierre-André Jacquod1-2/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-05-08Some cppcheck cleaningJulien Nabet1-2/+1
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-2/+2
2011-02-15dragonfly stuffFrancois Tigeot1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-11/+11
2010-11-03Changed symlink processing to new application name. Now the function will try...Giuseppe Castagno1-1/+1
2010-11-02There is no libdl on NetBSD, just like on FreeBSD, so don't use it there.Thomas Klausner1-1/+1
2010-10-31fix cppcheck warningsGert Faller2-4/+8