summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MConnection.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+2
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet1-1/+1
2016-02-11mork: Clean up unused includesDavid Ostrovsky1-5/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky1-6/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-12tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet1-2/+6
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann1-1/+0
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann1-2/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-02-09Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann1-3/+3
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet1-0/+11
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-6/+6
2014-05-30Fix memory leakStephan Bergmann1-0/+1
2014-04-25That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann1-1/+0
2014-02-27Remove visual noise from connectivityAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-02-23Remove unneccessary commentsAlexander Wilms1-34/+34
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-10-04fdo#64741 Thunderbird mork driver: implement collected addressesDavid Ostrovsky1-12/+28
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin1-1/+2
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky1-9/+19
2012-10-06some cppcheck cleaningJulien Nabet1-1/+1
2012-09-18mork driver implementationDavid Ostrovsky1-0/+397