summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)Author
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372392 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372387 Uncaught exceptionCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-24Convert OKeyType to scoped enumNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin
2016-04-11No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0Stephan Bergmann
2016-04-11Replace OUtoCStr macroJulien Nabet
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky
2016-02-04mork: Remove unused source fileDavid Ostrovsky
2016-02-04mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky
2016-02-04mork: boost::noncopyable->'= delete'David Ostrovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky