Age | Commit message (Expand) | Author |
2021-05-03 | clean up some Java warnings | Noel Grandin |
2021-04-11 | Get rid of apache-commons-logging | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Fix typos | Andrea Gelmini |
2019-07-25 | Fix typos | Andrea Gelmini |
2019-07-24 | cid#1448272 RV: Bad use of return value | Caolán McNamara |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-03 | Fix typos | Jens Carl |
2018-11-28 | Resolves: tdf#94446 if this is a SQLException in disguise, throw that instead | Caolán McNamara |
2018-11-27 | Related: tdf#94446 set parent for dialog | Caolán McNamara |
2018-08-15 | Fix typo: s/an other/another/g | Andrea Gelmini |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-04-15 | use the standard name pattern for a package | David Tardon |
2018-01-27 | Fix typos | Andrea Gelmini |
2017-12-14 | Fix typos | Andrea Gelmini |
2017-12-13 | Remove traces of Report Builder's former status as extension | Lionel Elie Mamane |
2017-09-12 | This really does not need to be utf-8 character | Fridrich Štrba |
2017-07-05 | Enable the Formula Wizard to display 255 argument fields | Eike Rathke |
2017-07-04 | Prepare for change of VAR_ARGS value | Eike Rathke |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-02 | Fix typos | Andrea Gelmini |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | coverity#1326386 Dereference null return value | Caolán McNamara |
2016-02-03 | reportbuilder: tdf#92720: add loext namespace | Michael Stahl |
2016-01-21 | coverity#1326438 Dereference null return value | Caolán McNamara |
2016-01-21 | coverity#1326551 Dereference before null check | Caolán McNamara |
2015-11-04 | coverity#1327068 SIC: Inner class could be made static | Caolán McNamara |
2015-11-04 | coverity#1327210 UwF: Unwritten field | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-10-14 | coverity#1327210 UwF: Unwritten field | Caolán McNamara |
2015-10-14 | cid#1326605, cid#1326604 BC: Bad casts of object references | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-29 | chmod -x | Tor Lillqvist |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-04 | 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-02-18 | Typos | Julien Nabet |
2015-01-22 | set java throwable cause argument (erroneously removed by previous commit) | Lionel Elie Mamane |
2015-01-21 | Don't try to pass an arbitrary Java exception through UNO | Lionel Elie Mamane |
2015-01-21 | Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values | Stephan Bergmann |
2015-01-05 | java: remove more dead code | Noel Grandin |