summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MConnection.cxx
AgeCommit message (Expand)Author
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-05loplugin:useuniqueptr in OConnectionNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-12tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-02-09Try work around MSVC warning C4503 (decorated name length exceeded)Stephan Bergmann
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-05-30Fix memory leakStephan Bergmann
2014-04-25That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann
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
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-10-04fdo#64741 Thunderbird mork driver: implement collected addressesDavid Ostrovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky
2012-10-06some cppcheck cleaningJulien Nabet
2012-09-18mork driver implementationDavid Ostrovsky