summaryrefslogtreecommitdiff
path: root/unoidl
ModeNameSize
-rw-r--r--CustomTarget_unoidl-write_test.mk5102logplain
-rw-r--r--Executable_unoidl-check.mk606logplain
-rw-r--r--Executable_unoidl-read.mk602logplain
-rw-r--r--Executable_unoidl-write.mk606logplain
-rw-r--r--Library_unoidl.mk1079logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_unoidl.mk749logplain
-rw-r--r--README9589logplain
d---------source772logplain
oration'>Andrea Gelmini 2015-07-03Fix typosAndrea Gelmini 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2014-12-19xmerge: store the original exception in the cause field properlyNoel Grandin 2014-12-12java: fix non-public UNO implementation classesNoel Grandin 2014-12-11java: reduce visibility of fields and methodsNoel Grandin 2014-11-18java: make fields final where possibleNoel Grandin 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-11-12java: convert fields to local variables where possibleNoel Grandin 2014-11-12java: reduce excessive code indentation levelsNoel Grandin 2014-10-18xmerge: use java.nio.ByteBuffer (JDK 1.4+)Robert Antoni Buj i Gelonch 2014-10-16java: when rethrowing, store the original exceptionNoel Grandin 2014-10-16xmerge: use String.formatRobert Antoni Buj i Gelonch 2014-10-16java: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch 2014-10-16java: always use braces for while loopsNoel Grandin 2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin 2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch 2014-10-13xmerge: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch