summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)Author
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28coverity#736137 Dereference null return valueCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17Drop unused #includeTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-19CID#736937 Not restoring ostream formatCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-13remove archaic drop comments referring to STRING_NOTFOUNDCaolán McNamara
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-07CID#738572 uninitialized membersCaolán McNamara
2013-10-04fdo#64741 Thunderbird mork driver: implement collected addressesDavid Ostrovsky
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-24Mark as constTakeshi Abe
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard
2013-05-06fix typoPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-15prefix all component_getFactory methodsPeter Foley
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled namespaceThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-01Lacking "/" at the end of .icedoveJulien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens