summaryrefslogtreecommitdiff
path: root/connectivity/README
blob: 852d4f8c4fd6814225b492209c8ddc4be9b360f9 (plain)
1
Contains database pieces, drivers, etc.
e to scoped enumNoel Grandin 2015-04-09convert RTMethodMode to scoped enumNoel Grandin 2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin 2015-04-09convert RegError to scoped enumNoel Grandin 2015-04-09convert RegValueType to scoped enumNoel Grandin 2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-27loplugin:staticfunctionNoel Grandin 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-24loplugin:constantfunction: variousNoel Grandin 2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-01-28remove unused typedefsNoel Grandin 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn 2014-12-16idlc: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-15add link to mkstemp coverity warning wrt threading fiascoCaolán McNamara 2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05markup with event type not checker typeCaolán McNamara 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-10-30coverity#982268 silence Copy-paste errorCaolán McNamara 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-28coverity#982167 Unchecked return valueCaolán McNamara 2014-10-24coverity#441992 Uncaught exceptionCaolán McNamara