Age | Commit message (Expand) | Author |
2015-03-29 | The --nofirststartwizard option is a no-op | Tor Lillqvist |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-12 | odk: PVS-Studio V618 non-const format string | Michael Stahl |
2015-03-03 | Typos | Julien Nabet |
2015-03-02 | remove executable bit from c / h / cxx / hxx / l files | Michael Stahl |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-19 | ODK: Fix WError on windows x64 bit | David Ostrovsky |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2015-02-08 | Typo: tilte->title | Julien Nabet |
2015-01-23 | 'Ownership' is one word, as is 'relationship' | Tor Lillqvist |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-04 | odk: use HTML_TIMESTAMP doxygen option | Miklos Vajna |
2015-01-01 | Bump copyright year to 2015 | Andras Timar |
2014-12-21 | No need for CppunitTest_odk_checkapi to disable compiler plugins | Stephan Bergmann |
2014-12-19 | No need for RTL_USING in addition to LIBO_INTERNAL_ONLY | Stephan Bergmann |
2014-12-18 | Introduce gb_*_set_external_code | Stephan Bergmann |
2014-12-18 | The touch module, ByteBufferWrapper, and the libotouch library can go away now | Tor Lillqvist |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-12 | java: fix non-public UNO implementation classes | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-10 | java: remove comment noise | Noel Grandin |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-12-02 | Consistently use $(...) | Stephan Bergmann |
2014-12-02 | Fold URE: Remove OO_SDK_URE_HOME on non-Windows | Stephan Bergmann |
2014-12-02 | Remove obsolete setsdkenv_windows.template | Stephan Bergmann |
2014-12-01 | Some Windows Command Prompt don't like if ... ( set PATH=... ) | Stephan Bergmann |
2014-12-01 | Generate oxt in OUT_BIN | Stephan Bergmann |
2014-12-01 | Fold URE: Linux ure/share/misc/* -> program/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/share/java/* -> program/classes/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/lib/* -> program/: adapt OO_SDK_URE_LIB_DIR | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/bin/* -> program/ | Stephan Bergmann |
2014-11-25 | java: remove some comment noise | Noel Grandin |
2014-11-25 | java: final fields that can be static | Noel Grandin |
2014-11-24 | Adapt documentation to reality | Stephan Bergmann |
2014-11-24 | Re-indent (no change to content) | Stephan Bergmann |
2014-11-24 | Both OFFICE_HOME and OO_SDK_URE_HOME are always set | Stephan Bergmann |
2014-11-19 | Make SDK examples compile again | Stephan Bergmann |
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-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-11-12 | java: last statement in finalize() method should be call to super.finalize() | Noel Grandin |
2014-11-12 | java: reduce excessive code indentation levels | Noel Grandin |
2014-11-03 | odk: disable MSVC warning C4996 | Michael Stahl |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-17 | java: no need to call String.valueOf to append to a String | Noel Grandin |