summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx
AgeCommit message (Expand)Author
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2018-08-01loplugin:returnconstant in connectivityNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet
2014-12-30Related fdo#87789: groups should appear like views and not like tablesJulien Nabet
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-04fdo#64741 Thunderbird mork driver: implement collected addressesDavid Ostrovsky
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza
2012-09-18mork driver implementationDavid Ostrovsky