Age | Commit message (Expand) | Author |
2015-11-11 | coverity#1338592 Explicit null dereferenced | Caolán McNamara |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-05 | java: combine nested if statements | Noel Grandin |
2015-11-05 | java:no need to explicitly create these constructors | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-23 | com::sun::star->css in lingucomponent | Noel Grandin |
2015-10-15 | coverity#1326731 Dm: Dubious method used | Caolán McNamara |
2015-10-15 | cid#1326115 Unchecked return value | Noel Grandin |
2015-10-14 | cid#1326733 Dm: Dubious method used | Noel Grandin |
2015-10-14 | use early returns to make method easier to read | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-09 | java:Non-synchronized method should not override a synchronized method | Noel Grandin |
2015-05-08 | jboolean-related clean-up | Stephan Bergmann |
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 |