summaryrefslogtreecommitdiffstats
path: root/odk/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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