summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MConnection.hxx
AgeCommit message (Expand)Author
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2018-02-05loplugin:useuniqueptr in OConnectionNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan 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-02-11mork: Clean up unused includesDavid Ostrovsky
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17Drop unused #includeTakeshi Abe
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
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18mork driver implementationDavid Ostrovsky