Age | Commit message (Expand) | Author |
2015-05-13 | Also generated doxygen docu for the org UNOIDL tree | Stephan Bergmann |
2015-05-08 | Fix Boolean value operations | Stephan Bergmann |
2015-05-07 | Fix typo informations -> information | Andrea Gelmini |
2015-04-28 | Revert erroneous replacements | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-20 | Create output dir | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-01 | Remove redundant Reference<> from within UnoType<> uses | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Make it clear what "SDK" is meant | Tor Lillqvist |
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 |