summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-08-21remove commented out namespace aliasesThomas Arnhold
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-08-21staruno -> css::unoThomas Arnhold
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane
2014-08-20update comments with my new findingsLionel Elie Mamane
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20remove some dead Java codeNoel Grandin
2014-08-20avoid potential null dereferenceDavid Tardon
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon
2014-08-20this assert does not make senseDavid Tardon
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-18fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane
2014-08-18check len before memcpying into itCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13connectivity: remove pre-Java1.5 workaroundNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped...Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-09check return of Execute row and propogate error codeCaolán McNamara
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-07-29Fix *_component_getFactory function typeStephan Bergmann
2014-07-26coverity#706301 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-19Typo: generel->generalJulien Nabet
2014-07-19fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-17Fix FTBFS with TDE support enabledTimothy Pearson
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-11VS2013: Make ADO backwards compatible for SDK > 8.0David Ostrovsky
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara
2014-07-10Fix function signatureStephan Bergmann