Age | Commit message (Expand) | Author |
2016-06-06 | remove unused imports in java code | Noel Grandin |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-02 | setListenerState does nothing | Caolán McNamara |
2016-02-23 | cid#1326858 Eq: Problems with implementation of equals() | Noel Grandin |
2016-02-23 | cid#1327459 BC: Bad casts of object references | Noel Grandin |
2016-02-23 | cid#1327465 Eq: Problems with implementation of equals() | Noel Grandin |
2016-02-06 | coverity#1326198 Dereference after null check | Caolán McNamara |
2016-02-06 | coverity#1326498 Resource leak on an exceptional path | Caolán McNamara |
2016-01-23 | cid#1326434, 1326446, 1326248, 1326254 | jan iversen |
2016-01-15 | coverity#1326413 Dereference null return value | Caolán McNamara |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-12 | Killed the 'lastedited' element, it's useless, we have git. | Jan Holesovsky |
2015-11-05 | java: combine nested if statements | Noel Grandin |
2015-10-20 | coverity#1326963 RV: Bad use of return value | Caolán McNamara |
2015-10-20 | coverity#1327463 Dm: Dubious method used | Caolán McNamara |
2015-10-20 | coverity#1327464 Dm: Dubious method used | Caolán McNamara |
2015-10-15 | coverity#1326241 Dereference after null check | Caolán McNamara |
2015-10-14 | java:remove unused imports | Noel Grandin |
2015-10-09 | swext: increment the extension version number to 1.2.0 | Michael Stahl |
2015-10-09 | swext: add a logging out stream to help debugging TLS connections | Michael Stahl |
2015-10-09 | swext: Wiki Publisher does not use those apache-commons libraries | Michael Stahl |
2015-10-09 | swext: remove commons-httpclient dependency from Wiki Publisher | Michael Stahl |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-05-20 | odt2mediawiki.xsl: ensure the node selection | Robert Antoni Buj Gelonch |
2015-05-19 | odt2mediawiki.xsl: hide table of contents if there is a customized toc | Robert Antoni Buj Gelonch |
2015-05-18 | odt2mediawiki.xsl: tabulation in toc entries | Robert Antoni Buj Gelonch |
2015-04-27 | tdf#75360 tdf#90474 line breaks in exporting to mediawiki | Robert Antoni Buj Gelonch |
2015-04-27 | odt2mediawiki.xsl: vertical & horizontal align of a image | Robert Antoni Buj Gelonch |
2015-04-27 | tdf#75531 failed to convert the margins | Robert Antoni Buj Gelonch |
2015-04-27 | tdf#75019 bookmarks in exporting to mediawiki | Robert Antoni Buj Gelonch |
2015-04-20 | odt2mediawiki.xsl: table cell color in cell attributes | Robert Antoni Buj Gelonch |
2015-04-20 | odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ... | Robert Antoni Buj Gelonch |
2015-04-20 | odt2mediawiki.xsl: improve export filter | Robert Antoni Buj Gelonch |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-10 | java: unused imports | Noel Grandin |
2014-12-05 | java: remove some unused local variables | Noel Grandin |
2014-12-05 | java: remove some unused fields | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | java: reduce excessive code indentation levels | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-16 | java: when rethrowing, store the original exception | Noel Grandin |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-09-11 | mediawiki: use String.length()==0 instead of String.equals(empty string) | rbuj |
2014-09-10 | mediawiki: use a character literal | rbuj |
2014-09-08 | swext: use proper syntax for accessing outer class this | Michael Stahl |
2014-09-08 | missing imports | Caolán McNamara |