Age | Commit message (Expand) | Author |
2015-06-09 | java:use System.arrayCopy to copy arrays | Noel Grandin |
2015-06-09 | java:Non-synchronized method should not override a synchronized method | Noel Grandin |
2015-03-12 | odk: PVS-Studio V618 non-const format string | Michael Stahl |
2015-03-02 | remove executable bit from c / h / cxx / hxx / l files | Michael Stahl |
2015-02-19 | ODK: Fix WError on windows x64 bit | David Ostrovsky |
2015-01-09 | java: simplify array creation | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-11-18 | java: fix some raw types warnings | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-17 | document coverity#706181 Use of untrusted string value | Caolán McNamara |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-10-07 | java: use equalsIgnoreCase() instead of toLowerCase().equals() | Noel Grandin |
2014-08-20 | java: avoid unnecessary comparisons in boolean expressions | Noel Grandin |
2014-08-16 | Suppress unchecked warning - this is fine | Chris Sherlock |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-03 | odk/unoapploader/win: fix cppcheck error | Simon Danner |
2014-06-17 | -Wstrict-prototypes | Stephan Bergmann |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-17 | remove executable bit | Andras Timar |
2013-08-29 | [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfo | Stephan Bergmann |
2013-06-11 | Related: #i122483# correct library path | Jürgen Schmidt |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-02-24 | Declaration of stat shadows a global declaration | Stephan Bergmann |
2013-02-23 | convert odk to gbuild and add to tail_build | Peter Foley |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-11 | Kill set_oenv remnants (by just renaming the required timestamp file) | Matteo Casalin |
2012-10-11 | ooo.lst: use more variables | Matúš Kukan |
2012-10-10 | odk: try to fix Windows build | Matúš Kukan |
2012-10-10 | replace findsofficepath.obj by static lib | David Tardon |
2012-08-28 | Java cleanup - remove unnecessary null checks | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-08 | targetted revert of minor cppcheck cleanup | Michael Meeks |
2012-05-20 | only add -manifest:no for msc--mingw's ldd chokes on it | David Tardon |
2012-04-23 | Minor improvement of previous fix | Stephan Bergmann |
2012-04-23 | WaE: Clang adding 'int' to a string does not append to the string | Catalin Iacob |
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove pch from the include list | Norbert Thiebaud |
2011-11-27 | remove include of pch header from odk | Norbert Thiebaud |
2011-10-08 | Revert "cppcheck reduce scope of var in odk/..unoapploader.c" | Matúš Kukan |
2011-10-07 | cppcheck reduce scope of var in odk/..unoapploader.c | Pierre-André Jacquod |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-05-08 | Some cppcheck cleaning | Julien Nabet |
2011-05-03 | Change <file>.toURL() to <file>.toURI().toURL() | Julien Nabet |
2011-02-15 | dragonfly stuff | Francois Tigeot |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-03 | Changed symlink processing to new application name. Now the function will try... | Giuseppe Castagno |