summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)Author
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12Various typos about propertyJulien Nabet
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in OResultSetNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-09New loplugin:externvar: connectivityStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-01convert nowParsing_ constants to scoped enumNoel Grandin
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