Age | Commit message (Expand) | Author |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: javaunohelper | Stephan Bergmann |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-09 | fix indexes | Caolán McNamara |
2015-01-07 | drop crashrep unused since start of LibreOffice | Caolán McNamara |
2015-01-07 | javaunohelper: missing include | Miklos Vajna |
2015-01-07 | WaE: -Werror=unused-variable with #define DISABLE_DYNLOADING | Caolán McNamara |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-16 | java: remove OOoRunnerLight | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-15 | silence coverity#705667 Resource leak | Caolán McNamara |
2014-12-15 | stronger checks when creating Java UNO components | Noel Grandin |
2014-12-11 | java: remove some unnecessary interfaces | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/share/java/* -> program/classes/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/lib/* -> 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-18 | java: remove some unnecessary casts | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: reduce excessive code indentation levels | Noel Grandin |
2014-10-30 | coverity#705665 osl_Module->osl::Module | Caolán McNamara |
2014-10-18 | javaunohelper: remove unused import | Robert Antoni Buj i Gelonch |
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: always use braces for while loops | Noel Grandin |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-10-13 | java: import from the same package | Robert Antoni Buj i Gelonch |
2014-10-07 | java: no need to check for null before calling instanceof | Noel Grandin |
2014-10-02 | javaunohelper: More robust way to wait for finalization | Robert Antoni Buj i Gelonch |
2014-10-02 | More robust way to wait for finalization | Stephan Bergmann |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-29 | fix more Java1.5 incompatibility | Noel Grandin |
2014-09-28 | javaunohelper: migrate PropertySet_Test to JUnit | Robert Antoni Buj i Gelonch |
2014-09-25 | java: when rethrowing exceptions, store the original cause | Noel Grandin |
2014-09-24 | javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnit | Robert Antoni Buj i Gelonch |
2014-09-24 | javaunohelper: migrate InterfaceContainer_Test to JUnit | Robert Antoni Buj i Gelonch |
2014-09-23 | javaunohelper: migrate ComponentBase_Test to JUnit | Robert Antoni Buj i Gelonch |
2014-09-23 | javaunohelper: Using "final" modifier whenever applicable in java | Robert Antoni Buj i Gelonch |
2014-09-22 | javaunohelper: migrate ComponentContext_Test to JUnit | Robert Antoni Buj i Gelonch |
2014-09-22 | javaunohelper: Using "final" modifier whenever applicable in java | Robert Antoni Buj i Gelonch |
2014-09-21 | javaunohelper: use java.util.logging in tests | Robert Antoni Buj i Gelonch |