Age | Commit message (Expand) | Author |
2021-03-25 | cid#1473991 Dereference null return value | Caolán McNamara |
2021-03-24 | cid#1473991 Dereference null return value | Caolán McNamara |
2019-11-17 | cid#1448230 Dereference null return value | Caolán McNamara |
2019-11-16 | cid#1448516 silence Dereference null return value | Caolán McNamara |
2019-11-16 | cid#1448226 silence RV: Bad use of return value | Caolán McNamara |
2019-09-06 | Fixing '....' | Andrea Gelmini |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-04-20 | Fix typo | Andrea Gelmini |
2019-04-09 | Fix typo | Andrea Gelmini |
2019-04-09 | Fix typo | Andrea Gelmini |
2019-04-09 | Fix typo | Andrea Gelmini |
2019-01-28 | Fix typo | Andrea Gelmini |
2018-07-22 | Fix typos | Andrea Gelmini |
2018-07-18 | Fix typos | Andrea Gelmini |
2017-12-28 | Fix typos | Andrea Gelmini |
2017-08-20 | Typo about "document" | Julien Nabet |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-26 | Fix typos | Andrea Gelmini |
2016-05-02 | Remove debug code | Stephan Bergmann |
2016-04-29 | cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereference | Miklos Vajna |
2016-04-27 | beans: if loading a library fails, show the reason | Miklos Vajna |
2016-04-25 | bean: fix the OfficeBean SDK example | Miklos Vajna |
2016-03-11 | neither doxygen nor javadoc make use of <type scope="…"> annotations | Christian Lohmaier |
2016-03-11 | NoConnectionException is com.sun.star.comp.beans.NoConnectionException | Christian Lohmaier |
2016-03-11 | javadoc is HTML 4, not xhtml or html5, so <br/> is not allowed | Christian Lohmaier |
2016-03-04 | coverity#1326333 Unguarded write | Caolán McNamara |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-05 | officebeans: RVP no longer used, only local used now | Chris Sherlock |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-12-03 | Add build toolchain to upload LibreOffice API to Maven Central | David Ostrovsky |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-10-22 | coverity#1328488 DLS: Dead local store | Caolán McNamara |
2015-10-20 | coverity#1326431 Dereference null return value | Caolán McNamara |
2015-10-16 | cid#1326334 Unguarded read | Noel Grandin |
2015-10-15 | coverity#1326731 Dm: Dubious method used | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-10-14 | cid#1326360 Data race condition | Noel Grandin |
2015-10-14 | cid#1326347 Check of thread-shared field evades lock acquisition | Noel Grandin |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-09 | java:use System.arrayCopy to copy arrays | Noel Grandin |
2015-06-03 | reduce sleep when connecting to soffice from Java | Noel Grandin |
2014-12-19 | java: these fields can be converted to local variables | 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-18 | java: rather use @Deprecated annotation | Noel Grandin |