Age | Commit message (Expand) | Author |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-21 | remove commented out namespace aliases | Thomas Arnhold |
2014-08-21 | starsdbc -> css::sdbc | Thomas Arnhold |
2014-08-21 | staruno -> css::uno | Thomas Arnhold |
2014-08-20 | make debug builds fail hard on unexpected conditions | Lionel Elie Mamane |
2014-08-20 | update comments with my new findings | Lionel Elie Mamane |
2014-08-20 | Remove more useless includes of tools/debug.hxx | Marcos Paulo de Souza |
2014-08-20 | remove more unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: remove modifiers implied by the context | Noel Grandin |
2014-08-20 | remove some dead Java code | Noel Grandin |
2014-08-20 | avoid potential null dereference | David Tardon |
2014-08-20 | do not use obsolete OSL_VERIFY macro | David Tardon |
2014-08-20 | this assert does not make sense | David Tardon |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-18 | fdo#82427 disambiguate "NOT LIKE 'foo'" | Lionel Elie Mamane |
2014-08-18 | fdo#82757 call convertStringToNumber and detectNumberFormat with same locale | Lionel Elie Mamane |
2014-08-18 | check len before memcpying into it | Caolán McNamara |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | connectivity: remove pre-Java1.5 workaround | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped... | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-09 | check return of Execute row and propogate error code | Caolán McNamara |
2014-08-09 | Conditional jump or move depends on uninitialised value(s) | Caolán McNamara |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-04 | java: remove some unused import statements | Noel Grandin |
2014-08-04 | java: remove some casting in lib.TestParameters#getMSF | Noel Grandin |
2014-07-29 | Fix *_component_getFactory function type | Stephan Bergmann |
2014-07-26 | coverity#706301 Uncaught exception | Caolán McNamara |
2014-07-26 | coverity#1079093 Uncaught exception | Caolán McNamara |
2014-07-22 | Resolves fdo#81213: Wrong table-clause generated by reportbuilder | Julien Nabet |
2014-07-21 | coverity#706376 Uncaught exception | Caolán McNamara |
2014-07-19 | Typo: generel->general | Julien Nabet |
2014-07-19 | fdo#81336 bison priority increase with bigger number | Lionel Elie Mamane |
2014-07-18 | remove unnecessary "const &" qualifier from T* parameters | Noel Grandin |
2014-07-17 | Fix FTBFS with TDE support enabled | Timothy Pearson |
2014-07-13 | coverity#706364 Uncaught exception | Caolán McNamara |
2014-07-11 | VS2013: Make ADO backwards compatible for SDK > 8.0 | David Ostrovsky |
2014-07-10 | coverity#706372 Uncaught exception | Caolán McNamara |